Update Changes.
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl.  If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list.  Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 perlhack.pod for the details.
7
8
9 [The "CAST AND CREW" list has been moved to AUTHORS.]
10
11 NOTE: Each change entry shows the change number; who checked it into the
12 repository; when; description of the change; which branch the change
13 happened in; and the affected files.  The file lists have a short symbolic
14 indicator:
15
16             !       modified
17             +       added
18             -       deleted
19             +>      branched (from elsewhere)
20             !>      merged changes (from elsewhere)
21
22 The Message-Ids in the change entries refer to the email messages sent
23 to the perl5-porters mailing list.  You can retrieve the messages for
24 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
25
26 This file contains only changes that affect the mainline branch,
27 not those that affect the (now decommissioned) cfgperl, or vmsperl,
28 or any other branch.
29
30 --------------
31 Version v5.7.2          Development release working toward v5.8
32 --------------
33 ____________________________________________________________________________
34 [ 15046] By: jhi                                   on 2002/03/05  14:56:19
35         Log: Double MANIFESTing.
36      Branch: perl
37            ! ext/Encode/MANIFEST
38 ____________________________________________________________________________
39 [ 15045] By: jhi                                   on 2002/03/05  14:29:41
40         Log: Remove HanZi and 7bit-kr, from SADAHIRO Tomoyuki.
41      Branch: perl
42            - ext/Encode/Encode/7bit-kr.enc
43            - ext/Encode/lib/Encode/Tcl/HanZi.pm
44            ! MANIFEST ext/Encode/lib/Encode/Tcl.pm
45 ____________________________________________________________________________
46 [ 15044] By: jhi                                   on 2002/03/05  13:40:31
47         Log: Subject: [PATCH] Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN
48              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
49              Date: Tue, 5 Mar 2002 14:35:57 +0100
50              Message-ID: <20020305143557.C695@rafael>   
51      Branch: perl
52            ! pp_sys.c t/lib/warnings/pp_sys
53 ____________________________________________________________________________
54 [ 15043] By: jhi                                   on 2002/03/05  13:36:30
55         Log: Subject: [PATCH Devel::PPPort]
56              From: Robin Barker <rmb1@cise.npl.co.uk>
57              Date: Tue, 5 Mar 2002 13:37:59 GMT
58              Message-Id: <200203051337.NAA14686@tempest.npl.co.uk>
59      Branch: perl
60            ! ext/Devel/PPPort/Makefile.PL
61 ____________________________________________________________________________
62 [ 15042] By: jhi                                   on 2002/03/05  13:33:55
63         Log: Real patch from SADAHIRO Tomoyusi to remove the HZ tests.
64      Branch: perl
65            ! ext/Encode/t/Tcl.t
66 ____________________________________________________________________________
67 [ 15041] By: nick                                  on 2002/03/05  07:23:58
68         Log: Integrate mainline (5.7.3)
69      Branch: perlio
70           +> ext/Encode/lib/Encode/CN/HZ.pm
71            - ext/Encode/Encode/HZ.enc ext/Encode/Encode/gbk.enc
72           !> (integrate 54 files)
73 ____________________________________________________________________________
74 [ 15040] By: ams                                   on 2002/03/05  05:10:33
75         Log: Subject: DOC PATCH 5.7.3 (perldelta)
76              From: mjd@plover.com
77              Date: 5 Mar 2002 05:35:58 -0000
78              Message-Id: <20020305053558.31677.qmail@plover.com>
79      Branch: perl
80            ! pod/perldelta.pod
81 ____________________________________________________________________________
82 [ 15039] By: jhi                                   on 2002/03/05  03:32:07
83         Log: This is 5.7.3.
84      Branch: perl
85            ! patchlevel.h
86 ____________________________________________________________________________
87 [ 15038] By: jhi                                   on 2002/03/05  03:31:32
88         Log: Shoo.
89      Branch: perl
90            ! ext/Encode/t/Tcl.t
91 ____________________________________________________________________________
92 [ 15037] By: jhi                                   on 2002/03/05  03:15:17
93         Log: Update Changes.
94      Branch: perl
95            ! Changes patchlevel.h
96 ____________________________________________________________________________
97 [ 15036] By: jhi                                   on 2002/03/05  03:11:17
98         Log: Regen perlapi.
99      Branch: perl
100            ! pod/perlapi.pod
101 ____________________________________________________________________________
102 [ 15035] By: jhi                                   on 2002/03/05  03:08:50
103         Log: Tie::File doc tweak for Win32 from mjd. 
104      Branch: perl
105            ! lib/Tie/File.pm
106 ____________________________________________________________________________
107 [ 15034] By: jhi                                   on 2002/03/05  02:51:47
108         Log: Regen toc.
109      Branch: perl
110            ! pod/perltoc.pod
111 ____________________________________________________________________________
112 [ 15033] By: jhi                                   on 2002/03/05  02:34:32
113         Log: Decommission Encode::Tcl HZ testing for now.
114      Branch: perl
115            ! ext/Encode/t/Tcl.t
116 ____________________________________________________________________________
117 [ 15032] By: jhi                                   on 2002/03/05  02:05:23
118         Log: Must have a return.
119      Branch: perl
120            ! pp_pack.c
121 ____________________________________________________________________________
122 [ 15031] By: jhi                                   on 2002/03/05  01:45:21
123         Log: The very latest win32 score from Jan Dubois.
124      Branch: perl
125            ! pod/perldelta.pod
126 ____________________________________________________________________________
127 [ 15030] By: ams                                   on 2002/03/05  01:40:01
128         Log: Subject: [PATCH] README.macos
129              From: Chris Nandor <pudge@pobox.com>
130              Date: Mon, 04 Mar 2002 17:37:59 -0500
131              Message-Id: <pudge-AB6431.17375904032002@onion.valueclick.com>
132      Branch: perl
133            ! README.macos
134 ____________________________________________________________________________
135 [ 15029] By: jhi                                   on 2002/03/05  01:39:29
136         Log: "The last pieces of Chinese puzzle" from Autrijus.
137      Branch: perl
138            + ext/Encode/lib/Encode/CN/HZ.pm
139            - ext/Encode/Encode/HZ.enc
140            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
141            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
142 ____________________________________________________________________________
143 [ 15028] By: jhi                                   on 2002/03/05  00:53:36
144         Log: Known test failures updates.
145      Branch: perl
146            ! pod/perldelta.pod
147 ____________________________________________________________________________
148 [ 15027] By: jhi                                   on 2002/03/04  23:48:07
149         Log: One more nit from mjd.
150      Branch: perl
151            ! lib/Tie/File/t/16_handle.t
152 ____________________________________________________________________________
153 [ 15026] By: jhi                                   on 2002/03/04  23:42:28
154         Log: Upgrade to Tie::File 0.17 from mjd.
155      Branch: perl
156            ! lib/Tie/File.pm lib/Tie/File/t/05_size.t
157            ! lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
158 ____________________________________________________________________________
159 [ 15025] By: jhi                                   on 2002/03/04  23:14:54
160         Log: Subject: Re: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
161              From: Nicholas Clark <nick@unfortu.net>
162              Date: Mon, 4 Mar 2002 23:33:52 +0000
163              Message-ID: <20020304233351.GB4284@Bagpuss.unfortu.net>
164      Branch: perl
165            ! pod/perldelta.pod
166 ____________________________________________________________________________
167 [ 15024] By: jhi                                   on 2002/03/04  22:21:44
168         Log: Escapee.
169      Branch: perl
170            ! proto.h
171 ____________________________________________________________________________
172 [ 15023] By: jhi                                   on 2002/03/04  22:17:56
173         Log: Subject: [PATCH] (was Re: [PATCH @13746] h2xs)
174              From: Nicholas Clark <nick@unfortu.net>
175              Date: Mon, 4 Mar 2002 22:48:38 +0000
176              Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net>
177      Branch: perl
178            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.xs
179            ! ext/File/Glob/Makefile.PL ext/GDBM_File/GDBM_File.xs
180            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Langinfo.xs
181            ! ext/I18N/Langinfo/Makefile.PL ext/POSIX/Makefile.PL
182            ! ext/POSIX/POSIX.xs ext/Socket/Makefile.PL ext/Socket/Socket.xs
183            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
184            ! lib/ExtUtils/Constant.pm lib/h2xs.t utils/h2xs.PL
185 ____________________________________________________________________________
186 [ 15022] By: jhi                                   on 2002/03/04  22:09:39
187         Log: Cleaner.
188      Branch: perl
189            ! Makefile.SH
190 ____________________________________________________________________________
191 [ 15021] By: jhi                                   on 2002/03/04  22:06:22
192         Log: Subject: [PATCH] small doc update to promote '-no_match_vars' of 'use English'
193              From: Jeffrey Friedl <jfriedl@yahoo.com>
194              Date: Mon, 4 Mar 2002 12:14:45 -0800 (PST)
195              Message-Id: <200203042014.g24KEjP08407@ventrue.corp.yahoo.com>
196      Branch: perl
197            ! pod/perlform.pod pod/perlipc.pod pod/perlsec.pod
198            ! pod/perlvar.pod
199 ____________________________________________________________________________
200 [ 15020] By: jhi                                   on 2002/03/04  21:44:42
201         Log: More Han tweaks from Autrjius Tang: most importantly,
202              gbk is identical to cp936, so gbk can be removed and
203              taken care of by an alias.
204      Branch: perl
205            - ext/Encode/Encode/gbk.enc
206            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
207            ! ext/Encode/Encode.pm ext/Encode/KR/KR.pm
208            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
209            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
210 ____________________________________________________________________________
211 [ 15019] By: jhi                                   on 2002/03/04  21:23:42
212         Log: Subject: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
213              From: Nicholas Clark <nick@unfortu.net>
214              Date: Mon, 4 Mar 2002 22:20:13 +0000
215              Message-ID: <20020304222012.GE334@Bagpuss.unfortu.net>
216      Branch: perl
217            ! pod/perldelta.pod
218 ____________________________________________________________________________
219 [ 15018] By: jhi                                   on 2002/03/04  21:19:31
220         Log: Based on
221              
222              Subject: Re[2]: [ID 20020303.005] Patch perlinicode C API description
223              From: Anton Tagunov <tagunov@motor.ru>
224              Date: Mon, 4 Mar 2002 21:14:39 +0300
225              Message-ID: <1814137429.20020304211439@motor.ru>
226      Branch: perl
227            ! pod/perlunicode.pod
228 ____________________________________________________________________________
229 [ 15017] By: jhi                                   on 2002/03/04  20:43:05
230         Log: Subject: [PATCH] enhance xsubpp to support OVERLOAD: keyword
231              From: John Peacock <jpeacock@rowman.com>
232              Date: Mon, 04 Mar 2002 16:18:42 -0500
233              Message-ID: <3C83E4B2.3060700@rowman.com>
234              
235              Subject: Re: [PATCH] enhance xsubpp to support OVERLOAD: keyword
236              From: John Peacock <jpeacock@rowman.com>
237              Date: Mon, 04 Mar 2002 16:42:55 -0500
238              Message-ID: <3C83EA5F.80303@rowman.com>
239      Branch: perl
240            ! lib/ExtUtils/xsubpp pod/perlxs.pod
241 ____________________________________________________________________________
242 [ 15016] By: jhi                                   on 2002/03/04  20:07:04
243         Log: Subject: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
244              From: "Craig A. Berry" <craigberry@mac.com>
245              Date: Mon, 04 Mar 2002 14:47:59 -0600
246              Message-Id: <5.1.0.14.2.20020304144257.0366deb0@exchi01>
247              
248              Subject: Re: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
249              From: "Craig A. Berry" <craigberry@mac.com>
250              Date: Mon, 04 Mar 2002 15:04:58 -0600
251              Message-Id: <5.1.0.14.2.20020304150245.01ae4968@mail.mac.com>
252      Branch: perl
253            ! ext/Encode/CN/Makefile.PL ext/Encode/TW/Makefile.PL
254 ____________________________________________________________________________
255 [ 15015] By: jhi                                   on 2002/03/04  18:58:03
256         Log: metaconfig unit change for #15014.
257      Branch: metaconfig/U/perl
258            ! Extensions.U
259 ____________________________________________________________________________
260 [ 15014] By: jhi                                   on 2002/03/04  18:57:23
261         Log: Add Encode::CN, Encode::KR, and Encode::TW to the list
262              of known extensions, where Encode::JP already is.
263      Branch: perl
264            ! Configure Porting/config.sh Porting/config_H uconfig.h
265 ____________________________________________________________________________
266 [ 15013] By: jhi                                   on 2002/03/04  18:36:05
267         Log: SJIS, from Dan Kogai.
268      Branch: perl
269            ! ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
270 ____________________________________________________________________________
271 [ 15012] By: nick                                  on 2002/03/04  17:35:50
272         Log: Intergrate perlio's Encode/compile
273      Branch: perl
274           !> ext/Encode/compile
275 ____________________________________________________________________________
276 [ 15011] By: nick                                  on 2002/03/04  17:29:54
277         Log: Avoid $Id$ cleverness and just have a $VERSION.
278      Branch: perlio
279            ! ext/Encode/compile
280 ____________________________________________________________________________
281 [ 15010] By: nick                                  on 2002/03/04  17:29:14
282         Log: Integrate mainline
283      Branch: perlio
284           +> lib/Math/BigInt/t/isa.t
285           !> MANIFEST embed.fnc embed.h ext/Encode/t/JP.t gv.c
286           !> lib/warnings.pm op.c perly.c pod/perldelta.pod
287           !> pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
288           !> t/lib/warnings/regcomp t/op/taint.t toke.c warnings.h
289           !> warnings.pl
290 ____________________________________________________________________________
291 [ 15009] By: jhi                                   on 2002/03/04  17:24:30
292         Log: Integrate ext/Encode/compile from perlio.
293      Branch: perl
294           !> ext/Encode/compile
295 ____________________________________________________________________________
296 [ 15008] By: jhi                                   on 2002/03/04  17:11:19
297         Log: Integrate perlio: win32 tweaks.  (ext/Encode/compile
298              updates not integrated, something odd going on in there.)
299      Branch: perl
300           !> ext/Encode/t/JP.t ext/threads/shared/shared.xs
301           !> lib/Tie/File/t/16_handle.t
302 ____________________________________________________________________________
303 [ 15007] By: nick                                  on 2002/03/04  17:08:17
304         Log: Integrate mainline
305      Branch: perlio
306           !> AUTHORS Changes Porting/Glossary Porting/config.sh
307           !> Porting/config_H ext/Encode/Encode.pm patchlevel.h
308           !> pod/perltoc.pod
309 ____________________________________________________________________________
310 [ 15006] By: jhi                                   on 2002/03/04  16:46:49
311         Log: A new M::BI test.
312      Branch: perl
313            + lib/Math/BigInt/t/isa.t
314            ! MANIFEST
315 ____________________________________________________________________________
316 [ 15005] By: jhi                                   on 2002/03/04  16:43:53
317         Log: Subject: VMS test and perldelta update
318              From: "Craig A. Berry" <craigberry@mac.com>
319              Date: Mon, 04 Mar 2002 11:03:37 -0600
320              Message-Id: <5.1.0.14.2.20020304105500.01ae4968@exchi01>
321      Branch: perl
322            ! ext/Encode/t/JP.t pod/perldelta.pod t/op/taint.t
323 ____________________________________________________________________________
324 [ 15004] By: jhi                                   on 2002/03/04  16:41:50
325         Log: Needed for threaded builds.
326      Branch: perl
327            ! embed.fnc embed.h
328 ____________________________________________________________________________
329 [ 15003] By: jhi                                   on 2002/03/04  16:37:13
330         Log: Subject: [PATCH] taint + deprecated warnings
331              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
332              Date: Mon, 4 Mar 2002 16:33:23 -0000
333              Message-ID: <AIEAJICLCBDNAAOLLOKLCEKGDOAA.paul_marquess@yahoo.co.uk>
334      Branch: perl
335            ! embed.h gv.c lib/warnings.pm op.c perly.c pod/perldelta.pod
336            ! pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
337            ! t/lib/warnings/regcomp toke.c warnings.h warnings.pl
338 ____________________________________________________________________________
339 [ 15002] By: nick                                  on 2002/03/04  16:19:06
340         Log: Win32 tweak
341      Branch: perlio
342            ! lib/Tie/File/t/16_handle.t
343 ____________________________________________________________________________
344 [ 15001] By: jhi                                   on 2002/03/04  15:39:11
345         Log: Update Changes.
346      Branch: perl
347            ! Changes patchlevel.h
348 ____________________________________________________________________________
349 [ 15000] By: jhi                                   on 2002/03/04  15:28:01
350         Log: AUTHORS updates.
351      Branch: perl
352            ! AUTHORS
353 ____________________________________________________________________________
354 [ 14999] By: nick                                  on 2002/03/04  15:26:43
355         Log: Win32 hack
356      Branch: perlio
357            ! ext/Encode/compile ext/Encode/t/JP.t
358 ____________________________________________________________________________
359 [ 14998] By: jhi                                   on 2002/03/04  15:23:35
360         Log: Encode doc tweak from Autrijus Tang.
361      Branch: perl
362            ! ext/Encode/Encode.pm
363 ____________________________________________________________________________
364 [ 14997] By: jhi                                   on 2002/03/04  14:53:38
365         Log: Regen Glossary et al.  (It seems the #14875 didn't
366              quite work in removing the double-dot?)
367      Branch: perl
368            ! Porting/Glossary Porting/config.sh Porting/config_H
369 ____________________________________________________________________________
370 [ 14996] By: jhi                                   on 2002/03/04  14:46:29
371         Log: Regen toc.
372      Branch: perl
373            ! pod/perltoc.pod
374 ____________________________________________________________________________
375 [ 14995] By: nick                                  on 2002/03/04  14:42:09
376         Log: Remove debugging assert
377      Branch: perlio
378            ! ext/threads/shared/shared.xs
379 ____________________________________________________________________________
380 [ 14994] By: nick                                  on 2002/03/04  14:41:54
381         Log: Integrate mainline
382      Branch: perlio
383           !> MANIFEST ext/Encode/Encode.pm lib/Tie/File/t/01_gen.t
384           !> lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
385           !> lib/Tie/File/t/15_pushpop.t util.c
386 ____________________________________________________________________________
387 [ 14993] By: jhi                                   on 2002/03/04  14:10:07
388         Log: Han update from Autrijus Tang. 
389      Branch: perl
390            ! ext/Encode/Encode.pm
391 ____________________________________________________________________________
392 [ 14992] By: nick                                  on 2002/03/04  14:08:38
393         Log: Integrate mainline - all tests pass - some noise from threads
394              av_simple (SuSE7.3).
395      Branch: perlio
396           +> lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
397           +> lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
398           +> lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
399           +> lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
400           +> lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
401           +> lib/Tie/File/t/11_rv_splice_rs.t
402           +> lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
403           +> lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
404           +> lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
405            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
406            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
407            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
408            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
409            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
410            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
411            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
412            - lib/Tie/File/15_pushpop.t
413           !> (integrate 47 files)
414 ____________________________________________________________________________
415 [ 14991] By: jhi                                   on 2002/03/04  13:37:52
416         Log: Missing MANIFESTations.
417      Branch: perl
418            ! MANIFEST
419 ____________________________________________________________________________
420 [ 14990] By: jhi                                   on 2002/03/04  13:34:15
421         Log: Attempt at portability.
422      Branch: perl
423            ! util.c
424 ____________________________________________________________________________
425 [ 14989] By: jhi                                   on 2002/03/04  13:04:06
426         Log: Needed by #14985.
427      Branch: perl
428            ! embed.h global.sym proto.h
429 ____________________________________________________________________________
430 [ 14988] By: ams                                   on 2002/03/04  08:59:27
431         Log: Upgrade to Tie::File 0.16.
432      Branch: perl
433            + lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
434            ! lib/Tie/File.pm lib/Tie/File/t/01_gen.t
435            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
436            ! lib/Tie/File/t/15_pushpop.t
437 ____________________________________________________________________________
438 [ 14987] By: ams                                   on 2002/03/04  08:48:11
439         Log: Subject: [PATCH @14577] perly-fixer
440              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
441              Date: Mon, 4 Mar 2002 02:28:51 -0500
442              Message-Id: <20020304022851.A14119@math.ohio-state.edu>
443      Branch: perl
444            ! Makefile.SH perly.fixer
445 ____________________________________________________________________________
446 [ 14986] By: ams                                   on 2002/03/04  08:43:37
447         Log: Subject: [PATCH @14577] xsubpp
448              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
449              Date: Mon, 4 Mar 2002 02:25:52 -0500
450              Message-Id: <20020304022552.A14106@math.ohio-state.edu>
451      Branch: perl
452            ! lib/ExtUtils/xsubpp pod/perlxs.pod
453 ____________________________________________________________________________
454 [ 14985] By: ams                                   on 2002/03/04  08:40:46
455         Log: Subject: [PATCH @14577] sv_cmp and friends
456              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
457              Date: Mon, 4 Mar 2002 02:31:04 -0500
458              Message-Id: <20020304023103.A14140@math.ohio-state.edu>
459      Branch: perl
460            ! embed.fnc sv.c util.c
461 ____________________________________________________________________________
462 [ 14984] By: ams                                   on 2002/03/04  08:16:06
463         Log: Fix File::Path docs as suggested by Ronald Kimball.
464      Branch: perl
465            ! lib/File/Path.pm
466 ____________________________________________________________________________
467 [ 14983] By: ams                                   on 2002/03/04  08:11:20
468         Log: Update perldata fix as suggested by Benjamin Goldberg.
469      Branch: perl
470            ! pod/perldata.pod
471 ____________________________________________________________________________
472 [ 14982] By: jhi                                   on 2002/03/04  03:56:46
473         Log: Faulty skip.
474      Branch: perl
475            ! ext/DB_File/t/db-recno.t
476 ____________________________________________________________________________
477 [ 14981] By: jhi                                   on 2002/03/04  03:46:31
478         Log: Subject: [ID 20020303.006] [Doc][utf8::up/down grade][use encoding] application for clarification
479              From: Anton Tagunov <tagunov@motor.ru>
480              Date: Mon, 4 Mar 2002 05:41:41 +0300
481              Message-Id: <7916563907.20020304054141@motor.ru>
482              
483              Subject: [ID 20020303.005] Patch perlinicode C API description
484              From: Anton Tagunov <tagunov@motor.ru>
485              Date: Mon, 4 Mar 2002 06:08:23 +0300
486              Message-Id: <2018165510.20020304060823@motor.ru>
487      Branch: perl
488            ! lib/utf8.pm pod/perlunicode.pod
489 ____________________________________________________________________________
490 [ 14980] By: ams                                   on 2002/03/04  02:19:20
491         Log: Subject: Re[2]: [ID 20020227.016] Fix perldata manpage?
492              From: Anton Tagunov <tagunov@motor.ru>
493              Date: Mon, 4 Mar 2002 02:17:40 +0300
494              Message-Id: <1344322124.20020304021740@motor.ru>
495      Branch: perl
496            ! pod/perldata.pod
497 ____________________________________________________________________________
498 [ 14979] By: ams                                   on 2002/03/04  02:17:54
499         Log: Subject: RE: [PATCH] RE: DB_File breakage
500              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
501              Date: Sun, 3 Mar 2002 23:56:31 -0000
502              Message-Id: <AIEAJICLCBDNAAOLLOKLIEJADOAA.paul_marquess@yahoo.co.uk>
503      Branch: perl
504            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
505            ! ext/DB_File/t/db-recno.t
506 ____________________________________________________________________________
507 [ 14978] By: ams                                   on 2002/03/04  02:07:16
508         Log: Subject: [PATCH] docs for ExtUtils::Manifest
509              From: Nicholas Clark <nick@unfortu.net>
510              Date: Sun, 3 Mar 2002 23:29:25 +0000
511              Message-Id: <20020303232924.GG322@Bagpuss.unfortu.net>
512      Branch: perl
513            ! lib/ExtUtils/Manifest.pm
514 ____________________________________________________________________________
515 [ 14977] By: jhi                                   on 2002/03/04  02:07:06
516         Log: Forgot from the M::BI 1.54 update.
517      Branch: perl
518            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
519            ! lib/Math/BigInt/t/upgrade.inc
520 ____________________________________________________________________________
521 [ 14976] By: ams                                   on 2002/03/04  02:04:32
522         Log: Subject: [PATCH] attr
523              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
524              Date: Sun, 3 Mar 2002 22:09:58 -0000
525              Message-Id: <AIEAJICLCBDNAAOLLOKLOEINDOAA.paul_marquess@yahoo.co.uk>
526      Branch: perl
527            ! lib/warnings.pm warnings.pl
528 ____________________________________________________________________________
529 [ 14975] By: ams                                   on 2002/03/04  02:01:27
530         Log: Subject: [PATCH] File::Path documentation
531              From: Colin Meyer <cmeyer@helvella.org>
532              Date: Sun, 3 Mar 2002 14:54:24 -0800
533              Message-Id: <20020303145424.A21774@hobart.helvella.org>
534      Branch: perl
535            ! lib/File/Path.pm
536 ____________________________________________________________________________
537 [ 14974] By: jhi                                   on 2002/03/04  01:54:17
538         Log: Typo.
539      Branch: perl
540            ! lib/Math/BigInt/t/upgrade.t
541 ____________________________________________________________________________
542 [ 14973] By: jhi                                   on 2002/03/04  01:30:49
543         Log: Editing errors.
544      Branch: perl
545            ! MANIFEST
546 ____________________________________________________________________________
547 [ 14972] By: jhi                                   on 2002/03/04  01:18:02
548         Log: Upgrade to Math::BigInt 1.54.
549      Branch: perl
550            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
551            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
552            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.t
553            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
554            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/sub_mbf.t
555            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.t
556 ____________________________________________________________________________
557 [ 14971] By: jhi                                   on 2002/03/04  01:06:53
558         Log: Test tweak from Craig Berry.
559      Branch: perl
560            ! lib/Tie/File/t/15_pushpop.t
561 ____________________________________________________________________________
562 [ 14970] By: jhi                                   on 2002/03/04  01:05:17
563         Log: Upgrade to Tie::File 0.15.
564      Branch: perl
565            + lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
566            + lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
567            + lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
568            + lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
569            + lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
570            + lib/Tie/File/t/11_rv_splice_rs.t
571            + lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
572            + lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
573            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
574            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
575            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
576            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
577            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
578            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
579            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
580            - lib/Tie/File/15_pushpop.t
581            ! MANIFEST lib/Tie/File.pm
582 ____________________________________________________________________________
583 [ 14969] By: jhi                                   on 2002/03/04  00:25:33
584         Log: The EBCDIC gaps apply only to the real A-Z.
585      Branch: perl
586            ! ext/B/B/Deparse.pm
587 ____________________________________________________________________________
588 [ 14968] By: jhi                                   on 2002/03/03  19:00:06
589         Log: EBCDIC: deparse \cX correctly.
590      Branch: perl
591            ! ext/B/B/Deparse.pm
592 ____________________________________________________________________________
593 [ 14967] By: ams                                   on 2002/03/03  18:18:00
594         Log: Subject: [PATCH] nit in perlsyn.pod
595              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
596              Date: Sun, 03 Mar 2002 20:16:10 +0100
597              Message-Id: <200203032016100050.00066EE7@smtp.chello.at>
598      Branch: perl
599            ! pod/perlsyn.pod
600 ____________________________________________________________________________
601 [ 14966] By: ams                                   on 2002/03/03  18:06:32
602         Log: Subject: [PATCH utils/h2xs.PL] use Config; use Config; require Config;
603              From: Michael G Schwern <schwern@pobox.com>
604              Date: Sun, 3 Mar 2002 13:33:28 -0500
605              Message-Id: <20020303183328.GA3296@blackrider>
606      Branch: perl
607            ! utils/h2xs.PL
608 ____________________________________________________________________________
609 [ 14965] By: ams                                   on 2002/03/03  18:00:03
610         Log: Subject: [ PATCH ] HP back to default
611              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
612              Date: Sun, 03 Mar 2002 18:48:34 +0100
613              Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl>
614      Branch: perl
615            ! hints/hpux.sh
616 ____________________________________________________________________________
617 [ 14964] By: jhi                                   on 2002/03/03  16:54:55
618         Log: EBCDIC: special cases of special cases.
619      Branch: perl
620            ! t/uni/case.pl
621 ____________________________________________________________________________
622 [ 14963] By: jhi                                   on 2002/03/03  16:11:07
623         Log: EBCDIC: the v-string components cannot exceed 2147483647.
624      Branch: perl
625            ! pod/perldiag.pod pod/perlport.pod t/op/ver.t util.c
626 ____________________________________________________________________________
627 [ 14962] By: jhi                                   on 2002/03/03  15:06:55
628         Log: Remove the bogus "incorrect case" warning completely.
629              The problem exists, but the cure, in which ever form
630              it will be, needs to be something more subtle.
631      Branch: perl
632            ! op.c pod/perldiag.pod
633 ____________________________________________________________________________
634 [ 14961] By: ams                                   on 2002/03/03  13:39:09
635         Log: Subject: Re: PATCH (bleadperl): Quieter handling of tied arrays
636              From: Mark-Jason Dominus <mjd@plover.com>
637              Date: Sun, 03 Mar 2002 09:32:16 -0500
638              Message-Id: <20020303143216.10536.qmail@plover.com>
639      Branch: perl
640            ! t/op/tiearray.t
641 ____________________________________________________________________________
642 [ 14960] By: nick                                  on 2002/03/03  09:59:59
643         Log: Integrate mainline
644      Branch: perlio
645           +> lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
646            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
647            ! ext/Encode/compile
648           !> (integrate 27 files)
649 ____________________________________________________________________________
650 [ 14959] By: ams                                   on 2002/03/03  08:11:34
651         Log: Fix #14957.
652      Branch: perl
653            ! ext/DB_File/t/db-recno.t
654 ____________________________________________________________________________
655 [ 14958] By: ams                                   on 2002/03/03  05:51:00
656         Log: Subject: [PATCH @14577] NL in debugger
657              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
658              Date: Sat, 2 Mar 2002 05:34:12 -0500
659              Message-Id: <20020302053412.A5465@math.ohio-state.edu>
660      Branch: perl
661            ! lib/perl5db.pl
662 ____________________________________________________________________________
663 [ 14957] By: ams                                   on 2002/03/03  05:00:04
664         Log: Subject: Re: DB_File breakage
665              From: Schuyler Erle <schuyler@oreilly.com>
666              Date: Sat, 02 Mar 2002 21:50:30 -0800
667              Message-Id: <3C81B9A6.A6B6C7FE@oreilly.com>
668      Branch: perl
669            ! ext/DB_File/t/db-recno.t
670 ____________________________________________________________________________
671 [ 14956] By: ams                                   on 2002/03/03  04:40:08
672         Log: Subject: [PATCH @14577] Debugging OPs
673              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
674              Date: Sat, 2 Mar 2002 05:49:58 -0500
675              Message-Id: <20020302054958.A5511@math.ohio-state.edu>
676      Branch: perl
677            ! deb.c dump.c ext/Devel/Peek/Peek.pm perl.c perl.h
678            ! pod/perlrun.pod sv.h
679 ____________________________________________________________________________
680 [ 14955] By: ams                                   on 2002/03/03  04:34:41
681         Log: Subject: Tie::Array doc patch
682              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
683              Date: Sat, 02 Mar 2002 08:42:56 +0900
684              Message-Id: <863czj97nj.wl@mail.edge.co.jp>
685      Branch: perl
686            ! lib/Tie/Array.pm
687 ____________________________________________________________________________
688 [ 14954] By: ams                                   on 2002/03/03  04:23:33
689         Log: Subject: Re: Smoke 14870
690              From: Nicholas Clark <nick@unfortu.net>
691              Date: Sat, 2 Mar 2002 20:00:53 +0000
692              Message-Id: <20020302200053.GB384@Bagpuss.unfortu.net>
693      Branch: perl
694            ! README.hpux
695 ____________________________________________________________________________
696 [ 14953] By: ams                                   on 2002/03/03  04:15:49
697         Log: Subject: RE: VERSION core
698              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
699              Date: Sat, 2 Mar 2002 22:50:44 -0000
700              Message-Id: <AIEAJICLCBDNAAOLLOKLEEHNDOAA.paul_marquess@yahoo.co.uk>
701      Branch: perl
702            ! t/comp/use.t
703 ____________________________________________________________________________
704 [ 14952] By: jhi                                   on 2002/03/02  23:41:54
705         Log: The #14949 removed this error from non-Win32.
706      Branch: perl
707            ! t/lib/warnings/op
708 ____________________________________________________________________________
709 [ 14951] By: jhi                                   on 2002/03/02  19:54:15
710         Log: BeOS back on track.
711      Branch: perl
712            ! README.beos
713 ____________________________________________________________________________
714 [ 14950] By: jhi                                   on 2002/03/02  19:52:58
715         Log: The _POSIX_OPEN_MAX values are allowed *minimums*,
716              higher is okay.
717      Branch: perl
718            ! ext/POSIX/t/posix.t
719 ____________________________________________________________________________
720 [ 14949] By: jhi                                   on 2002/03/02  19:33:29
721         Log: For now, make "incorrect case" a Win32-only warning.
722      Branch: perl
723            ! op.c
724 ____________________________________________________________________________
725 [ 14948] By: jhi                                   on 2002/03/02  17:55:48
726         Log: Demand more before attempting socketpair().
727      Branch: perl
728            ! pp_sys.c
729 ____________________________________________________________________________
730 [ 14947] By: jhi                                   on 2002/03/02  17:35:09
731         Log: Remove obsolete hack.
732      Branch: perl
733            ! makedepend.SH
734 ____________________________________________________________________________
735 [ 14946] By: ams                                   on 2002/03/02  16:00:32
736         Log: Forgot to delete encode.* from MANIFEST.
737      Branch: perl
738            ! MANIFEST
739 ____________________________________________________________________________
740 [ 14945] By: ams                                   on 2002/03/02  14:41:03
741         Log: Delete ex-test output.
742      Branch: perl
743            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
744 ____________________________________________________________________________
745 [ 14944] By: ams                                   on 2002/03/02  13:54:35
746         Log: Subject: [PATCH] DB_File 1.803
747              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
748              Date: Sat, 2 Mar 2002 14:33:32 -0000
749              Message-Id: <AIEAJICLCBDNAAOLLOKLAEHGDOAA.paul_marquess@yahoo.co.uk>
750      Branch: perl
751            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
752            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
753 ____________________________________________________________________________
754 [ 14943] By: ams                                   on 2002/03/02  13:43:06
755         Log: Upgrade to Tie::File 0.14.
756      Branch: perl
757            + lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
758            ! MANIFEST lib/Tie/File.pm lib/Tie/File/01_gen.t
759            ! lib/Tie/File/04_splice.t lib/Tie/File/07_rv_splice.t
760 ____________________________________________________________________________
761 [ 14942] By: nick                                  on 2002/03/02  11:05:53
762         Log: Integrate mainline
763      Branch: perlio
764           +> ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
765           +> ext/Encode/Encode/iso-ir-165.enc ext/Encode/t/table.rnd
766           +> ext/Encode/t/table.utf8
767           !> Configure MANIFEST av.c ext/Encode/CN/CN.pm
768           !> ext/Encode/CN/Makefile.PL ext/Encode/Encode.pm
769           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
770           !> ext/Encode/lib/Encode/XS.pm pod/perldelta.pod pod/perldiag.pod
771           !> pod/perlfaq5.pod pod/perlfunc.pod pp.c t/op/splice.t
772           !> universal.c utils/perldoc.PL
773 ____________________________________________________________________________
774 [ 14941] By: jhi                                   on 2002/03/02  02:40:01
775         Log: More CJK (just C, really) tables from Autrijus Tang
776              (originally from iconv, used with permission of Bruno Haible)
777      Branch: perl
778            + ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
779            + ext/Encode/Encode/iso-ir-165.enc
780            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
781            ! ext/Encode/Encode.pm ext/Encode/TW/Makefile.PL
782            ! ext/Encode/TW/TW.pm ext/Encode/lib/Encode/XS.pm
783 ____________________________________________________________________________
784 [ 14940] By: jhi                                   on 2002/03/02  02:29:11
785         Log: Subject: [PATCH] perldoc -q outputs Author and Copyright section
786              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
787              Date: Fri, 1 Mar 2002 15:32:13 -0500
788              Message-ID: <20020301153212.E1461198@linguist.thayer.dartmouth.edu>
789      Branch: perl
790            ! utils/perldoc.PL
791 ____________________________________________________________________________
792 [ 14939] By: jhi                                   on 2002/03/02  02:27:05
793         Log: Subject: PATCH: "splice() offset past end of array" warning. (take 2)     
794              From: Schuyler Erle <schuyler@oreilly.com>
795              Date: Fri, 01 Mar 2002 14:22:19 -0800
796              Message-ID: <3C7FFF1B.E74979B1@oreilly.com>
797              
798              Subject: Re: PATCH: "splice() offset past end of array" warning.
799              From: Mark-Jason Dominus <mjd@plover.com>
800              Date: Fri, 01 Mar 2002 17:19:49 -0500
801              Message-ID: <20020301221949.7610.qmail@plover.com>
802      Branch: perl
803            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/splice.t
804 ____________________________________________________________________________
805 [ 14938] By: jhi                                   on 2002/03/02  02:24:25
806         Log: Subject: PATCH (bleadperl): Quieter handling of tied arrays
807              From: Mark-Jason Dominus <mjd@plover.com>
808              Date: Fri, 01 Mar 2002 18:35:35 -0500
809              Message-ID: <20020301233535.15969.qmail@plover.com>
810      Branch: perl
811            ! av.c
812 ____________________________________________________________________________
813 [ 14937] By: jhi                                   on 2002/03/01  23:00:08
814         Log: Subject: RE: VERSION core
815              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
816              Date: Fri, 1 Mar 2002 23:47:48 -0000
817              Message-ID: <AIEAJICLCBDNAAOLLOKLEEGMDOAA.paul_marquess@yahoo.co.uk>
818      Branch: perl
819            ! pod/perldiag.pod universal.c
820 ____________________________________________________________________________
821 [ 14936] By: pudge                                 on 2002/03/01  18:02:45
822         Log: Update Changes
823      Branch: maint-5.6/macperl
824            ! macos/Changes
825 ____________________________________________________________________________
826 [ 14935] By: pudge                                 on 2002/03/01  17:58:11
827         Log: Fix update to resources
828      Branch: maint-5.6/macperl
829            ! macos/macperl/MacPerl.r
830 ____________________________________________________________________________
831 [ 14934] By: jhi                                   on 2002/03/01  17:35:14
832         Log: metaconfig unit change for #14930.
833      Branch: metaconfig
834            ! U/modified/Init.U
835 ____________________________________________________________________________
836 [ 14933] By: pudge                                 on 2002/03/01  17:32:52
837         Log: Fix debugger to handle Mac OS psedofiles
838      Branch: maint-5.6/macperl
839            ! lib/DB.pm lib/perl5db.pl
840 ____________________________________________________________________________
841 [ 14932] By: pudge                                 on 2002/03/01  17:32:02
842         Log: Various fixes from Thomas Wegner
843      Branch: maint-5.6/macperl
844            ! macos/macperl/MPAppleEvents.c macos/macperl/MPPreferences.c
845 ____________________________________________________________________________
846 [ 14931] By: pudge                                 on 2002/03/01  17:30:00
847         Log: Some resource updates
848      Branch: maint-5.6/macperl
849            ! macos/macperl/MPUtils.c macos/macperl/MacPerl.r
850            ! macos/macperl/MacPerl.rsrc
851 ____________________________________________________________________________
852 [ 14930] By: jhi                                   on 2002/03/01  17:29:32
853         Log: Subject: Re: [PATCH] Configure to correctly recognize Amiga OS
854              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
855              Date: Fri, 01 Mar 2002 09:38:59 -0800
856              Message-ID: <zy7f8gzkgWgY092yn@efn.org>
857      Branch: perl
858            ! Configure
859 ____________________________________________________________________________
860 [ 14928] By: pudge                                 on 2002/03/01  17:28:09
861         Log: Add some missing sfio symbols (Alan Fry)
862      Branch: maint-5.6/macperl
863            ! macos/macperl.sym
864 ____________________________________________________________________________
865 [ 14927] By: pudge                                 on 2002/03/01  17:27:29
866         Log: Update version and README
867      Branch: maint-5.6/macperl
868            ! README.macos macos/MPVersion.r
869 ____________________________________________________________________________
870 [ 14926] By: nick                                  on 2002/03/01  15:56:41
871         Log: Integrate mainline
872      Branch: perlio
873           +> lib/Math/BigInt/t/downgrade.t lib/Tie/File.pm
874           +> lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
875           +> lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
876           +> lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
877           +> lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
878           +> lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
879           +> lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
880           +> lib/Tie/File/13_size_rs.t
881           !> (integrate 80 files)
882 ____________________________________________________________________________
883 [ 14925] By: jhi                                   on 2002/03/01  15:28:10
884         Log: Better advertising.
885      Branch: perl
886            ! pod/perldelta.pod pod/perlfaq5.pod
887 ____________________________________________________________________________
888 [ 14924] By: jhi                                   on 2002/03/01  14:32:16
889         Log: Update Changes.
890      Branch: perl
891            ! Changes patchlevel.h
892 ____________________________________________________________________________
893 [ 14923] By: jhi                                   on 2002/03/01  14:17:54
894         Log: Lost in the shuffle.
895      Branch: perl
896            + lib/Math/BigInt/t/downgrade.t
897            ! MANIFEST
898 ____________________________________________________________________________
899 [ 14922] By: jhi                                   on 2002/03/01  13:23:41
900         Log: Advertise Tie::File.
901      Branch: perl
902            ! pod/perldelta.pod pod/perlfaq5.pod
903 ____________________________________________________________________________
904 [ 14921] By: jhi                                   on 2002/03/01  13:14:18
905         Log: Subject: Re: Smoke 14900 /pro/3gl/CPAN/perl-current
906              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
907              Date: Thu, 28 Feb 2002 18:55:48 +0100
908              Message-Id: <20020228173120.6A15.H.M.BRAND@hccnet.nl>
909      Branch: perl
910            ! x2p/walk.c
911 ____________________________________________________________________________
912 [ 14920] By: ams                                   on 2002/03/01  09:06:01
913         Log: Subject: [PATCH @14577] autoloaded DESTROY bugfix
914              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
915              Date: Tue, 26 Feb 2002 19:54:31 -0500
916              Message-Id: <20020226195431.A9625@math.ohio-state.edu>
917      Branch: perl
918            ! embed.fnc ext/B/B/Deparse.pm gv.c
919 ____________________________________________________________________________
920 [ 14919] By: ams                                   on 2002/03/01  03:03:12
921         Log: Upgrade to Tie::File 0.13 (Win32 fixes.)
922      Branch: perl
923            ! lib/Tie/File.pm lib/Tie/File/01_gen.t
924            ! lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
925            ! lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
926            ! lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
927            ! lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
928            ! lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
929            ! lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
930 ____________________________________________________________________________
931 [ 14918] By: ams                                   on 2002/03/01  02:36:58
932         Log: Add Tie::File 0.12 from MJD.
933      Branch: perl
934            + lib/Tie/File.pm lib/Tie/File/01_gen.t
935            + lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
936            + lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
937            + lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
938            + lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
939            + lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
940            + lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
941            ! MANIFEST
942 ____________________________________________________________________________
943 [ 14917] By: jhi                                   on 2002/03/01  02:13:24
944         Log: Encoding name mapping tweaks.
945      Branch: perl
946            ! ext/Encode/Encode.pm
947 ____________________________________________________________________________
948 [ 14916] By: jhi                                   on 2002/02/28  21:26:07
949         Log: metaconfig unit change for #14915.
950      Branch: metaconfig
951            ! U/modified/Init.U
952 ____________________________________________________________________________
953 [ 14915] By: jhi                                   on 2002/02/28  21:25:23
954         Log: Subject: [PATCH] Configure to correctly recognize Amiga OS
955              From: Paul_GreenVOS@vos.stratus.com
956              Date: Thu, 28 Feb 02 15:05 est
957              Message-Id: <200202282007.PAA11412@mailhub1.stratus.com>
958      Branch: perl
959            ! Configure
960 ____________________________________________________________________________
961 [ 14914] By: jhi                                   on 2002/02/28  14:10:44
962         Log: PL_bostr was pointing to the wrong string
963              (a string left around from the loading of the Unicode \w)
964              "UTF-8 panic, blocks, coredumps, etc. in debugger with \w and m//g"
965              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01267.html
966      Branch: perl
967            ! regexec.c
968 ____________________________________________________________________________
969 [ 14913] By: gbarr                                 on 2002/02/28  13:06:11
970         Log: Sync with libnet-1.10
971      Branch: perl
972            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
973            ! lib/Net/FTP.pm lib/Net/FTP/I.pm lib/Net/NNTP.pm
974            ! lib/Net/Netrc.pm lib/Net/POP3.pm lib/Net/SMTP.pm
975            ! lib/Net/t/netrc.t
976 ____________________________________________________________________________
977 [ 14912] By: ams                                   on 2002/02/28  13:02:50
978         Log: Subject: [PATCH] perldelta.pod fixes
979              From: Autrijus Tang <autrijus@autrijus.org>
980              Date: Thu, 28 Feb 2002 21:44:15 +0800
981              Message-Id: <20020228134415.GB16422@not.autrijus.org>
982      Branch: perl
983            ! pod/perldelta.pod
984 ____________________________________________________________________________
985 [ 14911] By: ams                                   on 2002/02/28  11:31:44
986         Log: Subject: File::Copy::syscopy doesn't preserve OS attrs on UNIX
987              From: Stas Bekman <stas@stason.org>
988              Date: Mon, 04 Feb 2002 16:18:53 +0800
989              Message-Id: <3C7E1E5F.1000605@stason.org>
990              (Applied by hand).
991      Branch: perl
992            ! lib/File/Copy.pm
993 ____________________________________________________________________________
994 [ 14910] By: ams                                   on 2002/02/28  11:26:47
995         Log: Subject: [PATCH lib/Pod/Html.pm]
996              From: Stas Bekman <stas@stason.org>
997              Date: Thu, 28 Feb 2002 20:05:01 +0800
998              Message-Id: <3C7E1CED.7000307@stason.org>
999      Branch: perl
1000            ! lib/Pod/Html.pm
1001 ____________________________________________________________________________
1002 [ 14909] By: jhi                                   on 2002/02/28  05:50:24
1003         Log: Tests for #14908.
1004      Branch: perl
1005            ! t/op/pat.t
1006 ____________________________________________________________________________
1007 [ 14908] By: jhi                                   on 2002/02/28  05:43:45
1008         Log: Make shared hash keys to be \0-terminated:
1009              one possible resolution for
1010              "UTF-8, weird \w behaviour after HASH-KEY-ification"
1011              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01327.html
1012              The hash keys were shared (the SvLEN(sv) = 0 was the giveaway).
1013              The hash keys weren't \0-terminated.  This meant that the EOL ($)
1014              in regmatch() got the nextchr beyond the last character.  Since
1015              the keys were UTF-8, the nextchr was \1, not the usual
1016              string-terminating \0.  Wham, no match.
1017              
1018              I think another possible resolution could be to stop the nextchr
1019              computation in regmatch() from peeking beyond the last character
1020              of the string:
1021              
1022              nextchr = locinput < PL_regeol ? UCHARAT(locinput) : 0;
1023      Branch: perl
1024            ! hv.c hv.h
1025 ____________________________________________________________________________
1026 [ 14907] By: jhi                                   on 2002/02/28  03:25:44
1027         Log: Subject: [PATCH] Perl interface to newIO()
1028              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1029              Date: Wed, 27 Feb 2002 20:15:27 -0800
1030              Message-ID: <f7af8gzkgaET092yn@efn.org>
1031      Branch: perl
1032            ! lib/Symbol.pm
1033 ____________________________________________________________________________
1034 [ 14906] By: jhi                                   on 2002/02/28  00:50:01
1035         Log: The "list" part of
1036              
1037              Subject: [PATCH perlop] .. returns a *list* of *integers*
1038              From: Mike Guy <mjtg@cam.ac.uk>
1039              Date: Tue, 26 Feb 2002 18:30:22 +0000
1040              Message-Id: <E16fmMo-00048Y-00@draco.cus.cam.ac.uk>
1041              
1042              plus few nits.
1043      Branch: perl
1044            ! pod/perlop.pod
1045 ____________________________________________________________________________
1046 [ 14905] By: jhi                                   on 2002/02/27  22:44:52
1047         Log: Subject: [PATCH lib/File/stat.t] Win32 not happy with new test
1048              From: Abe Timmerman <abe@ztreet.demon.nl>
1049              Date: Thu, 28 Feb 2002 00:04:06 +0100
1050              Message-ID: <fhnq7u8ref3nqgsa0p4f9u1v5r3sv3akm1@4ax.com>
1051      Branch: perl
1052            ! lib/File/stat.t
1053 ____________________________________________________________________________
1054 [ 14904] By: pudge                                 on 2002/02/27  21:25:39
1055         Log: Integrate from maintperl.
1056      Branch: maint-5.6/macperl
1057           !> doio.c op.c t/io/open.t t/pragma/strict-subs
1058 ____________________________________________________________________________
1059 [ 14903] By: jhi                                   on 2002/02/27  21:23:14
1060         Log: Upgrade to Math::BigInt 1.53.
1061      Branch: perl
1062            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
1063            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
1064            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
1065            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/mbimbf.inc
1066            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbi.t
1067            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.t
1068 ____________________________________________________________________________
1069 [ 14902] By: jhi                                   on 2002/02/27  21:17:38
1070         Log: Subject: [PATCH] assorted VMS test fix-ups, $Config{prefixexp} revisited
1071              From: "Craig A. Berry" <craigberry@mac.com>
1072              Date: Wed, 27 Feb 2002 15:36:38 -0600
1073              Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01>
1074      Branch: perl
1075            ! configure.com ext/Cwd/t/cwd.t lib/ExtUtils/t/Installed.t
1076            ! vms/ext/filespec.t
1077 ____________________________________________________________________________
1078 [ 14901] By: jhi                                   on 2002/02/27  21:14:22
1079         Log: Subject: [PATCH] Some minor changes for Cygwin
1080              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
1081              Date: Wed, 27 Feb 2002 22:25:41 +0100
1082              Message-ID: <14296492589.20020227222541@familiehaase.de>
1083      Branch: perl
1084            ! Makefile.SH README.cygwin cygwin/perlld.in
1085 ____________________________________________________________________________
1086 [ 14900] By: jhi                                   on 2002/02/27  19:06:39
1087         Log: Update the UTF-8 explanation table.
1088      Branch: perl
1089            ! pod/perlunicode.pod utf8.h
1090 ____________________________________________________________________________
1091 [ 14899] By: jhi                                   on 2002/02/27  17:50:09
1092         Log: Repatch from Robin Barker: anon subs in C<package;> are
1093              now __ANON__::__ANON__ (should help for mod_perl package
1094              since #12251)
1095      Branch: perl
1096            ! gv.c op.c t/op/runlevel.t toke.c
1097 ____________________________________________________________________________
1098 [ 14898] By: jhi                                   on 2002/02/27  16:01:47
1099         Log: Update Changes.
1100      Branch: perl
1101            ! Changes patchlevel.h
1102 ____________________________________________________________________________
1103 [ 14897] By: jhi                                   on 2002/02/27  15:26:12
1104         Log: perldelta updates.
1105      Branch: perl
1106            ! pod/perldelta.pod
1107 ____________________________________________________________________________
1108 [ 14896] By: jhi                                   on 2002/02/27  15:23:21
1109         Log: Signedness nit.
1110      Branch: perl
1111            ! regexec.c
1112 ____________________________________________________________________________
1113 [ 14895] By: jhi                                   on 2002/02/27  15:12:36
1114         Log: Subject: Re: Smoke 14870
1115              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1116              Date: Wed, 27 Feb 2002 16:48:35 +0100
1117              Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl>
1118              
1119              (with some additional garnish)
1120      Branch: perl
1121            ! README.hpux hints/hpux.sh
1122 ____________________________________________________________________________
1123 [ 14894] By: jhi                                   on 2002/02/27  15:08:06
1124         Log: Avoid PL_OpPtr et al getting unnecessarily (when not used)
1125              into perl.exp in AIX.
1126      Branch: perl
1127            ! makedef.pl perl.h
1128 ____________________________________________________________________________
1129 [ 14893] By: jhi                                   on 2002/02/27  13:49:59
1130         Log: Subject: [PATCH pod/perlrun.pod] Re: [ID 20020227.003] minor text imperfection in perlrun manpage
1131              From: Robin Barker <rmb1@cise.npl.co.uk>
1132              Date: Wed, 27 Feb 2002 14:39:35 GMT
1133              Message-Id: <200202271439.OAA25005@tempest.npl.co.uk>
1134      Branch: perl
1135            ! pod/perlrun.pod
1136 ____________________________________________________________________________
1137 [ 14892] By: jhi                                   on 2002/02/27  13:41:14
1138         Log: Subject: Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems
1139              From: Robin Barker <rmb1@cise.npl.co.uk>
1140              Date: Wed, 27 Feb 2002 12:25:30 GMT
1141              Message-Id: <200202271225.MAA24806@tempest.npl.co.uk>
1142      Branch: perl
1143            ! README.cygwin README.os2 ext/Time/HiRes/HiRes.pm lib/CGI.pm
1144            ! lib/Math/BigInt.pm pod/perl561delta.pod pod/perliol.pod
1145            ! pod/perlunicode.pod pod/perluniintro.pod
1146 ____________________________________________________________________________
1147 [ 14891] By: jhi                                   on 2002/02/27  01:11:13
1148         Log: Only modify LD_LIBRARY_PATH in case there are directories.
1149      Branch: perl
1150            ! hints/dec_osf.sh
1151 ____________________________________________________________________________
1152 [ 14890] By: jhi                                   on 2002/02/27  01:01:11
1153         Log: Subject: [PATCH] perl/hints/vos.sh
1154              From: Paul_GreenVOS@vos.stratus.com
1155              Date: Tue, 26 Feb 02 15:19 est
1156              Message-Id: <200202262021.PAA24979@mailhub1.stratus.com>
1157      Branch: perl
1158            ! hints/vos.sh
1159 ____________________________________________________________________________
1160 [ 14889] By: jhi                                   on 2002/02/27  00:59:33
1161         Log: Forgot from #14888.
1162      Branch: perl
1163            ! ext/Unicode/Normalize/mkheader
1164 ____________________________________________________________________________
1165 [ 14888] By: jhi                                   on 2002/02/27  00:50:55
1166         Log: Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki.
1167      Branch: perl
1168            ! ext/Unicode/Normalize/Changes
1169            ! ext/Unicode/Normalize/Normalize.pm
1170            ! ext/Unicode/Normalize/Normalize.xs
1171            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
1172            ! ext/Unicode/Normalize/t/test.t
1173 ____________________________________________________________________________
1174 [ 14887] By: ams                                   on 2002/02/26  23:51:52
1175         Log: Subject: Missing diagnostics
1176              From: Simon Glover <scog@roe.ac.uk>
1177              Date: Tue, 26 Feb 2002 17:56:42 +0000 (BST)
1178              Message-Id: <Pine.GSO.4.10.10202261754170.23317-100000@muinntiarach.roe.ac.uk>
1179              
1180              Subject: [PATCH] Better wording for the lvalue vec diagnostic
1181              From: Simon Glover <scog@roe.ac.uk>
1182              Date: Tue, 26 Feb 2002 18:08:04 +0000 (BST)
1183              Message-Id: <Pine.GSO.4.10.10202261756560.23317-100000@muinntiarach.roe.ac.uk>
1184      Branch: perl
1185            ! doop.c pod/perldiag.pod t/op/vec.t
1186 ____________________________________________________________________________
1187 [ 14886] By: ams                                   on 2002/02/26  15:48:34
1188         Log: Subject: [PATCH] Not OK 5.7.2@14884
1189              From: andreas.koenig@anima.de (Andreas J. Koenig)
1190              Date: Tue, 26 Feb 2002 15:03:55 +0100
1191              Message-Id: <m38z9gfigk.fsf@anima.de>
1192      Branch: perl
1193            ! t/lib/access.t
1194 ____________________________________________________________________________
1195 [ 14885] By: nick                                  on 2002/02/26  13:48:55
1196         Log: Integrate mainline
1197      Branch: perlio
1198           +> lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
1199           +> lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
1200           +> lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
1201            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
1202           !> (integrate 102 files)
1203 ____________________________________________________________________________
1204 [ 14884] By: jhi                                   on 2002/02/26  11:17:42
1205         Log: Cray FP strikes again: things like 1.1 + 0.1 are easily
1206              1.1999999999999996, or thereabouts (yes, even sprintf).
1207      Branch: perl
1208            ! t/base/num.t
1209 ____________________________________________________________________________
1210 [ 14883] By: jhi                                   on 2002/02/26  11:09:07
1211         Log: Neither.
1212      Branch: perl
1213            ! pod/perldelta.pod
1214 ____________________________________________________________________________
1215 [ 14882] By: ams                                   on 2002/02/26  08:46:55
1216         Log: Subject: [PATCH hv.c pod/perldiag.pod] "Attempt to access to key"?
1217              From: Michael G Schwern <schwern@pobox.com>
1218              Date: Tue, 26 Feb 2002 01:01:28 -0500
1219              Message-Id: <20020226060128.GA2439@blackrider>
1220      Branch: perl
1221            ! hv.c pod/perldiag.pod
1222 ____________________________________________________________________________
1223 [ 14881] By: jhi                                   on 2002/02/26  03:01:28
1224         Log: Subject: [PATCH B::Concise] docs, typos
1225              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1226              Date: Mon, 25 Feb 2002 16:41:16 +0100
1227              Message-ID: <20020225164116.A1054@rafael>
1228      Branch: perl
1229            ! ext/B/B/Concise.pm
1230 ____________________________________________________________________________
1231 [ 14880] By: jhi                                   on 2002/02/26  02:36:16
1232         Log: POSIX: add isatty to @EXPORT_OK, reformat.
1233      Branch: perl
1234            ! ext/POSIX/POSIX.pm
1235 ____________________________________________________________________________
1236 [ 14879] By: jhi                                   on 2002/02/26  01:03:17
1237         Log: If using -Dloclibpth=... the directories need to
1238              be appended to LD_LIBRARY_PATH (and ickily, if those
1239              directories contain a (newer?) libdb.so, we need to
1240              prepend    /usr/shlib to loclibpth).
1241      Branch: perl
1242            ! hints/dec_osf.sh
1243 ____________________________________________________________________________
1244 [ 14878] By: jhi                                   on 2002/02/26  01:01:13
1245         Log: Subject: [PATCH] Perl interface to newIO()
1246              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)      
1247              Date: Mon, 25 Feb 2002 15:04:57 -0800
1248              Message-ID: <ZMse8gzkg6oQ092yn@efn.org>
1249      Branch: perl
1250            ! lib/Symbol.pm lib/Symbol.t
1251 ____________________________________________________________________________
1252 [ 14877] By: jhi                                   on 2002/02/26  00:06:16
1253         Log: Subject: [PATCH perlvar] "." is not in @INC when -T
1254              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>    
1255              Date: Mon, 25 Feb 2002 21:58:30 +0100
1256              Message-ID: <20020225215830.A744@rafael>
1257      Branch: perl
1258            ! pod/perlvar.pod
1259 ____________________________________________________________________________
1260 [ 14876] By: jhi                                   on 2002/02/25  22:23:11
1261         Log: Big5 tweaks from Autrijus Tang.
1262      Branch: perl
1263            ! ext/Encode/Encode/big5.enc
1264 ____________________________________________________________________________
1265 [ 14875] By: jhi                                   on 2002/02/25  22:19:56
1266         Log: Subject: [PATCH Glossary configpm] cleanups
1267              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1268              Date: Mon, 25 Feb 2002 23:27:15 +0100
1269              Message-ID: <20020225232715.C744@rafael>
1270      Branch: perl
1271            ! Porting/Glossary Porting/config.sh Porting/config_H configpm
1272 ____________________________________________________________________________
1273 [ 14874] By: jhi                                   on 2002/02/25  21:53:29
1274         Log: Subject: [PATCH] compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)
1275              From: Nicholas Clark <nick@unfortu.net>
1276              Date: Mon, 25 Feb 2002 21:53:24 +0000
1277              Message-ID: <20020225215323.GN365@Bagpuss.unfortu.net>
1278      Branch: perl
1279            ! ext/Encode/CN/Makefile.PL ext/Encode/JP/Makefile.PL
1280            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
1281            ! ext/Encode/TW/Makefile.PL ext/Encode/compile
1282 ____________________________________________________________________________
1283 [ 14873] By: jhi                                   on 2002/02/25  21:28:54
1284         Log: Upgrade to I18N::LangTags 0.27.
1285              (Causes one flipflop back to perl.com URL, must poke Sean.)
1286      Branch: perl
1287            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
1288            ! lib/I18N/LangTags/List.pm
1289 ____________________________________________________________________________
1290 [ 14872] By: jhi                                   on 2002/02/25  21:22:32
1291         Log: Upgrade to Getopt::Long 2.28.
1292      Branch: perl
1293            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
1294            ! lib/Getopt/Long/README
1295 ____________________________________________________________________________
1296 [ 14871] By: jhi                                   on 2002/02/25  19:46:35
1297         Log: No =head.
1298      Branch: perl
1299            ! pod/perlebcdic.pod
1300 ____________________________________________________________________________
1301 [ 14870] By: jhi                                   on 2002/02/25  15:02:50
1302         Log: Update Changes.
1303      Branch: perl
1304            ! Changes patchlevel.h
1305 ____________________________________________________________________________
1306 [ 14869] By: jhi                                   on 2002/02/25  14:54:00
1307         Log: metaconfig unit change for #14868.
1308      Branch: metaconfig
1309            ! U/modified/Chk_MANI.U
1310 ____________________________________________________________________________
1311 [ 14868] By: jhi                                   on 2002/02/25  14:53:43
1312         Log: Some hosts understand split -l 50, some only split -50
1313              (from Paul Eggert).
1314      Branch: perl
1315            ! Configure
1316 ____________________________________________________________________________
1317 [ 14867] By: jhi                                   on 2002/02/25  14:44:07
1318         Log: Subject: Re: [PATCH bleadperl] socketpair.t
1319              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
1320              Date: Sun, 24 Feb 2002 10:31:25 +0100
1321              Message-ID: <179381153.20020224103125@tesla.rcub.bg.ac.yu>
1322              
1323              (the pid half only)
1324      Branch: perl
1325            ! win32/win32.c
1326 ____________________________________________________________________________
1327 [ 14866] By: jhi                                   on 2002/02/25  14:35:19
1328         Log: Mention the new pack tricks.
1329      Branch: perl
1330            ! pod/perldelta.pod
1331 ____________________________________________________________________________
1332 [ 14865] By: jhi                                   on 2002/02/25  14:30:28
1333         Log: Subject: [PATCH] consistent commands for perl5db.pl etc.
1334              From: Richard.Foley@t-online.de (Richard Foley)
1335              Date: Mon, 25 Feb 2002 13:47:03 +0100
1336              Message-ID: <16fJgP-1mbVeSC@fwd04.sul.t-online.com>
1337      Branch: perl
1338            ! lib/perl5db.pl pod/perldebguts.pod pod/perldebtut.pod
1339            ! pod/perldebug.pod pod/perldelta.pod
1340 ____________________________________________________________________________
1341 [ 14864] By: jhi                                   on 2002/02/25  13:51:32
1342         Log: Typo corrections from John P. Linderman.
1343      Branch: perl
1344            ! ext/IPC/SysV/Semaphore.pm
1345 ____________________________________________________________________________
1346 [ 14863] By: jhi                                   on 2002/02/25  13:49:32
1347         Log: Upgrade to Math::BigInt 1.52.
1348      Branch: perl
1349            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
1350            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
1351            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
1352            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
1353            ! lib/Math/BigInt/t/sub_mbf.t t/lib/Math/BigFloat/Subclass.pm
1354 ____________________________________________________________________________
1355 [ 14862] By: ams                                   on 2002/02/25  10:39:40
1356         Log: Subject: [PATCH Cwd.pm] cut-n-paste error?
1357              From: Robin Barker <rmb1@cise.npl.co.uk>
1358              Date: Mon, 25 Feb 2002 11:35:06 GMT
1359              Message-Id: <200202251135.LAA00573@tempest.npl.co.uk>
1360              
1361              Subject: [PATCH Net/Cmd.pm]
1362              From: Robin Barker <rmb1@cise.npl.co.uk>
1363              Date: Mon, 25 Feb 2002 11:37:06 GMT
1364              Message-Id: <200202251137.LAA00579@tempest.npl.co.uk>
1365      Branch: perl
1366            ! lib/Cwd.pm lib/Net/Cmd.pm
1367 ____________________________________________________________________________
1368 [ 14861] By: jhi                                   on 2002/02/25  03:40:45
1369         Log: Cut-and-paste errors.
1370      Branch: perl
1371            ! t/op/pat.t
1372 ____________________________________________________________________________
1373 [ 14860] By: jhi                                   on 2002/02/25  03:36:24
1374         Log: EBCDIC: the control characters are not that easy to find.
1375      Branch: perl
1376            ! t/op/pat.t
1377 ____________________________________________________________________________
1378 [ 14859] By: jhi                                   on 2002/02/25  03:02:23
1379         Log: Subject: Re: [PATCH] Re: Copying PV only with possible UTF-8 characters
1380              From: John Peacock <jpeacock@rowman.com>
1381              Date: Sun, 24 Feb 2002 22:08:28 -0500
1382              Message-ID: <3C79AAAC.6060903@rowman.com>
1383      Branch: perl
1384            ! sv.c
1385 ____________________________________________________________________________
1386 [ 14858] By: jhi                                   on 2002/02/25  00:01:13
1387         Log: SvSetSV() is not returnable, but that's okay since
1388              sv_copypv() returns void.
1389      Branch: perl
1390            ! sv.c
1391 ____________________________________________________________________________
1392 [ 14857] By: jhi                                   on 2002/02/24  23:33:33
1393         Log: Subject: [PATCH] Re: Copying PV only with possible UTF-8 characters
1394              From: John Peacock <jpeacock@rowman.com>                 
1395              Date: Sun, 24 Feb 2002 16:40:07 -0500
1396              Message-ID: <3C795DB7.40105@rowman.com>               
1397      Branch: perl
1398            ! embed.fnc embed.h global.sym lib/overload.t pod/perlapi.pod
1399            ! pp_hot.c proto.h sv.c
1400 ____________________________________________________________________________
1401 [ 14856] By: jhi                                   on 2002/02/24  20:15:51
1402         Log: Tiny code cleanup.
1403      Branch: perl
1404            ! regexec.c
1405 ____________________________________________________________________________
1406 [ 14855] By: jhi                                   on 2002/02/24  19:49:01
1407         Log: Use to_uni_fold().
1408      Branch: perl
1409            ! regcomp.c
1410 ____________________________________________________________________________
1411 [ 14854] By: jhi                                   on 2002/02/24  19:45:43
1412         Log: Document the new taint behaviour of exec LIST and
1413              system LIST.
1414      Branch: perl
1415            ! pod/perldelta.pod
1416 ____________________________________________________________________________
1417 [ 14853] By: jhi                                   on 2002/02/24  18:28:31
1418         Log: Subject: [PATCH] Re: taint news
1419              From: Rick Delaney <rick.delaney@rogers.com>             
1420              Date: 24 Feb 2002 11:35:00 -0500
1421              Message-ID: <m3d6yuvnwr.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
1422      Branch: perl
1423            ! pod/perldiag.pod pod/perlsec.pod pp_sys.c t/op/taint.t
1424 ____________________________________________________________________________
1425 [ 14852] By: jhi                                   on 2002/02/24  18:20:55
1426         Log: EBCDIC tweak (native instead of uni) and comment update.
1427      Branch: perl
1428            ! regexec.c
1429 ____________________________________________________________________________
1430 [ 14851] By: jhi                                   on 2002/02/24  13:02:53
1431         Log: Using uninitialized (and wrong) variables is not good.
1432      Branch: perl
1433            ! regcomp.c
1434 ____________________________________________________________________________
1435 [ 14850] By: jhi                                   on 2002/02/24  05:28:15
1436         Log: EBCDIC: this seems to calm the last of the
1437              Malformed UTF-8 warnings.
1438      Branch: perl
1439            ! regcomp.c utf8.c
1440 ____________________________________________________________________________
1441 [ 14849] By: jhi                                   on 2002/02/23  23:35:03
1442         Log: EBCDIC: document using Encode for character conversions.
1443      Branch: perl
1444            ! pod/perlebcdic.pod
1445 ____________________________________________________________________________
1446 [ 14848] By: jhi                                   on 2002/02/23  23:20:57
1447         Log: EBCDIC: disable also Unicode::Collate and
1448              Unicode::Normalize for now.  Real users of
1449              EBCDIC have to decide what they want.
1450      Branch: perl
1451            ! ext/Unicode/Normalize/Normalize.pm
1452            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
1453            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
1454            ! lib/Unicode/Collate/t/test.t
1455 ____________________________________________________________________________
1456 [ 14847] By: jhi                                   on 2002/02/23  20:12:21
1457         Log: AUTHORS updates.
1458      Branch: perl
1459            ! AUTHORS
1460 ____________________________________________________________________________
1461 [ 14846] By: jhi                                   on 2002/02/23  20:05:10
1462         Log: Retract #14571: there may be a better solution than
1463              tweaking the test.
1464      Branch: perl
1465            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
1466 ____________________________________________________________________________
1467 [ 14845] By: jhi                                   on 2002/02/23  19:15:32
1468         Log: Subject: [PATCH @14833] $Config{prefixexp} for VMS                
1469              From: "Craig A. Berry" <craigberry@mac.com> 
1470              Date: Sat, 23 Feb 2002 14:14:35 -0600
1471              Message-Id: <a05101400b89d8666cc6c@[192.168.56.188]>         
1472      Branch: perl
1473            ! configure.com
1474 ____________________________________________________________________________
1475 [ 14844] By: jhi                                   on 2002/02/23  18:37:14
1476         Log: metaconfig unit change for #14843.
1477      Branch: metaconfig/U/perl
1478            ! Extensions.U
1479 ____________________________________________________________________________
1480 [ 14843] By: jhi                                   on 2002/02/23  18:36:43
1481         Log: Also Encode/JP needs to be listed explicitly.
1482              (Any other sub-Encode extensions?)
1483      Branch: perl
1484            ! Configure
1485 ____________________________________________________________________________
1486 [ 14842] By: jhi                                   on 2002/02/23  18:17:07
1487         Log: Document known UNICOS/mk deficiency.
1488      Branch: perl
1489            ! pod/perldelta.pod
1490 ____________________________________________________________________________
1491 [ 14841] By: jhi                                   on 2002/02/23  16:29:49
1492         Log: Subject: [PATCH] README mention version 5.0
1493              From: Autrijus Tang <autrijus@autrijus.org>
1494              Date: Sat, 23 Feb 2002 09:35:22 +0800
1495              Message-ID: <20020223013522.GA8694@not.autrijus.org>
1496      Branch: perl
1497            ! README
1498 ____________________________________________________________________________
1499 [ 14840] By: jhi                                   on 2002/02/23  03:32:59
1500         Log: metaconfig unit change for #14839.
1501      Branch: metaconfig
1502            ! U/modified/Signal.U
1503 ____________________________________________________________________________
1504 [ 14839] By: jhi                                   on 2002/02/23  03:32:32
1505         Log: Old hosts like NeXT Classic don't have sort -k,
1506              from Paul Eggert.
1507      Branch: perl
1508            ! Configure
1509 ____________________________________________________________________________
1510 [ 14838] By: ams                                   on 2002/02/22  21:14:29
1511         Log: Minor clarifications as suggested by Anton Tagunov.
1512      Branch: perl
1513            ! pod/perlsyn.pod
1514 ____________________________________________________________________________
1515 [ 14837] By: ams                                   on 2002/02/22  21:07:02
1516         Log: Subject: [PATCH] Re: Prototype checking on assignment of coderef to typeglob
1517              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1518              Date: Fri, 22 Feb 2002 23:01:07 +0100
1519              Message-Id: <20020222230107.A15069@rafael>
1520      Branch: perl
1521            ! sv.c t/op/gv.t
1522 ____________________________________________________________________________
1523 [ 14836] By: jhi                                   on 2002/02/22  20:39:11
1524         Log: metaconfig unit change for #14835.
1525      Branch: metaconfig
1526            ! U/modified/Chk_MANI.U
1527 ____________________________________________________________________________
1528 [ 14835] By: jhi                                   on 2002/02/22  20:38:32
1529         Log: In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.
1530      Branch: perl
1531            ! Configure
1532 ____________________________________________________________________________
1533 [ 14834] By: jhi                                   on 2002/02/22  18:06:01
1534         Log: Subject: [PATCH] Re: Pyrrhic compression in Encode
1535              From: Michael G Schwern <schwern@pobox.com>
1536              Date: Fri, 22 Feb 2002 12:10:28 -0500
1537              Message-ID: <20020222171027.GB4181@blackrider>
1538      Branch: perl
1539            ! ext/Encode/compile
1540 ____________________________________________________________________________
1541 [ 14833] By: jhi                                   on 2002/02/22  14:51:17
1542         Log: Update Changes.
1543      Branch: perl
1544            ! Changes patchlevel.h
1545 ____________________________________________________________________________
1546 [ 14832] By: jhi                                   on 2002/02/22  14:25:18
1547         Log: Implement IV/UV/NV/long double pack/unpack with
1548              template letters j/J/F/D (the latter two have been
1549              undocumented aliases of f/d).
1550      Branch: perl
1551            ! pod/perlfunc.pod pod/perltodo.pod pp_pack.c t/op/pack.t
1552 ____________________________________________________________________________
1553 [ 14831] By: jhi                                   on 2002/02/22  13:47:08
1554         Log: Subject: Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
1555              From: Nicholas Clark <nick@unfortu.net>
1556              Date: Fri, 22 Feb 2002 14:01:25 +0000
1557              Message-ID: <20020222140123.GD358@Bagpuss.unfortu.net>
1558      Branch: perl
1559            ! ext/Encode/compile
1560 ____________________________________________________________________________
1561 [ 14830] By: jhi                                   on 2002/02/22  13:44:27
1562         Log: NetWare change from Ananth Kesari.
1563      Branch: perl
1564            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
1565            ! MANIFEST
1566 ____________________________________________________________________________
1567 [ 14829] By: jhi                                   on 2002/02/22  13:42:42
1568         Log: Subject: [PATCH @14577] pack with a human face: part ]|[
1569              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1570              Date: Fri, 22 Feb 2002 03:55:13 -0500
1571              Message-ID: <20020222035513.A894@math.ohio-state.edu>
1572      Branch: perl
1573            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
1574 ____________________________________________________________________________
1575 [ 14828] By: jhi                                   on 2002/02/22  13:19:19
1576         Log: EBCDIC: Disable Encode::JP and Encode::Tcl for now.
1577      Branch: perl
1578            ! ext/Encode/JP/JP.pm ext/Encode/lib/Encode/Tcl.pm
1579 ____________________________________________________________________________
1580 [ 14827] By: jhi                                   on 2002/02/22  13:11:00
1581         Log: Make measure_struct a file static.
1582      Branch: perl
1583            ! pp_pack.c
1584 ____________________________________________________________________________
1585 [ 14826] By: jhi                                   on 2002/02/22  04:30:27
1586         Log: EBCDIC: someone who knows what they are doing
1587              and whether it is possible at all in the first
1588              place needs to figure these tests out on EBCDIC.
1589              The CJK encodings heavily abuse their knowledge
1590              of ASCII and that may require a translation layer
1591              or four to survive UTF-EBCDIC.
1592      Branch: perl
1593            ! ext/Encode/t/JP.t ext/Encode/t/Tcl.t
1594 ____________________________________________________________________________
1595 [ 14825] By: jhi                                   on 2002/02/22  02:43:03
1596         Log: croak() needs context.
1597      Branch: perl
1598            ! pp_pack.c
1599 ____________________________________________________________________________
1600 [ 14824] By: jhi                                   on 2002/02/22  01:56:06
1601         Log: Subject: [PATCH @14577] pack with a human face: the sequel
1602              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1603              Date: Thu, 21 Feb 2002 21:33:37 -0500
1604              Message-ID: <20020221213337.A23848@math.ohio-state.edu>
1605      Branch: perl
1606            ! embed.fnc embed.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c
1607            ! proto.h t/op/pack.t
1608 ____________________________________________________________________________
1609 [ 14823] By: jhi                                   on 2002/02/22  00:38:19
1610         Log: Subject: [PATCH+=2] Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
1611              From: Nicholas Clark <nick@unfortu.net> 
1612              Date: Fri, 22 Feb 2002 00:49:44 +0000
1613              Message-ID: <20020222004943.GK394@Bagpuss.unfortu.net>
1614      Branch: perl
1615            ! ext/Encode/compile
1616 ____________________________________________________________________________
1617 [ 14822] By: jhi                                   on 2002/02/21  22:42:17
1618         Log: Test for #14795.
1619      Branch: perl
1620            ! t/op/pat.t
1621 ____________________________________________________________________________
1622 [ 14821] By: jhi                                   on 2002/02/21  22:05:20
1623         Log: Testing for ASCII in EBCDIC makes one's brain hurt.
1624      Branch: perl
1625            ! t/op/pat.t
1626 ____________________________________________________________________________
1627 [ 14820] By: jhi                                   on 2002/02/21  21:53:00
1628         Log: Subject: [PATCH] next batch of bugfixes
1629              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1630              Date: Thu, 21 Feb 2002 23:54:41 +0100
1631              Message-ID: <20020221235441.A17260@rafael>
1632      Branch: perl
1633            ! ext/B/B/Deparse.pm
1634 ____________________________________________________________________________
1635 [ 14819] By: jhi                                   on 2002/02/21  21:06:54
1636         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)
1637              From: chromatic <chromatic@rmci.net>
1638              Date: Thu, 21 Feb 2002 14:17:35 -0700
1639              Message-ID: <20020221211823.80922.qmail@onion.perl.org>
1640      Branch: perl
1641            ! lib/File/stat.pm lib/File/stat.t
1642 ____________________________________________________________________________
1643 [ 14818] By: jhi                                   on 2002/02/21  21:01:36
1644         Log: Externalization from Jatan Shah <jshah@broadcom.com>.
1645      Branch: perl
1646            ! ext/re/re.xs
1647 ____________________________________________________________________________
1648 [ 14817] By: jhi                                   on 2002/02/21  20:02:27
1649         Log: Upgrade to Math::BigInt 1.51.
1650      Branch: perl
1651            + lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
1652            + lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
1653            + lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
1654            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
1655            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
1656            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
1657            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
1658            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
1659            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
1660            ! lib/Math/BigInt/t/require.t lib/Math/BigInt/t/sub_mbf.t
1661            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
1662            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
1663 ____________________________________________________________________________
1664 [ 14816] By: jhi                                   on 2002/02/21  19:33:01
1665         Log: Subject: Re: [PATCH] 'make clobber' on Cygwin broken
1666              From: "Gerrit P. Haase" <gp@familiehaase.de>
1667              Date: Thu, 21 Feb 2002 21:20:25 +0100
1668              Message-ID: <69510538936.20020221212025@familiehaase.de>
1669      Branch: perl
1670            ! Makefile.SH
1671 ____________________________________________________________________________
1672 [ 14815] By: jhi                                   on 2002/02/21  17:28:23
1673         Log: Subject: [PATCH @14577] grouping in pack/unpack
1674              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1675              Date: Thu, 21 Feb 2002 06:06:14 -0500
1676              Message-ID: <20020221060614.A29836@math.ohio-state.edu>
1677      Branch: perl
1678            ! embed.fnc embed.h global.sym pod/perldiag.pod pod/perlfunc.pod
1679            ! pod/perltodo.pod pp_pack.c proto.h t/op/pack.t
1680 ____________________________________________________________________________
1681 [ 14814] By: jhi                                   on 2002/02/21  15:41:10
1682         Log: Subject: [PATCH propose] question about fs.t
1683              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
1684              Date: Thu, 21 Feb 2002 15:10:21 +0100
1685              Message-ID: <725805519.20020221151021@tesla.rcub.bg.ac.yu>
1686      Branch: perl
1687            ! t/io/fs.t
1688 ____________________________________________________________________________
1689 [ 14813] By: jhi                                   on 2002/02/21  15:37:44
1690         Log: Subject: [PATCH] 'make clobber' on Cygwin broken    
1691              From: "Gerrit P. Haase" <gerrit@familiehaase.de>         
1692              Date: Thu, 21 Feb 2002 09:54:28 +0100
1693              Message-ID: <13576559576.20020221095428@familiehaase.de>     
1694      Branch: perl
1695            ! Makefile.SH
1696 ____________________________________________________________________________
1697 [ 14812] By: ams                                   on 2002/02/21  14:59:09
1698         Log: Subject: typo correction
1699              From: mjd@plover.com
1700              Date: 21 Feb 2002 15:43:49 -0000
1701              Message-Id: <20020221154349.22772.qmail@plover.com>
1702      Branch: perl
1703            ! pod/perldebug.pod
1704 ____________________________________________________________________________
1705 [ 14811] By: ams                                   on 2002/02/21  14:02:12
1706         Log: Subject: [PATCH] No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
1707              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1708              Date: Thu, 21 Feb 2002 15:22:22 +0100
1709              Message-Id: <20020221152222.A15095@rafael>
1710      Branch: perl
1711            ! op.h toke.c
1712 ____________________________________________________________________________
1713 [ 14810] By: ams                                   on 2002/02/21  12:45:28
1714         Log: Subject: [PATCH @14577] cosmetic OS/2 patches
1715              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1716              Date: Thu, 21 Feb 2002 06:02:48 -0500
1717              Message-Id: <20020221060248.A29705@math.ohio-state.edu>
1718      Branch: perl
1719            ! lib/ExtUtils/Mksymlists.pm makedef.pl
1720 ____________________________________________________________________________
1721 [ 14809] By: nick                                  on 2002/02/21  09:31:08
1722         Log: Integrate mainline
1723      Branch: perlio
1724           +> lib/Pod/t/Select.t
1725           !> (integrate 37 files)
1726 ____________________________________________________________________________
1727 [ 14808] By: jhi                                   on 2002/02/21  05:33:27
1728         Log: metaconfig unit change for #14807.
1729      Branch: metaconfig
1730            ! U/modified/Signal.U
1731 ____________________________________________________________________________
1732 [ 14807] By: jhi                                   on 2002/02/21  05:33:07
1733         Log: Revert #14805, didn't quite work.
1734      Branch: perl
1735            ! Configure config_h.SH
1736 ____________________________________________________________________________
1737 [ 14806] By: jhi                                   on 2002/02/21  05:21:52
1738         Log: metaconfig changes for #14805.
1739      Branch: metaconfig
1740            ! U/modified/Signal.U dist-3.0at70b/kit/makeSH
1741 ____________________________________________________________________________
1742 [ 14805] By: jhi                                   on 2002/02/21  05:21:21
1743         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
1744              From: Paul Eggert <eggert@twinsun.com>
1745              Date: Wed, 20 Feb 2002 11:23:04 -0800 (PST)
1746              Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com>
1747      Branch: perl
1748            ! Configure config_h.SH
1749 ____________________________________________________________________________
1750 [ 14804] By: jhi                                   on 2002/02/21  04:56:05
1751         Log: More advice.
1752      Branch: perl
1753            ! README.os390
1754 ____________________________________________________________________________
1755 [ 14803] By: jhi                                   on 2002/02/21  04:40:37
1756         Log: Missing MANIFESTation.
1757      Branch: perl
1758            ! MANIFEST
1759 ____________________________________________________________________________
1760 [ 14802] By: ams                                   on 2002/02/20  22:55:25
1761         Log: Subject: [PATCH] Add missing Tolkien quotes to *.c
1762              From: Autrijus Tang <autrijus@autrijus.org>
1763              Date: Thu, 21 Feb 2002 07:13:12 +0800
1764              Message-Id: <20020220231312.GA775@not.autrijus.org>
1765      Branch: perl
1766            ! globals.c malloc.c perlio.c pp_pack.c universal.c xsutils.c
1767 ____________________________________________________________________________
1768 [ 14801] By: ams                                   on 2002/02/20  22:27:20
1769         Log: Subject: Re: Make Schwern poor in just 20 easy steps!
1770              From: Abe Timmerman <abe@ztreet.demon.nl>
1771              Date: Thu, 21 Feb 2002 00:20:40 +0100
1772              Message-Id: <dgb87ukjfanphg45i4skobhe40s1g4sujj@4ax.com>
1773      Branch: perl
1774            + lib/Pod/t/Select.t
1775 ____________________________________________________________________________
1776 [ 14800] By: jhi                                   on 2002/02/20  22:15:23
1777         Log: In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument
1778              twice, causing the loop to skip every other character.
1779      Branch: perl
1780            ! utf8.c
1781 ____________________________________________________________________________
1782 [ 14799] By: jhi                                   on 2002/02/20  21:43:21
1783         Log: Better debugging info.
1784      Branch: perl
1785            ! t/uni/case.pl
1786 ____________________________________________________________________________
1787 [ 14798] By: jhi                                   on 2002/02/20  21:13:50
1788         Log: Subject: [PATCH++] Re: [PATCH] go faster for Encode's compile
1789              From: Nicholas Clark <nick@unfortu.net>
1790              Date: Wed, 20 Feb 2002 22:13:05 +0000
1791              Message-ID: <20020220221304.GE371@Bagpuss.unfortu.net>
1792      Branch: perl
1793            ! ext/Encode/compile
1794 ____________________________________________________________________________
1795 [ 14797] By: jhi                                   on 2002/02/20  18:31:14
1796         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
1797              From: Paul Eggert <eggert@twinsun.com>
1798              Date: Wed, 20 Feb 2002 11:29:30 -0800 (PST)
1799              Message-Id: <200202201929.g1KJTUb06403@shade.twinsun.com>
1800      Branch: perl
1801            ! pod/perlhack.pod
1802 ____________________________________________________________________________
1803 [ 14796] By: nick                                  on 2002/02/20  18:15:00
1804         Log: Integrate mainline
1805      Branch: perlio
1806           +> lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
1807           +> lib/Locale/Codes/t/script.t lib/Locale/Constants.pod
1808           +> lib/Locale/Country.pod lib/Locale/Currency.pod
1809           +> lib/Locale/Language.pod lib/Locale/Script.pm
1810           +> lib/Locale/Script.pod t/uni/case.pl t/uni/lower.t
1811           +> t/uni/title.t t/uni/upper.t
1812           !> (integrate 41 files)
1813 ____________________________________________________________________________
1814 [ 14795] By: ams                                   on 2002/02/20  17:08:38
1815         Log: Subject: Re: Re-posts of some unresolved bleadperl bugreports
1816              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1817              Date: Wed, 20 Feb 2002 18:06:59 +0000
1818              Message-Id: <200202201807.g1KI6xj08220@crypt.compulink.co.uk>
1819      Branch: perl
1820            ! pp_ctl.c
1821 ____________________________________________________________________________
1822 [ 14794] By: ams                                   on 2002/02/20  16:41:56
1823         Log: Subject: [PATCH] perl/Makefile.SH -- care with question mark
1824              From: Paul_GreenVOS@vos.stratus.com
1825              Date: Wed, 20 Feb 02 12:21 est
1826              Message-Id: <200202201723.MAA24639@mailhub1.stratus.com>
1827      Branch: perl
1828            ! Makefile.SH
1829 ____________________________________________________________________________
1830 [ 14793] By: jhi                                   on 2002/02/20  16:26:56
1831         Log: Forgot from #14790.
1832      Branch: perl
1833            ! pp_pack.c
1834 ____________________________________________________________________________
1835 [ 14792] By: jhi                                   on 2002/02/20  16:23:00
1836         Log: Update Changes.
1837      Branch: perl
1838            ! Changes patchlevel.h
1839 ____________________________________________________________________________
1840 [ 14791] By: jhi                                   on 2002/02/20  15:24:19
1841         Log: Integrate change #14778 from maintperl.
1842      Branch: perl
1843            ! t/lib/strict/subs
1844           !> op.c
1845 ____________________________________________________________________________
1846 [ 14790] By: jhi                                   on 2002/02/20  15:08:06
1847         Log: Subject: Re: [ID 20020220.001] pack w with objects
1848              From: Ulrich Pfeifer <upf@de.uu.net>
1849              Date: 20 Feb 2002 11:21:15 +0100
1850              Message-ID: <p5g03wcv38.fsf@de.uu.net>
1851      Branch: perl
1852            ! t/op/pack.t
1853 ____________________________________________________________________________
1854 [ 14789] By: jhi                                   on 2002/02/20  15:05:54
1855         Log: Subject: Re: [PATCH] go faster for Encode's compile
1856              From: Nicholas Clark <nick@unfortu.net> 
1857              Date: Tue, 19 Feb 2002 23:38:36 +0000
1858              Message-ID: <20020219233836.GG464@Bagpuss.unfortu.net>
1859      Branch: perl
1860            ! ext/Encode/compile
1861 ____________________________________________________________________________
1862 [ 14788] By: jhi                                   on 2002/02/20  15:02:31
1863         Log: Regen Glossary.
1864      Branch: perl
1865            ! Porting/Glossary Porting/config.sh Porting/config_H
1866 ____________________________________________________________________________
1867 [ 14787] By: jhi                                   on 2002/02/20  14:57:37
1868         Log: metaconfig unit change for #14786 (not visible yet,
1869              since Glossary needs regenerating)
1870      Branch: metaconfig
1871            ! U/compline/d_gconvert.U
1872 ____________________________________________________________________________
1873 [ 14786] By: jhi                                   on 2002/02/20  14:56:55
1874         Log: Subject: d_Gconvert hints and Glossary
1875              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1876              Date: Tue, 19 Feb 2002 11:55:36 -0800
1877              Message-ID: <42qc8gzkgOFN092yn@efn.org> 
1878      Branch: perl
1879            ! Configure config_h.SH configpm hints/aix.sh hints/dec_osf.sh
1880            ! hints/newsos4.sh hints/os2.sh hints/os390.sh hints/svr4.sh
1881            ! hints/svr5.sh
1882 ____________________________________________________________________________
1883 [ 14785] By: jhi                                   on 2002/02/20  14:38:45
1884         Log: metaconfig unit changes for #14784.
1885      Branch: metaconfig
1886            ! U/modified/Chk_MANI.U U/modified/Signal.U U/modified/libs.U
1887 ____________________________________________________________________________
1888 [ 14784] By: jhi                                   on 2002/02/20  14:38:14
1889         Log: Subject: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
1890              From: Paul Eggert <eggert@twinsun.com>              
1891              Date: Wed, 20 Feb 2002 03:03:51 -0800 (PST) 
1892              Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com>
1893      Branch: perl
1894            ! Configure Porting/pumpkin.pod hints/freebsd.sh hints/irix_6.sh
1895            ! pod/perlhack.pod
1896 ____________________________________________________________________________
1897 [ 14783] By: jhi                                   on 2002/02/20  14:21:32
1898         Log: metaconfig unit change for #14782.
1899      Branch: metaconfig/U/perl
1900            ! Mksymlinks.U
1901 ____________________________________________________________________________
1902 [ 14782] By: jhi                                   on 2002/02/20  14:20:33
1903         Log: Subject: [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)
1904              From: "Gerrit P. Haase" <gp@familiehaase.de>
1905              Date: Wed, 20 Feb 2002 00:23:29 +0100
1906              Message-ID: <70348722516.20020220002329@familiehaase.de>
1907      Branch: perl
1908            ! Configure
1909 ____________________________________________________________________________
1910 [ 14781] By: jhi                                   on 2002/02/20  13:58:16
1911         Log: Subject: Re: Lexical scoping bug with EXPR for EXPR?
1912              From: Nicholas Clark <nick@unfortu.net> 
1913              Date: Tue, 19 Feb 2002 19:27:42 +0000
1914              Message-ID: <20020219192740.GF12268@Bagpuss.unfortu.net>
1915              
1916              (with modifications)
1917      Branch: perl
1918            ! pod/perlsub.pod
1919 ____________________________________________________________________________
1920 [ 14780] By: jhi                                   on 2002/02/20  13:49:44
1921         Log: NetWare tweak from Ananth Kesari.
1922      Branch: perl
1923            ! lib/ExtUtils/MakeMaker.pm
1924 ____________________________________________________________________________
1925 [ 14779] By: ams                                   on 2002/02/20  06:51:55
1926         Log: Fix suggested by Anton Tagunov <tagunov@motor.ru>.
1927      Branch: perl
1928            ! pod/perlfaq4.pod
1929 ____________________________________________________________________________
1930 [ 14778] By: gsar                                  on 2002/02/20  04:17:22
1931         Log: constant folding on the range operator had the effect of disabling
1932              peephole optimizations in all the siblings of the range OP; the
1933              effect of this was that barewords could escape strictures when
1934              they were hiding in such places
1935      Branch: maint-5.6/perl
1936            ! op.c t/pragma/strict-subs
1937 ____________________________________________________________________________
1938 [ 14777] By: ams                                   on 2002/02/20  00:56:21
1939         Log: Subject: [PATCH] Re: Cannot handle date (0, 0, 0, 2, 0, 1970)
1940              From: Graham Barr <gbarr@pobox.com>
1941              Date: Tue, 19 Feb 2002 23:08:47 +0000
1942              Message-Id: <20020219230847.G66560@pobox.com>
1943      Branch: perl
1944            ! lib/Time/Local.pm
1945 ____________________________________________________________________________
1946 [ 14776] By: ams                                   on 2002/02/19  17:20:28
1947         Log: Subject: [DOCPATCH] C<< >> in Tie::Hash
1948              From: Nicholas Clark <nick@unfortu.net>
1949              Date: Tue, 19 Feb 2002 16:23:22 +0000
1950              Message-Id: <20020219162322.GB12268@Bagpuss.unfortu.net>
1951      Branch: perl
1952            ! lib/Tie/Hash.pm
1953 ____________________________________________________________________________
1954 [ 14775] By: jhi                                   on 2002/02/19  15:20:52
1955         Log: Regen doc, regen toc.
1956      Branch: perl
1957            ! pod/buildtoc.PL pod/perlapi.pod pod/perltoc.pod
1958 ____________________________________________________________________________
1959 [ 14774] By: jhi                                   on 2002/02/19  15:18:03
1960         Log: Subject: Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
1961              From: Dave Mitchell <davem@fdgroup.co.uk>
1962              Date: Tue, 19 Feb 2002 16:07:52 +0000 (GMT) 
1963              Message-Id: <200202191607.QAA25164@gizmo.fdgroup.co.uk>           
1964      Branch: perl
1965            ! pod/perlsub.pod
1966 ____________________________________________________________________________
1967 [ 14773] By: jhi                                   on 2002/02/19  15:13:57
1968         Log: Detypo.
1969      Branch: perl
1970            ! lib/Tie/Memoize.pm
1971 ____________________________________________________________________________
1972 [ 14772] By: jhi                                   on 2002/02/19  15:01:25
1973         Log: UTF-8 C API doc tweaks.
1974      Branch: perl
1975            ! pod/perlunicode.pod
1976 ____________________________________________________________________________
1977 [ 14771] By: jhi                                   on 2002/02/19  14:03:08
1978         Log: Mention that the case-switchers know about Unicode, too.
1979      Branch: perl
1980            ! pod/perlop.pod
1981 ____________________________________________________________________________
1982 [ 14770] By: jhi                                   on 2002/02/19  13:49:52
1983         Log: Upgrade to Locale::Codes 2.01.
1984      Branch: perl
1985            + lib/Locale/Constants.pod lib/Locale/Country.pod
1986            + lib/Locale/Currency.pod lib/Locale/Language.pod
1987            + lib/Locale/Script.pod
1988            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
1989            ! lib/Locale/Constants.pm lib/Locale/Country.pm
1990            ! lib/Locale/Currency.pm lib/Locale/Language.pm
1991            ! lib/Locale/Maketext.pm lib/Locale/Script.pm
1992 ____________________________________________________________________________
1993 [ 14769] By: jhi                                   on 2002/02/19  13:34:16
1994         Log: Subject: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
1995              From: Dave Mitchell <davem@fdgroup.co.uk>
1996              Date: Tue, 19 Feb 2002 10:30:30 +0000 (GMT) 
1997              Message-Id: <200202191030.KAA24180@gizmo.fdgroup.co.uk>
1998      Branch: perl
1999            ! pod/perlsub.pod
2000 ____________________________________________________________________________
2001 [ 14768] By: jhi                                   on 2002/02/19  13:32:32
2002         Log: Subject: [PATCH] Clarify SvPV and SvPV_force api docs
2003              From: Sam Tregar <sam@tregar.com> 
2004              Date: Mon, 18 Feb 2002 23:09:22 -0500 (EST) 
2005              Message-ID: <Pine.LNX.4.44.0202182305350.10037-100000@localhost.localdomain>   
2006      Branch: perl
2007            ! sv.h
2008 ____________________________________________________________________________
2009 [ 14767] By: jhi                                   on 2002/02/19  13:29:04
2010         Log: The test requires perlio.
2011      Branch: perl
2012            ! ext/Encode/t/JP.t
2013 ____________________________________________________________________________
2014 [ 14766] By: jhi                                   on 2002/02/19  04:57:59
2015         Log: Misplaced block end.
2016      Branch: perl
2017            ! utf8.c
2018 ____________________________________________________________________________
2019 [ 14765] By: jhi                                   on 2002/02/19  04:53:30
2020         Log: The POSIX extensions are deadly.
2021      Branch: perl
2022            ! regcomp.c
2023 ____________________________________________________________________________
2024 [ 14764] By: jhi                                   on 2002/02/19  04:44:41
2025         Log: Let's not overdo the growth.
2026      Branch: perl
2027            ! pp.c
2028 ____________________________________________________________________________
2029 [ 14763] By: jhi                                   on 2002/02/19  04:19:21
2030         Log: Third time makes the charm.
2031      Branch: perl
2032            ! README.os390
2033 ____________________________________________________________________________
2034 [ 14762] By: jhi                                   on 2002/02/19  04:03:46
2035         Log: Oops.
2036      Branch: perl
2037            ! utf8.c
2038 ____________________________________________________________________________
2039 [ 14761] By: jhi                                   on 2002/02/19  03:49:34
2040         Log: Add back the new casing tests.
2041      Branch: perl
2042            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
2043            ! MANIFEST
2044 ____________________________________________________________________________
2045 [ 14760] By: jhi                                   on 2002/02/19  03:49:16
2046         Log: Prefer special case mappings.
2047      Branch: perl
2048            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
2049            ! lib/unicore/To/Upper.pl lib/unicore/mktables
2050 ____________________________________________________________________________
2051 [ 14759] By: jhi                                   on 2002/02/19  03:48:46
2052         Log: Try special casing first.
2053      Branch: perl
2054            ! utf8.c
2055 ____________________________________________________________________________
2056 [ 14758] By: jhi                                   on 2002/02/19  01:55:14
2057         Log: Not extending enough.
2058      Branch: perl
2059            ! pp.c utf8.h
2060 ____________________________________________________________________________
2061 [ 14757] By: jhi                                   on 2002/02/19  00:21:07
2062         Log: No need to store identity mappings.
2063      Branch: perl
2064            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
2065            ! lib/unicore/mktables
2066 ____________________________________________________________________________
2067 [ 14756] By: ams                                   on 2002/02/18  20:21:17
2068         Log: Forward port #14704 from maint-5.6.
2069      Branch: perl
2070            ! doio.c
2071 ____________________________________________________________________________
2072 [ 14755] By: jhi                                   on 2002/02/18  20:16:40
2073         Log: Regen Changes.
2074      Branch: perl
2075            ! Changes
2076 ____________________________________________________________________________
2077 [ 14754] By: ams                                   on 2002/02/18  19:01:09
2078         Log: Subject: [PATCH] VMS cando_by_name and current process privs
2079              From: "Craig A. Berry" <craigberry@mac.com>
2080              Date: Mon, 18 Feb 2002 14:03:30 -0600
2081              Message-Id: <5.1.0.14.2.20020218132536.01b7a0b8@exchi01>
2082      Branch: perl
2083            ! vms/vms.c
2084 ____________________________________________________________________________
2085 [ 14753] By: jhi                                   on 2002/02/18  17:58:39
2086         Log: Update Changes.
2087      Branch: perl
2088            ! Changes patchlevel.h
2089 ____________________________________________________________________________
2090 [ 14752] By: jhi                                   on 2002/02/18  17:54:44
2091         Log: What do you know; these tests unearthed nasty problems.
2092              Will resolve those first.
2093      Branch: perl
2094            - t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
2095            ! MANIFEST
2096 ____________________________________________________________________________
2097 [ 14751] By: jhi                                   on 2002/02/18  17:52:23
2098         Log: Update Changes.
2099      Branch: perl
2100            ! Changes patchlevel.h
2101 ____________________________________________________________________________
2102 [ 14750] By: ams                                   on 2002/02/18  17:36:05
2103         Log: Subject: Re: IO::Poll: Removing Handles
2104              From: Matthew Sachs <matthewg@zevils.com>
2105              Date: Mon, 18 Feb 2002 13:19:01 -0500
2106              Message-Id: <20020218181901.GA19377@allevil.dhcp.zevils.com>
2107      Branch: perl
2108            ! ext/IO/lib/IO/t/io_poll.t
2109 ____________________________________________________________________________
2110 [ 14749] By: jhi                                   on 2002/02/18  16:49:51
2111         Log: Subject: VMS test fix-ups (alarm.t and glob.t)
2112              From: "Craig A. Berry" <craigberry@mac.com>
2113              Date: Mon, 18 Feb 2002 11:52:21 -0600
2114              Message-Id: <5.1.0.14.2.20020218114540.01b2b458@exchi01>
2115      Branch: perl
2116            ! t/op/alarm.t t/op/glob.t
2117 ____________________________________________________________________________
2118 [ 14748] By: ams                                   on 2002/02/18  15:53:36
2119         Log: s/load_module/Perl_load_module/
2120      Branch: perl
2121            ! gv.c
2122 ____________________________________________________________________________
2123 [ 14747] By: jhi                                   on 2002/02/18  15:43:06
2124         Log: Unused in ASCII, used in EBCDIC.
2125      Branch: perl
2126            ! utf8.c
2127 ____________________________________________________________________________
2128 [ 14746] By: jhi                                   on 2002/02/18  15:26:32
2129         Log: Upgrade to Locale::Codes 2.00.
2130      Branch: perl
2131            + lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
2132            + lib/Locale/Codes/t/script.t lib/Locale/Script.pm
2133            ! MANIFEST lib/Locale/Codes/t/all.t lib/Locale/Codes/t/country.t
2134            ! lib/Locale/Constants.pm lib/Locale/Country.pm
2135            ! lib/Locale/Currency.pm lib/Locale/Language.pm
2136 ____________________________________________________________________________
2137 [ 14745] By: ams                                   on 2002/02/18  15:20:44
2138         Log: Subject: Re: [ID 20020213.001] "Unknown error" as a message from compilation
2139              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2140              Date: Sat, 16 Feb 2002 00:06:01 +0100
2141              Message-Id: <20020216000601.A17249@rafael>
2142      Branch: perl
2143            ! gv.c
2144 ____________________________________________________________________________
2145 [ 14744] By: jhi                                   on 2002/02/18  14:54:47
2146         Log: More Unicode casing checks.
2147      Branch: perl
2148            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
2149            ! MANIFEST
2150 ____________________________________________________________________________
2151 [ 14743] By: ams                                   on 2002/02/18  14:35:38
2152         Log: Subject: IO::Poll: Removing Handles
2153              From: Matthew Sachs <matthewg@zevils.com>
2154              Date: Sun, 17 Feb 2002 04:49:46 -0500
2155              Message-Id: <20020217094946.GA13130@allevil.dhcp.zevils.com>
2156      Branch: perl
2157            ! ext/IO/lib/IO/Poll.pm
2158 ____________________________________________________________________________
2159 [ 14741] By: ams                                   on 2002/02/18  13:59:48
2160         Log: Subject: [PATCH pp_ctl.c] bug on "do NUMBER"
2161              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2162              Date: Mon, 18 Feb 2002 15:41:26 +0100
2163              Message-Id: <20020218154126.A692@rafael>
2164      Branch: perl
2165            ! pp_ctl.c t/op/do.t
2166 ____________________________________________________________________________
2167 [ 14740] By: nick                                  on 2002/02/18  09:09:23
2168         Log: Integrate mainline
2169      Branch: perlio
2170           +> ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
2171           +> ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
2172           +> ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
2173           +> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
2174           +> ext/Encode/lib/Encode/JP/Constants.pm
2175           +> ext/Encode/lib/Encode/JP/H2Z.pm
2176           +> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
2177           +> ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
2178           +> ext/Encode/t/JP.t ext/Encode/t/japanese.pl
2179           +> os2/OS2/Process/t/os2_process.t
2180           +> os2/OS2/Process/t/os2_process_kid.t
2181           +> os2/OS2/Process/t/os2_process_text.t
2182            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
2183            - ext/Encode/t/Japanese.t
2184           !> (integrate 47 files)
2185 ____________________________________________________________________________
2186 [ 14739] By: jhi                                   on 2002/02/18  05:02:47
2187         Log: EBCDIC: now the worst seems to be over for
2188              the "Malformed" warnings.  Still a few of them,
2189              and plenty of test failures, but getting better.
2190      Branch: perl
2191            ! regcomp.c utf8.c
2192 ____________________________________________________________________________
2193 [ 14738] By: jhi                                   on 2002/02/18  02:31:05
2194         Log: Upgrade to Net::Ping 2.12.
2195      Branch: perl
2196            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
2197            ! lib/Net/Ping/t/110_icmp_inst.t
2198 ____________________________________________________________________________
2199 [ 14737] By: jhi                                   on 2002/02/18  02:24:31
2200         Log: After much rewriting we are now pretty much
2201              back to where we started.
2202      Branch: perl
2203            ! utf8.c
2204 ____________________________________________________________________________
2205 [ 14736] By: ams                                   on 2002/02/18  01:23:00
2206         Log: Subject: [PATCH B::Deparse] two fixes
2207              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2208              Date: Sun, 17 Feb 2002 23:58:59 +0100
2209              Message-Id: <20020217235859.A32513@rafael>
2210      Branch: perl
2211            ! ext/B/B/Deparse.pm
2212 ____________________________________________________________________________
2213 [ 14735] By: jhi                                   on 2002/02/17  21:24:26
2214         Log: Buglet.
2215      Branch: perl
2216            ! ext/Encode/lib/Encode/JP/JIS.pm
2217 ____________________________________________________________________________
2218 [ 14734] By: jhi                                   on 2002/02/17  20:44:59
2219         Log: Clearing up to_utf8_case() continues: this time use
2220              a single return, and EBCDICification for all paths.
2221      Branch: perl
2222            ! utf8.c
2223 ____________________________________________________________________________
2224 [ 14733] By: jhi                                   on 2002/02/17  19:51:01
2225         Log: Small tweaks to get the test running (fix @INC and
2226              do not overwrite the table.utf8 and table.rnd).
2227      Branch: perl
2228            ! ext/Encode/t/JP.t
2229 ____________________________________________________________________________
2230 [ 14732] By: jhi                                   on 2002/02/17  18:40:24
2231         Log: Tiny tweak.
2232      Branch: perl
2233            ! utf8.c
2234 ____________________________________________________________________________
2235 [ 14731] By: jhi                                   on 2002/02/17  16:56:17
2236         Log: Redundant casts.
2237      Branch: perl
2238            ! utf8.c
2239 ____________________________________________________________________________
2240 [ 14730] By: jhi                                   on 2002/02/17  16:50:34
2241         Log: More filename portability tips.
2242      Branch: perl
2243            ! pod/perlport.pod
2244 ____________________________________________________________________________
2245 [ 14729] By: jhi                                   on 2002/02/17  16:25:06
2246         Log: FAQ sync.
2247      Branch: perl
2248            ! pod/perlfaq3.pod pod/perlfaq5.pod
2249 ____________________________________________________________________________
2250 [ 14728] By: ams                                   on 2002/02/17  16:15:09
2251         Log: Subject: podlators 1.21 released
2252              From: Russ Allbery <rra@stanford.edu>
2253              Date: Sat, 16 Feb 2002 21:42:56 -0800
2254              Message-Id: <yladu8irz3.fsf@windlord.stanford.edu>
2255      Branch: perl
2256            ! lib/Pod/Text/Overstrike.pm
2257 ____________________________________________________________________________
2258 [ 14727] By: sky                                   on 2002/02/17  11:36:52
2259         Log: Subject: [PATCH] Tied STDERR should catch messages from warn() and die()
2260              From: Autrijus Tang <autrijus@autrijus.org>
2261              Date: Sun, 17 Feb 2002 19:46:47 +0800
2262              Message-ID: <20020217194647.A1410@not.autrijus.org>
2263      Branch: perl
2264            ! pp_ctl.c t/op/tiehandle.t util.c
2265 ____________________________________________________________________________
2266 [ 14726] By: jhi                                   on 2002/02/17  03:13:30
2267         Log: EBCDIC: to_utf8_case() is supposed to get its low 256
2268              input in native code points, not Unicode.
2269      Branch: perl
2270            ! utf8.c
2271 ____________________________________________________________________________
2272 [ 14725] By: jhi                                   on 2002/02/17  01:43:42
2273         Log: Regen Glossary.
2274      Branch: perl
2275            ! Porting/Glossary Porting/config.sh Porting/config_H
2276 ____________________________________________________________________________
2277 [ 14724] By: jhi                                   on 2002/02/17  01:12:37
2278         Log: The #14715 and #14716 were okay: they just revealed
2279              a bug in the EXACTF matching.
2280      Branch: perl
2281            ! regexec.c utf8.c
2282 ____________________________________________________________________________
2283 [ 14723] By: jhi                                   on 2002/02/16  16:14:19
2284         Log: Retreat, retreat! (retract #14715 and #14716)
2285      Branch: perl
2286            ! utf8.c
2287 ____________________________________________________________________________
2288 [ 14722] By: jhi                                   on 2002/02/16  16:06:00
2289         Log: Encode 0.40, from Dan Kogai.
2290      Branch: perl
2291            + ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
2292            + ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
2293            + ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
2294            + ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
2295            + ext/Encode/lib/Encode/JP/Constants.pm
2296            + ext/Encode/lib/Encode/JP/H2Z.pm
2297            + ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
2298            + ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
2299            + ext/Encode/t/JP.t ext/Encode/t/japanese.pl
2300            + ext/Encode/t/table.rnd ext/Encode/t/table.utf8
2301            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
2302            - ext/Encode/t/Japanese.t
2303            ! MANIFEST ext/Encode/Encode.pm ext/Encode/MANIFEST
2304            ! ext/Encode/t/Encode.t
2305 ____________________________________________________________________________
2306 [ 14721] By: jhi                                   on 2002/02/16  15:37:40
2307         Log: metaconfig unit change for #14720.
2308      Branch: perl
2309            ! Configure
2310 ____________________________________________________________________________
2311 [ 14720] By: jhi                                   on 2002/02/16  15:36:42
2312         Log: Regenerate Configure (small tweaks on Yitzchak's,
2313              main difference being that the preference variables are
2314              called gconvert_...).
2315      Branch: metaconfig
2316            ! U/compline/d_gconvert.U
2317 ____________________________________________________________________________
2318 [ 14719] By: ams                                   on 2002/02/16  14:11:01
2319         Log: Subject: Re: [proof-of-concept PATCH] d_Gconvert and Configure
2320              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2321              Date: Thu, 14 Feb 2002 22:27:33 -0800
2322              Message-Id: <VpKb8gzkgCdK092yn@efn.org>
2323              (Applied by hand.)
2324      Branch: perl
2325            ! Configure
2326 ____________________________________________________________________________
2327 [ 14718] By: ams                                   on 2002/02/16  13:45:28
2328         Log: Subject: [DOC PATCH perlport.pod] Typo fix and three-arg open
2329              From: Philip Newton <Philip.Newton@gmx.net>
2330              Date: Sat, 16 Feb 2002 10:05:05 +0100
2331              Message-Id: <558s6u4djrbk46q44fvqs5mfviq9311lj1@4ax.com>
2332              (Applied by hand.)
2333      Branch: perl
2334            ! pod/perlport.pod
2335 ____________________________________________________________________________
2336 [ 14717] By: ams                                   on 2002/02/16  04:30:23
2337         Log: Remove dubious test.
2338      Branch: perl
2339            ! t/io/open.t
2340 ____________________________________________________________________________
2341 [ 14716] By: jhi                                   on 2002/02/16  04:24:45
2342         Log: Tiny tweak.
2343      Branch: perl
2344            ! utf8.c
2345 ____________________________________________________________________________
2346 [ 14715] By: jhi                                   on 2002/02/16  03:49:14
2347         Log: Restructure to_utf8_case() for simpler execution paths.
2348      Branch: perl
2349            ! utf8.c
2350 ____________________________________________________________________________
2351 [ 14714] By: ams                                   on 2002/02/16  02:43:59
2352         Log: Absorb #14701 by Sarathy from maint-5.6.
2353      Branch: perl
2354            ! doio.c t/io/open.t
2355 ____________________________________________________________________________
2356 [ 14713] By: ams                                   on 2002/02/16  01:51:27
2357         Log: Subject: [PATCH] VOS patches for perl 5.8
2358              From: Paul_GreenVOS@vos.stratus.com
2359              Date: Fri, 15 Feb 02 17:41 est
2360              Message-Id: <200202152243.RAA01195@mailhub1.stratus.com>
2361      Branch: perl
2362            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
2363            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
2364            ! vos/install_perl.cm
2365 ____________________________________________________________________________
2366 [ 14712] By: jhi                                   on 2002/02/15  21:08:13
2367         Log: Subject: [PATCH B::Deparse] Fix another bug introduced by #14615
2368              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2369              Date: Fri, 15 Feb 2002 23:05:44 +0100
2370              Message-ID: <20020215230544.A690@rafael>
2371      Branch: perl
2372            ! ext/B/B/Deparse.pm
2373 ____________________________________________________________________________
2374 [ 14711] By: jhi                                   on 2002/02/15  19:26:07
2375         Log: Add $VERSION.
2376      Branch: perl
2377            ! lib/Tie/Memoize.pm
2378 ____________________________________________________________________________
2379 [ 14710] By: jhi                                   on 2002/02/15  15:40:30
2380         Log: Update Changes.
2381      Branch: perl
2382            ! Changes patchlevel.h
2383 ____________________________________________________________________________
2384 [ 14709] By: jhi                                   on 2002/02/15  15:01:54
2385         Log: Subject: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
2386              From: Robin Barker <rmb1@cise.npl.co.uk>
2387              Date: Thu, 14 Feb 2002 19:07:40 GMT
2388              Message-Id: <200202141907.TAA21516@tempest.npl.co.uk>
2389              
2390              (the hints part only)
2391      Branch: perl
2392            ! hints/solaris_2.sh
2393 ____________________________________________________________________________
2394 [ 14708] By: jhi                                   on 2002/02/15  15:00:27
2395         Log: metaconfig unit changes for #14707.
2396      Branch: metaconfig
2397            ! U/modified/cc.U
2398      Branch: metaconfig/U/perl
2399            ! Checkcc.U
2400 ____________________________________________________________________________
2401 [ 14707] By: jhi                                   on 2002/02/15  15:00:01
2402         Log: Subject: Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction  of cc.cbu and checkcc
2403              From: Robin Barker <rmb1@cise.npl.co.uk>
2404              Date: Fri, 15 Feb 2002 12:14:39 GMT
2405              Message-Id: <200202151214.MAA26466@tempest.npl.co.uk>
2406              
2407              Split checking-for-gcc and checking-for-cc.
2408      Branch: perl
2409            ! Configure
2410 ____________________________________________________________________________
2411 [ 14706] By: ams                                   on 2002/02/15  13:57:15
2412         Log: Subject: Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
2413              From: Ville =?ISO-8859-1?Q?Skytt=E4?= <ville.skytta@iki.fi>
2414              Date: 15 Feb 2002 10:53:06 +0200
2415              Message-Id: <1013763186.28457.6.camel@cs78130147.pp.htv.fi>
2416      Branch: perl
2417            ! lib/Pod/Html.pm
2418 ____________________________________________________________________________
2419 [ 14705] By: ams                                   on 2002/02/15  08:42:55
2420         Log: Subject: [PATCH @14577] OS/2 tests and more
2421              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2422              Date: Fri, 15 Feb 2002 03:56:24 -0500
2423              Message-Id: <20020215035624.A16467@math.ohio-state.edu>
2424      Branch: perl
2425            + os2/OS2/Process/t/os2_process.t
2426            + os2/OS2/Process/t/os2_process_kid.t
2427            + os2/OS2/Process/t/os2_process_text.t
2428            ! MANIFEST configpm hints/os2.sh makedef.pl
2429            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
2430            ! os2/OS2/Process/Process.xs os2/os2.c os2/os2_base.t
2431            ! os2/os2ish.h
2432 ____________________________________________________________________________
2433 [ 14704] By: gsar                                  on 2002/02/15  08:42:48
2434         Log: don't Safefree() PerlIO pointers we didn't allocate to begin with;
2435              avoid wasteful PL_fdpid fiddling where that is not warranted;
2436              mostly whitespace fixes
2437              
2438              these were longstanding todo items from:
2439              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-04/msg01019.html
2440      Branch: maint-5.6/perl
2441            ! doio.c
2442 ____________________________________________________________________________
2443 [ 14702] By: nick                                  on 2002/02/15  08:31:41
2444         Log: Integrate mainline
2445      Branch: perlio
2446           +> lib/if.pm lib/if.t
2447           !> Configure MANIFEST ext/B/B/Deparse.pm ext/B/t/deparse.t
2448           !> lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
2449           !> lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
2450           !> lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
2451           !> lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
2452           !> lib/Pod/Html.pm lib/Tie/Handle.pm lib/charnames.pm
2453           !> lib/charnames.t pod/perluniintro.pod pp_sys.c
2454           !> t/lib/warnings/pp_sys
2455 ____________________________________________________________________________
2456 [ 14701] By: gsar                                  on 2002/02/15  08:04:58
2457         Log: open(STDOUT, ">&=FOO") leaks PerlIO pointers badly on all platforms
2458              (and also dies quickly on Windows); this bug crept in as
2459              change#610, a.k.a change#646
2460      Branch: maint-5.6/perl
2461            ! doio.c t/io/open.t
2462 ____________________________________________________________________________
2463 [ 14700] By: jhi                                   on 2002/02/15  02:51:13
2464         Log: Subject: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
2465              From: Ville "Skyttä" <ville.skytta@iki.fi>
2466              Date: Wed, 13 Feb 2002 22:29:39 +0200
2467              Message-Id: <20020213222939.5321b5ce.ville.skytta@iki.fi>
2468      Branch: perl
2469            ! lib/Pod/Html.pm
2470 ____________________________________________________________________________
2471 [ 14699] By: jhi                                   on 2002/02/14  23:47:43
2472         Log: Document and test the C0 and C1.
2473      Branch: perl
2474            ! lib/charnames.pm lib/charnames.t
2475 ____________________________________________________________________________
2476 [ 14698] By: jhi                                   on 2002/02/14  22:21:55
2477         Log: metaconfig unit change for #14697.
2478      Branch: metaconfig
2479            ! U/modified/Init.U
2480 ____________________________________________________________________________
2481 [ 14697] By: jhi                                   on 2002/02/14  22:21:20
2482         Log: Also OS/2 seems to need exe set early.
2483      Branch: perl
2484            ! Configure
2485 ____________________________________________________________________________
2486 [ 14696] By: jhi                                   on 2002/02/14  22:13:18
2487         Log: Document pack U0U.
2488      Branch: perl
2489            ! pod/perluniintro.pod
2490 ____________________________________________________________________________
2491 [ 14695] By: jhi                                   on 2002/02/14  21:56:52
2492         Log: Subject: [PATCH] Re: bug? no warning from getc BOLLOCKS
2493              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2494              Date: Thu, 14 Feb 2002 23:58:00 +0100
2495              Message-ID: <20020214235800.A12901@rafael>
2496      Branch: perl
2497            ! pp_sys.c t/lib/warnings/pp_sys
2498 ____________________________________________________________________________
2499 [ 14694] By: jhi                                   on 2002/02/14  21:54:43
2500         Log: Subject: [PATCH @13746] conditional pragmas
2501              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2502              Date: Mon, 31 Dec 2001 18:18:09 -0500
2503              Message-ID: <20011231181809.A29528@math.ohio-state.edu>
2504      Branch: perl
2505            + lib/if.pm lib/if.t
2506            ! MANIFEST
2507 ____________________________________________________________________________
2508 [ 14693] By: jhi                                   on 2002/02/14  21:47:08
2509         Log: Deparse bug introduced by #14615: the fix is just a workaround,
2510              I suspect there to be another deeper bug, must distill simpler
2511              test case.
2512      Branch: perl
2513            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
2514 ____________________________________________________________________________
2515 [ 14692] By: jhi                                   on 2002/02/14  19:52:26
2516         Log: Integrate perlio; 
2517              
2518              Make dependencies more precise (for nmake)
2519      Branch: perl
2520           !> ext/Encode/EUC_JP/Makefile.PL
2521 ____________________________________________________________________________
2522 [ 14691] By: jhi                                   on 2002/02/14  18:08:58
2523         Log: Just a guess.
2524      Branch: perl
2525            ! lib/Tie/Handle.pm
2526 ____________________________________________________________________________
2527 [ 14690] By: nick                                  on 2002/02/14  16:30:56
2528         Log: Integrate mainline
2529      Branch: perlio
2530           +> ext/threads/t/end.t lib/Tie/Memoize.pm lib/Tie/Memoize.t
2531           !> Changes MANIFEST Makefile.SH ext/threads/threads.pm
2532           !> ext/threads/threads.xs lib/ExtUtils/Installed.pm
2533           !> lib/ExtUtils/t/Installed.t lib/File/Spec/t/rel2abs2rel.t
2534           !> lib/Tie/Hash.pm patchlevel.h pod/perltie.pod t/op/groups.t
2535           !> utf8.c
2536 ____________________________________________________________________________
2537 [ 14689] By: jhi                                   on 2002/02/14  16:03:50
2538         Log: Upgrade to Net::Ping 2.11.
2539      Branch: perl
2540            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
2541            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
2542            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
2543            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
2544 ____________________________________________________________________________
2545 [ 14688] By: jhi                                   on 2002/02/14  15:15:17
2546         Log: Subject: [PATCH ExtUtils/Installed.pm ExtUtils/t/Installed.t]
2547              From: Robin Barker <rmb1@cise.npl.co.uk>
2548              Date: Wed, 13 Feb 2002 17:37:07 GMT
2549              Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
2550              
2551              (updated version of the above)
2552      Branch: perl
2553            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
2554 ____________________________________________________________________________
2555 [ 14687] By: jhi                                   on 2002/02/14  14:44:02
2556         Log: Excise inexact blather.
2557      Branch: perl
2558            ! utf8.c
2559 ____________________________________________________________________________
2560 [ 14686] By: jhi                                   on 2002/02/14  14:30:35
2561         Log: Subject: Re: [PATCH @13746] tied hashes: memoization
2562              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2563              Date: Mon, 31 Dec 2001 20:28:46 -0500
2564              Message-ID: <20011231202845.A1323@math.ohio-state.edu>
2565      Branch: perl
2566            + lib/Tie/Memoize.pm lib/Tie/Memoize.t
2567            ! MANIFEST
2568 ____________________________________________________________________________
2569 [ 14685] By: nick                                  on 2002/02/14  14:20:20
2570         Log: Make dependencies more precise (for nmake)
2571      Branch: perlio
2572            ! ext/Encode/EUC_JP/Makefile.PL
2573 ____________________________________________________________________________
2574 [ 14684] By: jhi                                   on 2002/02/14  14:09:10
2575         Log: Subject: [PATCH @13746] tied hashes
2576              From: Ilya Zakharevich <ilya@math.ohio-state.edu>             
2577              Date: Mon, 31 Dec 2001 19:15:39 -0500
2578              Message-ID: <20011231191539.A46@math.ohio-state.edu>
2579      Branch: perl
2580            ! lib/Tie/Hash.pm pod/perltie.pod
2581 ____________________________________________________________________________
2582 [ 14683] By: jhi                                   on 2002/02/13  22:30:55
2583         Log: Subject: Re: [PATCH] Configure followed by make minitest
2584              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2585              Date: Sun, 10 Feb 2002 23:22:05 -0800
2586              Message-ID: <dE3Z8gzkgyBD092yn@efn.org>
2587      Branch: perl
2588            ! Makefile.SH
2589 ____________________________________________________________________________
2590 [ 14682] By: jhi                                   on 2002/02/13  15:50:37
2591         Log: Subject: Re: perl@14647
2592              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2593              Date: Mon, 11 Feb 2002 19:30:36 +0100
2594              Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl>
2595      Branch: perl
2596            ! t/op/groups.t
2597 ____________________________________________________________________________
2598 [ 14681] By: jhi                                   on 2002/02/13  15:14:25
2599         Log: Update Changes.
2600      Branch: perl
2601            ! Changes patchlevel.h
2602 ____________________________________________________________________________
2603 [ 14680] By: jhi                                   on 2002/02/13  13:41:50
2604         Log: Integrate perlio;
2605              
2606              Do not lc() the file names before doing dirname() or they don't match.
2607      Branch: perl
2608           !> lib/ExtUtils/t/Installed.t
2609 ____________________________________________________________________________
2610 [ 14679] By: sky                                   on 2002/02/13  12:56:13
2611         Log: rename mutex to make a bit more sense
2612      Branch: perl
2613            ! ext/threads/threads.xs
2614 ____________________________________________________________________________
2615 [ 14678] By: sky                                   on 2002/02/13  12:46:11
2616         Log: Track active threads....
2617      Branch: perl
2618            ! ext/threads/threads.pm ext/threads/threads.xs
2619 ____________________________________________________________________________
2620 [ 14677] By: nick                                  on 2002/02/13  09:30:42
2621         Log: Do not lc() the file names before doing dirname() or they don't match.
2622      Branch: perlio
2623            ! lib/ExtUtils/t/Installed.t
2624 ____________________________________________________________________________
2625 [ 14676] By: sky                                   on 2002/02/13  09:03:37
2626         Log: Subject: [PATCH] Re: File/Spec/t/rel2abs2rel2whatever broken again
2627              From: Michael G Schwern <schwern@pobox.com>
2628              Date: ons feb 13, 2002  11:00:17  Europe/Stockholm
2629              Message-Id: <20020213100017.GA6288@blackrider>
2630      Branch: perl
2631            ! lib/File/Spec/t/rel2abs2rel.t
2632 ____________________________________________________________________________
2633 [ 14675] By: sky                                   on 2002/02/13  09:00:24
2634         Log: Do not propagate END blocks to child threads, test.
2635      Branch: perl
2636            + ext/threads/t/end.t
2637            ! MANIFEST ext/threads/threads.xs
2638 ____________________________________________________________________________
2639 [ 14674] By: nick                                  on 2002/02/13  08:34:55
2640         Log: Integrate mainline
2641      Branch: perlio
2642           +> ext/threads/t/join.t
2643           !> Configure MANIFEST ext/threads/threads.xs hints/solaris_2.sh
2644           !> lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod pp_pack.c
2645           !> t/op/lc.t t/op/length.t t/uni/fold.t utf8.c
2646 ____________________________________________________________________________
2647 [ 14673] By: jhi                                   on 2002/02/13  05:17:26
2648         Log: metaconfig unit change for #14672.
2649      Branch: metaconfig
2650            ! U/modified/lns.U
2651 ____________________________________________________________________________
2652 [ 14672] By: jhi                                   on 2002/02/13  05:17:07
2653         Log: $ln is supposed to be already set to $ln + executable suffix
2654              on platforms that need it, from Paul Green.
2655      Branch: perl
2656            ! Configure
2657 ____________________________________________________________________________
2658 [ 14671] By: jhi                                   on 2002/02/13  05:12:28
2659         Log: Subject: New command syntax for 'x' command
2660              From: Mark-Jason Dominus <mjd@plover.com>
2661              Date: Tue, 12 Feb 2002 20:54:01 -0500
2662              Message-ID: <20020213015401.25685.qmail@plover.com>
2663      Branch: perl
2664            ! lib/perl5db.pl pod/perldebug.pod
2665 ____________________________________________________________________________
2666 [ 14670] By: jhi                                   on 2002/02/13  05:11:12
2667         Log: Subject: New debugger option 'dumpDepth' controls recursion depth of 'x' command
2668              From: Mark-Jason Dominus <mjd@plover.com>
2669              Date: Tue, 12 Feb 2002 20:20:42 -0500
2670              Message-ID: <20020213012042.25245.qmail@plover.com>
2671      Branch: perl
2672            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
2673 ____________________________________________________________________________
2674 [ 14669] By: jhi                                   on 2002/02/13  04:43:43
2675         Log: Iteration continues.
2676      Branch: perl
2677            ! utf8.c
2678 ____________________________________________________________________________
2679 [ 14668] By: jhi                                   on 2002/02/13  02:37:31
2680         Log: Duh.
2681      Branch: perl
2682            ! pp_pack.c t/op/length.t
2683 ____________________________________________________________________________
2684 [ 14667] By: jhi                                   on 2002/02/13  01:33:01
2685         Log: Retract #14666.
2686      Branch: perl
2687            ! t/op/lc.t
2688 ____________________________________________________________________________
2689 [ 14666] By: jhi                                   on 2002/02/13  01:22:13
2690         Log: (retracted by #14667)
2691      Branch: perl
2692            ! t/op/lc.t
2693 ____________________________________________________________________________
2694 [ 14665] By: jhi                                   on 2002/02/13  00:45:02
2695         Log: Tiny test script tweaks.
2696      Branch: perl
2697            ! t/uni/fold.t
2698 ____________________________________________________________________________
2699 [ 14664] By: jhi                                   on 2002/02/13  00:24:37
2700         Log: Rewrite the "special mapping" part of to_utf8_case(),
2701              this time with fewer bugs.  (See: The Law of Cybernetic
2702              Entymology.)
2703      Branch: perl
2704            ! utf8.c
2705 ____________________________________________________________________________
2706 [ 14663] By: sky                                   on 2002/02/12  18:26:16
2707         Log: Stop failures if you pass an object, sv_dup might not be the right 
2708              thing to use since I have a feeling we end up cloning far too much. 
2709              (Like the stash for example).... Maybe we need a lightweight sv_dup 
2710              that searches the target for things....
2711              Real fix is another option to perl_clone which controls if you should 
2712              save stashes.
2713      Branch: perl
2714            ! ext/threads/threads.xs
2715 ____________________________________________________________________________
2716 [ 14662] By: jhi                                   on 2002/02/12  17:19:49
2717         Log: Retract #14661.
2718      Branch: perl
2719            ! hints/solaris_2.sh
2720 ____________________________________________________________________________
2721 [ 14661] By: jhi                                   on 2002/02/12  17:16:20
2722         Log: (retracted by #14662)
2723      Branch: perl
2724            ! hints/solaris_2.sh
2725 ____________________________________________________________________________
2726 [ 14660] By: jhi                                   on 2002/02/12  15:03:58
2727         Log: EBCDIC: another "can't happen".
2728      Branch: perl
2729            ! utf8.c
2730 ____________________________________________________________________________
2731 [ 14659] By: sky                                   on 2002/02/12  14:38:21
2732         Log: Join support, however something wierd seems to happen with filehandles that are passed along threads...
2733      Branch: perl
2734            + ext/threads/t/join.t
2735            ! MANIFEST ext/threads/threads.xs
2736 ____________________________________________________________________________
2737 [ 14658] By: nick                                  on 2002/02/12  13:54:06
2738         Log: Integrate mainline
2739      Branch: perlio
2740           !> lib/ExtUtils/Installed.pm lib/ExtUtils/t/Embed.t
2741           !> lib/File/Spec/t/rel2abs2rel.t lib/Win32.pod t/op/each.t
2742           !> t/op/length.t t/test.pl toke.c win32/win32.c win32/win32.h
2743 ____________________________________________________________________________
2744 [ 14657] By: jhi                                   on 2002/02/12  13:44:34
2745         Log: Subject: Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of system() function 
2746              From: Jan Dubois <JanD@ActiveState.com> 
2747              Date: Tue, 12 Feb 2002 00:56:31 -0800
2748              Message-ID: <4llh6uc4gnqtk3csmfoqed3t6q85436bb1@4ax.com>
2749      Branch: perl
2750            ! lib/Win32.pod win32/win32.c win32/win32.h
2751 ____________________________________________________________________________
2752 [ 14656] By: jhi                                   on 2002/02/12  13:39:18
2753         Log: Subject: [PATCH] Re: 14654 introduced a bug 
2754              From: Michael G Schwern <schwern@pobox.com> 
2755              Date: Tue, 12 Feb 2002 05:37:36 -0500
2756              Message-ID: <20020212103736.GC14327@blackrider>
2757      Branch: perl
2758            ! lib/File/Spec/t/rel2abs2rel.t
2759 ____________________________________________________________________________
2760 [ 14655] By: jhi                                   on 2002/02/12  04:50:58
2761         Log: More unset installman[13]dir tweaks from chromatic.
2762      Branch: perl
2763            ! lib/ExtUtils/Installed.pm
2764 ____________________________________________________________________________
2765 [ 14654] By: jhi                                   on 2002/02/12  04:31:44
2766         Log: Subject: Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2rel (?)
2767              From: Michael G Schwern <schwern@pobox.com>
2768              Date: Mon, 11 Feb 2002 12:23:02 -0500
2769              Message-ID: <20020211172302.GD9556@blackrider>
2770      Branch: perl
2771            ! lib/File/Spec/t/rel2abs2rel.t
2772 ____________________________________________________________________________
2773 [ 14653] By: jhi                                   on 2002/02/12  04:29:10
2774         Log: Use `` instead of -| to be a little bit more portable,
2775              from Michael Schwern.
2776      Branch: perl
2777            ! lib/ExtUtils/t/Embed.t
2778 ____________________________________________________________________________
2779 [ 14652] By: jhi                                   on 2002/02/12  03:17:44
2780         Log: EBCDIC: this change for \N{} in particular is now
2781              unnecessary because of the recent more general
2782              pack U change.
2783      Branch: perl
2784            ! toke.c
2785 ____________________________________________________________________________
2786 [ 14651] By: jhi                                   on 2002/02/12  02:15:05
2787         Log: Subject: [PATCH @14647] t/test.pl fix for VMS
2788              From: "Craig A. Berry" <craigberry@mac.com>
2789              Date: Mon, 11 Feb 2002 17:13:47 -0600
2790              Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01>
2791      Branch: perl
2792            ! t/test.pl
2793 ____________________________________________________________________________
2794 [ 14650] By: jhi                                   on 2002/02/11  23:44:09
2795         Log: EBCDIC: pack U bytes change.
2796      Branch: perl
2797            ! t/op/length.t
2798 ____________________________________________________________________________
2799 [ 14649] By: jhi                                   on 2002/02/11  23:38:28
2800         Log: EBCDIC: pack U is no more equal to concat of \xHHs.
2801      Branch: perl
2802            ! t/op/each.t
2803 ____________________________________________________________________________
2804 [ 14648] By: nick                                  on 2002/02/11  16:14:50
2805         Log: Integrate mainline
2806      Branch: perlio
2807           !> Changes Configure Makefile.SH autodoc.pl
2808           !> ext/Socket/socketpair.t hints/os2.sh lib/ExtUtils/Embed.pm
2809           !> lib/ExtUtils/t/Embed.t opcode.pl os2/Makefile.SHs os2/os2.c
2810           !> os2/os2ish.h patchlevel.h pod/perltoc.pod
2811 ____________________________________________________________________________
2812 [ 14647] By: jhi                                   on 2002/02/11  15:11:14
2813         Log: Update Changes.
2814      Branch: perl
2815            ! Changes patchlevel.h
2816 ____________________________________________________________________________
2817 [ 14646] By: jhi                                   on 2002/02/11  15:07:28
2818         Log: Regen toc.
2819      Branch: perl
2820            ! pod/perltoc.pod
2821 ____________________________________________________________________________
2822 [ 14645] By: jhi                                   on 2002/02/11  14:59:02
2823         Log: Forgot from #14641.
2824      Branch: perl
2825            ! lib/ExtUtils/t/Embed.t
2826 ____________________________________________________________________________
2827 [ 14644] By: jhi                                   on 2002/02/11  14:49:14
2828         Log: A forgotten metaconfig unit.
2829      Branch: metaconfig/U/perl
2830            + i_features.U
2831 ____________________________________________________________________________
2832 [ 14643] By: jhi                                   on 2002/02/11  14:47:11
2833         Log: metaconfig unit changes for #14642.
2834      Branch: metaconfig
2835            + U/modified/lns.U
2836      Branch: metaconfig/U/perl
2837            ! issymlink.U
2838 ____________________________________________________________________________
2839 [ 14642] By: jhi                                   on 2002/02/11  14:46:39
2840         Log: -Dmksymlinks was broken by #14628.
2841      Branch: perl
2842            ! Configure
2843 ____________________________________________________________________________
2844 [ 14641] By: jhi                                   on 2002/02/11  14:32:12
2845         Log: Subject: [PATCH @14577] OS/2 build
2846              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2847              Date: Mon, 11 Feb 2002 06:56:41 -0500
2848              Message-ID: <20020211065640.A14993@math.ohio-state.edu> 
2849              
2850              (sans the Configure, perlio.sym, and t/op/stat.t parts)
2851      Branch: perl
2852            ! Makefile.SH autodoc.pl ext/Socket/socketpair.t hints/os2.sh
2853            ! lib/ExtUtils/Embed.pm opcode.pl os2/Makefile.SHs os2/os2.c
2854            ! os2/os2ish.h
2855 ____________________________________________________________________________
2856 [ 14640] By: jhi                                   on 2002/02/11  14:11:13
2857         Log: Integrate perlio;
2858              
2859              Re-structure Japanese encodings - part 1
2860              
2861              Split Japanese encodings - part 2
2862              - build separate .c files with separate 'compile' steps
2863              - overall Japanese.xs / Japanese.pm which loads them
2864              
2865              Add test for Japanese encoding (well euc-jp anyway).
2866              Fix one bug shown by above
2867              Skip test which does not pass yet.
2868              
2869              Patch up the failing multi-byte write case, and un-skip
2870              the test.
2871      Branch: perl
2872           +> ext/Encode/EUC_JP/Japanese.pm ext/Encode/t/Japanese.t
2873           +> ext/Encode/t/table.euc ext/Encode/t/table.ref
2874            - ext/Encode/EUC_JP/EUC_JP.pm
2875           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
2876 ____________________________________________________________________________
2877 [ 14639] By: nick                                  on 2002/02/11  11:59:18
2878         Log: Patch up the failing multi-byte write case, and un-skip
2879              the test.
2880      Branch: perlio
2881            ! ext/Encode/Encode.xs ext/Encode/t/Japanese.t
2882 ____________________________________________________________________________
2883 [ 14638] By: nick                                  on 2002/02/11  10:55:39
2884         Log: Add test for Japanese encoding (well euc-jp anyway).
2885              Fix one bug shown by above
2886              Skip test which does not pass yet.
2887      Branch: perlio
2888            + ext/Encode/t/Japanese.t ext/Encode/t/table.euc
2889            + ext/Encode/t/table.ref
2890            ! MANIFEST ext/Encode/Encode.xs
2891 ____________________________________________________________________________
2892 [ 14637] By: nick                                  on 2002/02/11  09:07:04
2893         Log: Split Japanese encodings - part 2
2894              - build separate .c files with separate 'compile' steps
2895              - overall Japanese.xs / Japanese.pm which loads them
2896      Branch: perlio
2897            ! ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
2898 ____________________________________________________________________________
2899 [ 14636] By: nick                                  on 2002/02/11  08:15:42
2900         Log: Re-structure Japanese encodings - part 1
2901      Branch: perlio
2902           +> ext/Encode/EUC_JP/Japanese.pm
2903            - ext/Encode/EUC_JP/EUC_JP.pm
2904            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL
2905 ____________________________________________________________________________
2906 [ 14635] By: nick                                  on 2002/02/11  08:05:12
2907         Log: Integrate mainline
2908      Branch: perlio
2909           !> Configure djgpp/djgpp.c lib/ExtUtils/t/Installed.t
2910           !> lib/File/Spec.pm lib/perl5db.pl pod/perldiag.pod
2911           !> pod/perlport.pod pp_pack.c regcomp.c t/op/arith.t t/op/pack.t
2912 ____________________________________________________________________________
2913 [ 14634] By: jhi                                   on 2002/02/11  03:40:01
2914         Log: Subject: Re: [PATCH] Re: Modulus operator inconsistency
2915              From: Mike Guy <mjtg@cam.ac.uk>
2916              Date: Mon, 11 Feb 2002 02:50:42 +0000
2917              Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk>
2918      Branch: perl
2919            ! t/op/arith.t
2920 ____________________________________________________________________________
2921 [ 14633] By: jhi                                   on 2002/02/11  01:53:01
2922         Log: "Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
2923              Stepping backward in the string would be majorly bad.
2924      Branch: perl
2925            ! regcomp.c
2926 ____________________________________________________________________________
2927 [ 14632] By: jhi                                   on 2002/02/11  01:38:40
2928         Log: The debugger part of
2929              
2930              Subject: [PATCH hints/os2.sh lib/perl5db.pl] Debugger to use proper pager
2931              From: Michael G Schwern <schwern@pobox.com> 
2932              Date: Wed, 6 Feb 2002 17:32:12 -0500
2933              Message-ID: <20020206223212.GG1346@blackrider>
2934      Branch: perl
2935            ! lib/perl5db.pl
2936 ____________________________________________________________________________
2937 [ 14631] By: jhi                                   on 2002/02/10  22:11:53
2938         Log: Integrate perlio;
2939              
2940              Borland/Win32 tuning
2941              
2942              Move PerlIO_perlio to layer_syms where it belongs?
2943      Branch: perl
2944           !> makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
2945 ____________________________________________________________________________
2946 [ 14630] By: jhi                                   on 2002/02/10  22:10:19
2947         Log: EBCDIC: the low 256 needs to be shuffled also
2948              in pack/unpack U (this breaks the equivalence
2949              of pack U and v-strings, but I think if someone
2950              has to give, v-strings are a good victim)
2951      Branch: perl
2952            ! pp_pack.c t/op/pack.t
2953 ____________________________________________________________________________
2954 [ 14629] By: jhi                                   on 2002/02/10  21:56:17
2955         Log: metaconfig unit changes for #14628.
2956      Branch: metaconfig/U/perl
2957            ! d_u32align.U issymlink.U
2958 ____________________________________________________________________________
2959 [ 14628] By: jhi                                   on 2002/02/10  21:55:45
2960         Log: Two Configure tweaks; the u32align test was trying
2961              to write into a string literal, the ln -s test was
2962              failing in VOS.
2963      Branch: perl
2964            ! Configure
2965 ____________________________________________________________________________
2966 [ 14627] By: jhi                                   on 2002/02/10  21:07:20
2967         Log: DJGPP tweaks from Laszlo Molnar.
2968      Branch: perl
2969            ! djgpp/djgpp.c lib/File/Spec.pm
2970 ____________________________________________________________________________
2971 [ 14626] By: nick                                  on 2002/02/10  18:36:47
2972         Log: Move PerlIO_perlio to layer_syms where it belongs?
2973      Branch: perlio
2974            ! makedef.pl
2975 ____________________________________________________________________________
2976 [ 14625] By: nick                                  on 2002/02/10  18:02:21
2977         Log: Borland/Win32 tuning
2978      Branch: perlio
2979            ! makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
2980 ____________________________________________________________________________
2981 [ 14624] By: jhi                                   on 2002/02/10  15:33:40
2982         Log: Additional explanation for the [:...:] failure.
2983      Branch: perl
2984            ! pod/perldiag.pod
2985 ____________________________________________________________________________
2986 [ 14623] By: jhi                                   on 2002/02/10  15:15:53
2987         Log: Subject: [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
2988              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2989              Date: Sun, 10 Feb 2002 13:32:48 +0100
2990              Message-Id: <20020210115736.3702.H.M.BRAND@hccnet.nl>
2991      Branch: perl
2992            ! makedef.pl
2993 ____________________________________________________________________________
2994 [ 14622] By: jhi                                   on 2002/02/10  15:08:06
2995         Log: Test tweaks from chromatic for cases where there
2996              are no installman1dir or installman3dir.
2997      Branch: perl
2998            ! lib/ExtUtils/t/Installed.t
2999 ____________________________________________________________________________
3000 [ 14621] By: jhi                                   on 2002/02/10  15:07:21
3001         Log: Integrate perlio;
3002              
3003              Nick Clark's tweaks to Encode compile process
3004              1. Use decimal constants to unit string arrays rather than
3005              very long string litterals (latter having possible "\0"
3006              on end issues, and needing ANSI C line splicing).
3007              2. Replace tail-recursion during insert process with itteration.
3008              Nick C sees 12% speedup from these.
3009      Branch: perl
3010           !> ext/Encode/Encode.pm ext/Encode/compile
3011 ____________________________________________________________________________
3012 [ 14620] By: jhi                                   on 2002/02/10  15:04:19
3013         Log: Portability notes: filename characters, character sets.
3014      Branch: perl
3015            ! pod/perlport.pod
3016 ____________________________________________________________________________
3017 [ 14619] By: nick                                  on 2002/02/10  11:06:05
3018         Log: Integrate mainline
3019      Branch: perlio
3020            ! ext/Encode/Encode.pm
3021           !> Configure cop.h deb.c ext/B/B/Deparse.pm hints/bsdos.sh
3022           !> hints/os390.sh lib/ExtUtils/Embed.pm lib/perl5db.pl
3023           !> lib/unicore/Name.pl lib/unicore/mktables op.c pod/perlfaq2.pod
3024           !> pod/perlfaq3.pod pod/perlfaq4.pod pp_ctl.c
3025           !> t/lib/warnings/pp_hot t/op/arith.t toke.c util.c
3026 ____________________________________________________________________________
3027 [ 14618] By: nick                                  on 2002/02/10  10:48:15
3028         Log: Nick Clark's tweaks to Encode compile process
3029              1. Use decimal constants to unit string arrays rather than
3030              very long string litterals (latter having possible "\0"
3031              on end issues, and needing ANSI C line splicing).
3032              2. Replace tail-recursion during insert process with itteration.
3033              Nick C sees 12% speedup from these.
3034      Branch: perlio
3035            ! ext/Encode/compile
3036 ____________________________________________________________________________
3037 [ 14617] By: jhi                                   on 2002/02/10  02:56:54
3038         Log: Use the "Unicode 1.0" name field for control characters,
3039              as suggested by Mark Davis.  Note that Unicode 3.2 will
3040              require some more legwork on this because of certain
3041              alternative names.
3042      Branch: perl
3043            ! lib/unicore/Name.pl lib/unicore/mktables
3044 ____________________________________________________________________________
3045 [ 14616] By: jhi                                   on 2002/02/09  22:41:18
3046         Log: The -W 0,float(ieee) and gcvt() are the bad combination.
3047      Branch: perl
3048            ! hints/os390.sh
3049 ____________________________________________________________________________
3050 [ 14615] By: jhi                                   on 2002/02/09  22:34:00
3051         Log: EBCDIC: the non-printable characters are different.
3052      Branch: perl
3053            ! ext/B/B/Deparse.pm
3054 ____________________________________________________________________________
3055 [ 14614] By: jhi                                   on 2002/02/09  21:42:26
3056         Log: Subject: [PATCH] Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio
3057              From: Nicholas Clark <nick@unfortu.net> 
3058              Date: Sat, 9 Feb 2002 22:31:29 +0000
3059              Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net>
3060      Branch: perl
3061            ! t/lib/warnings/pp_hot
3062 ____________________________________________________________________________
3063 [ 14613] By: jhi                                   on 2002/02/09  21:12:12
3064         Log: Subject: [PATCH] Re: Modulus operator inconsistency
3065              From: Nicholas Clark <nick@unfortu.net>
3066              Date: Sat, 9 Feb 2002 21:00:13 +0000
3067              Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net>
3068      Branch: perl
3069            ! op.c t/op/arith.t
3070 ____________________________________________________________________________
3071 [ 14612] By: jhi                                   on 2002/02/09  18:15:39
3072         Log: Use the same escaping mechanism for all the *flags.
3073      Branch: perl
3074            ! lib/ExtUtils/Embed.pm
3075 ____________________________________________________________________________
3076 [ 14611] By: jhi                                   on 2002/02/09  17:26:06
3077         Log: Protect possible parentheses in ccflags, ccdlflags, and
3078              ldflags.  (In OS/390 there are parentheses in ccflags.)
3079      Branch: perl
3080            ! lib/ExtUtils/Embed.pm
3081 ____________________________________________________________________________
3082 [ 14610] By: jhi                                   on 2002/02/09  16:12:03
3083         Log: Subject: [PATCH] perl5db.pl: restart in taint mode
3084              From: Peter Scott <Peter@PSDT.com>
3085              Date: Fri, 08 Feb 2002 19:20:19 -0800
3086              Message-id: <4.3.2.7.2.20020208191757.00b4cea0@shell2.webquarry.com>
3087      Branch: perl
3088            ! lib/perl5db.pl
3089 ____________________________________________________________________________
3090 [ 14609] By: jhi                                   on 2002/02/08  21:33:59
3091         Log: FAQ sync.
3092      Branch: perl
3093            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod
3094 ____________________________________________________________________________
3095 [ 14608] By: jhi                                   on 2002/02/08  20:46:38
3096         Log: Subject: [PATCH] CopFILE / MacPerl_MPWFileName
3097              From: Chris Nandor <pudge@pobox.com>
3098              Date: Fri, 08 Feb 2002 16:31:41 -0500
3099              Message-ID: <pudge-10FC3D.16314108022002@onion.valueclick.com>
3100      Branch: perl
3101            ! cop.h deb.c pp_ctl.c toke.c util.c
3102 ____________________________________________________________________________
3103 [ 14607] By: pudge                                 on 2002/02/08  19:21:04
3104         Log: Redo CopFILE / MacPerl_MPWFIleName patch
3105      Branch: maint-5.6/macperl
3106            ! cop.h deb.c pp_ctl.c toke.c util.c
3107 ____________________________________________________________________________
3108 [ 14606] By: jhi                                   on 2002/02/08  19:18:41
3109         Log: The metaconfig unit change to go with #14605.
3110      Branch: metaconfig/U/perl
3111            ! libperl.U
3112 ____________________________________________________________________________
3113 [ 14605] By: jhi                                   on 2002/02/08  19:18:17
3114         Log: The Configure change to go with #14604.
3115      Branch: perl
3116            ! Configure
3117 ____________________________________________________________________________
3118 [ 14604] By: jhi                                   on 2002/02/08  19:13:56
3119         Log: Subject: [PATCH] Re:  [ID 20020205.007] BSDi test failure perl 5.6.1
3120              From: Andy Dougherty <doughera@lafayette.edu>
3121              Date: Fri, 8 Feb 2002 13:43:49 -0500 (EST)
3122              Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu>
3123      Branch: perl
3124            ! hints/bsdos.sh
3125 ____________________________________________________________________________
3126 [ 14603] By: nick                                  on 2002/02/08  18:16:09
3127         Log: Integrate mainline
3128      Branch: perlio
3129           +> ext/threads/t/libc.t
3130           !> Configure MANIFEST djgpp/djgppsed.sh doio.c perl.c pp_sys.c
3131           !> t/io/argv.t t/op/taint.t t/run/fresh_perl.t
3132 ____________________________________________________________________________
3133 [ 14602] By: sky                                   on 2002/02/08  15:19:15
3134         Log: Start testing for safe localtime functions, TODO, test more functions.
3135      Branch: perl
3136            + ext/threads/t/libc.t
3137            ! MANIFEST
3138 ____________________________________________________________________________
3139 [ 14601] By: jhi                                   on 2002/02/08  14:14:16
3140         Log: Subject: Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
3141              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3142              Date: Fri, 8 Feb 2002 00:21:07 +0100
3143              Message-ID: <20020208002107.E763@rafael>
3144      Branch: perl
3145            ! doio.c pp_sys.c t/io/argv.t
3146 ____________________________________________________________________________
3147 [ 14600] By: jhi                                   on 2002/02/08  14:07:15
3148         Log: Subject: [PATCH] Configure followed by make minitest
3149              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3150              Date: Wed, 06 Feb 2002 21:35:20 -0800
3151              Message-ID: <YIhY8gzkgSbC092yn@efn.org>
3152      Branch: perl
3153            ! t/op/taint.t t/run/fresh_perl.t
3154 ____________________________________________________________________________
3155 [ 14599] By: jhi                                   on 2002/02/08  14:05:12
3156         Log: Integrate perlio;
3157              
3158              Extract something from yesterdays effort - convert my mail on pad
3159              data structures (incoporating Sarathy's corrections/clarifications)
3160              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
3161      Branch: perl
3162           !> cv.h pod/perlapi.pod pod/perlintern.pod
3163 ____________________________________________________________________________
3164 [ 14598] By: jhi                                   on 2002/02/08  14:01:28
3165         Log: metaconfig unit changes for #14597.
3166      Branch: metaconfig
3167            ! U/modified/Loc.U
3168      Branch: metaconfig/U/perl
3169            ! libperl.U
3170 ____________________________________________________________________________
3171 [ 14597] By: jhi                                   on 2002/02/08  14:01:01
3172         Log: Configure DJGPP tweak from Laszlo Molnar.
3173      Branch: perl
3174            ! Configure
3175 ____________________________________________________________________________
3176 [ 14596] By: jhi                                   on 2002/02/08  14:00:23
3177         Log: DJGPP tweaks from Laszlo Molnar.
3178      Branch: perl
3179            ! djgpp/djgppsed.sh perl.c
3180 ____________________________________________________________________________
3181 [ 14595] By: nick                                  on 2002/02/08  09:19:29
3182         Log: Extract something from yesterdays effort - convert my mail on pad
3183              data structures (incoporating Sarathy's corrections/clarifications)
3184              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
3185      Branch: perlio
3186            ! cv.h pod/perlapi.pod pod/perlintern.pod
3187 ____________________________________________________________________________
3188 [ 14594] By: nick                                  on 2002/02/08  08:34:49
3189         Log: Integrate mainline
3190      Branch: perlio
3191           +> NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
3192           +> NetWare/t/NWScripts-Exist.pl t/base/num.t
3193           !> Changes MANIFEST ext/Encode/Encode.xs ext/Encode/Makefile.PL
3194           !> ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
3195           !> hints/os390.sh lib/Benchmark.t lib/encoding.pm lib/encoding.t
3196           !> op.c patchlevel.h t/run/fresh_perl.t utf8.c
3197 ____________________________________________________________________________
3198 [ 14593] By: jhi                                   on 2002/02/08  03:08:20
3199         Log: To really skip the test an exit() is needed.
3200      Branch: perl
3201            ! lib/encoding.t
3202 ____________________________________________________________________________
3203 [ 14592] By: jhi                                   on 2002/02/08  02:57:30
3204         Log: More diagnostics from Nicholas Clark.
3205      Branch: perl
3206            ! lib/Benchmark.t
3207 ____________________________________________________________________________
3208 [ 14591] By: jhi                                   on 2002/02/07  22:54:57
3209         Log: In case of failure be more verbose.
3210      Branch: perl
3211            ! t/base/num.t
3212 ____________________________________________________________________________
3213 [ 14590] By: pudge                                 on 2002/02/07  19:29:03
3214         Log: Update Changes
3215      Branch: maint-5.6/macperl
3216            ! macos/Changes
3217 ____________________________________________________________________________
3218 [ 14589] By: pudge                                 on 2002/02/07  19:26:55
3219         Log: Merge AEGizmos library into PPC binary
3220      Branch: maint-5.6/macperl
3221            ! macos/Makefile.mk
3222 ____________________________________________________________________________
3223 [ 14588] By: pudge                                 on 2002/02/07  18:51:05
3224         Log: Add -ansifor for MrCpp options
3225      Branch: maint-5.6/macperl
3226            ! macos/BuildRules.mk
3227 ____________________________________________________________________________
3228 [ 14587] By: pudge                                 on 2002/02/07  18:46:28
3229         Log: Check ownership of CatInfos (MacPerl Bug #494482)
3230      Branch: maint-5.6/macperl
3231            ! macos/ext/Mac/Files/Files.xs
3232 ____________________________________________________________________________
3233 [ 14586] By: pudge                                 on 2002/02/07  18:40:21
3234         Log: Resource updates
3235      Branch: maint-5.6/macperl
3236            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
3237 ____________________________________________________________________________
3238 [ 14585] By: pudge                                 on 2002/02/07  18:38:44
3239         Log: Empty path is ENOENT (MacPerl Bug #512351)
3240      Branch: maint-5.6/macperl
3241            ! macos/macperl/MPAppleEvents.c
3242 ____________________________________________________________________________
3243 [ 14584] By: pudge                                 on 2002/02/07  18:38:03
3244         Log: Fix horrible list maintencance bugs (MacPerl Bug #443568)
3245      Branch: maint-5.6/macperl
3246            ! macos/macperl/MPAEVTStream.cp
3247 ____________________________________________________________________________
3248 [ 14583] By: pudge                                 on 2002/02/07  18:36:29
3249         Log: macify(ABSTRACT_FROM)
3250      Branch: maint-5.6/macperl
3251            ! macos/lib/ExtUtils/MM_MacOS.pm
3252 ____________________________________________________________________________
3253 [ 14582] By: pudge                                 on 2002/02/07  18:35:20
3254         Log: Use correct Mac filenames in error messages, caller()
3255      Branch: maint-5.6/macperl
3256            ! deb.c pp_ctl.c toke.c util.c
3257 ____________________________________________________________________________
3258 [ 14581] By: jhi                                   on 2002/02/07  17:10:06
3259         Log: Sanity checks to see that the IV/NV and the PV of numeric
3260              scalars stay in sync (unearthed this via the OS/390 gcvt()
3261              brokenness)
3262      Branch: perl
3263            + t/base/num.t
3264            ! MANIFEST
3265 ____________________________________________________________________________
3266 [ 14580] By: jhi                                   on 2002/02/07  14:07:33
3267         Log: Retract the anon leak subpatch of #14418 and #14431
3268              (the latter came into bleadperl as part of #14433).
3269      Branch: perl
3270            ! op.c t/run/fresh_perl.t
3271 ____________________________________________________________________________
3272 [ 14579] By: jhi                                   on 2002/02/06  23:38:10
3273         Log: OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
3274              mangles 0.1 to "10".  sprintf() seems more well-behaved.
3275      Branch: perl
3276            ! hints/os390.sh
3277 ____________________________________________________________________________
3278 [ 14578] By: jhi                                   on 2002/02/06  19:56:53
3279         Log: Subject: [PATCH @14557] another Encode fix for VMS
3280              From: "Craig A. Berry" <craigberry@mac.com>
3281              Date: Wed, 06 Feb 2002 14:44:20 -0600
3282              Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01>
3283      Branch: perl
3284            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
3285 ____________________________________________________________________________
3286 [ 14577] By: jhi                                   on 2002/02/06  15:38:25
3287         Log: Integrate perlio;
3288              
3289              One way to avoid OS390 winge about #line directives.
3290      Branch: perl
3291           !> ext/Encode/EUC_JP/Makefile.PL
3292 ____________________________________________________________________________
3293 [ 14576] By: jhi                                   on 2002/02/06  15:36:55
3294         Log: Update Changes.
3295      Branch: perl
3296            ! Changes patchlevel.h
3297 ____________________________________________________________________________
3298 [ 14575] By: nick                                  on 2002/02/06  15:23:24
3299         Log: One way to avoid OS390 winge about #line directives.
3300      Branch: perlio
3301            ! ext/Encode/EUC_JP/Makefile.PL
3302 ____________________________________________________________________________
3303 [ 14574] By: jhi                                   on 2002/02/06  15:11:05
3304         Log: s/Netware/NetWare/
3305      Branch: perl
3306            ! MANIFEST
3307 ____________________________________________________________________________
3308 [ 14573] By: jhi                                   on 2002/02/06  15:10:00
3309         Log: New Netware scripts.
3310      Branch: perl
3311            + NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
3312            + NetWare/t/NWScripts-Exist.pl
3313            ! MANIFEST
3314 ____________________________________________________________________________
3315 [ 14572] By: jhi                                   on 2002/02/06  15:02:20
3316         Log: EBCDIC: the encoding pragma would need some rethinking,
3317              probably a pass of EBCDIC->Unicode mapping.  For now,
3318              disable it on EBCDIC.
3319      Branch: perl
3320            ! lib/encoding.pm lib/encoding.t
3321 ____________________________________________________________________________
3322 [ 14571] By: jhi                                   on 2002/02/06  14:44:27
3323         Log: EBCDIC: Unicode::Normalize NFC emits EBCDIC code points
3324              for the low 256.  Now tweaked the tests, but maybe it's
3325              the module that needs few NATIVE_TO_UNI()s somewhere?
3326      Branch: perl
3327            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
3328 ____________________________________________________________________________
3329 [ 14570] By: jhi                                   on 2002/02/06  13:59:19
3330         Log: Subject: [PATCH utf8.c] format problem
3331              From: Robin Barker <rmb1@cise.npl.co.uk>
3332              Date: Wed, 6 Feb 2002 14:01:43 GMT
3333              Message-Id: <200202061401.OAA25053@tempest.npl.co.uk>
3334      Branch: perl
3335            ! utf8.c
3336 ____________________________________________________________________________
3337 [ 14569] By: nick                                  on 2002/02/06  09:52:23
3338         Log: Integrate mainline
3339      Branch: perlio
3340           !> NetWare/Makefile NetWare/bat/BldNWExt.bat
3341           !> NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
3342           !> NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
3343           !> NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
3344           !> NetWare/t/NWScripts.pl ext/Encode/t/Encode.t
3345           !> lib/File/Spec/t/rel2abs2rel.t makedef.pl
3346 ____________________________________________________________________________
3347 [ 14568] By: jhi                                   on 2002/02/06  04:44:33
3348         Log: EBCDIC: 0x41 is not cricket.
3349      Branch: perl
3350            ! ext/Encode/t/Encode.t
3351 ____________________________________________________________________________
3352 [ 14567] By: jhi                                   on 2002/02/05  23:12:19
3353         Log: NetWare update from Ananth Kesari.
3354      Branch: perl
3355            ! NetWare/Makefile NetWare/bat/BldNWExt.bat
3356            ! NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
3357            ! NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
3358            ! NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
3359            ! NetWare/t/NWScripts.pl makedef.pl
3360 ____________________________________________________________________________
3361 [ 14566] By: sky                                   on 2002/02/05  18:39:13
3362         Log: Subject: Re: File::Spec::rel2abs2rel (?)
3363              From: Michael G Schwern <schwern@pobox.com>
3364              Date: Tue, 5 Feb 2002 13:47:39 -0500
3365              Message-ID: <20020205184739.GB17375@blackrider>
3366      Branch: perl
3367            ! lib/File/Spec/t/rel2abs2rel.t
3368 ____________________________________________________________________________
3369 [ 14565] By: nick                                  on 2002/02/05  17:31:24
3370         Log: Integrate mainline
3371      Branch: perlio
3372           !> ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t hints/darwin.sh
3373           !> lib/File/Spec/t/rel2abs2rel.t perl.h regexec.c t/op/filetest.t
3374           !> utf8.h
3375 ____________________________________________________________________________
3376 [ 14564] By: jhi                                   on 2002/02/05  17:05:40
3377         Log: Integrate perlio;
3378              
3379              More Encode tweaks:
3380              - make expensive and marginal substring search optional (-O)
3381              - enable -O for ASCII-oid encodings (search space is small)
3382              - add ASCII-oid jis0201 to basic Encode.so
3383              - add some other Japanese encodings to EUC_JP bundle (without -O)
3384      Branch: perl
3385           +> ext/Encode/Encode/jis0201.ucm
3386           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
3387           !> ext/Encode/compile
3388 ____________________________________________________________________________
3389 [ 14563] By: nick                                  on 2002/02/05  16:01:15
3390         Log: More Encode tweaks:
3391              - make expensive and marginal substring search optional (-O)
3392              - enable -O for ASCII-oid encodings (search space is small)
3393              - add ASCII-oid jis0201 to basic Encode.so
3394              - add some other Japanese encodings to EUC_JP bundle (without -O)
3395      Branch: perlio
3396            + ext/Encode/Encode/jis0201.ucm
3397            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
3398            ! ext/Encode/compile
3399 ____________________________________________________________________________
3400 [ 14562] By: sky                                   on 2002/02/05  14:50:36
3401         Log: Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.
3402      Branch: perl
3403            ! ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t
3404 ____________________________________________________________________________
3405 [ 14561] By: jhi                                   on 2002/02/05  14:25:36
3406         Log: EBCDIC: SHARP S is different.
3407      Branch: perl
3408            ! regexec.c utf8.h
3409 ____________________________________________________________________________
3410 [ 14560] By: sky                                   on 2002/02/05  13:49:40
3411         Log: Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks
3412      Branch: perl
3413            ! t/op/filetest.t
3414 ____________________________________________________________________________
3415 [ 14559] By: sky                                   on 2002/02/05  11:39:24
3416         Log: Add . first to the PATH environment to test that we really
3417              get ./perl and not some other older perl.
3418      Branch: perl
3419            ! lib/File/Spec/t/rel2abs2rel.t
3420 ____________________________________________________________________________
3421 [ 14558] By: sky                                   on 2002/02/05  11:20:21
3422         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...
3423      Branch: perl
3424            ! ext/POSIX/t/posix.t
3425 ____________________________________________________________________________
3426 [ 14557] By: sky                                   on 2002/02/05  10:30:58
3427         Log: Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them.
3428      Branch: perl
3429            ! hints/darwin.sh perl.h
3430 ____________________________________________________________________________
3431 [ 14556] By: nick                                  on 2002/02/05  06:58:52
3432         Log: Integrate mainline
3433      Branch: perlio
3434           !> MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
3435           !> ext/Encode/Encode.xs lib/File/Find/t/find.t
3436           !> lib/File/Find/t/taint.t
3437 ____________________________________________________________________________
3438 [ 14555] By: pudge                                 on 2002/02/05  02:20:45
3439         Log: Integrate change #14439 from maintperl
3440      Branch: maint-5.6/macperl
3441           !> op.c
3442 ____________________________________________________________________________
3443 [ 14554] By: jhi                                   on 2002/02/04  23:22:28
3444         Log: Subject: [PATCH] File::Find tests not cleaning up properly
3445              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3446              Date: Mon, 4 Feb 2002 22:09:07 +0100
3447              Message-ID: <20020204220907.A8288@rafael>
3448      Branch: perl
3449            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
3450 ____________________________________________________________________________
3451 [ 14553] By: jhi                                   on 2002/02/04  22:27:11
3452         Log: Signedness mumblings from Tru64.
3453      Branch: perl
3454            ! ext/Encode/Encode.xs
3455 ____________________________________________________________________________
3456 [ 14552] By: jhi                                   on 2002/02/04  22:22:16
3457         Log: Subject: [PATCH @14550] Encode build fix-ups for VMS
3458              From: "Craig A. Berry" <craigberry@mac.com>
3459              Date: Mon, 04 Feb 2002 17:16:00 -0600
3460              Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01>
3461      Branch: perl
3462            ! MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
3463            ! ext/Encode/Encode.xs
3464 ____________________________________________________________________________
3465 [ 14551] By: nick                                  on 2002/02/04  16:00:31
3466         Log: Integrate mainline
3467      Branch: perlio
3468           !> Changes lib/CPAN.pm lib/h2xs.t lib/locale.t
3469           !> lib/unicore/mktables patchlevel.h pod/perluniintro.pod
3470           !> regcomp.c
3471 ____________________________________________________________________________
3472 [ 14550] By: jhi                                   on 2002/02/04  14:47:00
3473         Log: Update Changes.
3474      Branch: perl
3475            ! Changes patchlevel.h
3476 ____________________________________________________________________________
3477 [ 14549] By: jhi                                   on 2002/02/04  13:57:42
3478         Log: Comment microtweaks.
3479      Branch: perl
3480            ! lib/locale.t
3481 ____________________________________________________________________________
3482 [ 14548] By: jhi                                   on 2002/02/04  13:32:00
3483         Log: Subject: trivial docu patch
3484              From: andreas.koenig@anima.de (Andreas J. Koenig)
3485              Date: 04 Feb 2002 08:15:19 +0100
3486              Message-ID: <m3pu3l7m60.fsf@anima.de>
3487      Branch: perl
3488            ! pod/perluniintro.pod
3489 ____________________________________________________________________________
3490 [ 14547] By: jhi                                   on 2002/02/04  13:30:55
3491         Log: Subject: [PATCH] (??{ }) anomaly
3492              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3493              Date: Sun, 03 Feb 2002 20:21:45 -0800
3494              Message-ID: <ZxgX8gzkgCXO092yn@efn.org> 
3495      Branch: perl
3496            ! regcomp.c
3497 ____________________________________________________________________________
3498 [ 14546] By: jhi                                   on 2002/02/04  04:41:02
3499         Log: Integrate perlio.
3500              
3501              Carry on where we left off if we have to grow destination
3502              SV during XS encode/decode
3503              
3504              Remove debugging warning, be consistent about API fails.
3505      Branch: perl
3506           !> ext/Encode/Encode.xs
3507 ____________________________________________________________________________
3508 [ 14545] By: nick                                  on 2002/02/03  20:03:38
3509         Log: Remove debugging warning, be consistent about API fails.
3510      Branch: perlio
3511            ! ext/Encode/Encode.xs
3512 ____________________________________________________________________________
3513 [ 14544] By: nick                                  on 2002/02/03  19:47:48
3514         Log: Carry on where we left off if we have to grow destination SV during XS encode/decode
3515      Branch: perlio
3516            ! ext/Encode/Encode.xs
3517 ____________________________________________________________________________
3518 [ 14543] By: jhi                                   on 2002/02/03  19:06:06
3519         Log: Subject: PATCH CPAN.pm
3520              From: Mark-Jason Dominus <mjd@plover.com>
3521              Date: Sun, 03 Feb 2002 12:36:36 -0500
3522              Message-ID: <20020203173636.27451.qmail@plover.com>
3523      Branch: perl
3524            ! lib/CPAN.pm
3525 ____________________________________________________________________________
3526 [ 14542] By: jhi                                   on 2002/02/03  19:05:13
3527         Log: Must search further back.
3528      Branch: perl
3529            ! lib/h2xs.t
3530 ____________________________________________________________________________
3531 [ 14541] By: nick                                  on 2002/02/03  18:52:09
3532         Log: Integrate mainline
3533      Branch: perlio
3534           !> (integrate 29 files)
3535 ____________________________________________________________________________
3536 [ 14540] By: jhi                                   on 2002/02/03  18:33:53
3537         Log: EBCDIC: more natification.
3538      Branch: perl
3539            ! regcomp.c
3540 ____________________________________________________________________________
3541 [ 14539] By: jhi                                   on 2002/02/03  18:32:31
3542         Log: Debug noise.
3543      Branch: perl
3544            ! ext/Encode/Encode.xs
3545 ____________________________________________________________________________
3546 [ 14538] By: jhi                                   on 2002/02/03  18:13:07
3547         Log: Integrate perlio;
3548              
3549              Stable intermediate point in Encode cleanup.
3550              :encode(euc-jp) works on Dan's table.euc
3551              Much buffer copying and other silliness remains.
3552      Branch: perl
3553           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
3554           !> ext/Encode/lib/Encode/Encoding.pm
3555 ____________________________________________________________________________
3556 [ 14537] By: jhi                                   on 2002/02/03  17:57:31
3557         Log: Prettify.
3558      Branch: perl
3559            ! lib/unicore/mktables
3560 ____________________________________________________________________________
3561 [ 14536] By: nick                                  on 2002/02/03  17:32:03
3562         Log: Stable intermediate point in Encode cleanup.
3563              :encode(euc-jp) works on Dan's table.euc
3564              Much buffer copying and other silliness remains.
3565      Branch: perlio
3566            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
3567            ! ext/Encode/lib/Encode/Encoding.pm
3568 ____________________________________________________________________________
3569 [ 14535] By: jhi                                   on 2002/02/03  17:29:57
3570         Log: EBCDIC: it's much nicer to compare Unicode code points
3571              to Unicode code points.
3572      Branch: perl
3573            ! regexec.c
3574 ____________________________________________________________________________
3575 [ 14534] By: jhi                                   on 2002/02/03  17:04:34
3576         Log: EBCDIC: character classes must remap the low 256.
3577      Branch: perl
3578            ! regcomp.c
3579 ____________________________________________________________________________
3580 [ 14533] By: jhi                                   on 2002/02/03  16:05:12
3581         Log: Upgrade to I18N::LangTags::List 0.27, from Sean Burke.
3582      Branch: perl
3583            ! lib/I18N/LangTags/List.pm
3584 ____________________________________________________________________________
3585 [ 14532] By: jhi                                   on 2002/02/03  15:36:36
3586         Log: FAQ sync.
3587      Branch: perl
3588            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
3589            ! pod/perlfaq6.pod pod/perlfaq7.pod
3590 ____________________________________________________________________________
3591 [ 14531] By: jhi                                   on 2002/02/03  15:35:28
3592         Log: Integrate perlio;
3593              
3594              Re-indent Encode.xs
3595              
3596              Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
3597              (Mis-feature discovered by Encode.)
3598      Branch: perl
3599           !> ext/Encode/Encode.pm ext/Encode/Encode.xs sv.c
3600 ____________________________________________________________________________
3601 [ 14530] By: jhi                                   on 2002/02/03  15:30:24
3602         Log: Subject: [PATCH] lstat FH and -l FH warnings
3603              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3604              Date: Sat, 2 Feb 2002 22:24:54 +0100           
3605              Message-ID: <20020202222454.A11608@rafael>       
3606      Branch: perl
3607            ! doio.c lib/File/Copy.pm pod/perldiag.pod pp_sys.c
3608            ! t/lib/warnings/doio t/lib/warnings/pp_sys t/op/stat.t
3609 ____________________________________________________________________________
3610 [ 14529] By: jhi                                   on 2002/02/03  15:27:26
3611         Log: Subject: [PATCH t/op/taint.t] remove possible false positive
3612              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3613              Date: Sat, 2 Feb 2002 13:11:01 +0100           
3614              Message-ID: <20020202131101.A722@rafael>               
3615              
3616              Subject: [PATCH t/op/ver.t] another false positive
3617              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3618              Date: Sat, 2 Feb 2002 13:38:22 +0100           
3619              Message-ID: <20020202133822.E722@rafael>         
3620              
3621              Subject: [PATCH] t/test.pl:ok() doesn't work
3622              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)  
3623              Date: Sun, 03 Feb 2002 00:02:38 -0800          
3624              Message-ID: <e6OX8gzkgSMO092yn@efn.org>          
3625      Branch: perl
3626            ! lib/Net/t/netrc.t t/op/stat.t t/op/taint.t t/op/ver.t
3627            ! t/test.pl
3628 ____________________________________________________________________________
3629 [ 14528] By: jhi                                   on 2002/02/03  15:26:33
3630         Log: Subject: [PATCH @13746] OS2::Process's constants
3631              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3632              Date: Sat, 2 Feb 2002 01:00:55 -0500           
3633              Message-ID: <20020202010055.A12924@math.ohio-state.edu>
3634      Branch: perl
3635            ! os2/OS2/Process/Makefile.PL
3636 ____________________________________________________________________________
3637 [ 14527] By: jhi                                   on 2002/02/03  15:16:46
3638         Log: Subject: [PATCH @13746] h2xs   
3639              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3640              Date: Sat, 2 Feb 2002 00:58:44 -0500           
3641              Message-ID: <20020202005844.A12756@math.ohio-state.edu>
3642      Branch: perl
3643            ! utils/h2xs.PL
3644 ____________________________________________________________________________
3645 [ 14526] By: nick                                  on 2002/02/03  14:54:18
3646         Log: Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
3647              (Mis-feature discovered by Encode.)
3648      Branch: perlio
3649            ! sv.c
3650 ____________________________________________________________________________
3651 [ 14525] By: jhi                                   on 2002/02/02  16:44:58
3652         Log: EBCDIC: since #14519 made \N{...} to remap,
3653              the test cannot expect an ASCII code point.
3654      Branch: perl
3655            ! lib/charnames.t
3656 ____________________________________________________________________________
3657 [ 14524] By: jhi                                   on 2002/02/02  05:03:24
3658         Log: Sub-MANIFEST-tweak.
3659      Branch: perl
3660            ! ext/Encode/MANIFEST
3661 ____________________________________________________________________________
3662 [ 14523] By: jhi                                   on 2002/02/02  02:54:44
3663         Log: Subject: [Patch] Encode::Tcl::Escape, more ISO2022 like
3664              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3665              Date: Fri, 01 Feb 2002 23:51:03 +0900
3666              Message-Id: <20020201234727.15ED.BQW10602@nifty.com>
3667      Branch: perl
3668            ! ext/Encode/lib/Encode/Tcl/Escape.pm
3669 ____________________________________________________________________________
3670 [ 14522] By: jhi                                   on 2002/02/02  02:53:29
3671         Log: Subject: [PATCH] (Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
3672              From: Andy Dougherty <doughera@lafayette.edu>
3673              Date: Fri, 1 Feb 2002 13:06:05 -0500 (EST)
3674              Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu>
3675      Branch: perl
3676            ! README.solaris hints/solaris_2.sh
3677 ____________________________________________________________________________
3678 [ 14521] By: jhi                                   on 2002/02/02  02:08:42
3679         Log: EBCDIC: no hope to get the low 256 right in unifolding.
3680      Branch: perl
3681            ! t/uni/fold.t
3682 ____________________________________________________________________________
3683 [ 14520] By: jhi                                   on 2002/02/02  02:02:13
3684         Log: todo entry for missing pack formats.
3685      Branch: perl
3686            ! pod/perltodo.pod
3687 ____________________________________________________________________________
3688 [ 14519] By: jhi                                   on 2002/02/02  01:31:50
3689         Log: EBCDIC: the low 256 \N{...} need to be remapped.
3690      Branch: perl
3691            ! toke.c
3692 ____________________________________________________________________________
3693 [ 14518] By: nick                                  on 2002/02/01  18:32:03
3694         Log: indent -kr -nce and some manual tweaks to match perl style.
3695      Branch: perlio
3696            ! ext/Encode/Encode.xs
3697 ____________________________________________________________________________
3698 [ 14517] By: nick                                  on 2002/02/01  18:20:46
3699         Log: Integrate mainline
3700      Branch: perlio
3701           !> Changes MANIFEST configpm doio.c lib/Attribute/Handlers.pm
3702           !> lib/Attribute/Handlers/t/multi.t lib/CPAN.pm
3703           !> lib/Math/Complex.pm lib/Math/Complex.t lib/open.pm
3704           !> patchlevel.h pod/perldiag.pod pod/perlfunc.pod
3705           !> pod/perluniintro.pod pp.c pp_sys.c regexec.c t/io/utf8.t
3706           !> t/lib/warnings/pp_sys t/lib/warnings/utf8 t/op/inccode.t
3707           !> t/op/lc.t t/op/stat.t t/run/switches.t utf8.c
3708 ____________________________________________________________________________
3709 [ 14516] By: jhi                                   on 2002/02/01  16:46:16
3710         Log: Integrate perlio; 
3711              
3712              Minor Encode tweaks:
3713              - move Encode.pm back to top of Encode like normal XS extension
3714              - avoid .def as a file extension (Win32 builds)
3715      Branch: perl
3716            ! MANIFEST
3717           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
3718           !> ext/Encode/Makefile.PL ext/Encode/compile
3719 ____________________________________________________________________________
3720 [ 14515] By: nick                                  on 2002/02/01  16:27:59
3721         Log: Minor Encode tweaks:
3722              - move Encode.pm back to top of Encode like normal XS extension
3723              - avoid .def as a file extension (Win32 builds)
3724      Branch: perlio
3725           +> ext/Encode/Encode.pm
3726            - ext/Encode/lib/Encode.pm
3727            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
3728            ! ext/Encode/Makefile.PL ext/Encode/compile
3729 ____________________________________________________________________________
3730 [ 14514] By: jhi                                   on 2002/02/01  14:45:26
3731         Log: Subject: [PATCH utf8.t] temp file not cleaned up
3732              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3733              Date: Fri, 1 Feb 2002 15:47:46 +0100
3734              Message-ID: <20020201154746.A24079@rafael>
3735      Branch: perl
3736            ! t/io/utf8.t
3737 ____________________________________________________________________________
3738 [ 14513] By: jhi                                   on 2002/02/01  14:44:39
3739         Log: Subject: [PATCH] make "lstat FH" croak
3740              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3741              Date: Fri, 1 Feb 2002 15:12:50 +0100
3742              Message-ID: <20020201151250.A738@rafael>
3743      Branch: perl
3744            ! pod/perldiag.pod pp_sys.c t/op/stat.t
3745 ____________________________________________________________________________
3746 [ 14512] By: jhi                                   on 2002/02/01  14:42:58
3747         Log: Subject: [PATCH t/op/stat.t] Mentioning Darwins UFS ctime failure
3748              From: Kay Röpke <kroepke@dolphin-services.de>
3749              Date: Fri, 1 Feb 2002 01:10:43 +0100
3750              Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de>
3751      Branch: perl
3752            ! t/op/stat.t
3753 ____________________________________________________________________________
3754 [ 14511] By: jhi                                   on 2002/02/01  05:17:59
3755         Log: The Malformed UTF-8 Heisenbug seen by Merijn and NickC
3756              I got it in Tru64 + ithreads but only without -g, took
3757              some debugging by printf (which was no fun either since
3758              adding some debug printfs hid the error)
3759      Branch: perl
3760            ! regexec.c utf8.c
3761 ____________________________________________________________________________
3762 [ 14510] By: jhi                                   on 2002/01/31  22:48:13
3763         Log: Subject: Re: [PATCH] perl -V:
3764              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)            
3765              Date: Thu, 31 Jan 2002 12:10:20 -0800
3766              Message-ID: <sSaW8gzkgaNQ092yn@efn.org>
3767              
3768              Subject: Re: [PATCH] perl -V:
3769              From: Michael G Schwern <schwern@pobox.com>
3770              Date: Thu, 31 Jan 2002 16:43:13 -0500
3771              Message-ID: <20020131214313.GH6498@blackrider>
3772      Branch: perl
3773            ! t/run/switches.t
3774 ____________________________________________________________________________
3775 [ 14509] By: jhi                                   on 2002/01/31  21:30:46
3776         Log: #14505 effect.
3777      Branch: perl
3778            ! pod/perluniintro.pod
3779 ____________________________________________________________________________
3780 [ 14508] By: jhi                                   on 2002/01/31  16:57:18
3781         Log: Daniel S. Lewart adopts the Math::Complex.
3782      Branch: perl
3783            ! lib/Math/Complex.pm
3784 ____________________________________________________________________________
3785 [ 14507] By: jhi                                   on 2002/01/31  16:54:44
3786         Log: More Complex DWIMmery.
3787      Branch: perl
3788            ! lib/Math/Complex.pm lib/Math/Complex.t
3789 ____________________________________________________________________________
3790 [ 14506] By: jhi                                   on 2002/01/31  15:27:49
3791         Log: Subject: [PATCH 20020124.004] forbid -l _ after -T _
3792              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3793              Date: Thu, 31 Jan 2002 14:37:52 +0100
3794              Message-ID: <20020131143752.A1452@rafael>
3795      Branch: perl
3796            ! pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys t/op/stat.t
3797 ____________________________________________________________________________
3798 [ 14505] By: jhi                                   on 2002/01/31  15:26:41
3799         Log: Turn the I/O Unicode error by default on, but the
3800              character-generating Unicode error by default off,
3801              as Larry suggested.
3802      Branch: perl
3803            ! doio.c pod/perldiag.pod pp.c t/io/utf8.t t/lib/warnings/utf8
3804            ! utf8.c
3805 ____________________________________________________________________________
3806 [ 14504] By: jhi                                   on 2002/01/31  14:08:44
3807         Log: Subject: [PATCH] open.pm minor cleanup
3808              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3809              Date: Thu, 31 Jan 2002 15:03:02 +0100
3810              Message-ID: <20020131150302.C1452@rafael>
3811      Branch: perl
3812            ! lib/open.pm
3813 ____________________________________________________________________________
3814 [ 14503] By: jhi                                   on 2002/01/30  15:28:29
3815         Log: Update Changes.
3816      Branch: perl
3817            ! Changes patchlevel.h
3818 ____________________________________________________________________________
3819 [ 14502] By: jhi                                   on 2002/01/30  14:32:25
3820         Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status
3821              From: Robin Barker <rmb1@cise.npl.co.uk>
3822              Date: Wed, 30 Jan 2002 11:58:33 GMT
3823              Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>
3824      Branch: perl
3825            ! lib/CPAN.pm
3826 ____________________________________________________________________________
3827 [ 14501] By: jhi                                   on 2002/01/30  14:20:32
3828         Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
3829              re-sort MANIFEST.
3830      Branch: perl
3831            + ext/Encode/Encode.pm
3832            - ext/Encode/lib/Encode.pm
3833            ! MANIFEST ext/Encode/Makefile.PL
3834 ____________________________________________________________________________
3835 [ 14500] By: jhi                                   on 2002/01/30  14:05:13
3836         Log: Integrate perlio;
3837              
3838              Collect some stats during compile process.
3839              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
3840              as one XS - inconclusive - marginal win?
3841              Add some comments to encode.h
3842      Branch: perl
3843           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
3844           !> ext/Encode/encode.h
3845 ____________________________________________________________________________
3846 [ 14499] By: nick                                  on 2002/01/30  09:57:47
3847         Log: Collect some stats during compile process.
3848              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
3849              as one XS - inconclusive - marginal win?
3850              Add some comments to encode.h
3851      Branch: perlio
3852            ! ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
3853            ! ext/Encode/encode.h
3854 ____________________________________________________________________________
3855 [ 14498] By: nick                                  on 2002/01/30  07:27:55
3856         Log: Integrate Jarkko's path/INC tweaks
3857      Branch: perlio
3858           !> ext/Encode/compile
3859 ____________________________________________________________________________
3860 [ 14497] By: jhi                                   on 2002/01/30  04:40:56
3861         Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's)   
3862              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3863              Date: Tue, 29 Jan 2002 01:13:09 -0800
3864              Message-ID: <lemV8gzkgu/K092yn@efn.org>
3865      Branch: perl
3866            ! configpm
3867 ____________________________________________________________________________
3868 [ 14496] By: jhi                                   on 2002/01/30  01:55:57
3869         Log: Subject: [PATCH t/op/inccode.t] new test
3870              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3871              Date: Tue, 29 Jan 2002 22:03:45 +0100
3872              Message-ID: <20020129220345.A704@rafael>
3873      Branch: perl
3874            ! t/op/inccode.t
3875 ____________________________________________________________________________
3876 [ 14495] By: jhi                                   on 2002/01/30  01:01:26
3877         Log: EBCDIC: t/op/lc.t now passes.
3878      Branch: perl
3879            ! t/op/lc.t
3880 ____________________________________________________________________________
3881 [ 14494] By: jhi                                   on 2002/01/30  00:41:52
3882         Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
3883      Branch: perl
3884            ! utf8.c
3885 ____________________________________________________________________________
3886 [ 14493] By: jhi                                   on 2002/01/29  22:32:05
3887         Log: Must find stuff during build.
3888      Branch: perl
3889            ! ext/Encode/compile
3890 ____________________________________________________________________________
3891 [ 14492] By: jhi                                   on 2002/01/29  22:24:54
3892         Log: Integrate with perlio;
3893              
3894              Basics of a compiled Encode XS extension
3895      Branch: perl
3896           +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
3897           +> ext/Encode/Encode/euc-jp.ucm
3898           !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile
3899           !> ext/Encode/encode.h
3900 ____________________________________________________________________________
3901 [ 14491] By: jhi                                   on 2002/01/29  22:23:25
3902         Log: EBCDIC tweaks-- no new test passes, but getting closer.
3903      Branch: perl
3904            ! utf8.c
3905 ____________________________________________________________________________
3906 [ 14490] By: nick                                  on 2002/01/29  21:20:57
3907         Log: Basics of a compiled Encode XS extension
3908      Branch: perlio
3909            + ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
3910            + ext/Encode/Encode/euc-jp.ucm
3911            ! MANIFEST ext/Encode/Encode.xs ext/Encode/compile
3912            ! ext/Encode/encode.h
3913 ____________________________________________________________________________
3914 [ 14489] By: nick                                  on 2002/01/29  18:40:54
3915         Log: Integrate mainline
3916      Branch: perlio
3917           +> ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
3918           +> ext/Encode/lib/Encode/Encoding.pm
3919           +> ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
3920           +> ext/Encode/lib/Encode/Tcl/Escape.pm
3921           +> ext/Encode/lib/Encode/Tcl/Extended.pm
3922           +> ext/Encode/lib/Encode/Tcl/HanZi.pm
3923           +> ext/Encode/lib/Encode/Tcl/Table.pm
3924           +> ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
3925           +> ext/Encode/lib/Encode/iso10646_1.pm
3926           +> ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
3927           +> ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
3928           +> ext/Encode/t/Tcl.t
3929            - ext/Encode.t ext/Encode/Encode.pm
3930            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
3931            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
3932           !> (integrate 33 files)
3933 ____________________________________________________________________________
3934 [ 14488] By: jhi                                   on 2002/01/29  16:38:58
3935         Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high)
3936              From: Richard Clamp <richardc@unixbeard.net>
3937              Date: Mon, 28 Jan 2002 02:17:55 +0000
3938              Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
3939      Branch: perl
3940            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
3941 ____________________________________________________________________________
3942 [ 14487] By: jhi                                   on 2002/01/29  14:23:03
3943         Log: OS/390 seems to do length 0 udp reads, Nicholas says
3944              skippage is for now the best cause of action.
3945      Branch: perl
3946            ! ext/Socket/socketpair.t
3947 ____________________________________________________________________________
3948 [ 14486] By: jhi                                   on 2002/01/29  14:09:21
3949         Log: Encode cleanup from Dan Kogai; reworked even further.
3950      Branch: perl
3951            + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
3952            + ext/Encode/lib/Encode/Encoding.pm
3953            + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
3954            + ext/Encode/lib/Encode/Tcl/Escape.pm
3955            + ext/Encode/lib/Encode/Tcl/Extended.pm
3956            + ext/Encode/lib/Encode/Tcl/HanZi.pm
3957            + ext/Encode/lib/Encode/Tcl/Table.pm
3958            + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
3959            + ext/Encode/lib/Encode/iso10646_1.pm
3960            + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
3961            + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
3962            + ext/Encode/t/Tcl.t
3963            - ext/Encode.t ext/Encode/Encode.pm
3964            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
3965            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
3966            ! MANIFEST ext/Encode/Encode/8859-1.ucm
3967            ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm
3968            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
3969            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
3970            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
3971            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
3972            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
3973            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
3974            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
3975            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
3976            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm
3977            ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL
3978            ! ext/Encode/compile
3979 ____________________________________________________________________________
3980 [ 14485] By: jhi                                   on 2002/01/28  23:17:20
3981         Log: Workaround for DJGPP broken F_GETFL from Laszlo.
3982      Branch: perl
3983            ! djgpp/djgpp.c perlio.c
3984 ____________________________________________________________________________
3985 [ 14484] By: jhi                                   on 2002/01/28  23:15:22
3986         Log: Prettier printing from Michael Schwern.
3987      Branch: perl
3988            ! t/test.pl
3989 ____________________________________________________________________________
3990 [ 14483] By: jhi                                   on 2002/01/28  23:08:27
3991         Log: Show also the debug and debugcolor as known pragmas.
3992      Branch: perl
3993            ! ext/re/re.pm
3994 ____________________________________________________________________________
3995 [ 14482] By: jhi                                   on 2002/01/28  22:08:38
3996         Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader
3997              From: "Craig A. Berry" <craigberry@mac.com>
3998              Date: Mon, 28 Jan 2002 16:30:30 -0600
3999              Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01>
4000      Branch: perl
4001            ! ext/B/t/assembler.t
4002 ____________________________________________________________________________
4003 [ 14481] By: jhi                                   on 2002/01/28  21:58:44
4004         Log: metaconfig unit change for #14480.
4005      Branch: metaconfig
4006            ! U/modified/Init.U
4007 ____________________________________________________________________________
4008 [ 14480] By: jhi                                   on 2002/01/28  21:57:37
4009         Log: DJGPP needs to know its exe soon, too.
4010      Branch: perl
4011            ! Configure
4012 ____________________________________________________________________________
4013 [ 14479] By: jhi                                   on 2002/01/28  21:36:34
4014         Log: Round #2 on EBCDICation.
4015      Branch: perl
4016            ! t/op/append.t
4017 ____________________________________________________________________________
4018 [ 14478] By: jhi                                   on 2002/01/28  21:19:40
4019         Log: Integrate perlio;
4020              
4021              Set makefile.mk CCHOME etc. for default locations of MinGW and free
4022              Borland compilers. (Borland builds one or two oddities.)
4023      Branch: perl
4024           !> win32/config.bc win32/makefile.mk
4025 ____________________________________________________________________________
4026 [ 14477] By: nick                                  on 2002/01/28  20:12:31
4027         Log: Set makefile.mk CCHOME etc. for default locations of MinGW and free
4028              Borland compilers. (Borland builds one or two oddities.)
4029      Branch: perlio
4030            ! win32/config.bc win32/makefile.mk
4031 ____________________________________________________________________________
4032 [ 14476] By: nick                                  on 2002/01/28  18:43:47
4033         Log: Integrate mainline
4034      Branch: perlio
4035           !> Configure hints/hpux.sh
4036 ____________________________________________________________________________
4037 [ 14475] By: nick                                  on 2002/01/28  17:15:12
4038         Log: Integrate mainline
4039      Branch: perlio
4040           !> Changes Configure ext/B/B.xs hints/hpux.sh lib/warnings.t
4041           !> patchlevel.h pp_sys.c t/lib/warnings/perl
4042 ____________________________________________________________________________
4043 [ 14474] By: jhi                                   on 2002/01/28  17:12:51
4044         Log: metaconfig unit change for #14472.
4045      Branch: metaconfig/U/perl
4046            ! d_u32align.U
4047 ____________________________________________________________________________
4048 [ 14473] By: jhi                                   on 2002/01/28  17:12:27
4049         Log: Misunderstood Merijn's patch.
4050      Branch: perl
4051            ! hints/hpux.sh
4052 ____________________________________________________________________________
4053 [ 14472] By: jhi                                   on 2002/01/28  17:11:58
4054         Log: Misapplied Merijn's patch.
4055      Branch: perl
4056            ! Configure
4057 ____________________________________________________________________________
4058 [ 14471] By: jhi                                   on 2002/01/28  14:51:20
4059         Log: Update Changes.
4060      Branch: perl
4061            ! Changes patchlevel.h
4062 ____________________________________________________________________________
4063 [ 14470] By: jhi                                   on 2002/01/28  14:33:36
4064         Log: BeOS has sockets but not true ones.
4065      Branch: perl
4066            ! pp_sys.c
4067 ____________________________________________________________________________
4068 [ 14469] By: jhi                                   on 2002/01/28  14:04:44
4069         Log: metaconfig unit change for #14467.
4070      Branch: metaconfig/U/perl
4071            ! d_u32align.U
4072 ____________________________________________________________________________
4073 [ 14468] By: jhi                                   on 2002/01/28  14:03:01
4074         Log: For some strange reason under the smoke harness the alignment
4075              test hangs in HP-UX 10.20.  So hint it to avoid the test.
4076      Branch: perl
4077            ! hints/hpux.sh
4078 ____________________________________________________________________________
4079 [ 14467] By: jhi                                   on 2002/01/28  14:00:32
4080         Log: Allow d_u32align to be hinted.
4081      Branch: perl
4082            ! Configure
4083 ____________________________________________________________________________
4084 [ 14466] By: jhi                                   on 2002/01/28  13:41:18
4085         Log: The shift key is important.
4086      Branch: perl
4087            ! ext/B/B.xs
4088 ____________________________________________________________________________
4089 [ 14465] By: jhi                                   on 2002/01/28  13:36:15
4090         Log: The "used only once" warnings (from gv_check) come
4091              in pseudorandom hash order-- in EBCDIC the order
4092              is different.  Add a new option that allow the warnings
4093              to come in any order (Paul Marquess).
4094      Branch: perl
4095            ! lib/warnings.t t/lib/warnings/perl
4096 ____________________________________________________________________________
4097 [ 14464] By: jhi                                   on 2002/01/28  13:04:58
4098         Log: Integrate perlio; the 0nothread test failure without threads.
4099      Branch: perl
4100           !> ext/threads/shared/t/0nothread.t
4101 ____________________________________________________________________________
4102 [ 14463] By: nick                                  on 2002/01/28  08:22:36
4103         Log: Integrate mainline
4104      Branch: perlio
4105           !> (integrate 37 files)
4106 ____________________________________________________________________________
4107 [ 14462] By: nick                                  on 2002/01/28  08:09:53
4108         Log: 1st attempt at skipping broke threads case.
4109      Branch: perlio
4110            ! ext/threads/shared/t/0nothread.t
4111 ____________________________________________________________________________
4112 [ 14461] By: nick                                  on 2002/01/28  07:25:58
4113         Log: Skip new threads::shared test unless -Duseithreads
4114      Branch: perlio
4115            ! ext/threads/shared/t/0nothread.t
4116 ____________________________________________________________________________
4117 [ 14460] By: jhi                                   on 2002/01/28  03:37:30
4118         Log: FAQ sync.
4119      Branch: perl
4120            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
4121            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4122            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
4123            ! pod/perlfaq9.pod
4124 ____________________________________________________________________________
4125 [ 14459] By: jhi                                   on 2002/01/28  02:28:10
4126         Log: Upgrade to podlators 1.20.
4127      Branch: perl
4128            ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t
4129 ____________________________________________________________________________
4130 [ 14458] By: jhi                                   on 2002/01/28  01:36:28
4131         Log: Retract #14448, a better patch coming up.
4132      Branch: perl
4133            ! lib/Pod/t/basic.t
4134 ____________________________________________________________________________
4135 [ 14457] By: jhi                                   on 2002/01/28  01:31:40
4136         Log: EBCDIC portability.
4137      Branch: perl
4138            ! t/op/append.t
4139 ____________________________________________________________________________
4140 [ 14456] By: jhi                                   on 2002/01/27  23:49:40
4141         Log: Further cygwin installperl tweak from Gerrit P. Haase.
4142      Branch: perl
4143            ! installperl
4144 ____________________________________________________________________________
4145 [ 14455] By: jhi                                   on 2002/01/27  23:47:42
4146         Log: A bug in Bulgarian EBCDIC locale (this sounds like
4147              a Sherlock Holmes mystery...)  Well, a few more EBCDICs
4148              locales failed, too.  The patch works around the bug by
4149              skipping the test, but the real problem may be deeper
4150              (affecting probably only EBCDIC platforms, though):
4151              see the comment in locale.t for more details.
4152      Branch: perl
4153            ! lib/locale.t
4154 ____________________________________________________________________________
4155 [ 14454] By: jhi                                   on 2002/01/27  22:37:48
4156         Log: metaconfig unit change for #14453.
4157      Branch: metaconfig/U/perl
4158            ! libperl.U
4159 ____________________________________________________________________________
4160 [ 14453] By: jhi                                   on 2002/01/27  22:36:08
4161         Log: Subject: Bleadperl on Cygwin today
4162              From: "Gerrit P. Haase" <gp@familiehaase.de>              
4163              Date: Sun, 27 Jan 2002 22:30:41 +0100
4164              Message-ID: <462007239437.20020127223041@familiehaase.de>
4165      Branch: perl
4166            ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl
4167            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t
4168            ! lib/ExtUtils/t/MM_Cygwin.t
4169 ____________________________________________________________________________
4170 [ 14452] By: jhi                                   on 2002/01/27  21:57:56
4171         Log: Unfinished EBCDIC branch.
4172      Branch: perl
4173            ! t/op/ver.t
4174 ____________________________________________________________________________
4175 [ 14451] By: jhi                                   on 2002/01/27  21:47:29
4176         Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.
4177      Branch: perl
4178            ! ext/B/B.xs ext/B/B/Deparse.pm
4179 ____________________________________________________________________________
4180 [ 14450] By: jhi                                   on 2002/01/27  21:44:37
4181         Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting
4182              platforms.
4183      Branch: perl
4184            ! ext/B/t/stash.t
4185 ____________________________________________________________________________
4186 [ 14449] By: jhi                                   on 2002/01/27  19:34:56
4187         Log: Apparently no need for EBCDIC exception any more.
4188      Branch: perl
4189            ! ext/B/t/showlex.t
4190 ____________________________________________________________________________
4191 [ 14448] By: jhi                                   on 2002/01/27  18:48:17
4192         Log: (retracted by #14458)
4193              (Russ Allbery) OS/390 is using a high-bit character for ESC,
4194              skip the test for now.  A better fix would be to override
4195              the notion of the platform's escape sequence in the test
4196              of Pod::Text::Termcap.  We may have to apply a filter to
4197              the output to substitute back in the ESC character that
4198              the test expects, but only on OS/390.
4199      Branch: perl
4200            ! lib/Pod/t/basic.t
4201 ____________________________________________________________________________
4202 [ 14447] By: jhi                                   on 2002/01/27  18:19:01
4203         Log: Detypo.
4204      Branch: perl
4205            ! ext/Devel/Peek/Peek.t
4206 ____________________________________________________________________________
4207 [ 14446] By: jhi                                   on 2002/01/27  17:57:21
4208         Log: OS/390 USS has a different idea of the pw* functions.
4209              Also, test the name with eq, not with ==.
4210      Branch: perl
4211            ! lib/User/pwent.t
4212 ____________________________________________________________________________
4213 [ 14445] By: jhi                                   on 2002/01/27  17:37:54
4214         Log: O_RDONLY/O_WRONLY/O_RDWR portability.
4215      Branch: perl
4216            ! doio.c
4217 ____________________________________________________________________________
4218 [ 14444] By: jhi                                   on 2002/01/27  16:32:32
4219         Log: ASCIIisms.
4220      Branch: perl
4221            ! ext/PerlIO/t/encoding.t
4222 ____________________________________________________________________________
4223 [ 14443] By: jhi                                   on 2002/01/27  15:59:31
4224         Log: chr(42) ne '*'  if one is in EBCDIC.
4225      Branch: perl
4226            ! t/op/pack.t
4227 ____________________________________________________________________________
4228 [ 14442] By: jhi                                   on 2002/01/27  15:26:52
4229         Log: Subject: [PATCH] Fix up recent op/stat.t failures
4230              From: Andy Dougherty <doughera@lafayette.edu>
4231              Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST)
4232              Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu>         
4233      Branch: perl
4234            ! t/op/stat.t
4235 ____________________________________________________________________________
4236 [ 14441] By: jhi                                   on 2002/01/27  15:21:49
4237         Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
4238              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4239              Date: Sun, 27 Jan 2002 15:03:18 +0100
4240              Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl>
4241      Branch: perl
4242            ! lib/ExtUtils/t/Command.t
4243 ____________________________________________________________________________
4244 [ 14440] By: jhi                                   on 2002/01/27  15:20:52
4245         Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing
4246              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4247              Date: Sun, 27 Jan 2002 14:51:10 +0100
4248              Message-ID: <20020127145110.A16332@rafael>
4249      Branch: perl
4250            ! ext/B/B/Deparse.pm
4251 ____________________________________________________________________________
4252 [ 14439] By: gsar                                  on 2002/01/27  00:02:48
4253         Log: integrate change#14431 from perlio branch (Nick's fix for
4254              change#13474 to be more defensive about looking at pad entries
4255              that may not exist yet)
4256      Branch: maint-5.6/perl
4257            ! op.c
4258 ____________________________________________________________________________
4259 [ 14438] By: jhi                                   on 2002/01/26  23:56:53
4260         Log: Comment to avoid later "cleanups."
4261      Branch: perl
4262            ! lib/ExtUtils/MakeMaker.pm
4263 ____________________________________________________________________________
4264 [ 14437] By: jhi                                   on 2002/01/26  23:54:50
4265         Log: USS V2R10 seems to be happier with env FOO=... cmd ...
4266              instead of just FOO=... cmd ...
4267      Branch: perl
4268            ! Makefile.SH
4269 ____________________________________________________________________________
4270 [ 14436] By: jhi                                   on 2002/01/26  23:14:04
4271         Log: Overquoting bad (in UNIX one would get
4272              Can't open perl script "'-I../lib'": No such file or directory)
4273      Branch: perl
4274            ! lib/Pod/t/Usage.t
4275 ____________________________________________________________________________
4276 [ 14435] By: jhi                                   on 2002/01/26  22:41:05
4277         Log: Integrate perlio;
4278              
4279              "All tests successful" VC6.0 Win32
4280              (Update config.vc to need cppstdin so those tests are skipped...)
4281      Branch: perl
4282           !> win32/config.vc win32/config_H.bc win32/config_H.gc
4283           !> win32/config_H.vc
4284 ____________________________________________________________________________
4285 [ 14434] By: nick                                  on 2002/01/26  22:27:08
4286         Log: "All tests successful" VC6.0 Win32
4287              (Update config.vc to need cppstdin so those tests are skipped...)
4288      Branch: perlio
4289            ! win32/config.vc win32/config_H.bc win32/config_H.gc
4290            ! win32/config_H.vc
4291 ____________________________________________________________________________
4292 [ 14433] By: jhi                                   on 2002/01/26  21:38:56
4293         Log: Integrate perlio;
4294              
4295              1st two tests of File/Find/t/find.t and taint.t were run after 
4296              calling cleanup(). If previous fail had left for_find directory,
4297              but no content in it then cleanup() returned cd'ed to that directory.
4298              So tests failed. Fixed cleanup()-s.
4299              
4300              If we get to sighandler by mistake (no perl handler set) then
4301              warn() and exit() rather than die() - should never happen
4302              but if it does context needed to die is likely to be trashed
4303              as well.
4304              
4305              Win32 signal emulation cleanup.
4306              
4307              Tinkering with thread cleanup mutex-ing - not the problem 
4308              (op.c is) but could have been...
4309              
4310              Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
4311              Should really be looked at by someone that knows about pads.
4312              
4313              Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
4314              for CRLF line endings.
4315      Branch: perl
4316           !> ext/threads/threads.xs lib/File/Find/t/find.t
4317           !> lib/File/Find/t/taint.t lib/Filter/Simple.pm mg.c op.c
4318           !> win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
4319 ____________________________________________________________________________
4320 [ 14432] By: nick                                  on 2002/01/26  21:10:38
4321         Log: Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
4322              for CRLF line endings.
4323      Branch: perlio
4324            ! lib/Filter/Simple.pm
4325 ____________________________________________________________________________
4326 [ 14431] By: nick                                  on 2002/01/26  21:08:35
4327         Log: Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
4328              Should really be looked at by someone that knows about pads.
4329      Branch: perlio
4330            ! op.c
4331 ____________________________________________________________________________
4332 [ 14430] By: jhi                                   on 2002/01/26  20:54:16
4333         Log: Subject: Re: [PATCH @14417] vmsify Pod::Usage and its test
4334              From: "Craig A. Berry" <craigberry@mac.com>       
4335              Date: Sat, 26 Jan 2002 11:19:44 -0600
4336              Message-Id: <a05101000b87895064ee3@[172.16.52.1]>
4337      Branch: perl
4338            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
4339 ____________________________________________________________________________
4340 [ 14429] By: nick                                  on 2002/01/26  18:04:22
4341         Log: Tinkering with thread cleanup mutex-ing - not the problem 
4342              (op.c is) but could have been...
4343      Branch: perlio
4344            ! ext/threads/threads.xs
4345 ____________________________________________________________________________
4346 [ 14428] By: nick                                  on 2002/01/26  18:03:13
4347         Log: Win32 signal emulation cleanup.
4348      Branch: perlio
4349            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
4350 ____________________________________________________________________________
4351 [ 14427] By: nick                                  on 2002/01/26  13:59:33
4352         Log: If we get to sighandler by mistake (no perl handler set) then
4353              warn() and exit() rather than die() - should never happen
4354              but if it does context needed to die is likely to be trashed
4355              as well.
4356      Branch: perlio
4357            ! mg.c
4358 ____________________________________________________________________________
4359 [ 14426] By: nick                                  on 2002/01/26  13:56:23
4360         Log: Integrate mainline
4361      Branch: perlio
4362           !> Changes NetWare/config_H.wc config_h.SH ext/Encode/Encode.xs
4363           !> op.c patchlevel.h pod/perldebguts.pod t/op/universal.t
4364           !> t/run/fresh_perl.t
4365 ____________________________________________________________________________
4366 [ 14425] By: nick                                  on 2002/01/26  08:11:33
4367         Log: 1st two tests of File/Find/t/find.t and taint.t were run after 
4368              calling cleanup(). If previous fail had left for_find directory,
4369              but no content in it then cleanup() returned cd'ed to that directory.
4370              So tests failed. Fixed cleanup()-s.
4371      Branch: perlio
4372            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
4373 ____________________________________________________________________________
4374 [ 14424] By: jhi                                   on 2002/01/25  22:10:11
4375         Log: Integrate perlio;
4376              
4377              Fix winsystem.t's attempt to build showav.exe to work
4378              with gcc (which writes a.exe unless told with -o ).
4379              Also put in a few more fail-safes to check .exe got
4380              built somehow.
4381              
4382              More Win32 tuning
4383              
4384              Save $! so that other syscalls don't disturb it before
4385              we test it.
4386      Branch: perl
4387           !> ext/Socket/socketpair.t t/op/stat.t t/op/taint.t
4388           !> t/op/winsystem.t
4389 ____________________________________________________________________________
4390 [ 14423] By: jhi                                   on 2002/01/25  22:08:09
4391         Log: Subject: [PATCH] new test in op/universal.t
4392              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4393              Date: Fri, 25 Jan 2002 23:17:33 +0100
4394              Message-ID: <20020125231733.A11733@rafael>
4395      Branch: perl
4396            ! t/op/universal.t
4397 ____________________________________________________________________________
4398 [ 14422] By: nick                                  on 2002/01/25  21:37:03
4399         Log: Save $! so that other syscalls don't disturb it before 
4400              we test it.
4401      Branch: perlio
4402            ! ext/Socket/socketpair.t
4403 ____________________________________________________________________________
4404 [ 14421] By: nick                                  on 2002/01/25  19:05:57
4405         Log: More Win32 tuning
4406      Branch: perlio
4407            ! t/op/stat.t t/op/taint.t
4408 ____________________________________________________________________________
4409 [ 14420] By: nick                                  on 2002/01/25  18:21:42
4410         Log: Fix winsystem.t's attempt to build showav.exe to work 
4411              with gcc (which writes a.exe unless told with -o ).
4412              Also put in a few more fail-safes to check .exe got 
4413              built somehow.
4414      Branch: perlio
4415            ! t/op/winsystem.t
4416 ____________________________________________________________________________
4417 [ 14419] By: jhi                                   on 2002/01/25  17:25:05
4418         Log: Subject: [Patch Encode.xs] calculation of need overflows
4419              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
4420              Date: Sat, 26 Jan 2002 00:58:50 +0900
4421              Message-Id: <20020126005802.89B3.BQW10602@nifty.com>
4422      Branch: perl
4423            ! ext/Encode/Encode.xs
4424 ____________________________________________________________________________
4425 [ 14418] By: jhi                                   on 2002/01/25  16:28:40
4426         Log: Integrate changes 13474+13478+13584 from maintperl;
4427              anon sub leakage.
4428      Branch: perl
4429            ! op.c t/run/fresh_perl.t
4430 ____________________________________________________________________________
4431 [ 14417] By: jhi                                   on 2002/01/25  15:34:18
4432         Log: Update Changes.
4433      Branch: perl
4434            ! Changes patchlevel.h
4435 ____________________________________________________________________________
4436 [ 14416] By: jhi                                   on 2002/01/25  15:04:25
4437         Log: Integrate perlio; extensive threads and threads::shared work
4438              (note that the below is a chronological list of perlio
4439              check-in entries since the last integrate)
4440              
4441              Nearly-working threads re-structuring. Do not integrate,
4442              submit-ing to get to Win32, and as "off site" backup.
4443              
4444              threads work again on Win32. (Not threads::shared yet)
4445              Submit to see if they do on Linux.
4446              
4447              Add new threads/typemap to MANIFEST
4448              
4449              XS side of new threads::shared designed, coded and compiles,
4450              and mostly commented but is totaly untested.
4451              submit in case anyone wants a preview.
4452              
4453              Miss mg_len == 0 meaning don't Safefree
4454              
4455              Shared scalars working, some shared array ops working.
4456              
4457              Implement recursive lock and use of scope for PL_sharedsv_space,
4458              so now croak() from asserts does not leave locks.
4459              Make hv_simple compile (new prototype for debugging probe).
4460              
4461              thread::shared nearly working again - remaining issue
4462              is references withing shared space.
4463              Added bulk test with no threads involved (for debugging)
4464              Tuned tests to skip those needing _thrcnt
4465              
4466              SvTEMP_off to stop private PV's being stolen and stored in shared space
4467              
4468              Except Win32 from echo tests. (Alarm does not break into connect)
4469              
4470              Expand command line test globs on Win32.
4471              
4472              threads::shared tidy up:
4473              - Add _id() function to shared.xs so we can test refs point at same thing.
4474              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
4475              - Allow no_share to pass if sharing to works despite mis-ordering.
4476              - Change docs of threads to document ->create() (as used in tests),
4477              and not mention "new".
4478              
4479              Linux/NFS hackery was not faking right number of passes.
4480      Branch: perl
4481           +> ext/threads/shared/t/0nothread.t ext/threads/shared/typemap
4482           +> ext/threads/typemap
4483            - ext/threads/threads.h sharedsv.c sharedsv.h
4484            ! NetWare/config_H.wc
4485           !> (integrate 38 files)
4486 ____________________________________________________________________________
4487 [ 14415] By: jhi                                   on 2002/01/25  14:33:43
4488         Log: Subject: Re: perldebguts minor tweaks
4489              From: Joe McMahon <mcmahon@metalab.unc.edu>
4490              Date: Fri, 25 Jan 2002 10:32:45 -0500 (EST)
4491              Message-ID: <Pine.LNX.4.33.0201251031530.9326-100000@tribal.metalab.unc.edu>
4492      Branch: perl
4493            ! pod/perldebguts.pod
4494 ____________________________________________________________________________
4495 [ 14414] By: jhi                                   on 2002/01/25  14:08:17
4496         Log: metaconfig unit change for #14413.
4497      Branch: metaconfig
4498            ! U/modified/prototype.U
4499 ____________________________________________________________________________
4500 [ 14413] By: jhi                                   on 2002/01/25  14:05:49
4501         Log: Okay, you can come home now, _().
4502      Branch: perl
4503            ! config_h.SH
4504 ____________________________________________________________________________
4505 [ 14412] By: nick                                  on 2002/01/25  11:01:49
4506         Log: Integrate mainline
4507              All but ../lib/Unicode/UCD.t pass.
4508      Branch: perlio
4509           +> lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
4510           +> lib/unicore/CaseFolding.txt
4511           +> lib/unicore/CompositionExclusions.txt
4512           +> lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
4513           +> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
4514           +> vos/vos.c
4515            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
4516            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
4517            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
4518            - lib/unicore/NamesList.html lib/unicore/PropList.html
4519            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
4520            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
4521            - lib/unicore/rename
4522           !> (integrate 424 files)
4523 ____________________________________________________________________________
4524 [ 14411] By: nick                                  on 2002/01/25  09:45:13
4525         Log: Linux/NFS hackery was not faking right number of passes.
4526      Branch: perlio
4527            ! t/io/fs.t
4528 ____________________________________________________________________________
4529 [ 14410] By: nick                                  on 2002/01/25  09:35:07
4530         Log: threads::shared tidy up:
4531              - Add _id() function to shared.xs so we can test refs point at same thing.
4532              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
4533              - Allow no_share to pass if sharing to works despite mis-ordering.
4534              - Change docs of threads to document ->create() (as used in tests),
4535              and not mention "new".
4536      Branch: perlio
4537            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
4538            ! ext/threads/shared/t/hv_refs.t ext/threads/shared/t/no_share.t
4539            ! ext/threads/threads.pm
4540 ____________________________________________________________________________
4541 [ 14409] By: jhi                                   on 2002/01/24  21:08:35
4542         Log: Subject: perldebguts minor tweaks
4543              From: Joe McMahon <mcmahon@metalab.unc.edu>
4544              Date: Thu, 24 Jan 2002 16:48:43 -0500 (EST)
4545              Message-ID: <Pine.LNX.4.33.0201241646580.14744-100000@tribal.metalab.unc.edu>
4546      Branch: perl
4547            ! pod/perldebguts.pod
4548 ____________________________________________________________________________
4549 [ 14408] By: jhi                                   on 2002/01/24  20:58:15
4550         Log: Subject: [PATCH] perldebguts.pod [bleadperl]
4551              From: Peter Scott <Peter@PSDT.com>
4552              Date: Thu, 24 Jan 2002 08:51:34 -0800
4553              Message-Id: <4.3.2.7.2.20020123073917.00bac740@mail.webquarry.com>
4554      Branch: perl
4555            ! pod/perldebguts.pod
4556 ____________________________________________________________________________
4557 [ 14407] By: jhi                                   on 2002/01/24  20:55:34
4558         Log: Few more paranoia checks for Unicode hash keys.
4559      Branch: perl
4560            ! t/op/each.t
4561 ____________________________________________________________________________
4562 [ 14406] By: jhi                                   on 2002/01/24  18:03:02
4563         Log: Subject: [PATCH] Suppress /bin/ls errors in t/op/stat.t
4564              From: Andy Dougherty <doughera@lafayette.edu>
4565              Date: Thu, 24 Jan 2002 13:02:20 -0500 (EST)
4566              Message-ID: <Pine.SOL.4.10.10201241238510.23176-100000@maxwell.phys.lafayette.edu>
4567      Branch: perl
4568            ! t/op/stat.t
4569 ____________________________________________________________________________
4570 [ 14405] By: jhi                                   on 2002/01/24  15:44:31
4571         Log: The
4572              
4573              Subject: Very old debugger UTF-8 bug
4574              From: andreas.koenig@anima.de (Andreas J. Koenig)
4575              Date: 24 Jan 2002 12:45:44 +0100
4576              Message-ID: <m3y9iot1jr.fsf@anima.de>
4577              
4578              still broken, but this should work as a stopgap
4579              measure to stop pp_match accessing naughty data.
4580      Branch: perl
4581            ! pod/perldiag.pod pp_hot.c
4582 ____________________________________________________________________________
4583 [ 14404] By: jhi                                   on 2002/01/24  13:13:55
4584         Log: metaconfig unit change for #14403.
4585      Branch: metaconfig/U/perl
4586            ! d_u32align.U
4587 ____________________________________________________________________________
4588 [ 14403] By: jhi                                   on 2002/01/24  13:13:29
4589         Log: Pacify picky compilers (this time Sun Workshop).
4590      Branch: perl
4591            ! Configure
4592 ____________________________________________________________________________
4593 [ 14402] By: jhi                                   on 2002/01/24  12:45:02
4594         Log: Subject: Very old debugger UTF-8 bug
4595              From: andreas.koenig@anima.de (Andreas J. Koenig)
4596              Date: 24 Jan 2002 12:45:44 +0100
4597              Message-ID: <m3y9iot1jr.fsf@anima.de>
4598      Branch: perl
4599            ! lib/dumpvar.pl
4600 ____________________________________________________________________________
4601 [ 14401] By: nick                                  on 2002/01/24  07:50:38
4602         Log: Expand command line test globs on Win32.
4603      Branch: perlio
4604            ! t/harness
4605 ____________________________________________________________________________
4606 [ 14400] By: jhi                                   on 2002/01/24  02:49:05
4607         Log: Sprinkle some copyrights (use the oldest timestamp to
4608              be found in the repository, which is most often not right,
4609              but at least consistent)
4610      Branch: perl
4611            ! XSUB.h cc_runtime.h dosish.h embed.h embed.pl embedvar.h
4612            ! fakesdio.h fakethr.h global.sym globals.c keywords.h
4613            ! keywords.pl miniperlmain.c nostdio.h opcode.h opcode.pl
4614            ! opnames.h patchlevel.h perl.h perlapi.c perlapi.h perlio.h
4615            ! perlsdio.h perlsfio.h perlvars.h proto.h regcomp.h regexp.h
4616            ! scope.h sharedsv.h taint.c thrdvar.h thread.h universal.c
4617            ! unixish.h xsutils.c
4618 ____________________________________________________________________________
4619 [ 14399] By: pudge                                 on 2002/01/23  21:00:29
4620         Log: Don't crash on Help for long text (bug #506672)
4621      Branch: maint-5.6/macperl
4622            ! macos/macperl/MPHelp.c
4623 ____________________________________________________________________________
4624 [ 14398] By: pudge                                 on 2002/01/23  20:03:38
4625         Log: Fix minor path problem
4626      Branch: maint-5.6/macperl
4627            ! macos/macperl/Droplets/tarzipme.plx
4628 ____________________________________________________________________________
4629 [ 14397] By: pudge                                 on 2002/01/23  20:03:19
4630         Log: Minor text changes
4631      Branch: maint-5.6/macperl
4632            ! macos/Perl.r
4633 ____________________________________________________________________________
4634 [ 14396] By: pudge                                 on 2002/01/23  20:02:45
4635         Log: Bump versions, dates, etc.
4636      Branch: maint-5.6/macperl
4637            ! macos/MPVersion.r macos/macperl/MPPreferences.c perl.c
4638 ____________________________________________________________________________
4639 [ 14395] By: pudge                                 on 2002/01/23  20:01:43
4640         Log: coderefs in @INC and absolute paths
4641      Branch: maint-5.6/macperl
4642            ! embed.h pp_ctl.c proto.h
4643 ____________________________________________________________________________
4644 [ 14394] By: pudge                                 on 2002/01/23  20:00:35
4645         Log: Minor module thingys
4646      Branch: maint-5.6/macperl
4647            ! macos/ext/Mac/Controls/Controls.xs
4648            ! macos/ext/Mac/Files/Files.xs macos/ext/Mac/Gestalt/Gestalt.pm
4649            ! macos/ext/Mac/ImageCompression/ImageCompression.xs
4650            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
4651            ! macos/ext/Mac/InternetConfig/InternetConfig.xs
4652            ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs
4653            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/MoreFiles/MF.xs
4654            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
4655            ! macos/ext/Mac/Movies/Movies.xs
4656            ! macos/ext/Mac/Navigation/Navigation.pm
4657            ! macos/ext/Mac/Navigation/Navigation.xs
4658            ! macos/ext/Mac/Notification/Notification.xs
4659            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
4660            ! macos/ext/Mac/Processes/Processes.xs
4661            ! macos/ext/Mac/QDOffscreen/QDOffscreen.xs
4662            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
4663            ! macos/ext/Mac/QuickDraw/QuickDraw.xs
4664            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
4665            ! macos/ext/Mac/Resources/Resources.pm
4666            ! macos/ext/Mac/Resources/Resources.xs macos/ext/Mac/SAT/SAT.pm
4667            ! macos/ext/Mac/SAT/SAT.xs macos/ext/Mac/Sound/Sound.pm
4668            ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Speech.pm
4669            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
4670            ! macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
4671 ____________________________________________________________________________
4672 [ 14393] By: nick                                  on 2002/01/23  19:52:19
4673         Log: Except Win32 from echo tests. (Alarm does not break into connect)
4674      Branch: perlio
4675            ! ext/Socket/Socket.t
4676 ____________________________________________________________________________
4677 [ 14392] By: nick                                  on 2002/01/23  19:31:57
4678         Log: SvTEMP_off to stop private PV's being stolen and stored in shared space
4679      Branch: perlio
4680            ! ext/threads/shared/shared.xs
4681 ____________________________________________________________________________
4682 [ 14391] By: jhi                                   on 2002/01/23  18:48:45
4683         Log: Copyright++.  (Not all the toplevel *.h have one, it seems.)
4684      Branch: perl
4685            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
4686            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h locale.c mg.c
4687            ! mg.h numeric.c op.c op.h perl.c perl.h perlio.c perly.y
4688            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlmodinstall.pod
4689            ! pod/perluniintro.pod pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
4690            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c
4691            ! sharedsv.c sv.c sv.h toke.c utf8.c utf8.h utfebcdic.h util.c
4692            ! util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
4693            ! x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h
4694            ! x2p/util.c x2p/util.h x2p/walk.c
4695 ____________________________________________________________________________
4696 [ 14390] By: jhi                                   on 2002/01/23  18:30:18
4697         Log: Unused (the only occurrence of USE_BYTES_DOWNGRADES) and
4698              therefore quite probably also obsolete code.
4699      Branch: perl
4700            ! sv.c
4701 ____________________________________________________________________________
4702 [ 14389] By: jhi                                   on 2002/01/23  15:09:38
4703         Log: Update Changes.
4704      Branch: perl
4705            ! Changes patchlevel.h
4706 ____________________________________________________________________________
4707 [ 14388] By: jhi                                   on 2002/01/23  15:04:06
4708         Log: Small update on todo.  Could use a lot more.
4709      Branch: perl
4710            ! pod/perltodo.pod
4711 ____________________________________________________________________________
4712 [ 14387] By: nick                                  on 2002/01/23  14:19:30
4713         Log: thread::shared nearly working again - remaining issue
4714              is references withing shared space.
4715              Added bulk test with no threads involved (for debugging)
4716              Tuned tests to skip those needing _thrcnt
4717      Branch: perlio
4718            + ext/threads/shared/t/0nothread.t
4719            ! MANIFEST ext/threads/shared/shared.pm
4720            ! ext/threads/shared/shared.xs ext/threads/shared/t/av_simple.t
4721            ! ext/threads/shared/t/hv_refs.t
4722            ! ext/threads/shared/t/hv_simple.t
4723            ! ext/threads/shared/t/sv_simple.t
4724 ____________________________________________________________________________
4725 [ 14386] By: jhi                                   on 2002/01/23  14:19:01
4726         Log: Subject: [ID 20020121.003] perldata doco bug
4727              From: John Stumbles <jstumbles@bluearc.com>
4728              Date: Mon, 21 Jan 2002 14:19:56 -0000
4729              Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
4730      Branch: perl
4731            ! pod/perldata.pod
4732 ____________________________________________________________________________
4733 [ 14385] By: jhi                                   on 2002/01/23  14:17:52
4734         Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
4735              From: Michael G Schwern <schwern@pobox.com>
4736              Date: Mon, 21 Jan 2002 15:16:42 -0500
4737              Message-ID: <20020121201642.GA6659@blackrider>
4738      Branch: perl
4739            ! embed.fnc embed.h proto.h t/op/universal.t universal.c
4740 ____________________________________________________________________________
4741 [ 14384] By: jhi                                   on 2002/01/23  13:45:30
4742         Log: Subject: [PATCH] Re: eval not catching warnings?
4743              From: abigail@foad.org
4744              Date: Wed, 23 Jan 2002 15:35:47 +0100
4745              Message-ID: <20020123143547.24798.qmail@foad.org>
4746      Branch: perl
4747            ! pod/perlfunc.pod
4748 ____________________________________________________________________________
4749 [ 14383] By: jhi                                   on 2002/01/23  03:57:58
4750         Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
4751              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4752              Date: Tue, 22 Jan 2002 17:00:54 -0800            
4753              Message-Id: <GtgT8gzkg+CG092yn@efn.org> 
4754      Branch: perl
4755            ! t/run/fresh_perl.t
4756 ____________________________________________________________________________
4757 [ 14382] By: jhi                                   on 2002/01/23  03:47:35
4758         Log: metaconfig unit change for #14381.
4759      Branch: metaconfig/U/perl
4760            ! d_u32align.U
4761 ____________________________________________________________________________
4762 [ 14381] By: jhi                                   on 2002/01/23  03:47:05
4763         Log: HP-UX 10.20 cc pacifying from Merijn.
4764      Branch: perl
4765            ! Configure
4766 ____________________________________________________________________________
4767 [ 14380] By: jhi                                   on 2002/01/23  03:41:26
4768         Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
4769              From: "Craig A. Berry" <craigberry@mac.com> 
4770              Date: Tue, 22 Jan 2002 22:14:26 -0600
4771              Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
4772      Branch: perl
4773            ! vms/test.com
4774 ____________________________________________________________________________
4775 [ 14379] By: jhi                                   on 2002/01/23  03:11:31
4776         Log: AIX cpp bug: having macro arguments and character constants
4777              "the same" means trouble (here s and 's')
4778              What broke now was 841 and 842 of t/op/pat.t, because of the
4779              ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
4780              (note that breakage happened only under cc_r and usethreads+
4781              useithreads)
4782      Branch: perl
4783            ! utf8.h
4784 ____________________________________________________________________________
4785 [ 14378] By: nick                                  on 2002/01/22  20:33:15
4786         Log: Implement recursive lock and use of scope for PL_sharedsv_space,
4787              so now croak() from asserts does not leave locks.
4788              Make hv_simple compile (new prototype for debugging probe).
4789      Branch: perlio
4790            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
4791            ! ext/threads/shared/t/hv_simple.t
4792 ____________________________________________________________________________
4793 [ 14377] By: nick                                  on 2002/01/22  17:32:21
4794         Log: Shared scalars working, some shared array ops working.
4795      Branch: perlio
4796            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
4797            ! ext/threads/shared/t/sv_refs.t
4798            ! ext/threads/shared/t/sv_simple.t ext/threads/threads.xs perl.h
4799 ____________________________________________________________________________
4800 [ 14376] By: jhi                                   on 2002/01/22  16:46:48
4801         Log: Subject: [PATCH] Support truncate() in VOS port
4802              From: Paul_GreenVOS@vos.stratus.com
4803              Date: Mon, 21 Jan 02 23:27 est
4804              Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
4805      Branch: perl
4806            + vos/vos.c
4807            ! MANIFEST hints/vos.sh vos/vosish.h
4808 ____________________________________________________________________________
4809 [ 14375] By: jhi                                   on 2002/01/22  16:38:06
4810         Log: metaconfig unit changes for #14374.  Couldn't figure
4811              how to get completely rid of _() (some weird dependency
4812              pulling it in?) so renamed it as PROTO_().
4813      Branch: metaconfig
4814            + U/modified/d_shmat.U U/modified/prototype.U
4815            ! U/protos/d_drand48proto.U
4816      Branch: metaconfig/U/perl
4817            ! d_sbrkproto.U d_sockatmarkproto.U d_telldirproto.U
4818 ____________________________________________________________________________
4819 [ 14374] By: jhi                                   on 2002/01/22  16:36:41
4820         Log: Get rid of the _() macro since (1) we require ANSI anyway
4821              (2) Other software (GNU) seems to use it and we don't need it,
4822              so let's give it up.
4823      Branch: perl
4824            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4825            ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
4826            ! plan9/config.plan9 pod/perltoc.pod uconfig.h
4827            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
4828            ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
4829            ! wince/config.h wince/config_H.ce
4830 ____________________________________________________________________________
4831 [ 14373] By: nick                                  on 2002/01/22  10:10:48
4832         Log: Miss mg_len == 0 meaning don't Safefree
4833      Branch: perlio
4834            ! mg.c
4835 ____________________________________________________________________________
4836 [ 14372] By: nick                                  on 2002/01/21  22:34:06
4837         Log: XS side of new threads::shared designed, coded and compiles,
4838              and mostly commented but is totaly untested.
4839              submit in case anyone wants a preview.
4840      Branch: perlio
4841            + ext/threads/shared/typemap
4842            ! MANIFEST ext/threads/shared/shared.pm
4843            ! ext/threads/shared/shared.xs
4844 ____________________________________________________________________________
4845 [ 14371] By: jhi                                   on 2002/01/21  19:36:04
4846         Log: Subject: [BUG] /\_/ an unrecognized escape?
4847              From: Michael G Schwern <schwern@pobox.com>
4848              Date: Mon, 21 Jan 2002 15:22:54 -0500
4849              Message-ID: <20020121202254.GA6731@blackrider>
4850      Branch: perl
4851            ! t/lib/warnings/toke toke.c
4852 ____________________________________________________________________________
4853 [ 14370] By: jhi                                   on 2002/01/21  19:16:00
4854         Log: Undo the renaming of the Unicode data files; the simple
4855              solution being not including the *.html files.  This means
4856              that in the future there is no need for any renamings
4857              (well, assuming that the Consortium doesn't cause any),
4858              and the files are named like they are in the Consortium
4859              website, thus alleviating confusion.
4860      Branch: perl
4861            + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
4862            + lib/unicore/CaseFolding.txt
4863            + lib/unicore/CompositionExclusions.txt
4864            + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
4865            + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
4866            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
4867            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
4868            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
4869            - lib/unicore/NamesList.html lib/unicore/PropList.html
4870            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
4871            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
4872            - lib/unicore/rename
4873            ! (edit 285 files)
4874 ____________________________________________________________________________
4875 [ 14369] By: jhi                                   on 2002/01/21  15:10:59
4876         Log: Update Changes.
4877      Branch: perl
4878            ! Changes patchlevel.h
4879 ____________________________________________________________________________
4880 [ 14368] By: jhi                                   on 2002/01/21  14:56:42
4881         Log: Subject: RE: BCC for Win32 is unhappy @14331
4882              From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
4883              Date: Mon, 21 Jan 2002 09:48:40 +0300
4884              Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
4885              
4886              (using IV instead of int)
4887      Branch: perl
4888            ! hv.h
4889 ____________________________________________________________________________
4890 [ 14367] By: jhi                                   on 2002/01/21  14:29:05
4891         Log: path_is_absolute() needs a prototype (and maybe
4892              a better name, but that's another story).
4893      Branch: perl
4894            ! embed.fnc embed.h pp_ctl.c proto.h
4895 ____________________________________________________________________________
4896 [ 14366] By: jhi                                   on 2002/01/21  14:07:35
4897         Log: Subject: Re: coderefs in @INC
4898              From: Chris Nandor <pudge@pobox.com>
4899              Date: Thu, 17 Jan 2002 11:26:02 -0500
4900              Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
4901      Branch: perl
4902            ! pp_ctl.c
4903 ____________________________________________________________________________
4904 [ 14365] By: jhi                                   on 2002/01/21  14:06:11
4905         Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
4906              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4907              Date: Sun, 20 Jan 2002 22:53:56 +0100
4908              Message-ID: <20020120225356.A12093@rafael>
4909      Branch: perl
4910            ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
4911            ! t/lib/warnings/9enabled warnings.h warnings.pl
4912 ____________________________________________________________________________
4913 [ 14364] By: jhi                                   on 2002/01/21  03:53:08
4914         Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
4915              From: "Craig A. Berry" <craigberry@mac.com>
4916              Date: Sun, 20 Jan 2002 22:49:42 -0600
4917              Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
4918      Branch: perl
4919            ! lib/ExtUtils/MakeMaker.pm
4920 ____________________________________________________________________________
4921 [ 14363] By: nick                                  on 2002/01/20  20:38:23
4922         Log: Add new threads/typemap to MANIFEST
4923      Branch: perlio
4924            ! MANIFEST
4925 ____________________________________________________________________________
4926 [ 14362] By: nick                                  on 2002/01/20  20:34:36
4927         Log: Integrate mainline
4928      Branch: perlio
4929           +> lib/Pod/t/Usage.t
4930           !> Configure ext/Cwd/t/cwd.t ext/Devel/DProf/DProf.t
4931           !> ext/File/Glob/t/basic.t ext/SDBM_File/sdbm.t
4932           !> lib/ExtUtils/MM_BeOS.pm pod/perl5004delta.pod
4933           !> pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod
4934           !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perltoc.pod pp.c
4935           !> t/comp/script.t t/op/oct.t t/op/stat.t t/run/fresh_perl.t
4936           !> util.c
4937 ____________________________________________________________________________
4938 [ 14361] By: nick                                  on 2002/01/20  18:51:47
4939         Log: Integrate MANIFEST
4940      Branch: perlio
4941           !> MANIFEST
4942 ____________________________________________________________________________
4943 [ 14360] By: jhi                                   on 2002/01/20  17:11:12
4944         Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
4945              From: Paul_GreenVOS@vos.stratus.com
4946              Date: Sat, 19 Jan 02 17:17 est
4947              Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
4948              
4949              Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
4950              From: Paul_GreenVOS@vos.stratus.com
4951              Date: Sat, 19 Jan 02 17:19 est
4952              Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
4953      Branch: perl
4954            ! lib/ExtUtils/t/Command.t
4955 ____________________________________________________________________________
4956 [ 14359] By: jhi                                   on 2002/01/20  17:09:40
4957         Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix         
4958              From: Paul_GreenVOS@vos.stratus.com
4959              Date: Sat, 19 Jan 02 14:30 est
4960              Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
4961      Branch: perl
4962            ! lib/AnyDBM_File.t
4963 ____________________________________________________________________________
4964 [ 14358] By: jhi                                   on 2002/01/20  17:01:38
4965         Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
4966              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
4967              Date: Sun, 20 Jan 2002 13:51:36 +0100
4968              Message-ID: <20020120135136.A710@rafael>
4969      Branch: perl
4970            ! ext/File/Glob/t/basic.t
4971 ____________________________________________________________________________
4972 [ 14357] By: jhi                                   on 2002/01/20  16:44:29
4973         Log: #14352 deleted ext/threads/threads.h
4974      Branch: perlio
4975            ! MANIFEST
4976 ____________________________________________________________________________
4977 [ 14356] By: jhi                                   on 2002/01/20  16:40:34
4978         Log: Eradicate sharedsv.*
4979      Branch: perlio
4980            ! NetWare/Makefile vos/build.cm win32/Makefile wince/Makefile.ce
4981 ____________________________________________________________________________
4982 [ 14355] By: nick                                  on 2002/01/20  11:50:22
4983         Log: threads work again on Win32. (Not threads::shared yet)
4984              Submit to see if they do on Linux.
4985      Branch: perlio
4986            ! ext/threads/shared/shared.xs ext/threads/threads.xs
4987            ! win32/makefile.mk
4988 ____________________________________________________________________________
4989 [ 14354] By: jhi                                   on 2002/01/20  06:35:54
4990         Log: Make also hex() and oct() to croak if their arguments
4991              cannot be downgraded (that is, if they contain wide
4992              characters), just like crypt() does (and use the croak
4993              feature of sv_utf8_downgrade()).
4994      Branch: perl
4995            ! pp.c t/op/oct.t
4996 ____________________________________________________________________________
4997 [ 14353] By: nick                                  on 2002/01/19  22:20:09
4998         Log: Integrate Time/Local and its test
4999      Branch: perlio
5000           !> lib/Time/Local.pm lib/Time/Local.t
5001 ____________________________________________________________________________
5002 [ 14352] By: nick                                  on 2002/01/19  22:17:07
5003         Log: Nearly-working threads re-structuring. Do not integrate,
5004              submit-ing to get to Win32, and as "off site" backup.
5005      Branch: perlio
5006            + ext/threads/typemap
5007            - ext/threads/threads.h sharedsv.c sharedsv.h
5008            ! MANIFEST Makefile.SH Makefile.micro embed.fnc embed.h
5009            ! embedvar.h ext/threads/shared/shared.pm
5010            ! ext/threads/shared/shared.xs ext/threads/threads.pm
5011            ! ext/threads/threads.xs global.sym intrpvar.h mg.c mg.h perl.h
5012            ! perlapi.c perlapi.h perlvars.h pod/perlapi.pod
5013            ! pod/perlintern.pod pp.c proto.h sv.c sv.h util.c
5014 ____________________________________________________________________________
5015 [ 14351] By: jhi                                   on 2002/01/19  21:06:58
5016         Log: Regen toc.
5017      Branch: perl
5018            ! pod/perltoc.pod
5019 ____________________________________________________________________________
5020 [ 14350] By: jhi                                   on 2002/01/19  21:03:07
5021         Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
5022              From: David Dyck <dcd@tc.fluke.com>
5023              Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST) 
5024              Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
5025      Branch: perl
5026            ! pod/perl5004delta.pod pod/perl5005delta.pod
5027            ! pod/perl561delta.pod pod/perl56delta.pod
5028 ____________________________________________________________________________
5029 [ 14349] By: jhi                                   on 2002/01/19  20:07:17
5030         Log: FAQ sync.
5031      Branch: perl
5032            ! pod/perlfaq1.pod pod/perlfaq2.pod
5033 ____________________________________________________________________________
5034 [ 14348] By: jhi                                   on 2002/01/19  17:58:34
5035         Log: Subject: [PATCH lib/Pod/t/Usage.t]
5036              From: Abe Timmerman <abe@ztreet.demon.nl>
5037              Date: Sat, 19 Jan 2002 19:57:57 +0100
5038              Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
5039      Branch: perl
5040            + lib/Pod/t/Usage.t
5041            ! MANIFEST
5042 ____________________________________________________________________________
5043 [ 14347] By: jhi                                   on 2002/01/19  17:57:08
5044         Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
5045              From: Paul_GreenVOS@vos.stratus.com
5046              Date: Sat, 19 Jan 02 13:15 est
5047              Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
5048      Branch: perl
5049            ! ext/SDBM_File/sdbm.t
5050 ____________________________________________________________________________
5051 [ 14346] By: jhi                                   on 2002/01/19  17:55:55
5052         Log: Integrate perlio; Split out core of sv_magic() into sv_magicext().
5053      Branch: perl
5054           !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
5055           !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
5056 ____________________________________________________________________________
5057 [ 14345] By: gbarr                                 on 2002/01/19  16:51:23
5058         Log: Alternative Time::Local algorithm that uses matemathical formula
5059              for timegm instead of progressive guessing
5060      Branch: perl
5061            ! lib/Time/Local.pm
5062 ____________________________________________________________________________
5063 [ 14344] By: jhi                                   on 2002/01/19  16:11:09
5064         Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
5065              From: Paul_GreenVOS@vos.stratus.com
5066              Date: Sat, 19 Jan 02 11:20 est
5067              Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
5068      Branch: perl
5069            ! ext/File/Glob/t/basic.t
5070 ____________________________________________________________________________
5071 [ 14343] By: jhi                                   on 2002/01/19  16:09:52
5072         Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
5073              From: Paul_GreenVOS@vos.stratus.com
5074              Date: Fri, 18 Jan 02 22:56 est
5075              Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>       
5076      Branch: perl
5077            ! ext/Cwd/t/cwd.t
5078 ____________________________________________________________________________
5079 [ 14342] By: jhi                                   on 2002/01/19  16:08:19
5080         Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check           
5081              From: Paul_GreenVOS@vos.stratus.com
5082              Date: Fri, 18 Jan 02 22:48 est
5083              Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
5084      Branch: perl
5085            ! lib/Time/Local.t
5086 ____________________________________________________________________________
5087 [ 14341] By: jhi                                   on 2002/01/19  16:06:56
5088         Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
5089              From: Paul_GreenVOS@vos.stratus.com
5090              Date: Fri, 18 Jan 02 16:22 est
5091              Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
5092      Branch: perl
5093            ! ext/Devel/DProf/DProf.t
5094 ____________________________________________________________________________
5095 [ 14340] By: jhi                                   on 2002/01/19  03:00:26
5096         Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
5097              From: Tels <perl_dummy@bloodgate.com>
5098              Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET) 
5099              Message-Id: <200201182106.XAA19133@taku.hut.fi>
5100      Branch: perl
5101            ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
5102 ____________________________________________________________________________
5103 [ 14339] By: jhi                                   on 2002/01/19  02:56:26
5104         Log: Don't do socketpair udp unless you've got all what it takes.
5105      Branch: perl
5106            ! util.c
5107 ____________________________________________________________________________
5108 [ 14338] By: jhi                                   on 2002/01/19  02:51:34
5109         Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy  
5110              From: Tels <perl_dummy@bloodgate.com>
5111              Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET) 
5112              Message-Id: <200201182206.AAA15310@taku.hut.fi>
5113      Branch: perl
5114            ! lib/ExtUtils/MM_BeOS.pm
5115 ____________________________________________________________________________
5116 [ 14337] By: jhi                                   on 2002/01/19  02:48:15
5117         Log: metaconfig unit change for #14336.
5118      Branch: metaconfig
5119            ! U/modified/myhostname.U
5120 ____________________________________________________________________________
5121 [ 14336] By: jhi                                   on 2002/01/19  02:47:50
5122         Log: Avoid bare "set", and kiss .uucp goodbye.
5123      Branch: perl
5124            ! Configure
5125 ____________________________________________________________________________
5126 [ 14335] By: nick                                  on 2002/01/18  22:11:42
5127         Log: Split out core of sv_magic() into sv_magicext().
5128              sv_magic provides the extra restictions (no READONLY, only
5129              one of each type, canned set of vtables), and sv_magicext()
5130              does the actual data twiddling.
5131              Also enhances semantics of ->mg_ptr setting via name/namlen
5132              to allow either an uncopied ptr (namlen == 0), or a Newz()ed
5133              scratch area (namlen > 0 && name == NULL).
5134              sv_magicext also returns the MAGIC * it added.
5135              sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
5136              
5137              To come sv_unmagicext() - which will remove just one magic
5138              of particular type, and additionaly match against ->mg_ptr,
5139              or the MAGIC * (need to experiment as to which is more natural).
5140      Branch: perlio
5141            ! embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
5142            ! pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
5143 ____________________________________________________________________________
5144 [ 14334] By: jhi                                   on 2002/01/18  21:16:08
5145         Log: Retract #14327 for now, going to the limit seems
5146              to be too much for many platforms.
5147      Branch: perl
5148            ! lib/Time/Local.t
5149 ____________________________________________________________________________
5150 [ 14333] By: nick                                  on 2002/01/18  18:58:33
5151         Log: Integrate mainline
5152      Branch: perlio
5153           !> Changes patchlevel.h
5154 ____________________________________________________________________________
5155 [ 14332] By: nick                                  on 2002/01/18  16:19:06
5156         Log: Integrate mainline
5157      Branch: perlio
5158           +> lib/ExtUtils/Changes lib/ExtUtils/instmodsh
5159           +> lib/ExtUtils/t/hints.t t/lib/TieOut.pm
5160            - lib/ExtUtils/inst
5161           !> (integrate 32 files)
5162 ____________________________________________________________________________
5163 [ 14331] By: jhi                                   on 2002/01/18  16:09:38
5164         Log: Update Changes.
5165      Branch: perl
5166            ! Changes patchlevel.h
5167 ____________________________________________________________________________
5168 [ 14330] By: jhi                                   on 2002/01/18  15:07:49
5169         Log: Try to make the connect/read/write timeouting.
5170      Branch: perl
5171            ! ext/Socket/Socket.t
5172 ____________________________________________________________________________
5173 [ 14329] By: jhi                                   on 2002/01/18  14:49:49
5174         Log: Netware Makefile tweak from Ananth Kesari.
5175      Branch: perl
5176            ! NetWare/Makefile
5177 ____________________________________________________________________________
5178 [ 14328] By: jhi                                   on 2002/01/18  14:37:02
5179         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
5180              From: Michael G Schwern <schwern@pobox.com>
5181              Date: Fri, 18 Jan 2002 03:10:27 -0500
5182              Message-ID: <20020118081027.GE7226@blackrider>
5183      Branch: perl
5184            ! lib/File/Find.pm
5185 ____________________________________________________________________________
5186 [ 14327] By: jhi                                   on 2002/01/18  14:33:19
5187         Log: (retracted by #14334)
5188              
5189              Subject: [PATCH] Improving lib/Time/Local.t
5190              From: Paul_GreenVOS@vos.stratus.com        
5191              Date: Thu, 17 Jan 02 22:36 est
5192              Message-Id: <200201180335.WAA08768@mailhub2.stratus.com> 
5193      Branch: perl
5194            ! lib/Time/Local.t
5195 ____________________________________________________________________________
5196 [ 14326] By: jhi                                   on 2002/01/18  14:32:08
5197         Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 
5198              From: Abe Timmerman <abe@ztreet.demon.nl>  
5199              Date: Fri, 18 Jan 2002 13:18:47 +0100
5200              Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com> 
5201      Branch: perl
5202            ! lib/ExtUtils/t/MM_Win32.t
5203 ____________________________________________________________________________
5204 [ 14325] By: jhi                                   on 2002/01/18  14:30:49
5205         Log: Subject: [PATCH] Syncing with bleadperl 
5206              From: Michael G Schwern <schwern@pobox.com> 
5207              Date: Fri, 18 Jan 2002 03:04:33 -0500
5208              Message-ID: <20020118080432.GC7226@blackrider>
5209      Branch: perl
5210            + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
5211            - lib/ExtUtils/inst
5212            ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
5213            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
5214            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
5215            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
5216            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
5217            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
5218            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
5219            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
5220            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
5221            ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
5222            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
5223            ! lib/ExtUtils/testlib.pm
5224 ____________________________________________________________________________
5225 [ 14324] By: jhi                                   on 2002/01/18  13:40:56
5226         Log: Detypo.
5227      Branch: perl
5228            ! AUTHORS
5229 ____________________________________________________________________________
5230 [ 14323] By: jhi                                   on 2002/01/18  00:35:24
5231         Log: Subject: [PATCH] MM check_hints test
5232              From: Michael G Schwern <schwern@pobox.com>
5233              Date: Thu, 17 Jan 2002 20:25:57 -0500
5234              Message-ID: <20020118012557.GE32762@blackrider>
5235      Branch: perl
5236            + lib/ExtUtils/t/hints.t
5237            ! MANIFEST
5238 ____________________________________________________________________________
5239 [ 14322] By: jhi                                   on 2002/01/18  00:21:11
5240         Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?        
5241              From: Michael G Schwern <schwern@pobox.com> 
5242              Date: Thu, 17 Jan 2002 20:12:20 -0500
5243              Message-ID: <20020118011220.GC32762@blackrider>
5244              
5245              (#14317 replaced with this)
5246      Branch: perl
5247            ! lib/ExtUtils/MakeMaker.pm
5248 ____________________________________________________________________________
5249 [ 14321] By: jhi                                   on 2002/01/17  22:51:55
5250         Log: Subject: [PATCH perldiag] overload.pm warnings
5251              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5252              Date: Thu, 17 Jan 2002 23:53:49 +0100
5253              Message-ID: <20020117235349.A14530@rafael>
5254      Branch: perl
5255            ! pod/perldiag.pod
5256 ____________________________________________________________________________
5257 [ 14320] By: jhi                                   on 2002/01/17  22:49:36
5258         Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
5259              From: Michael G Schwern <schwern@pobox.com>
5260              Date: Thu, 17 Jan 2002 16:35:47 -0500
5261              Message-ID: <20020117213546.GD23830@blackrider>
5262      Branch: perl
5263            ! lib/File/Find.pm
5264 ____________________________________________________________________________
5265 [ 14319] By: jhi                                   on 2002/01/17  22:43:12
5266         Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
5267              From: chromatic <chromatic@rmci.net>
5268              Date: Thu, 17 Jan 2002 13:04:22 -0700
5269              Message-ID: <20020117200557.98720.qmail@onion.perl.org>
5270      Branch: perl
5271            ! pod/perltodo.pod
5272 ____________________________________________________________________________
5273 [ 14318] By: jhi                                   on 2002/01/17  22:42:12
5274         Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
5275              From: chromatic <chromatic@rmci.net>
5276              Date: Thu, 17 Jan 2002 12:59:04 -0700
5277              Message-ID: <20020117200039.96481.qmail@onion.perl.org>
5278      Branch: perl
5279            ! lib/ExtUtils/t/Mkbootstrap.t
5280 ____________________________________________________________________________
5281 [ 14317] By: jhi                                   on 2002/01/17  22:39:48
5282         Log: (replaced by #14322)
5283              The #14300 broke hints file handling.
5284      Branch: perl
5285            ! lib/ExtUtils/MakeMaker.pm
5286 ____________________________________________________________________________
5287 [ 14316] By: jhi                                   on 2002/01/17  22:14:56
5288         Log: metaconfig unit change for #14315.
5289      Branch: metaconfig/U/perl
5290            ! uselongdbl.U
5291 ____________________________________________________________________________
5292 [ 14315] By: jhi                                   on 2002/01/17  22:13:44
5293         Log: Subject: [PATCH] long doubles
5294              From: Nicholas Clark <nick@unfortu.net>
5295              Date: Thu, 17 Jan 2002 17:06:28 +0000
5296              Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
5297      Branch: perl
5298            ! Configure
5299 ____________________________________________________________________________
5300 [ 14314] By: jhi                                   on 2002/01/17  21:52:03
5301         Log: metaconfig unit change for #14313.
5302      Branch: metaconfig
5303            ! U/modified/i_ndbm.U
5304 ____________________________________________________________________________
5305 [ 14313] By: jhi                                   on 2002/01/17  21:51:05
5306         Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
5307              From: Andy Dougherty <doughera@lafayette.edu>
5308              Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
5309              Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
5310      Branch: perl
5311            ! Configure
5312 ____________________________________________________________________________
5313 [ 14312] By: nick                                  on 2002/01/17  21:38:38
5314         Log: Integrate mainline (for ndbm fixes etc.)
5315      Branch: perlio
5316           +> t/run/fresh_perl.t
5317            - t/run/kill_perl.t
5318           !> Changes MANIFEST ext/Opcode/Opcode.xs
5319           !> ext/SDBM_File/sdbm/Makefile.PL
5320           !> ext/Unicode/Normalize/Normalize.pm lib/Attribute/Handlers.pm
5321           !> lib/Attribute/Handlers/t/multi.t lib/ExtUtils/MM_Unix.pm
5322           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
5323           !> lib/Text/Tabs.pm mg.c patchlevel.h scope.c t/io/fs.t
5324           !> t/lib/warnings/mg t/op/crypt.t t/test.pl
5325 ____________________________________________________________________________
5326 [ 14311] By: sky                                   on 2002/01/17  21:01:00
5327         Log: Simplify the code that duplicates the threads 
5328              init function and the parameters to the thread by using sv_dup. 
5329              Note,what happens if you pass a shared variable as a parameter?
5330      Branch: perl
5331            ! ext/threads/threads.xs
5332 ____________________________________________________________________________
5333 [ 14310] By: jhi                                   on 2002/01/17  15:23:56
5334         Log: Update Changes.
5335      Branch: perl
5336            ! Changes patchlevel.h
5337 ____________________________________________________________________________
5338 [ 14309] By: jhi                                   on 2002/01/17  14:39:20
5339         Log: Rename kill_perl to fresh_perl; replace fresh_perl()
5340              with fresh_perl_is() and fresh_perl_like().
5341      Branch: perl
5342            + t/run/fresh_perl.t
5343            - t/run/kill_perl.t
5344            ! MANIFEST t/test.pl
5345 ____________________________________________________________________________
5346 [ 14308] By: jhi                                   on 2002/01/17  14:06:46
5347         Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
5348              From: Benjamin Goldberg <goldbb2@earthlink.net>
5349              Date: Wed, 09 Jan 2002 21:03:16 -0500
5350              Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
5351      Branch: perl
5352            ! ext/Unicode/Normalize/Normalize.pm
5353 ____________________________________________________________________________
5354 [ 14307] By: jhi                                   on 2002/01/17  14:04:06
5355         Log: Retract #14144 as Hugo isn't happy with it.
5356      Branch: perl
5357            ! scope.c t/run/kill_perl.t
5358 ____________________________________________________________________________
5359 [ 14306] By: jhi                                   on 2002/01/17  13:57:53
5360         Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
5361              From: Richard Clamp <richardc@unixbeard.net>
5362              Date: Wed, 16 Jan 2002 17:34:31 +0000
5363              Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
5364      Branch: perl
5365            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
5366 ____________________________________________________________________________
5367 [ 14305] By: jhi                                   on 2002/01/17  13:32:56
5368         Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
5369              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
5370              Date: Tue, 15 Jan 2002 21:23:30 +0100
5371              Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
5372      Branch: perl
5373            ! ext/Opcode/Opcode.xs
5374 ____________________________________________________________________________
5375 [ 14304] By: jhi                                   on 2002/01/16  16:55:52
5376         Log: Subject: [PATCH] Fix crypt.t and fs.t tests
5377              From: Paul_GreenVOS@vos.stratus.com
5378              Date: Wed, 16 Jan 02 6:42 est
5379              Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
5380      Branch: perl
5381            ! t/io/fs.t t/op/crypt.t
5382 ____________________________________________________________________________
5383 [ 14303] By: jhi                                   on 2002/01/16  14:55:57
5384         Log: Subject: Re: [PATCH] length of undefined $(digit) should warn    
5385              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5386              Date: Wed, 16 Jan 2002 13:43:39 +0100
5387              Message-ID: <20020116134339.A704@rafael>
5388              
5389              (replaces #14302)
5390      Branch: perl
5391            ! mg.c t/lib/warnings/mg
5392 ____________________________________________________________________________
5393 [ 14302] By: jhi                                   on 2002/01/16  13:47:58
5394         Log: (replaced by #14303)
5395              Subject: [PATCH] length of undefined $(digit) should warn
5396              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5397              Date: Tue, 15 Jan 2002 23:02:44 +0100            
5398              Message-ID: <20020115230244.A31786@rafael>     
5399      Branch: perl
5400            ! mg.c t/lib/warnings/mg
5401 ____________________________________________________________________________
5402 [ 14301] By: jhi                                   on 2002/01/16  13:45:20
5403         Log: The non-MakeMaker.pm parts of
5404              
5405              Subject: [PATCH] Re: MM_Beos.pm?
5406              From: Tels <perl_dummy@bloodgate.com>
5407              Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)  
5408              Message-Id: <200201142006.WAA29544@taas.iki.fi>
5409      Branch: perl
5410            ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
5411            ! lib/ExtUtils/t/MM_Unix.t
5412 ____________________________________________________________________________
5413 [ 14300] By: jhi                                   on 2002/01/16  13:40:53
5414         Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
5415              From: Michael G Schwern <schwern@pobox.com>    
5416              Date: Tue, 15 Jan 2002 20:07:50 -0500            
5417              Message-ID: <20020116010750.GH625@blackrider>  
5418      Branch: perl
5419            ! lib/ExtUtils/MakeMaker.pm
5420 ____________________________________________________________________________
5421 [ 14299] By: jhi                                   on 2002/01/16  13:37:41
5422         Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
5423              From: Jeffrey Friedl <jfriedl@yahoo.com>       
5424              Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)      
5425              Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
5426      Branch: perl
5427            ! lib/Text/Tabs.pm
5428 ____________________________________________________________________________
5429 [ 14298] By: jhi                                   on 2002/01/16  13:34:29
5430         Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
5431              From: "Green, Paul" <Paul.Green@stratus.com>
5432              Date: Tue, 15 Jan 2002 22:28:10 -0500
5433              Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
5434      Branch: perl
5435            ! lib/ExtUtils/MM_Unix.pm
5436 ____________________________________________________________________________
5437 [ 14297] By: jhi                                   on 2002/01/16  13:21:26
5438         Log: Integrate perlio; offsetof() is in <stddef.h>
5439      Branch: perl
5440           !> ext/Socket/Socket.xs
5441 ____________________________________________________________________________
5442 [ 14296] By: nick                                  on 2002/01/16  13:02:29
5443         Log: offsetof() is in <stddef.h>
5444      Branch: perlio
5445            ! ext/Socket/Socket.xs
5446 ____________________________________________________________________________
5447 [ 14295] By: nick                                  on 2002/01/16  07:25:29
5448         Log: Integrate mainline
5449      Branch: perlio
5450           +> (branch 262 files)
5451            - (delete 285 files)
5452           !> (integrate 34 files)
5453 ____________________________________________________________________________
5454 [ 14294] By: jhi                                   on 2002/01/16  05:37:29
5455         Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
5456              and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
5457              Canonical.pl and Exact.pl.
5458      Branch: perl
5459            + (add 259 files)
5460            - (delete 288 files)
5461            ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
5462            ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
5463            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
5464            ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
5465 ____________________________________________________________________________
5466 [ 14293] By: jhi                                   on 2002/01/16  00:32:27
5467         Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
5468      Branch: perl
5469            ! ext/Socket/Socket.xs
5470 ____________________________________________________________________________
5471 [ 14292] By: jhi                                   on 2002/01/15  20:06:49
5472         Log: Subject: [PATCH] Add Slab_Free to embed.fnc
5473              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
5474              Date: Tue, 15 Jan 2002 21:59:19 +0100
5475              Message-ID: <3C44A637.16602.25EB208@localhost>
5476      Branch: perl
5477            ! embed.fnc embed.h proto.h
5478 ____________________________________________________________________________
5479 [ 14291] By: jhi                                   on 2002/01/15  20:00:02
5480         Log: Duh.  The updated In/*.pl weren't checked in.
5481      Branch: perl
5482            ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
5483            ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
5484            ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
5485            ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
5486            ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
5487            ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
5488            ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
5489            ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
5490            ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
5491            ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
5492            ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
5493            ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
5494            ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
5495            ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
5496            ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
5497            ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
5498            ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
5499            ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
5500            ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
5501            ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
5502            ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
5503            ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
5504            ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
5505            ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
5506            ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
5507            ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
5508            ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
5509            ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
5510            ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
5511            ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
5512            ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
5513            ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
5514            ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
5515            ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
5516            ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
5517            ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
5518            ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
5519            ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
5520            ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
5521            ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
5522            ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
5523            ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
5524            ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
5525            ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
5526            ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
5527            ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
5528            ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
5529            ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
5530 ____________________________________________________________________________
5531 [ 14290] By: jhi                                   on 2002/01/15  18:39:54
5532         Log: Update Changes.
5533      Branch: perl
5534            ! Changes patchlevel.h
5535 ____________________________________________________________________________
5536 [ 14289] By: jhi                                   on 2002/01/15  18:38:03
5537         Log: Jeffrey is trying very hard to avoid working on his
5538              book, it would seem :-) (better naming, better comments
5539              in the files)
5540      Branch: perl
5541            + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
5542            + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
5543            + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
5544            + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
5545            - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
5546            - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
5547            - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
5548            - lib/unicore/Is/IDStart.pl
5549            ! (edit 200 files)
5550 ____________________________________________________________________________
5551 [ 14288] By: jhi                                   on 2002/01/15  17:56:29
5552         Log: metaconfig unit changes for #14287.
5553      Branch: metaconfig
5554            + U/modified/Chk_MANI.U
5555            ! U/modified/Extract.U U/modified/Finish.U
5556      Branch: metaconfig/U/perl
5557            ! Extensions.U dlsrc.U
5558 ____________________________________________________________________________
5559 [ 14287] By: jhi                                   on 2002/01/15  17:55:54
5560         Log: Some protection against spaces in directory names.
5561              (Tru64 still has some makedepend problems in such
5562              cases but that looks like Tru64's problem.)
5563      Branch: perl
5564            ! Configure Makefile.SH
5565 ____________________________________________________________________________
5566 [ 14286] By: jhi                                   on 2002/01/15  17:13:28
5567         Log: Should have been in #14285 but I have sausages for fingers.
5568      Branch: perl
5569            + lib/ExtUtils/MM_BeOS.pm
5570 ____________________________________________________________________________
5571 [ 14285] By: jhi                                   on 2002/01/15  17:12:59
5572         Log: MM_BeOS from Tels.
5573      Branch: perl
5574            + lib/ExtUtils/t/MM_BeOS.t
5575            ! MANIFEST
5576 ____________________________________________________________________________
5577 [ 14284] By: jhi                                   on 2002/01/15  15:55:53
5578         Log: Integrate perlio;
5579              
5580              (reintroduce #14251) Slab allocator for ops
5581              - moved the statics to intrpvar.h
5582              - implemented Slab_Free()
5583              - uses PerlMemShared (for now) if distinction exists.
5584              
5585              Slab allocator submit after resolve -ay to keep it!
5586              
5587              Hand merge of non slab allocator stuff
5588              
5589              const-ness fix in savepv's passing of NULL
5590              
5591              Typo in #else branch of PL_SLAB_ALLOC
5592              
5593              Integrate rest of mainline
5594              
5595              Regen embed enable slab for PERL_IMPLICIT_SYS
5596              
5597              Correct name of PL_OP_SLAB_ALLOC
5598              
5599              Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
5600              e.g. -Duse64bitint on a 32-bit platform.
5601              Now uses I32 for use-count and is more careful with its casts.
5602      Branch: perl
5603           !> (integrate 28 files)
5604 ____________________________________________________________________________
5605 [ 14283] By: pudge                                 on 2002/01/15  15:21:30
5606         Log: Add Shuck URL
5607      Branch: maint-5.6/macperl
5608            ! macos/macperl/MacPerl.podhelp
5609 ____________________________________________________________________________
5610 [ 14282] By: pudge                                 on 2002/01/15  15:21:18
5611         Log: Remove obsolete docs
5612      Branch: maint-5.6/macperl
5613            ! ext/File/Glob/Glob.pm
5614 ____________________________________________________________________________
5615 [ 14281] By: nick                                  on 2002/01/15  15:08:43
5616         Log: Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
5617              e.g. -Duse64bitint on a 32-bit platform.
5618              Now uses I32 for use-count and is more careful with its casts.
5619      Branch: perlio
5620            ! intrpvar.h op.c
5621 ____________________________________________________________________________
5622 [ 14280] By: pudge                                 on 2002/01/15  14:55:25
5623         Log: Update bundled modules.  Yow!
5624      Branch: maint-5.6/macperl
5625            + macos/bundled_ext/Compress/Zlib/constants.h
5626            + macos/bundled_ext/Compress/Zlib/constants.xs
5627            + macos/bundled_ext/Filter/Util/Call/ppport.h
5628            + macos/bundled_ext/Storable/t/compat-0.6.t
5629            + macos/bundled_ext/Storable/t/dump.pl
5630            + macos/bundled_lib/blib/lib/Mail/Mailer/qmail.pm
5631            + macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
5632            + macos/bundled_lib/blib/lib/Net/HTTPS.pm
5633            + macos/bundled_lib/blib/lib/URI/ssh.pm
5634            + macos/bundled_lib/t/Filter/Simple/ExportTest.pm
5635            + macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
5636            + macos/bundled_lib/t/Filter/Simple/FilterTest.pm
5637            + macos/bundled_lib/t/Filter/Simple/ImportTest.pm
5638            + macos/bundled_lib/t/Filter/Simple/data.t
5639            + macos/bundled_lib/t/Filter/Simple/export.t
5640            + macos/bundled_lib/t/Filter/Simple/filter_only.t
5641            + macos/bundled_lib/t/Filter/Simple/import.t
5642            + macos/bundled_lib/t/NEXT/actual.t
5643            + macos/bundled_lib/t/NEXT/actuns.t
5644            + macos/bundled_lib/t/NEXT/next.t
5645            + macos/bundled_lib/t/NEXT/unseen.t
5646            + macos/bundled_lib/t/libnet/netrc.t
5647            + macos/bundled_lib/t/libwww-perl/base/http.t
5648            + macos/bundled_lib/t/libwww-perl/live/activestate.t
5649            - macos/bundled_ext/Filter/t/FilterTest.pm
5650            - macos/bundled_ext/Storable/t/compat06.t
5651            - macos/bundled_ext/Storable/t/st-dump.pl
5652            - macos/bundled_lib/t/NEXT/test.pl
5653            - macos/bundled_lib/t/libwww-perl/live/google.t
5654            ! macos/bundled_ext/Compress/Zlib/ANNOUNCE
5655            ! macos/bundled_ext/Compress/Zlib/Makefile.PL
5656            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
5657            ! macos/bundled_ext/Compress/Zlib/README
5658            ! macos/bundled_ext/Compress/Zlib/Zlib.pm
5659            ! macos/bundled_ext/Compress/Zlib/Zlib.xs
5660            ! macos/bundled_ext/Compress/Zlib/t/examples.t
5661            ! macos/bundled_ext/Filter/Util/Call/Call.pm
5662            ! macos/bundled_ext/Filter/Util/Call/Call.xs
5663            ! macos/bundled_ext/Filter/Util/Call/Makefile.PL
5664            ! macos/bundled_ext/Filter/t/call.t
5665            ! macos/bundled_ext/Filter/t/filter-util.pl
5666            ! macos/bundled_ext/Storable/ChangeLog
5667            ! macos/bundled_ext/Storable/README
5668            ! macos/bundled_ext/Storable/Storable.pm
5669            ! macos/bundled_ext/Storable/t/blessed.t
5670            ! macos/bundled_ext/Storable/t/canonical.t
5671            ! macos/bundled_ext/Storable/t/dclone.t
5672            ! macos/bundled_ext/Storable/t/forgive.t
5673            ! macos/bundled_ext/Storable/t/freeze.t
5674            ! macos/bundled_ext/Storable/t/lock.t
5675            ! macos/bundled_ext/Storable/t/overload.t
5676            ! macos/bundled_ext/Storable/t/recurse.t
5677            ! macos/bundled_ext/Storable/t/retrieve.t
5678            ! macos/bundled_ext/Storable/t/store.t
5679            ! macos/bundled_ext/Storable/t/tied.t
5680            ! macos/bundled_ext/Storable/t/tied_hook.t
5681            ! macos/bundled_ext/Storable/t/tied_items.t
5682            ! macos/bundled_ext/Storable/t/utf8.t
5683            ! macos/bundled_lib/blib/lib/File/Sort.pm
5684            ! macos/bundled_lib/blib/lib/Filter/Simple.pm
5685            ! macos/bundled_lib/blib/lib/HTTP/Headers.pm
5686            ! macos/bundled_lib/blib/lib/HTTP/Message.pm
5687            ! macos/bundled_lib/blib/lib/HTTP/Negotiate.pm
5688            ! macos/bundled_lib/blib/lib/HTTP/Request.pm
5689            ! macos/bundled_lib/blib/lib/HTTP/Response.pm
5690            ! macos/bundled_lib/blib/lib/LWP.pm
5691            ! macos/bundled_lib/blib/lib/LWP/Authen/Digest.pm
5692            ! macos/bundled_lib/blib/lib/LWP/Protocol/http.pm
5693            ! macos/bundled_lib/blib/lib/LWP/Protocol/https.pm
5694            ! macos/bundled_lib/blib/lib/LWP/UserAgent.pm
5695            ! macos/bundled_lib/blib/lib/Mail/Address.pm
5696            ! macos/bundled_lib/blib/lib/Mail/Cap.pm
5697            ! macos/bundled_lib/blib/lib/Mail/Field.pm
5698            ! macos/bundled_lib/blib/lib/Mail/Field/AddrList.pm
5699            ! macos/bundled_lib/blib/lib/Mail/Field/Date.pm
5700            ! macos/bundled_lib/blib/lib/Mail/Filter.pm
5701            ! macos/bundled_lib/blib/lib/Mail/Header.pm
5702            ! macos/bundled_lib/blib/lib/Mail/Internet.pm
5703            ! macos/bundled_lib/blib/lib/Mail/Mailer.pm
5704            ! macos/bundled_lib/blib/lib/Mail/Mailer/test.pm
5705            ! macos/bundled_lib/blib/lib/Mail/Send.pm
5706            ! macos/bundled_lib/blib/lib/Mail/Util.pm
5707            ! macos/bundled_lib/blib/lib/NEXT.pm
5708            ! macos/bundled_lib/blib/lib/Net/Config.pm
5709            ! macos/bundled_lib/blib/lib/Net/Domain.pm
5710            ! macos/bundled_lib/blib/lib/Net/FTP.pm
5711            ! macos/bundled_lib/blib/lib/Net/FTP/E.pm
5712            ! macos/bundled_lib/blib/lib/Net/FTP/L.pm
5713            ! macos/bundled_lib/blib/lib/Net/HTTP.pm
5714            ! macos/bundled_lib/blib/lib/Net/NNTP.pm
5715            ! macos/bundled_lib/blib/lib/Net/POP3.pm
5716            ! macos/bundled_lib/blib/lib/Net/SMTP.pm
5717            ! macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
5718            ! macos/bundled_lib/blib/lib/Switch.pm
5719            ! macos/bundled_lib/blib/lib/Text/Balanced.pm
5720            ! macos/bundled_lib/blib/lib/URI/Escape.pm
5721            ! macos/bundled_lib/blib/lib/URI/ftp.pm
5722            ! macos/bundled_lib/blib/lib/lwpcook.pod
5723            ! macos/bundled_lib/t/Filter/Simple/filter.t
5724            ! macos/bundled_lib/t/Switch/t/nested.t
5725            ! macos/bundled_lib/t/Text/Balanced/t/extbrk.t
5726            ! macos/bundled_lib/t/Text/Balanced/t/extcbk.t
5727            ! macos/bundled_lib/t/Text/Balanced/t/extdel.t
5728            ! macos/bundled_lib/t/Text/Balanced/t/extmul.t
5729            ! macos/bundled_lib/t/Text/Balanced/t/extqlk.t
5730            ! macos/bundled_lib/t/Text/Balanced/t/exttag.t
5731            ! macos/bundled_lib/t/Text/Balanced/t/extvar.t
5732            ! macos/bundled_lib/t/Text/Balanced/t/gentag.t
5733            ! macos/bundled_lib/t/libnet/config.t
5734            ! macos/bundled_lib/t/libnet/ftp.t
5735            ! macos/bundled_lib/t/libnet/hostname.t
5736            ! macos/bundled_lib/t/libnet/nntp.t
5737            ! macos/bundled_lib/t/libnet/require.t
5738            ! macos/bundled_lib/t/libnet/smtp.t
5739            ! macos/bundled_lib/t/libwww-perl/base/headers.t
5740            ! macos/bundled_lib/t/libwww-perl/base/negotiate.t
5741            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
5742            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
5743            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
5744            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
5745            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
5746            ! macos/bundled_lib/t/libwww-perl/live/validator.t
5747            ! macos/lib/Mac/AppleEvents/Simple.pm macos/lib/Mac/Glue.pm
5748 ____________________________________________________________________________
5749 [ 14279] By: jhi                                   on 2002/01/15  14:43:04
5750         Log: Subject: [PATCH] Socket::sockaddr_family
5751              From: Gisle Aas <gisle@ActiveState.com> 
5752              Date: 15 Jan 2002 06:35:28 -0800
5753              Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
5754      Branch: perl
5755            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
5756 ____________________________________________________________________________
5757 [ 14278] By: jhi                                   on 2002/01/15  14:37:34
5758         Log: Subject: [PATCH perldiag] Style issue
5759              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5760              Date: Tue, 15 Jan 2002 15:36:30 +0100                
5761              Message-ID: <20020115153630.A11568@rafael>
5762      Branch: perl
5763            ! pod/perldiag.pod
5764 ____________________________________________________________________________
5765 [ 14277] By: nick                                  on 2002/01/15  14:30:51
5766         Log: Correct name of PL_OP_SLAB_ALLOC
5767      Branch: perlio
5768            ! perl.h
5769 ____________________________________________________________________________
5770 [ 14276] By: jhi                                   on 2002/01/15  14:22:38
5771         Log: NetWare tweak from Ananth Kesari.
5772      Branch: perl
5773            ! lib/ExtUtils/MakeMaker.pm
5774 ____________________________________________________________________________
5775 [ 14275] By: jhi                                   on 2002/01/15  14:19:43
5776         Log: Throwback.
5777      Branch: perl
5778            ! MANIFEST
5779 ____________________________________________________________________________
5780 [ 14274] By: jhi                                   on 2002/01/15  14:16:28
5781         Log: A couple of additional character classes from Jeffrey,
5782              hopefully useful in future for internal use for implementing
5783              some special cases of casing.
5784              
5785              Also regenerate once more all the character classes,
5786              now without the timestamp.  A timestamp would be kind of
5787              nice but it's not: having a timestamp in a file means that
5788              even if the effective contents of file really didn't
5789              change, the file looks as if it changed.
5790      Branch: perl
5791            + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
5792            + lib/unicore/Is/CombAbov.pl
5793            ! (edit 304 files)
5794 ____________________________________________________________________________
5795 [ 14273] By: jhi                                   on 2002/01/15  13:53:01
5796         Log: Make the test harder.
5797      Branch: perl
5798            ! t/op/pat.t
5799 ____________________________________________________________________________
5800 [ 14272] By: jhi                                   on 2002/01/15  13:51:11
5801         Log: Additional utf8_heavy.pl tweak from Jeffrey.
5802      Branch: perl
5803            ! lib/utf8_heavy.pl
5804 ____________________________________________________________________________
5805 [ 14271] By: nick                                  on 2002/01/15  11:29:47
5806         Log: Regen embed enable slab for PERL_IMPLICIT_SYS
5807      Branch: perlio
5808            ! embed.h embedvar.h global.sym perl.h perlapi.c perlapi.h
5809            ! pod/perlapi.pod pod/perlintern.pod proto.h toke.c
5810 ____________________________________________________________________________
5811 [ 14270] By: nick                                  on 2002/01/15  08:19:08
5812         Log: Integrate rest of mainline
5813      Branch: perlio
5814           !> (integrate 28 files)
5815 ____________________________________________________________________________
5816 [ 14269] By: nick                                  on 2002/01/15  08:02:44
5817         Log: Typo in #else branch of PL_SLAB_ALLOC
5818      Branch: perlio
5819            ! op.c
5820 ____________________________________________________________________________
5821 [ 14268] By: nick                                  on 2002/01/15  07:57:47
5822         Log: const-ness fix in savepv's passing of NULL
5823      Branch: perlio
5824            ! util.c
5825 ____________________________________________________________________________
5826 [ 14267] By: nick                                  on 2002/01/15  07:42:17
5827         Log: Hand merge of non slab allocator stuff
5828      Branch: perlio
5829            ! op.c
5830 ____________________________________________________________________________
5831 [ 14266] By: nick                                  on 2002/01/15  07:39:33
5832         Log: Slab allocator submit after resolve -ay to keep it!
5833      Branch: perlio
5834           !> op.c
5835 ____________________________________________________________________________
5836 [ 14265] By: nick                                  on 2002/01/15  07:05:06
5837         Log: Blind integrate of bulk of mainline.
5838      Branch: perlio
5839           +> (branch 173 files)
5840            - (delete 184 files)
5841           !> (integrate 146 files)
5842 ____________________________________________________________________________
5843 [ 14264] By: jhi                                   on 2002/01/15  04:19:11
5844         Log: Pod nits.
5845      Branch: perl
5846            ! lib/Unicode/UCD.pm pod/perlunicode.pod
5847 ____________________________________________________________________________
5848 [ 14263] By: jhi                                   on 2002/01/15  02:14:29
5849         Log: The Unicode categories doc patch to go with #14254,
5850              from Jeffrey.
5851      Branch: perl
5852            ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
5853 ____________________________________________________________________________
5854 [ 14262] By: jhi                                   on 2002/01/15  01:30:09
5855         Log: There isn't going to be perl.third.exe.
5856      Branch: perl
5857            ! Makefile.SH
5858 ____________________________________________________________________________
5859 [ 14261] By: jhi                                   on 2002/01/15  01:25:11
5860         Log: Subject: [PATCH] small coredump correction
5861              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5862              Date: Tue, 15 Jan 2002 00:22:52 +0100
5863              Message-ID: <20020115002252.I691@rafael>
5864      Branch: perl
5865            ! op.c
5866 ____________________________________________________________________________
5867 [ 14260] By: jhi                                   on 2002/01/15  01:23:53
5868         Log: Subject: [PATCH] Overriding readline() should also override <FH>     
5869              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5870              Date: Mon, 14 Jan 2002 23:03:04 +0100
5871              Message-ID: <20020114230304.A691@rafael>   
5872              
5873              Subject: Re: [PATCH] Overriding readline() should also override <FH> 
5874              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5875              Date: Mon, 14 Jan 2002 23:18:43 +0100
5876              Message-ID: <20020114231843.E691@rafael>   
5877      Branch: perl
5878            ! pod/perlsub.pod t/op/override.t toke.c
5879 ____________________________________________________________________________
5880 [ 14259] By: nick                                  on 2002/01/14  22:02:49
5881         Log: Use PerlMemShared for CopSTASHPV and CopFILE.  MUCH harder than it sounds!
5882              Need to use CopXXXXX macros everywhere and add CopSTASH_free
5883              Add new scope type and add support for it to scope.c and scope stack
5884              dup-er in sv.c. Add savesharedpv().
5885              Also zealous version of Win32's vmem.h to catch all the abuses.
5886              With this t/op/fork.t passes even with zealous checking and 
5887              checker is point a finger at various threads/shared issues.
5888              
5889              PL_curcop->cop_io is still an issue.
5890      Branch: perlio
5891            ! cop.h embed.fnc embed.h embedvar.h global.sym op.c op.h perl.c
5892            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod proto.h
5893            ! scope.c scope.h sv.c toke.c util.c win32/config_H.vc
5894            ! win32/config_h.PL win32/perlhost.h win32/perllib.c
5895            ! win32/vmem.h win32/win32.c win32/win32.h
5896 ____________________________________________________________________________
5897 [ 14258] By: nick                                  on 2002/01/14  20:24:28
5898         Log: Integrate build parts of mainline
5899      Branch: perlio
5900           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/t/MM_Unix.t
5901           !> lib/ExtUtils/t/MM_Win32.t
5902 ____________________________________________________________________________
5903 [ 14257] By: nick                                  on 2002/01/14  16:10:54
5904         Log: Inverted sense of special-ness of specialCopIO - supposed to 
5905              be true if value is "special" i.e. NOT an SV.
5906      Branch: perlio
5907            ! perlio.h
5908 ____________________________________________________________________________
5909 [ 14256] By: jhi                                   on 2002/01/14  14:42:12
5910         Log: Update Changes.
5911      Branch: perl
5912            ! Changes patchlevel.h
5913 ____________________________________________________________________________
5914 [ 14255] By: jhi                                   on 2002/01/14  14:04:24
5915         Log: Retract #14251 (the op slab allocator from perlio)
5916              until we figure out why 2.2.19 x86 debian gets
5917              a circular sibling chain and therefore hangs in
5918              the Perl_ck_subr() sibling for-loop.
5919      Branch: perl
5920            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
5921            ! perlapi.c perlapi.h proto.h
5922 ____________________________________________________________________________
5923 [ 14254] By: jhi                                   on 2002/01/14  13:25:07
5924         Log: Big mktables rewrite from Jeffrey;
5925              documentation not yet updated.
5926      Branch: perl
5927            + (add 171 files)
5928            - (delete 182 files)
5929            ! (edit 135 files)
5930 ____________________________________________________________________________
5931 [ 14253] By: ams                                   on 2002/01/14  03:15:05
5932         Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
5933              From: Michael G Schwern <schwern@pobox.com>
5934              Date: Sun, 13 Jan 2002 21:00:07 -0500
5935              Message-Id: <20020114020007.GB2877@blackrider>
5936      Branch: perl
5937            ! lib/Cwd.pm
5938 ____________________________________________________________________________
5939 [ 14252] By: jhi                                   on 2002/01/14  00:27:41
5940         Log: Subject: Re: Win32 status - progress !
5941              From: Abe Timmerman <abe@ztreet.demon.nl>       
5942              Date: Mon, 14 Jan 2002 02:29:51 +0100
5943              Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
5944      Branch: perl
5945            ! lib/ExtUtils/t/MM_Win32.t
5946 ____________________________________________________________________________
5947 [ 14251] By: jhi                                   on 2002/01/13  23:30:05
5948         Log: Integrate perlio.
5949              
5950              Slab allocator for ops
5951              - moved the statics to intrpvar.h
5952              - implemented Slab_Free()
5953              - uses PerlMemShared (for now) if distinction exists.
5954      Branch: perl
5955           !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
5956           !> perlapi.c perlapi.h proto.h
5957 ____________________________________________________________________________
5958 [ 14250] By: nick                                  on 2002/01/13  23:22:34
5959         Log: Slab allocator for ops
5960              - moved the statics to intrpvar.h
5961              - implemented Slab_Free()
5962              - uses PerlMemShared (for now) if distinction exists.
5963      Branch: perlio
5964            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
5965            ! perlapi.c perlapi.h proto.h
5966 ____________________________________________________________________________
5967 [ 14249] By: jhi                                   on 2002/01/13  19:55:10
5968         Log: Start a new test category: uni.  Much of t/op/pat
5969              should probably be moved here, but holding on that
5970              until Jeffrey finishes his big mktables rewrite.
5971              Bits and pieces of op/split, op/pack, op/append,
5972              op/join, could probably be moved to respective uni
5973              tests, too.
5974      Branch: perl
5975            + t/uni/fold.t t/uni/sprintf.t
5976            - t/op/unifold.t t/op/unisprintf.t
5977            ! MANIFEST t/TEST t/harness
5978 ____________________________________________________________________________
5979 [ 14248] By: jhi                                   on 2002/01/13  19:52:02
5980         Log: Subject: [PATCH] enable Win32 to build again
5981              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
5982              Date: Sun, 13 Jan 2002 21:49:24 +0100
5983              Message-ID: <3C4200E4.15926.23F6131@localhost>
5984              
5985              miniperl.exe.exe does not exe that well.
5986      Branch: perl
5987            ! lib/ExtUtils/MM_Unix.pm
5988 ____________________________________________________________________________
5989 [ 14247] By: jhi                                   on 2002/01/13  19:50:23
5990         Log: Mention some of the load-affected tests.
5991      Branch: perl
5992            ! INSTALL
5993 ____________________________________________________________________________
5994 [ 14246] By: jhi                                   on 2002/01/13  19:38:17
5995         Log: Move the UTF-8 conversion code earlier so that
5996              op/ver is happy.
5997      Branch: perl
5998            ! sv.c t/op/ver.t
5999 ____________________________________________________________________________
6000 [ 14245] By: jhi                                   on 2002/01/13  19:19:59
6001         Log: Upgrade to Scalar-List-Util 1.06.  The Makefile.PLs
6002              have diverged quite a bit so no updates there.
6003      Branch: perl
6004            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
6005            ! ext/List/Util/lib/List/Util.pm
6006            ! ext/List/Util/lib/Scalar/Util.pm
6007 ____________________________________________________________________________
6008 [ 14244] By: jhi                                   on 2002/01/13  18:27:00
6009         Log: Make the crypt() pickier: if downgrading doesn't work,
6010              croak.
6011      Branch: perl
6012            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
6013 ____________________________________________________________________________
6014 [ 14243] By: jhi                                   on 2002/01/13  18:12:23
6015         Log: Grow the buffer in case Unicode caused size changes
6016              (and it very probably did).
6017      Branch: perl
6018            ! sv.c
6019 ____________________________________________________________________________
6020 [ 14242] By: jhi                                   on 2002/01/13  17:46:45
6021         Log: Future-proofing from Jeffrey Friedl (for conflicting
6022              In* and Is* names).
6023      Branch: perl
6024            ! lib/utf8_heavy.pl
6025 ____________________________________________________________________________
6026 [ 14241] By: jhi                                   on 2002/01/13  17:40:29
6027         Log: Subject: [PATCH] Re: Warning in B.xs
6028              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
6029              Date: Sun, 13 Jan 2002 19:39:52 +0100
6030              Message-ID: <3C41E288.20562.1C8C895@localhost>
6031      Branch: perl
6032            ! ext/B/B.xs
6033 ____________________________________________________________________________
6034 [ 14240] By: jhi                                   on 2002/01/13  17:35:48
6035         Log: Subject: Re: lookbehind broken with latest bleedperl
6036              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6037              Date: Sun, 13 Jan 2002 18:06:22 +0000
6038              Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
6039      Branch: perl
6040            ! regexec.c t/op/re_tests
6041 ____________________________________________________________________________
6042 [ 14239] By: jhi                                   on 2002/01/13  17:24:51
6043         Log: Subject: [PATCH] more MM_Unix.t tests
6044              From: Tels <perl_dummy@bloodgate.com>
6045              Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET) 
6046              Message-Id: <200201131621.SAA17925@tiku.hut.fi>
6047              
6048              Subject: [PATCH] 14220 misunderstood, I bet          
6049              From: andreas.koenig@anima.de (Andreas J. Koenig)
6050              Date: 12 Jan 2002 21:31:58 +0100
6051              Message-ID: <m3k7un8g5d.fsf@anima.de>
6052      Branch: perl
6053            ! lib/ExtUtils/t/MM_Unix.t
6054 ____________________________________________________________________________
6055 [ 14238] By: jhi                                   on 2002/01/13  17:14:25
6056         Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION        
6057              From: Tels <perl_dummy@bloodgate.com>
6058              Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET) 
6059              Message-Id: <200201131602.SAA15687@tiku.hut.fi>
6060              
6061              Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION    
6062              From: Tels <perl_dummy@bloodgate.com>
6063              Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET) 
6064              Message-Id: <200201131610.SAA18974@tiku.hut.fi>
6065      Branch: perl
6066            ! lib/ExtUtils/MM_Unix.pm
6067 ____________________________________________________________________________
6068 [ 14237] By: jhi                                   on 2002/01/13  17:12:04
6069         Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
6070              From: Nicholas Clark <nick@unfortu.net> 
6071              Date: Sun, 13 Jan 2002 15:58:34 +0000
6072              Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
6073      Branch: perl
6074            ! lib/Benchmark.t
6075 ____________________________________________________________________________
6076 [ 14236] By: jhi                                   on 2002/01/13  17:08:18
6077         Log: Anton Berezin did more reading and the uid setting story
6078              gets more complex.
6079      Branch: perl
6080            ! pod/perltodo.pod utils/perldoc.PL
6081 ____________________________________________________________________________
6082 [ 14235] By: jhi                                   on 2002/01/13  16:45:52
6083         Log: Integrate perlio;
6084              
6085              Win32 fixes:
6086              - vmem.h hack to handle free-by-wrong-thread after eval "".
6087              - Initialize timerid 
6088      Branch: perl
6089           !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
6090 ____________________________________________________________________________
6091 [ 14234] By: jhi                                   on 2002/01/13  16:44:07
6092         Log: Subject: Re: HiRes
6093              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6094              Date: Sun, 13 Jan 2002 10:18:46 +0100
6095              Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
6096              
6097              Give up on socketpair in HP-UX.
6098      Branch: perl
6099            ! ext/Socket/socketpair.t
6100 ____________________________________________________________________________
6101 [ 14233] By: nick                                  on 2002/01/13  16:29:30
6102         Log: Integrate mainline
6103      Branch: perlio
6104           +> ext/B/C/C.xs ext/B/C/Makefile.PL t/op/unisprintf.t
6105           !> (integrate 46 files)
6106 ____________________________________________________________________________
6107 [ 14232] By: nick                                  on 2002/01/13  15:37:48
6108         Log: Win32 fixes:
6109              - vmem.h hack to handle free-by-wrong-thread after eval "".
6110              - Initialize timerid 
6111      Branch: perlio
6112            ! win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
6113 ____________________________________________________________________________
6114 [ 14231] By: jhi                                   on 2002/01/13  05:15:01
6115         Log: *groan*
6116      Branch: perl
6117            ! t/op/pat.t
6118 ____________________________________________________________________________
6119 [ 14230] By: jhi                                   on 2002/01/13  05:13:03
6120         Log: One more sharp s case found by Jeffrey.
6121      Branch: perl
6122            ! regexec.c t/op/pat.t
6123 ____________________________________________________________________________
6124 [ 14229] By: jhi                                   on 2002/01/13  04:43:33
6125         Log: Comment tweak.
6126      Branch: perl
6127            ! regexec.c
6128 ____________________________________________________________________________
6129 [ 14228] By: jhi                                   on 2002/01/13  04:30:45
6130         Log: Don't bother checking for the Greek special
6131              cases if the node is too short.
6132      Branch: perl
6133            ! regcomp.c
6134 ____________________________________________________________________________
6135 [ 14227] By: jhi                                   on 2002/01/12  21:00:04
6136         Log: Update Changes.
6137      Branch: perl
6138            ! Changes patchlevel.h
6139 ____________________________________________________________________________
6140 [ 14226] By: jhi                                   on 2002/01/12  20:28:23
6141         Log: metaconfig unit change for #14225.
6142      Branch: metaconfig
6143            + U/modified/i_ndbm.U
6144 ____________________________________________________________________________
6145 [ 14225] By: jhi                                   on 2002/01/12  20:28:05
6146         Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
6147              From: Jonathan Stowe <gellyfish@gellyfish.com>
6148              Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT) 
6149              Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>    
6150      Branch: perl
6151            ! Configure config_h.SH
6152 ____________________________________________________________________________
6153 [ 14224] By: jhi                                   on 2002/01/12  20:18:02
6154         Log: Quick reformat using indent -kr -nce, as requested
6155              by Dan Kogai and suggest by NI-S.
6156      Branch: perl
6157            ! ext/Encode/encengine.c
6158 ____________________________________________________________________________
6159 [ 14223] By: jhi                                   on 2002/01/12  20:08:54
6160         Log: Couple more Unicode lookbehind tests.
6161      Branch: perl
6162            ! t/op/pat.t
6163 ____________________________________________________________________________
6164 [ 14222] By: jhi                                   on 2002/01/12  20:05:29
6165         Log: Sharp S as a special treat for our German UTF-8 testers :-)
6166      Branch: perl
6167            ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
6168 ____________________________________________________________________________
6169 [ 14221] By: jhi                                   on 2002/01/12  18:38:54
6170         Log: Subject: {PATCH] Fix:  Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs   
6171              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
6172              Date: Sat, 12 Jan 2002 20:37:32 +0100
6173              Message-ID: <3C409E8C.16203.196C2D3@localhost>
6174      Branch: perl
6175            ! ext/B/B/Deparse.pm
6176 ____________________________________________________________________________
6177 [ 14220] By: jhi                                   on 2002/01/12  18:27:32
6178         Log: Hrmph.  Is having a test for an exact version of MM_Unix.pm
6179              really worth the bits it's printed on?
6180      Branch: perl
6181            ! lib/ExtUtils/t/MM_Unix.t
6182 ____________________________________________________________________________
6183 [ 14219] By: jhi                                   on 2002/01/12  18:06:49
6184         Log: Special treatment for U+03B0 and U+0390 in //i,
6185              this means that we can remove the minlen pessimisations
6186              introduced by the #14096.
6187      Branch: perl
6188            ! pp_hot.c regcomp.c regexec.c
6189 ____________________________________________________________________________
6190 [ 14218] By: jhi                                   on 2002/01/12  16:14:52
6191         Log: Integrate perlio;
6192              
6193              Abstract out the cloning of SvPVX and handle shared pv in a 
6194              safe (if suboptimal) manner. Does not fix op/fork.t :-(
6195              
6196              Win32-ize socketpair test
6197              - Win32 can fork even though $Config{d_fork} is undef
6198              - SOCK_DGRAM does not work - skip those tests.
6199      Branch: perl
6200           !> ext/Socket/socketpair.t sv.c
6201 ____________________________________________________________________________
6202 [ 14217] By: jhi                                   on 2002/01/12  16:09:59
6203         Log: One should first drop the real uid, not the effective uid.
6204              [ID 20020110.003]
6205      Branch: perl
6206            ! utils/perldoc.PL
6207 ____________________________________________________________________________
6208 [ 14216] By: jhi                                   on 2002/01/12  15:50:38
6209         Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
6210              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
6211              Date: Fri, 11 Jan 2002 23:29:48 +0100
6212              Message-ID: <3C3F756C.4581.2E2A938@localhost>
6213      Branch: perl
6214            + ext/B/C/C.xs ext/B/C/Makefile.PL
6215            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
6216            ! utils/perlcc.PL
6217 ____________________________________________________________________________
6218 [ 14215] By: jhi                                   on 2002/01/12  15:22:01
6219         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
6220              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>               
6221              Date: Fri, 11 Jan 2002 14:29:30 -0800
6222              Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
6223      Branch: perl
6224            ! ext/B/t/concise.t
6225 ____________________________________________________________________________
6226 [ 14214] By: nick                                  on 2002/01/12  12:31:12
6227         Log: Win32-ize socketpair test
6228              - Win32 can fork even though $Config{d_fork} is undef
6229              - SOCK_DGRAM does not work - skip those tests.
6230      Branch: perlio
6231            ! ext/Socket/socketpair.t
6232 ____________________________________________________________________________
6233 [ 14213] By: nick                                  on 2002/01/12  11:46:28
6234         Log: Abstract out the cloning of SvPVX and handle shared pv in a 
6235              safe (if suboptimal) manner. Does not fix op/fork.t :-(
6236      Branch: perlio
6237            ! sv.c
6238 ____________________________________________________________________________
6239 [ 14212] By: ams                                   on 2002/01/12  06:10:52
6240         Log: Subject: [PATCH] More fixes for Stratus VOS
6241              From: "Green, Paul" <Paul.Green@stratus.com>
6242              Date: Fri, 11 Jan 2002 17:30:37 -0500
6243              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
6244      Branch: perl
6245            ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
6246 ____________________________________________________________________________
6247 [ 14211] By: jhi                                   on 2002/01/12  06:01:29
6248         Log: Upgrade to CGI.pm 2.80.
6249      Branch: perl
6250            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
6251 ____________________________________________________________________________
6252 [ 14210] By: jhi                                   on 2002/01/12  05:57:36
6253         Log: FAQ sync.
6254      Branch: perl
6255            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
6256            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
6257            ! pod/perlfaq8.pod
6258 ____________________________________________________________________________
6259 [ 14209] By: jhi                                   on 2002/01/12  05:54:24
6260         Log: This is getting embarrassing.
6261      Branch: perl
6262            ! t/op/pat.t
6263 ____________________________________________________________________________
6264 [ 14208] By: jhi                                   on 2002/01/12  05:30:03
6265         Log: Doc tweaks.
6266      Branch: perl
6267            ! pod/perlunicode.pod
6268 ____________________________________________________________________________
6269 [ 14207] By: jhi                                   on 2002/01/12  05:16:55
6270         Log: Updating the test count is good; also rephrasing
6271              so that there is no ok output containing "not".
6272      Branch: perl
6273            ! t/op/pat.t
6274 ____________________________________________________________________________
6275 [ 14206] By: jhi                                   on 2002/01/12  05:11:20
6276         Log: Andreas is busy :-)
6277      Branch: perl
6278            ! doop.c t/op/unisprintf.t
6279 ____________________________________________________________________________
6280 [ 14205] By: jhi                                   on 2002/01/12  04:55:20
6281         Log: Unicode lookbehind looked bad.
6282      Branch: perl
6283            ! regexec.c t/op/pat.t
6284 ____________________________________________________________________________
6285 [ 14204] By: jhi                                   on 2002/01/12  01:43:48
6286         Log: Garbage collection.
6287      Branch: perl
6288            ! t/run/kill_perl.t
6289 ____________________________________________________________________________
6290 [ 14203] By: jhi                                   on 2002/01/12  00:10:51
6291         Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
6292              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
6293              Date: Fri, 11 Jan 2002 23:29:48 +0100
6294              Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
6295      Branch: perl
6296            ! embed.fnc global.sym makedef.pl
6297 ____________________________________________________________________________
6298 [ 14202] By: jhi                                   on 2002/01/12  00:07:41
6299         Log: Subject: [PATCH] perldelta nit?
6300              From: Robert Spier <rspier@pobox.com>
6301              Date: Fri, 11 Jan 2002 15:19:16 -0800
6302              Message-ID: <15423.29428.164185.251700@rls.cx>
6303      Branch: perl
6304            ! pod/perldelta.pod
6305 ____________________________________________________________________________
6306 [ 14201] By: jhi                                   on 2002/01/12  00:06:02
6307         Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
6308              From: Michael G Schwern <schwern@pobox.com>
6309              Date: Fri, 11 Jan 2002 17:08:17 -0500
6310              Message-ID: <20020111220817.GG2838@blackrider>
6311      Branch: perl
6312            ! t/run/kill_perl.t t/test.pl
6313 ____________________________________________________________________________
6314 [ 14200] By: jhi                                   on 2002/01/12  00:02:05
6315         Log: Subject: [PATCH] Correct misleading error message
6316              From: Mike Guy <mjtg@cam.ac.uk>
6317              Date: Fri, 11 Jan 2002 18:36:33 +0000
6318              Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
6319              
6320              hash assignment -> anonymous hash
6321      Branch: perl
6322            ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
6323 ____________________________________________________________________________
6324 [ 14199] By: jhi                                   on 2002/01/11  23:58:00
6325         Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c          
6326              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
6327              Date: Fri, 11 Jan 2002 16:58:14 +0100
6328              Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
6329      Branch: perl
6330            ! ext/Unicode/Normalize/mkheader
6331 ____________________________________________________________________________
6332 [ 14198] By: jhi                                   on 2002/01/11  23:53:05
6333         Log: Add a new test for is-sprintf-preserving Unicodeness:
6334              #14194 and an old one from kill_perl.t (I could have used
6335              sprintf.t, but it's format was quite fixed, and I didn't
6336              feel like breaking the format)
6337      Branch: perl
6338            + t/op/unisprintf.t
6339            ! MANIFEST t/run/kill_perl.t
6340 ____________________________________________________________________________
6341 [ 14197] By: jhi                                   on 2002/01/11  21:48:49
6342         Log: Integrate perlio;
6343              Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
6344      Branch: perl
6345           !> win32/win32.c
6346 ____________________________________________________________________________
6347 [ 14196] By: nick                                  on 2002/01/11  20:58:20
6348         Log: Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
6349              as C runtime seems to get its hands on them even though we said
6350              they were handled.
6351              Still an issue with "die" out of signal handler - get panic: pp_iter
6352      Branch: perlio
6353            ! win32/win32.c
6354 ____________________________________________________________________________
6355 [ 14195] By: jhi                                   on 2002/01/11  20:07:35
6356         Log: Integrate perlio;
6357              A mostly-stable version of "new" Win32 signal/kill support.
6358      Branch: perl
6359           !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
6360           !> win32/config.gc win32/config.vc win32/config_H.bc
6361           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
6362           !> win32/makefile.mk win32/win32.c win32/win32.h
6363 ____________________________________________________________________________
6364 [ 14194] By: jhi                                   on 2002/01/11  20:04:26
6365         Log: Fix for
6366              
6367              Subject: UTF-8 sprintf bug in bleadperl
6368              From: andreas.koenig@anima.de (Andreas J. Koenig)
6369              Date: 11 Jan 2002 15:47:15 +0100
6370              Message-ID: <m3vge99c7g.fsf@anima.de>
6371              
6372              I have tests, have just to figure out where to put them
6373              since op/sprintf looks a bit unfriendly for tests of
6374              somewhat freer form.
6375      Branch: perl
6376            ! doop.c sv.c
6377 ____________________________________________________________________________
6378 [ 14193] By: nick                                  on 2002/01/11  18:25:34
6379         Log: Integrate mainline (on Win32 - risky) for vmem.h stuff
6380              Builds and passes a few tests.
6381      Branch: perlio
6382           +> ext/B/t/concise.t lib/Test/Harness/Assert.pm
6383           +> lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
6384           +> lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
6385           +> lib/Test/Harness/t/callback.t lib/Test/Harness/t/nonumbers.t
6386           +> lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
6387           +> lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
6388           +> t/lib/sample-tests/lone_not_bug
6389           +> t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
6390           +> t/lib/sample-tests/vms_nit
6391           !> (integrate 63 files)
6392 ____________________________________________________________________________
6393 [ 14192] By: nick                                  on 2002/01/11  17:49:39
6394         Log: A mostly-stable version of "new" Win32 signal/kill support.
6395      Branch: perlio
6396            ! XSUB.h mg.c win32/config.bc win32/config.gc win32/config.vc
6397            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6398            ! win32/config_h.PL win32/makefile.mk win32/win32.c
6399            ! win32/win32.h
6400 ____________________________________________________________________________
6401 [ 14191] By: jhi                                   on 2002/01/11  15:34:53
6402         Log: Update Changes.
6403      Branch: perl
6404            ! Changes patchlevel.h
6405 ____________________________________________________________________________
6406 [ 14190] By: jhi                                   on 2002/01/11  14:52:51
6407         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
6408              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
6409              Date: Thu, 10 Jan 2002 18:21:34 -0800
6410              Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
6411      Branch: perl
6412            + ext/B/t/concise.t
6413            ! MANIFEST
6414 ____________________________________________________________________________
6415 [ 14189] By: jhi                                   on 2002/01/11  14:51:11
6416         Log: Upgrade to CGI.pm 2.79.  Manual tweaks were
6417              necessary in form.t and html.t @INC setups.
6418      Branch: perl
6419            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
6420 ____________________________________________________________________________
6421 [ 14188] By: jhi                                   on 2002/01/11  14:31:17
6422         Log: Yet another twist.
6423      Branch: perl
6424            ! t/test.pl
6425 ____________________________________________________________________________
6426 [ 14187] By: jhi                                   on 2002/01/11  14:14:12
6427         Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
6428              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6429              Date: Fri, 11 Jan 2002 13:04:15 +0100      
6430              Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
6431      Branch: perl
6432            ! hints/aix.sh
6433 ____________________________________________________________________________
6434 [ 14186] By: jhi                                   on 2002/01/11  14:13:02
6435         Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
6436              From: Jonathan Stowe <gellyfish@gellyfish.com> 
6437              Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
6438              Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
6439      Branch: perl
6440            ! lib/AnyDBM_File.t
6441 ____________________________________________________________________________
6442 [ 14185] By: jhi                                   on 2002/01/11  14:10:01
6443         Log: Arguments were being mangled.
6444      Branch: perl
6445            ! t/test.pl
6446 ____________________________________________________________________________
6447 [ 14184] By: jhi                                   on 2002/01/11  14:05:53
6448         Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
6449              From: Jonathan Stowe <gellyfish@gellyfish.com>
6450              Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
6451              Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
6452      Branch: perl
6453            ! lib/AnyDBM_File.t
6454 ____________________________________________________________________________
6455 [ 14183] By: jhi                                   on 2002/01/11  13:59:22
6456         Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
6457              From: Michael G Schwern <schwern@pobox.com> 
6458              Date: Fri, 11 Jan 2002 04:26:27 -0500
6459              Message-ID: <20020111092626.GA16544@blackrider>
6460      Branch: perl
6461            ! t/run/kill_perl.t t/test.pl
6462 ____________________________________________________________________________
6463 [ 14182] By: jhi                                   on 2002/01/11  13:57:59
6464         Log: Subject: [PATCH] Test::Harness 2.01
6465              From: Michael G Schwern <schwern@pobox.com> 
6466              Date: Thu, 10 Jan 2002 21:11:24 -0500
6467              Message-ID: <20020111021123.GA30666@blackrider>
6468      Branch: perl
6469            + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
6470            + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
6471            + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
6472            + lib/Test/Harness/t/nonumbers.t
6473            + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
6474            + t/lib/sample-tests/lone_not_bug
6475            + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
6476            + t/lib/sample-tests/vms_nit
6477            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
6478            ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
6479 ____________________________________________________________________________
6480 [ 14181] By: jhi                                   on 2002/01/11  13:57:38
6481         Log: patch is silly when creating new files: don't run
6482              patch more than once.
6483      Branch: perl
6484            ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
6485 ____________________________________________________________________________
6486 [ 14180] By: jhi                                   on 2002/01/11  13:53:49
6487         Log: Forgot from #14179.
6488      Branch: perl
6489            ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
6490 ____________________________________________________________________________
6491 [ 14179] By: jhi                                   on 2002/01/11  13:24:13
6492         Log: Subject: [PATCH] is() undef/'' behavior change
6493              From: Michael G Schwern <schwern@pobox.com> 
6494              Date: Fri, 11 Jan 2002 03:35:51 -0500
6495              Message-ID: <20020111083551.GC30666@blackrider>
6496              
6497              Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
6498              From: Michael G Schwern <schwern@pobox.com> 
6499              Date: Fri, 11 Jan 2002 03:37:44 -0500
6500              Message-ID: <20020111083744.GD30666@blackrider>
6501      Branch: perl
6502            ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
6503            ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
6504            ! lib/Pod/t/InputObjects.t lib/blib.t
6505 ____________________________________________________________________________
6506 [ 14178] By: jhi                                   on 2002/01/11  13:21:59
6507         Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
6508              From: Michael G Schwern <schwern@pobox.com> 
6509              Date: Thu, 10 Jan 2002 19:56:23 -0500
6510              Message-ID: <20020111005623.GA13192@blackrider>
6511      Branch: perl
6512            + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
6513            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
6514            ! lib/Test/Simple.pm lib/Test/Simple/Changes
6515            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
6516            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
6517            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
6518            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
6519            ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
6520            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
6521            ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
6522            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
6523            ! lib/Test/Simple/t/plan_is_noplan.t
6524            ! lib/Test/Simple/t/plan_no_plan.t
6525            ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
6526            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
6527            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
6528            ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
6529            ! lib/Test/Tutorial.pod
6530 ____________________________________________________________________________
6531 [ 14177] By: gsar                                  on 2002/01/11  02:56:05
6532         Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
6533              revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
6534              
6535              turns out even the malloc() was never really needed to begin with,
6536              so get rid of it
6537      Branch: perl
6538            ! sv.c
6539 ____________________________________________________________________________
6540 [ 14176] By: jhi                                   on 2002/01/11  02:11:21
6541         Log: Small doc tweaks.
6542      Branch: perl
6543            ! pod/perluniintro.pod
6544 ____________________________________________________________________________
6545 [ 14175] By: gsar                                  on 2002/01/11  01:05:15
6546         Log: support using the CRT's malloc() family of functions instead of
6547              the internal one when ithreads is enabled; allocate large blocks
6548              using VirtualAlloc() since the Heap*() functions may only be tuned
6549              for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
6550              
6551              pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
6552              also see comments at the top of win32/vmem.h for other options that
6553              can be set
6554      Branch: perl
6555            ! win32/vmem.h
6556 ____________________________________________________________________________
6557 [ 14174] By: jhi                                   on 2002/01/10  19:33:29
6558         Log: Subject: micropatch
6559              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6560              Date: Thu, 10 Jan 2002 18:20:58 +0000
6561              Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
6562      Branch: perl
6563            ! regcomp.c
6564 ____________________________________________________________________________
6565 [ 14173] By: jhi                                   on 2002/01/10  19:32:16
6566         Log: Subject: [PATCH] Embed.t on Win32
6567              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
6568              Date: Thu, 10 Jan 2002 18:56:21 +0100
6569              Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
6570      Branch: perl
6571            ! lib/ExtUtils/t/Embed.t
6572 ____________________________________________________________________________
6573 [ 14172] By: jhi                                   on 2002/01/10  19:31:00
6574         Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
6575              From: Gisle Aas <gisle@ActiveState.com>
6576              Date: 10 Jan 2002 08:56:05 -0800
6577              Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
6578      Branch: perl
6579            ! toke.c
6580 ____________________________________________________________________________
6581 [ 14171] By: jhi                                   on 2002/01/10  19:29:08
6582         Log: Subject: [PATCH] doc fixes
6583              From: "Brendan O'Dea" <bod@debian.org>
6584              Date: Fri, 11 Jan 2002 03:49:54 +1100
6585              Message-ID: <20020110164954.GA21891@compusol.com.au>
6586      Branch: perl
6587            ! lib/I18N/Collate.pm pod/perlfunc.pod
6588 ____________________________________________________________________________
6589 [ 14170] By: jhi                                   on 2002/01/10  17:48:42
6590         Log: Integrate perlio; More signal hackery.
6591      Branch: perl
6592           !> win32/win32.c
6593 ____________________________________________________________________________
6594 [ 14169] By: jhi                                   on 2002/01/10  17:47:34
6595         Log: No need to show internal encodings, or return them
6596              in random order.
6597      Branch: perl
6598            ! ext/Encode/Encode.pm
6599 ____________________________________________________________________________
6600 [ 14168] By: nick                                  on 2002/01/10  17:33:31
6601         Log: Integrate mainline
6602      Branch: perlio
6603            - ext/Unicode/Normalize/Normalize.pod
6604           !> MANIFEST ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
6605           !> ext/Unicode/Normalize/Makefile.PL
6606           !> ext/Unicode/Normalize/Normalize.pm
6607           !> ext/Unicode/Normalize/Normalize.xs
6608           !> ext/Unicode/Normalize/mkheader hints/linux.sh pod/perlrun.pod
6609           !> pod/perlunicode.pod regexec.c t/lib/strict/vars t/op/readdir.t
6610           !> t/run/kill_perl.t toke.c
6611 ____________________________________________________________________________
6612 [ 14167] By: nick                                  on 2002/01/10  17:08:35
6613         Log: More signal hackery
6614      Branch: perlio
6615            ! win32/win32.c
6616 ____________________________________________________________________________
6617 [ 14166] By: jhi                                   on 2002/01/10  15:24:41
6618         Log: I think we can claim to be supporting Unicode
6619              "loose matching" now.
6620      Branch: perl
6621            ! pod/perlunicode.pod
6622 ____________________________________________________________________________
6623 [ 14165] By: jhi                                   on 2002/01/10  15:07:56
6624         Log: Subject: doc patch
6625              From: mjd@plover.com
6626              Date: 10 Jan 2002 15:12:27 -0000
6627              Message-ID: <20020110151227.14850.qmail@plover.com>
6628      Branch: perl
6629            ! pod/perlrun.pod
6630 ____________________________________________________________________________
6631 [ 14164] By: jhi                                   on 2002/01/10  14:54:38
6632         Log: Subject: Re: [ID 20011223.001] accept leaks memory
6633              From: Andy Dougherty <doughera@lafayette.edu>
6634              Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
6635              Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
6636      Branch: perl
6637            ! hints/linux.sh
6638 ____________________________________________________________________________
6639 [ 14163] By: jhi                                   on 2002/01/10  14:52:08
6640         Log: Integrate perlio; Skeleton coding of more kill() support on Win32.
6641      Branch: perl
6642           !> win32/win32.c
6643 ____________________________________________________________________________
6644 [ 14162] By: jhi                                   on 2002/01/10  14:50:03
6645         Log: Subject: [PATCH] Magic numbers in B::Concise
6646              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
6647              Date: Wed, 9 Jan 2002 23:04:01 -0800
6648              Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
6649      Branch: perl
6650            ! ext/B/B/Concise.pm ext/B/O.pm
6651 ____________________________________________________________________________
6652 [ 14161] By: jhi                                   on 2002/01/10  14:48:52
6653         Log: Subject: [PATCH] No 'once' warnings for variables declared with our
6654              From: Gisle Aas <gisle@ActiveState.com>
6655              Date: 09 Jan 2002 21:52:40 -0800
6656              Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
6657      Branch: perl
6658            ! t/lib/strict/vars toke.c
6659 ____________________________________________________________________________
6660 [ 14160] By: nick                                  on 2002/01/09  21:29:39
6661         Log: Skeleton coding of more kill() support on Win32.
6662      Branch: perlio
6663            ! win32/win32.c
6664 ____________________________________________________________________________
6665 [ 14159] By: jhi                                   on 2002/01/09  21:28:13
6666         Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
6667              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6668              Date: Wed, 9 Jan 2002 23:24:32 +0100
6669              Message-ID: <20020109232432.A692@rafael>
6670      Branch: perl
6671            ! ext/B/B/Deparse.pm
6672 ____________________________________________________________________________
6673 [ 14158] By: jhi                                   on 2002/01/09  21:25:19
6674         Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
6675              From: Jonathan Stowe <gellyfish@gellyfish.com>
6676              Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
6677              Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
6678      Branch: perl
6679            ! t/run/kill_perl.t
6680 ____________________________________________________________________________
6681 [ 14157] By: jhi                                   on 2002/01/09  19:59:28
6682         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
6683              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6684              Date: Wed, 09 Jan 2002 20:16:54 +0000
6685              Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
6686      Branch: perl
6687            ! regexec.c
6688 ____________________________________________________________________________
6689 [ 14156] By: jhi                                   on 2002/01/09  19:46:27
6690         Log: Subject: [Patch @14129] fixes Unicode::Normalize
6691              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
6692              Date: Thu, 10 Jan 2002 01:08:56 +0900
6693              Message-Id: <20020110010110.690B.BQW10602@nifty.com>
6694      Branch: perl
6695            - ext/Unicode/Normalize/Normalize.pod
6696            ! MANIFEST ext/Unicode/Normalize/Makefile.PL
6697            ! ext/Unicode/Normalize/Normalize.pm
6698            ! ext/Unicode/Normalize/Normalize.xs
6699            ! ext/Unicode/Normalize/mkheader
6700 ____________________________________________________________________________
6701 [ 14155] By: jhi                                   on 2002/01/09  19:09:15
6702         Log: Integrate perlio; (Re-)implement alarm() for Win32.
6703      Branch: perl
6704           !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
6705           !> win32/win32iop.h
6706 ____________________________________________________________________________
6707 [ 14154] By: jhi                                   on 2002/01/09  19:08:15
6708         Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
6709              From: Nicholas Clark <nick@unfortu.net>
6710              Date: Wed, 9 Jan 2002 17:56:04 +0000
6711              Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
6712      Branch: perl
6713            ! t/op/readdir.t
6714 ____________________________________________________________________________
6715 [ 14153] By: nick                                  on 2002/01/09  16:18:57
6716         Log: Integrate mainline
6717      Branch: perlio
6718           +> ext/threads/t/stress_re.t t/op/unifold.t
6719            - lib/unifold.t
6720           !> Changes MANIFEST Makefile.SH ext/B/B/Deparse.pm op.c
6721           !> patchlevel.h pod/perldebug.pod regcomp.c regexec.c scope.c
6722           !> t/op/pat.t t/op/re_tests t/run/kill_perl.t utf8.c
6723 ____________________________________________________________________________
6724 [ 14152] By: jhi                                   on 2002/01/09  14:37:01
6725         Log: Update Changes.
6726      Branch: perl
6727            ! Changes patchlevel.h
6728 ____________________________________________________________________________
6729 [ 14151] By: nick                                  on 2002/01/09  14:27:36
6730         Log: (Re-)implement alarm() for Win32.
6731      Branch: perlio
6732            ! win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
6733            ! win32/win32iop.h
6734 ____________________________________________________________________________
6735 [ 14150] By: jhi                                   on 2002/01/09  14:27:23
6736         Log: Thinko.
6737      Branch: perl
6738            ! ext/threads/t/stress_re.t
6739 ____________________________________________________________________________
6740 [ 14149] By: jhi                                   on 2002/01/09  13:47:31
6741         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
6742              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
6743              Date: Wed, 09 Jan 2002 13:37:17 +0000                
6744              Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
6745      Branch: perl
6746            ! regexec.c t/op/re_tests
6747 ____________________________________________________________________________
6748 [ 14148] By: jhi                                   on 2002/01/09  13:00:09
6749         Log: Subject: Re: Weird Malformed warning in bleadperl    
6750              From: andreas.koenig@anima.de (Andreas J. Koenig)    
6751              Date: 09 Jan 2002 11:12:37 +0100
6752              Message-ID: <m3itabbzoq.fsf@anima.de>
6753      Branch: perl
6754            ! regexec.c t/op/pat.t
6755 ____________________________________________________________________________
6756 [ 14147] By: jhi                                   on 2002/01/09  12:59:42
6757         Log: Forgot stress_re.t from MANIFEST.
6758      Branch: perl
6759            ! MANIFEST
6760 ____________________________________________________________________________
6761 [ 14146] By: jhi                                   on 2002/01/09  12:47:27
6762         Log: In dumping use isPRINT() instead of isprint() so that locale
6763              does not come into play.
6764      Branch: perl
6765            ! utf8.c
6766 ____________________________________________________________________________
6767 [ 14145] By: jhi                                   on 2002/01/09  02:52:39
6768         Log: Add a threads stress test for regular expressions
6769              (mostly just a modified stress_string.t) and doesn't
6770              test that much of regular expressions, just that $1
6771              doesn't get stomped by competing threads (as it does
6772              in the 5005threads of old).
6773      Branch: perl
6774            + ext/threads/t/stress_re.t
6775            ! MANIFEST
6776 ____________________________________________________________________________
6777 [ 14144] By: jhi                                   on 2002/01/09  02:28:33
6778         Log: (retracted by #14307)
6779              Subject: Re: [ID 20010912.007] substr reference core dump
6780              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6781              Date: Tue, 08 Jan 2002 19:17:50 +0000
6782              Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
6783      Branch: perl
6784            ! scope.c t/run/kill_perl.t
6785 ____________________________________________________________________________
6786 [ 14143] By: jhi                                   on 2002/01/09  01:32:05
6787         Log: SANY (. with /s) wasn't happy on Unicode.
6788      Branch: perl
6789            ! regexec.c t/op/pat.t
6790 ____________________________________________________________________________
6791 [ 14142] By: ams                                   on 2002/01/08  22:42:10
6792         Log: Subject: [PATCH] perldebug nit
6793              From: Tels <tels@bloodgate.com>
6794              Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
6795      Branch: perl
6796            ! pod/perldebug.pod
6797 ____________________________________________________________________________
6798 [ 14141] By: ams                                   on 2002/01/08  21:32:59
6799         Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
6800              From: "Green, Paul" <Paul.Green@stratus.com>
6801              Date: Tue, 8 Jan 2002 17:31:35 -0500
6802              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
6803      Branch: perl
6804            ! Makefile.SH
6805 ____________________________________________________________________________
6806 [ 14140] By: ams                                   on 2002/01/08  21:27:57
6807         Log: Subject: [PATCH] Re: Slight chokage from Deparse
6808              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6809              Date: Tue, 8 Jan 2002 23:04:45 +0100
6810              Message-Id: <20020108230445.A4798@rafael>
6811      Branch: perl
6812            ! ext/B/B/Deparse.pm
6813 ____________________________________________________________________________
6814 [ 14139] By: jhi                                   on 2002/01/08  19:13:43
6815         Log: Subject: [patch] peep() is rude
6816              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>            
6817              Date: Tue, 08 Jan 2002 19:17:50 +0000            
6818              Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
6819      Branch: perl
6820            ! op.c t/run/kill_perl.t
6821 ____________________________________________________________________________
6822 [ 14138] By: jhi                                   on 2002/01/08  19:01:16
6823         Log: unifold is really an op test since it requires
6824              no external modules for its actual testing:
6825              only the unicore CaseFold.txt file, and File::Spec
6826              to portably access that file.
6827      Branch: perl
6828            + t/op/unifold.t
6829            - lib/unifold.t
6830            ! MANIFEST
6831 ____________________________________________________________________________
6832 [ 14137] By: jhi                                   on 2002/01/08  16:29:48
6833         Log: Subject: [patch] save a test 
6834              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6835              Date: Tue, 08 Jan 2002 16:18:47 +0000
6836              Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>          
6837      Branch: perl
6838            ! regcomp.c
6839 ____________________________________________________________________________
6840 [ 14136] By: nick                                  on 2002/01/08  16:11:55
6841         Log: Integrate mainline
6842      Branch: perlio
6843           +> lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
6844           +> lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
6845           !> (integrate 37 files)
6846 ____________________________________________________________________________
6847 [ 14135] By: jhi                                   on 2002/01/08  15:12:38
6848         Log: Subject: Not OK 13843 
6849              From: andreas.koenig@anima.de (Andreas J. Koenig)
6850              Date: 08 Jan 2002 14:12:29 +0100
6851              Message-ID: <m38zb9c7gi.fsf@anima.de>
6852      Branch: perl
6853            ! op.c t/op/subst.t
6854 ____________________________________________________________________________
6855 [ 14134] By: jhi                                   on 2002/01/08  14:30:00
6856         Log: Missed one variant of the fold testing, noticed bu Hugo.
6857      Branch: perl
6858            ! lib/unifold.t
6859 ____________________________________________________________________________
6860 [ 14133] By: jhi                                   on 2002/01/08  14:23:39
6861         Log: Enchance the Storable magic description.
6862      Branch: perl
6863            ! ext/Storable/Storable.pm
6864 ____________________________________________________________________________
6865 [ 14132] By: ams                                   on 2002/01/08  09:16:12
6866         Log: Subject: [PATCH] don't installperl pods
6867              From: H.Merijn Brand <h.m.brand@hccnet.nl>
6868              Date: Tue, 08 Jan 2002 10:36:01 +0100
6869              Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
6870      Branch: perl
6871            ! installperl
6872 ____________________________________________________________________________
6873 [ 14131] By: ams                                   on 2002/01/08  03:38:40
6874         Log: Subject: Math-BigInt v1.49 released
6875              From: Tels <perl_dummy@bloodgate.com>
6876              Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
6877      Branch: perl
6878            + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
6879            + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
6880            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
6881            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
6882            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
6883            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
6884            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
6885            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
6886            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
6887            ! t/lib/Math/BigInt/Subclass.pm
6888 ____________________________________________________________________________
6889 [ 14130] By: jhi                                   on 2002/01/08  02:13:53
6890         Log: A little better comments.
6891      Branch: perl
6892            ! regexec.c
6893 ____________________________________________________________________________
6894 [ 14129] By: jhi                                   on 2002/01/07  23:45:05
6895         Log: No normalization form DNF.
6896      Branch: perl
6897            ! ext/Unicode/Normalize/Normalize.pm
6898 ____________________________________________________________________________
6899 [ 14128] By: jhi                                   on 2002/01/07  23:40:15
6900         Log: Extension nits found by -Wall (several from threads
6901              and threads::shared, but leaving them to Arthur).
6902      Branch: perl
6903            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
6904            ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
6905            ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
6906            ! ext/Unicode/Normalize/mkheader x2p/str.c
6907 ____________________________________________________________________________
6908 [ 14127] By: pudge                                 on 2002/01/07  22:25:55
6909         Log: Sync up Changes etc.
6910      Branch: maint-5.6/macperl
6911            ! macos/Changes macos/MPVersion.r macos/ext/Mac/Memory/Memory.xs
6912 ____________________________________________________________________________
6913 [ 14126] By: pudge                                 on 2002/01/07  22:23:06
6914         Log: Eliminate nested calls to exit() (MacPerl bug #469132)
6915      Branch: maint-5.6/macperl
6916            ! macos/macperl/MPFile.c macos/macperl/MPMain.c
6917 ____________________________________________________________________________
6918 [ 14125] By: ams                                   on 2002/01/07  22:03:22
6919         Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
6920              From: Nicholas Clark (sans From field in mail header)
6921              Date: Mon, 7 Jan 2002 16:18:23 +0000
6922              Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
6923      Branch: perl
6924            ! lib/Exporter.pm
6925 ____________________________________________________________________________
6926 [ 14124] By: ams                                   on 2002/01/07  21:46:11
6927         Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
6928              From: "Green, Paul" <Paul.Green@stratus.com>
6929              Date: Mon, 7 Jan 2002 16:59:38 -0500
6930              Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
6931      Branch: perl
6932            ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
6933 ____________________________________________________________________________
6934 [ 14123] By: nick                                  on 2002/01/07  18:49:55
6935         Log: Integrate mainline
6936      Branch: perlio
6937           !> AUTHORS Changes dump.c ext/Storable/Storable.pm lib/sort.pm
6938           !> patchlevel.h pod/perl561delta.pod pod/perl56delta.pod
6939           !> pod/perlapi.pod pod/perldelta.pod pod/perltoc.pod regcomp.c
6940           !> regexec.c t/op/re_tests utf8.c utf8.h
6941 ____________________________________________________________________________
6942 [ 14122] By: jhi                                   on 2002/01/07  16:09:50
6943         Log: Update Changes.
6944      Branch: perl
6945            ! Changes patchlevel.h
6946 ____________________________________________________________________________
6947 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
6948         Log: Subject: [PATCH] Correct module name in perldelta*
6949              From: Mike Guy <mjtg@cam.ac.uk>
6950              Date: Mon, 07 Jan 2002 17:02:43 +0000
6951              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
6952      Branch: perl
6953            ! pod/perl561delta.pod pod/perl56delta.pod
6954 ____________________________________________________________________________
6955 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
6956         Log: AUTHORS update.
6957      Branch: perl
6958            ! AUTHORS
6959 ____________________________________________________________________________
6960 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
6961         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
6962      Branch: perl
6963            ! ext/Storable/Storable.pm
6964 ____________________________________________________________________________
6965 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
6966         Log: perldelta updates.
6967      Branch: perl
6968            ! pod/perldelta.pod
6969 ____________________________________________________________________________
6970 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
6971         Log: Document the flags of pv_uni_display().
6972      Branch: perl
6973            ! pod/perlapi.pod utf8.c
6974 ____________________________________________________________________________
6975 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
6976         Log: Forgot from #14115.
6977      Branch: perl
6978            ! t/op/re_tests
6979 ____________________________________________________________________________
6980 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
6981         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
6982              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
6983              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
6984              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
6985      Branch: perl
6986            ! regcomp.c
6987 ____________________________________________________________________________
6988 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
6989         Log: More regex and utf8 debug dumping.
6990      Branch: perl
6991            ! dump.c regcomp.c regexec.c utf8.c utf8.h
6992 ____________________________________________________________________________
6993 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
6994         Log: Unused variable.
6995      Branch: perl
6996            ! regcomp.c
6997 ____________________________________________________________________________
6998 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
6999         Log: Regen toc.
7000      Branch: perl
7001            ! pod/perltoc.pod
7002 ____________________________________________________________________________
7003 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
7004         Log: capitalize correctly, noticed by David Dyck.
7005      Branch: perl
7006            ! lib/sort.pm
7007 ____________________________________________________________________________
7008 [ 14110] By: nick                                  on 2002/01/06  22:05:19
7009         Log: Integrate mainline - threads mended, DB_File sick?
7010      Branch: perlio
7011           !> Changes ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL
7012           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
7013           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo
7014           !> ext/DB_File/t/db-recno.t ext/DB_File/version.c lib/sort.pm
7015           !> patchlevel.h pp_sys.c sv.c t/TEST t/op/lc.t utils/perlcc.PL
7016 ____________________________________________________________________________
7017 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
7018         Log: No need to overqualify.
7019      Branch: perl
7020            ! lib/sort.pm
7021 ____________________________________________________________________________
7022 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
7023         Log: PL_debug_pad wasn't initialized to zeroes which broke
7024              ithreads + DEBUGGING.
7025      Branch: perl
7026            ! sv.c
7027 ____________________________________________________________________________
7028 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
7029         Log: Update Changes.
7030      Branch: perl
7031            ! Changes patchlevel.h
7032 ____________________________________________________________________________
7033 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
7034         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
7035              From: Jonathan Stowe <gellyfish@gellyfish.com>
7036              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
7037              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
7038      Branch: perl
7039            ! pp_sys.c
7040 ____________________________________________________________________________
7041 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
7042         Log: DB_File sync from Paul Marquess.
7043      Branch: perl
7044            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
7045            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
7046            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
7047 ____________________________________________________________________________
7048 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
7049         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
7050              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
7051              Date: Sun, 6 Jan 2002 11:44:30 +0100
7052              Message-ID: <3C38389E.7831.493570@localhost>
7053      Branch: perl
7054            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
7055            ! utils/perlcc.PL
7056 ____________________________________________________________________________
7057 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
7058         Log: Tests for #14098.
7059      Branch: perl
7060            ! t/op/lc.t
7061 ____________________________________________________________________________
7062 [ 14102] By: nick                                  on 2002/01/06  11:33:55
7063         Log: Integrate mainline (PPPort still multi-building).
7064      Branch: perlio
7065           +> lib/unifold.t
7066           !> (integrate 30 files)
7067 ____________________________________________________________________________
7068 [ 14101] By: ams                                   on 2002/01/06  04:52:50
7069         Log: Subject: [PATCH] Bad prototype detection now an optional warning
7070              From: Sam Tregar <sam@tregar.com>
7071              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
7072              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
7073      Branch: perl
7074            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
7075            ! t/comp/proto.t toke.c
7076 ____________________________________________________________________________
7077 [ 14100] By: ams                                   on 2002/01/06  01:56:59
7078         Log: Subject: [PATCH] Correct several Stratus VOS build issues
7079              From: "Green, Paul" <Paul.Green@stratus.com>
7080              Date: Sat, 5 Jan 2002 21:30:56 -0500
7081              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
7082      Branch: perl
7083            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
7084 ____________________________________________________________________________
7085 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
7086         Log: Further perl.org URL elaboration from Ask.
7087      Branch: perl
7088            ! pod/perlfaq1.pod pod/perlfaq2.pod
7089 ____________________________________________________________________________
7090 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
7091         Log: The same problem with To{Lower,Title,Upper}
7092              as earlier with ToFold.
7093      Branch: perl
7094            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
7095            ! lib/unicore/To/Upper.pl lib/unicore/mktables
7096 ____________________________________________________________________________
7097 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
7098         Log: Retract #14057 for now; the alarm/setitimer timers
7099              seen to be the same in many systems, which leads into
7100              hangups.
7101      Branch: perl
7102            ! ext/Time/HiRes/HiRes.t
7103 ____________________________________________________________________________
7104 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
7105         Log: Finish up (ha!) the Unicode case folding;
7106              enhance regex dumping code.
7107      Branch: perl
7108            + lib/unifold.t
7109            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
7110            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
7111 ____________________________________________________________________________
7112 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
7113         Log: Use the perl.org news gw instead of the perl.com one
7114              (from Ask).
7115      Branch: perl
7116            ! pod/perlfaq1.pod pod/perlfaq2.pod
7117 ____________________________________________________________________________
7118 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
7119         Log: Zero() wasn't documented.
7120      Branch: perl
7121            ! pod/perlclib.pod
7122 ____________________________________________________________________________
7123 [ 14093] By: ams                                   on 2002/01/05  17:58:35
7124         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
7125              From: Nicholas Clark <nick@unfortu.net>
7126              Date: Sat, 5 Jan 2002 18:55:39 +0000
7127              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
7128      Branch: perl
7129            ! lib/Memoize/t/tie_ndbm.t
7130 ____________________________________________________________________________
7131 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
7132         Log: Also UNICOS/mk has deviant socketpair().
7133      Branch: perl
7134            ! ext/Socket/socketpair.t
7135 ____________________________________________________________________________
7136 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
7137         Log: Ooops.  Retract the regex parts of #14090.
7138      Branch: perl
7139            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
7140 ____________________________________________________________________________
7141 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
7142         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
7143              From: Nicholas Clark <nick@unfortu.net> 
7144              Date: Sat, 5 Jan 2002 18:10:13 +0000
7145              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
7146      Branch: perl
7147            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
7148            ! regcomp.h regexec.c
7149 ____________________________________________________________________________
7150 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
7151         Log: Integrate perlio; a missing aTHX.
7152      Branch: perl
7153           !> op.c
7154 ____________________________________________________________________________
7155 [ 14088] By: nick                                  on 2002/01/05  12:35:01
7156         Log: One missing aTHX_
7157      Branch: perlio
7158            ! op.c
7159 ____________________________________________________________________________
7160 [ 14087] By: nick                                  on 2002/01/05  12:00:48
7161         Log: Raw integrate of mainline - op.c looks dodgy.
7162      Branch: perlio
7163           +> lib/Pod/t/Functions.t t/op/winsystem.t
7164            - lib/File/Spec/NW5.pm t/op/system.t
7165           !> (integrate 77 files)
7166 ____________________________________________________________________________
7167 [ 14086] By: gsar                                  on 2002/01/05  00:19:01
7168         Log: integrate changes from maint-5.6/macperl branch
7169      Branch: maint-5.6/perl
7170           !> ext/IO/IO.xs lib/File/Find.pm lib/File/Spec/Mac.pm
7171           !> lib/Pod/Html.pm pod/perlmodinstall.pod pod/perlport.pod
7172 ____________________________________________________________________________
7173 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
7174         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
7175              found by Marc Lehmann.
7176      Branch: perl
7177            ! pp.c
7178 ____________________________________________________________________________
7179 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
7180         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
7181              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7182              Date: Sat, 5 Jan 2002 00:31:12 +0100
7183              Message-ID: <20020105003112.E1850@rafael>              
7184      Branch: perl
7185            ! t/comp/proto.t
7186 ____________________________________________________________________________
7187 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
7188         Log: A bit of "perl.com" cleanup.
7189      Branch: perl
7190            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
7191            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
7192            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
7193            ! pod/perlmodlib.PL pod/perlmodlib.pod
7194 ____________________________________________________________________________
7195 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
7196         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
7197              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7198              Date: Fri, 4 Jan 2002 23:35:19 +0100
7199              Message-ID: <20020104233519.A1850@rafael>
7200      Branch: perl
7201            ! op.c
7202 ____________________________________________________________________________
7203 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
7204         Log: Integrate change #14062 from macperl;
7205              Define setbuf, setvbuf for Mac OS
7206      Branch: perl
7207           !> ext/IO/IO.xs
7208 ____________________________________________________________________________
7209 [ 14080] By: pudge                                 on 2002/01/04  21:21:22
7210         Log: Bump version, update Changes
7211      Branch: maint-5.6/macperl
7212            ! macos/Changes macos/MPVersion.r
7213 ____________________________________________________________________________
7214 [ 14079] By: pudge                                 on 2002/01/04  21:09:40
7215         Log: Add more droplets
7216      Branch: maint-5.6/macperl
7217            + macos/macperl/Droplets/gluedialect.plx
7218            + macos/macperl/Droplets/glueedit.plx
7219            + macos/macperl/Droplets/gluemac.plx
7220            + macos/macperl/Droplets/gluescriptadds.plx
7221            + macos/macperl/Droplets/installme.plx
7222            + macos/macperl/Droplets/show_glue_pods.plx
7223            + macos/macperl/Droplets/tarzipme.plx
7224            + macos/macperl/Droplets/untarzipme.plx
7225 ____________________________________________________________________________
7226 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
7227         Log: Display the native pwd command.
7228      Branch: perl
7229            ! ext/Cwd/t/cwd.t
7230 ____________________________________________________________________________
7231 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
7232         Log: Under Mac OS X /dev/stdout is normally a symlink,
7233              but when running the test it seems to become a socket.
7234              So let's extend our censorship.
7235      Branch: perl
7236            ! t/op/stat.t
7237 ____________________________________________________________________________
7238 [ 14076] By: pudge                                 on 2002/01/04  20:44:23
7239         Log: First go at fixing Mac::Memory::_open (MacPerl Bug #494481)
7240      Branch: maint-5.6/macperl
7241            + macos/HandleSocket.cp
7242            ! macos/ext/Mac/Memory/Memory.xs macos/ext/Mac/Memory/t/Memory.t
7243            ! macos/macperl.sym
7244 ____________________________________________________________________________
7245 [ 14075] By: pudge                                 on 2002/01/04  20:42:06
7246         Log: Doc updates
7247      Branch: maint-5.6/macperl
7248            ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/OSA.xs
7249 ____________________________________________________________________________
7250 [ 14074] By: pudge                                 on 2002/01/04  20:41:26
7251         Log: Update libraries
7252      Branch: maint-5.6/macperl
7253            ! macos/macperl/Makefile.mk
7254 ____________________________________________________________________________
7255 [ 14073] By: pudge                                 on 2002/01/04  20:40:11
7256         Log: Update tests to Mac::StandardFile from StandardFile.pl,
7257              plus other fixes
7258      Branch: maint-5.6/macperl
7259            ! macos/ext/Mac/Menus/t/MenuBar.t
7260            ! macos/ext/Mac/Movies/t/PlayMacMovie.t
7261            ! macos/ext/Mac/Movies/t/PlayMovie.t
7262            ! macos/ext/Mac/QuickTimeVR/t/QTVRControl.t
7263            ! macos/ext/Mac/QuickTimeVR/t/QTVRInterceptor.t
7264            ! macos/ext/Mac/QuickTimeVR/t/QTVRotator.t
7265            ! macos/ext/Mac/Resources/t/Resources.t
7266 ____________________________________________________________________________
7267 [ 14072] By: pudge                                 on 2002/01/04  20:37:44
7268         Log: Mistakenly used dXSARGS instead of dSP (MacPerl Bug #494482)
7269      Branch: maint-5.6/macperl
7270            ! macos/ext/Mac/Lists/Lists.xs macos/ext/Mac/Menus/Menus.xs
7271            ! macos/ext/Mac/Movies/Movies.xs
7272            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
7273            ! macos/ext/Mac/StandardFile/StandardFile.xs
7274            ! macos/ext/Mac/Windows/Windows.xs
7275 ____________________________________________________________________________
7276 [ 14071] By: pudge                                 on 2002/01/04  20:35:52
7277         Log: Updates for Universal Headers 3.4 (forgot one)
7278      Branch: maint-5.6/macperl
7279            ! macos/macperl/MPConsole.cp
7280 ____________________________________________________________________________
7281 [ 14070] By: pudge                                 on 2002/01/04  20:32:57
7282         Log: Updates for Universal Headers 3.4
7283      Branch: maint-5.6/macperl
7284            ! macos/SubLaunch.c macos/ext/Mac/Navigation/Navigation.xs
7285            ! macos/ext/Mac/Navigation/typemap macos/macperl/MPAEUtils.c
7286            ! macos/macperl/MPAEVTStream.cp macos/macperl/MPAppleEvents.c
7287            ! macos/macperl/MPEditions.c macos/macperl/MPEditor.c
7288            ! macos/macperl/MPFile.c macos/macperl/MPGlobals.c
7289            ! macos/macperl/MPHelp.c macos/macperl/MPMain.c
7290            ! macos/macperl/MPPreferences.c macos/macperl/MPPseudoFile.cp
7291            ! macos/macperl/MPSave.c macos/macperl/MPScript.c
7292            ! macos/macperl/MPUtils.c macos/macperl/MPWindow.c
7293 ____________________________________________________________________________
7294 [ 14069] By: pudge                                 on 2002/01/04  20:28:20
7295         Log: Change AddEmulationProc to MacPerl_AddEmulationProc
7296              from <200112112327.JAA25434@gpo.metropolis.net.au>;
7297              don't crash on quit for 68K (MacPerl Bug #490013)
7298      Branch: maint-5.6/macperl
7299            ! macos/macish.c macos/macperl/MPConsole.cp
7300 ____________________________________________________________________________
7301 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
7302         Log: If we do have socketpair(), make my_socketpair()
7303              just call the real socketpair().  This way we always
7304              have real code behind my_socketpair() and a symbol
7305              corresponding to the my_socketpair in global.sym.
7306      Branch: perl
7307            ! embed.fnc embed.h makedef.pl proto.h util.c
7308 ____________________________________________________________________________
7309 [ 14067] By: pudge                                 on 2002/01/04  20:19:18
7310         Log: Disable sigaction (MacPerl Bug #470321)
7311      Branch: maint-5.6/macperl
7312            ! macos/config.h macos/config.sh
7313 ____________________________________________________________________________
7314 [ 14066] By: pudge                                 on 2002/01/04  20:16:47
7315         Log: Make GUSI resource work (MacPerl Bug #464638)
7316      Branch: maint-5.6/macperl
7317            ! macos/PerlGUSIConfig.cp macos/macperl/MacPerl.r
7318            ! macos/macperl/MacPerl.rsrc
7319 ____________________________________________________________________________
7320 [ 14065] By: pudge                                 on 2002/01/04  20:14:26
7321         Log: Make AutoSplit go a little deeper
7322      Branch: maint-5.6/macperl
7323            ! macos/Makefile.mk
7324 ____________________________________________________________________________
7325 [ 14064] By: pudge                                 on 2002/01/04  20:13:36
7326         Log: A few doc updates from bleadperl
7327      Branch: maint-5.6/macperl
7328            ! pod/perlmodinstall.pod pod/perlport.pod
7329 ____________________________________________________________________________
7330 [ 14063] By: pudge                                 on 2002/01/04  20:12:11
7331         Log: Sync up to latest changes from bleadperl
7332      Branch: maint-5.6/macperl
7333            ! lib/File/Find.pm
7334 ____________________________________________________________________________
7335 [ 14062] By: pudge                                 on 2002/01/04  20:09:20
7336         Log: Define setbuf, setvbuf for Mac OS
7337      Branch: maint-5.6/macperl
7338            ! ext/IO/IO.xs
7339 ____________________________________________________________________________
7340 [ 14061] By: pudge                                 on 2002/01/04  20:07:38
7341         Log: Delete by request of Mark-Jason Dominus (change #13676)
7342      Branch: maint-5.6/macperl
7343            - macos/bundled_lib/blib/lib/Memoize/Saves.pm
7344 ____________________________________________________________________________
7345 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
7346         Log: Spread the good word of "env".
7347      Branch: perl
7348            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
7349 ____________________________________________________________________________
7350 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
7351         Log: Till the system tests do something non-Win*, better rename
7352              the test so that people on other platforms don't get confused.
7353              (Not win32system, because assumedly there's win64, too.)
7354      Branch: perl
7355            + t/op/winsystem.t
7356            - t/op/system.t
7357            ! MANIFEST
7358 ____________________________________________________________________________
7359 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
7360         Log: Some tweaks.
7361      Branch: perl
7362            ! lib/Pod/t/Functions.t
7363 ____________________________________________________________________________
7364 [ 14057] By: ams                                   on 2002/01/04  17:40:31
7365         Log: (retracted by #14057)
7366              
7367              Subject: [PATCH] Time/HiRes/HiRes.t
7368              From: Nicholas Clark <nick@unfortu.net>
7369              Date: Fri, 4 Jan 2002 17:28:46 +0000
7370              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
7371      Branch: perl
7372            ! ext/Time/HiRes/HiRes.t
7373 ____________________________________________________________________________
7374 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
7375         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
7376              From: Abe Timmerman <abe@ztreet.demon.nl>
7377              Date: Fri, 04 Jan 2002 18:42:33 +0100
7378              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
7379      Branch: perl
7380            + lib/Pod/t/Functions.t
7381            ! MANIFEST lib/Pod/Functions.pm
7382 ____________________________________________________________________________
7383 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
7384         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
7385              From: "Craig A. Berry" <craigberry@mac.com>
7386              Date: Thu, 3 Jan 2002 17:32:20 -0600
7387              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
7388      Branch: perl
7389            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
7390 ____________________________________________________________________________
7391 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
7392         Log: Document the U+0085, U+2028, and U+2029.
7393      Branch: perl
7394            ! pod/perlre.pod pod/perlretut.pod
7395 ____________________________________________________________________________
7396 [ 14053] By: ams                                   on 2002/01/04  03:27:44
7397         Log: Subject: [PATCH] warn if not CORE::dump
7398              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7399              Date: Thu, 3 Jan 2002 22:04:00 +0100
7400              Message-Id: <20020103220400.A13958@rafael>
7401      Branch: perl
7402            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
7403 ____________________________________________________________________________
7404 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
7405         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
7406      Branch: perl
7407            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
7408 ____________________________________________________________________________
7409 [ 14051] By: ams                                   on 2002/01/04  03:00:12
7410         Log: Subject: [PATCH] File::Compare::VERSION
7411              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7412              Date: Thu, 3 Jan 2002 23:42:52 +0100
7413              Message-Id: <20020103234252.G13958@rafael>
7414      Branch: perl
7415            ! lib/File/Compare.pm
7416 ____________________________________________________________________________
7417 [ 14050] By: ams                                   on 2002/01/04  02:58:05
7418         Log: Subject: [PATCH @14042] threads::shared doc
7419              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
7420              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
7421              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
7422      Branch: perl
7423            ! ext/threads/shared/shared.pm
7424 ____________________________________________________________________________
7425 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
7426         Log: #14048 exposed few false positives, to be fixed soonish.
7427      Branch: perl
7428            ! t/op/pat.t
7429 ____________________________________________________________________________
7430 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
7431         Log: Do not add the first characters of multicharacter foldings
7432              into character classes.
7433      Branch: perl
7434            ! regcomp.c
7435 ____________________________________________________________________________
7436 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
7437         Log: A bit of testing for #14046.
7438      Branch: perl
7439            ! t/op/pat.t
7440 ____________________________________________________________________________
7441 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
7442         Log: Allow emitting the foldcased version of "\x{df}", "ss"
7443              (among others, another example would be \x{fb00} -> "ff")
7444      Branch: perl
7445            ! regcomp.c
7446 ____________________________________________________________________________
7447 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
7448         Log: Subject: [PATCH] File::Spec & NetWare
7449              From: Dave Rolsky <autarch@urth.org>
7450              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
7451              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
7452      Branch: perl
7453            - lib/File/Spec/NW5.pm
7454            ! MANIFEST lib/File/Spec.pm
7455 ____________________________________________________________________________
7456 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
7457         Log: FAQ sync (RCS Ids only?)
7458      Branch: perl
7459            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
7460 ____________________________________________________________________________
7461 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
7462         Log: AUTHORs updates.
7463      Branch: perl
7464            ! AUTHORS
7465 ____________________________________________________________________________
7466 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
7467         Log: Update Changes.
7468      Branch: perl
7469            ! Changes patchlevel.h
7470 ____________________________________________________________________________
7471 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
7472         Log: Missed the =head1 additions.
7473      Branch: perl
7474            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
7475            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
7476            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
7477            ! util.c
7478 ____________________________________________________________________________
7479 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
7480         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
7481              From: Robin Barker <rmb1@cise.npl.co.uk>
7482              Date: Thu, 3 Jan 2002 15:26:20 GMT
7483              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
7484      Branch: perl
7485            ! lib/Carp.t lib/Carp/Heavy.pm
7486 ____________________________________________________________________________
7487 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
7488         Log: Subject: [PATCH hv.c] 
7489              From: Robin Barker <rmb1@cise.npl.co.uk>
7490              Date: Thu, 3 Jan 2002 14:49:06 GMT
7491              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
7492              
7493              -Wformat check.
7494      Branch: perl
7495            ! hv.c
7496 ____________________________________________________________________________
7497 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
7498         Log: NetWare tweaks from Ananth Kesari.
7499      Branch: perl
7500            ! NetWare/t/NWScripts.pl lib/File/Find.pm
7501 ____________________________________________________________________________
7502 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
7503         Log: Cast.
7504      Branch: perl
7505            ! regexec.c
7506 ____________________________________________________________________________
7507 [ 14036] By: ams                                   on 2002/01/03  12:12:31
7508         Log: Grammar fix suggested by Gwyn Judd.
7509      Branch: perl
7510            ! pod/perldiag.pod
7511 ____________________________________________________________________________
7512 [ 14035] By: nick                                  on 2002/01/03  09:22:42
7513         Log: More strange perlio != mainline differences where
7514              I have not been.
7515      Branch: perlio
7516           !> hints/unicos.sh hints/unicosmk.sh
7517 ____________________________________________________________________________
7518 [ 14034] By: nick                                  on 2002/01/03  09:19:37
7519         Log: Integrate mainline (including force integrate of
7520              lib/charnames.pm which had got out-of-step)
7521      Branch: perlio
7522           !> ext/Devel/PPPort/Makefile.PL lib/charnames.pm
7523 ____________________________________________________________________________
7524 [ 14033] By: ams                                   on 2002/01/03  08:24:24
7525         Log: Subject: Not ok 14031: PPPort Makefile.PL
7526              From: andreas.koenig@anima.de (Andreas J. Koenig)
7527              Date: 03 Jan 2002 10:17:46 +0100
7528              Message-Id: <m3sn9n94jp.fsf@anima.de>
7529      Branch: perl
7530            ! ext/Devel/PPPort/Makefile.PL
7531 ____________________________________________________________________________
7532 [ 14032] By: nick                                  on 2002/01/03  08:24:00
7533         Log: Integrate mainline.
7534      Branch: perlio
7535           +> autodoc.pl embed.fnc ext/threads/shared/t/no_share.t
7536           +> lib/Pod/t/man.t lib/Pod/t/text-errors.t
7537           !> (integrate 31 files)
7538 ____________________________________________________________________________
7539 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
7540         Log: Off-by-one is my middle name.
7541      Branch: perl
7542            ! regexec.c
7543 ____________________________________________________________________________
7544 [ 14030] By: ams                                   on 2002/01/02  23:56:37
7545         Log: Subject: [PATCH @14015] threads::shared disabling
7546              From: Andy Bussey <andybussey@yahoo.co.uk>
7547              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
7548              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
7549      Branch: perl
7550            + ext/threads/shared/t/no_share.t
7551            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
7552 ____________________________________________________________________________
7553 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
7554         Log: Simon's new perlapi scheme, I hope I got all the pieces.
7555      Branch: perl
7556            + autodoc.pl embed.fnc
7557            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
7558 ____________________________________________________________________________
7559 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
7560         Log: Integrate perlio; more PPPort Makefile source dependence removal
7561      Branch: perl
7562           !> ext/Devel/PPPort/Makefile.PL perl.h
7563 ____________________________________________________________________________
7564 [ 14027] By: ams                                   on 2002/01/02  21:42:50
7565         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
7566              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7567              Date: Wed, 2 Jan 2002 23:09:13 +0100
7568              Message-Id: <20020102230913.A17373@rafael>
7569      Branch: perl
7570            ! pod/perldiag.pod
7571 ____________________________________________________________________________
7572 [ 14026] By: ams                                   on 2002/01/02  21:38:34
7573         Log: Subject: Re: PATCH: lib/Term/Cap.pm
7574              From: Jonathan Stowe <gellyfish@gellyfish.com>
7575              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
7576              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
7577      Branch: perl
7578            ! lib/Term/Cap.pm
7579 ____________________________________________________________________________
7580 [ 14025] By: ams                                   on 2002/01/02  18:34:26
7581         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
7582              From: Sam Tregar <sam@tregar.com>
7583              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
7584              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
7585      Branch: perl
7586            ! pod/perldiag.pod t/comp/proto.t toke.c
7587 ____________________________________________________________________________
7588 [ 14024] By: ams                                   on 2002/01/02  18:16:12
7589         Log: Subject: PATCH: lib/Term/Cap.pm
7590              From: Norton Allen <allen@huarp.harvard.edu>
7591              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
7592              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
7593      Branch: perl
7594            ! lib/Term/Cap.pm
7595 ____________________________________________________________________________
7596 [ 14023] By: ams                                   on 2002/01/02  18:12:31
7597         Log: Subject: PATCH: lib/Cwd.pm for QNX4
7598              From: Norton Allen <allen@huarp.harvard.edu>
7599              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
7600              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
7601      Branch: perl
7602            ! lib/Cwd.pm
7603 ____________________________________________________________________________
7604 [ 14022] By: nick                                  on 2002/01/02  18:01:21
7605         Log: More PPPort Makefile source dependence removal
7606      Branch: perlio
7607            ! ext/Devel/PPPort/Makefile.PL
7608 ____________________________________________________________________________
7609 [ 14021] By: nick                                  on 2002/01/02  17:44:36
7610         Log: Sort out muddle of editing on three machines ...
7611      Branch: perlio
7612           !> Changes MANIFEST cygwin/Makefile.SHs
7613           !> ext/Devel/PPPort/Makefile.PL ext/I18N/Langinfo/Langinfo.t
7614           !> ext/IO/lib/IO/Socket/INET.pm lib/Pod/t/basic.t
7615           !> lib/User/grent.t patchlevel.h perl.h regcomp.c regexec.c
7616 ____________________________________________________________________________
7617 [ 14020] By: ams                                   on 2002/01/02  17:06:27
7618         Log: Fix misplaced application of #14016.
7619      Branch: perl
7620            ! op.c
7621 ____________________________________________________________________________
7622 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
7623         Log: Integrate perlio; avoid uninit debug_pad.
7624      Branch: perl
7625           !> sv.c
7626 ____________________________________________________________________________
7627 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
7628         Log: makedepend VOS fix from Paul Green.
7629      Branch: perl
7630            ! makedepend.SH
7631 ____________________________________________________________________________
7632 [ 14017] By: nick                                  on 2002/01/02  16:09:43
7633         Log: Avoid un-init perl_debug_pad in clones
7634      Branch: perlio
7635            ! sv.c
7636 ____________________________________________________________________________
7637 [ 14016] By: ams                                   on 2002/01/02  15:58:11
7638         Log: Subject: [PATCH] random crash in B::LISTOP::last
7639              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
7640              Date: Wed, 2 Jan 2002 17:37:28 +0100
7641              Message-Id: <3C334558.3906.19CB98D@localhost>
7642      Branch: perl
7643            ! op.c
7644 ____________________________________________________________________________
7645 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
7646         Log: Update Changes.
7647      Branch: perl
7648            ! Changes patchlevel.h
7649 ____________________________________________________________________________
7650 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
7651         Log: One more iteration of the ibcmp_utf8() interface,
7652              hopefully this is a convergent iteration...
7653      Branch: perl
7654            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
7655 ____________________________________________________________________________
7656 [ 14013] By: ams                                   on 2002/01/02  13:43:58
7657         Log: Upgrade to podlators-1.19.
7658      Branch: perl
7659            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
7660            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
7661            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
7662            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
7663            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
7664 ____________________________________________________________________________
7665 [ 14012] By: ams                                   on 2002/01/02  09:48:51
7666         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
7667              From: martyn@inpharmatica.co.uk
7668              Date: Wed, 19 Dec 2001 19:05:00 +0000
7669              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
7670      Branch: perl
7671            ! lib/Pod/Usage.pm
7672 ____________________________________________________________________________
7673 [ 14011] By: nick                                  on 2002/01/02  08:38:18
7674         Log: Integrate mainline
7675      Branch: perlio
7676           !> (integrate 28 files)
7677 ____________________________________________________________________________
7678 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
7679         Log: Make ibcmp_utf8() optionally progress in either string for
7680              as long as it takes and optionally record how far it got.
7681      Branch: perl
7682            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
7683 ____________________________________________________________________________
7684 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
7685         Log: Once more try to get the PPPort Makefile right.
7686      Branch: perl
7687            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
7688 ____________________________________________________________________________
7689 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
7690         Log: -Wall silencing.
7691      Branch: perl
7692            ! utf8.c
7693 ____________________________________________________________________________
7694 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
7695         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
7696              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7697              Date: Tue, 1 Jan 2002 22:45:21 +0100       
7698              Message-ID: <20020101224521.A691@rafael>
7699      Branch: perl
7700            ! ext/B/B/Deparse.pm
7701 ____________________________________________________________________________
7702 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
7703         Log: VOS tweak from Paul Green: VOS has different O_BINARY
7704              and O_TEXT, but VOS always uses LF, never CRLF.
7705      Branch: perl
7706            ! perl.h
7707 ____________________________________________________________________________
7708 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
7709         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
7710      Branch: perl
7711            ! regexec.c utf8.c
7712 ____________________________________________________________________________
7713 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
7714         Log: Now that to_utf8_fold() was fixed.
7715      Branch: perl
7716            ! regcomp.c regexec.c
7717 ____________________________________________________________________________
7718 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
7719         Log: Integrate perlio; experimental binmode() re-coding.
7720      Branch: perl
7721           !> perlio.c
7722 ____________________________________________________________________________
7723 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
7724         Log: Document the to_utf8_*() functions.
7725      Branch: perl
7726            ! embed.pl pod/perlapi.pod utf8.c
7727 ____________________________________________________________________________
7728 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
7729         Log: Better support for multicharacter foldings.
7730              Now all but two of the CaseFold.txt cases work-- but
7731              only when the target string is single-character, more
7732              debugging needed.
7733      Branch: perl
7734            ! regexec.c
7735 ____________________________________________________________________________
7736 [ 14000] By: ams                                   on 2002/01/01  15:59:43
7737         Log: Subject: [PATCH] don't installperl pods
7738              From: Nicholas Clark <nick@unfortu.net>
7739              Date: Tue, 1 Jan 2002 16:44:12 +0000
7740              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
7741      Branch: perl
7742            ! installperl
7743 ____________________________________________________________________________
7744 [ 13999] By: ams                                   on 2002/01/01  14:34:04
7745         Log: Subject: [PATCH] perldiag.pod transposition
7746              From: Nicholas Clark <nick@unfortu.net>
7747              Date: Tue, 1 Jan 2002 15:03:52 +0000
7748              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
7749      Branch: perl
7750            ! pod/perldiag.pod
7751 ____________________________________________________________________________
7752 [ 13998] By: ams                                   on 2002/01/01  13:36:49
7753         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
7754              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7755              Date: Tue, 1 Jan 2002 15:12:36 +0100
7756              Message-Id: <20020101151236.A951@rafael>
7757      Branch: perl
7758            ! pod/perldiag.pod
7759 ____________________________________________________________________________
7760 [ 13997] By: ams                                   on 2002/01/01  13:33:06
7761         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
7762              From: Nicholas Clark <nick@unfortu.net>
7763              Date: Tue, 1 Jan 2002 13:13:17 +0000
7764              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
7765      Branch: perl
7766            ! ext/Socket/socketpair.t
7767 ____________________________________________________________________________
7768 [ 13996] By: ams                                   on 2002/01/01  04:44:28
7769         Log: Subject: [PATCH @13746] Leaner exporter
7770              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7771              Date: Mon, 31 Dec 2001 18:16:08 -0500
7772              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
7773      Branch: perl
7774            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
7775 ____________________________________________________________________________
7776 [ 13995] By: ams                                   on 2002/01/01  04:29:44
7777         Log: Subject: [PATCH @13746] h2xs broken
7778              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7779              Date: Mon, 31 Dec 2001 17:48:55 -0500
7780              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
7781      Branch: perl
7782            ! utils/h2xs.PL
7783 ____________________________________________________________________________
7784 [ 13994] By: ams                                   on 2002/01/01  04:25:46
7785         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
7786              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7787              Date: Mon, 31 Dec 2001 17:42:25 -0500
7788              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
7789      Branch: perl
7790            ! lib/ExtUtils/MM_Unix.pm
7791 ____________________________________________________________________________
7792 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
7793         Log: Rename the variables to be a bit more consistent.
7794      Branch: perl
7795            ! utf8.c
7796 ____________________________________________________________________________
7797 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
7798         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
7799              (found by Jeffrey Friedl)
7800      Branch: perl
7801            ! regexec.c t/op/pat.t utf8.c
7802 ____________________________________________________________________________
7803 [ 13991] By: nick                                  on 2001/12/31  18:08:55
7804         Log: Experimental binmode() re-coding (UNIX okay - but it would be...)
7805      Branch: perlio
7806            ! perlio.c
7807 ____________________________________________________________________________
7808 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
7809         Log: Update Changes.
7810      Branch: perl
7811            ! Changes patchlevel.h
7812 ____________________________________________________________________________
7813 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
7814         Log: Less unused ones.
7815      Branch: perl
7816            ! regexec.c
7817 ____________________________________________________________________________
7818 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
7819         Log: Unused variable.
7820      Branch: perl
7821            ! regcomp.c
7822 ____________________________________________________________________________
7823 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
7824         Log: Forgotten file.
7825      Branch: perl
7826            ! MANIFEST
7827 ____________________________________________________________________________
7828 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
7829         Log: Subject: Re: Cygwin: one down one to go 
7830              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7831              Date: Mon, 31 Dec 2001 18:34:36 +0100
7832              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
7833      Branch: perl
7834            ! cygwin/Makefile.SHs
7835 ____________________________________________________________________________
7836 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
7837         Log: Add some comments to the recent Unicode case-folding saga.
7838      Branch: perl
7839            ! regcomp.c regexec.c
7840 ____________________________________________________________________________
7841 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
7842         Log: Slight comment tweakage.
7843      Branch: perl
7844            ! ext/I18N/Langinfo/Langinfo.t
7845 ____________________________________________________________________________
7846 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
7847         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
7848      Branch: perl
7849            ! perl.h
7850 ____________________________________________________________________________
7851 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
7852         Log: Subject: [ PATCH] Cygwin: one down one to go
7853              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7854              Date: Mon, 31 Dec 2001 17:03:40 +0100
7855              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
7856      Branch: perl
7857            ! lib/Pod/t/basic.t
7858 ____________________________________________________________________________
7859 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
7860         Log: Tweak the dependencies not to recompile everytime,
7861              as suggested by NI-S.
7862      Branch: perl
7863            ! ext/Devel/PPPort/Makefile.PL
7864 ____________________________________________________________________________
7865 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
7866         Log: Planning still not right.
7867      Branch: perl
7868            ! lib/User/grent.t
7869 ____________________________________________________________________________
7870 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
7871         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
7872              From: Michael G Schwern <schwern@pobox.com>
7873              Date: Sun, 30 Dec 2001 18:07:55 -0500
7874              Message-ID: <20011230230755.GG12840@blackrider>
7875              
7876              (lib/User/grent, really)
7877      Branch: perl
7878            ! lib/User/grent.t
7879 ____________________________________________________________________________
7880 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
7881         Log: Integrate perlio; cleanup, in particular avoid accidental
7882              PerlIO_flush(NULL) if PerlIONext is NULL.
7883      Branch: perl
7884           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
7885 ____________________________________________________________________________
7886 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
7887         Log: Subject: typo in IO::Socket::INET.pm
7888              From: mjd@plover.com
7889              Date: 31 Dec 2001 14:31:10 -0000
7890              Message-ID: <20011231143110.4989.qmail@plover.com>
7891      Branch: perl
7892            ! ext/IO/lib/IO/Socket/INET.pm
7893 ____________________________________________________________________________
7894 [ 13976] By: nick                                  on 2001/12/31  13:56:11
7895         Log: Integrate mainline
7896      Branch: perlio
7897           !> (integrate 29 files)
7898 ____________________________________________________________________________
7899 [ 13975] By: nick                                  on 2001/12/31  12:40:50
7900         Log: perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
7901              if PerlIONext is NULL.
7902      Branch: perlio
7903            ! perlio.c perliol.h
7904 ____________________________________________________________________________
7905 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
7906         Log: Subject: Re: [PATCH] Basic bad prototype detection
7907              From: Sam Tregar <sam@tregar.com>
7908              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
7909              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
7910      Branch: perl
7911            ! t/comp/proto.t toke.c
7912 ____________________________________________________________________________
7913 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
7914         Log: Subject: [PATCH] configure.com / scriptdirexp
7915              From: "Craig A. Berry" <craigberry@mac.com>
7916              Date: Sun, 30 Dec 2001 15:47:28 -0600
7917              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
7918      Branch: perl
7919            ! configure.com
7920 ____________________________________________________________________________
7921 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
7922         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
7923              From: Abe Timmerman <abe@ztreet.demon.nl>
7924              Date: Mon, 31 Dec 2001 03:55:27 +0100
7925              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
7926      Branch: perl
7927            ! lib/ExtUtils/t/MM_Win32.t
7928 ____________________________________________________________________________
7929 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
7930         Log: Subject: [PATCH] Basic bad prototype detection
7931              From: Sam Tregar <sam@tregar.com> 
7932              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
7933              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
7934      Branch: perl
7935            ! pod/perldiag.pod t/comp/proto.t toke.c
7936 ____________________________________________________________________________
7937 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
7938         Log: Makefiles are sloppy about the exe suffix
7939              (from Paul Green)
7940      Branch: perl
7941            ! Makefile.SH x2p/Makefile.SH
7942 ____________________________________________________________________________
7943 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
7944         Log: Delay folding until necessary; start of handling
7945              folding into several characters.
7946      Branch: perl
7947            ! regcomp.c regexec.c
7948 ____________________________________________________________________________
7949 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
7950         Log: gcc -Wall dewhine.
7951      Branch: perl
7952            ! regexec.c
7953 ____________________________________________________________________________
7954 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
7955         Log: More Unicode folding tweaks, avoid potential false matches.
7956      Branch: perl
7957            ! regexec.c
7958 ____________________________________________________________________________
7959 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
7960         Log: Make that six wrongs.
7961      Branch: perl
7962            ! regexec.c utf8.c
7963 ____________________________________________________________________________
7964 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
7965         Log: Four wrongs can make a right.
7966      Branch: perl
7967            ! regexec.c utf8.c
7968 ____________________________________________________________________________
7969 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
7970         Log: Fix all the I case foldings as per CaseFold.txt.
7971      Branch: perl
7972            ! regcomp.c regexec.c
7973 ____________________________________________________________________________
7974 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
7975         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
7976      Branch: perl
7977            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
7978            ! regexec.c utf8.c
7979 ____________________________________________________________________________
7980 [ 13962] By: nick                                  on 2001/12/30  18:33:41
7981         Log: Integrate 8.3 fix for PPPort fix
7982      Branch: perlio
7983           +> ext/Devel/PPPort/ppport_h.PL
7984            - ext/Devel/PPPort/ppport.h.PL
7985            ! ext/Devel/PPPort/MANIFEST
7986           !> ext/Devel/PPPort/Makefile.PL
7987 ____________________________________________________________________________
7988 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
7989         Log: Integrate perlio; more win32 stuff:
7990              
7991              A. Use Perl_my_socketpair()
7992              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to
7993              load winsock.
7994              C. (In passing) work round fact that $$ is now SvREADONLY
7995              so we need to take special measures to set it during
7996              pseudo-fork.
7997      Branch: perl
7998           !> util.c win32/perlhost.h
7999 ____________________________________________________________________________
8000 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
8001         Log: Fix ppport.h for Unix.
8002      Branch: perl
8003            + ext/Devel/PPPort/ppport_h.PL
8004            - ext/Devel/PPPort/ppport.h.PL
8005            ! MANIFEST ext/Devel/PPPort/Makefile.PL
8006 ____________________________________________________________________________
8007 [ 13959] By: nick                                  on 2001/12/30  16:53:42
8008         Log: Win32 stuff:
8009              A. Use Perl_my_socketpair()
8010              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
8011              C. (In passing) work round fact that $$ is now SvREADONLY so we need to 
8012              take special measures to set it during pseudo-fork.
8013      Branch: perlio
8014            ! util.c win32/perlhost.h
8015 ____________________________________________________________________________
8016 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
8017         Log: Integrate perlio; win32 kicking.
8018      Branch: perl
8019           +> ext/Devel/PPPort/ppport.h.PL
8020           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
8021           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
8022           !> proto.h
8023 ____________________________________________________________________________
8024 [ 13957] By: jhi                                   on 2001/12/30  16:32:33
8025         Log: metaconfig unit change for #13956.
8026      Branch: metaconfig
8027            ! U/modified/spitshell.U
8028 ____________________________________________________________________________
8029 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
8030         Log: Must look for cat also in $PATH (noticed by Philip Newton).
8031      Branch: perl
8032            ! Configure
8033 ____________________________________________________________________________
8034 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
8035         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
8036              From: Blair Zajac <blair@orcaware.com>
8037              Date: Sat, 29 Dec 2001 22:37:03 -0800
8038              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
8039      Branch: perl
8040            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
8041 ____________________________________________________________________________
8042 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
8043         Log: Regen files.
8044      Branch: perl
8045            ! embed.h global.sym pod/perlapi.pod uconfig.h
8046 ____________________________________________________________________________
8047 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
8048         Log: Subject: [PATCH] -t without -w 
8049              From: Michael G Schwern <schwern@pobox.com>
8050              Date: Sat, 29 Dec 2001 23:46:25 -0500
8051              Message-ID: <20011230044625.GA14386@blackrider>
8052      Branch: perl
8053            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
8054            ! warnings.pl
8055 ____________________________________________________________________________
8056 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
8057         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
8058              From: Dave Rolsky <autarch@urth.org>               
8059              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
8060              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
8061              
8062              $^O is NetWare, not Netware.
8063      Branch: perl
8064            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
8065 ____________________________________________________________________________
8066 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
8067         Log: Sarathy thinks undoing C++ comments from C++ files
8068              is a bit too zealous.
8069      Branch: perl
8070            ! win32/perlhost.h win32/vmem.h
8071 ____________________________________________________________________________
8072 [ 13950] By: nick                                  on 2001/12/30  14:30:02
8073         Log: Win32 hides some errno-oid constants in <winsock.h> under assumed names.
8074              This gets them into Errno.pm - yet to prove they end up in $!.
8075      Branch: perlio
8076            ! ext/Errno/Errno_pm.PL
8077 ____________________________________________________________________________
8078 [ 13949] By: nick                                  on 2001/12/30  12:02:21
8079         Log: Integrate Cwd muddle
8080      Branch: perlio
8081           !> MANIFEST installperl lib/Cwd.pm
8082 ____________________________________________________________________________
8083 [ 13948] By: nick                                  on 2001/12/30  11:51:40
8084         Log: remove embed.pl duplicates
8085      Branch: perlio
8086            ! embed.h embed.pl global.sym proto.h
8087 ____________________________________________________________________________
8088 [ 13947] By: nick                                  on 2001/12/30  11:35:51
8089         Log: More Cwd tidy up
8090      Branch: perl
8091            ! MANIFEST installperl
8092 ____________________________________________________________________________
8093 [ 13946] By: nick                                  on 2001/12/30  11:12:42
8094         Log: Undo a mess trying Cwd.pm in its ext directory
8095      Branch: perl
8096            + lib/Cwd.pm
8097            - ext/Cwd/Cwd.pm
8098 ____________________________________________________________________________
8099 [ 13945] By: nick                                  on 2001/12/30  10:03:43
8100         Log: Integrate mainline
8101      Branch: perl
8102           +> ext/Cwd/Cwd.pm
8103            - lib/Cwd.pm
8104            ! MANIFEST
8105      Branch: perlio
8106           !> (integrate 45 files)
8107 ____________________________________________________________________________
8108 [ 13944] By: nick                                  on 2001/12/30  09:27:16
8109         Log: "Port" Devel::PPPort to Win32:
8110              - need to set @INC before use in the test
8111              - {} are special to dmake, so use ppport.h.PL
8112              rather than commandline 
8113      Branch: perlio
8114            + ext/Devel/PPPort/ppport.h.PL
8115            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/t/test.t
8116 ____________________________________________________________________________
8117 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
8118         Log: Update Changes.
8119      Branch: perl
8120            ! Changes patchlevel.h
8121 ____________________________________________________________________________
8122 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
8123         Log: Subject: [PATCH] cleaner close on tests, take 2
8124              From: andreas.koenig@anima.de (Andreas J. Koenig)
8125              Date: 29 Dec 2001 21:42:37 +0100
8126              Message-ID: <m33d1tvjuq.fsf@anima.de>
8127              
8128              (the DB_File patches)
8129      Branch: perl
8130            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
8131            ! ext/DB_File/t/db-recno.t
8132 ____________________________________________________________________________
8133 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
8134         Log: Integrate perlio; regen'ed config_H.?c
8135      Branch: perl
8136           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
8137 ____________________________________________________________________________
8138 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
8139         Log: Subject: [PATCH] cleaner close on tests, take 2             
8140              From: andreas.koenig@anima.de (Andreas J. Koenig)
8141              Date: 29 Dec 2001 21:42:37 +0100
8142              Message-ID: <m33d1tvjuq.fsf@anima.de>
8143              
8144              (except for the three DB_File patch fragments)
8145      Branch: perl
8146            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
8147            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
8148            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
8149            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
8150            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
8151            ! t/op/runlevel.t t/op/write.t t/run/switches.t
8152 ____________________________________________________________________________
8153 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
8154         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
8155              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8156              Date: Sat, 29 Dec 2001 20:38:59 +0100
8157              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
8158              
8159              (NetWare tree not touched because it's very //)
8160      Branch: perl
8161            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
8162            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
8163            ! wince/include/errno.h wince/include/netdb.h
8164            ! wince/include/sys/socket.h wince/include/sys/stat.h
8165            ! wince/perllib.c wince/perlmain.c wince/win32.h
8166            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
8167            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
8168 ____________________________________________________________________________
8169 [ 13938] By: nick                                  on 2001/12/29  19:23:32
8170         Log: Integrate mainline (ok linux)
8171      Branch: perlio
8172           +> lib/ExtUtils/t/MM_Win32.t lib/Pod/t/InputObjects.t
8173           !> (integrate 33 files)
8174 ____________________________________________________________________________
8175 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
8176         Log: Give up on serious testing of langinfo().  Leave the old
8177              code in place, though.
8178      Branch: perl
8179            ! ext/I18N/Langinfo/Langinfo.t
8180 ____________________________________________________________________________
8181 [ 13936] By: nick                                  on 2001/12/29  18:20:33
8182         Log: Routine regen_config_h - no real differences other than order of crypt 
8183      Branch: perlio
8184            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8185 ____________________________________________________________________________
8186 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
8187         Log: Integrate perlio;
8188              
8189              Define the two socket error numbers in terms of WSAEXXXXX equivalents
8190              
8191              Fudge Config.pm so File::Spec does not croak.
8192      Branch: perl
8193           !> win32/FindExt.pm win32/win32.h
8194 ____________________________________________________________________________
8195 [ 13934] By: nick                                  on 2001/12/29  17:27:50
8196         Log: Fudge Config.pm so File::Spec does not croak.
8197      Branch: perlio
8198            ! win32/FindExt.pm
8199 ____________________________________________________________________________
8200 [ 13933] By: jhi                                   on 2001/12/29  17:24:45
8201         Log: metaconfig unit changes for #13932.
8202      Branch: metaconfig
8203            + U/modified/Init.U
8204            ! U/compline/nblock_io.U U/modified/Head.U U/modified/Loc.U
8205 ____________________________________________________________________________
8206 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
8207         Log: VOS tweaks from Paul Green.
8208              
8209              The Configure tweaks: the _exe needs to be
8210              set after the init; VOS has fd 3 hardwired to /dev/tty;
8211              the grep/ln/make substitutions really need to stick.
8212      Branch: perl
8213            ! Configure hints/vos.sh perl.h util.c vos/build.cm
8214            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
8215            ! vos/config.ga.h vos/vosish.h
8216 ____________________________________________________________________________
8217 [ 13931] By: nick                                  on 2001/12/29  17:00:38
8218         Log: Define the two socket error numbers in terms of WSAEXXXXX equivalents
8219              (just to get util.c to compile)
8220      Branch: perlio
8221            ! win32/win32.h
8222 ____________________________________________________________________________
8223 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
8224         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
8225              From: coral@eekeek.org
8226              Date: Fri, 28 Dec 2001 19:58:22 -0500      
8227              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
8228      Branch: perl
8229            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
8230            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
8231            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
8232            ! pod/perlunicode.pod pod/perlxs.pod util.c
8233 ____________________________________________________________________________
8234 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
8235         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
8236      Branch: perl
8237            ! t/op/exec.t
8238 ____________________________________________________________________________
8239 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
8240         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
8241              From: Abe Timmerman <abe@ztreet.demon.nl>
8242              Date: Sat, 29 Dec 2001 13:10:06 +0100
8243              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
8244      Branch: perl
8245            + lib/Pod/t/InputObjects.t
8246 ____________________________________________________________________________
8247 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
8248         Log: Integrate perlio;
8249              
8250              Quick fix (after couple of clever fixes failed) for
8251              "accept leaks memory" fail [ID 20011223.001]
8252              
8253              Nick Clark's embed.pl fix for my_socketpair
8254      Branch: perl
8255           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
8256 ____________________________________________________________________________
8257 [ 13926] By: nick                                  on 2001/12/29  15:23:21
8258         Log: Nick Clark's embed.pl fix for my_socketpair
8259      Branch: perlio
8260            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h
8261 ____________________________________________________________________________
8262 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
8263         Log: Slight tweaks on the MM_Win32.t.
8264      Branch: perl
8265            ! lib/ExtUtils/t/MM_Win32.t
8266 ____________________________________________________________________________
8267 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
8268         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
8269              From: Abe Timmerman <abe@ztreet.demon.nl>
8270              Date: Sat, 29 Dec 2001 12:51:36 +0100
8271              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
8272      Branch: perl
8273            + lib/ExtUtils/t/MM_Win32.t
8274            ! MANIFEST
8275 ____________________________________________________________________________
8276 [ 13923] By: nick                                  on 2001/12/29  15:12:07
8277         Log: Quick fix (after couple of clever fixes failed) for
8278              "accept leaks memory" fail [ID 20011223.001]
8279      Branch: perlio
8280            ! pp_sys.c
8281 ____________________________________________________________________________
8282 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
8283         Log: Subject: [PATCH] Module names and other nits
8284              From: Autrijus Tang <autrijus@autrijus.org>                 
8285              Date: Sat, 29 Dec 2001 01:59:28 +0800
8286              Message-ID: <20011229015928.A29712@geb.elixus.org>              
8287      Branch: perl
8288            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
8289            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
8290            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
8291            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
8292            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
8293 ____________________________________________________________________________
8294 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
8295         Log: socketpair tweaks from Nicholas Clark.
8296      Branch: perl
8297            ! ext/Socket/socketpair.t util.c
8298 ____________________________________________________________________________
8299 [ 13920] By: nick                                  on 2001/12/29  12:36:21
8300         Log: Integrate mainline
8301      Branch: perlio
8302           !> Changes Configure doop.c ext/B/B.pm ext/IO/lib/IO/t/io_dir.t
8303           !> ext/POSIX/POSIX.xs ext/Socket/socketpair.t
8304           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
8305           !> lib/ExtUtils/t/Embed.t lib/ExtUtils/t/MM_Cygwin.t
8306           !> lib/warnings.t patchlevel.h pod/perlfunc.pod pod/perlport.pod
8307           !> pod/perluniintro.pod t/base/rs.t t/cmd/subval.t t/io/fflush.t
8308           !> t/op/sysio.t
8309 ____________________________________________________________________________
8310 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
8311         Log: Retract #13917.
8312      Branch: perl
8313            ! doop.c
8314 ____________________________________________________________________________
8315 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
8316         Log: Subject: provisional MakeMaker patch for VMS
8317              From: "Craig A. Berry" <craigberry@mac.com> 
8318              Date: Thu, 27 Dec 2001 22:29:37 -0600
8319              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
8320      Branch: perl
8321            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
8322 ____________________________________________________________________________
8323 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
8324         Log: (retracted by #13919)
8325      Branch: perl
8326            ! doop.c
8327 ____________________________________________________________________________
8328 [ 13916] By: jhi                                   on 2001/12/28  01:17:04
8329         Log: metaconfig unit change for #13915.
8330      Branch: metaconfig/U/perl
8331            ! d_u32align.U
8332 ____________________________________________________________________________
8333 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
8334         Log: Remove debris in any case.
8335      Branch: perl
8336            ! Configure
8337 ____________________________________________________________________________
8338 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
8339         Log: Subject: [PATCH] Re: B::walksymtable oddness
8340              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
8341              Date: Thu, 27 Dec 2001 19:14:24 +0100
8342              Message-ID: <3C2B7310.861.18820D0@localhost>
8343      Branch: perl
8344            ! ext/B/B.pm
8345 ____________________________________________________________________________
8346 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
8347         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
8348              From: Nicholas Clark <nick@unfortu.net> 
8349              Date: Fri, 28 Dec 2001 00:43:02 +0000
8350              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
8351      Branch: perl
8352            ! ext/Socket/socketpair.t
8353 ____________________________________________________________________________
8354 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
8355         Log: Fast Latin1<->UTF-8 conversion for older Perls.
8356      Branch: perl
8357            ! pod/perluniintro.pod
8358 ____________________________________________________________________________
8359 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
8360         Log: Update Changes.
8361      Branch: perl
8362            ! Changes patchlevel.h
8363 ____________________________________________________________________________
8364 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
8365         Log: More wait status trickery for BeOS.
8366      Branch: perl
8367            ! ext/POSIX/POSIX.xs
8368 ____________________________________________________________________________
8369 [ 13909] By: jhi                                   on 2001/12/27  14:15:49
8370         Log: metaconfig unit change for #13908.
8371      Branch: metaconfig/U/perl
8372            ! d_u32align.U
8373 ____________________________________________________________________________
8374 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
8375         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
8376      Branch: perl
8377            ! Configure
8378 ____________________________________________________________________________
8379 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
8380         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
8381              From: gbarr@monty.mutatus.co.uk
8382              Date: 27 Dec 2001 14:41:36 -0000
8383              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
8384      Branch: perl
8385            ! lib/ExtUtils/t/Embed.t
8386 ____________________________________________________________________________
8387 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
8388         Log: Subject: [PATCH] Re: socketpair emulation
8389              From: Nicholas Clark <nick@unfortu.net> 
8390              Date: Wed, 26 Dec 2001 20:08:14 +0000
8391              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
8392      Branch: perl
8393            ! ext/Socket/socketpair.t
8394 ____________________________________________________________________________
8395 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
8396         Log: Subject: [DOC PATCH] left is right and right is left
8397              From: Philip Newton <Philip.Newton@gmx.net>
8398              Date: Thu, 27 Dec 2001 10:04:17 +0100
8399              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
8400      Branch: perl
8401            ! pod/perlfunc.pod pod/perlport.pod
8402 ____________________________________________________________________________
8403 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
8404         Log: Subject: [PATCH] check return of close
8405              From: andreas.koenig@anima.de (Andreas J. Koenig)            
8406              Date: 27 Dec 2001 09:47:30 +0100
8407              Message-ID: <m3ellhgicd.fsf@anima.de> 
8408              
8409              Subject: [PATCH] improve error reporting
8410              From: andreas.koenig@anima.de (Andreas J. Koenig)            
8411              Date: 27 Dec 2001 09:54:55 +0100
8412              Message-ID: <m3adw5gi00.fsf@anima.de> 
8413              
8414              Subject: [PATCH] check return value of close
8415              From: andreas.koenig@anima.de (Andreas J. Koenig)            
8416              Date: 27 Dec 2001 10:03:55 +0100
8417              Message-ID: <m3666tghl0.fsf@anima.de> 
8418              
8419              Subject: [PATCH] return of close
8420              From: andreas.koenig@anima.de (Andreas J. Koenig)            
8421              Date: 27 Dec 2001 10:22:15 +0100
8422              Message-ID: <m31yhhggqg.fsf@anima.de> 
8423      Branch: perl
8424            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
8425            ! t/io/fflush.t
8426 ____________________________________________________________________________
8427 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
8428         Log: Subject: [PATCH] check return of close
8429              From: andreas.koenig@anima.de (Andreas J. Koenig)            
8430              Date: 27 Dec 2001 09:47:30 +0100
8431              Message-ID: <m3ellhgicd.fsf@anima.de> 
8432      Branch: perl
8433            ! t/base/rs.t
8434 ____________________________________________________________________________
8435 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
8436         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
8437              From: andreas.koenig@anima.de (Andreas J. Koenig)
8438              Date: 27 Dec 2001 09:21:16 +0100
8439              Message-ID: <m3n105gjk3.fsf@anima.de>
8440      Branch: perl
8441            ! t/op/sysio.t
8442 ____________________________________________________________________________
8443 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
8444         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
8445              From: "Gerrit P. Haase" <gp@familiehaase.de>
8446              Date: Thu, 27 Dec 2001 09:23:55 +0100 
8447              Message-ID: <98211521662.20011227092355@familiehaase.de>
8448      Branch: perl
8449            ! lib/ExtUtils/t/MM_Cygwin.t
8450 ____________________________________________________________________________
8451 [ 13900] By: nick                                  on 2001/12/27  11:11:51
8452         Log: Integrate mainline
8453      Branch: perlio
8454           +> ext/Socket/socketpair.t lib/File/Spec/Cygwin.pm
8455           +> lib/File/Spec/NW5.pm
8456           !> (integrate 52 files)
8457 ____________________________________________________________________________
8458 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
8459         Log: Replace the awful (most likely generated and not very persistent)
8460              URL with something tangible.
8461      Branch: perl
8462            ! README.hpux
8463 ____________________________________________________________________________
8464 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
8465         Log: Naughty /dev/printer (ls -l, really) of IRIX.
8466      Branch: perl
8467            ! t/op/stat.t
8468 ____________________________________________________________________________
8469 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
8470         Log: Upgrade to Net::Ping 2.10.
8471      Branch: perl
8472            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
8473            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
8474            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
8475            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
8476 ____________________________________________________________________________
8477 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
8478         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
8479              (this showed up in Benchmark.t)
8480      Branch: perl
8481            ! pp_sys.c
8482 ____________________________________________________________________________
8483 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
8484         Log: BeOS updates.
8485      Branch: perl
8486            ! README.beos beos/beos.c
8487 ____________________________________________________________________________
8488 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
8489         Log: Subject: Re: bleadperl doesn't compile
8490              From: "Gerrit P. Haase" <gp@familiehaase.de>
8491              Date: Wed, 26 Dec 2001 21:29:08 +0100
8492              Message-ID: <22168634623.20011226212908@familiehaase.de>
8493              
8494              Cygwin with multiplicity.
8495      Branch: perl
8496            ! perlio.c
8497 ____________________________________________________________________________
8498 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
8499         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
8500              From: Nicholas Clark <nick@ccl4.org>
8501              Date: Wed, 26 Dec 2001 19:07:33 +0000
8502              Message-ID: <20011226190732.J48842@plum.flirble.org>            
8503              
8504              socketpair() (un)signedness nit.
8505      Branch: perl
8506            ! util.c
8507 ____________________________________________________________________________
8508 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
8509         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
8510              From: Nicholas Clark <nick@ccl4.org>
8511              Date: Wed, 26 Dec 2001 19:19:47 +0000
8512              Message-ID: <20011226191946.K48842@plum.flirble.org>
8513              
8514              Use report_evil_fh().
8515      Branch: perl
8516            ! doio.c
8517 ____________________________________________________________________________
8518 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
8519         Log: Bad $? assumptions.
8520      Branch: perl
8521            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
8522 ____________________________________________________________________________
8523 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
8524         Log: Net::Ping isn't going to work much without
8525              the Socket extension; fail more gracefully.
8526      Branch: perl
8527            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
8528            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
8529            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
8530            ! lib/Net/Ping/t/300_ping_stream.t
8531 ____________________________________________________________________________
8532 [ 13889] By: jhi                                   on 2001/12/26  17:19:18
8533         Log: metaconfig unit change for #13888.
8534      Branch: metaconfig
8535            ! U/modified/Oldconfig.U
8536 ____________________________________________________________________________
8537 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
8538         Log: test -d /system is a bit too generic test for VOS
8539              (false hit in BeOS)
8540      Branch: perl
8541            ! Configure
8542 ____________________________________________________________________________
8543 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
8544         Log: No AF_UNIX in BeOS.
8545      Branch: perl
8546            ! util.c
8547 ____________________________________________________________________________
8548 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
8549         Log: FAQ sync.
8550      Branch: perl
8551            ! pod/perlfaq5.pod
8552 ____________________________________________________________________________
8553 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
8554         Log: Update Changes.
8555      Branch: perl
8556            ! Changes patchlevel.h
8557 ____________________________________________________________________________
8558 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
8559         Log: Make -t equal -tw.
8560      Branch: perl
8561            ! perl.c pod/perlrun.pod
8562 ____________________________________________________________________________
8563 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
8564         Log: Subject: Re: Not OK 13881
8565              From: John Peacock <jpeacock@rowman.com>
8566              Date: Tue, 25 Dec 2001 06:02:12 -0500
8567              Message-ID: <3C285CB4.8040006@rowman.com>
8568      Branch: perl
8569            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
8570 ____________________________________________________________________________
8571 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
8572         Log: Subject: Re: Not OK 13881
8573              From: andreas.koenig@anima.de (Andreas J. Koenig)
8574              Date: 25 Dec 2001 07:33:23 +0100
8575              Message-ID: <m3bsgnajws.fsf@anima.de>
8576      Branch: perl
8577            ! op.c
8578 ____________________________________________________________________________
8579 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
8580         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
8581              From: Mark-Jason Dominus <mjd@plover.com>    
8582              Date: Mon, 24 Dec 2001 18:14:48 -0500
8583              Message-ID: <20011224231448.25826.qmail@plover.com>
8584      Branch: perl
8585            ! op.c t/op/eval.t
8586 ____________________________________________________________________________
8587 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
8588         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
8589              From: Dave Rolsky <autarch@urth.org>
8590              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
8591              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
8592      Branch: perl
8593            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
8594            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
8595            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
8596            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
8597            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
8598 ____________________________________________________________________________
8599 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
8600         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
8601              From: Jeffrey Friedl <jfriedl@yahoo.com>
8602              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
8603              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
8604              
8605              The rest of the tests for plus few extras.
8606      Branch: perl
8607            ! t/op/pat.t
8608 ____________________________________________________________________________
8609 [ 13878] By: jhi                                   on 2001/12/24  17:16:10
8610         Log: metaconfig unit change for #13877.
8611      Branch: metaconfig
8612            ! U/modified/Unix.U
8613 ____________________________________________________________________________
8614 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
8615         Log: No-op.
8616      Branch: perl
8617            ! Configure
8618 ____________________________________________________________________________
8619 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
8620         Log: More constant casting.
8621      Branch: perl
8622            ! regexec.c
8623 ____________________________________________________________________________
8624 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
8625         Log: Subject: perlhack.pod 
8626              From: "John P. Linderman" <jpl@research.att.com>
8627              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
8628              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
8629      Branch: perl
8630            ! pod/perlhack.pod
8631 ____________________________________________________________________________
8632 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
8633         Log: File::Find patch patches from Thomas Wegner.
8634      Branch: perl
8635            ! lib/File/Find.pm
8636 ____________________________________________________________________________
8637 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
8638         Log: Subject: Re: socketpair emulation 
8639              From: Nicholas Clark <nick@unfortu.net>                 
8640              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
8641              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
8642      Branch: perl
8643            ! ext/Socket/socketpair.t
8644 ____________________________________________________________________________
8645 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
8646         Log: Must cast constants if they can be quads.
8647      Branch: perl
8648            ! regcomp.c
8649 ____________________________________________________________________________
8650 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
8651         Log: Promote the e/uid to wide enough un/signed integers
8652              and printf them as such.
8653      Branch: perl
8654            ! taint.c
8655 ____________________________________________________________________________
8656 [ 13870] By: jhi                                   on 2001/12/24  01:14:52
8657         Log: metaconfig unit change for #13869.
8658      Branch: metaconfig/U/perl
8659            ! d_u32align.U
8660 ____________________________________________________________________________
8661 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
8662         Log: The U32 alignment test wasn't really working, noticed
8663              by Paul Green.  Now the test works, but this means that
8664              we may see coredumps from the test.   I sure hope MMUless
8665              places don't crash on the test.
8666      Branch: perl
8667            ! Configure
8668 ____________________________________________________________________________
8669 [ 13868] By: jhi                                   on 2001/12/23  23:46:54
8670         Log: metaconfig unit changes for #13867.
8671      Branch: metaconfig
8672            ! U/compline/nblock_io.U U/modified/Unix.U
8673            ! U/modified/spitshell.U
8674 ____________________________________________________________________________
8675 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
8676         Log: More VOS tweaks.
8677      Branch: perl
8678            ! Configure
8679 ____________________________________________________________________________
8680 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
8681         Log: The funky final sigma casefolding.
8682      Branch: perl
8683            ! regcomp.c regexec.c t/op/pat.t utf8.h
8684 ____________________________________________________________________________
8685 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
8686         Log: Update Changes.
8687      Branch: perl
8688            ! Changes patchlevel.h
8689 ____________________________________________________________________________
8690 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
8691         Log: Move the \C and \X to pat.t.
8692      Branch: perl
8693            ! t/op/pat.t t/op/re_tests
8694 ____________________________________________________________________________
8695 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
8696         Log: More logical test ordering.
8697      Branch: perl
8698            ! perl.h
8699 ____________________________________________________________________________
8700 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
8701         Log: Integrate perlio;
8702              
8703              Add at least the "important" PerlIO_xxxx functions to embed.pl
8704              so that they get implicit pTHX_ and we can avoid slow dTHX.
8705              
8706              Put PerlIO stuff inside EXTERN C
8707              
8708              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
8709      Branch: perl
8710           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
8711           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
8712           !> win32/win32.c
8713 ____________________________________________________________________________
8714 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
8715         Log: Even more \X fixing.
8716      Branch: perl
8717            ! regexec.c t/op/pat.t
8718 ____________________________________________________________________________
8719 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
8720         Log: More \X fixing.
8721      Branch: perl
8722            ! regexec.c t/op/pat.t
8723 ____________________________________________________________________________
8724 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
8725         Log: Fix encoding pragma.
8726      Branch: perl
8727            ! regcomp.c
8728 ____________________________________________________________________________
8729 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
8730         Log: Subject: socketpair emulation
8731              From: Nicholas Clark <nick@unfortu.net>
8732              Date: Sat, 22 Dec 2001 18:38:18 +0000
8733              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
8734      Branch: perl
8735            + ext/Socket/socketpair.t
8736            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
8737            ! pp_sys.c proto.h util.c
8738 ____________________________________________________________________________
8739 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
8740         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
8741              From: Jeffrey Friedl <jfriedl@yahoo.com>
8742              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
8743              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
8744              
8745              (partially applied, most of the new tests need to be rethought)
8746      Branch: perl
8747            ! regcomp.c t/op/re_tests
8748 ____________________________________________________________________________
8749 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
8750         Log: Small tweaks.
8751      Branch: perl
8752            ! handy.h regexec.c
8753 ____________________________________________________________________________
8754 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
8755         Log: Unicode casefolding continues.
8756              (lib/encoding.t still failing.)
8757      Branch: perl
8758            ! regexec.c t/op/pat.t
8759 ____________________________________________________________________________
8760 [ 13854] By: nick                                  on 2001/12/22  20:01:27
8761         Log: Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
8762      Branch: perlio
8763            ! makedef.pl perlio.h perlio.sym win32/win32.c
8764 ____________________________________________________________________________
8765 [ 13853] By: nick                                  on 2001/12/22  19:58:53
8766         Log: Put PerlIO stuff inside EXTERN C
8767      Branch: perlio
8768            ! embed.pl proto.h
8769 ____________________________________________________________________________
8770 [ 13852] By: nick                                  on 2001/12/22  18:04:34
8771         Log: Add at least the "important" PerlIO_xxxx functions to embed.pl
8772              so that they get implicit pTHX_ and we can avoid slow dTHX.
8773      Branch: perlio
8774            ! embed.h embed.pl ext/IO/IO.xs global.sym globals.c perlio.c
8775            ! perlio.h pod/perlapi.pod proto.h
8776 ____________________________________________________________________________
8777 [ 13851] By: jhi                                   on 2001/12/22  17:42:10
8778         Log: metaconfig unit change for #13850.
8779      Branch: metaconfig
8780            ! U/modified/Loc.U
8781 ____________________________________________________________________________
8782 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
8783         Log: Rework the make logic (again).
8784      Branch: perl
8785            ! Configure
8786 ____________________________________________________________________________
8787 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
8788         Log: Integrate perlio;
8789              Fix mis-parse of autoloaded usage code by declaring the sub
8790              Correct checking code which Ilya spotted was tripped by CR at EOF.
8791              The CR at EOF fix earlier broke CR at end-of-buffer.
8792      Branch: perl
8793            ! regexec.c
8794           !> ext/POSIX/POSIX.pm perlio.c sv.c
8795 ____________________________________________________________________________
8796 [ 13848] By: nick                                  on 2001/12/22  15:11:17
8797         Log: The CR at EOF fix earlier broke CR at end-of-buffer.
8798              This should be okay for both?
8799      Branch: perlio
8800            ! perlio.c
8801 ____________________________________________________________________________
8802 [ 13847] By: nick                                  on 2001/12/22  12:26:32
8803         Log: Correct checking code which Ilya spotted was tripped by CR at EOF.
8804              Also tone down perl -DP tracing of sv_gets.
8805      Branch: perlio
8806            ! perlio.c sv.c
8807 ____________________________________________________________________________
8808 [ 13846] By: nick                                  on 2001/12/22  10:49:27
8809         Log: Fix mis-parse of autoloaded usage code by declaring the sub
8810      Branch: perlio
8811            ! ext/POSIX/POSIX.pm
8812 ____________________________________________________________________________
8813 [ 13845] By: nick                                  on 2001/12/22  10:44:11
8814         Log: Integrate mainline - some fails:
8815              Failed Test            Stat Wstat Total Fail  Failed  List of Failed
8816              -------------------------------------------------------------------------------
8817              ../ext/POSIX/t/posix.t  255 65280    38    9  23.68%  30-38
8818              ../lib/encoding.t                    19    2  10.53%  17-18
8819              op/pat.t                            770    3   0.39%  754-755 757
8820      Branch: perlio
8821           +> ext/re/re.t lib/ExtUtils/t/MM_OS2.t
8822           !> (integrate 36 files)
8823 ____________________________________________________________________________
8824 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
8825         Log: More Unicode casing fixes.
8826      Branch: perl
8827            ! regexec.c t/op/pat.t
8828 ____________________________________________________________________________
8829 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
8830         Log: Unicode casefolding fixes.
8831      Branch: perl
8832            ! op.c regcomp.c regexec.c t/op/pat.t
8833 ____________________________________________________________________________
8834 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
8835         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
8836              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
8837              Date: Sat, 22 Dec 2001 00:01:29 +0100
8838              Message-ID: <20011222000129.A713@rafael>
8839      Branch: perl
8840            ! ext/B/B/Deparse.pm
8841 ____________________________________________________________________________
8842 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
8843         Log: VOS config from Paul Green.
8844      Branch: perl
8845            ! hints/vos.sh
8846 ____________________________________________________________________________
8847 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
8848         Log: Subject: [PATCH @13746] CreateTTY on OS/2
8849              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8850              Date: Fri, 21 Dec 2001 15:59:45 -0500
8851              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
8852      Branch: perl
8853            ! lib/perl5db.pl
8854 ____________________________________________________________________________
8855 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
8856         Log: Subject: [PATCH @13746] uninstalled build of modules broken
8857              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8858              Date: Fri, 21 Dec 2001 15:49:09 -0500
8859              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
8860      Branch: perl
8861            ! lib/ExtUtils/MM_Unix.pm
8862 ____________________________________________________________________________
8863 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
8864         Log: Subject: [PATCH @13746] OS/2 File::* modules
8865              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8866              Date: Fri, 21 Dec 2001 15:43:24 -0500
8867              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
8868      Branch: perl
8869            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
8870 ____________________________________________________________________________
8871 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
8872         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
8873              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
8874              Date: Fri, 21 Dec 2001 17:29:07 +0100
8875              Message-ID: <3C236353.6625C4C0@alcatel.at>
8876      Branch: perl
8877            ! pod/perltie.pod
8878 ____________________________________________________________________________
8879 [ 13836] By: jhi                                   on 2001/12/21  19:47:52
8880         Log: metaconfig unit changes for #13835
8881      Branch: metaconfig
8882            ! U/modified/Head.U U/modified/Loc.U U/modified/Unix.U
8883            ! U/modified/sh.U
8884 ____________________________________________________________________________
8885 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
8886         Log: Further VOS tweaks: the _exe needs to be introduced
8887              in the very beginning, and the make/gmake needs special
8888              VOS logic.
8889      Branch: perl
8890            ! Configure Makefile.SH
8891 ____________________________________________________________________________
8892 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
8893         Log: Update Changes.
8894      Branch: perl
8895            ! Changes patchlevel.h
8896 ____________________________________________________________________________
8897 [ 13833] By: jhi                                   on 2001/12/21  14:46:45
8898         Log: metaconfig unit change for #13832.
8899      Branch: metaconfig
8900            ! U/modified/spitshell.U
8901 ____________________________________________________________________________
8902 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
8903         Log: Also the search for cat needs to be _exe-aware.
8904      Branch: perl
8905            ! Configure
8906 ____________________________________________________________________________
8907 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
8908         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
8909              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
8910              Date: Fri, 21 Dec 2001 14:02:01 +0100
8911              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
8912      Branch: perl
8913            ! ext/B/B/Xref.pm
8914 ____________________________________________________________________________
8915 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
8916         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
8917      Branch: perl
8918            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
8919            ! ext/B/t/assembler.t
8920 ____________________________________________________________________________
8921 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
8922         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
8923              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8924              Date: Fri, 21 Dec 2001 11:15:38 +0100
8925              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
8926      Branch: perl
8927            ! hv.c
8928 ____________________________________________________________________________
8929 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
8930         Log: A plan is good.
8931      Branch: perl
8932            ! ext/re/re.t
8933 ____________________________________________________________________________
8934 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
8935         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
8936              From: chromatic <chromatic@rmci.net>
8937              Date: Thu, 20 Dec 2001 16:16:48 -0700
8938              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
8939      Branch: perl
8940            + ext/re/re.t
8941            ! MANIFEST
8942 ____________________________________________________________________________
8943 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
8944         Log: Synchronize the skippage message.
8945      Branch: perl
8946            ! lib/ExtUtils/t/MM_OS2.t
8947 ____________________________________________________________________________
8948 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
8949         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
8950              From: chromatic <chromatic@rmci.net>
8951              Date: Thu, 20 Dec 2001 16:09:10 -0700
8952              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
8953      Branch: perl
8954            + lib/ExtUtils/t/MM_OS2.t
8955            ! MANIFEST
8956 ____________________________________________________________________________
8957 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
8958         Log: Subject: perlfunc.pod patch re flock via fcntl
8959              From: "Tye McQueen" <tye@metronet.com>
8960              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
8961              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
8962      Branch: perl
8963            ! pod/perlfunc.pod
8964 ____________________________________________________________________________
8965 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
8966         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
8967              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
8968              (the Unicode maximum code point) warnable offenses.
8969      Branch: perl
8970            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
8971            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
8972 ____________________________________________________________________________
8973 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
8974         Log: Sterner admonishment on -t.
8975      Branch: perl
8976            ! pod/perlrun.pod
8977 ____________________________________________________________________________
8978 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
8979         Log: Subject: [PATCH B::Dpparse] minor qr// fix
8980              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8981              Date: Thu, 20 Dec 2001 22:53:34 +0100
8982              Message-ID: <20011220225334.A735@rafael>
8983      Branch: perl
8984            ! ext/B/B/Deparse.pm
8985 ____________________________________________________________________________
8986 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
8987         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
8988              From: Robert Spier <rspier@pobox.com>
8989              Date: Thu, 20 Dec 2001 08:10:00 -0800
8990              Message-ID: <15394.3416.693353.107334@rls.cx>
8991      Branch: perl
8992            ! lib/Carp/Heavy.pm
8993 ____________________________________________________________________________
8994 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
8995         Log: Integrate perlio (pTHX_ fixes for :win32 layer)
8996      Branch: perl
8997           !> win32/win32io.c
8998 ____________________________________________________________________________
8999 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
9000         Log: Subject: Re: [PATCH pod/perliol.pod] resend
9001              From: Stas Bekman <stas@stason.org>
9002              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
9003              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
9004      Branch: perl
9005            ! pod/perliol.pod
9006 ____________________________________________________________________________
9007 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
9008         Log: Fix up the APIs noone hopefully uses.
9009      Branch: perl
9010            ! utf8.c
9011 ____________________________________________________________________________
9012 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
9013         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
9014              Date: Wed, 19 Dec 2001 14:13:38 -0800
9015              From: Robert Spier <rspier@pobox.com>
9016              Message-ID: <15393.4370.605214.548582@rls.cx>
9017      Branch: perl
9018            ! lib/Carp.t lib/Carp/Heavy.pm
9019 ____________________________________________________________________________
9020 [ 13815] By: nick                                  on 2001/12/20  10:23:42
9021         Log: pTHX_ fixes for :win32 layer
9022      Branch: perlio
9023            ! win32/win32io.c
9024 ____________________________________________________________________________
9025 [ 13814] By: nick                                  on 2001/12/20  08:20:11
9026         Log: Integrate mainline (mostly) utf8.c does not compile.
9027      Branch: perlio
9028           +> lib/Net/Ping/CHANGES lib/Net/Ping/README
9029           +> lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
9030           +> lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
9031           +> lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
9032           +> lib/Net/Ping/t/300_ping_stream.t
9033           !> Changes MANIFEST embed.h embed.pl embedvar.h
9034           !> ext/B/B/Assembler.pm lib/English.t lib/ExtUtils/t/Embed.t
9035           !> lib/File/stat.t lib/Net/Ping.pm lib/Shell.t os2/Makefile.SHs
9036           !> os2/OS2/REXX/DLL/Makefile.PL os2/os2.c os2/perlrexx.c
9037           !> patchlevel.h perlapi.h pod/perlfunc.pod pod/perlre.pod pp.c
9038           !> proto.h t/op/alarm.t thrdvar.h util.c wince/perldll.def
9039 ____________________________________________________________________________
9040 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
9041         Log: Some bincompat clawbacks.
9042      Branch: perl
9043            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
9044            ! wince/perldll.def
9045 ____________________________________________________________________________
9046 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
9047         Log: gcc pacifying (RH 7.1/ia64).
9048      Branch: perl
9049            ! pp.c
9050 ____________________________________________________________________________
9051 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
9052         Log: Update Changes.
9053      Branch: perl
9054            ! Changes patchlevel.h
9055 ____________________________________________________________________________
9056 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
9057         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
9058              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
9059              Date: Wed, 19 Dec 2001 12:35:07 +0100
9060              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
9061              
9062              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
9063              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9064              Date: Wed, 19 Dec 2001 17:34:51 +0000
9065              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
9066      Branch: perl
9067            ! pod/perlre.pod
9068 ____________________________________________________________________________
9069 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
9070         Log: Integrate perlio.
9071      Branch: perl
9072           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
9073           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
9074 ____________________________________________________________________________
9075 [ 13808] By: nick                                  on 2001/12/19  16:08:27
9076         Log: Add pTHX to all vtable functions for future-proofing and
9077              consistency of PerlIO layers.
9078      Branch: perlio
9079            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
9080            ! ext/PerlIO/Via/Via.xs perlio.c perliol.h
9081 ____________________________________________________________________________
9082 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
9083         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
9084      Branch: perl
9085            ! ext/B/B/Assembler.pm
9086 ____________________________________________________________________________
9087 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
9088         Log: Reword the alarm explanation.
9089      Branch: perl
9090            ! pod/perlfunc.pod
9091 ____________________________________________________________________________
9092 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
9093         Log: Subject: [PATCH @13746] OS/2 build
9094              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
9095              Date: Wed, 19 Dec 2001 02:45:41 -0500
9096              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
9097              
9098              (skipped the t/TEST change)
9099      Branch: perl
9100            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
9101            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
9102            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
9103 ____________________________________________________________________________
9104 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
9105         Log: Upgrade to Net::Ping 2.09.
9106      Branch: perl
9107            + lib/Net/Ping/CHANGES lib/Net/Ping/README
9108            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
9109            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
9110            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
9111            + lib/Net/Ping/t/300_ping_stream.t
9112            ! MANIFEST lib/Net/Ping.pm
9113 ____________________________________________________________________________
9114 [ 13803] By: nick                                  on 2001/12/19  14:43:24
9115         Log: Integrate mainline
9116      Branch: perlio
9117           +> ext/B/t/assembler.t lib/lib.t
9118           !> MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
9119           !> lib/lib_pm.PL t/op/glob.t utf8.c
9120 ____________________________________________________________________________
9121 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
9122         Log: B::Assembler/B::Disassembler patches and test;
9123              from Wolfgang Laun.
9124              
9125              TODO: getting perlcc working.
9126      Branch: perl
9127            + ext/B/t/assembler.t
9128            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
9129 ____________________________________________________________________________
9130 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
9131         Log: Can't printf U8s as UVs.
9132      Branch: perl
9133            ! utf8.c
9134 ____________________________________________________________________________
9135 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
9136         Log: Subject: Re: [PATCH] ...while $var = glob(...)
9137              From: Robin Houston <robin@kitsite.com> 
9138              Date: Wed, 19 Dec 2001 13:48:55 +0000
9139              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
9140              
9141              Not exactly a glob test but internal-logically correct.
9142      Branch: perl
9143            ! t/op/glob.t
9144 ____________________________________________________________________________
9145 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
9146         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
9147              From: Michael G Schwern <schwern@pobox.com> 
9148              Date: Wed, 19 Dec 2001 07:42:54 -0500
9149              Message-ID: <20011219124254.GF8630@blackrider>
9150      Branch: perl
9151            + lib/lib.t
9152            ! MANIFEST lib/lib_pm.PL
9153 ____________________________________________________________________________
9154 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
9155         Log: Integrate with perlio.
9156      Branch: perl
9157           !> hv.c hv.h scope.c util.c
9158 ____________________________________________________________________________
9159 [ 13797] By: nick                                  on 2001/12/19  12:03:21
9160         Log: Remove the sometimes-lvalue cast
9161      Branch: perlio
9162            ! hv.h
9163 ____________________________________________________________________________
9164 [ 13796] By: nick                                  on 2001/12/19  11:02:27
9165         Log: alarm.t with -Uuseperlio fix
9166              - SA_RESTART should only be function of PERL_OLD_SIGNALS
9167              not USE_PERLIO
9168      Branch: perlio
9169            ! util.c
9170 ____________________________________________________________________________
9171 [ 13795] By: nick                                  on 2001/12/19  10:19:40
9172         Log: Fix READONLY hashes:
9173              1. Discovered need for disabled scope.c part of Jeff's patch.
9174              2. Corrected hv_delete* - entry was being de-linked from
9175              chain (patch program not smart enough?)
9176      Branch: perlio
9177            ! hv.c scope.c
9178 ____________________________________________________________________________
9179 [ 13794] By: nick                                  on 2001/12/19  09:35:13
9180         Log: Integrate mainline
9181      Branch: perlio
9182           !> Configure Porting/checkURL.pl config_h.SH dump.c hints/vos.sh
9183           !> lib/Benchmark.t lib/Exporter.pm lib/ExtUtils/t/MM_Unix.t
9184           !> lib/utf8.t pod/perlfaq5.pod pod/perltoc.pod
9185           !> pod/perlunicode.pod pod/perluniintro.pod pp.c sv.c
9186           !> t/lib/warnings/utf8 utf8.c x2p/a2p.h x2p/str.c
9187 ____________________________________________________________________________
9188 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
9189         Log: Regen toc.
9190      Branch: perl
9191            ! pod/perltoc.pod
9192 ____________________________________________________________________________
9193 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
9194         Log: FAQ sync.
9195      Branch: perl
9196            ! pod/perlfaq5.pod
9197 ____________________________________________________________________________
9198 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
9199         Log: Reformat round.
9200      Branch: perl
9201            ! pod/perlunicode.pod
9202 ____________________________________________________________________________
9203 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
9204         Log: Subject: [PATCH] pod/perlunicode.pod
9205              From: Jeffrey Friedl <jfriedl@yahoo.com>
9206              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
9207              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
9208      Branch: perl
9209            ! pod/perlunicode.pod
9210 ____________________________________________________________________________
9211 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
9212         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
9213              From: Jeffrey Friedl <jfriedl@yahoo.com>
9214              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
9215              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
9216      Branch: perl
9217            ! pod/perluniintro.pod
9218 ____________________________________________________________________________
9219 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
9220         Log: Slight pod reformatting.
9221      Branch: perl
9222            ! pod/perluniintro.pod
9223 ____________________________________________________________________________
9224 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
9225         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
9226              From: Jeffrey Friedl <jfriedl@yahoo.com>    
9227              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
9228              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
9229      Branch: perl
9230            ! pod/perluniintro.pod
9231 ____________________________________________________________________________
9232 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
9233         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
9234              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9235              Date: Wed, 19 Dec 2001 01:45:23 +0000
9236              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
9237      Branch: perl
9238            ! sv.c
9239 ____________________________________________________________________________
9240 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
9241         Log: Subject: Porting/checkURL.pl
9242              From: abigail@foad.org
9243              Date: Tue, 18 Dec 2001 19:03:22 +0100          
9244              Message-ID: <20011218180322.8278.qmail@foad.org> 
9245      Branch: perl
9246            ! Porting/checkURL.pl
9247 ____________________________________________________________________________
9248 [ 13784] By: jhi                                   on 2001/12/19  01:05:25
9249         Log: metaconfig unit change for #13783.
9250      Branch: metaconfig
9251            ! U/modified/Loc.U
9252 ____________________________________________________________________________
9253 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
9254         Log: A bit too oversweeping matching in #13778.
9255      Branch: perl
9256            ! Configure
9257 ____________________________________________________________________________
9258 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
9259         Log: Re-gen Configure based on #13778..13781.
9260      Branch: perl
9261            ! Configure config_h.SH
9262 ____________________________________________________________________________
9263 [ 13781] By: jhi                                   on 2001/12/18  23:59:59
9264         Log: First assume that crypt() can live happy normal life in
9265              the libc or the moral equivalent; only then try magic.
9266      Branch: metaconfig
9267            + U/modified/d_crypt.U
9268 ____________________________________________________________________________
9269 [ 13780] By: jhi                                   on 2001/12/18  23:52:03
9270         Log: In VOS ACLs confuse the testing.
9271      Branch: metaconfig
9272            ! U/modified/Findhdr.U
9273 ____________________________________________________________________________
9274 [ 13779] By: jhi                                   on 2001/12/18  23:47:39
9275         Log: Either make or gmake.
9276      Branch: metaconfig
9277            ! U/modified/Loc.U
9278 ____________________________________________________________________________
9279 [ 13778] By: jhi                                   on 2001/12/18  23:44:56
9280         Log: If your _exe is different from .exe and your test -f $foo
9281              doesn't do magic to recognize $foo$_exe, you will need to
9282              specify -D_exe=... on command line-- and this patch.
9283      Branch: metaconfig
9284            + U/modified/sh.U
9285            ! U/modified/Loc.U
9286 ____________________________________________________________________________
9287 [ 13777] By: jhi                                   on 2001/12/18  23:28:37
9288         Log: Fix the bugs in #13768..13776, and regen Configure.
9289      Branch: metaconfig
9290            ! U/compline/nblock_io.U U/modified/Findhdr.U
9291            ! U/modified/spitshell.U
9292      Branch: metaconfig/U/perl
9293            ! issymlink.U perlpath.U
9294      Branch: perl
9295            ! Configure config_h.SH
9296 ____________________________________________________________________________
9297 [ 13776] By: jhi                                   on 2001/12/18  23:02:42
9298         Log: Must test with $_exe. (There are plenty of similar
9299              spots earlier but they are a tad more complex to fix
9300              since they come before the hints are run.)
9301      Branch: metaconfig
9302            + U/modified/yacc.U
9303 ____________________________________________________________________________
9304 [ 13775] By: jhi                                   on 2001/12/18  22:59:04
9305         Log: F_SETFL might require <fcntl.h>
9306      Branch: metaconfig
9307            ! U/compline/nblock_io.U
9308 ____________________________________________________________________________
9309 [ 13774] By: jhi                                   on 2001/12/18  22:53:41
9310         Log: Don't require make; have both make and gmake optional.
9311              (Maybe have a check that at least one of them is available?)
9312      Branch: metaconfig
9313            ! U/modified/Loc.U
9314 ____________________________________________________________________________
9315 [ 13773] By: jhi                                   on 2001/12/18  22:49:56
9316         Log: cat might be farther than /bin or /usr/bin.
9317      Branch: metaconfig
9318            ! U/modified/spitshell.U
9319 ____________________________________________________________________________
9320 [ 13772] By: jhi                                   on 2001/12/18  22:44:45
9321         Log: In VOS the path component separator is >, not /.
9322      Branch: metaconfig
9323            ! U/modified/Findhdr.U
9324 ____________________________________________________________________________
9325 [ 13771] By: jhi                                   on 2001/12/18  22:35:40
9326         Log: The VOS shell doesn't implement the ? wildcard
9327              (? is used for other purposes, I assume); but
9328              it does implement the * wildcard, and that works
9329              in the general case just fine.
9330      Branch: metaconfig/U/perl
9331            ! d_dlsymun.U
9332 ____________________________________________________________________________
9333 [ 13770] By: jhi                                   on 2001/12/18  22:28:41
9334         Log: VOS detection.
9335      Branch: metaconfig
9336            ! U/modified/Oldconfig.U
9337 ____________________________________________________________________________
9338 [ 13769] By: jhi                                   on 2001/12/18  22:23:25
9339         Log: Proper path for VOS.
9340      Branch: metaconfig
9341            ! U/modified/Head.U
9342 ____________________________________________________________________________
9343 [ 13768] By: jhi                                   on 2001/12/18  22:21:00
9344         Log: Change s/>& 4/>&4/g for consistency.
9345      Branch: metaconfig
9346            + U/modified/d_dosuid.U
9347            ! U/modified/d_socket.U
9348      Branch: metaconfig/U/perl
9349            ! issymlink.U perlxvf.U
9350 ____________________________________________________________________________
9351 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
9352         Log: Subject: Re: Benchmark.t failure on Linux
9353              From: Nicholas Clark <nick@ccl4.org>
9354              Date: Tue, 18 Dec 2001 22:51:25 +0000
9355              Message-ID: <20011218225124.N21702@plum.flirble.org>
9356      Branch: perl
9357            ! lib/Benchmark.t
9358 ____________________________________________________________________________
9359 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
9360         Log: Re-applying #13752 until a better solution can be found.
9361      Branch: perl
9362            ! lib/ExtUtils/t/MM_Unix.t
9363 ____________________________________________________________________________
9364 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
9365         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
9366              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
9367              Date: Tue, 18 Dec 2001 12:05:40 -0500
9368              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
9369      Branch: perl
9370            ! lib/Exporter.pm
9371 ____________________________________________________________________________
9372 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
9373         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
9374              findings -- some of the warnings I can't explain except
9375              by NVgf being detected wrong, though.
9376      Branch: perl
9377            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
9378 ____________________________________________________________________________
9379 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
9380         Log: Subject: [PATCH] pod/perluniintro.pod
9381              From: Jeffrey Friedl <jfriedl@yahoo.com>
9382              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
9383              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
9384      Branch: perl
9385            ! pod/perluniintro.pod
9386 ____________________________________________________________________________
9387 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
9388         Log: ".pm" is the native executable suffix in VOS.
9389      Branch: perl
9390            ! hints/vos.sh
9391 ____________________________________________________________________________
9392 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
9393         Log: Integrate perlio;
9394              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
9395      Branch: perl
9396           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
9397 ____________________________________________________________________________
9398 [ 13760] By: nick                                  on 2001/12/18  15:55:22
9399         Log: Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
9400              - added delete of READONLY value inhibit & test for same
9401              - re-tabbed
9402      Branch: perlio
9403            ! ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
9404 ____________________________________________________________________________
9405 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
9406         Log: (Undone by #13766.)
9407              Retract #13752.
9408      Branch: perl
9409            ! lib/ExtUtils/t/MM_Unix.t
9410 ____________________________________________________________________________
9411 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
9412         Log: Echoes of #13757.
9413      Branch: perl
9414            ! t/lib/warnings/utf8
9415 ____________________________________________________________________________
9416 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
9417         Log: Make the utf8 malformedness messages more verbose.
9418      Branch: perl
9419            ! lib/utf8.t utf8.c
9420 ____________________________________________________________________________
9421 [ 13756] By: nick                                  on 2001/12/18  14:43:58
9422         Log: Integrate mainline
9423      Branch: perlio
9424           +> lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
9425           +> lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
9426           +> lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
9427           +> lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
9428           +> lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
9429           +> lib/ExtUtils/t/testlib.t t/op/alarm.t
9430            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
9431            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
9432            - lib/ExtUtils/MM_VMS.t lib/ExtUtils/Manifest.t
9433            - lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
9434            - lib/ExtUtils/testlib.t
9435           !> (integrate 28 files)
9436 ____________________________________________________________________________
9437 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
9438         Log: README.aix updates from Jens-Uwe Mager.
9439      Branch: perl
9440            ! README.aix
9441 ____________________________________________________________________________
9442 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
9443         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
9444              From: Michael G Schwern <schwern@pobox.com>
9445              Date: Tue, 18 Dec 2001 00:58:18 -0500
9446              Message-ID: <20011218055818.GC4362@blackrider>
9447      Branch: perl
9448            ! lib/Benchmark.t
9449 ____________________________________________________________________________
9450 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
9451         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
9452              From: Michael G Schwern <schwern@pobox.com>
9453              Date: Tue, 18 Dec 2001 00:40:38 -0500
9454              Message-ID: <20011218054038.GB4362@blackrider>
9455      Branch: perl
9456            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
9457 ____________________________________________________________________________
9458 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
9459         Log: (reintroduced by #13766)
9460              (retracted by #13759)
9461              
9462              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
9463              From: Michael G Schwern <schwern@pobox.com>  
9464              Date: Tue, 18 Dec 2001 00:00:23 -0500
9465              Message-ID: <20011218050023.GA27893@blackrider>
9466      Branch: perl
9467            ! lib/ExtUtils/t/MM_Unix.t
9468 ____________________________________________________________________________
9469 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
9470         Log: Re-patch #13749.
9471      Branch: perl
9472            ! t/op/glob.t
9473 ____________________________________________________________________________
9474 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
9475         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
9476              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9477              Date: Tue, 18 Dec 2001 12:55:43 +0000
9478              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
9479      Branch: perl
9480            ! ext/Devel/Peek/Peek.pm
9481 ____________________________________________________________________________
9482 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
9483         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
9484              From: Robin Houston <robin@kitsite.com> 
9485              Date: Tue, 18 Dec 2001 14:54:33 +0000
9486              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
9487      Branch: perl
9488            ! t/op/glob.t
9489 ____________________________________________________________________________
9490 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
9491         Log: Subject: [PATCH] slightly more for Exporter.pm
9492              From: Nicholas Clark <nick@ccl4.org>
9493              Date: Tue, 18 Dec 2001 00:22:03 +0000
9494              Message-ID: <20011218002203.M21702@plum.flirble.org>
9495      Branch: perl
9496            ! lib/Exporter.pm
9497 ____________________________________________________________________________
9498 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
9499         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
9500              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9501              Date: Mon, 17 Dec 2001 16:37:18 +0100
9502              Message-ID: <20011217163718.A2292@rafael>
9503              
9504              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
9505              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9506              Date: Mon, 17 Dec 2001 23:17:06 +0100
9507              Message-ID: <20011217231706.A730@rafael>
9508      Branch: perl
9509            ! pod/perlsub.pod pp.c toke.c
9510 ____________________________________________________________________________
9511 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
9512         Log: Update Changes.
9513      Branch: perl
9514            ! Changes patchlevel.h
9515 ____________________________________________________________________________
9516 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
9517         Log: New test warrants a MANIFEST entry.
9518      Branch: perl
9519            ! MANIFEST
9520 ____________________________________________________________________________
9521 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
9522         Log: Subject: Re: [PATCH] ...while $var = glob(...)
9523              From: Robin Houston <robin@kitsite.com>
9524              Date: Mon, 17 Dec 2001 20:27:30 +0000
9525              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
9526              
9527              Can't portably unlink open files.
9528      Branch: perl
9529            ! t/op/glob.t
9530 ____________________________________________________________________________
9531 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
9532         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
9533      Branch: perl
9534            ! pod/perluniintro.pod
9535 ____________________________________________________________________________
9536 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
9537         Log: Move typeglob test from glob.t to gv.t.
9538      Branch: perl
9539            ! t/op/glob.t t/op/gv.t
9540 ____________________________________________________________________________
9541 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
9542         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
9543              From: Robin Houston <robin@kitsite.com> 
9544              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
9545              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
9546      Branch: perl
9547            ! t/op/glob.t
9548 ____________________________________________________________________________
9549 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
9550         Log: Demote the surrogate and non-character errors to warnings.
9551      Branch: perl
9552            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
9553 ____________________________________________________________________________
9554 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
9555         Log: Subject: [PATCH] more POSIX tests, and more autoloading
9556              From: Nicholas Clark <nick@ccl4.org>
9557              Date: Mon, 17 Dec 2001 18:27:47 +0000
9558              Message-ID: <20011217182747.D21702@plum.flirble.org>
9559      Branch: perl
9560            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
9561 ____________________________________________________________________________
9562 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
9563         Log: Subject: [PATCH] ...while $var = glob(...)
9564              From: Robin Houston <robin@kitsite.com> 
9565              Date: Mon, 17 Dec 2001 15:51:54 +0000
9566              Message-ID: <20011217155153.A311@robin.kitsite.com>
9567      Branch: perl
9568            ! op.c
9569 ____________________________________________________________________________
9570 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
9571         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
9572              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9573              Date: Mon, 17 Dec 2001 15:23:01 +0100
9574              Message-ID: <20011217152301.A704@rafael>
9575      Branch: perl
9576            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
9577 ____________________________________________________________________________
9578 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
9579         Log: The system() vs $SIG{ARLM} is no more a todo.
9580      Branch: perl
9581            ! t/op/alarm.t
9582 ____________________________________________________________________________
9583 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
9584         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
9585              From: Michael G Schwern <schwern@pobox.com>
9586              Date: Sun, 16 Dec 2001 23:59:01 -0500
9587              Message-ID: <20011217045901.GL17232@blackrider>
9588      Branch: perl
9589            + t/op/alarm.t
9590            ! MANIFEST
9591 ____________________________________________________________________________
9592 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
9593         Log: s/UNIX/Unix/
9594      Branch: perl
9595            ! MANIFEST
9596 ____________________________________________________________________________
9597 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
9598         Log: Move ExtUtils tests to lib/ExtUtils/t.
9599      Branch: perl
9600            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
9601            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
9602            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
9603            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
9604            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
9605            + lib/ExtUtils/t/testlib.t
9606            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
9607            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
9608            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
9609            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
9610            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
9611            ! MANIFEST
9612 ____________________________________________________________________________
9613 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
9614         Log: Subject: [PATCH] MM_Unix tests, and some questions
9615              From: Tels <perl_dummy@bloodgate.com>
9616              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
9617              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
9618              
9619              Subject: Re: [PATCH] MM_Unix tests, and some questions
9620              From: Tels <perl_dummy@bloodgate.com>
9621              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
9622              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
9623      Branch: perl
9624            + lib/ExtUtils/MM_Unix.t
9625            ! MANIFEST lib/ExtUtils/MM_Unix.pm
9626 ____________________________________________________________________________
9627 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
9628         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
9629              From: Michael G Schwern <schwern@pobox.com>
9630              Date: Sun, 16 Dec 2001 17:53:55 -0500
9631              Message-ID: <20011216225354.GE8900@blackrider>
9632      Branch: perl
9633            ! lib/ExtUtils/MM_Unix.pm
9634 ____________________________________________________________________________
9635 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
9636         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
9637              From: Michael G Schwern <schwern@pobox.com>                
9638              Date: Sun, 16 Dec 2001 16:12:55 -0500
9639              Message-ID: <20011216211255.GV8900@blackrider>
9640      Branch: perl
9641            ! ext/B/B/Deparse.pm
9642 ____________________________________________________________________________
9643 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
9644         Log: Subject: [PATCH] Exporter.pm
9645              From: Nicholas Clark <nick@ccl4.org>
9646              Date: Sun, 16 Dec 2001 19:24:25 +0000
9647              Message-ID: <20011216192425.R21702@plum.flirble.org>
9648      Branch: perl
9649            ! lib/Exporter.pm
9650 ____________________________________________________________________________
9651 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
9652         Log: Subject: [PATCH] Exporter.t (and question)
9653              From: Nicholas Clark <nick@ccl4.org>
9654              Date: Sun, 16 Dec 2001 17:24:55 +0000
9655              Message-ID: <20011216172455.P21702@plum.flirble.org>
9656      Branch: perl
9657            ! lib/Exporter.t
9658 ____________________________________________________________________________
9659 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
9660         Log: Subject: Re: perl@13661
9661              From: "John P. Linderman" <jpl@research.att.com>              
9662              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
9663              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
9664      Branch: perl
9665            ! pp_sort.c
9666 ____________________________________________________________________________
9667 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
9668         Log: Subject: Will the real Unicode encoding please stand up?
9669              From: Jeffrey Friedl <jfriedl@yahoo.com>
9670              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
9671              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
9672      Branch: perl
9673            ! pod/perluniintro.pod
9674 ____________________________________________________________________________
9675 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
9676         Log: Integrate perlio; interruptable system().
9677      Branch: perl
9678           !> util.c
9679 ____________________________________________________________________________
9680 [ 13724] By: nick                                  on 2001/12/17  09:16:50
9681         Log: Fix for alarm() breaking into wait*().
9682              Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
9683              signal handler before caller re-does the system call.
9684      Branch: perlio
9685            ! util.c
9686 ____________________________________________________________________________
9687 [ 13723] By: nick                                  on 2001/12/17  07:45:13
9688         Log: Integrate mainline
9689      Branch: perlio
9690           +> (branch 26 files)
9691           !> (integrate 47 files)
9692 ____________________________________________________________________________
9693 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
9694         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
9695              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
9696              and characters beyond 0x10FFF should be disallowed, too,
9697              but some tests would need changing, but more importantly some
9698              APIs would need remodeling since one can easily generate such
9699              characters either by bitwise complements, tr complements, or
9700              v-strings.
9701      Branch: perl
9702            ! pod/perldiag.pod utf8.c
9703 ____________________________________________________________________________
9704 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
9705         Log: Make surrogates illegal also on EBCDIC.
9706      Branch: perl
9707            ! utf8.c
9708 ____________________________________________________________________________
9709 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
9710         Log: Subject: [patch @13687] Unicode::Collate 0.10
9711              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
9712              Date: Sun, 16 Dec 2001 21:22:12 +0900
9713              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
9714      Branch: perl
9715            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
9716            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
9717 ____________________________________________________________________________
9718 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
9719         Log: More documentation for the encoding pragma.
9720      Branch: perl
9721            ! lib/encoding.pm
9722 ____________________________________________________________________________
9723 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
9724         Log: Subject: [PATCH] lib/open.pm 
9725              From: Jeffrey Friedl <jfriedl@yahoo.com>
9726              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
9727              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
9728      Branch: perl
9729            ! lib/open.pm
9730 ____________________________________________________________________________
9731 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
9732         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
9733              From: chromatic <chromatic@rmci.net>
9734              Date: Sat, 15 Dec 2001 23:24:40 -0700
9735              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
9736      Branch: perl
9737            + lib/ExtUtils/Installed.t
9738            ! MANIFEST
9739 ____________________________________________________________________________
9740 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
9741         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
9742              From: Michael G Schwern <schwern@pobox.com>
9743              Date: Sun, 16 Dec 2001 01:14:00 -0500
9744              Message-ID: <20011216061400.GC8900@blackrider>
9745      Branch: perl
9746            ! lib/diagnostics.pm
9747 ____________________________________________________________________________
9748 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
9749         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
9750              From: Michael G Schwern <schwern@pobox.com>
9751              Date: Sun, 16 Dec 2001 01:12:42 -0500
9752              Message-ID: <20011216061242.GB8900@blackrider>
9753      Branch: perl
9754            ! t/test.pl
9755 ____________________________________________________________________________
9756 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
9757         Log: I sometimes outsmart myself.
9758      Branch: perl
9759            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
9760 ____________________________________________________________________________
9761 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
9762         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
9763              From: Michael G Schwern <schwern@pobox.com>
9764              Date: Sat, 15 Dec 2001 15:08:29 -0500
9765              Message-ID: <20011215200829.GK1548@blackrider>
9766      Branch: perl
9767            ! lib/AutoSplit.pm
9768 ____________________________________________________________________________
9769 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
9770         Log: perlunicode enchancements suggested by Jeffrey Friedl.
9771      Branch: perl
9772            ! pod/perlunicode.pod
9773 ____________________________________________________________________________
9774 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
9775         Log: Subject: [PATCH] perlunicode.pod
9776              From: Jeffrey Friedl <jfriedl@yahoo.com>
9777              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
9778              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
9779      Branch: perl
9780            ! pod/perlunicode.pod
9781 ____________________________________________________________________________
9782 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
9783         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
9784              From: Jeffrey Friedl <jfriedl@yahoo.com>
9785              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
9786              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
9787      Branch: perl
9788            ! lib/utf8_heavy.pl
9789 ____________________________________________________________________________
9790 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
9791         Log: Can't create surrogates; so can't match them, either.
9792      Branch: perl
9793            ! pod/perlunicode.pod
9794 ____________________________________________________________________________
9795 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
9796         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
9797              From: Michael G Schwern <schwern@pobox.com>
9798              Date: Sat, 15 Dec 2001 21:20:35 -0500
9799              Message-ID: <20011216022035.GE5672@blackrider>
9800      Branch: perl
9801            ! t/test.pl
9802 ____________________________________________________________________________
9803 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
9804         Log: Make creating UTF-8 surrogates a punishable act.
9805      Branch: perl
9806            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
9807 ____________________________________________________________________________
9808 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
9809         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
9810      Branch: perl
9811            + lib/unicore/In/172.pl lib/unicore/In/173.pl
9812            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
9813            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
9814            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
9815            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
9816            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
9817 ____________________________________________________________________________
9818 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
9819         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
9820              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9821              Date: Sat, 15 Dec 2001 23:21:43 +0100
9822              Message-ID: <20011215232143.A11790@rafael>
9823      Branch: perl
9824            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
9825 ____________________________________________________________________________
9826 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
9827         Log: Make charnames more robust.
9828      Branch: perl
9829            ! lib/charnames.pm
9830 ____________________________________________________________________________
9831 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
9832         Log: The hoops one has to jump through.
9833      Branch: perl
9834            ! ext/I18N/Langinfo/Langinfo.pm
9835 ____________________________________________________________________________
9836 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
9837         Log: Subject: [PATCH] perlstyle.pod nit on warnings
9838              From: Autrijus Tang <autrijus@egb.elixus.org>
9839              Date: Sat, 15 Dec 2001 04:24:34 -0800
9840              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
9841      Branch: perl
9842            ! pod/perlstyle.pod
9843 ____________________________________________________________________________
9844 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
9845         Log: I don't think we are in FooOS, Toto.
9846      Branch: perl
9847            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
9848 ____________________________________________________________________________
9849 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
9850         Log: Subject: Re: Untested modules update:  There's more than we thought
9851              From: chromatic <chromatic@rmci.net>
9852              Date: Fri, 14 Dec 2001 17:20:24 -0700
9853              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
9854      Branch: perl
9855            + lib/ExtUtils/MM_Cygwin.t
9856            ! MANIFEST
9857 ____________________________________________________________________________
9858 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
9859         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
9860              From: Michael G Schwern <schwern@pobox.com> 
9861              Date: Fri, 14 Dec 2001 20:59:42 -0500
9862              Message-ID: <20011215015942.GF28596@blackrider>
9863      Branch: perl
9864            ! t/TEST
9865 ____________________________________________________________________________
9866 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
9867         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
9868              From: Michael G Schwern <schwern@pobox.com> 
9869              Date: Fri, 14 Dec 2001 20:03:46 -0500
9870              Message-ID: <20011215010346.GD28596@blackrider>
9871      Branch: perl
9872            + ext/B/t/bblock.t
9873            ! MANIFEST
9874 ____________________________________________________________________________
9875 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
9876         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
9877              From: Michael G Schwern <schwern@pobox.com> 
9878              Date: Fri, 14 Dec 2001 19:59:13 -0500
9879              Message-ID: <20011215005913.GC28596@blackrider>
9880      Branch: perl
9881            ! ext/B/B/Bblock.pm
9882 ____________________________________________________________________________
9883 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
9884         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
9885              From: Michael G Schwern <schwern@pobox.com> 
9886              Date: Fri, 14 Dec 2001 19:36:12 -0500
9887              Message-ID: <20011215003611.GA28596@blackrider>
9888      Branch: perl
9889            + ext/B/t/asmdata.t
9890            ! MANIFEST
9891 ____________________________________________________________________________
9892 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
9893         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
9894              From: Michael G Schwern <schwern@pobox.com> 
9895              Date: Fri, 14 Dec 2001 19:14:14 -0500
9896              Message-ID: <20011215001414.GA25077@blackrider>
9897      Branch: perl
9898            ! bytecode.pl ext/B/B/Asmdata.pm
9899 ____________________________________________________________________________
9900 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
9901         Log: Permissions.
9902      Branch: perl
9903            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
9904            ! ext/Devel/PPPort/module3.c
9905 ____________________________________________________________________________
9906 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
9907         Log: Benchmark test from Nicholas Clark.
9908      Branch: perl
9909            + lib/Benchmark.t
9910            ! MANIFEST lib/Benchmark.pm
9911 ____________________________________________________________________________
9912 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
9913         Log: Mithing.
9914      Branch: perl
9915            + lib/Attribute/Handlers/demo/demo2.pl
9916            + lib/Attribute/Handlers/demo/demo3.pl
9917            + lib/Attribute/Handlers/demo/demo4.pl
9918 ____________________________________________________________________________
9919 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
9920         Log: Silence compiler worries found by Schwern/Digital cc.
9921      Branch: perl
9922            ! perlio.c sv.c x2p/str.c
9923 ____________________________________________________________________________
9924 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
9925         Log: User may not have a valid home directory even if
9926              getpwuid() succedds.
9927      Branch: perl
9928            ! ext/File/Glob/t/basic.t
9929 ____________________________________________________________________________
9930 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
9931         Log: Integrate with perlio.  (No changes, but that's okay.)
9932      Branch: perl
9933           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
9934 ____________________________________________________________________________
9935 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
9936         Log: Add a Configure hints file for VOS: the POSIX support
9937              of VOS is getting close to the point where it can run
9938              Configure (some Configure tweaks will be required).
9939      Branch: perl
9940            + hints/vos.sh
9941            ! MANIFEST
9942 ____________________________________________________________________________
9943 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
9944         Log: Update Changes.
9945      Branch: perl
9946            ! Changes patchlevel.h
9947 ____________________________________________________________________________
9948 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
9949         Log: Reintroduce Attribute::Handlers with Spider's fixes.
9950      Branch: perl
9951            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
9952            + lib/Attribute/Handlers/README
9953            + lib/Attribute/Handlers/demo/Demo.pm
9954            + lib/Attribute/Handlers/demo/Descriptions.pm
9955            + lib/Attribute/Handlers/demo/MyClass.pm
9956            + lib/Attribute/Handlers/demo/demo.pl
9957            + lib/Attribute/Handlers/demo/demo_call.pl
9958            + lib/Attribute/Handlers/demo/demo_chain.pl
9959            + lib/Attribute/Handlers/demo/demo_cycle.pl
9960            + lib/Attribute/Handlers/demo/demo_hashdir.pl
9961            + lib/Attribute/Handlers/demo/demo_phases.pl
9962            + lib/Attribute/Handlers/demo/demo_range.pl
9963            + lib/Attribute/Handlers/demo/demo_rawdata.pl
9964            + lib/Attribute/Handlers/t/multi.t
9965            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
9966 ____________________________________________________________________________
9967 [ 13685] By: nick                                  on 2001/12/14  15:57:00
9968         Log: Integrate mainline
9969      Branch: perlio
9970           +> t/run/switcht.t
9971           !> MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
9972           !> perlapi.h pod/perlrun.pod t/TEST taint.c
9973 ____________________________________________________________________________
9974 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
9975         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
9976              From: Michael G Schwern <schwern@pobox.com> 
9977              Date: Thu, 13 Dec 2001 19:27:08 -0500
9978              Message-ID: <20011214002707.GA10532@blackrider>
9979              
9980              (reword the perlrun -t description a bit,
9981              and move the Itaint_warn to the bottom of
9982              the intrpvar.h for binary compatibility)
9983      Branch: perl
9984            + t/run/switcht.t
9985            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
9986            ! perlapi.h pod/perlrun.pod t/TEST taint.c
9987 ____________________________________________________________________________
9988 [ 13683] By: nick                                  on 2001/12/14  12:29:41
9989         Log: Integrate mainline
9990      Branch: perlio
9991           +> beos/beos.c beos/beosish.h ext/POSIX/t/waitpid.t
9992           +> lib/Term/ReadLine.t t/op/hashassign.t
9993            - lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
9994            - lib/Attribute/Handlers/README
9995            - lib/Attribute/Handlers/demo/Demo.pm
9996            - lib/Attribute/Handlers/demo/Descriptions.pm
9997            - lib/Attribute/Handlers/demo/MyClass.pm
9998            - lib/Attribute/Handlers/demo/demo.pl
9999            - lib/Attribute/Handlers/demo/demo2.pl
10000            - lib/Attribute/Handlers/demo/demo3.pl
10001            - lib/Attribute/Handlers/demo/demo4.pl
10002            - lib/Attribute/Handlers/demo/demo_call.pl
10003            - lib/Attribute/Handlers/demo/demo_chain.pl
10004            - lib/Attribute/Handlers/demo/demo_cycle.pl
10005            - lib/Attribute/Handlers/demo/demo_hashdir.pl
10006            - lib/Attribute/Handlers/demo/demo_phases.pl
10007            - lib/Attribute/Handlers/demo/demo_range.pl
10008            - lib/Attribute/Handlers/demo/demo_rawdata.pl
10009            - lib/Attribute/Handlers/t/multi.t lib/Memoize/Saves.pm
10010           !> (integrate 101 files)
10011 ____________________________________________________________________________
10012 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
10013         Log: Detypo.
10014      Branch: perl
10015            ! utf8.c
10016 ____________________________________________________________________________
10017 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
10018         Log: Buffer overflow checks.
10019      Branch: perl
10020            ! utf8.c
10021 ____________________________________________________________________________
10022 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
10023         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
10024              From: Spider Boardman <spider@leggy.zk3.dec.com>
10025              Date: Thu, 13 Dec 2001 15:32:51 -0500
10026              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
10027      Branch: perl
10028            ! lib/ExtUtils/Embed.t
10029 ____________________________________________________________________________
10030 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
10031         Log: More on the Unicode "line" definition.
10032      Branch: perl
10033            ! pod/perlunicode.pod
10034 ____________________________________________________________________________
10035 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
10036         Log: Open-ended VERSION?
10037      Branch: perl
10038            ! lib/ExtUtils/Install.pm
10039 ____________________________________________________________________________
10040 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
10041         Log: Subject: [PATCH] Better make distclean
10042              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10043              Date: Thu, 13 Dec 2001 21:10:18 +0100
10044              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
10045      Branch: perl
10046            ! Makefile.SH
10047 ____________________________________________________________________________
10048 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
10049         Log: Remove Memoize::Saves as requested by mjd.
10050      Branch: perl
10051            - lib/Memoize/Saves.pm
10052            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
10053 ____________________________________________________________________________
10054 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
10055         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
10056              From: Michael G Schwern <schwern@pobox.com>
10057              Date: Tue, 11 Dec 2001 23:17:32 -0500
10058              Message-ID: <20011212041732.GS17250@blackrider>
10059      Branch: perl
10060            ! lib/ExtUtils/Install.pm
10061 ____________________________________________________________________________
10062 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
10063         Log: Subject: [PATCH] Re: use utf8; with bad utf8
10064              From: Nicholas Clark <nick@ccl4.org>
10065              Date: Thu, 13 Dec 2001 17:09:39 +0000
10066              Message-ID: <20011213170939.L21702@plum.flirble.org>
10067      Branch: perl
10068            ! t/lib/1_compile.t
10069 ____________________________________________________________________________
10070 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
10071         Log: Subject: (LONG!) Sort benchmarks and patch
10072              From: "John P. Linderman" <jpl@research.att.com>
10073              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
10074              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
10075      Branch: perl
10076            ! pp_sort.c
10077 ____________________________________________________________________________
10078 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
10079         Log: Unadorned numbers evil.
10080      Branch: perl
10081            ! pp.c regcomp.c regexec.c utf8.c utf8.h
10082 ____________________________________________________________________________
10083 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
10084         Log: "preprocessing directive not recognized within macro arg"
10085      Branch: perl
10086            ! ext/Data/Dumper/Dumper.xs
10087 ____________________________________________________________________________
10088 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
10089         Log: Subject: Clarifying the documentation of goto            
10090              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
10091              Date: Thu, 13 Dec 2001 08:57:38 -0500
10092              Message-ID: <3C18BD8B@operamail.com>
10093      Branch: perl
10094            ! pod/perlfunc.pod
10095 ____________________________________________________________________________
10096 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
10097         Log: It could be possible for the case-insensitive
10098              Unicode-aware string comparison to wander off
10099              to the la-la land.
10100      Branch: perl
10101            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
10102            ! regexec.c utf8.c
10103 ____________________________________________________________________________
10104 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
10105         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
10106              From: Michael G Schwern <schwern@pobox.com> 
10107              Date: Wed, 12 Dec 2001 21:53:46 -0500
10108              Message-ID: <20011213025346.GH25129@blackrider>
10109      Branch: perl
10110            ! lib/Net/hostent.t t/op/stat.t t/test.pl
10111 ____________________________________________________________________________
10112 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
10113         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
10114              From: Michael G Schwern <schwern@pobox.com> 
10115              Date: Wed, 12 Dec 2001 20:33:42 -0500
10116              Message-ID: <20011213013342.GX25129@blackrider>
10117      Branch: perl
10118            ! t/io/fs.t
10119 ____________________________________________________________________________
10120 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
10121         Log: Subject: Re: [PATCH] use utf8; tests
10122              From: Nicholas Clark <nick@ccl4.org>
10123              Date: Thu, 13 Dec 2001 00:16:58 +0000
10124              Message-ID: <20011213001658.I21702@plum.flirble.org>
10125      Branch: perl
10126            ! lib/utf8.t
10127 ____________________________________________________________________________
10128 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
10129         Log: EPOC fixes from Olaf Flebbe.
10130      Branch: perl
10131            ! README.epoc epoc/config.sh epoc/createpkg.pl
10132            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
10133 ____________________________________________________________________________
10134 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
10135         Log: Subject: [PATCH perl@13661] VMS test fix-ups
10136              From: "Craig A. Berry" <craigberry@mac.com>
10137              Date: Wed, 12 Dec 2001 16:27:48 -0600
10138              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
10139      Branch: perl
10140            ! lib/Net/hostent.t t/io/fs.t
10141 ____________________________________________________________________________
10142 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
10143         Log: Subject: Re: Next cygwin round.
10144              From: "Gerrit P. Haase" <gp@familiehaase.de>
10145              Date: Wed, 12 Dec 2001 21:59:00 +0100
10146              Message-ID: <122343874595.20011212215900@familiehaase.de>
10147      Branch: perl
10148            ! t/io/fs.t
10149 ____________________________________________________________________________
10150 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
10151         Log: Subject: [PATCH] use utf8; tests
10152              From: Nicholas Clark <nick@ccl4.org>
10153              Date: Wed, 12 Dec 2001 20:07:04 +0000
10154              Message-ID: <20011212200704.E21702@plum.flirble.org>
10155      Branch: perl
10156            ! lib/utf8.t t/test.pl
10157 ____________________________________________________________________________
10158 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
10159         Log: Update Changes.
10160      Branch: perl
10161            ! Changes patchlevel.h
10162 ____________________________________________________________________________
10163 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
10164         Log: Subject: [PATCH] Passing in env to perl_parse did not work
10165              From: Gisle Aas <gisle@ActiveState.com>
10166              Date: 11 Dec 2001 20:52:57 -0800
10167              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
10168      Branch: perl
10169            ! perl.c perl.h
10170 ____________________________________________________________________________
10171 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
10172         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
10173              mostly gcc -Wall complaining about the argument of %p not
10174              being a void *.
10175      Branch: perl
10176            ! perlio.c regcomp.c taint.c toke.c
10177 ____________________________________________________________________________
10178 [ 13658] By: jhi                                   on 2001/12/12  14:09:09
10179         Log: metaconfig unit change for #13657.
10180      Branch: metaconfig
10181            ! U/modified/nis.U
10182 ____________________________________________________________________________
10183 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
10184         Log: Try YP/NIS also from /usr/lib/yp.
10185      Branch: perl
10186            ! Configure
10187 ____________________________________________________________________________
10188 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
10189         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
10190              From: Michael G Schwern <schwern@pobox.com>                
10191              Date: Wed, 12 Dec 2001 05:27:02 -0500      
10192              Message-ID: <20011212102702.GW17250@blackrider>
10193              
10194              (the op/grent part)
10195      Branch: perl
10196            ! t/op/grent.t
10197 ____________________________________________________________________________
10198 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
10199         Log: Weed out .files from ls and readdir() results.
10200      Branch: perl
10201            ! t/op/stat.t
10202 ____________________________________________________________________________
10203 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
10204         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
10205              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
10206              Date: Wed, 12 Dec 2001 10:52:21 +0100
10207              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
10208      Branch: perl
10209            ! lib/File/Find.pm
10210 ____________________________________________________________________________
10211 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
10212         Log: Subject: [PATCH] doio fatal on cygwin for 13651
10213              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
10214              Date: Wed, 12 Dec 2001 11:28:13 +0100      
10215              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
10216      Branch: perl
10217            ! doio.c
10218 ____________________________________________________________________________
10219 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
10220         Log: Get the whole line of ls, makes debugging easier
10221              (from Schwern)
10222      Branch: perl
10223            ! t/op/stat.t
10224 ____________________________________________________________________________
10225 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
10226         Log: rename() must be tested even without link()
10227              or the utime() and rename-directory tests fail.
10228              (Also got the BeOS utime atime/time the wrong way round.)
10229      Branch: perl
10230            ! t/io/fs.t
10231 ____________________________________________________________________________
10232 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
10233         Log: Now that the beos.c is compiled at the main level
10234              the header is in the beos/
10235      Branch: perl
10236            ! beos/beos.c
10237 ____________________________________________________________________________
10238 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
10239         Log: Must remember to require Socket.
10240      Branch: perl
10241            ! ext/Sys/Syslog/syslog.t
10242 ____________________________________________________________________________
10243 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
10244         Log: In BeOS Errno must resort to actual compilation
10245              and execution for some of the error constants.
10246      Branch: perl
10247            ! ext/Errno/Errno_pm.PL
10248 ____________________________________________________________________________
10249 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
10250         Log: BeOS still has no good sockets.
10251      Branch: perl
10252            ! ext/IO/lib/IO/t/io_sel.t
10253 ____________________________________________________________________________
10254 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
10255         Log: BeOS sockets are not true sockets.
10256      Branch: perl
10257            ! ext/IO/lib/IO/t/io_poll.t
10258 ____________________________________________________________________________
10259 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
10260         Log: No Socket, no Syslog.
10261      Branch: perl
10262            ! ext/Sys/Syslog/syslog.t
10263 ____________________________________________________________________________
10264 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
10265         Log: (On some platforms) missing truncate FH.
10266      Branch: perl
10267            ! pod/perltodo.pod
10268 ____________________________________________________________________________
10269 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
10270         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
10271              and vms would be muchly appreciated.
10272      Branch: perl
10273            ! t/io/fs.t
10274 ____________________________________________________________________________
10275 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
10276         Log: utime() updates only the mtime in BeOS. 
10277      Branch: perl
10278            ! pod/perlport.pod
10279 ____________________________________________________________________________
10280 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
10281         Log: No link(), no need to dSP.
10282      Branch: perl
10283            ! pp_sys.c
10284 ____________________________________________________________________________
10285 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
10286         Log: Missing argument.
10287      Branch: perl
10288            ! utf8.c
10289 ____________________________________________________________________________
10290 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
10291         Log: (1) To assume any setuid programs is silly.
10292              (2) Chaining tests with booleans means that some
10293              of them may not get run which means getting out
10294              of test count sync.
10295      Branch: perl
10296            ! t/op/stat.t
10297 ____________________________________________________________________________
10298 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
10299         Log: The beos.c needs to be in the main directory.
10300      Branch: perl
10301            ! hints/beos.sh
10302 ____________________________________________________________________________
10303 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
10304         Log: Detypo and rename.
10305      Branch: perl
10306            ! doio.c perl.h perlio.c perliol.h
10307 ____________________________________________________________________________
10308 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
10309         Log: This time I test compiled.  Honest.
10310      Branch: perl
10311            ! beos/beos.c
10312 ____________________________________________________________________________
10313 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
10314         Log: Subject: [PATCH] slightly more pack tests
10315              From: Nicholas Clark <nick@ccl4.org>
10316              Date: Tue, 11 Dec 2001 23:41:23 +0000
10317              Message-ID: <20011211234123.Y21702@plum.flirble.org>
10318      Branch: perl
10319            ! t/op/pack.t
10320 ____________________________________________________________________________
10321 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
10322         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
10323              From: "Craig A. Berry" <craigberry@mac.com>
10324              Date: Tue, 11 Dec 2001 16:39:13 -0600
10325              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
10326      Branch: perl
10327            ! configure.com
10328 ____________________________________________________________________________
10329 [ 13633] By: jhi                                   on 2001/12/11  21:48:57
10330         Log: metaconfig unit change for #13632.
10331      Branch: metaconfig/U/perl
10332            ! perlpath.U
10333 ____________________________________________________________________________
10334 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
10335         Log: Subject: $Config{perlpath} and -Dversiononly
10336              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10337              Date: Tue, 11 Dec 2001 23:32:33 +0100
10338              Message-ID: <20011211233233.A11587@rafael>
10339      Branch: perl
10340            ! Configure
10341 ____________________________________________________________________________
10342 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
10343         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
10344              From: Nicholas Clark <nick@ccl4.org>
10345              Date: Tue, 11 Dec 2001 21:59:36 +0000
10346              Message-ID: <20011211215935.W21702@plum.flirble.org>
10347      Branch: perl
10348            ! t/op/pack.t
10349 ____________________________________________________________________________
10350 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
10351         Log: More UTF-8 API docs.
10352      Branch: perl
10353            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
10354 ____________________________________________________________________________
10355 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
10356         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
10357              From: Nicholas Clark <nick@ccl4.org>
10358              Date: Tue, 11 Dec 2001 20:08:59 +0000
10359              Message-ID: <20011211200859.S21702@plum.flirble.org>
10360      Branch: perl
10361            ! t/op/pack.t
10362 ____________________________________________________________________________
10363 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
10364         Log: Subject: Re: use utf8; with bad utf8
10365              From: Nicholas Clark <nick@ccl4.org>
10366              Date: Tue, 11 Dec 2001 19:49:21 +0000
10367              Message-ID: <20011211194921.R21702@plum.flirble.org>
10368      Branch: perl
10369            ! lib/utf8.t
10370 ____________________________________________________________________________
10371 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
10372         Log: Can't spell worth a dam.  (Try Three Gorges.)
10373      Branch: perl
10374            ! beos/beos.c
10375 ____________________________________________________________________________
10376 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
10377         Log: We need DWIM cpps.
10378      Branch: perl
10379            ! perlio.c
10380 ____________________________________________________________________________
10381 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
10382         Log: The unixish.h needs to be found and the waitpid wrapper
10383              could use a proto.
10384      Branch: perl
10385            ! beos/beosish.h
10386 ____________________________________________________________________________
10387 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
10388         Log: The BeOS waitpid() seems to be broken,
10389              have a wrapper for it.
10390      Branch: perl
10391            + beos/beos.c beos/beosish.h
10392            ! MANIFEST hints/beos.sh perl.h
10393 ____________________________________________________________________________
10394 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
10395         Log: Unlean the leaning tower of Babel.
10396      Branch: perl
10397            ! perl.h
10398 ____________________________________________________________________________
10399 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
10400         Log: Retract #13607 until we figure out what to do with autouse.
10401      Branch: perl
10402            ! lib/Carp.pm
10403 ____________________________________________________________________________
10404 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
10405         Log: Try to handle platforms that have O_TEXT != O_BINARY but
10406              which are not DOSish, BeOS being one of such platforms.
10407              Ideally this should be a Configure test, not a hardwired
10408              cpp symbol test... 
10409      Branch: perl
10410            ! doio.c perl.h perlio.c perliol.h
10411 ____________________________________________________________________________
10412 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
10413         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
10414              From: Jonathan Stowe <gellyfish@gellyfish.com>
10415              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
10416              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
10417      Branch: perl
10418            ! lib/Term/Cap.pm lib/Term/Cap.t
10419 ____________________________________________________________________________
10420 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
10421         Log: Subject: [patch perlio.c] test for NULL before derefencing
10422              From: Stas Bekman <stas@stason.org>
10423              Date: Tue, 11 Dec 2001 16:17:55 +0800
10424              Message-ID: <3C15C133.8@stason.org>
10425      Branch: perl
10426            ! perlio.c
10427 ____________________________________________________________________________
10428 [ 13618] By: jhi                                   on 2001/12/11  05:22:39
10429         Log: metaconfig unit change for #13617.
10430      Branch: metaconfig/U/perl
10431            ! Extensions.U
10432 ____________________________________________________________________________
10433 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
10434         Log: BeOS has socket() but not enough to build a working Socket.
10435              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
10436              new networking implementation, which is rumored to fix the
10437              non-standardness of sockets, but it's apparently not publicly
10438              available, and anything to do with BeOS has become quite
10439              complicated with the sale of the Be assets to Palm.)
10440      Branch: perl
10441            ! Configure
10442 ____________________________________________________________________________
10443 [ 13616] By: pudge                                 on 2001/12/11  05:11:44
10444         Log: Update changes
10445      Branch: maint-5.6/macperl
10446            ! macos/Changes
10447 ____________________________________________________________________________
10448 [ 13615] By: pudge                                 on 2001/12/11  05:09:34
10449         Log: Add extra pod to help
10450      Branch: maint-5.6/macperl
10451            ! macos/macperl/MacPerl.podhelp
10452 ____________________________________________________________________________
10453 [ 13614] By: pudge                                 on 2001/12/11  05:08:51
10454         Log: Return DoAppleScript errors in $@
10455      Branch: maint-5.6/macperl
10456            ! macos/ext/MacPerl/OSA.xs
10457 ____________________________________________________________________________
10458 [ 13613] By: pudge                                 on 2001/12/11  05:08:19
10459         Log: Clear out $^E before each script run
10460      Branch: maint-5.6/macperl
10461            ! macos/macperl/MPScript.c
10462 ____________________________________________________________________________
10463 [ 13612] By: pudge                                 on 2001/12/11  04:58:52
10464         Log: Integrate various changes from maint-5.6/perl/.
10465      Branch: maint-5.6/macperl
10466           !> op.c pp.c pp_hot.c t/io/pipe.t t/op/cmp.t t/op/misc.t
10467           !> t/op/system_tests util.c win32/perlhost.h win32/win32.c
10468 ____________________________________________________________________________
10469 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
10470         Log: Subject: Exporter's documentation shouldn't lie               
10471              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
10472              Date: Mon, 10 Dec 2001 21:30:20 -0500
10473              Message-ID: <3C4AA201@operamail.com>
10474      Branch: perl
10475            ! lib/Exporter.pm
10476 ____________________________________________________________________________
10477 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
10478         Log: Make Errno better in BeOS (the second hunk is
10479              good on any platform).  Still not working in BeOS
10480              are the E constants that refer BeOS native error
10481              constants (B_...) which are enums (*groan*).
10482      Branch: perl
10483            ! ext/Errno/Errno_pm.PL
10484 ____________________________________________________________________________
10485 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
10486         Log: The BeOS linker seems to link the last seen symbol,
10487              not the first (so the symbols of op.o from libperl.so
10488              would get linked to miniperl instead of the symbols of
10489              opmini.o)-- use the same trick as for NeXT4 for linking
10490              miniperl.
10491      Branch: perl
10492            ! Makefile.SH
10493 ____________________________________________________________________________
10494 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
10495         Log: Subject: Re: [PATCH] tests for hash assignment
10496              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10497              Date: Tue, 11 Dec 2001 01:48:55 +0000
10498              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
10499      Branch: perl
10500            ! utf8.c
10501 ____________________________________________________________________________
10502 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
10503         Log: (retracted by #13622)
10504              
10505              Subject: RE: More verbose POD for Carp
10506              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
10507              Date: Mon, 10 Dec 2001 20:23:20 -0500
10508              Message-ID: <3C4A3566@operamail.com>
10509      Branch: perl
10510            ! lib/Carp.pm
10511 ____________________________________________________________________________
10512 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
10513         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
10514              From: "Craig A. Berry" <craigberry@mac.com>
10515              Date: Mon, 10 Dec 2001 18:25:37 -0600
10516              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
10517      Branch: perl
10518            ! t/op/write.t t/test.pl
10519 ____________________________________________________________________________
10520 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
10521         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
10522              From: Michael G Schwern <schwern@pobox.com>
10523              Date: Mon, 10 Dec 2001 08:00:01 -0500
10524              Message-ID: <20011210130000.GK1770@blackrider>
10525      Branch: perl
10526            ! t/comp/multiline.t
10527 ____________________________________________________________________________
10528 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
10529         Log: Subject: Re: [PATCH] tests for hash assignment
10530              From: Nicholas Clark <nick@ccl4.org>
10531              Date: Mon, 10 Dec 2001 23:22:28 +0000
10532              Message-ID: <20011210232228.M21702@plum.flirble.org>
10533      Branch: perl
10534            + t/op/hashassign.t
10535            ! MANIFEST t/op/each.t t/test.pl
10536 ____________________________________________________________________________
10537 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
10538         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
10539              From: "Craig A. Berry" <craigberry@mac.com>
10540              Date: Mon, 10 Dec 2001 16:38:14 -0600
10541              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
10542      Branch: perl
10543            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
10544 ____________________________________________________________________________
10545 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
10546         Log: Subject: [PATCH perl@13600] configure.com fixes
10547              From: "Craig A. Berry" <craigberry@mac.com>
10548              Date: Mon, 10 Dec 2001 14:40:20 -0600
10549              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
10550      Branch: perl
10551            ! configure.com
10552 ____________________________________________________________________________
10553 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
10554         Log: Silence BeOS compilation moaning.
10555      Branch: perl
10556            ! perl.h
10557 ____________________________________________________________________________
10558 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
10559         Log: Update Changes.
10560      Branch: perl
10561            ! Changes patchlevel.h
10562 ____________________________________________________________________________
10563 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
10564         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
10565              From: Michael G Schwern <schwern@pobox.com>
10566              Date: Mon, 10 Dec 2001 01:21:03 -0500
10567              Message-ID: <20011210062103.GC1770@blackrider>
10568      Branch: perl
10569            ! lib/ExtUtils/Command.t
10570 ____________________________________________________________________________
10571 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
10572         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
10573              From: Michael G Schwern <schwern@pobox.com>
10574              Date: Mon, 10 Dec 2001 01:10:57 -0500
10575              Message-ID: <20011210061057.GB1770@blackrider>
10576      Branch: perl
10577            ! t/op/groups.t
10578 ____________________________________________________________________________
10579 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
10580         Log: Retract #13596, #13593 should do the trick.
10581      Branch: perl
10582            ! t/op/stat.t
10583 ____________________________________________________________________________
10584 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
10585         Log: (retracted by #13597, #13593 does the job better)
10586              
10587              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
10588              From: Michael G Schwern <schwern@pobox.com>
10589              Date: Mon, 10 Dec 2001 00:53:16 -0500
10590              Message-ID: <20011210055316.GA1770@blackrider>
10591      Branch: perl
10592            ! t/op/stat.t
10593 ____________________________________________________________________________
10594 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
10595         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
10596              From: Michael G Schwern <schwern@pobox.com> 
10597              Date: Mon, 10 Dec 2001 02:19:14 -0500
10598              Message-ID: <20011210071914.GF1770@blackrider>
10599      Branch: perl
10600            ! lib/AutoSplit.t
10601 ____________________________________________________________________________
10602 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
10603         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
10604              From: Michael G Schwern <schwern@pobox.com>
10605              Date: Mon, 10 Dec 2001 02:47:40 -0500
10606              Message-ID: <20011210074739.GH1770@blackrider>
10607      Branch: perl
10608            ! t/op/pack.t
10609 ____________________________________________________________________________
10610 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
10611         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
10612              From: Michael G Schwern <schwern@pobox.com>
10613              Date: Mon, 10 Dec 2001 02:54:22 -0500
10614              Message-ID: <20011210075422.GI1770@blackrider>
10615      Branch: perl
10616            ! t/test.pl
10617 ____________________________________________________________________________
10618 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
10619         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
10620              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
10621              Date: Mon, 10 Dec 2001 08:45:20 +0100
10622              Message-ID: <3C146810.60B5B7C0@alcatel.at>
10623      Branch: perl
10624            ! pp_pack.c
10625 ____________________________________________________________________________
10626 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
10627         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
10628              From: Michael G Schwern <schwern@pobox.com>
10629              Date: Mon, 10 Dec 2001 03:27:02 -0500
10630              Message-ID: <20011210082702.GN1770@blackrider>
10631      Branch: perl
10632            ! t/io/openpid.t
10633 ____________________________________________________________________________
10634 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
10635         Log: More chmod +w.
10636      Branch: perl
10637            ! Porting/makerel
10638 ____________________________________________________________________________
10639 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
10640         Log: Just skip the readability test if running as root.
10641      Branch: perl
10642            ! lib/Net/t/netrc.t
10643 ____________________________________________________________________________
10644 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
10645         Log: Tell about the downside of safe signals.
10646      Branch: perl
10647            ! pod/perldelta.pod
10648 ____________________________________________________________________________
10649 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
10650         Log: Make the whole -lperl thing NetBSD only until we
10651              find some other platform that needs the same.
10652      Branch: perl
10653            ! lib/ExtUtils/MM_Unix.pm
10654 ____________________________________________________________________________
10655 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
10656         Log: Subject: [PATCH t/op/pack.t] Cleanup
10657              From: Michael G Schwern <schwern@pobox.com> 
10658              Date: Sun, 9 Dec 2001 23:08:26 -0500
10659              Message-ID: <20011210040826.GD660@blackrider>
10660      Branch: perl
10661            ! t/op/pack.t
10662 ____________________________________________________________________________
10663 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
10664         Log: Add threads support for NetBSD.
10665              
10666              This is also the first (I think) Perl threads build with
10667              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
10668              NetBSD does not as of yet have true kernel POSIX threads,
10669              but the user-level pth seems to be doing pretty well--
10670              the only failure is that threads/t/basic okays 6 and 7
10671              consistently seem be arriving in the reverse order.
10672              Well, gdbm.t is also failing: 'Undefined PLT symbol
10673              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
10674              guessing that GDBM would need a threaded rebuild.
10675      Branch: perl
10676            ! hints/netbsd.sh
10677 ____________________________________________________________________________
10678 [ 13584] By: gsar                                  on 2001/12/10  02:04:58
10679         Log: restrict change#13474 to eval"" CVs instead of any CV (avoids
10680              potential performance hit and change in semantics of closure
10681              lookups after C<undef &foo>)
10682      Branch: maint-5.6/perl
10683            ! op.c
10684 ____________________________________________________________________________
10685 [ 13583] By: jhi                                   on 2001/12/10  02:01:49
10686         Log: metaconfig unit change for #13582.
10687      Branch: metaconfig
10688            ! U/threads/usethreads.U
10689 ____________________________________________________________________________
10690 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
10691         Log: Update the ithreads selection info in Configure,
10692              as suggested by Michael Schwern.
10693      Branch: perl
10694            ! Configure
10695 ____________________________________________________________________________
10696 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
10697         Log: Clearing locale environment simply doesn't seem to
10698              guarantee that (nl_)langinfo(CODESET) would return nil.
10699              (I for example get "ISO8859-1", so <guess>maybe there can
10700              be per-system default settings at work</guess>.)
10701      Branch: perl
10702            ! lib/open.t
10703 ____________________________________________________________________________
10704 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
10705         Log: Subject: RE: Exporter fixes reversed in 13540?
10706              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
10707              Date: Sun, 9 Dec 2001 12:55:15 -0500
10708              Message-ID: <3C13F455@operamail.com>
10709      Branch: perl
10710            ! lib/open.pm
10711 ____________________________________________________________________________
10712 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
10713         Log: Root is the lizard king.
10714      Branch: perl
10715            ! lib/Net/t/netrc.t
10716 ____________________________________________________________________________
10717 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
10718         Log: Telling how many tests we are expecting helps.
10719      Branch: perl
10720            ! ext/POSIX/t/waitpid.t
10721 ____________________________________________________________________________
10722 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
10723         Log: Add a test case for waitpid(): from Rocco Caputo.
10724      Branch: perl
10725            + ext/POSIX/t/waitpid.t
10726            ! MANIFEST
10727 ____________________________________________________________________________
10728 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
10729         Log: Subject: [PATCH] Term::ReadLine tweaks and test
10730              From: Richard Clamp <richardc@unixbeard.net>
10731              Date: Mon, 10 Dec 2001 00:51:47 +0000
10732              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
10733      Branch: perl
10734            + lib/Term/ReadLine.t
10735            ! MANIFEST lib/Term/ReadLine.pm
10736 ____________________________________________________________________________
10737 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
10738         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
10739              From: Rocco Caputo <troc@netrus.net>
10740              Date: Sun, 9 Dec 2001 18:12:38 -0500
10741              Message-ID: <20011209181238.A803@eyrie.homenet>
10742      Branch: perl
10743            ! win32/win32.c
10744 ____________________________________________________________________________
10745 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
10746         Log: make sure that va_start() has matching va_end();
10747              from OpenBSD 3.0.
10748      Branch: perl
10749            ! x2p/util.c
10750 ____________________________________________________________________________
10751 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
10752         Log: h2ph updates from OpenBSD 3.0.
10753      Branch: perl
10754            ! utils/h2ph.PL
10755 ____________________________________________________________________________
10756 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
10757         Log: OpenBSD hints update from OpenBSD 3.0.
10758      Branch: perl
10759            ! hints/openbsd.sh
10760 ____________________________________________________________________________
10761 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
10762         Log: DJGPP tweaks from Laszlo Molnar.
10763      Branch: perl
10764            ! djgpp/config.over lib/File/Find/t/find.t
10765            ! lib/File/Find/t/taint.t t/pod/find.t
10766 ____________________________________________________________________________
10767 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
10768         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
10769              From: Michael G Schwern <schwern@pobox.com> 
10770              Date: Sun, 9 Dec 2001 19:28:12 -0500
10771              Message-ID: <20011210002812.GF13586@blackrider>
10772      Branch: perl
10773            ! README.cygwin
10774 ____________________________________________________________________________
10775 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
10776         Log: README.cygwin update from Gerrit P. Haase.
10777      Branch: perl
10778            ! README.cygwin
10779 ____________________________________________________________________________
10780 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
10781         Log: Apply NetBSD patch-ag: shared/static linking,
10782              but make the change less intrusive on non-NetBSD.
10783      Branch: perl
10784            ! lib/ExtUtils/MM_Unix.pm
10785 ____________________________________________________________________________
10786 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
10787         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
10788      Branch: perl
10789            ! lib/ExtUtils/Liblist.pm
10790 ____________________________________________________________________________
10791 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
10792         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
10793      Branch: perl
10794            ! regcomp.c
10795 ____________________________________________________________________________
10796 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
10797         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
10798      Branch: perl
10799            ! pp.c
10800 ____________________________________________________________________________
10801 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
10802         Log: Apply NetBSD patch-ac.
10803              (the fix has already been done: change #9706, fully qualified
10804              pathnames in packlists)
10805      Branch: perl
10806            ! lib/ExtUtils/Install.pm
10807 ____________________________________________________________________________
10808 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
10809         Log: Apply NetBSD patch-ab: NetBSD hints update.
10810      Branch: perl
10811            ! hints/netbsd.sh
10812 ____________________________________________________________________________
10813 [ 13562] By: jhi                                   on 2001/12/09  20:31:38
10814         Log: metaconfig unit changes for #13560.
10815      Branch: metaconfig/U/perl
10816            ! dlsrc.U i_ieeefp.U libperl.U
10817 ____________________________________________________________________________
10818 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
10819         Log: NetBSD has <ieeefp.h> but hidden.
10820      Branch: perl
10821            ! hints/netbsd.sh
10822 ____________________________________________________________________________
10823 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
10824         Log: Implement NetBSD patch-aa.
10825      Branch: perl
10826            ! Configure
10827 ____________________________________________________________________________
10828 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
10829         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
10830              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
10831              Date: Sun, 09 Dec 2001 13:40:58 +0100
10832              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
10833              
10834              (The lstat()s were there in 5.6.1: what happened to them?)
10835      Branch: perl
10836            ! lib/File/Find.pm
10837 ____________________________________________________________________________
10838 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
10839         Log: Quickie documentation of the C UTF-8 API.
10840      Branch: perl
10841            ! pod/perlunicode.pod
10842 ____________________________________________________________________________
10843 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
10844         Log: Subject: bleadperl on cygwin weirdness...
10845              From: "Gerrit P. Haase" <gp@familiehaase.de>
10846              Date: Sun, 9 Dec 2001 20:31:28 +0100
10847              Message-ID: <13779422183.20011209203128@familiehaase.de>          
10848              
10849              (plus libperl*.dll version portability tweaks)
10850      Branch: perl
10851            ! lib/ExtUtils/Embed.t
10852 ____________________________________________________________________________
10853 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
10854         Log: Instead of muting symbol export error if under eval,
10855              delay the errors until the croak().
10856              
10857              (replaces #13408)
10858      Branch: perl
10859            ! lib/Exporter/Heavy.pm
10860 ____________________________________________________________________________
10861 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
10862         Log: Basegroup 0 is a cygwin_nt thing.
10863      Branch: perl
10864            ! t/op/groups.t
10865 ____________________________________________________________________________
10866 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
10867         Log: Also WinME is LoseLink.
10868      Branch: perl
10869            ! t/op/stat.t
10870 ____________________________________________________________________________
10871 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
10872         Log: Forgotten checkin.
10873      Branch: perl
10874            ! lib/User/grent.t
10875 ____________________________________________________________________________
10876 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
10877         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
10878              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
10879              Date: Sun, 09 Dec 2001 13:45:06 +0100
10880              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
10881      Branch: perl
10882            ! lib/File/Find.pm
10883 ____________________________________________________________________________
10884 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
10885         Log: Tweakback.
10886      Branch: perl
10887            ! lib/Net/hostent.t
10888 ____________________________________________________________________________
10889 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
10890         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
10891              From: Michael G Schwern <schwern@pobox.com>
10892              Date: Sat, 8 Dec 2001 14:48:38 -0500
10893              Message-ID: <20011208194838.GA8650@blackrider>
10894      Branch: perl
10895            ! t/op/grent.t
10896 ____________________________________________________________________________
10897 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
10898         Log: Subject: [README.cygwin] Removing old expected test failures
10899              From: Michael G Schwern <schwern@pobox.com>
10900              Date: Sat, 8 Dec 2001 15:38:28 -0500
10901              Message-ID: <20011208203828.GB9017@blackrider>
10902      Branch: perl
10903            ! README.cygwin
10904 ____________________________________________________________________________
10905 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
10906         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
10907              From: Michael G Schwern <schwern@pobox.com>                
10908              Date: Sat, 8 Dec 2001 15:26:59 -0500
10909              Message-ID: <20011208202659.GA9017@blackrider> 
10910      Branch: perl
10911            ! lib/Net/hostent.t
10912 ____________________________________________________________________________
10913 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
10914         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
10915              From: Michael G Schwern <schwern@pobox.com> 
10916              Date: Sat, 8 Dec 2001 15:06:16 -0500
10917              Message-ID: <20011208200616.GA8915@blackrider>
10918      Branch: perl
10919            ! t/op/stat.t
10920 ____________________________________________________________________________
10921 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
10922         Log: Developer deprecations and an incompatibility.
10923      Branch: perl
10924            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
10925 ____________________________________________________________________________
10926 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
10927         Log: Shoo.
10928      Branch: perl
10929            - lib/Attribute/Handlers.pm
10930 ____________________________________________________________________________
10931 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
10932         Log: Remove Attribute::Handlers, as per Damian's request.
10933              (Because of fixing the my variables to be now handled
10934              in run-time, the whole internals of the A::H needs to
10935              be rewritten and Damian will not have time for that
10936              for months.)
10937      Branch: perl
10938            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
10939            - lib/Attribute/Handlers/demo/Demo.pm
10940            - lib/Attribute/Handlers/demo/Descriptions.pm
10941            - lib/Attribute/Handlers/demo/MyClass.pm
10942            - lib/Attribute/Handlers/demo/demo.pl
10943            - lib/Attribute/Handlers/demo/demo2.pl
10944            - lib/Attribute/Handlers/demo/demo3.pl
10945            - lib/Attribute/Handlers/demo/demo4.pl
10946            - lib/Attribute/Handlers/demo/demo_call.pl
10947            - lib/Attribute/Handlers/demo/demo_chain.pl
10948            - lib/Attribute/Handlers/demo/demo_cycle.pl
10949            - lib/Attribute/Handlers/demo/demo_hashdir.pl
10950            - lib/Attribute/Handlers/demo/demo_phases.pl
10951            - lib/Attribute/Handlers/demo/demo_range.pl
10952            - lib/Attribute/Handlers/demo/demo_rawdata.pl
10953            - lib/Attribute/Handlers/t/multi.t
10954            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
10955            ! pod/perlmodlib.pod pod/perltoc.pod
10956 ____________________________________________________________________________
10957 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
10958         Log: Subject: Re: attributes are broken
10959              From: Spider Boardman <spider@Orb.Nashua.NH.US>
10960              Date: Sun, 09 Dec 2001 00:09:23 -0500
10961              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
10962      Branch: perl
10963            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
10964            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
10965            ! xsutils.c
10966 ____________________________________________________________________________
10967 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
10968         Log: Forgotten checkin.
10969      Branch: perl
10970            ! lib/Pod/Text.pm
10971 ____________________________________________________________________________
10972 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
10973         Log: uconfig.h update.
10974      Branch: perl
10975            ! uconfig.h
10976 ____________________________________________________________________________
10977 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
10978         Log: Update Changes.
10979      Branch: perl
10980            ! Changes patchlevel.h
10981 ____________________________________________________________________________
10982 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
10983         Log: Note that some of the Unicode features are
10984              dependent on perlio.
10985      Branch: perl
10986            ! pod/perluniintro.pod
10987 ____________________________________________________________________________
10988 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
10989         Log: Regen perlapi, regen toc.
10990      Branch: perl
10991            ! pod/perlapi.pod pod/perltoc.pod
10992 ____________________________________________________________________________
10993 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
10994         Log: FAQ sync.
10995      Branch: perl
10996            ! pod/perlfaq4.pod pod/perlfaq6.pod
10997 ____________________________________________________________________________
10998 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
10999         Log: Subject: [PATCH] Fix odd language in an sv.c comment
11000              From: coral@eekeek.org
11001              Date: Sat, 8 Dec 2001 12:19:39 -0500
11002              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
11003      Branch: perl
11004            ! sv.c
11005 ____________________________________________________________________________
11006 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
11007         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
11008              From: Michael G Schwern <schwern@pobox.com>
11009              Date: Fri, 7 Dec 2001 20:03:45 -0500
11010              Message-ID: <20011208010345.GD642@blackrider>
11011              
11012              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
11013              From: Michael G Schwern <schwern@pobox.com>
11014              Date: Fri, 7 Dec 2001 20:13:54 -0500
11015              Message-ID: <20011208011354.GE642@blackrider>
11016              
11017              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
11018              From: Michael G Schwern <schwern@pobox.com>
11019              Date: Fri, 7 Dec 2001 21:47:36 -0500
11020              Message-ID: <20011208024736.GH642@blackrider>
11021              
11022              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
11023              From: Michael G Schwern <schwern@pobox.com>
11024              Date: Fri, 7 Dec 2001 23:09:43 -0500
11025              Message-ID: <20011208040943.GK642@blackrider>
11026              
11027              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
11028              Message-Id: <a05101004b83754903506@[172.16.52.1]>
11029              Date: Fri, 7 Dec 2001 23:28:15 -0600
11030              From: "Craig A. Berry" <craigberry@mac.com>
11031      Branch: perl
11032            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
11033 ____________________________________________________________________________
11034 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
11035         Log: Integrate perlio.
11036      Branch: perl
11037           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
11038           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
11039 ____________________________________________________________________________
11040 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
11041         Log: Retract #11156 since Sarathy has found that it breaks code:
11042              http://bugs.ActiveState.com/show_bug.cgi?id=18457
11043              http://bugs.ActiveState.com/show_bug.cgi?id=18858
11044      Branch: perl
11045            ! op.c sv.c t/op/pos.t
11046 ____________________________________________________________________________
11047 [ 13532] By: nick                                  on 2001/12/08  14:11:12
11048         Log: Integrate mainline
11049      Branch: perlio
11050           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
11051           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
11052 ____________________________________________________________________________
11053 [ 13531] By: nick                                  on 2001/12/08  13:48:21
11054         Log: Tweak multi-arg open error messages
11055      Branch: perlio
11056            ! perlio.c
11057 ____________________________________________________________________________
11058 [ 13530] By: nick                                  on 2001/12/08  10:20:06
11059         Log: Allow multi-arg open() if opening layer declares this legal.
11060      Branch: perlio
11061            ! doio.c perlio.c perliol.h
11062 ____________________________________________________________________________
11063 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
11064         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
11065              From: Michael G Schwern <schwern@pobox.com>       
11066              Date: Fri, 7 Dec 2001 19:41:31 -0500
11067              Message-ID: <20011208004131.GC642@blackrider>
11068      Branch: perl
11069            ! t/run/switches.t t/test.pl
11070 ____________________________________________________________________________
11071 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
11072         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
11073              From: Michael G Schwern <schwern@pobox.com>       
11074              Date: Fri, 7 Dec 2001 19:12:44 -0500
11075              Message-ID: <20011208001244.GB642@blackrider>
11076      Branch: perl
11077            ! t/op/stat.t
11078 ____________________________________________________________________________
11079 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
11080         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
11081              From: Michael G Schwern <schwern@pobox.com>
11082              Date: Fri, 7 Dec 2001 17:28:57 -0500
11083              Message-ID: <20011207222857.GI23210@blackrider>
11084      Branch: perl
11085            ! t/op/magic.t
11086 ____________________________________________________________________________
11087 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
11088         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
11089      Branch: perl
11090            ! t/test.pl
11091 ____________________________________________________________________________
11092 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
11093         Log: which_perl: delay as much a possible till runtime.
11094      Branch: perl
11095            ! t/test.pl
11096 ____________________________________________________________________________
11097 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
11098         Log: Further tweakage to which_perl().
11099      Branch: perl
11100            ! t/test.pl
11101 ____________________________________________________________________________
11102 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
11103         Log: perluniintro tweaks.
11104      Branch: perl
11105            ! pod/perluniintro.pod
11106 ____________________________________________________________________________
11107 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
11108         Log: Tweak the $Perl computation.
11109      Branch: perl
11110            ! t/test.pl
11111 ____________________________________________________________________________
11112 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
11113         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
11114              From: Nicholas Clark <nick@ccl4.org>
11115              Date: Fri, 7 Dec 2001 17:06:56 +0000
11116              Message-ID: <20011207170656.G21702@plum.flirble.org>
11117      Branch: perl
11118            ! doop.c t/op/chop.t
11119 ____________________________________________________________________________
11120 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
11121         Log: Update Changes.
11122      Branch: perl
11123            ! Changes patchlevel.h
11124 ____________________________________________________________________________
11125 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
11126         Log: Missing ).
11127      Branch: perl
11128            ! t/test.pl
11129 ____________________________________________________________________________
11130 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
11131         Log: Allow several arguments to display().
11132      Branch: perl
11133            ! t/test.pl
11134 ____________________________________________________________________________
11135 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
11136         Log: /dev/stdout could be either a character special file
11137              or a named pipe, so let's pretend it doesn't exist.
11138      Branch: perl
11139            ! t/op/stat.t
11140 ____________________________________________________________________________
11141 [ 13516] By: nick                                  on 2001/12/07  15:09:23
11142         Log: Integrate again - can I catch up ?
11143      Branch: perlio
11144           !> t/test.pl
11145 ____________________________________________________________________________
11146 [ 13515] By: nick                                  on 2001/12/07  15:08:17
11147         Log: Integrate mainline some more
11148      Branch: perlio
11149           !> README.hpux hints/linux.sh pod/perlfunc.pod
11150 ____________________________________________________________________________
11151 [ 13514] By: nick                                  on 2001/12/07  15:07:15
11152         Log: Integrate mainline
11153      Branch: perlio
11154           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
11155           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
11156           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
11157           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
11158           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
11159           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
11160           +> t/lib/Math/BigInt/BareCalc.pm
11161            - ext/Devel/PPPort/harness/Harness.pm
11162            - ext/Devel/PPPort/harness/Harness.xs
11163            - ext/Devel/PPPort/harness/Makefile.PL
11164            - ext/Devel/PPPort/harness/module2.c
11165            - ext/Devel/PPPort/harness/module3.c
11166            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
11167            - lib/File/Spec/Functions.t
11168           !> (integrate 103 files)
11169 ____________________________________________________________________________
11170 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
11171         Log: Add display() for displaying icky scalars.
11172      Branch: perl
11173            ! t/test.pl
11174 ____________________________________________________________________________
11175 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
11176         Log: Subject: [ID 20011207.001] documentation bug for waitpid
11177              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
11178              Date: Fri, 7 Dec 2001 12:44:56 +0100
11179              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
11180      Branch: perl
11181            ! pod/perlfunc.pod
11182 ____________________________________________________________________________
11183 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
11184         Log: gcc version matching didn't.
11185      Branch: perl
11186            ! hints/linux.sh
11187 ____________________________________________________________________________
11188 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
11189         Log: Subject: HP renamed their servers              
11190              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11191              Date: Fri, 07 Dec 2001 12:07:22 +0100
11192              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
11193      Branch: perl
11194            ! README.hpux
11195 ____________________________________________________________________________
11196 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
11197         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
11198              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
11199              Date: Fri, 7 Dec 2001 00:24:55 -0500
11200              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
11201      Branch: perl
11202            ! pod/perlport.pod
11203 ____________________________________________________________________________
11204 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
11205         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
11206              From: Michael G Schwern <schwern@pobox.com> 
11207              Date: Thu, 6 Dec 2001 22:56:34 -0500
11208              Message-ID: <20011207035634.GO22648@blackrider>
11209      Branch: perl
11210            ! t/base/lex.t t/op/exec.t
11211 ____________________________________________________________________________
11212 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
11213         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
11214              From: Michael G Schwern <schwern@pobox.com>
11215              Date: Thu, 6 Dec 2001 22:45:44 -0500
11216              Message-ID: <20011207034544.GN22648@blackrider>
11217              
11218              (plus op/ref tweak)
11219      Branch: perl
11220            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
11221            ! t/run/kill_perl.t t/test.pl
11222 ____________________________________________________________________________
11223 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
11224         Log: Upgrade to Math::BigInt 1.48.
11225      Branch: perl
11226            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
11227            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
11228            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
11229            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
11230            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
11231            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
11232            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
11233 ____________________________________________________________________________
11234 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
11235         Log: Mention also perl56delta in case someone is upgrading from
11236              Perl 5.005_03.
11237      Branch: perl
11238            ! pod/perldelta.pod
11239 ____________________________________________________________________________
11240 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
11241         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
11242              From: Michael G Schwern <schwern@pobox.com>
11243              Date: Thu, 6 Dec 2001 15:15:28 -0500
11244              Message-ID: <20011206201528.GF16414@blackrider>
11245              
11246              (just the term.t, not the lex.t)
11247              
11248              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
11249              From: Michael G Schwern <schwern@pobox.com>
11250              Date: Thu, 6 Dec 2001 15:22:22 -0500
11251              Message-ID: <20011206202222.GG16414@blackrider>
11252              
11253              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
11254              From: Michael G Schwern <schwern@pobox.com>
11255              Date: Thu, 6 Dec 2001 15:31:58 -0500
11256              Message-ID: <20011206203158.GI16414@blackrider>
11257              
11258              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
11259              From: Michael G Schwern <schwern@pobox.com>
11260              Date: Thu, 6 Dec 2001 17:38:55 -0500
11261              Message-ID: <20011206223855.GC22648@blackrider>
11262      Branch: perl
11263            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
11264            ! t/test.pl
11265 ____________________________________________________________________________
11266 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
11267         Log: Update the thr5005 situation.
11268      Branch: perl
11269            ! pod/perldelta.pod
11270 ____________________________________________________________________________
11271 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
11272         Log: perldelta borrowings from perl561delta.
11273      Branch: perl
11274            ! pod/perldelta.pod
11275 ____________________________________________________________________________
11276 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
11277         Log: Add the 5.6.1 perldelta as perl561delta.
11278              (Makes it easier to steal stuff for perldelta :-)
11279      Branch: perl
11280            + pod/perl561delta.pod
11281            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
11282 ____________________________________________________________________________
11283 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
11284         Log: Retract #13496 for now.
11285      Branch: perl
11286            ! t/base/lex.t t/base/term.t
11287 ____________________________________________________________________________
11288 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
11289         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
11290              From: "Craig A. Berry" <craigberry@mac.com>
11291              Date: Thu, 6 Dec 2001 14:54:36 -0600
11292              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
11293      Branch: perl
11294            ! vms/ext/filespec.t
11295 ____________________________________________________________________________
11296 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
11297         Log: (retracted by #13499)
11298              
11299              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
11300              From: Michael G Schwern <schwern@pobox.com>
11301              Date: Thu, 6 Dec 2001 15:15:28 -0500
11302              Message-ID: <20011206201528.GF16414@blackrider>
11303      Branch: perl
11304            ! t/base/lex.t t/base/term.t
11305 ____________________________________________________________________________
11306 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
11307         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
11308              From: Michael G Schwern <schwern@pobox.com>
11309              Date: Thu, 6 Dec 2001 13:54:48 -0500
11310              Message-ID: <20011206185448.GC16414@blackrider>
11311      Branch: perl
11312            ! t/op/stat.t
11313 ____________________________________________________________________________
11314 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
11315         Log: The #4 has nothing to do with Unicode.
11316      Branch: perl
11317            ! t/op/tr.t
11318 ____________________________________________________________________________
11319 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
11320         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
11321              From: Michael G Schwern <schwern@pobox.com>
11322              Date: Thu, 6 Dec 2001 13:45:48 -0500
11323              Message-ID: <20011206184548.GB16414@blackrider>
11324      Branch: perl
11325            ! t/op/tr.t
11326 ____________________________________________________________________________
11327 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
11328         Log: Update Changes.
11329      Branch: perl
11330            ! Changes patchlevel.h
11331 ____________________________________________________________________________
11332 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
11333         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
11334              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11335              Date: Thu, 6 Dec 2001 11:41:25 EST
11336              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
11337      Branch: perl
11338            ! vms/vms.c vms/vmsish.h
11339 ____________________________________________________________________________
11340 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
11341         Log: Subject: [PATCH] Re: weirdness in regexps
11342              From: Robin Houston <robin@kitsite.com> 
11343              Date: Thu, 6 Dec 2001 14:44:01 +0000
11344              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
11345      Branch: perl
11346            ! op.c t/lib/strict/subs
11347 ____________________________________________________________________________
11348 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
11349         Log: Make the -b -c -S tests count all of the /dev, not just
11350              check the first one, as suggested by Benjamin Goldberg.
11351      Branch: perl
11352            ! t/op/stat.t
11353 ____________________________________________________________________________
11354 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
11355         Log: Subject: Re: [PATCH: bleadperl] casefold backref
11356              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
11357              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
11358              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
11359      Branch: perl
11360            ! regexec.c
11361 ____________________________________________________________________________
11362 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
11363         Log: Nits noticed by Philip Newton, and de-tab DB.t.
11364      Branch: perl
11365            ! lib/DB.t
11366 ____________________________________________________________________________
11367 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
11368         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
11369              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
11370              Date: 6 Dec 2001 11:06:01 -0000
11371              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
11372      Branch: perl
11373            ! op.c t/op/tr.t
11374 ____________________________________________________________________________
11375 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
11376         Log: Subject: [PATCH: bleadperl] casefold backref
11377              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
11378              Date: Wed, 05 Dec 2001 17:27:05 +0000
11379              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
11380      Branch: perl
11381            ! regexec.c t/op/re_tests
11382 ____________________________________________________________________________
11383 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
11384         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
11385              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11386              Date: Wed, 5 Dec 2001 22:34:53 EST
11387              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
11388      Branch: perl
11389            ! mg.c vms/vms.c vms/vmsish.h
11390 ____________________________________________________________________________
11391 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
11392         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
11393              From: Michael G Schwern <schwern@pobox.com>
11394              Date: Wed, 5 Dec 2001 19:52:58 -0500
11395              Message-ID: <20011205195257.A903@blackrider>
11396      Branch: perl
11397            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
11398            + lib/File/Spec/t/rel2abs2rel.t
11399            - lib/File/Spec.t lib/File/Spec/Functions.t
11400            ! MANIFEST
11401 ____________________________________________________________________________
11402 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
11403         Log: Subject: Re: Silly stat() portability questions                
11404              From: Benjamin Goldberg <goldbb2@earthlink.net>
11405              Date: Wed, 05 Dec 2001 22:52:35 -0500
11406              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
11407      Branch: perl
11408            ! pod/perlport.pod
11409 ____________________________________________________________________________
11410 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
11411         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
11412              From: "Craig A. Berry" <craigberry@mac.com>
11413              Date: Wed, 05 Dec 2001 16:41:59 -0600
11414              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
11415      Branch: perl
11416            ! README.vms configure.com lib/File/Spec/VMS.pm
11417            ! vms/ext/filespec.t
11418 ____________________________________________________________________________
11419 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
11420         Log: $apply->('club', $glibc_maintainers);
11421              
11422              (Nick Clark just reported that <langinfo.h> YESSTR
11423              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
11424      Branch: perl
11425            ! ext/I18N/Langinfo/Langinfo.t
11426 ____________________________________________________________________________
11427 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
11428         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
11429      Branch: perl
11430            ! pod/perlport.pod
11431 ____________________________________________________________________________
11432 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
11433         Log: tweak change#13474 (pad entries can apparently be null in some
11434              situations)
11435      Branch: maint-5.6/perl
11436            ! op.c
11437 ____________________________________________________________________________
11438 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
11439         Log: Restore the /dev -b -c -S part of the test.
11440      Branch: perl
11441            ! t/op/stat.t
11442 ____________________________________________________________________________
11443 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
11444         Log: Retract #13475 until Arthur gets back to the mine.
11445      Branch: perl
11446            ! op.c t/run/kill_perl.t
11447 ____________________________________________________________________________
11448 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
11449         Log: (retracted by #13476)
11450              
11451              Manually apply #13474; fixes stale reference to dead
11452              CvOUTSIDE(); this can happen when anonymous subroutines
11453              that aren't closures are returned from an eval""
11454              
11455              (threads/shared/sv_refs.t is coredump-unhappy about this change)
11456      Branch: perl
11457            ! op.c t/run/kill_perl.t
11458 ____________________________________________________________________________
11459 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
11460         Log: replacement for change#10451
11461              
11462              fixes stale reference to dead CvOUTSIDE(); this can happen when
11463              anonymous subroutines that aren't closures are returned from an
11464              eval""
11465      Branch: maint-5.6/perl
11466            ! op.c t/op/misc.t
11467 ____________________________________________________________________________
11468 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
11469         Log: revert change#10451,10472; it was a naive fix that simply
11470              reintroduced the memory leak!
11471      Branch: maint-5.6/perl
11472            ! op.c t/op/misc.t
11473 ____________________________________________________________________________
11474 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
11475         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
11476              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
11477              Date: Wed, 05 Dec 2001 10:49:20 +0100
11478              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
11479      Branch: perl
11480            ! lib/File/Basename.pm lib/File/Basename.t
11481 ____________________________________________________________________________
11482 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
11483         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
11484              From: Michael G Schwern <schwern@pobox.com> 
11485              Date: Wed, 5 Dec 2001 02:47:59 -0500
11486              Message-ID: <20011205024759.H14333@blackrider>
11487      Branch: perl
11488            ! t/op/magic.t
11489 ____________________________________________________________________________
11490 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
11491         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
11492              From: Michael G Schwern <schwern@pobox.com>              
11493              Date: Wed, 5 Dec 2001 02:22:05 -0500
11494              Message-ID: <20011205022205.F14333@blackrider>
11495      Branch: perl
11496            ! t/op/stat.t vms/test.com
11497 ____________________________________________________________________________
11498 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
11499         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
11500              From: Michael G Schwern <schwern@pobox.com> 
11501              Date: Tue, 4 Dec 2001 23:40:10 -0500
11502              Message-ID: <20011204234010.B14333@blackrider>
11503      Branch: perl
11504            ! t/op/stat.t
11505 ____________________________________________________________________________
11506 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
11507         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
11508              From: Michael G Schwern <schwern@pobox.com> 
11509              Date: Tue, 4 Dec 2001 21:09:18 -0500           
11510              Message-ID: <20011204210918.D13279@blackrider>
11511              
11512              t/test.
11513      Branch: perl
11514            ! t/test.pl
11515 ____________________________________________________________________________
11516 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
11517         Log: (accidentally empty check-in)
11518      Branch: perl
11519            ! t/op/stat.t
11520 ____________________________________________________________________________
11521 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
11522         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
11523              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11524              Date: Tue, 04 Dec 2001 23:40:27 +0100
11525              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
11526      Branch: perl
11527            ! mg.c
11528 ____________________________________________________________________________
11529 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
11530         Log: Subject: [PATCH] minor pod fix in Safe.pm
11531              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11532              Date: Tue, 4 Dec 2001 22:02:34 +0100
11533              Message-ID: <20011204220234.A17293@rafael>
11534      Branch: perl
11535            ! ext/Opcode/Safe.pm
11536 ____________________________________________________________________________
11537 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
11538         Log: CRLF GRRR.
11539      Branch: perl
11540            ! djgpp/configure.bat
11541 ____________________________________________________________________________
11542 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
11543         Log: DJGPP fixes from Laszlo Molnar.
11544      Branch: perl
11545            ! djgpp/configure.bat djgpp/djgpp.h
11546 ____________________________________________________________________________
11547 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
11548         Log: Update Changes.
11549      Branch: perl
11550            ! Changes patchlevel.h
11551 ____________________________________________________________________________
11552 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
11553         Log: Must wipe out the memory of real Socket before starting
11554              to use the new fake one.
11555      Branch: perl
11556            ! lib/Net/t/config.t
11557 ____________________________________________________________________________
11558 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
11559         Log: LC_ALL might trump LANG.
11560      Branch: perl
11561            ! lib/open.t
11562 ____________________________________________________________________________
11563 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
11564         Log: Make the eval runtime.
11565      Branch: perl
11566            ! lib/open.pm
11567 ____________________________________________________________________________
11568 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
11569         Log: Make the Langinfo test both more lenient (allow
11570              for any symbol not to exists) and stricter (add
11571              more symbols).
11572      Branch: perl
11573            ! ext/I18N/Langinfo/Langinfo.t
11574 ____________________________________________________________________________
11575 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
11576         Log: integrate change#13453 from maint-5.6
11577              
11578              tweak change#11399 to use an explicit flag rather than
11579              ass_u_ming w32_pseudo_id will only be zero for the real
11580              toplevel interpreter; avoids multiple hosts from diddling
11581              the environment at the same time
11582      Branch: perl
11583           !> win32/perlhost.h
11584 ____________________________________________________________________________
11585 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
11586         Log: Subject: [PATCH] VMS update for perldelta.pod
11587              From: "Craig A. Berry" <craigberry@mac.com> 
11588              Date: Tue, 4 Dec 2001 00:23:12 -0600
11589              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
11590      Branch: perl
11591            ! pod/perldelta.pod
11592 ____________________________________________________________________________
11593 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
11594         Log: NetWare tweak from Ananth Kesari.
11595      Branch: perl
11596            ! NetWare/Makefile
11597 ____________________________________________________________________________
11598 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
11599         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
11600              Not adding the test suite because of its many assumptions.
11601      Branch: perl
11602            ! lib/Net/Ping.pm
11603 ____________________________________________________________________________
11604 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
11605         Log: tweak change#11399 to use an explicit flag rather than
11606              ass_u_ming w32_pseudo_id will only be zero for the real
11607              toplevel interpreter; avoids multiple hosts from diddling
11608              the environment at the same time
11609      Branch: maint-5.6/perl
11610            ! win32/perlhost.h
11611 ____________________________________________________________________________
11612 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
11613         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
11614              from Len Makin.
11615      Branch: perl
11616            + hints/super-ux.sh
11617            ! MANIFEST
11618 ____________________________________________________________________________
11619 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
11620         Log: Add Mac OS X known failures to perldelta.
11621      Branch: perl
11622            ! pod/perldelta.pod
11623 ____________________________________________________________________________
11624 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
11625         Log: I think it's time to call the utf8 code non-test.
11626      Branch: perl
11627            ! utf8.c
11628 ____________________________________________________________________________
11629 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
11630         Log: Retract #13303, need rethink.
11631      Branch: perl
11632            ! utf8.c
11633 ____________________________________________________________________________
11634 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
11635         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
11636              From: "Craig A. Berry" <craigberry@mac.com>
11637              Date: Mon, 03 Dec 2001 16:28:06 -0600
11638              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
11639      Branch: perl
11640            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
11641 ____________________________________________________________________________
11642 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
11643         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
11644              From: Andy Dougherty <doughera@lafayette.edu>
11645              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
11646              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
11647      Branch: perl
11648            ! hints/solaris_2.sh
11649 ____________________________________________________________________________
11650 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
11651         Log: This test is not very robust on 8.3-constrained systems:
11652              all the "with truncated name" lines between "Autosplitting ..."
11653              and "some names are not unique" lines are unexpected,
11654              and the truncation message becomes:
11655              testtest.al, testtest.al truncate to testtest 
11656      Branch: perl
11657            ! lib/AutoSplit.t
11658 ____________________________________________________________________________
11659 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
11660         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
11661      Branch: perl
11662            ! ext/I18N/Langinfo/Langinfo.t
11663 ____________________________________________________________________________
11664 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
11665         Log: Test::Morify UCD.t
11666      Branch: perl
11667            ! lib/Unicode/UCD.t
11668 ____________________________________________________________________________
11669 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
11670         Log: If Socket has not been built (e.g. DJGPP) the libnet
11671              tests fall over with (too) much noise.
11672      Branch: perl
11673            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
11674            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
11675            ! lib/Net/t/smtp.t lib/Net/t/time.t
11676 ____________________________________________________________________________
11677 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
11678         Log: Subject: [PATCH] shared hash keys and ++/--
11679              From: Nicholas Clark <nick@ccl4.org>
11680              Date: Mon, 3 Dec 2001 16:37:16 +0000
11681              Message-ID: <20011203163716.C21702@plum.flirble.org>
11682      Branch: perl
11683            ! pp.c pp_hot.c sv.c t/op/inc.t
11684 ____________________________________________________________________________
11685 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
11686         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
11687              From: Jonathan Stowe <jns@gellyfish.com>
11688              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
11689              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
11690      Branch: perl
11691            ! lib/Term/Cap.pm
11692 ____________________________________________________________________________
11693 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
11694         Log: Update Changes.
11695      Branch: perl
11696            ! Changes patchlevel.h
11697 ____________________________________________________________________________
11698 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
11699         Log: perldelta tweaks.
11700      Branch: perl
11701            ! pod/perldelta.pod
11702 ____________________________________________________________________________
11703 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
11704         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
11705              From: Sam Tregar <sam@tregar.com> 
11706              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
11707              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
11708      Branch: perl
11709            ! pod/perlnewmod.pod
11710 ____________________________________________________________________________
11711 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
11712         Log: microperl casting nit.
11713      Branch: perl
11714            ! utf8.c
11715 ____________________________________________________________________________
11716 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
11717         Log: Make sharepvn a macro since all it does is a deref.
11718      Branch: perl
11719            ! embed.h embed.pl global.sym hv.c hv.h proto.h
11720 ____________________________________________________________________________
11721 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
11722         Log: perldelta updates.
11723      Branch: perl
11724            ! pod/perldelta.pod
11725 ____________________________________________________________________________
11726 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
11727         Log: PPPort update from Paul Marquess.
11728      Branch: perl
11729            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
11730            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
11731            + ext/Devel/PPPort/t/test.t
11732            - ext/Devel/PPPort/harness/Harness.pm
11733            - ext/Devel/PPPort/harness/Harness.xs
11734            - ext/Devel/PPPort/harness/Makefile.PL
11735            - ext/Devel/PPPort/harness/module2.c
11736            - ext/Devel/PPPort/harness/module3.c
11737            - ext/Devel/PPPort/harness/t/test.t
11738            ! MANIFEST ext/Devel/PPPort/MANIFEST
11739            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
11740            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
11741            ! ext/Devel/PPPort/soak
11742 ____________________________________________________________________________
11743 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
11744         Log: No use talking about dynamic library search patch
11745              unless we are having a dynamic build.
11746      Branch: perl
11747            ! t/TEST
11748 ____________________________________________________________________________
11749 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
11750         Log: Be more explicit on the List::Util build trick,
11751              should also stop unneeded rebuilds on static builds.
11752      Branch: perl
11753            ! ext/List/Util/Makefile.PL
11754 ____________________________________________________________________________
11755 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
11756         Log: We need to replace the optimize (-O1) with
11757              the -h scalar0 -h vector0, not append them
11758              to the ccflags.
11759      Branch: perl
11760            ! hints/unicos.sh hints/unicosmk.sh
11761 ____________________________________________________________________________
11762 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
11763         Log: Subject: [PATCH] Shared hash keys 
11764              From: Nicholas Clark <nick@ccl4.org>
11765              Date: Sun, 2 Dec 2001 20:52:32 +0000
11766              Message-ID: <20011202205232.U21702@plum.flirble.org>
11767      Branch: perl
11768            ! doop.c t/op/tr.t
11769 ____________________________________________________________________________
11770 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
11771         Log: Better add new files to MANIFEST, too.
11772      Branch: perl
11773            ! MANIFEST
11774 ____________________________________________________________________________
11775 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
11776         Log: Subject: {PATCH] perlpacktut.pod
11777              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
11778              Date: Sun, 02 Dec 2001 19:55:06 +0100
11779              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
11780      Branch: perl
11781            ! pod/perlpacktut.pod
11782 ____________________________________________________________________________
11783 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
11784         Log: Various small nits found by DJGPP build.
11785      Branch: perl
11786            ! doio.c mg.c pp.c util.c
11787 ____________________________________________________________________________
11788 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
11789         Log: Subject: RE: More verbose POD for Carp
11790              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
11791              Date: Sun, 2 Dec 2001 11:32:51 -0500
11792              Message-ID: <3C0A9748@operamail.com>
11793      Branch: perl
11794            ! lib/Carp.pm
11795 ____________________________________________________________________________
11796 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
11797         Log: Add a header for DJGPP with the function prototypes.
11798      Branch: perl
11799            + djgpp/djgpp.h
11800            ! MANIFEST djgpp/djgpp.c
11801 ____________________________________________________________________________
11802 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
11803         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
11804              From: Abe Timmerman <abe@ztreet.demon.nl>
11805              Date: Sun, 02 Dec 2001 02:41:25 +0100
11806              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
11807      Branch: perl
11808            ! pp_sys.c
11809 ____________________________________________________________________________
11810 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
11811         Log: There isn't PTR2INT(), there's PTR2IV().
11812      Branch: perl
11813            ! ext/Time/HiRes/HiRes.xs
11814 ____________________________________________________________________________
11815 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
11816         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
11817              From: Marc Lehmann <root@schmorp.de>
11818              Date: Sun, 02 Dec 2001 02:44:53 +0100
11819              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
11820      Branch: perl
11821            ! ext/Time/HiRes/HiRes.xs
11822 ____________________________________________________________________________
11823 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
11824         Log: encode()/decode() examples.
11825      Branch: perl
11826            ! ext/Encode/Encode.pm
11827 ____________________________________________________________________________
11828 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
11829         Log: DJGPP tweaks from Laszlo Molnar.
11830      Branch: perl
11831            ! djgpp/config.over djgpp/djgppsed.sh
11832 ____________________________________________________________________________
11833 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
11834         Log: Update Changes.
11835      Branch: perl
11836            ! Changes patchlevel.h
11837 ____________________________________________________________________________
11838 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
11839         Log: Integrate perlio;
11840              
11841              Skip socket-ness tests on handles (e.g. PerlIO::Scalar)
11842              which do not have file descriptors. Noticed a possibly
11843              worse problem in the process ...
11844      Branch: perl
11845           !> doio.c
11846 ____________________________________________________________________________
11847 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
11848         Log: Non-VMS-fixed and Win32-skipped version of
11849              
11850              Subject: [PATCH t/op/exec.t] Portabilty fix 
11851              From: Michael G Schwern <schwern@pobox.com> 
11852              Date: Fri, 30 Nov 2001 16:09:27 -0500
11853              Message-ID: <20011130160927.A10406@blackrider>
11854      Branch: perl
11855            ! t/op/exec.t
11856 ____________________________________________________________________________
11857 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
11858         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
11859              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
11860              Date: Sat, 1 Dec 2001 07:01:09 -0500
11861              Message-ID: <3C0D2E39@operamail.com>
11862              
11863              Subject: More verbose POD for Carp
11864              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
11865              Date: Sat, 1 Dec 2001 08:04:16 -0500
11866              Message-ID: <3C285C2B@operamail.com>
11867      Branch: perl
11868            ! lib/Carp.pm lib/Carp/Heavy.pm
11869 ____________________________________________________________________________
11870 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
11871         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
11872              From: chromatic <chromatic@rmci.net>
11873              Date: Sat, 01 Dec 2001 12:41:58 -0700
11874              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
11875      Branch: perl
11876            ! lib/DB.t
11877 ____________________________________________________________________________
11878 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
11879         Log: Try to make a missing RADIXCHAR a softer kinder error.
11880      Branch: perl
11881            ! ext/I18N/Langinfo/Langinfo.t
11882 ____________________________________________________________________________
11883 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
11884         Log: Have a little faith on nl_langinfo() itself.
11885      Branch: perl
11886            ! ext/I18N/Langinfo/Langinfo.xs
11887 ____________________________________________________________________________
11888 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
11889         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
11890              the max, not max plus one)
11891      Branch: perl
11892            ! ext/I18N/Langinfo/Langinfo.xs
11893 ____________________________________________________________________________
11894 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
11895         Log: Make reality agree with the comment.
11896      Branch: perl
11897            ! ext/I18N/Langinfo/Langinfo.xs
11898 ____________________________________________________________________________
11899 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
11900         Log: Try to protect against wild langinfo() arguments.
11901      Branch: perl
11902            ! ext/I18N/Langinfo/Langinfo.xs
11903 ____________________________________________________________________________
11904 [ 13409] By: nick                                  on 2001/12/01  18:19:59
11905         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
11906              have file descriptors. Noticed a possibly worse problem in the process ...
11907      Branch: perlio
11908            ! doio.c
11909 ____________________________________________________________________________
11910 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
11911         Log: (replaced by #13556)
11912              
11913              If we are inside an eval, let's be silent about
11914              separate symbols and just croak() in the end.
11915      Branch: perl
11916            ! lib/Exporter/Heavy.pm
11917 ____________________________________________________________________________
11918 [ 13407] By: nick                                  on 2001/12/01  17:14:05
11919         Log: Integrate mainline
11920      Branch: perlio
11921           !> (integrate 26 files)
11922 ____________________________________________________________________________
11923 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
11924         Log: Subject: Fix for Exporter error reporting behaviour
11925              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
11926              Date: Sat, 1 Dec 2001 06:34:48 -0500
11927              Message-ID: <3C0D1B9A@operamail.com>
11928      Branch: perl
11929            ! lib/Exporter.pm lib/Exporter/Heavy.pm
11930 ____________________________________________________________________________
11931 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
11932         Log: Need to hide behind an eval to avoid a warning
11933              about :utf8 on non-perlio configs.
11934      Branch: perl
11935            ! lib/open.t
11936 ____________________________________________________________________________
11937 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
11938         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
11939              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11940              Date: Fri, 30 Nov 2001 23:46:58 +0100
11941              Message-ID: <20011130234658.A717@rafael>
11942      Branch: perl
11943            ! op.c t/op/method.t
11944 ____________________________________________________________________________
11945 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
11946         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
11947              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11948              Date: Thu, 29 Nov 2001 22:46:12 +0100
11949              Message-ID: <20011129224612.A699@rafael>
11950      Branch: perl
11951            ! ext/B/B/Xref.pm
11952 ____________________________________________________________________________
11953 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
11954         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
11955              From: Tels <perl_dummy@bloodgate.com>
11956              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
11957              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
11958      Branch: perl
11959            ! pod/perlfunc.pod
11960 ____________________________________________________________________________
11961 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
11962         Log: Subject: [REPATCH] reference pointer comparison
11963              From: Nicholas Clark <nick@ccl4.org>
11964              Date: Sat, 1 Dec 2001 13:00:17 +0000
11965              Message-ID: <20011201130017.I21702@plum.flirble.org>
11966      Branch: perl
11967            ! pp.c
11968 ____________________________________________________________________________
11969 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
11970         Log: Upgrade to Storable 1.0.14.
11971      Branch: perl
11972            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
11973 ____________________________________________________________________________
11974 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
11975         Log: Add simple caches for ::viacode() and ::vianame().
11976      Branch: perl
11977            ! lib/charnames.pm lib/charnames.t
11978 ____________________________________________________________________________
11979 [ 13398] By: nick                                  on 2001/12/01  10:36:24
11980         Log: Integrate mainline.
11981      Branch: perlio
11982           +> (branch 44 files)
11983            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
11984            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
11985            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
11986           !> (integrate 250 files)
11987 ____________________________________________________________________________
11988 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
11989         Log: Regen toc and modlib.
11990      Branch: perl
11991            ! pod/perlmodlib.pod pod/perltoc.pod
11992 ____________________________________________________________________________
11993 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
11994         Log: Upgrade to podlators-1.18.
11995      Branch: perl
11996            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
11997 ____________________________________________________________________________
11998 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
11999         Log: -h scalar0 -h vector0 seems to help for both
12000              UNICOS and UNICOS/mk on the unpack %65c problems.
12001              
12002              (replaces #13393)
12003      Branch: perl
12004            ! hints/unicos.sh hints/unicosmk.sh
12005 ____________________________________________________________________________
12006 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
12007         Log: More Socket constants.
12008      Branch: perl
12009            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
12010 ____________________________________________________________________________
12011 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
12012         Log: (replaced by #13395)
12013      Branch: perl
12014            ! hints/unicosmk.sh
12015 ____________________________________________________________________________
12016 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
12017         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
12018              From: Andy Dougherty <doughera@lafayette.edu>
12019              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
12020              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
12021              
12022              Simplify the test skippage criterion now that we are
12023              no more dependent on sed.
12024      Branch: perl
12025            ! t/comp/cpp.t t/run/switchPx.t
12026 ____________________________________________________________________________
12027 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
12028         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
12029              From: Michael G Schwern <schwern@pobox.com>
12030              Date: Fri, 30 Nov 2001 11:48:44 -0500
12031              Message-ID: <20011130114844.C1303@blackrider>
12032              
12033              (replaces #13381)
12034      Branch: perl
12035            ! t/op/stat.t
12036 ____________________________________________________________________________
12037 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
12038         Log: Let's not assume how much memory has been allocated
12039              to PVs.
12040      Branch: perl
12041            ! ext/Devel/Peek/Peek.t
12042 ____________________________________________________________________________
12043 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
12044         Log: VOS needs to know the modules, including pp_sort.
12045      Branch: perl
12046            ! vos/perl.bind
12047 ____________________________________________________________________________
12048 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
12049         Log: Unused variables.
12050      Branch: perl
12051            ! ext/Unicode/Normalize/Normalize.xs
12052 ____________________________________________________________________________
12053 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
12054         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
12055              From: John Peacock <jpeacock@rowman.com>     
12056              Date: Fri, 30 Nov 2001 10:24:00 -0500        
12057              Message-ID: <3C07A490.A22A76B0@rowman.com>   
12058      Branch: perl
12059            ! lib/ExtUtils/Embed.t
12060 ____________________________________________________________________________
12061 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
12062         Log: Tweak for the VOS building script from Paul Green.
12063      Branch: perl
12064            ! vos/configure_perl.cm
12065 ____________________________________________________________________________
12066 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
12067         Log: Update Changes.
12068      Branch: perl
12069            ! Changes patchlevel.h
12070 ____________________________________________________________________________
12071 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
12072         Log: Cannot test if cppstdin has not yet been installed.
12073      Branch: perl
12074            ! t/run/switchPx.t
12075 ____________________________________________________________________________
12076 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
12077         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
12078              From: Michael G Schwern <schwern@pobox.com> 
12079              Date: Thu, 29 Nov 2001 22:05:11 -0500
12080              Message-ID: <20011129220510.A18869@blackrider>
12081              
12082              TODO 1: if cppstdin is used and not yet installed,
12083              the Px.t will fail (must do the same as in cpp.t)
12084              
12085              TODO 2: does this work if no Perl whatsoever has
12086              yet been installed?  That is, we should be using
12087              the Perl we are building to execute the one-liner.
12088      Branch: perl
12089            + t/run/switchPx.aux t/run/switchPx.t
12090            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
12091            ! vms/test.com
12092 ____________________________________________________________________________
12093 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
12094         Log: Upgrade to Unicode::Normalize 0.12.
12095      Branch: perl
12096            ! ext/Unicode/Normalize/Changes
12097            ! ext/Unicode/Normalize/Normalize.pm
12098            ! ext/Unicode/Normalize/Normalize.xs
12099            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
12100            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
12101            ! ext/Unicode/Normalize/t/test.t
12102 ____________________________________________________________________________
12103 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
12104         Log: (replaced by #13391)
12105              
12106              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
12107              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
12108              Date: 30 Nov 2001 11:41:53 -0000             
12109              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
12110              
12111              No need to die if we have high-paranoia (non-chdirable)
12112              system directories.
12113      Branch: perl
12114            ! t/op/stat.t
12115 ____________________________________________________________________________
12116 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
12117         Log: Paragraph rewrapping.
12118      Branch: perl
12119            ! pod/perliol.pod
12120 ____________________________________________________________________________
12121 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
12122         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
12123              From: Stas Bekman <stas@stason.org>
12124              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
12125              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
12126      Branch: perl
12127            ! pod/perliol.pod
12128 ____________________________________________________________________________
12129 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
12130         Log: Whether select() gets restarted on signals is
12131              implementation dependent.
12132      Branch: perl
12133            ! ext/Time/HiRes/HiRes.t
12134 ____________________________________________________________________________
12135 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
12136         Log: More forgotten checkins.
12137      Branch: perl
12138            ! embed.h embed.pl proto.h
12139 ____________________________________________________________________________
12140 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
12141         Log: Add a note about folding vs lowercase.
12142      Branch: perl
12143            ! regexec.c
12144 ____________________________________________________________________________
12145 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
12146         Log: Use to_uni_fold (and add changed global.sym)
12147      Branch: perl
12148            ! global.sym utf8.c
12149 ____________________________________________________________________________
12150 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
12151         Log: Make to Unicode character functions to use UVs
12152              instead of U32s and add to_uni_fold().
12153      Branch: perl
12154            ! embed.pl proto.h utf8.c
12155 ____________________________________________________________________________
12156 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
12157         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
12158              From: Nicholas Clark <nick@ccl4.org>
12159              Date: Thu, 29 Nov 2001 22:47:32 +0000
12160              Message-ID: <20011129224732.W37621@plum.flirble.org>
12161      Branch: perl
12162            ! pod/perlpacktut.pod
12163 ____________________________________________________________________________
12164 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
12165         Log: README.vos updates from Paul Green.
12166      Branch: perl
12167            ! README.vos
12168 ____________________________________________________________________________
12169 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
12170         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
12171              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12172              Date: Thu, 29 Nov 2001 14:18:51 EST
12173              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
12174      Branch: perl
12175            ! mg.c vms/vms.c vms/vmsish.h
12176 ____________________________________________________________________________
12177 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
12178         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
12179              From: Michael G Schwern <schwern@pobox.com>
12180              Date: Thu, 29 Nov 2001 13:12:31 -0500
12181              Message-ID: <20011129131231.E11300@blackrider>
12182      Branch: perl
12183            ! README.vms
12184 ____________________________________________________________________________
12185 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
12186         Log: BGET_IV was missing.
12187      Branch: perl
12188            ! ext/ByteLoader/bytecode.h
12189 ____________________________________________________________________________
12190 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
12191         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
12192              From: Jonathan Stowe <gellyfish@gellyfish.com>
12193              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
12194              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
12195      Branch: perl
12196            ! lib/Term/Cap.pm
12197 ____________________________________________________________________________
12198 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
12199         Log: Porting/checkURL.pl was missing.
12200      Branch: perl
12201            ! MANIFEST
12202 ____________________________________________________________________________
12203 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
12204         Log: Subject: INSTALL and READMEs should be reviewed
12205              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12206              Date: Thu, 29 Nov 2001 16:49:36 +0100
12207              Message-ID: <20011129164936.A17492@rafael>         
12208      Branch: perl
12209            ! README.cygwin
12210 ____________________________________________________________________________
12211 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
12212         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
12213              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
12214              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
12215              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
12216      Branch: perl
12217            ! README.os390
12218 ____________________________________________________________________________
12219 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
12220         Log: Update Changes.
12221      Branch: perl
12222            ! Changes patchlevel.h
12223 ____________________________________________________________________________
12224 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
12225         Log: The changes to the curliffed files didn't stick in #13348.
12226      Branch: perl
12227            ! README.dos README.win32
12228 ____________________________________________________________________________
12229 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
12230         Log: Subject: Re: Found the rev where File::Glob broke
12231              From: Andy Dougherty <doughera@lafayette.edu>
12232              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
12233              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
12234      Branch: perl
12235            ! lib/ExtUtils/MM_Unix.pm
12236 ____________________________________________________________________________
12237 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
12238         Log: Use __DATA__ instead of __END__.
12239      Branch: perl
12240            ! lib/Term/Cap.pm
12241 ____________________________________________________________________________
12242 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
12243         Log: Subject: [PATCH toke.c] autosplit into @F fix
12244              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12245              Date: Thu, 29 Nov 2001 14:52:23 +0100
12246              Message-ID: <20011129145223.A25817@rafael>         
12247      Branch: perl
12248            ! toke.c
12249 ____________________________________________________________________________
12250 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
12251         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
12252              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12253              Date: Thu, 29 Nov 2001 15:48:15 +0100
12254              Message-ID: <20011129154815.C25817@rafael>         
12255      Branch: perl
12256            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
12257 ____________________________________________________________________________
12258 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
12259         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
12260              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
12261              Date: Wed, 28 Nov 2001 20:35:29 +0100
12262              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
12263      Branch: perl
12264            ! pod/perlpacktut.pod
12265 ____________________________________________________________________________
12266 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
12267         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
12268              From: Stas Bekman <stas@stason.org>
12269              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
12270              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
12271              
12272              (with tweaks)
12273      Branch: perl
12274            ! pod/perlapio.pod
12275 ____________________________________________________________________________
12276 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
12277         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
12278              From: Tels <perl_dummy@bloodgate.com>
12279              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
12280              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
12281              
12282              (plus paragraph rewrapping)
12283      Branch: perl
12284            ! lib/Exporter.pm
12285 ____________________________________________________________________________
12286 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
12287         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
12288              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
12289              Date: Wed, 28 Nov 2001 21:47:59 +0000
12290              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
12291      Branch: perl
12292            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
12293 ____________________________________________________________________________
12294 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
12295         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
12296              From: Andy Dougherty <doughera@lafayette.edu>
12297              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
12298              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
12299      Branch: perl
12300            ! INSTALL ext/Time/HiRes/HiRes.t
12301 ____________________________________________________________________________
12302 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
12303         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
12304              From: Michael G Schwern <schwern@pobox.com> 
12305              Date: Wed, 28 Nov 2001 16:37:01 -0500
12306              Message-ID: <20011128163701.H676@blackrider>
12307      Branch: perl
12308            ! t/run/kill_perl.t
12309 ____________________________________________________________________________
12310 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
12311         Log: @INC tweak.
12312      Branch: perl
12313            ! t/op/ref.t
12314 ____________________________________________________________________________
12315 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
12316         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
12317              From: Nicholas Clark <nick@ccl4.org>
12318              Date: Wed, 28 Nov 2001 23:38:43 +0000
12319              Message-ID: <20011128233843.N37621@plum.flirble.org>  
12320      Branch: perl
12321            ! installman
12322 ____________________________________________________________________________
12323 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
12324         Log: Tweak the forking logic.
12325      Branch: perl
12326            ! Porting/checkURL.pl
12327 ____________________________________________________________________________
12328 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
12329         Log: Update perlmodlib.PL as per #13348.  The L<> got
12330              changed back because that is coming from ParseLink.pm.
12331      Branch: perl
12332            ! pod/perlmodlib.PL pod/perlmodlib.pod
12333 ____________________________________________________________________________
12334 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
12335         Log: URL fixups from Michael Schwern.
12336      Branch: perl
12337            ! README.cygwin README.dos README.hpux README.mint README.mpeix
12338            ! README.os390 README.qnx README.solaris README.vos README.win32
12339            ! pod/perlmodlib.pod
12340 ____________________________________________________________________________
12341 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
12342         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
12343              From: Barrie Slaymaker <barries@slaysys.com>
12344              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
12345              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
12346      Branch: perl
12347            ! lib/Exporter.pm
12348 ____________________________________________________________________________
12349 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
12350         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
12351      Branch: perl
12352            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
12353 ____________________________________________________________________________
12354 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
12355         Log: Subject: [PATCH] Re: $\ very broken
12356              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12357              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
12358              Message-ID: <20011128223308.E732@rafael>   
12359              
12360              Subject: Re: [PATCH] Re: $\ very broken     
12361              From: Nicholas Clark <nick@ccl4.org>
12362              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
12363              Message-ID: <20011128222859.K37621@plum.flirble.org>
12364      Branch: perl
12365            ! mg.c t/op/ref.t
12366 ____________________________________________________________________________
12367 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
12368         Log: Add Abigail's link checker with the following tweaks:
12369              - known dummy URLs (Peter Prymmer)
12370              - do also READMEs and INSTALL (Michael Schwern)
12371              - do also ftp URLs
12372              - add fork retry loop in case the allowed number
12373              of processes per user is low
12374      Branch: perl
12375            + Porting/checkURL.pl
12376            ! MANIFEST
12377 ____________________________________________________________________________
12378 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
12379         Log: Update Changes.
12380      Branch: perl
12381            ! Changes patchlevel.h
12382 ____________________________________________________________________________
12383 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
12384         Log: In Linux if we have modern enough gcc and supported
12385              enough CPU, crank up the optimization level to -O3.
12386      Branch: perl
12387            ! hints/linux.sh
12388 ____________________________________________________________________________
12389 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
12390         Log: Add perlpacktut from Wolfgang Laun; regen toc.
12391      Branch: perl
12392            + pod/perlpacktut.pod
12393            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
12394            ! pod/perltoc.pod
12395 ____________________________________________________________________________
12396 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
12397         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
12398              From: PPrymmer@factset.com
12399              Date: Wed, 28 Nov 2001 07:51:26 -0500
12400              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
12401      Branch: perl
12402            ! vms/test.com
12403 ____________________________________________________________________________
12404 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
12405         Log: Test cases for the first half of #13338.
12406      Branch: perl
12407            ! t/lib/h2ph.h t/lib/h2ph.pht
12408 ____________________________________________________________________________
12409 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
12410         Log: Subject: Re: h2ph confused by comments in an enum.
12411              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
12412              Date: Wed, 28 Nov 2001 04:19:21 +0000
12413              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
12414              
12415              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
12416              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
12417              Date: Wed, 28 Nov 2001 13:36:35 +0000
12418              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
12419      Branch: perl
12420            ! utils/h2ph.PL
12421 ____________________________________________________________________________
12422 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
12423         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
12424              From: Jonathan Stowe <gellyfish@gellyfish.com>
12425              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
12426              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
12427              
12428              (replace #13327)
12429      Branch: perl
12430            ! lib/Term/Cap.pm
12431 ____________________________________________________________________________
12432 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
12433         Log: Replace #13335 with
12434              
12435              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
12436              From: Russ Allbery <rra@stanford.edu>
12437              Date: 27 Nov 2001 20:42:49 -0800
12438              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
12439      Branch: perl
12440            ! lib/Pod/Text/Termcap.pm
12441 ____________________________________________________________________________
12442 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
12443         Log: (replaced by #13336)
12444              
12445              Subject: [PATCH perl@13323] Termcap.pm with no termios
12446              From: "Craig A. Berry" <craigberry@mac.com> 
12447              Date: Tue, 27 Nov 2001 22:28:50 -0600
12448              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
12449      Branch: perl
12450            ! lib/Pod/Text/Termcap.pm
12451 ____________________________________________________________________________
12452 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
12453         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
12454              From: "Craig A. Berry" <craigberry@mac.com> 
12455              Date: Tue, 27 Nov 2001 21:46:45 -0600
12456              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
12457      Branch: perl
12458            ! configure.com
12459 ____________________________________________________________________________
12460 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
12461         Log: Upgrade to podlators 1.17.
12462      Branch: perl
12463            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
12464            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
12465 ____________________________________________________________________________
12466 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
12467         Log: Fix for "a\x{100}" =~ /A/i.
12468      Branch: perl
12469            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
12470            ! utf8.c
12471 ____________________________________________________________________________
12472 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
12473         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
12474              From: "Craig A. Berry" <craigberry@mac.com>
12475              Date: Tue, 27 Nov 2001 17:11:49 -0600
12476              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
12477      Branch: perl
12478            ! lib/DB.t
12479 ____________________________________________________________________________
12480 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
12481         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
12482              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
12483              Date: Tue, 27 Nov 2001 14:55:23 -0500
12484              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
12485              
12486              Subject: [PATCH: perl@13324] updates to perldelta.pod 
12487              From: PPrymmer@factset.com
12488              Date: Tue, 27 Nov 2001 18:06:04 -0500
12489              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
12490              
12491              plus added some known problems.
12492      Branch: perl
12493            ! pod/perldelta.pod
12494 ____________________________________________________________________________
12495 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
12496         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
12497              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12498              Date: Tue, 27 Nov 2001 15:38:02 EST 
12499              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
12500      Branch: perl
12501            ! configure.com vms/vms.c vms/vmsish.h
12502 ____________________________________________________________________________
12503 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
12504         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
12505              From: Michael G Schwern <schwern@pobox.com> 
12506              Date: Tue, 27 Nov 2001 15:31:12 -0500
12507              Message-ID: <20011127153112.G20929@blackrider>
12508      Branch: perl
12509            ! t/run/kill_perl.t
12510 ____________________________________________________________________________
12511 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
12512         Log: (replaced by #13337)
12513              
12514              VMS can safely hardcode a termcap entry for VT100.
12515      Branch: perl
12516            ! lib/Term/Cap.pm
12517 ____________________________________________________________________________
12518 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
12519         Log: VMS piping fixes from Charles Lane (perl -P should
12520              be working now).
12521      Branch: perl
12522            ! vms/vms.c
12523 ____________________________________________________________________________
12524 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
12525         Log: Subject: [PATCH] perlvar.pod fix
12526              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
12527              Date: Tue, 27 Nov 2001 13:11:47 -0500
12528              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
12529      Branch: perl
12530            ! pod/perlvar.pod
12531 ____________________________________________________________________________
12532 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
12533         Log: Update Changes.
12534      Branch: perl
12535            ! Changes patchlevel.h
12536 ____________________________________________________________________________
12537 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
12538         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
12539              From: "Craig A. Berry" <craigberry@mac.com> 
12540              Date: Tue, 27 Nov 2001 10:21:18 -0600
12541              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
12542      Branch: perl
12543            ! lib/ExtUtils/MM_VMS.pm
12544 ____________________________________________________________________________
12545 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
12546         Log: Protect against accumulating -options -options -options.
12547      Branch: perl
12548            ! hints/hpux.sh
12549 ____________________________________________________________________________
12550 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
12551         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
12552              From: Barrie Slaymaker <barries@slaysys.com>
12553              Date: Tue, 27 Nov 2001 10:58:54 -0500
12554              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
12555      Branch: perl
12556            ! lib/Benchmark.pm
12557 ____________________________________________________________________________
12558 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
12559         Log: Tiny fix from John P. Linderman.
12560      Branch: perl
12561            ! lib/sort.pm
12562 ____________________________________________________________________________
12563 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
12564         Log: The Story of sort(), from John P. Linderman.
12565      Branch: perl
12566            ! pod/perldelta.pod
12567 ____________________________________________________________________________
12568 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
12569         Log: Add information what to do if you are reading
12570              perluniintro but using some older Perl.
12571      Branch: perl
12572            ! pod/perluniintro.pod
12573 ____________________________________________________________________________
12574 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
12575         Log: Update the 'wide characters' FAQ entry.
12576      Branch: perl
12577            ! pod/perlfaq6.pod
12578 ____________________________________________________________________________
12579 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
12580         Log: Fix for
12581              
12582              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
12583              From: Marc Lehmann <root@schmorp.de>
12584              Date: Tue, 27 Nov 2001 14:27:14 +0100
12585              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
12586      Branch: perl
12587            ! ext/Encode.t ext/Encode/Encode.xs
12588 ____________________________________________________________________________
12589 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
12590         Log: Subject: [PATCH] DB_File 1.801
12591              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
12592              Date: Tue, 27 Nov 2001 15:06:45 -0000
12593              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
12594      Branch: perl
12595            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
12596            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
12597 ____________________________________________________________________________
12598 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
12599         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
12600      Branch: perl
12601            ! pod/perlmodlib.pod
12602 ____________________________________________________________________________
12603 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
12604         Log: sort() doc tweaks from John P. Linderman.
12605      Branch: perl
12606            ! pod/perlfunc.pod
12607 ____________________________________________________________________________
12608 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
12609         Log: Subject: [PATCH] More perldelta.pod nits
12610              From: Simon Glover <scog@roe.ac.uk>
12611              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
12612              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
12613      Branch: perl
12614            ! pod/perldelta.pod
12615 ____________________________________________________________________________
12616 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
12617         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
12618              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
12619              Date: Tue, 27 Nov 2001 11:52:31 -0000
12620              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
12621      Branch: perl
12622            ! ext/Devel/PPPort/harness/Makefile.PL
12623 ____________________________________________________________________________
12624 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
12625         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
12626              From: Michael G Schwern <schwern@pobox.com>
12627              Date: Tue, 27 Nov 2001 03:38:24 -0500
12628              Message-ID: <20011127033824.A17775@blackrider>
12629      Branch: perl
12630            ! t/TEST
12631 ____________________________________________________________________________
12632 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
12633         Log: Subject: Re: perlcc very broken
12634              From: John Peacock <jpeacock@rowman.com>
12635              Date: Tue, 27 Nov 2001 06:48:01 -0500
12636              Message-ID: <3C037D71.4030508@rowman.com>
12637      Branch: perl
12638            ! utils/perlcc.PL
12639 ____________________________________________________________________________
12640 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
12641         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
12642              From: David Dyck <dcd@tc.fluke.com>
12643              Date: Mon, 26 Nov 2001 22:04:38 -0800
12644              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
12645      Branch: perl
12646            ! t/op/pack.t
12647 ____________________________________________________________________________
12648 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
12649         Log: Subject: [ID 20011126.149] t/op/split fails step 37
12650              From: David Dyck <dcd@tc.fluke.com>
12651              Date: Mon, 26 Nov 2001 21:52:35 -0800
12652              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
12653      Branch: perl
12654            ! t/op/split.t
12655 ____________________________________________________________________________
12656 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
12657         Log: incorporate last minute change from libnet 1.0901-tobe
12658      Branch: perl
12659            ! lib/Net/SMTP.pm
12660 ____________________________________________________________________________
12661 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
12662         Log: Pass 7 at perldelta - random edits.
12663      Branch: perl
12664            ! pod/perldelta.pod
12665 ____________________________________________________________________________
12666 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
12667         Log: Portability and skippage tweaks.
12668      Branch: perl
12669            ! t/op/split.t
12670 ____________________________________________________________________________
12671 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
12672         Log: (retracted by #13449)
12673              Try to make Unicode casemapping to work for EBCDIC, too.
12674      Branch: perl
12675            ! utf8.c
12676 ____________________________________________________________________________
12677 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
12678         Log: Just printing 1..0 is not quite enough...
12679      Branch: perl
12680            ! lib/Dumpvalue.t
12681 ____________________________________________________________________________
12682 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
12683         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
12684              Delay the match until runtime.
12685      Branch: perl
12686            ! t/op/append.t
12687 ____________________________________________________________________________
12688 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
12689         Log: UTF-EBCDIC.
12690      Branch: perl
12691            ! ext/Devel/Peek/Peek.t
12692 ____________________________________________________________________________
12693 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
12694         Log: Be UTF-EBCDIC aware.
12695      Branch: perl
12696            ! lib/bytes.t
12697 ____________________________________________________________________________
12698 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
12699         Log: Bad assumption which way digits and letters sort.
12700      Branch: perl
12701            ! lib/English.t
12702 ____________________________________________________________________________
12703 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
12704         Log: If in EBCDIC but no Convert::EBCDIC
12705              the libnet tests will all fail.
12706      Branch: perl
12707            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
12708            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
12709            ! lib/Net/t/smtp.t lib/Net/t/time.t
12710 ____________________________________________________________________________
12711 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
12712         Log: Just sorting to guarantee order is not enough.
12713              (Think EBCDIC.) 
12714      Branch: perl
12715            ! lib/ExtUtils/Manifest.t
12716 ____________________________________________________________________________
12717 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
12718         Log: OS/390 cleanable gunk.
12719      Branch: perl
12720            ! lib/ExtUtils/MM_Unix.pm
12721 ____________________________________________________________________________
12722 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
12723         Log: Update the EBCDIC MD5 checksums.
12724      Branch: perl
12725            ! ext/Digest/MD5/t/files.t
12726 ____________________________________________________________________________
12727 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
12728         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
12729              From: Nicholas Clark <nick@ccl4.org>
12730              Date: Mon, 26 Nov 2001 23:06:34 +0000
12731              Message-ID: <20011126230633.Q37621@plum.flirble.org>
12732      Branch: perl
12733            ! installman
12734 ____________________________________________________________________________
12735 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
12736         Log: sort tweaks from John P. Linderman.
12737      Branch: perl
12738            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
12739 ____________________________________________________________________________
12740 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
12741         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
12742              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
12743              Date: Mon, 26 Nov 2001 18:47:25 -0600
12744              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
12745              
12746              Craig Berry submitted half of this patch just yesterday.
12747              Spooky cosmic resonance.
12748      Branch: perl
12749            ! ext/Socket/Socket.xs
12750 ____________________________________________________________________________
12751 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
12752         Log: Subject: [PATCH] doio slightly smaller
12753              From: Nicholas Clark <nick@ccl4.org>
12754              Date: Tue, 27 Nov 2001 00:40:23 +0000      
12755              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
12756      Branch: perl
12757            ! doio.c
12758 ____________________________________________________________________________
12759 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
12760         Log: perldelta nits from Autrijus Tang and Ron Kimball.
12761      Branch: perl
12762            ! pod/perldelta.pod
12763 ____________________________________________________________________________
12764 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
12765         Log: Subject: [PATCH] unpack P* uses random length for item
12766              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
12767              Date: Mon, 26 Nov 2001 19:56:32 +0100
12768              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
12769      Branch: perl
12770            ! pod/perldiag.pod pp_pack.c t/op/pack.t
12771 ____________________________________________________________________________
12772 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
12773         Log: Subject: [PATCH current] system and taintedness
12774              From: Radu Greab <radu@netsoft.ro>
12775              Date: Mon, 26 Nov 2001 18:42:29 +0200
12776              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
12777      Branch: perl
12778            ! pp_sys.c t/op/taint.t
12779 ____________________________________________________________________________
12780 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
12781         Log: Subject: [PATCH @ 13283] Devel::PPPort
12782              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
12783              Date: Mon, 26 Nov 2001 14:37:17 -0000
12784              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
12785      Branch: perl
12786            + ext/Devel/PPPort/MANIFEST
12787            ! MANIFEST ext/Devel/PPPort/Makefile.PL
12788            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
12789            ! ext/Devel/PPPort/harness/Harness.xs
12790            ! ext/Devel/PPPort/harness/Makefile.PL
12791            ! ext/Devel/PPPort/harness/module2.c
12792            ! ext/Devel/PPPort/harness/module3.c
12793            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
12794 ____________________________________________________________________________
12795 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
12796         Log: Update the test list.
12797      Branch: perl
12798            ! t/lib/1_compile.t
12799 ____________________________________________________________________________
12800 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
12801         Log: Sync-up tests with libnet distribution
12802      Branch: perl
12803            + lib/Net/t/netrc.t
12804            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
12805 ____________________________________________________________________________
12806 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
12807         Log: Update Changes.
12808      Branch: perl
12809            ! Changes patchlevel.h
12810 ____________________________________________________________________________
12811 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
12812         Log: Upgrade to podlators 1.16.
12813      Branch: perl
12814            + lib/Pod/t/basic.cap
12815            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
12816            ! lib/Pod/t/basic.t pod/pod2man.PL
12817 ____________________________________________________________________________
12818 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
12819         Log: Pass 6 at perldelta - sort enhancements, generic and
12820              platform specific bug fixes.
12821      Branch: perl
12822            ! pod/perldelta.pod
12823 ____________________________________________________________________________
12824 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
12825         Log: PROPAGATE documentation from Tony Cook.
12826      Branch: perl
12827            ! pod/perlfunc.pod
12828 ____________________________________________________________________________
12829 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
12830         Log: DJGPP cannot do signals that well.
12831      Branch: perl
12832            ! ext/POSIX/t/sigaction.t
12833 ____________________________________________________________________________
12834 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
12835         Log: Can't do subsecond alarms without ualarm; and break out
12836              early if alarms do not seem to be coming in as expected.
12837      Branch: perl
12838            ! ext/Time/HiRes/HiRes.t
12839 ____________________________________________________________________________
12840 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
12841         Log: No Socket, little Net.
12842      Branch: perl
12843            ! t/lib/1_compile.t
12844 ____________________________________________________________________________
12845 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
12846         Log: Take the taint brush to the getcwds.
12847      Branch: perl
12848            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
12849 ____________________________________________________________________________
12850 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
12851         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
12852              From: "Craig A. Berry" <craigberry@mac.com>
12853              Date: Sun, 25 Nov 2001 16:20:45 -0600
12854              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
12855      Branch: perl
12856            ! ext/Socket/Socket.xs
12857 ____________________________________________________________________________
12858 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
12859         Log: Since in some DOS filesystems the timestamp granularity
12860              may be only two seconds, better sleep for three to play safe.
12861              (Helps CygWin, at least.)
12862      Branch: perl
12863            ! lib/Memoize/t/expire_file.t
12864 ____________________________________________________________________________
12865 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
12866         Log: For some reason CygWin wasn't collapsing multiple
12867              slashes into one, which made some Spec.t tests to fail.
12868              Either CygWin was being too prudish or the collapsing
12869              logic needs to be rethunk.
12870      Branch: perl
12871            ! lib/File/Spec/Unix.pm
12872 ____________________________________________________________________________
12873 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
12874         Log: Cygwin needs to have libperl.dll around if trying to link
12875              with -lperl.  Note: this change cures the test but whether
12876              it cures CygPerl installation, I don't know: hopefully the
12877              libperl5_7_2.dll, or the version equivalent, gets installed
12878              also as libperl.dll to the proper place(s).
12879      Branch: perl
12880            ! lib/ExtUtils/Embed.t
12881 ____________________________________________________________________________
12882 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
12883         Log: -I../lib/.. and -L../lib/..?  Strange.
12884      Branch: perl
12885            ! lib/ExtUtils/Embed.t
12886 ____________________________________________________________________________
12887 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
12888         Log: $MM?
12889      Branch: perl
12890            ! lib/ExtUtils/Embed.pm
12891 ____________________________________________________________________________
12892 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
12893         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
12894              From: Dave Rolsky <autarch@urth.org>
12895              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
12896              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
12897      Branch: perl
12898            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
12899            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
12900 ____________________________________________________________________________
12901 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
12902         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
12903              From: chromatic <chromatic@rmci.net>
12904              Date: Sat, 24 Nov 2001 14:56:57 -0700
12905              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
12906              
12907              plus a tweak for ithreads builds.
12908      Branch: perl
12909            + lib/DB.t
12910            ! MANIFEST lib/DB.pm
12911 ____________________________________________________________________________
12912 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
12913         Log: Win32 compilation tweaks for Blair Zajac.
12914      Branch: perl
12915            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
12916 ____________________________________________________________________________
12917 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
12918         Log: I don't think trying to bracket the hires time with lores
12919              times is going to be portable enough: Cygwin seems to be
12920              capable of getting hires ones rather consistently lower
12921              than the lores ones.  So let's try average difference instead.
12922      Branch: perl
12923            ! ext/Time/HiRes/HiRes.t
12924 ____________________________________________________________________________
12925 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
12926         Log: Subject: Re: benchmarks, sorts and reproducibility
12927              From: "John P. Linderman" <jpl@research.att.com>
12928              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
12929              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
12930              
12931              Randomize large partitions for quicksort to dodge the
12932              angry gods of quadratic.
12933      Branch: perl
12934            ! pp_sort.c
12935 ____________________________________________________________________________
12936 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
12937         Log: The joys of portable quoting.
12938      Branch: perl
12939            ! ext/Devel/PPPort/harness/Makefile.PL
12940 ____________________________________________________________________________
12941 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
12942         Log: sort pragma tweaks.
12943      Branch: perl
12944            ! lib/sort.pm
12945 ____________________________________________________________________________
12946 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
12947         Log: Skip the link= directives of utils.lst if no mandir
12948              (if no manpages).
12949      Branch: perl
12950            ! installman
12951 ____________________________________________________________________________
12952 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
12953         Log: integrate changes#8340,13260 from mainline
12954              
12955              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
12956              
12957              change#3373 introduced a handle leak in backticks and piped open()s
12958              that fail
12959      Branch: maint-5.6/perl
12960            ! t/io/pipe.t util.c
12961 ____________________________________________________________________________
12962 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
12963         Log: change#3373 introduced a handle leak in backticks and piped open()s
12964              that fail
12965      Branch: perl
12966            ! util.c
12967 ____________________________________________________________________________
12968 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
12969         Log: metaconfig unit change for #13258.
12970      Branch: metaconfig/U/perl
12971            ! d_procselfexe.U
12972 ____________________________________________________________________________
12973 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
12974         Log: Extraenous breaks noticed by David Dyck.
12975      Branch: perl
12976            ! Configure
12977 ____________________________________________________________________________
12978 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
12979         Log: Revert the /proc/self/auxv experiment for now.
12980      Branch: perl
12981            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
12982 ____________________________________________________________________________
12983 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
12984         Log: Also ExtUtils.t had $^X assumptions.
12985      Branch: perl
12986            ! lib/ExtUtils.t
12987 ____________________________________________________________________________
12988 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
12989         Log: Now is Solaris if you start the t/perl in the t/
12990              as "./perl", the $^X will be "../perl", not "./perl".
12991      Branch: perl
12992            ! t/lib/1_compile.t
12993 ____________________________________________________________________________
12994 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
12995         Log: The new way of finding out $^X in Solaris
12996              requires a little tweak if the executable
12997              pathname is *not* absolute: prepend "./"
12998              (otherwise `$^X ...` will start perl from PATH...)
12999      Branch: perl
13000            ! perl.c
13001 ____________________________________________________________________________
13002 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
13003         Log: Avoid "will not stay shared" warnings.
13004      Branch: perl
13005            ! lib/ExtUtils/MM_Unix.pm
13006 ____________________________________________________________________________
13007 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
13008         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
13009              From: Michael G Schwern <schwern@pobox.com>
13010              Date: Sat, 24 Nov 2001 19:56:18 -0500
13011              Message-ID: <20011124195618.A14614@blackrider>            
13012      Branch: perl
13013            ! perl.c pp_sys.c t/op/magic.t util.c
13014 ____________________________________________________________________________
13015 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
13016         Log: In the MakeMaker pm_to_blib target don't copy all
13017              the files in one fell swoop, deal with them hunkwise,
13018              helps for CLIs with limited line lengths.
13019              (This seems to help for DJGPP building Encode,
13020              where there are dozens of files to copy.)
13021      Branch: perl
13022            ! lib/ExtUtils/MM_Unix.pm
13023 ____________________________________________________________________________
13024 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
13025         Log: testsuite leaves stray files behind on windows
13026      Branch: perl
13027            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
13028 ____________________________________________________________________________
13029 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
13030         Log: xsubpp produces a spurious warning on directories called 'typemap'
13031      Branch: perl
13032            ! lib/ExtUtils/xsubpp
13033 ____________________________________________________________________________
13034 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
13035         Log: xsubpp treats invalid (indented) cpp directives as comments
13036      Branch: perl
13037            ! ext/IO/IO.xs
13038 ____________________________________________________________________________
13039 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
13040         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
13041      Branch: perl
13042            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
13043 ____________________________________________________________________________
13044 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
13045         Log: The debug_pag needs to be visible at all times
13046              because of the re extension.
13047      Branch: perl
13048            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
13049 ____________________________________________________________________________
13050 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
13051         Log: Subject: Re: [PATCH] Tests are good
13052              From: Philip Newton <Philip.Newton@gmx.net>
13053              Date: Sat, 24 Nov 2001 21:24:00 +0100
13054              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
13055      Branch: perl
13056            ! pod/perlhack.pod
13057 ____________________________________________________________________________
13058 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
13059         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
13060              From: "Craig A. Berry" <craigberry@mac.com> 
13061              Date: Sat, 24 Nov 2001 12:45:44 -0600
13062              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
13063              
13064              (with tweaks, and combined with Sarathy's #13242)
13065      Branch: perl
13066            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
13067 ____________________________________________________________________________
13068 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
13069         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
13070              From: John Peacock <jpeacock@rowman.com>
13071              Date: Sat, 24 Nov 2001 14:27:46 -0500
13072              Message-ID: <3BFFF4B2.40509@rowman.com> 
13073      Branch: perl
13074            ! lib/Exporter/Heavy.pm
13075 ____________________________________________________________________________
13076 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
13077         Log: use portable quotes
13078      Branch: perl
13079            ! ext/Devel/PPPort/harness/Makefile.PL
13080 ____________________________________________________________________________
13081 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
13082         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
13083              From: Nicholas Clark <nick@ccl4.org>
13084              Date: Sat, 24 Nov 2001 18:06:26 +0000
13085              Message-ID: <20011124180626.T37621@plum.flirble.org>
13086      Branch: perl
13087            ! installman
13088 ____________________________________________________________________________
13089 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
13090         Log: Subject: [PATCH] perl5005delta.pod L<>
13091              From: Nicholas Clark <nick@ccl4.org>
13092              Date: Sat, 24 Nov 2001 18:04:21 +0000
13093              Message-ID: <20011124180421.S37621@plum.flirble.org>
13094      Branch: perl
13095            ! pod/perl5005delta.pod
13096 ____________________________________________________________________________
13097 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
13098         Log: fix typo in config.vc; regenerate win32 config_H.* files
13099      Branch: perl
13100            ! win32/config.vc win32/config_H.bc win32/config_H.gc
13101            ! win32/config_H.vc
13102 ____________________________________________________________________________
13103 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
13104         Log: Mention the charnames::vianame().
13105      Branch: perl
13106            ! pod/perluniintro.pod
13107 ____________________________________________________________________________
13108 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
13109         Log: Add charnames::vianame() in case people want to access
13110              the codes in run-time (as opposed to the compile-timeness
13111              of \N{...}).
13112      Branch: perl
13113            ! lib/charnames.pm lib/charnames.t
13114 ____________________________________________________________________________
13115 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
13116         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
13117              From: Nicholas Clark <nick@ccl4.org>
13118              Date: Sat, 24 Nov 2001 16:30:42 +0000
13119              Message-ID: <20011124163042.R37621@plum.flirble.org>
13120      Branch: perl
13121            ! regcomp.c regcomp.h
13122 ____________________________________________________________________________
13123 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
13124         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
13125              From: Nicholas Clark <nick@ccl4.org>
13126              Date: Sat, 24 Nov 2001 16:24:33 +0000
13127              Message-ID: <20011124162433.Q37621@plum.flirble.org>
13128              
13129              cmp fixes.
13130      Branch: perl
13131            ! pp.c
13132 ____________________________________________________________________________
13133 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
13134         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
13135              (It seems that "./perl" gets resolved to "perl" now.)
13136      Branch: perl
13137            ! perl.c
13138 ____________________________________________________________________________
13139 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
13140         Log: Subject: [PATCH] DB_File 1.800        
13141              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
13142              Date: Sat, 24 Nov 2001 11:41:41 -0000
13143              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
13144      Branch: perl
13145            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13146            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
13147            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
13148            ! ext/DB_File/t/db-recno.t
13149 ____________________________________________________________________________
13150 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
13151         Log: Tweak the PUSHED documentation.
13152      Branch: perl
13153            ! ext/PerlIO/Via/Via.pm
13154 ____________________________________________________________________________
13155 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
13156         Log: Update 1_compile for new known tests.
13157      Branch: perl
13158            ! t/lib/1_compile.t
13159 ____________________________________________________________________________
13160 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
13161         Log: Move the MBF/MBI test modules to t/lib.
13162      Branch: perl
13163            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
13164            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
13165            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
13166            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
13167            ! lib/Math/BigInt/t/sub_mbi.t
13168 ____________________________________________________________________________
13169 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
13170         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
13171              From: "Craig A. Berry" <craigberry@mac.com> 
13172              Date: Fri, 23 Nov 2001 18:05:35 -0600
13173              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
13174      Branch: perl
13175            ! configure.com
13176 ____________________________________________________________________________
13177 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
13178         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
13179              From: PPrymmer@factset.com 
13180              Date: Fri, 23 Nov 2001 17:03:07 -0500
13181              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
13182      Branch: perl
13183            ! ext/Unicode/Normalize/mkheader
13184 ____________________________________________________________________________
13185 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
13186         Log: Here are the right helper files.
13187      Branch: perl
13188            + t/lib/Filter/Simple/ExportTest.pm
13189            + t/lib/Filter/Simple/FilterOnlyTest.pm
13190            + t/lib/Filter/Simple/FilterTest.pm
13191            + t/lib/Filter/Simple/ImportTest.pm
13192            ! MANIFEST
13193 ____________________________________________________________________________
13194 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
13195         Log: Update Changes.
13196      Branch: perl
13197            ! Changes patchlevel.h
13198 ____________________________________________________________________________
13199 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
13200         Log: Never mind.
13201      Branch: perl
13202            - lib/Filter/Simple/lib/ExportTest.pm
13203            - lib/Filter/Simple/lib/ImportTest.pm
13204 ____________________________________________________________________________
13205 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
13206         Log: Mis-add.
13207      Branch: perl
13208            + lib/Filter/Simple/lib/ExportTest.pm
13209            + lib/Filter/Simple/lib/ImportTest.pm
13210 ____________________________________________________________________________
13211 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
13212         Log: Upgrade to Filter::Simple 0.77.
13213      Branch: perl
13214            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
13215            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
13216            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
13217            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
13218            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
13219 ____________________________________________________________________________
13220 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
13221         Log: Missing p4 add.
13222      Branch: perl
13223            + lib/ExtUtils/MM_VMS.t
13224 ____________________________________________________________________________
13225 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
13226         Log: Pass 5 at perldelta - module and utility updates cleanup.
13227      Branch: perl
13228            ! pod/perldelta.pod
13229 ____________________________________________________________________________
13230 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
13231         Log: metaconfig unit change for #13219.
13232      Branch: metaconfig/U/perl
13233            ! d_procselfexe.U
13234 ____________________________________________________________________________
13235 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
13236         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
13237      Branch: perl
13238            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13239            ! pod/buildtoc.PL pod/perltoc.pod
13240 ____________________________________________________________________________
13241 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
13242         Log: Add procselfexe and d_dirfd to strange lands.
13243      Branch: perl
13244            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
13245            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
13246            ! vos/config.ga.def vos/config.ga.h win32/config.bc
13247            ! win32/config.gc win32/config.vc win32/config.win64
13248            ! wince/config.ce
13249 ____________________________________________________________________________
13250 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
13251         Log: metaconfig unit change for #13216.
13252      Branch: metaconfig/U/perl
13253            ! d_procselfexe.U
13254 ____________________________________________________________________________
13255 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
13256         Log: Better to "quote" the pathname.
13257      Branch: perl
13258            ! Configure config_h.SH
13259 ____________________________________________________________________________
13260 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
13261         Log: Use PROCSELFEXE_PATH.
13262      Branch: perl
13263            ! perl.c
13264 ____________________________________________________________________________
13265 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
13266         Log: metaconfig unit change for #13213.
13267      Branch: metaconfig/U/perl
13268            ! d_procselfexe.U
13269 ____________________________________________________________________________
13270 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
13271         Log: Add probing for BSD-like /proc/curproc/file.
13272      Branch: perl
13273            ! Configure config_h.SH
13274 ____________________________________________________________________________
13275 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
13276         Log: metaconfig unit change for 13211.
13277      Branch: metaconfig/U/perl
13278            + d_dirfd.U
13279 ____________________________________________________________________________
13280 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
13281         Log: Add probing for dirfd() so that it can be added it IO::Dir.
13282      Branch: perl
13283            ! Configure config_h.SH perl.h
13284 ____________________________________________________________________________
13285 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
13286         Log: ...and update the test count.
13287      Branch: perl
13288            ! lib/Pod/t/basic.t
13289 ____________________________________________________________________________
13290 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
13291         Log: Must remove the cap test also from the test script.
13292      Branch: perl
13293            ! lib/Pod/t/basic.t
13294 ____________________________________________________________________________
13295 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
13296         Log: Subject: [PATCH] Tests are good
13297              From: Nicholas Clark <nick@ccl4.org>
13298              Date: Fri, 23 Nov 2001 18:12:21 +0000
13299              Message-ID: <20011123181220.F37621@plum.flirble.org>
13300      Branch: perl
13301            ! pod/perlhack.pod
13302 ____________________________________________________________________________
13303 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
13304         Log: The basic.cap from podlators 1.14 is not very portable.
13305      Branch: perl
13306            - lib/Pod/t/basic.cap
13307            ! MANIFEST
13308 ____________________________________________________________________________
13309 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
13310         Log: Subject: Re: [DOC PATCHES] pod cleanups
13311              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
13312              Date: 22 Nov 2001 12:54:16 -0000
13313              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
13314      Branch: perl
13315            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
13316            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
13317 ____________________________________________________________________________
13318 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
13319         Log: FAQ sync.
13320      Branch: perl
13321            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
13322 ____________________________________________________________________________
13323 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
13324         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
13325              From: PPrymmer@factset.com
13326              Date: Fri, 23 Nov 2001 11:43:45 -0500
13327              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
13328      Branch: perl
13329            ! MANIFEST lib/ExtUtils/MM_VMS.pm
13330 ____________________________________________________________________________
13331 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
13332         Log: Corify podlators 1.14 test.
13333      Branch: perl
13334            ! lib/Pod/t/basic.t
13335 ____________________________________________________________________________
13336 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
13337         Log: Output tweak needed because of podlators 1.14.
13338      Branch: perl
13339            ! t/pod/multiline_items.xr
13340 ____________________________________________________________________________
13341 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
13342         Log: Upgrade to podlators 1.14.
13343      Branch: perl
13344            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
13345            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
13346            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
13347            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
13348            ! lib/Pod/Text/Overstrike.pm
13349 ____________________________________________________________________________
13350 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
13351         Log: perlmodinstall tweaks from Philip Newton.
13352      Branch: perl
13353            ! pod/perlmodinstall.pod
13354 ____________________________________________________________________________
13355 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
13356         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
13357              From: Autrijus Tang <autrijus@autrijus.org>           
13358              Date: Fri, 23 Nov 2001 23:55:53 +0800
13359              Message-ID: <20011123235553.A2310@not.autrijus.org>
13360      Branch: perl
13361            ! Porting/genlog
13362 ____________________________________________________________________________
13363 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
13364         Log: Subject: Re: regex oddness with \Z and $&
13365              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
13366              Date: Fri, 23 Nov 2001 15:15:24 +0000
13367              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
13368      Branch: perl
13369            ! regcomp.c t/op/re_tests
13370 ____________________________________________________________________________
13371 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
13372         Log: regen_headers.
13373      Branch: perl
13374            ! embed.h global.sym pod/perlapi.pod proto.h
13375 ____________________________________________________________________________
13376 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
13377         Log: Forgotten check-in.
13378      Branch: perl
13379            ! pod/perlapi.pod
13380 ____________________________________________________________________________
13381 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
13382         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
13383      Branch: perl
13384            ! lib/Test/Simple.pm
13385 ____________________________________________________________________________
13386 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
13387         Log: Retract #13173 (effectively retract Net::Ping 2.06,
13388              go back to 2.04, the 2.06 hasn't seen the patches
13389              that have gone to the blead version.)
13390      Branch: perl
13391            - lib/Net/Ping/CHANGES lib/Net/Ping/README
13392            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
13393            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
13394            - lib/Net/Ping/t/200_ping_tcp.t
13395            ! MANIFEST lib/Net/Ping.pm
13396 ____________________________________________________________________________
13397 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
13398         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
13399              From: Robin Barker <rmb1@cise.npl.co.uk>
13400              Date: Thu, 22 Nov 2001 11:00:38 GMT
13401              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
13402      Branch: perl
13403            ! utils/perldoc.PL
13404 ____________________________________________________________________________
13405 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
13406         Log: metaconfig unit change for #13191.
13407      Branch: metaconfig/U/perl
13408            ! d_procselfexe.U
13409 ____________________________________________________________________________
13410 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
13411         Log: procselfexe tweak: for some reason I had a ls in
13412              /proc/self/exe, not the ls Configure thought it
13413              would found.
13414      Branch: perl
13415            ! Configure
13416 ____________________________________________________________________________
13417 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
13418         Log: Corify the Net::Ping tests; skip the tests
13419              unless $ENV{PERL_TEST_Net_Ping} is true.
13420      Branch: perl
13421            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
13422            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
13423            ! lib/Net/Ping/t/200_ping_tcp.t
13424 ____________________________________________________________________________
13425 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
13426         Log: metaconfig units changes for #13188.
13427      Branch: metaconfig
13428            ! U/modified/Head.U
13429      Branch: metaconfig/U/perl
13430            ! issymlink.U
13431 ____________________________________________________________________________
13432 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
13433         Log: The #13182 didn't really help.  The real problem
13434              seems to be that 'sh' can in AIX mean at least three
13435              different things, and we can't know which one it is
13436              unless we export $newsh from an earlier run (and it's
13437              the 'bsh' aka 'sh' that has the the broken test -h).
13438      Branch: perl
13439            ! Configure
13440 ____________________________________________________________________________
13441 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
13442         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
13443      Branch: perl
13444            ! op.c t/op/override.t
13445 ____________________________________________________________________________
13446 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
13447         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
13448              From: PPrymmer@factset.com 
13449              Date: Wed, 21 Nov 2001 20:17:25 -0500
13450              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
13451      Branch: perl
13452            ! lib/Shell.t
13453 ____________________________________________________________________________
13454 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
13455         Log: Reapply perlmodinstall parts of #12897.
13456      Branch: perl
13457            ! pod/perlmodinstall.pod
13458 ____________________________________________________________________________
13459 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
13460         Log: perlmodinstall 2.01 from Jon Orwant.
13461      Branch: perl
13462            ! pod/perlmodinstall.pod
13463 ____________________________________________________________________________
13464 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
13465         Log: Subject: [PATCH @10907] REXX on OS/2
13466              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13467              Date: Wed, 21 Nov 2001 15:26:11 -0500
13468              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
13469      Branch: perl
13470            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
13471            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
13472 ____________________________________________________________________________
13473 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
13474         Log: metaconfig unit change for #13181.
13475      Branch: metaconfig/U/perl
13476            ! issymlink.U
13477 ____________________________________________________________________________
13478 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
13479         Log: AIX has broken builtin 'test'.
13480      Branch: perl
13481            ! Configure
13482 ____________________________________________________________________________
13483 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
13484         Log: Subject: [PATCH 5.7.x] INSTALL size update
13485              From: Andy Dougherty <doughera@lafayette.edu>
13486              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
13487              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
13488      Branch: perl
13489            ! INSTALL
13490 ____________________________________________________________________________
13491 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
13492         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
13493              to pp_sort.c.  Includes the quicksort stabilizing layer
13494              from John P. Linderman.  -Msort=qsort or -Msort=fast is
13495              faster than without (or with -Msort=mergesort or -Msort=safe)
13496              for short random inputs, but for some reason not quite as fast
13497              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
13498              optimizing definitely needed.
13499      Branch: perl
13500            + lib/sort.pm lib/sort.t pp_sort.c
13501            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
13502            ! embed.pl global.sym perl.h pp_ctl.c proto.h
13503            ! vms/descrip_mms.template vos/build.cm win32/Makefile
13504            ! win32/makefile.mk wince/Makefile.ce
13505 ____________________________________________________________________________
13506 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
13507         Log: Sync file with libnet-1.0901-tobe
13508      Branch: perl
13509            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
13510            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
13511            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
13512            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
13513            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
13514 ____________________________________________________________________________
13515 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
13516         Log: Subject: [PATCH perldoc] problems with pod2man
13517              From: Robin Barker <rmb1@cise.npl.co.uk>
13518              Date: Wed, 21 Nov 2001 17:48:51 GMT
13519              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
13520      Branch: perl
13521            ! utils/perldoc.PL
13522 ____________________________________________________________________________
13523 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
13524         Log: debug_pad only visible when debugging.
13525      Branch: perl
13526            ! makedef.pl
13527 ____________________________________________________________________________
13528 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
13529         Log: metaconfig units changes for #13174.
13530      Branch: metaconfig/U/perl
13531            + d_procselfexe.U
13532            - procselfexe.U
13533 ____________________________________________________________________________
13534 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
13535         Log: procselfexe tweaks.
13536      Branch: perl
13537            ! Configure config_h.SH
13538 ____________________________________________________________________________
13539 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
13540         Log: Upgrade to Net::Ping 2.06.
13541      Branch: perl
13542            + lib/Net/Ping/CHANGES lib/Net/Ping/README
13543            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
13544            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
13545            + lib/Net/Ping/t/200_ping_tcp.t
13546            ! MANIFEST lib/Net/Ping.pm
13547 ____________________________________________________________________________
13548 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
13549         Log: Upgrade to Math::BigInt 1.47.
13550      Branch: perl
13551            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
13552            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
13553            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
13554            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
13555            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
13556            ! lib/Math/BigInt/t/sub_mbi.t
13557 ____________________________________________________________________________
13558 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
13559         Log: Dynaloading for POSIX-BC from Thomas Dorner.
13560      Branch: perl
13561            ! hints/posix-bc.sh
13562 ____________________________________________________________________________
13563 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
13564         Log: Strange: the same mysterious regex study bug
13565              seems to be present both in OS/390 and POSIX-BC.
13566              Deep EBCDIC magic that regex engine gets wrong,
13567              or a bug in some compiler/library shared by the
13568              two platforms?  From Thomas Dorner.
13569      Branch: perl
13570            ! t/op/study.t
13571 ____________________________________________________________________________
13572 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
13573         Log: More lost and found.
13574      Branch: perl
13575            + lib/Test/Simple/README
13576            ! MANIFEST
13577 ____________________________________________________________________________
13578 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
13579         Log: MANIFESTly missing.
13580      Branch: perl
13581            ! MANIFEST
13582 ____________________________________________________________________________
13583 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
13584         Log: Subject: Re: PERFORCE change 13162 for review               
13585              From: Philip Newton <Philip.Newton@gmx.net> 
13586              Date: Wed, 21 Nov 2001 16:44:30 +0100
13587              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
13588      Branch: perl
13589            ! ext/Devel/PPPort/PPPort.pm
13590 ____________________________________________________________________________
13591 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
13592         Log: Update Changes.
13593      Branch: perl
13594            ! Changes patchlevel.h
13595 ____________________________________________________________________________
13596 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
13597         Log: Small doc tweaks.
13598      Branch: perl
13599            ! ext/PerlIO/Via/Via.pm
13600 ____________________________________________________________________________
13601 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
13602         Log: Redundant return.
13603      Branch: perl
13604            ! ext/MIME/Base64/QuotedPrint.pm
13605 ____________________________________________________________________________
13606 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
13607         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
13608              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
13609              Date: Wed, 21 Nov 2001 10:23:16 +0100
13610              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
13611      Branch: perl
13612            ! pp_pack.c t/op/pack.t
13613 ____________________________________________________________________________
13614 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
13615         Log: Add Devel::PPPort originally from Kenneth Albanowski,
13616              revigorated by Paul Marquess: gives h2xs a Perl version
13617              portability boost.
13618      Branch: perl
13619            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
13620            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
13621            + ext/Devel/PPPort/harness/Harness.pm
13622            + ext/Devel/PPPort/harness/Harness.xs
13623            + ext/Devel/PPPort/harness/Makefile.PL
13624            + ext/Devel/PPPort/harness/module2.c
13625            + ext/Devel/PPPort/harness/module3.c
13626            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
13627            ! MANIFEST lib/h2xs.t utils/h2xs.PL
13628 ____________________________________________________________________________
13629 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
13630         Log: Oops.
13631      Branch: perl
13632            ! lib/Test/Simple/t/filehandles.t
13633 ____________________________________________________________________________
13634 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
13635         Log: Subject: Re: PERFORCE change 13152 for review               
13636              From: Philip Newton <Philip.Newton@gmx.net> 
13637              Date: Wed, 21 Nov 2001 09:04:05 +0100
13638              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
13639      Branch: perl
13640            ! lib/Test/Builder.pm
13641 ____________________________________________________________________________
13642 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
13643         Log: Subject: Re: PERFORCE change 13142 for review
13644              From: Philip Newton <Philip.Newton@gmx.net>
13645              Date: Wed, 21 Nov 2001 09:04:03 +0100
13646              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
13647              
13648              plus rewrap few paragraphs.
13649      Branch: perl
13650            ! lib/Pod/LaTeX.pm
13651 ____________________________________________________________________________
13652 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
13653         Log: Integrate #13154 from macperl; Remove comments.
13654      Branch: perl
13655           !> lib/File/Spec/Mac.pm
13656 ____________________________________________________________________________
13657 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
13658         Log: Update the list of modules having tests.
13659      Branch: perl
13660            ! t/lib/1_compile.t
13661 ____________________________________________________________________________
13662 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
13663         Log: Slight doc changes.
13664      Branch: maint-5.6/macperl
13665            ! macos/macperl/MacPerl.podhelp
13666 ____________________________________________________________________________
13667 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
13668         Log: Add UTF-16 coercion.
13669      Branch: maint-5.6/macperl
13670            ! macos/lib/Mac/AppleEvents/Simple.pm
13671 ____________________________________________________________________________
13672 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
13673         Log: Remove comments.
13674      Branch: maint-5.6/macperl
13675            ! lib/File/Spec/Mac.pm
13676 ____________________________________________________________________________
13677 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
13678         Log: Fix FSpGetCatInfo (and other functions) corrupting
13679              memory with bad filespecs (bug #471867)
13680      Branch: maint-5.6/macperl
13681            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
13682 ____________________________________________________________________________
13683 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
13684         Log: Upgrade to Test::Simple 0.33.
13685      Branch: perl
13686            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
13687            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
13688            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
13689 ____________________________________________________________________________
13690 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
13691         Log: Upgrade to Test::Harness 1.26.
13692      Branch: perl
13693            ! lib/Test/Harness.pm lib/Test/Harness/Changes
13694 ____________________________________________________________________________
13695 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
13696         Log: Integrate change #13145 from maintperl;
13697              another compatibility tweak to change#12559: avoid quoting
13698              arguments that already have quotes; add test case
13699      Branch: perl
13700           !> t/op/system_tests win32/win32.c
13701 ____________________________________________________________________________
13702 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
13703         Log: integrate change#13147 from mainline (fixes nit in change#10091)
13704              
13705              Subject: [PATCH] spaceship and refs
13706      Branch: maint-5.6/perl
13707            ! pp.c pp_hot.c t/op/cmp.t
13708 ____________________________________________________________________________
13709 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
13710         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
13711              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
13712              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
13713              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
13714      Branch: perl
13715            + lib/Pod/t/utils.t
13716            ! MANIFEST
13717 ____________________________________________________________________________
13718 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
13719         Log: Subject: [PATCH] spaceship and refs
13720              From: Nicholas Clark <nick@ccl4.org>
13721              Date: Tue, 20 Nov 2001 21:59:51 +0000
13722              Message-ID: <20011120215951.U62891@plum.flirble.org> 
13723      Branch: perl
13724            ! pp.c pp_hot.c t/op/cmp.t
13725 ____________________________________________________________________________
13726 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
13727         Log: Try to clarify which I/O call operates on bytes,
13728              which on characters, which on either.
13729      Branch: perl
13730            ! pod/perlfunc.pod
13731 ____________________________________________________________________________
13732 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
13733         Log: another compatibility tweak to change#12559: avoid quoting
13734              arguments that already have quotes; add test case
13735      Branch: maint-5.6/perl
13736            ! t/op/system_tests win32/win32.c
13737 ____________________________________________________________________________
13738 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
13739         Log: Give a simple example of writing PerlIO::Via handlers
13740              in Perl.
13741      Branch: perl
13742            ! ext/PerlIO/Via/Via.pm
13743 ____________________________________________________________________________
13744 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
13745         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
13746      Branch: perl
13747            + lib/Pod/t/latex.t
13748            ! MANIFEST
13749 ____________________________________________________________________________
13750 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
13751         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
13752              From: Tim Jenness <t.jenness@jach.hawaii.edu>
13753              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
13754              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
13755      Branch: perl
13756            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
13757 ____________________________________________________________________________
13758 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
13759         Log: Spread d_procselfexe to far-off lands (undefined).
13760      Branch: perl
13761            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
13762            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
13763            ! vos/config.ga.def vos/config.ga.h win32/config.bc
13764            ! win32/config.gc win32/config.vc win32/config.win64
13765            ! wince/config.ce
13766 ____________________________________________________________________________
13767 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
13768         Log: Integrate perlio; add detection and use of /proc/self/exe
13769              (Linuxism for finding the absolute path of the executable)
13770      Branch: perl
13771           !> Configure config_h.SH perl.c t/op/magic.t
13772 ____________________________________________________________________________
13773 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
13774         Log: Really define do_report_used() only if DEBUGGING.
13775      Branch: perl
13776            ! sv.c
13777 ____________________________________________________________________________
13778 [ 13138] By: nick                                  on 2001/11/20  20:01:05
13779         Log: perl.c change to use HAS_PROCSELFEXE, also
13780              tweak to $^X test to comprehend full path to real executable
13781              being returned (like Cygwin as it happens...)
13782      Branch: perlio
13783            ! perl.c t/op/magic.t
13784 ____________________________________________________________________________
13785 [ 13137] By: nick                                  on 2001/11/20  19:46:00
13786         Log: Integrate mainline
13787      Branch: perlio
13788           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
13789           +> lib/NEXT/t/unseen.t
13790            - lib/NEXT/test.pl
13791           !> (integrate 34 files)
13792 ____________________________________________________________________________
13793 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
13794         Log: Subject: [?PATCH] terser pp_eq
13795              From: Nicholas Clark <nick@ccl4.org>
13796              Date: Mon, 19 Nov 2001 23:09:02 +0000
13797              Message-ID: <20011119230901.O62891@plum.flirble.org>
13798      Branch: perl
13799            ! pp_hot.c
13800 ____________________________________________________________________________
13801 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
13802         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
13803      Branch: perl
13804            ! pod/perldelta.pod
13805 ____________________________________________________________________________
13806 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
13807         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
13808              From: Andy Dougherty <doughera@lafayette.edu>
13809              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
13810              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
13811      Branch: perl
13812            ! ext/re/Makefile.PL ext/re/re.xs
13813 ____________________________________________________________________________
13814 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
13815         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
13816              From: Andy Dougherty <doughera@lafayette.edu>
13817              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
13818              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
13819      Branch: perl
13820            ! ext/re/re.xs
13821 ____________________________________________________________________________
13822 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
13823         Log: Integrate change #13119 from macperl.
13824              (No changes since already applied the patch,
13825              just keep perforce happy and well-fed.)
13826      Branch: perl
13827           !> lib/Pod/Html.pm
13828 ____________________________________________________________________________
13829 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
13830         Log: Subject: [PATCH] filter-util.pl for Mac OS
13831              From: Chris Nandor <pudge@pobox.com>
13832              Date: Tue, 20 Nov 2001 00:16:11 -0500
13833              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
13834      Branch: perl
13835            ! t/lib/filter-util.pl
13836 ____________________________________________________________________________
13837 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
13838         Log: Subject: [PATCH] Portability fix for Pod::Html
13839              From: Chris Nandor <pudge@pobox.com>
13840              Date: Tue, 20 Nov 2001 00:01:05 -0500
13841              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
13842      Branch: perl
13843            ! lib/Pod/Html.pm
13844 ____________________________________________________________________________
13845 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
13846         Log: Need to skip more tests if not perlio.
13847      Branch: perl
13848            ! lib/open.t
13849 ____________________________________________________________________________
13850 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
13851         Log: Pass 3 at perldelta - sort the lists of new modules,
13852              module improvements, and new platforms.
13853      Branch: perl
13854            ! pod/perldelta.pod
13855 ____________________________________________________________________________
13856 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
13857         Log: Document ${^OPEN}.
13858      Branch: perl
13859            ! pod/perlvar.pod
13860 ____________________________________________________________________________
13861 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
13862         Log: Make configpm work with extra keys
13863      Branch: maint-5.6/macperl
13864            ! macos/configpm
13865 ____________________________________________________________________________
13866 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
13867         Log: Version and doc updates
13868      Branch: maint-5.6/macperl
13869            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
13870 ____________________________________________________________________________
13871 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
13872         Log: More fixes for error message parsing (bug #470316)
13873      Branch: maint-5.6/macperl
13874            ! macos/macish.c
13875 ____________________________________________________________________________
13876 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
13877         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
13878              remove obsolete function (bug #465225)
13879      Branch: maint-5.6/macperl
13880            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
13881            ! macos/macperl/MPScript.c
13882 ____________________________________________________________________________
13883 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
13884         Log: Add p2as droplet to distribution.
13885      Branch: maint-5.6/macperl
13886            + macos/macperl/Droplets/p2as.plx
13887 ____________________________________________________________________________
13888 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
13889         Log: Bundle File::Sort.
13890      Branch: maint-5.6/macperl
13891            + macos/bundled_lib/blib/lib/File/Sort.pm
13892 ____________________________________________________________________________
13893 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
13894         Log: Various bundled module fixes.
13895      Branch: maint-5.6/macperl
13896            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
13897            ! macos/bundled_ext/Digest/MD5/t/files.t
13898            ! macos/bundled_ext/Filter/t/filter-util.pl
13899            ! macos/bundled_lib/blib/lib/Net/Config.pm
13900            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
13901 ____________________________________________________________________________
13902 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
13903         Log: Portability fix for Pod::Html.
13904      Branch: maint-5.6/macperl
13905            ! lib/Pod/Html.pm
13906 ____________________________________________________________________________
13907 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
13908         Log: Upgrade to Text::Balanced 1.89.
13909      Branch: perl
13910            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
13911            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
13912            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
13913            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
13914            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
13915            ! lib/Text/Balanced/t/gentag.t
13916 ____________________________________________________________________________
13917 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
13918         Log: Upgrade to NEXT 0.50.
13919      Branch: perl
13920            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
13921            + lib/NEXT/t/unseen.t
13922            - lib/NEXT/test.pl
13923            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
13924 ____________________________________________________________________________
13925 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
13926         Log: Integrate with maint-5.6/perl.
13927      Branch: maint-5.6/macperl
13928           !> win32/win32.c
13929 ____________________________________________________________________________
13930 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
13931         Log: Update the README.threads scary header a bit.
13932      Branch: perl
13933            ! README.threads
13934 ____________________________________________________________________________
13935 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
13936         Log: Pass 2 at perldelta: add some changes since 5.7.2.
13937      Branch: perl
13938            ! pod/perldelta.pod
13939 ____________________________________________________________________________
13940 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
13941         Log: Subject: [DOC PATCH] perlfaq4.pod 
13942              From: Tim Jenness <t.jenness@jach.hawaii.edu>
13943              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
13944              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
13945      Branch: perl
13946            ! pod/perlfaq4.pod
13947 ____________________________________________________________________________
13948 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
13949         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
13950              From: Michael G Schwern <schwern@pobox.com> 
13951              Date: Mon, 19 Nov 2001 19:53:12 -0500
13952              Message-ID: <20011119195311.I11883@blackrider>
13953      Branch: perl
13954            ! perl.c
13955 ____________________________________________________________________________
13956 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
13957         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
13958              From: PPrymmer@factset.com
13959              Date: Mon, 19 Nov 2001 17:08:59 -0500
13960              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
13961      Branch: perl
13962            ! vms/descrip_mms.template
13963 ____________________________________________________________________________
13964 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
13965         Log: Create a per-interpeter debug scratchpad container
13966              and use that for the regexec debugging.
13967      Branch: perl
13968            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
13969 ____________________________________________________________________________
13970 [ 13109] By: nick                                  on 2001/11/19  22:01:45
13971         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
13972              Configure unit detects the feature).
13973      Branch: metaconfig/U/perl
13974            + procselfexe.U
13975      Branch: perlio
13976            ! Configure config_h.SH
13977 ____________________________________________________________________________
13978 [ 13108] By: nick                                  on 2001/11/19  20:39:17
13979         Log: Integrate mainline
13980      Branch: perlio
13981           +> t/op/or.t
13982           !> (integrate 44 files)
13983 ____________________________________________________________________________
13984 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
13985         Log: sysseek tweak.
13986      Branch: perl
13987            ! pod/perlfunc.pod
13988 ____________________________________________________________________________
13989 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
13990         Log: Move the sysio tests from io/utf8 to lib/open.
13991      Branch: perl
13992            ! lib/open.t t/io/utf8.t
13993 ____________________________________________________________________________
13994 [ 13105] By: nick                                  on 2001/11/19  20:15:39
13995         Log: Add a .package and a README to //depot/metaconfig
13996      Branch: metaconfig
13997            + .package README
13998 ____________________________________________________________________________
13999 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
14000         Log: Thou shalt not mix stdio and sysio.
14001      Branch: perl
14002            ! t/io/utf8.t
14003 ____________________________________________________________________________
14004 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
14005         Log: Update Changes.
14006      Branch: perl
14007            ! Changes patchlevel.h
14008 ____________________________________________________________________________
14009 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
14010         Log: The runops_debug needs to be present always, otherwise
14011              places like AIX which need an explicit symbol export list
14012              will croak when trying to build Devel::Peek (which uses
14013              the runops_debug).
14014      Branch: perl
14015            ! makedef.pl
14016 ____________________________________________________________________________
14017 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
14018         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
14019              From: PPrymmer@factset.com 
14020              Date: Mon, 19 Nov 2001 11:34:22 -0500
14021              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
14022      Branch: perl
14023            ! lib/Memoize/t/tie_sdbm.t
14024 ____________________________________________________________________________
14025 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
14026         Log: Retract #13088: it seems that unless dump.c is extensively
14027              reorganized as to what symbols it shows, when, and to whom,
14028              we are stuck with having the dump.o symbols in the libperl
14029              and thusly in the main Perl binary.
14030      Branch: perl
14031            ! embedvar.h perlapi.h perlvars.h
14032 ____________________________________________________________________________
14033 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
14034         Log: The _uni_display should not be in dump.c since they
14035              are used under normal operation (S_not_a_number()).
14036      Branch: perl
14037            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
14038 ____________________________________________________________________________
14039 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
14040         Log: Protect sv_dump() from being included unless DEBUGGING,
14041              as noticed by Ilya.
14042      Branch: perl
14043            ! sv.c
14044 ____________________________________________________________________________
14045 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
14046         Log: Pending further investigation skip the tell() tests.
14047              The tell() is okay on Solaris, HP-UX and Tru64, but fails
14048              (by returning too much) in Linux.
14049      Branch: perl
14050            ! t/io/utf8.t
14051 ____________________________________________________________________________
14052 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
14053         Log: Retract #13082 until a better solution is found:
14054              statics break ithreads.
14055      Branch: perl
14056            ! regexec.c
14057 ____________________________________________________________________________
14058 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
14059         Log: Figures 1 and 2 for UTF-8.
14060      Branch: perl
14061            ! pod/perlunicode.pod
14062 ____________________________________________________________________________
14063 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
14064         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
14065              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14066              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
14067              Message-ID: <20011119132645.A15034@rafael>
14068      Branch: perl
14069            ! op.c pod/perldiag.pod t/lib/warnings/op
14070 ____________________________________________________________________________
14071 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
14072         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
14073              From: Michael G Schwern <schwern@pobox.com> 
14074              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
14075              Message-ID: <20011119031112.E786@blackrider>
14076      Branch: perl
14077            ! t/op/closure.t
14078 ____________________________________________________________________________
14079 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
14080         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
14081              From: Michael G Schwern <schwern@pobox.com>
14082              Date: Mon, 19 Nov 2001 03:42:56 -0500
14083              Message-ID: <20011119034256.I786@blackrider>
14084      Branch: perl
14085            + t/op/or.t
14086            ! MANIFEST
14087 ____________________________________________________________________________
14088 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
14089         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
14090              From: "Craig A. Berry" <craigberry@mac.com>
14091              Date: Sun, 18 Nov 2001 14:33:48 -0600
14092              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
14093      Branch: perl
14094            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
14095 ____________________________________________________________________________
14096 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
14097         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
14098              From: Dave Rolsky <autarch@urth.org>
14099              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
14100              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
14101      Branch: perl
14102            ! lib/ExtUtils/Manifest.pm
14103 ____________________________________________________________________________
14104 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
14105         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
14106              From: Dave Rolsky <autarch@urth.org>
14107              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
14108              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
14109      Branch: perl
14110            ! lib/ExtUtils/Install.pm
14111 ____________________________________________________________________________
14112 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
14113         Log: The runops_dbg should not be needed.
14114      Branch: perl
14115            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
14116 ____________________________________________________________________________
14117 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
14118         Log: do_spawn() cleanup from Charles Lane.
14119      Branch: perl
14120            ! vms/vms.c
14121 ____________________________________________________________________________
14122 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
14123         Log: Update the list of tests.
14124      Branch: perl
14125            ! t/lib/1_compile.t
14126 ____________________________________________________________________________
14127 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
14128         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
14129              From: Michael G Schwern <schwern@pobox.com> 
14130              Date: Fri, 16 Nov 2001 17:37:04 -0500
14131              Message-ID: <20011116173703.L30160@blackrider>
14132      Branch: perl
14133            ! t/lib/warnings/sv
14134 ____________________________________________________________________________
14135 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
14136         Log: FAQ sync.
14137      Branch: perl
14138            ! pod/perlfaq4.pod
14139 ____________________________________________________________________________
14140 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
14141         Log: Integrate perlio; win32 sync.
14142      Branch: perl
14143           !> perlio.c win32/win32io.c
14144 ____________________________________________________________________________
14145 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
14146         Log: (retracted by #13096)
14147              Debugging would be badly skewed by a malloc per regex dump.
14148      Branch: perl
14149            ! regexec.c
14150 ____________________________________________________________________________
14151 [ 13081] By: nick                                  on 2001/11/18  19:08:40
14152         Log: Win32 layer has a dup which needs to match new prototype.
14153      Branch: perlio
14154            ! win32/win32io.c
14155 ____________________________________________________________________________
14156 [ 13080] By: nick                                  on 2001/11/18  19:05:02
14157         Log: Wrong way to get stdio mode used.
14158      Branch: perlio
14159            ! perlio.c
14160 ____________________________________________________________________________
14161 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
14162         Log: Retract #13048: that introduced a malloc() (through savepvn())
14163              to *every* m//, which killed the performance quite badly.
14164      Branch: perl
14165            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
14166 ____________________________________________________________________________
14167 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
14168         Log: Pass 1 at perldelta.pod: sort the section contents
14169              together, drop all but the 5.7.2 known problems,
14170              leave the 5.7.1 security note since that's the
14171              fullest explanation (update the date on that).
14172      Branch: perl
14173            ! pod/perldelta.pod
14174 ____________________________________________________________________________
14175 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
14176         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
14177              
14178              Tiny problem in the test for 20011113.110: I hope
14179              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
14180      Branch: perl
14181            ! pp.c t/op/repeat.t
14182 ____________________________________________________________________________
14183 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
14184         Log: All of syswrite/send/sendto need to return character counts,
14185              and character counts from the offset, not the beginning of
14186              the scalar.
14187      Branch: perl
14188            ! pp_sys.c
14189 ____________________________________________________________________________
14190 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
14191         Log: Integrate PerlIO: duping fixes.
14192      Branch: perl
14193           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
14194           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
14195           !> perliol.h sv.c
14196 ____________________________________________________________________________
14197 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
14198         Log: syswrite() was still returning byte counts, not character counts.
14199      Branch: perl
14200            ! pp_sys.c t/io/utf8.t
14201 ____________________________________________________________________________
14202 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
14203         Log: Add test for sysread().
14204      Branch: perl
14205            ! t/io/utf8.t
14206 ____________________________________________________________________________
14207 [ 13072] By: nick                                  on 2001/11/18  16:15:31
14208         Log: Allow dup'ing of PerlIO::Scalar etc.
14209      Branch: perlio
14210            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
14211            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
14212            ! perliol.h sv.c
14213 ____________________________________________________________________________
14214 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
14215         Log: Prepend a null byte to the test set.
14216      Branch: perl
14217            ! t/io/utf8.t
14218 ____________________________________________________________________________
14219 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
14220         Log: Document how "no utf8;" can become handy.
14221      Branch: perl
14222            ! lib/utf8.pm
14223 ____________________________________________________________________________
14224 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
14225         Log: Integrate perlio; force the inclusion of the PL_runops_*
14226      Branch: perl
14227           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
14228 ____________________________________________________________________________
14229 [ 13068] By: nick                                  on 2001/11/18  13:23:33
14230         Log: embed.pl generated changes I forgot to include
14231      Branch: perlio
14232            ! embedvar.h perlapi.h pod/perlapi.pod
14233 ____________________________________________________________________________
14234 [ 13067] By: nick                                  on 2001/11/18  12:50:19
14235         Log: Force inclusion of both Perl_runops_* in perl itself,
14236              so they are available for Peek.xs etc.
14237      Branch: perlio
14238            ! perlvars.h
14239 ____________________________________________________________________________
14240 [ 13066] By: nick                                  on 2001/11/18  11:00:34
14241         Log: Integrate mainline - a few Devel::Peak fails.
14242      Branch: perlio
14243           +> (branch 29 files)
14244            - ext/Thread/Thread.pm lib/Benchmark.t
14245            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
14246            - lib/Lingua/KO/Hangul/Util/README
14247            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
14248            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
14249            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
14250            - vms/ext/vmsish.pm vms/ext/vmsish.t
14251            ! hv.c
14252           !> (integrate 389 files)
14253 ____________________________________________________________________________
14254 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
14255         Log: Start working on perldelta.  This is not yet any sort of
14256              editing; just concatenating perl570delta, perl571delta,
14257              and perl572delta.  Any sorting not done, any duplicate
14258              removal not done, any removal or update of obsolete items
14259              not done, any changes since 5.7.2 not included.  So there.
14260      Branch: perl
14261            ! pod/perldelta.pod
14262 ____________________________________________________________________________
14263 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
14264         Log: Banish "use utf8".
14265      Branch: perl
14266            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
14267 ____________________________________________________________________________
14268 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
14269         Log: Tweak from Charles Lane.
14270      Branch: perl
14271            ! vms/vms.c
14272 ____________________________________________________________________________
14273 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
14274         Log: Integrate change #13058 from maintperl;
14275              change#12559 breaks things on Win9x because command.com doesn't
14276              grok dquotes at all; disable all the system() smarts for
14277              command.com
14278      Branch: perl
14279           !> win32/win32.c
14280 ____________________________________________________________________________
14281 [ 13061] By: ams                                   on 2001/11/17  13:46:11
14282         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
14283              From: Jonathan Stowe <gellyfish@gellyfish.com>
14284              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
14285              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
14286      Branch: perl
14287            ! lib/Term/Cap.pm
14288 ____________________________________________________________________________
14289 [ 13060] By: ams                                   on 2001/11/17  09:49:10
14290         Log: Subject: [PATCH9 File/Find.pm doc nits
14291              From: Tels <perl_dummy@bloodgate.com>
14292              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
14293      Branch: perl
14294            ! lib/File/Find.pm
14295 ____________________________________________________________________________
14296 [ 13059] By: ams                                   on 2001/11/17  09:38:38
14297         Log: Subject: [PATCH] Benchmark.pm nit
14298              From: Tels <perl_dummy@bloodgate.com>
14299              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
14300      Branch: perl
14301            ! lib/Benchmark.pm
14302 ____________________________________________________________________________
14303 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
14304         Log: change#12559 breaks things on Win9x because command.com doesn't
14305              grok dquotes at all; disable all the system() smarts for
14306              command.com
14307      Branch: maint-5.6/perl
14308            ! win32/win32.c
14309 ____________________________________________________________________________
14310 [ 13057] By: ams                                   on 2001/11/16  20:30:03
14311         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
14312              From: Andy Dougherty <doughera@lafayette.edu>
14313              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
14314              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
14315      Branch: perl
14316            ! lib/Unicode/UCD.t
14317 ____________________________________________________________________________
14318 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
14319         Log: Subject: [Patch Perl@13023] VMS system() warning
14320              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14321              Date: Fri, 16 Nov 2001 15:20:11 EST
14322              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
14323      Branch: perl
14324            ! vms/vms.c
14325 ____________________________________________________________________________
14326 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
14327         Log: It's neither-nor, and protect against the impossible.
14328      Branch: perl
14329            ! lib/Thread.pm
14330 ____________________________________________________________________________
14331 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
14332         Log: 5005threads didn't work because $Thread::VERSION wasn't
14333              visible.  Oops.
14334      Branch: perl
14335            ! ext/Thread/Makefile.PL lib/Thread.pm
14336 ____________________________________________________________________________
14337 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
14338         Log: Robustness against Linux using something else than gcc;
14339              based on
14340              
14341              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
14342              From: Charles Randall <cfriv@yahoo.com>
14343              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
14344              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
14345      Branch: perl
14346            ! ext/Errno/Errno_pm.PL
14347 ____________________________________________________________________________
14348 [ 13052] By: ams                                   on 2001/11/16  16:46:39
14349         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
14350              From: Russ Allbery <rra@stanford.edu>
14351              Date: 16 Nov 2001 09:44:21 -0800
14352              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
14353      Branch: perl
14354            ! lib/Pod/ParseLink.pm
14355 ____________________________________________________________________________
14356 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
14357         Log: Update perluniintro on the UTF-8 output matters
14358              (that -w will warn unless the stream is explicitly UTF-8-ified).
14359      Branch: perl
14360            ! pod/perluniintro.pod
14361 ____________________________________________________________________________
14362 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
14363         Log: Adding new files to MANIFEST is nice.
14364      Branch: perl
14365            ! MANIFEST
14366 ____________________________________________________________________________
14367 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
14368         Log: Update Changes.
14369      Branch: perl
14370            ! Changes patchlevel.h
14371 ____________________________________________________________________________
14372 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
14373         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
14374              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
14375              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
14376              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
14377      Branch: perl
14378            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
14379 ____________________________________________________________________________
14380 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
14381         Log: Rename perlunintro to perluniintro; regen toc.
14382      Branch: perl
14383            + pod/perluniintro.pod
14384            - pod/perlunintro.pod
14385            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
14386 ____________________________________________________________________________
14387 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
14388         Log: Document the negated lookahead trick to emulate
14389              character class subtraction.
14390      Branch: perl
14391            ! pod/perlunicode.pod
14392 ____________________________________________________________________________
14393 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
14394         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
14395              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
14396              Date: Fri, 16 Nov 2001 23:31:04 +0900
14397              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
14398              
14399              (with the tweak that Cntrl is not C, it's Cc)
14400      Branch: perl
14401            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
14402            ! lib/unicore/mktables
14403 ____________________________________________________________________________
14404 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
14405         Log: Subject: [PATCH current] runtime runops switch
14406              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14407              Date: Fri, 16 Nov 2001 00:48:09 -0500
14408              Message-ID: <20011116004809.A934@math.ohio-state.edu>
14409      Branch: perl
14410            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
14411            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
14412            ! pod/perlintern.pod proto.h run.c
14413 ____________________________________________________________________________
14414 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
14415         Log: Further discourage old Thread code; tell how to tell
14416              the difference.
14417      Branch: perl
14418            ! lib/Thread.pm
14419 ____________________________________________________________________________
14420 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
14421         Log: A missing return; from Charles Lane.
14422      Branch: perl
14423            ! vms/vms.c
14424 ____________________________________________________________________________
14425 [ 13041] By: ams                                   on 2001/11/16  12:11:14
14426         Log: Subject: [PATCH] Doc spellcheck + podcheck
14427              From: Autrijus Tang <autrijus@egb.elixus.org>
14428              Date: Thu, 15 Nov 2001 22:49:05 -0800
14429              Message-Id: <20011116064905.GA44092@egb.elixus.org>
14430              
14431              Subject: [PATCH] podcheck+spellcheck, the rest of the story
14432              From: Autrijus Tang <autrijus@egb.elixus.org>
14433              Date: Fri, 16 Nov 2001 00:42:20 -0800
14434              Message-Id: <20011116084220.GA44295@egb.elixus.org>
14435              
14436              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
14437              From: Nicholas Clark <nick@ccl4.org>
14438              Date: Fri, 16 Nov 2001 10:32:01 +0000
14439              Message-Id: <20011116103200.F62891@plum.flirble.org>
14440              (Applied after suitable de-mangling.)
14441      Branch: perl
14442            ! README.aix README.dgux README.dos README.epoc README.hpux
14443            ! README.mint README.mpeix README.netware README.os2
14444            ! README.os390 README.plan9 README.qnx README.solaris
14445            ! README.threads doio.c pod/perl571delta.pod
14446            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
14447            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
14448            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
14449            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
14450            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
14451            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
14452 ____________________________________________________________________________
14453 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
14454         Log: Avoid redefinedness warning for now.
14455      Branch: perl
14456            ! lib/Thread.pm
14457 ____________________________________________________________________________
14458 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
14459         Log: use strict.
14460      Branch: perl
14461            ! lib/Thread.pm
14462 ____________________________________________________________________________
14463 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
14464         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
14465              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
14466              Date: Thu, 15 Nov 2001 22:54:47 EST 
14467              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
14468      Branch: perl
14469            ! vms/vms.c vms/vmspipe.com
14470 ____________________________________________________________________________
14471 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
14472         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
14473              From: "chromatic" <chromatic@rmci.net>
14474              Date: Thu, 15 Nov 2001 19:54:23 -0700
14475              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
14476      Branch: perl
14477            ! lib/File/stat.t
14478 ____________________________________________________________________________
14479 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
14480         Log: Make Thread a wrapper for both ithreads and 5005threads.
14481              Needs a lot of work and Arthur's eyeballing (and finishing
14482              few missing odds and ends of threads.pm).  Now Thread
14483              is an extension without its own .pm.
14484              
14485              If there are people who have experience working with
14486              either the 5005threads or the ithreads: cleaning up
14487              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
14488              and porting the various Thread::* modules, like Thread::Queue,
14489              to work also with ithreads, is needed.
14490              
14491              Removed the 5005threads requirement from the 5005 tests
14492              for easier testing (not all of them work yet since
14493              they use the Thread::* modules that have not been made
14494              to work with ithreads).  Leave the 5005 tests named as
14495              *.tx so that they are not run by "make test".
14496      Branch: perl
14497            + lib/Thread.pm
14498            - ext/Thread/Thread.pm
14499            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
14500            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
14501            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
14502            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
14503            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
14504            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
14505            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
14506 ____________________________________________________________________________
14507 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
14508         Log: $VERSION "a5" doesn't quite work.
14509      Branch: perl
14510            ! ext/B/Makefile.PL
14511 ____________________________________________________________________________
14512 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
14513         Log: Add the fruits of Larry Shatzer's version verifying script.
14514              (There are some straddlers, but they will be fixed in the
14515              upcoming releases of the modules.)
14516      Branch: perl
14517            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
14518            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
14519            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
14520            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
14521            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
14522            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
14523            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
14524            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
14525            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
14526            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
14527            ! wince/FindExt.pm
14528 ____________________________________________________________________________
14529 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
14530         Log: Add Larry Shatzer's VERSION verifying script.
14531      Branch: perl
14532            + Porting/checkVERSION.pl
14533            ! MANIFEST Porting/pumpkin.pod
14534 ____________________________________________________________________________
14535 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
14536         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
14537              From: Michael G Schwern <schwern@pobox.com>
14538              Date: Thu, 15 Nov 2001 19:26:40 -0500
14539              Message-ID: <20011115192640.R31399@blackrider>
14540      Branch: perl
14541            ! t/test.pl
14542 ____________________________________________________________________________
14543 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
14544         Log: Document the MY_CXT business; from Paul Marquess.
14545      Branch: perl
14546            ! pod/perlxs.pod
14547 ____________________________________________________________________________
14548 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
14549         Log: VMSCMD synch attempt.
14550      Branch: perl
14551            ! vms/vms.c vms/vmsish.h
14552 ____________________________________________________________________________
14553 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
14554         Log: Advise against -P as instructed by Schwern.
14555      Branch: perl
14556            ! pod/perlrun.pod
14557 ____________________________________________________________________________
14558 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
14559         Log: Subject: [PATCH] v-strings as Objects Step 1
14560              From: John Peacock <jpeacock@rowman.com>
14561              Date: Thu, 15 Nov 2001 12:41:04 -0500
14562              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
14563      Branch: perl
14564            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
14565            ! util.c
14566 ____________________________________________________________________________
14567 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
14568         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
14569              From: Michael G Schwern <schwern@pobox.com>
14570              Date: Thu, 15 Nov 2001 12:47:59 -0500
14571              Message-ID: <20011115124759.E31399@blackrider>
14572      Branch: perl
14573            + t/run/switchx.aux t/run/switchx.t
14574            ! MANIFEST t/run/switches.t
14575 ____________________________________________________________________________
14576 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
14577         Log: Upgrade to Getopt::Long 2.26_03.
14578      Branch: perl
14579            ! lib/Getopt/Long.pm
14580 ____________________________________________________________________________
14581 [ 13025] By: ams                                   on 2001/11/15  20:46:22
14582         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
14583              From: Michael G Schwern <schwern@pobox.com>
14584              Date: Thu, 15 Nov 2001 16:24:11 -0500
14585              Message-Id: <20011115162411.M31399@blackrider>
14586      Branch: perl
14587            ! vms/vms.c
14588 ____________________________________________________________________________
14589 [ 13024] By: ams                                   on 2001/11/15  19:32:06
14590         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
14591              From: rspier@pobox.com (Robert Spier)
14592              Date: Thu, 15 Nov 2001 11:19:21 -0800
14593              Message-Id: <15348.5433.732364.963687@rls.cx>
14594      Branch: perl
14595            ! op.c
14596 ____________________________________________________________________________
14597 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
14598         Log: Update Changes.
14599      Branch: perl
14600            ! Changes patchlevel.h
14601 ____________________________________________________________________________
14602 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
14603         Log: Subject: [PATCH] new tests for command-line switches
14604              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14605              Date: Thu, 15 Nov 2001 17:00:30 +0100
14606              Message-ID: <20011115170030.A14193@rafael>
14607      Branch: perl
14608            + t/run/switches.t
14609            ! MANIFEST
14610 ____________________________________________________________________________
14611 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
14612         Log: Upgrade to podlators 1.13.
14613      Branch: perl
14614            + lib/Pod/ParseLink.pm
14615            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
14616            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
14617            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
14618            ! t/pod/pod2usage.xr t/pod/podselect.xr
14619 ____________________________________________________________________________
14620 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
14621         Log: skip "might be used uninitialized".
14622      Branch: perl
14623            ! pp_sys.c
14624 ____________________________________________________________________________
14625 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
14626         Log: Fix for "perlio bug in koi8-r encoding".  The problem
14627              seemed to be that binmode() always flushed the handle,
14628              which is not so good when switching encodings.  Fixed,
14629              added Matt Sergeant's testcase, documented in perlfunc/binmode,
14630              also added a pointer about disciplines to perlfunc/open,
14631              and in general cleaned up and reformatted the open entry.
14632      Branch: perl
14633            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
14634 ____________________________________________________________________________
14635 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
14636         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
14637              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
14638              Date: 15 Nov 2001 08:57:06 -0000
14639              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
14640              
14641              chop() and chomp() are not real list functions,
14642              so let's not have them overrideable.  (Casey will
14643              be confused since in #7071 he patched the other way.)
14644      Branch: perl
14645            ! pod/perlfunc.pod toke.c
14646 ____________________________________________________________________________
14647 [ 13017] By: ams                                   on 2001/11/15  12:56:49
14648         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
14649              From: Robin Barker <rmb1@cise.npl.co.uk>
14650              Date: Thu, 15 Nov 2001 13:48:34 GMT
14651              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
14652              (Applied with tweaks.)
14653      Branch: perl
14654            ! pod/perltrap.pod
14655 ____________________________________________________________________________
14656 [ 13016] By: ams                                   on 2001/11/15  09:12:48
14657         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
14658              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14659              Date: Thu, 15 Nov 2001 09:06:39 +0100
14660              Message-Id: <20011115090639.A13005@rafael>
14661      Branch: perl
14662            ! pod/perlrun.pod
14663 ____________________________________________________________________________
14664 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
14665         Log: "link =" from utils.lst was being processed oddly.
14666      Branch: perl
14667            ! installman
14668 ____________________________________________________________________________
14669 [ 13014] By: ams                                   on 2001/11/15  02:52:52
14670         Log: Subject: [PATCH current] CreateTTY in -d
14671              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14672              Date: Wed, 14 Nov 2001 21:26:31 -0500
14673              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
14674      Branch: perl
14675            ! lib/perl5db.pl
14676 ____________________________________________________________________________
14677 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
14678         Log: Corify the Filter::Simple tests. 
14679      Branch: perl
14680            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
14681            ! lib/Filter/Simple/t/filter_only.t
14682 ____________________________________________________________________________
14683 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
14684         Log: Upgrade to Filter::Simple 0.70.
14685      Branch: perl
14686            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
14687            + t/lib/FilterOnlyTest.pm
14688            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
14689            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
14690            ! t/lib/FilterTest.pm
14691 ____________________________________________________________________________
14692 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
14693         Log: Cleanliness inspired by Cygwin.
14694      Branch: perl
14695            ! Makefile.SH x2p/Makefile.SH
14696 ____________________________________________________________________________
14697 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
14698         Log: Add perlunintro (formerly known as perlunitut); regen toc.
14699      Branch: perl
14700            + pod/perlunintro.pod
14701            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
14702 ____________________________________________________________________________
14703 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
14704         Log: FAQ sync.
14705      Branch: perl
14706            ! pod/perlfaq6.pod
14707 ____________________________________________________________________________
14708 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
14709         Log: Quieten pgcc 2.91.66 worries.
14710      Branch: perl
14711            ! gv.c pp_ctl.c utf8.c
14712 ____________________________________________________________________________
14713 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
14714         Log: Upgrade to Switch 2.06.
14715      Branch: perl
14716            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
14717            ! lib/Switch/t/nested.t
14718 ____________________________________________________________________________
14719 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
14720         Log: Upgrade to Attribute::Handlers 0.76.
14721      Branch: perl
14722            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
14723            ! lib/Attribute/Handlers/README
14724            ! lib/Attribute/Handlers/demo/Demo.pm
14725            ! lib/Attribute/Handlers/demo/Descriptions.pm
14726            ! lib/Attribute/Handlers/demo/MyClass.pm
14727            ! lib/Attribute/Handlers/demo/demo_cycle.pl
14728            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
14729            ! lib/Attribute/Handlers/t/multi.t
14730 ____________________________________________________________________________
14731 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
14732         Log: Signedness nit.
14733      Branch: perl
14734            ! regexec.c
14735 ____________________________________________________________________________
14736 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
14737         Log: VERSIONize.
14738      Branch: perl
14739            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
14740            ! lib/integer.pm
14741 ____________________________________________________________________________
14742 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
14743         Log: No pod in internal Net::FTP classes.
14744      Branch: perl
14745            ! pod/buildtoc.PL
14746 ____________________________________________________________________________
14747 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
14748         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
14749              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
14750              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
14751              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
14752      Branch: perl
14753            ! regexec.c
14754 ____________________________________________________________________________
14755 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
14756         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
14757              Pudge correctly).
14758      Branch: perl
14759            ! t/test.pl
14760 ____________________________________________________________________________
14761 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
14762         Log: Add comments to mark where $^X is being handled.
14763      Branch: perl
14764            ! perl.c toke.c
14765 ____________________________________________________________________________
14766 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
14767         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
14768              From: Michael G Schwern <schwern@pobox.com>
14769              Date: Wed, 14 Nov 2001 16:38:25 -0500
14770              Message-ID: <20011114163825.D6519@blackrider>
14771      Branch: perl
14772            ! t/op/repeat.t
14773 ____________________________________________________________________________
14774 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
14775         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
14776              From: Michael G Schwern <schwern@pobox.com>
14777              Date: Wed, 14 Nov 2001 13:19:15 -0500
14778              Message-ID: <20011114131915.K5096@blackrider>
14779      Branch: perl
14780            ! t/op/die_exit.t
14781 ____________________________________________________________________________
14782 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
14783         Log: Subject: Re: [PATCH] new version of runperl()
14784              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14785              Date: Wed, 14 Nov 2001 15:39:12 EST
14786              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
14787              
14788              "VMS $^X pipes etc" patch.
14789      Branch: perl
14790            ! vms/vms.c
14791 ____________________________________________________________________________
14792 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
14793         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
14794              and add "verbose" option to show the final command.
14795      Branch: perl
14796            ! t/test.pl
14797 ____________________________________________________________________________
14798 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
14799         Log: Goof in some of the comment fields of #12994.
14800      Branch: perl
14801            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
14802            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
14803            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
14804            ! lib/unicore/In/9.pl
14805 ____________________________________________________________________________
14806 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
14807         Log: The First, Last ranges in the Unicode data weren't
14808              getting their general categories added properly;
14809              noticed by Jeffrey Friedl.
14810      Branch: perl
14811            ! lib/unicore/Category.pl lib/unicore/In/0.pl
14812            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
14813            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
14814            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
14815            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
14816            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
14817            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
14818            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
14819            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
14820            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
14821            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
14822            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
14823            ! lib/unicore/mktables
14824 ____________________________________________________________________________
14825 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
14826         Log: Subject: [PATCH] new version of runperl()
14827              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14828              Date: Wed, 14 Nov 2001 12:23:01 +0100
14829              Message-ID: <20011114122301.A29384@rafael>
14830      Branch: perl
14831            ! t/io/argv.t t/test.pl
14832 ____________________________________________________________________________
14833 [ 12992] By: ams                                   on 2001/11/14  13:40:39
14834         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
14835              From: Michael G Schwern <schwern@pobox.com>
14836              Date: Tue, 13 Nov 2001 23:17:54 -0500
14837              Message-Id: <20011113231754.S32567@blackrider>
14838      Branch: perl
14839            ! perl.c
14840 ____________________________________________________________________________
14841 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
14842         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
14843              From: Philip Newton <Philip.Newton@gmx.net>
14844              Date: Wed, 14 Nov 2001 10:59:53 +0100
14845              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
14846              
14847              plus a lot of paragraph reformatting because of long lines.
14848      Branch: perl
14849            ! pod/perlapio.pod
14850 ____________________________________________________________________________
14851 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
14852         Log: A bool is not a pointer.
14853      Branch: perl
14854            ! pp_sys.c
14855 ____________________________________________________________________________
14856 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
14857         Log: AUTHORS updates.
14858      Branch: perl
14859            ! AUTHORS
14860 ____________________________________________________________________________
14861 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
14862         Log: There are several MIME RFCs.
14863      Branch: perl
14864            ! ext/Encode/Encode.pm
14865 ____________________________________________________________________________
14866 [ 12987] By: ams                                   on 2001/11/14  01:09:28
14867         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
14868              From: Michael G Schwern <schwern@pobox.com>
14869              Date: Tue, 13 Nov 2001 20:59:13 -0500
14870              Message-Id: <20011113205913.H32567@blackrider>
14871      Branch: perl
14872            ! t/op/groups.t vms/test.com
14873 ____________________________________________________________________________
14874 [ 12986] By: ams                                   on 2001/11/14  01:07:06
14875         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
14876              From: Michael G Schwern <schwern@pobox.com>
14877              Date: Tue, 13 Nov 2001 20:51:34 -0500
14878              Message-Id: <20011113205134.F32567@blackrider>
14879      Branch: perl
14880            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
14881 ____________________________________________________________________________
14882 [ 12985] By: ams                                   on 2001/11/14  00:43:59
14883         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
14884              From: Michael G Schwern <schwern@pobox.com>
14885              Date: Tue, 13 Nov 2001 20:38:42 -0500
14886              Message-Id: <20011113203842.E32567@blackrider>
14887      Branch: perl
14888            ! pod/perlport.pod
14889 ____________________________________________________________________________
14890 [ 12984] By: ams                                   on 2001/11/14  00:32:15
14891         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
14892              From: Michael G Schwern <schwern@pobox.com>
14893              Date: Tue, 13 Nov 2001 20:27:02 -0500
14894              Message-Id: <20011113202702.D32567@blackrider>
14895      Branch: perl
14896            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
14897            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
14898            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
14899            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
14900 ____________________________________________________________________________
14901 [ 12983] By: ams                                   on 2001/11/14  00:00:27
14902         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
14903              From: Michael G Schwern <schwern@pobox.com>
14904              Date: Tue, 13 Nov 2001 19:51:59 -0500
14905              Message-Id: <20011113195159.B32567@blackrider>
14906      Branch: perl
14907            ! pod/perlport.pod
14908 ____________________________________________________________________________
14909 [ 12982] By: ams                                   on 2001/11/13  23:53:11
14910         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
14911              From: Larry Shatzer <fugazi@zippy.zyx.net>
14912              Date: Tue, 13 Nov 2001 17:27:59 -0700
14913              Message-Id: <20011113172759.E27768@zippy.zyx.net>
14914      Branch: perl
14915            ! pod/perlapio.pod
14916 ____________________________________________________________________________
14917 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
14918         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
14919              "large enough" Unicode characters returned more than one
14920              as their "Unicode size".
14921      Branch: perl
14922            ! pp_sys.c t/io/utf8.t
14923 ____________________________________________________________________________
14924 [ 12980] By: ams                                   on 2001/11/13  19:32:33
14925         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
14926              From: "Craig A. Berry" <craigberry@mac.com>
14927              Date: Tue, 13 Nov 2001 14:33:25 -0600
14928              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
14929      Branch: perl
14930            ! vms/gen_shrfls.pl
14931 ____________________________________________________________________________
14932 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
14933         Log: Subject: Minor patch to Encode.pm (detypo)
14934              From: "Philip Newton" <Philip.Newton@gmx.net>
14935              Date: Tue, 13 Nov 2001 20:11:01 +0100
14936              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
14937      Branch: perl
14938            ! ext/Encode/Encode.pm
14939 ____________________________________________________________________________
14940 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
14941         Log: Evil tabulators.
14942      Branch: perl
14943            ! ext/Encode/Encode.pm
14944 ____________________________________________________________________________
14945 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
14946         Log: Document the available encodings.
14947      Branch: perl
14948            ! ext/Encode/Encode.pm
14949 ____________________________________________________________________________
14950 [ 12976] By: ams                                   on 2001/11/13  17:14:07
14951         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
14952              From: Barrie Slaymaker <barries@slaysys.com>
14953              Date: Tue, 13 Nov 2001 12:41:36 -0500
14954              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
14955      Branch: perl
14956            ! t/op/universal.t
14957 ____________________________________________________________________________
14958 [ 12975] By: ams                                   on 2001/11/13  16:24:21
14959         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
14960              From: Barrie Slaymaker <barries@slaysys.com>
14961              Date: Tue, 13 Nov 2001 10:56:20 -0500
14962              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
14963              (Test applied with minor tweaks and ->isa("HASH") omission.)
14964      Branch: perl
14965            ! lib/UNIVERSAL.pm t/op/universal.t
14966 ____________________________________________________________________________
14967 [ 12974] By: ams                                   on 2001/11/13  15:46:07
14968         Log: Subject: [PATCH Benchmark.pm] docco tweaks
14969              From: Barrie Slaymaker <barries@slaysys.com>
14970              Date: Tue, 13 Nov 2001 11:34:45 -0500
14971              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
14972      Branch: perl
14973            ! lib/Benchmark.pm
14974 ____________________________________________________________________________
14975 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
14976         Log: Subject: [PATCH] Attack of the C loops, round 1
14977              From: Richard Soderberg <rs@oregonnet.com>
14978              Date: Mon, 12 Nov 2001 12:07:29 -0800
14979              Message-Id: <200111122007.MAA01994@oregonnet.com>
14980              
14981              Subject: [PATCH] bytecode.pl (tiny patch)
14982              From: Richard Soderberg <rs@oregonnet.com>
14983              Date: Mon, 12 Nov 2001 12:53:24 -0800
14984              Message-Id: <200111122053.MAA06272@oregonnet.com>
14985      Branch: perl
14986            ! bytecode.pl installhtml
14987 ____________________________________________________________________________
14988 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
14989         Log: Subject: [PATCH] Update to Filter::Util::Call
14990              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
14991              Date: Sun, 11 Nov 2001 22:33:33 -0000
14992              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
14993              
14994              Use the new CXT* macros.
14995      Branch: perl
14996            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
14997 ____________________________________________________________________________
14998 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
14999         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
15000              From: Michael G Schwern <schwern@pobox.com>
15001              Date: Mon, 12 Nov 2001 20:50:34 -0500
15002              Message-ID: <20011112205034.H2888@blackrider>
15003      Branch: perl
15004            + lib/vmsish.pm lib/vmsish.t
15005            - vms/ext/vmsish.pm vms/ext/vmsish.t
15006            ! MANIFEST vms/descrip_mms.template
15007 ____________________________________________________________________________
15008 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
15009         Log: :utf8 works only with perlio.
15010      Branch: perl
15011            ! lib/open.t
15012 ____________________________________________________________________________
15013 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
15014         Log: Subject: Re: @Config -"des" not quite working on VMS
15015              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15016              Date: Tue, 13 Nov 2001 08:35:13 EST 
15017              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
15018      Branch: perl
15019            ! configure.com
15020 ____________________________________________________________________________
15021 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
15022         Log: Subject: [PATCH] lib/charnames.pm 
15023              From: Jeffrey Friedl <jfriedl@yahoo.com>
15024              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
15025              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
15026      Branch: perl
15027            ! lib/charnames.pm
15028 ____________________________________________________________________________
15029 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
15030         Log: Docs for Mac::err.
15031      Branch: maint-5.6/macperl
15032            ! macos/ext/Mac/err/err.pm
15033 ____________________________________________________________________________
15034 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
15035         Log: Some cleanup; change some globals to references for
15036              possible persistence later.
15037      Branch: maint-5.6/macperl
15038            ! macos/lib/Mac/Glue.pm
15039 ____________________________________________________________________________
15040 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
15041         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
15042      Branch: maint-5.6/macperl
15043            ! macos/ext/Mac/Files/Files.pm
15044 ____________________________________________________________________________
15045 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
15046         Log: Get Mac::Navigation to compile (bug #464684).
15047      Branch: maint-5.6/macperl
15048            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
15049            ! macos/ext/Mac/Navigation/Makefile.PL
15050            ! macos/ext/Mac/Navigation/Navigation.xs
15051            ! macos/macperl/Makefile.mk
15052 ____________________________________________________________________________
15053 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
15054         Log: Add in modules and POD to help menu.
15055      Branch: maint-5.6/macperl
15056            ! macos/macperl/MacPerl.podhelp
15057 ____________________________________________________________________________
15058 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
15059         Log: Update bundled modules.
15060      Branch: maint-5.6/macperl
15061            + macos/bundled_ext/Filter/t/FilterTest.pm
15062            + macos/bundled_ext/List/Util/t/shuffle.t
15063            + macos/bundled_ext/Storable/t/compat06.t
15064            + macos/bundled_ext/Storable/t/st-dump.pl
15065            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
15066            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
15067            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
15068            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
15069            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
15070            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
15071            + macos/bundled_lib/blib/lib/lwpcook.pod
15072            + macos/bundled_lib/t/Filter/Simple/filter.t
15073            + macos/bundled_lib/t/Switch/t/given.t
15074            + macos/bundled_lib/t/Switch/t/nested.t
15075            + macos/bundled_lib/t/Switch/t/switch.t
15076            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
15077            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
15078            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
15079            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
15080            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
15081            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
15082            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
15083            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
15084            + macos/bundled_lib/t/URI/rfc2732.t
15085            + macos/bundled_lib/t/libnet/config.t
15086            + macos/bundled_lib/t/libnet/libnet_t.pl
15087            + macos/bundled_lib/t/libwww-perl/live/google.t
15088            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
15089            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
15090            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
15091            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
15092            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
15093            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
15094            + macos/bundled_lib/t/libwww-perl/live/validator.t
15095            - macos/bundled_ext/Filter/t/MyFilter.pm
15096            - macos/bundled_ext/Storable/t/compat-0.6.t
15097            - macos/bundled_ext/Storable/t/dump.pl
15098            - macos/bundled_ext/Time/Piece/Makefile.PL
15099            - macos/bundled_ext/Time/Piece/Piece.pm
15100            - macos/bundled_ext/Time/Piece/Piece.t
15101            - macos/bundled_ext/Time/Piece/Piece.xs
15102            - macos/bundled_ext/Time/Piece/README
15103            - macos/bundled_ext/Time/Piece/Seconds.pm
15104            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
15105            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
15106            - macos/bundled_lib/blib/lib/Net/PH.pm
15107            - macos/bundled_lib/blib/lib/Net/SNPP.pm
15108            - macos/bundled_lib/blib/lib/Text/Balanced.pod
15109            - macos/bundled_lib/t/Filter/Simple/test.pl
15110            - macos/bundled_lib/t/Switch/test.pl
15111            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
15112            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
15113            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
15114            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
15115            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
15116            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
15117            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
15118            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
15119            - macos/bundled_lib/t/libnet/ph.t
15120            ! (edit 125 files)
15121 ____________________________________________________________________________
15122 [ 12961] By: ams                                   on 2001/11/13  00:45:08
15123         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
15124              From: Michael G Schwern <schwern@pobox.com>
15125              Date: Mon, 12 Nov 2001 20:16:45 -0500
15126              Message-Id: <20011112201644.G2888@blackrider>
15127      Branch: perl
15128            ! pod/perlport.pod
15129 ____________________________________________________________________________
15130 [ 12960] By: ams                                   on 2001/11/12  23:54:00
15131         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
15132              Recoving dup tests for VMS
15133              From: Michael G Schwern <schwern@pobox.com>
15134              Date: Mon, 12 Nov 2001 19:35:33 -0500
15135              Message-Id: <20011112193533.D2888@blackrider>
15136      Branch: perl
15137            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
15138 ____________________________________________________________________________
15139 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
15140         Log: Update Changes.
15141      Branch: perl
15142            ! Changes patchlevel.h
15143 ____________________________________________________________________________
15144 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
15145         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
15146              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
15147              Date: Mon, 12 Nov 2001 12:35:18 EST 
15148              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
15149      Branch: perl
15150            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
15151            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
15152 ____________________________________________________________________________
15153 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
15154         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
15155              From: Barrie Slaymaker <barries@slaysys.com>
15156              Date: Mon, 12 Nov 2001 11:19:52 -0500
15157              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
15158      Branch: perl
15159            ! lib/File/Spec.t lib/File/Spec/Win32.pm
15160 ____________________________________________________________________________
15161 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
15162         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
15163              From: Barrie Slaymaker <barries@slaysys.com>
15164              Date: Mon, 12 Nov 2001 11:07:36 -0500
15165              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
15166      Branch: perl
15167            ! lib/Benchmark.pm
15168 ____________________________________________________________________________
15169 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
15170         Log: Misplaced test, noticed by Barrie Slaymaker.
15171              (We are missing Benchmark tests, then.)
15172      Branch: perl
15173            + ext/Devel/DProf/DProf.t
15174            - lib/Benchmark.t
15175            ! MANIFEST
15176 ____________________________________________________________________________
15177 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
15178         Log: Subject: [PATCH] a few typo fixes 
15179              From: Jeffrey Friedl <jfriedl@yahoo.com>
15180              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
15181              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
15182              
15183              Patching README.foo instead of pod/perlfoo.pod,
15184              not patching Math::BigInt (Tels will take care of that),
15185              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
15186              and perldoc.PL instead of libnetcfg and perldoc, patching
15187              ext/Digest/MD5/t/files.t since MD5.pm was changed.
15188      Branch: perl
15189            ! (edit 109 files)
15190 ____________________________________________________________________________
15191 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
15192         Log: Add a note about the dangers of bad UTF-8.
15193      Branch: perl
15194            ! pod/perlunicode.pod
15195 ____________________________________________________________________________
15196 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
15197         Log: NetWare Nit from Ananth Kesari.
15198      Branch: perl
15199            ! NetWare/config.wc
15200 ____________________________________________________________________________
15201 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
15202         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
15203      Branch: perl
15204            ! ext/Encode/Encode.pm
15205 ____________________________________________________________________________
15206 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
15207         Log: (retracted by #12951)
15208      Branch: perl
15209            ! ext/Encode/Encode.pm
15210 ____________________________________________________________________________
15211 [ 12949] By: ams                                   on 2001/11/12  06:40:18
15212         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
15213              From: Robert Spier <rspier@pobox.com>
15214              Date: Sun, 11 Nov 2001 18:50:18 -0800
15215              Message-Id: <15343.14570.121505.233336@rls.cx>
15216              
15217              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
15218              From: Rick Delaney <rick.delaney@home.com>
15219              Date: 12 Nov 2001 00:15:52 -0500
15220              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
15221      Branch: perl
15222            ! pp_hot.c t/op/taint.t
15223 ____________________________________________________________________________
15224 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
15225         Log: It seems that we actually have this detail implemented
15226              as for as Level 1 Support of Unicode regex support is
15227              concerned: at Level 1 only 1:1 support for loose
15228              (aka caseless, aka caseigoring ) matching is required.
15229      Branch: perl
15230            ! pod/perlunicode.pod
15231 ____________________________________________________________________________
15232 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
15233         Log: (retracted by #12951)
15234      Branch: perl
15235            ! ext/Encode/Encode.pm
15236 ____________________________________________________________________________
15237 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
15238         Log: BOM, bom, Bom.
15239      Branch: perl
15240            ! pod/perlunicode.pod
15241 ____________________________________________________________________________
15242 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
15243         Log: Upgrade to Math::BigInt 1.46.
15244      Branch: perl
15245            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
15246            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
15247            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
15248            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
15249            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
15250 ____________________________________________________________________________
15251 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
15252         Log: Subject: Re: PERFORCE change 12943 for review
15253              From: "Philip Newton" <Philip.Newton@gmx.net>
15254              Date: Sun, 11 Nov 2001 20:53:36 +0100
15255              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
15256      Branch: perl
15257            ! pod/perlunicode.pod
15258 ____________________________________________________________________________
15259 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
15260         Log: Doc updates; make the Unicode discussions a little
15261              bit less alarming, and add information about encodings,
15262              surrogates, and BOMs.
15263      Branch: perl
15264            ! pod/perlunicode.pod
15265 ____________________________________________________________________________
15266 [ 12942] By: ams                                   on 2001/11/11  16:45:00
15267         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
15268              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
15269              Date: Mon, 12 Nov 2001 00:22:57 +0900
15270              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
15271      Branch: perl
15272            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
15273            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
15274 ____________________________________________________________________________
15275 [ 12941] By: ams                                   on 2001/11/11  13:01:40
15276         Log: Subject: Re: PERFORCE change 12929 for review
15277              From: "Philip Newton" <Philip.Newton@gmx.net>
15278              Date: Sun, 11 Nov 2001 14:27:44 +0100
15279              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
15280      Branch: perl
15281            ! MANIFEST
15282 ____________________________________________________________________________
15283 [ 12940] By: ams                                   on 2001/11/11  05:06:43
15284         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
15285              From: Michael G Schwern <schwern@pobox.com>
15286              Date: Thu, 8 Nov 2001 22:56:45 -0500
15287              Message-Id: <20011108225645.H5587@blackrider>
15288      Branch: perl
15289            ! t/op/chdir.t
15290 ____________________________________________________________________________
15291 [ 12939] By: ams                                   on 2001/11/11  05:01:00
15292         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
15293              From: Michael G Schwern <schwern@pobox.com>
15294              Date: Sun, 11 Nov 2001 00:54:43 -0500
15295              Message-Id: <20011111005443.A24450@blackrider>
15296      Branch: perl
15297            ! ext/Cwd/t/cwd.t
15298 ____________________________________________________________________________
15299 [ 12938] By: ams                                   on 2001/11/11  03:25:13
15300         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
15301              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
15302              From: "chromatic" <chromatic@rmci.net>
15303              Date: Sat, 10 Nov 2001 21:03:20 -0700
15304              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
15305      Branch: perl
15306            ! lib/File/stat.pm lib/File/stat.t
15307 ____________________________________________________________________________
15308 [ 12937] By: ams                                   on 2001/11/11  02:05:23
15309         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
15310              From: "Craig A. Berry" <craigberry@mac.com>
15311              Date: Sat, 10 Nov 2001 17:23:52 -0600
15312              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
15313      Branch: perl
15314            ! t/op/magic.t
15315 ____________________________________________________________________________
15316 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
15317         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
15318      Branch: perl
15319            ! lib/open.pm lib/open.t
15320 ____________________________________________________________________________
15321 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
15322         Log: The Official name of ASCII.
15323      Branch: perl
15324            ! ext/Encode/Encode.pm
15325 ____________________________________________________________________________
15326 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
15327         Log: The KOI8-R example wasn't quite right.
15328      Branch: perl
15329            ! lib/open.pm lib/open.t
15330 ____________________________________________________________________________
15331 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
15332         Log: Enhance the open pragma to support :utf8, :locale,
15333              and :encoding directly as special cases, and rename
15334              the INOUT to IO.
15335      Branch: perl
15336            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
15337 ____________________________________________________________________________
15338 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
15339         Log: Document the UTF-16 surrogate encoding and decoding.
15340      Branch: perl
15341            ! ext/Encode/Encode.pm
15342 ____________________________________________________________________________
15343 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
15344         Log: A potential recursion breaker.
15345      Branch: perl
15346            ! sv.c
15347 ____________________________________________________________________________
15348 [ 12930] By: ams                                   on 2001/11/10  07:46:53
15349         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
15350              (was Re: perl@12892)
15351              From: "chromatic" <chromatic@rmci.net>
15352              Date: Sat, 10 Nov 2001 01:28:09 -0700
15353              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
15354      Branch: perl
15355            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
15356            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
15357            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
15358            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
15359 ____________________________________________________________________________
15360 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
15361         Log: Add a test for the bytes pragma.
15362      Branch: perl
15363            + lib/bytes.t
15364            ! MANIFEST
15365 ____________________________________________________________________________
15366 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
15367         Log: Doc update.
15368      Branch: perl
15369            ! lib/bytes.pm
15370 ____________________________________________________________________________
15371 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
15372         Log: Cease to exist.
15373      Branch: perl
15374            - lib/Unicode/Normalize.pm
15375 ____________________________________________________________________________
15376 [ 12926] By: ams                                   on 2001/11/10  03:23:16
15377         Log: Subject: [patch] my_setenv speedup + fixes
15378              From: Doug MacEachern <dougm@covalent.net>
15379              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
15380              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
15381      Branch: perl
15382            ! util.c
15383 ____________________________________________________________________________
15384 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
15385         Log: Newline trouble.
15386      Branch: perl
15387            ! lib/ExtUtils/Embed.t
15388 ____________________________________________________________________________
15389 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
15390         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
15391              From: "Craig A. Berry" <craigberry@mac.com>
15392              Date: Fri, 09 Nov 2001 18:13:16 -0600
15393              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
15394      Branch: perl
15395            ! vms/munchconfig.c
15396 ____________________________________________________________________________
15397 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
15398         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
15399              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15400              Date: Sat, 10 Nov 2001 00:10:45 +0100
15401              Message-ID: <20011110001045.A11945@rafael>
15402      Branch: perl
15403            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
15404            + t/run/switchn.t t/run/switchp.t
15405            ! MANIFEST
15406 ____________________________________________________________________________
15407 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
15408         Log: Subject: [PATCH] some tests not cleaning up properly               
15409              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
15410              Date: Fri, 9 Nov 2001 22:13:10 +0100
15411              Message-ID: <20011109221310.A11115@rafael>
15412      Branch: perl
15413            ! ext/Cwd/t/cwd.t t/io/argv.t
15414 ____________________________________________________________________________
15415 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
15416         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
15417              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15418              Date: Fri, 9 Nov 2001 15:07:19 EST
15419              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
15420      Branch: perl
15421            ! lib/ExtUtils/Embed.t
15422 ____________________________________________________________________________
15423 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
15424         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
15425              have been copied so it shouldn't be freed in perl_destruct()
15426      Branch: perl
15427            ! perl.c
15428 ____________________________________________________________________________
15429 [ 12919] By: ams                                   on 2001/11/09  15:36:22
15430         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
15431              From: Michael G Schwern <schwern@pobox.com>
15432              Date: Fri, 9 Nov 2001 00:38:59 -0500
15433              Message-Id: <20011109003859.K5587@blackrider>
15434              (Applied with directory name changes suggested by Craig Berry.)
15435      Branch: perl
15436            ! ext/Cwd/t/cwd.t
15437 ____________________________________________________________________________
15438 [ 12918] By: ams                                   on 2001/11/09  15:29:15
15439         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
15440              From: Michael G Schwern <schwern@pobox.com>
15441              Date: Fri, 9 Nov 2001 01:44:14 -0500
15442              Message-Id: <20011109014414.N5587@blackrider>
15443      Branch: perl
15444            ! vms/ext/filespec.t
15445 ____________________________________________________________________________
15446 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
15447         Log: Update Changes.
15448      Branch: perl
15449            ! Changes patchlevel.h
15450 ____________________________________________________________________________
15451 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
15452         Log: Regen toc.
15453      Branch: perl
15454            ! pod/perltoc.pod
15455 ____________________________________________________________________________
15456 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
15457         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
15458              see http://www.jepstone.net/bjepson//jpl/cvs.html
15459      Branch: perl
15460            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
15461 ____________________________________________________________________________
15462 [ 12914] By: ams                                   on 2001/11/09  14:05:12
15463         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
15464              From: Michael G Schwern <schwern@pobox.com>
15465              Date: Thu, 8 Nov 2001 22:05:49 -0500
15466              Message-Id: <20011108220549.F5587@blackrider>
15467      Branch: perl
15468            ! vms/test.com
15469 ____________________________________________________________________________
15470 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
15471         Log: NetWare update from Ananth Kesari.
15472      Branch: perl
15473            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
15474 ____________________________________________________________________________
15475 [ 12912] By: ams                                   on 2001/11/09  13:40:26
15476         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
15477              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15478              Date: Fri, 9 Nov 2001 14:32:28 +0100
15479              Message-Id: <20011109143228.A18996@rafael>
15480      Branch: perl
15481            ! perl.c
15482 ____________________________________________________________________________
15483 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
15484         Log: FAQ sync.
15485      Branch: perl
15486            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
15487            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
15488            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
15489 ____________________________________________________________________________
15490 [ 12910] By: ams                                   on 2001/11/09  07:33:49
15491         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
15492              From: Michael G Schwern <schwern@pobox.com>
15493              Date: Fri, 9 Nov 2001 00:41:56 -0500
15494              Message-Id: <20011109004156.L5587@blackrider>
15495      Branch: perl
15496            ! lib/File/Find/t/find.t
15497 ____________________________________________________________________________
15498 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
15499         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
15500              The CPAN distribution has both pm and XS implementations,
15501              and for performance reasons we choose the XS.
15502              Another reason to choose the XS is that it doesn't
15503              require Lingua::KO::Hangul::Util, which means that
15504              we can delete that-- which in turn means that Unicode::UCD
15505              cannot expect that: support it, but don't expect.
15506              Ditto Unicode::Collate.
15507              
15508              Note that Unicode::Normalize Makefile.PL and
15509              Normalize.xs have been modified from the CPAN 0.10
15510              versions: the first one to be simpler (no pm) and
15511              clean up the generated unf*.h files, the second one
15512              to quench compiler grumblings.  Must notify Sadahiro
15513              about these changes.
15514      Branch: perl
15515            + ext/Unicode/Normalize/Changes
15516            + ext/Unicode/Normalize/Makefile.PL
15517            + ext/Unicode/Normalize/Normalize.pm
15518            + ext/Unicode/Normalize/Normalize.pod
15519            + ext/Unicode/Normalize/Normalize.xs
15520            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
15521            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
15522            + ext/Unicode/Normalize/t/test.t
15523            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
15524            - lib/Lingua/KO/Hangul/Util/README
15525            - lib/Lingua/KO/Hangul/Util/t/test.t
15526            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
15527            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
15528            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
15529            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
15530            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
15531            ! win32/makefile.mk
15532 ____________________________________________________________________________
15533 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
15534         Log: Test miscounting.
15535      Branch: perl
15536            ! ext/POSIX/t/posix.t
15537 ____________________________________________________________________________
15538 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
15539         Log: Quote the variables in failures messages more nicely.
15540      Branch: perl
15541            ! t/test.pl
15542 ____________________________________________________________________________
15543 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
15544         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
15545              From: Michael G Schwern <schwern@pobox.com>
15546              Date: Thu, 8 Nov 2001 17:24:49 -0500
15547              Message-ID: <20011108172449.A5587@blackrider>
15548              
15549              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
15550              From: "Craig A. Berry" <craigberry@mac.com>
15551              Date: Thu, 8 Nov 2001 16:35:00 -0600
15552              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
15553      Branch: perl
15554            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
15555 ____________________________________________________________________________
15556 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
15557         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
15558              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
15559              Date: Thu, 8 Nov 2001 22:52:50 -0000
15560              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
15561      Branch: perl
15562            ! ext/DB_File/t/db-recno.t
15563 ____________________________________________________________________________
15564 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
15565         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
15566              (Probably not an EBCDIC issue the way one would think
15567              since no chr() et alia are used in UCD.pm.)
15568      Branch: perl
15569            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
15570 ____________________________________________________________________________
15571 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
15572         Log: Whether overwriting the $self->{...} values (see #12902)
15573              is a good policy or not is debatable, but let's at least
15574              be consistent.
15575      Branch: perl
15576            ! lib/ExtUtils/MM_Unix.pm
15577 ____________________________________________________________________________
15578 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
15579         Log: The MakeMaker argument () quoting patch that sneaked
15580              in at #12883 didn't handle make macros like this $(...).
15581              Leaning toothpicks, we've got them.
15582      Branch: perl
15583            ! lib/ExtUtils/MM_Unix.pm
15584 ____________________________________________________________________________
15585 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
15586         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
15587              From: Michael G Schwern <schwern@pobox.com>
15588              Date: Wed, 7 Nov 2001 02:02:29 -0500
15589              Message-ID: <20011107020229.K2858@blackrider>
15590      Branch: perl
15591            ! t/io/argv.t t/test.pl vms/test.com
15592 ____________________________________________________________________________
15593 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
15594         Log: Subject: [PATCH 20011106.084] -s on #! line 
15595              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15596              Date: Wed, 7 Nov 2001 22:23:39 +0100
15597              Message-ID: <20011107222339.E729@rafael>
15598      Branch: perl
15599            ! embed.h embed.pl perl.c proto.h toke.c
15600 ____________________________________________________________________________
15601 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
15602         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
15603              From: Michael G Schwern <schwern@pobox.com>
15604              Date: Wed, 7 Nov 2001 16:52:49 -0500
15605              Message-ID: <20011107165249.I7346@blackrider>
15606      Branch: perl
15607            ! pod/perlhack.pod
15608 ____________________________________________________________________________
15609 [ 12898] By: ams                                   on 2001/11/08  13:02:19
15610         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
15611              From: Mark-Jason Dominus <mjd@plover.com>
15612              Date: Thu, 08 Nov 2001 08:59:02 -0500
15613              Message-Id: <20011108135902.2275.qmail@plover.com>
15614      Branch: perl
15615            ! INSTALL README README.amiga README.os2 README.vms
15616            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
15617            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
15618 ____________________________________________________________________________
15619 [ 12897] By: ams                                   on 2001/11/08  12:49:28
15620         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
15621              From: mjd@plover.com
15622              Date: 8 Nov 2001 13:33:18 -0000
15623              Message-Id: <20011108133318.1786.qmail@plover.com>
15624      Branch: perl
15625            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
15626            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
15627            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
15628            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
15629            ! pod/perlport.pod pod/perlvar.pod
15630 ____________________________________________________________________________
15631 [ 12896] By: ams                                   on 2001/11/08  11:22:12
15632         Log: open(FH, $file) should strip leading and trailing whitespace.
15633      Branch: perl
15634            ! doio.c
15635 ____________________________________________________________________________
15636 [ 12895] By: ams                                   on 2001/11/08  10:17:14
15637         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
15638              From: "Craig A. Berry" <craigberry@mac.com>
15639              Date: Wed, 07 Nov 2001 13:41:50 -0600
15640              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
15641      Branch: perl
15642            ! t/op/glob.t
15643 ____________________________________________________________________________
15644 [ 12894] By: ams                                   on 2001/11/08  08:32:20
15645         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
15646              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
15647              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
15648              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
15649      Branch: perl
15650            ! makedepend.SH
15651 ____________________________________________________________________________
15652 [ 12893] By: ams                                   on 2001/11/08  08:26:31
15653         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
15654              From: mjd@plover.com
15655              Date: 8 Nov 2001 08:08:07 -0000
15656              Message-Id: <20011108080807.30147.qmail@plover.com>
15657              
15658              Subject: bleadperl perl.pod
15659              From: mjd@plover.com
15660              Date: 8 Nov 2001 08:10:47 -0000
15661              Message-Id: <20011108081047.30178.qmail@plover.com>
15662              
15663              Subject: more bleadperl perl.pod
15664              From: mjd@plover.com
15665              Date: 8 Nov 2001 08:16:28 -0000
15666              Message-Id: <20011108081628.30229.qmail@plover.com>
15667      Branch: perl
15668            ! pod/perl.pod pod/perldebug.pod
15669 ____________________________________________________________________________
15670 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
15671         Log: Tweak for Cray-friendliness from Nicholas Clark.
15672      Branch: perl
15673            ! sv.c
15674 ____________________________________________________________________________
15675 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
15676         Log: VMS patch redo from Charles Lane.
15677      Branch: perl
15678            ! vms/gen_shrfls.pl
15679 ____________________________________________________________________________
15680 [ 12890] By: ams                                   on 2001/11/07  15:16:10
15681         Log: Subject: [ID 20011107.088] two perl pod nits
15682              From: lvirden@cas.org
15683              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
15684              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
15685      Branch: perl
15686            ! pod/perl.pod pod/perlfaq3.pod
15687 ____________________________________________________________________________
15688 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
15689         Log: Update Changes.
15690      Branch: perl
15691            ! Changes patchlevel.h
15692 ____________________________________________________________________________
15693 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
15694         Log: The (emulated) "no utf8" must be in a BEGIN block
15695              to be effective.
15696      Branch: perl
15697            ! lib/CGI/t/html.t
15698 ____________________________________________________________________________
15699 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
15700         Log: "v-strings" is the right term.
15701      Branch: perl
15702            ! pod/perltodo.pod
15703 ____________________________________________________________________________
15704 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
15705         Log: Add vstrings-as-objects need to perltodo.
15706      Branch: perl
15707            ! pod/perltodo.pod
15708 ____________________________________________________________________________
15709 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
15710         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
15711              From: Nicholas Clark <nick@ccl4.org>
15712              Date: Wed, 7 Nov 2001 14:36:32 +0000
15713              Message-ID: <20011107143631.I24980@plum.flirble.org>
15714      Branch: perl
15715            ! t/op/pack.t
15716 ____________________________________________________________________________
15717 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
15718         Log: The Embed test requires a major rewrite for VMS
15719              (plus it reveals a couple of annoying glitches
15720              in buffering), so skip the test for now; from
15721              Charles Lane.
15722      Branch: perl
15723            ! lib/ExtUtils/Embed.t
15724 ____________________________________________________________________________
15725 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
15726         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
15727              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15728              Date: Wed, 7 Nov 2001 09:23:28 EST
15729              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
15730              
15731              (Also i seems that an unrelated experimental patch
15732              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
15733      Branch: perl
15734            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
15735 ____________________________________________________________________________
15736 [ 12882] By: ams                                   on 2001/11/07  05:14:04
15737         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
15738              From: Mark-Jason Dominus <mjd@plover.com>
15739              Date: Wed, 07 Nov 2001 00:43:46 -0500
15740              Message-Id: <20011107054346.14428.qmail@plover.com>
15741      Branch: perl
15742            ! gv.c op.c toke.c
15743 ____________________________________________________________________________
15744 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
15745         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
15746              From: Michael G Schwern <schwern@pobox.com>             
15747              Date: Tue, 6 Nov 2001 22:04:39 -0500
15748              Message-ID: <20011106220439.D2858@blackrider>              
15749      Branch: perl
15750            ! lib/perl5db.pl
15751 ____________________________________________________________________________
15752 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
15753         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
15754              stress))
15755              From: Jonathan Stowe <gellyfish@gellyfish.com>
15756              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
15757              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
15758              
15759              (except for one hunk where indentation differs)
15760      Branch: perl
15761            ! lib/Term/Cap.t
15762 ____________________________________________________________________________
15763 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
15764         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
15765              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15766              Date: Tue, 6 Nov 2001 21:45:01 +0100
15767              Message-ID: <20011106214501.A704@rafael>
15768      Branch: perl
15769            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
15770            ! lib/File/Spec/Win32.pm
15771 ____________________________________________________________________________
15772 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
15773         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
15774              From: Michael G Schwern <schwern@pobox.com>              
15775              Date: Tue, 6 Nov 2001 20:58:45 -0500
15776              Message-ID: <20011106205845.G29411@blackrider>
15777      Branch: perl
15778            ! t/test.pl
15779 ____________________________________________________________________________
15780 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
15781         Log: Subject: making do_sprintf public       
15782              From: Doug MacEachern <dougm@covalent.net>    
15783              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
15784              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
15785      Branch: perl
15786            ! embed.h embed.pl global.sym
15787 ____________________________________________________________________________
15788 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
15789         Log: Update to CGI.pm 2.78.
15790              
15791              TODO: the test suite needs to be merged so that
15792              when in core, the core version is tested, and when
15793              using the CPAN version, testing the CPAN version.
15794              (the changes need to be sent to Lincoln, too...)
15795      Branch: perl
15796            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
15797            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
15798            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
15799            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
15800            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
15801            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
15802 ____________________________________________________________________________
15803 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
15804         Log: Integrate with perlio; (strictly) readonly hashes via XS.
15805      Branch: perl
15806           +> t/lib/access.t
15807           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
15808 ____________________________________________________________________________
15809 [ 12874] By: nick                                  on 2001/11/06  21:05:16
15810         Log: Keep It Simple and Stupid version of readonly hash support.
15811              - Test for SvREAONLY(hv) at a few spots in hv.c
15812              - add the error message to perldiag.pod
15813              - (dubious) add access::readonly() to univeral.c
15814              - add test using above
15815              - fixup ext/B/t/stash.t to account for access:: existing
15816      Branch: perlio
15817            + t/lib/access.t
15818            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
15819 ____________________________________________________________________________
15820 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
15821         Log: Fix incorrect warnings about broken globbing;
15822              from Andy Dougherty.
15823      Branch: perl
15824            ! hints/linux.sh
15825 ____________________________________________________________________________
15826 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
15827         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
15828              toggle-on from the encoding pragma.
15829      Branch: perl
15830            ! regcomp.c regexec.c
15831 ____________________________________________________________________________
15832 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
15833         Log: Retract #12824, doesn't help and is ignored
15834              by Configure anyway.
15835      Branch: perl
15836            ! hints/beos.sh
15837 ____________________________________________________________________________
15838 [ 12870] By: ams                                   on 2001/11/06  10:40:37
15839         Log: Subject: Cosmetic change
15840              From: H.Merijn Brand <h.m.brand@hccnet.nl>
15841              Date: Tue, 06 Nov 2001 12:30:52 +0100
15842              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
15843      Branch: perl
15844            ! README.hpux
15845 ____________________________________________________________________________
15846 [ 12869] By: nick                                  on 2001/11/06  08:26:40
15847         Log: Integrate mainline
15848      Branch: perlio
15849           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
15850           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
15851 ____________________________________________________________________________
15852 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
15853         Log: The parentheses are protected enough.
15854      Branch: perl
15855            ! hints/os390.sh
15856 ____________________________________________________________________________
15857 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
15858         Log: ccflags, not ldflags.
15859      Branch: perl
15860            ! hints/os390.sh
15861 ____________________________________________________________________________
15862 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
15863         Log: ... and the proto to go with #12865.
15864      Branch: perl
15865            ! proto.h
15866 ____________________________________________________________________________
15867 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
15868         Log: Oops.  Luckily nothing was using this symbol yet.
15869      Branch: perl
15870            ! global.sym
15871 ____________________________________________________________________________
15872 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
15873         Log: Implement the encoding pragma for regex literals.
15874      Branch: perl
15875            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
15876 ____________________________________________________________________________
15877 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
15878         Log: More UTF8 EXACT fixing.
15879      Branch: perl
15880            ! regexec.c
15881 ____________________________________________________________________________
15882 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
15883         Log: More re debugging.
15884      Branch: perl
15885            ! regexec.c
15886 ____________________________________________________________________________
15887 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
15888         Log: EXACT correction attempt.  Continued in #12863.
15889      Branch: perl
15890            ! regexec.c
15891 ____________________________________________________________________________
15892 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
15893         Log: Unterminated L<.
15894      Branch: perl
15895            ! ext/DB_File/DB_File.pm
15896 ____________________________________________________________________________
15897 [ 12859] By: nick                                  on 2001/11/05  19:15:17
15898         Log: Integrate mainline
15899      Branch: perlio
15900           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
15901           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
15902           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
15903           +> lib/Math/BigInt/t/sub_mbi.t
15904            - lib/Math/BigInt/t/Math/Subclass.pm
15905            - lib/Math/BigInt/t/subclass.t
15906           !> (integrate 30 files)
15907 ____________________________________________________________________________
15908 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
15909         Log: Regex debugging fixes from Hugo.
15910      Branch: perl
15911            ! regcomp.c regexec.c
15912 ____________________________________________________________________________
15913 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
15914         Log: IRIX: at some point the cc -version has started
15915              to output to stderr, not stdout any more.
15916      Branch: perl
15917            ! hints/irix_6.sh
15918 ____________________________________________________________________________
15919 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
15920         Log: Update Changes.
15921      Branch: perl
15922            ! Changes patchlevel.h
15923 ____________________________________________________________________________
15924 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
15925         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
15926      Branch: perl
15927            ! lib/File/Spec/Unix.pm
15928 ____________________________________________________________________________
15929 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
15930         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
15931              From: rgarciasuarez@free.fr
15932              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
15933              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
15934      Branch: perl
15935            ! lib/File/Spec/Unix.pm
15936 ____________________________________________________________________________
15937 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
15938         Log: Use config.arch in OS/390 where the combination of
15939              IEEE floats and ldflags is tricky.
15940      Branch: perl
15941            ! hints/os390.sh
15942 ____________________________________________________________________________
15943 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
15944         Log: Metaconfig unit change for #12851.
15945      Branch: metaconfig
15946            ! U/modified/Config_sh.U
15947 ____________________________________________________________________________
15948 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
15949         Log: Support a config.arch file, similar to config.over,
15950              but loaded just before it.
15951      Branch: perl
15952            ! Configure INSTALL
15953 ____________________________________________________________________________
15954 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
15955         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
15956              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15957              Date: Mon, 5 Nov 2001 14:26:24 +0100
15958              Message-ID: <20011105142624.C31977@rafael>
15959      Branch: perl
15960            ! lib/Symbol.pm lib/Symbol.t
15961 ____________________________________________________________________________
15962 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
15963         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
15964              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15965              Date: Sun, 4 Nov 2001 22:28:57 +0100
15966              Message-ID: <20011104222857.C696@rafael>
15967      Branch: perl
15968            ! pod/perldebug.pod pod/perlpodspec.pod
15969 ____________________________________________________________________________
15970 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
15971         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
15972      Branch: perl
15973            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
15974 ____________________________________________________________________________
15975 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
15976         Log: Math::Big* test tweaks to work better with core:
15977              but the coast still not clear.
15978      Branch: perl
15979            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
15980            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
15981 ____________________________________________________________________________
15982 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
15983         Log: Protect against high load: measure how much wall
15984              clock time went by while sleeping.  Avoids some
15985              false negatives, while may introduce some false
15986              positives.  Life is hard.
15987      Branch: perl
15988            ! ext/Time/HiRes/HiRes.t
15989 ____________________________________________________________________________
15990 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
15991         Log: More forgotten from #12843.
15992      Branch: perl
15993            ! lib/Math/BigInt/t/bigfltpm.inc
15994 ____________________________________________________________________________
15995 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
15996         Log: Forgot from #12843.
15997      Branch: perl
15998            + lib/Math/BigInt/t/bigintpm.inc
15999            ! MANIFEST
16000 ____________________________________________________________________________
16001 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
16002         Log: Upgrade to Math::BigInt 1.45; from Tels.
16003              NOTE: some of the tests are failing but that's because
16004              the core integration is not yet done.
16005      Branch: perl
16006            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
16007            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
16008            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
16009            - lib/Math/BigInt/t/Math/Subclass.pm
16010            - lib/Math/BigInt/t/subclass.t
16011            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
16012            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
16013            ! lib/Math/BigInt/t/mbimbf.t
16014 ____________________________________________________________________________
16015 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
16016         Log: VMS: adds capability to control more configuration stuff with
16017              -D and -U switches; parsing config.sh to extract previous config
16018              info in VMS-form, and a rewrite of the "prompt/response" routine;
16019              from Charles Lane.
16020      Branch: perl
16021            ! configure.com
16022 ____________________________________________________________________________
16023 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
16024         Log: Subject: Typo correction in perldebguts.pod
16025              From: mjd@plover.com
16026              Date: 4 Nov 2001 16:20:05 -0000
16027              Message-ID: <20011104162005.16699.qmail@plover.com>
16028      Branch: perl
16029            ! pod/perldebguts.pod
16030 ____________________________________________________________________________
16031 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
16032         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
16033              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16034              Date: Sun, 4 Nov 2001 11:47:30 +0100
16035              Message-ID: <20011104114730.A715@rafael>
16036              
16037              Remove -T from the test, wrong place for that.
16038      Branch: perl
16039            ! lib/File/Temp/t/mktemp.t
16040 ____________________________________________________________________________
16041 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
16042         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
16043              From: Nicholas Clark <nick@ccl4.org>
16044              Date: Sun, 4 Nov 2001 10:41:24 +0000
16045              Message-ID: <20011104104123.U20123@plum.flirble.org>
16046      Branch: perl
16047            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
16048 ____________________________________________________________________________
16049 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
16050         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
16051              From: Michael G Schwern <schwern@pobox.com>
16052              Date: Sat, 3 Nov 2001 15:41:47 -0500
16053              Message-ID: <20011103154147.C600@blackrider>
16054      Branch: perl
16055            ! lib/Term/Cap.t
16056 ____________________________________________________________________________
16057 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
16058         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
16059              From: "Craig A. Berry" <craigberry@mac.com>     
16060              Date: Sat, 03 Nov 2001 16:02:28 -0600
16061              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
16062      Branch: perl
16063            ! ext/Time/HiRes/HiRes.t
16064 ____________________________________________________________________________
16065 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
16066         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
16067              From: "chromatic" <chromatic@rmci.net>
16068              Date: Sat, 03 Nov 2001 12:28:17 -0700
16069              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
16070      Branch: perl
16071            ! lib/Term/Cap.t
16072 ____________________________________________________________________________
16073 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
16074         Log: Don't bother doing POSIX charclass parsing if it
16075              possibly cannot be so.  Prepares way for charclass
16076              syntax like [[abc]||[def]] (or just [[abc][def]])
16077              for union, [[\w]&&[$a]] for intersection,
16078              and [[a-z]&&[^def]] for subtraction.
16079              
16080              Currently /[[a]/ (or /[a[]/) parses as a character
16081              class containing two characters, "[" and "a",
16082              this may have to be broken for the syntax described
16083              above, otherwise we would have to scan the whole pattern
16084              to find out whether the square brackets match pairwise.
16085              Luckily, the special case of "[" doesn't seem to be
16086              documented (as opposed to "]" and "-"), so we may have
16087              better story for breaking it...  One can always use \[
16088              if one wants a literal "[", so there.
16089      Branch: perl
16090            ! regcomp.c
16091 ____________________________________________________________________________
16092 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
16093         Log: Comment correction.
16094      Branch: perl
16095            ! regcomp.c
16096 ____________________________________________________________________________
16097 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
16098         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
16099              The latter is a RedHatism.
16100      Branch: perl
16101            ! lib/ExtUtils/MakeMaker.pm
16102 ____________________________________________________________________________
16103 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
16104         Log: Integrate perlio.
16105      Branch: perl
16106           !> perlio.c
16107 ____________________________________________________________________________
16108 [ 12831] By: nick                                  on 2001/11/03  11:42:15
16109         Log: Integrate mainline
16110      Branch: perlio
16111           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
16112           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
16113           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
16114           !> sv.c t/test.pl
16115 ____________________________________________________________________________
16116 [ 12830] By: nick                                  on 2001/11/03  10:27:34
16117         Log: Fix clone_leak problem.
16118              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
16119              as vestige of calling PerlLIO_dup().
16120      Branch: perlio
16121            ! perlio.c
16122 ____________________________________________________________________________
16123 [ 12829] By: nick                                  on 2001/11/03  09:40:46
16124         Log: Tweaks attempting to locate Doug's clone_leak leak.
16125              - add some PerlIO_debug()
16126              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
16127              - Even if it closing stdout etc. do a fflush()
16128      Branch: perlio
16129            ! perlio.c
16130 ____________________________________________________________________________
16131 [ 12828] By: nick                                  on 2001/11/03  08:34:31
16132         Log: Integrate mainline
16133      Branch: perlio
16134           !> (integrate 54 files)
16135 ____________________________________________________________________________
16136 [ 12827] By: ams                                   on 2001/11/03  03:45:19
16137         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
16138              remove this later). Based on a patch from Robert Spier in
16139              <15330.61459.14452.795263@rls.cx>.
16140      Branch: perl
16141            ! sv.c
16142 ____________________________________________________________________________
16143 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
16144         Log: microperl sync.
16145      Branch: perl
16146            ! doio.c perl.c perl.h perlio.c regexec.c
16147 ____________________________________________________________________________
16148 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
16149         Log: Definitions for the Unicode Newline Guidelines.
16150      Branch: perl
16151            ! perl.h
16152 ____________________________________________________________________________
16153 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
16154         Log: (retracted by #12871)
16155              
16156              There is no csh of any kind in default BeOS.
16157              For the purposes of miniperl globbing, bash
16158              will do.
16159      Branch: perl
16160            ! hints/beos.sh
16161 ____________________________________________________________________________
16162 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
16163         Log: Integrate change #12820 from macperl to maint and blead;
16164              
16165              Fix up (dynaloading) to work properly with multiplicity
16166      Branch: maint-5.6/perl
16167           !> ext/DynaLoader/dl_mac.xs
16168      Branch: perl
16169           !> ext/DynaLoader/dl_mac.xs
16170 ____________________________________________________________________________
16171 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
16172         Log: Several fixes for various exit problems and clearing out
16173              task queue, as well as another (incomplete) go at
16174              fixing error message handling
16175      Branch: maint-5.6/macperl
16176            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
16177 ____________________________________________________________________________
16178 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
16179         Log: Add source files for bleadperl builds
16180      Branch: maint-5.6/macperl
16181            ! macos/Makefile.mk
16182 ____________________________________________________________________________
16183 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
16184         Log: Fix up to work properly with multiplicity
16185      Branch: maint-5.6/macperl
16186            ! ext/DynaLoader/dl_mac.xs
16187 ____________________________________________________________________________
16188 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
16189         Log: Integrate with maintperl.
16190      Branch: maint-5.6/macperl
16191           +> t/op/system.t t/op/system_tests
16192           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
16193           !> pod/perltodo.pod util.c win32/win32.c
16194 ____________________________________________________________________________
16195 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
16196         Log: Locate _PATH_LOG if it's a socket even if not #defined
16197              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
16198              via Nick Clark.
16199      Branch: perl
16200            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
16201 ____________________________________________________________________________
16202 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
16203         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
16204              From: Michael G Schwern <schwern@pobox.com>
16205              Date: Fri, 2 Nov 2001 15:36:41 -0500
16206              Message-ID: <20011102153641.E23234@blackrider>
16207      Branch: perl
16208            ! t/test.pl
16209 ____________________________________________________________________________
16210 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
16211         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
16212              From: merlyn@stonehenge.com (Randal L. Schwartz)
16213              Date: 02 Nov 2001 09:33:34 -0800
16214              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
16215              
16216              (two of the changes)
16217              
16218              Better coexistence with extensions.
16219      Branch: perl
16220            ! ext/Errno/Errno_pm.PL hints/darwin.sh
16221 ____________________________________________________________________________
16222 [ 12815] By: ams                                   on 2001/11/02  16:47:43
16223         Log: Subject: Re: [PATCH] the the double double word word fix fix
16224              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
16225              Date: Fri, 02 Nov 2001 19:43:07 +0100
16226              Message-Id: <3BE2E93B.627C198E@alcatel.at>
16227      Branch: perl
16228            ! pod/perldebug.pod
16229 ____________________________________________________________________________
16230 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
16231         Log: Update Changes.
16232      Branch: perl
16233            ! Changes patchlevel.h
16234 ____________________________________________________________________________
16235 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
16236         Log: More encoding testing.
16237      Branch: perl
16238            ! lib/encoding.pm lib/encoding.t
16239 ____________________________________________________________________________
16240 [ 12812] By: ams                                   on 2001/11/02  15:07:11
16241         Log: Slight modification of #12811.
16242      Branch: perl
16243            ! op.c
16244 ____________________________________________________________________________
16245 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
16246         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
16247              From: Radu Greab <radu@netsoft.ro>
16248              Date: Fri, 2 Nov 2001 15:28:58 +0200
16249              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
16250      Branch: perl
16251            ! op.c t/op/stat.t
16252 ____________________________________________________________________________
16253 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
16254         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
16255              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16256              Date: Thu, 1 Nov 2001 22:35:50 +0100
16257              Message-ID: <20011101223550.A10849@rafael>
16258      Branch: perl
16259            ! lib/ExtUtils/Embed.t
16260 ____________________________________________________________________________
16261 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
16262         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
16263              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
16264              Date: 2 Nov 2001 14:48:51 -0000
16265              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
16266      Branch: perl
16267            ! lib/File/Find.pm
16268 ____________________________________________________________________________
16269 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
16270         Log: Add documentation.
16271      Branch: perl
16272            ! embed.pl pod/perlapi.pod utf8.c
16273 ____________________________________________________________________________
16274 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
16275         Log: Unicode: add ToFold mapping.  Not used yet; but basically
16276              a more useful mapping for caseless aka case-ignoring than
16277              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
16278              algorithm for creating the foldings uses equivalence classes,
16279              see http://www.unicode.org/unicode/reports/tr21/
16280              Hopefully this feature will be used in //i.
16281              (The folding tables were introduced by #12689.)
16282      Branch: perl
16283            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
16284            ! utf8.c
16285 ____________________________________________________________________________
16286 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
16287         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
16288              From: "Craig A. Berry" <craigberry@mac.com>
16289              Date: Fri, 02 Nov 2001 00:03:52 -0600
16290              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
16291      Branch: perl
16292            ! lib/AutoSplit.t
16293 ____________________________________________________________________________
16294 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
16295         Log: Subject: Trivial doc patch
16296              From: andreas.koenig@anima.de (Andreas J. Koenig)
16297              Date: 02 Nov 2001 06:11:35 +0100
16298              Message-ID: <m37kt94v08.fsf@anima.de>
16299      Branch: perl
16300            ! pod/perlport.pod
16301 ____________________________________________________________________________
16302 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
16303         Log: Make encoding and charnames pragmas coexist.
16304      Branch: perl
16305            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
16306 ____________________________________________________________________________
16307 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
16308         Log: The basic character classes seem to go untested with Unicode.
16309      Branch: perl
16310            ! t/op/pat.t
16311 ____________________________________________________________________________
16312 [ 12802] By: ams                                   on 2001/11/02  00:39:36
16313         Log: Subject: [PATCH] the the double double word word fix fix
16314              From: Richard Soderberg <rs@oregonnet.com>
16315              Date: Thu, 1 Nov 2001 13:12:03 -0800
16316              Message-Id: <200111012112.NAA23288@oregonnet.com>
16317              
16318              Subject: Re: [PATCH] the the double double word word fix fix
16319              From: Mark-Jason Dominus <mjd@plover.com>
16320              Date: Thu, 01 Nov 2001 16:43:40 -0500
16321              Message-Id: <20011101214340.2044.qmail@plover.com>
16322              
16323              Subject: Re: [PATCH] the the double double word word fix fix
16324              From: Mark-Jason Dominus <mjd@plover.com>
16325              Date: Thu, 01 Nov 2001 16:51:39 -0500
16326              Message-Id: <20011101215139.2196.qmail@plover.com>
16327      Branch: perl
16328            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
16329            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
16330            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
16331            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
16332            ! pod/perltodo.pod pod/perlxstut.pod
16333 ____________________________________________________________________________
16334 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
16335         Log: Comment tweaks.
16336      Branch: perl
16337            ! toke.c
16338 ____________________________________________________________________________
16339 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
16340         Log: FAQ sync.
16341      Branch: perl
16342            ! pod/perlfaq9.pod
16343 ____________________________________________________________________________
16344 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
16345         Log: If an encoding is set by -M/-m, it must be in
16346              effect only for the actual script, not any other
16347              required/-M/-m'ed module, otherwise we enter a nasty
16348              recursion in regexec.c while trying to init the simple
16349              UTF-8 charclasses like PL_utf8_alnum.
16350      Branch: perl
16351            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
16352 ____________________________________________________________________________
16353 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
16354         Log: A bit more descriptive name.
16355      Branch: perl
16356            ! mg.c
16357 ____________________________________________________________________________
16358 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
16359         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
16360              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16361              Date: Wed, 31 Oct 2001 13:47:04 EST
16362              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
16363      Branch: perl
16364            ! ext/Time/HiRes/HiRes.t
16365 ____________________________________________________________________________
16366 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
16367         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
16368              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16369              Date: Wed, 31 Oct 2001 13:43:29 EST
16370              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
16371      Branch: perl
16372            ! mg.c
16373 ____________________________________________________________________________
16374 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
16375         Log: Subject: [PATCH] Various test cleanups
16376              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16377              Date: Tue, 30 Oct 2001 21:56:26 +0100
16378              Message-ID: <20011030215626.A28503@rafael>
16379      Branch: perl
16380            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
16381            ! ext/DB_File/t/db-recno.t ext/Encode.t
16382 ____________________________________________________________________________
16383 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
16384         Log: Update Changes.
16385      Branch: perl
16386            ! Changes patchlevel.h
16387 ____________________________________________________________________________
16388 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
16389         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
16390              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
16391              Date: Wed, 31 Oct 2001 17:16:39 +0100
16392              Message-ID: <20011031171639.A32511@rafael>
16393      Branch: perl
16394            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
16395 ____________________________________________________________________________
16396 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
16397         Log: Skip message nit.
16398      Branch: perl
16399            ! t/io/fs.t
16400 ____________________________________________________________________________
16401 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
16402         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
16403              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
16404              Date: 31 Oct 2001 14:49:37 -0000
16405              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
16406      Branch: perl
16407            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
16408 ____________________________________________________________________________
16409 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
16410         Log: Extend the effect of the encoding pragma to chr() and ord().
16411              
16412              TODO: regex literals, reentrancy problems with the utf8
16413              and charnames pragmas.
16414      Branch: perl
16415            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
16416 ____________________________________________________________________________
16417 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
16418         Log: Doc tweaks.
16419      Branch: perl
16420            ! lib/encoding.pm
16421 ____________________________________________________________________________
16422 [ 12788] By: nick                                  on 2001/10/31  08:59:56
16423         Log: Integrate mainline
16424      Branch: perlio
16425           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
16426           !> (integrate 49 files)
16427 ____________________________________________________________________________
16428 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
16429         Log: Forgot new proto.
16430      Branch: perl
16431            ! proto.h
16432 ____________________________________________________________________________
16433 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
16434         Log: Clarification: use encoding cannot be used to
16435              change the default encoding of "your whole script";
16436              only the default encoding of the *data*.  Also, it
16437              seems that "use encoding" does not mix with "use utf8"
16438              (a coredumping recursion ensues).  Should not be a huge
16439              problem since "use utf8" is pretty marginal nowadays.
16440      Branch: perl
16441            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
16442 ____________________________________________________________________________
16443 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
16444         Log: More documentation for the encode pragma.
16445      Branch: perl
16446            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
16447            ! pod/perlapi.pod pod/perlunicode.pod sv.c
16448 ____________________________________________________________________________
16449 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
16450         Log: Thinko in #12783.
16451      Branch: perl
16452            ! sv.c
16453 ____________________________________________________________________________
16454 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
16455         Log: Make sv_recode_to_utf8() a real API: the encoding
16456              is a parameter, instead of a global.  Document the
16457              PERL_ENCODING.
16458      Branch: perl
16459            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
16460            ! toke.c
16461 ____________________________________________________________________________
16462 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
16463         Log: Enable -Mencoding=foobar also for string literals.
16464      Branch: perl
16465            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
16466            ! pod/perlapi.pod proto.h sv.c toke.c
16467 ____________________________________________________________________________
16468 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
16469         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
16470              From: Andy Dougherty <doughera@lafayette.edu>
16471              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
16472              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
16473      Branch: perl
16474            ! ext/POSIX/hints/svr4.pl
16475 ____________________________________________________________________________
16476 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
16477         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
16478              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
16479              Date: Mon, 29 Oct 2001 23:11:58 -0000
16480              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
16481              
16482              Add compat.h.
16483      Branch: perl
16484            ! lib/h2xs.t utils/h2xs.PL
16485 ____________________________________________________________________________
16486 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
16487         Log: Subject: PerlIOBuf_dup
16488              From: Nicholas Clark <nick@ccl4.org>              
16489              Date: Mon, 29 Oct 2001 21:52:35 +0000             
16490              Message-ID: <20011029215235.K41204@plum.flirble.org>
16491              
16492              Add prototype.
16493      Branch: perl
16494            ! perliol.h
16495 ____________________________________________________________________________
16496 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
16497         Log: Subject: [PATCH] Make malloc.c errors more useful
16498              From: Richard Soderberg <rs@oregonnet.com>
16499              Date: Mon, 29 Oct 2001 22:28:02 -0800
16500              Message-Id: <200110300628.WAA11025@oregonnet.com>
16501      Branch: perl
16502            ! malloc.c
16503 ____________________________________________________________________________
16504 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
16505         Log: Retract #12776 - the bug 19990906.001 is still valid.
16506      Branch: perl
16507            ! t/run/kill_perl.t
16508 ____________________________________________________________________________
16509 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
16510         Log: (Retracted by #12777)
16511              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
16512              From: Michael G Schwern <schwern@pobox.com> 
16513              Date: Mon, 29 Oct 2001 23:01:08 -0500
16514              Message-ID: <20011029230108.G18053@blackrider>
16515      Branch: perl
16516            ! t/run/kill_perl.t
16517 ____________________________________________________________________________
16518 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
16519         Log: Comment nits.
16520      Branch: perl
16521            ! lib/encoding.t
16522 ____________________________________________________________________________
16523 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
16524         Log: integrate change#12772 from mainline
16525              
16526              Subject: [PATCH] Mommy, what's a pointer cast?
16527      Branch: maint-5.6/perl
16528            ! perl.h
16529 ____________________________________________________________________________
16530 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
16531         Log: Subject: [PATCH] Mommy, what's a pointer cast?
16532              From: Richard Soderberg <rs@oregonnet.com>
16533              Date: Mon, 29 Oct 2001 17:01:10 -0800
16534              Message-Id: <200110300101.RAA31561@oregonnet.com>
16535              
16536              (threads* parts)
16537      Branch: perl
16538            ! ext/threads/shared/shared.xs ext/threads/threads.xs
16539 ____________________________________________________________________________
16540 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
16541         Log: Subject: [PATCH] Mommy, what's a pointer cast?
16542              From: Richard Soderberg <rs@oregonnet.com>
16543              Date: Mon, 29 Oct 2001 17:01:10 -0800
16544              Message-Id: <200110300101.RAA31561@oregonnet.com>
16545              
16546              (the perl.h part)
16547      Branch: perl
16548            ! perl.h
16549 ____________________________________________________________________________
16550 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
16551         Log: Subject: [PATCH] OpenBSD likes signal.h 
16552              From: Richard Soderberg <rs@oregonnet.com>
16553              Date: Mon, 29 Oct 2001 17:00:31 -0800
16554              Message-Id: <200110300100.RAA31533@oregonnet.com>
16555      Branch: perl
16556            ! unixish.h
16557 ____________________________________________________________________________
16558 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
16559         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
16560              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
16561              Date: Mon, 29 Oct 2001 23:04:23 -0000
16562              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
16563      Branch: perl
16564            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
16565            ! ext/DB_File/t/db-recno.t
16566 ____________________________________________________________________________
16567 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
16568         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
16569              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
16570              Date: Mon, 29 Oct 2001 12:34:07 -0600
16571              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
16572      Branch: perl
16573            ! ext/Time/HiRes/HiRes.t
16574 ____________________________________________________________________________
16575 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
16576         Log: Update Changes.
16577      Branch: perl
16578            ! Changes patchlevel.h
16579 ____________________________________________________________________________
16580 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
16581         Log: AIX needs an explicit symbol export list.
16582      Branch: perl
16583            ! lib/ExtUtils/Embed.t
16584 ____________________________________________________________________________
16585 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
16586         Log: The test (and the module) would require some
16587              quality hacking time to work on EBCDIC.  Based on
16588              the test results nothing seems to be majorly broken,
16589              the module just seems to have strange assumptions:
16590              got: ''\226\225\205'
16591              expected: ''one'
16592              The \226\225\205 being, of course, 'one', in EBCDIC.
16593      Branch: perl
16594            ! lib/Dumpvalue.t
16595 ____________________________________________________________________________
16596 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
16597         Log: Mark the test known to be failing in EBCDIC.
16598      Branch: perl
16599            ! t/op/tr.t
16600 ____________________________________________________________________________
16601 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
16602         Log: None of the libnet modules are going to work in
16603              EBCDIC without the Convert::EBCDIC.
16604      Branch: perl
16605            ! t/lib/1_compile.t
16606 ____________________________________________________________________________
16607 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
16608         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
16609      Branch: perl
16610            ! t/op/pack.t
16611 ____________________________________________________________________________
16612 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
16613         Log: UTF-EBCDIC ain't UTF-8.
16614      Branch: perl
16615            ! t/op/pack.t
16616 ____________________________________________________________________________
16617 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
16618         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
16619      Branch: perl
16620            ! t/lib/1_compile.t
16621 ____________________________________________________________________________
16622 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
16623         Log: Let's not assume ASCII.
16624      Branch: perl
16625            ! t/op/lc.t
16626 ____________________________________________________________________________
16627 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
16628         Log: Call the new perlio symbols differently.
16629      Branch: perl
16630            ! makedef.pl
16631 ____________________________________________________________________________
16632 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
16633         Log: Don't expect ASCII ordering.
16634      Branch: perl
16635            ! lib/ExtUtils/Manifest.t
16636 ____________________________________________________________________________
16637 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
16638         Log: Forgot from #12756.
16639      Branch: perl
16640            ! perlio.h
16641 ____________________________________________________________________________
16642 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
16643         Log: BeOS tweaks:
16644              - fseeko and ftello can be found by Configure but
16645              we do not seem to have prototypes for them so
16646              let's make up some
16647              - BeOS didn't use to have real sockets (sockets as
16648              filedescriptors) but the BONE package is supposed
16649              to fix this.  I do not know how to detect BONEness,
16650              see hints/beos.sh for a spot that needs to fixed.
16651              - BeOS has O_TEXT != O_BINARY but has no setmode()
16652      Branch: perl
16653            ! hints/beos.sh perlio.c
16654 ____________________________________________________________________________
16655 [ 12755] By: sky                                   on 2001/10/29  12:56:12
16656         Log: Ugly fix to not die when a thread creator is holding locks.
16657      Branch: perl
16658            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
16659            ! ext/threads/threads.xs
16660 ____________________________________________________________________________
16661 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
16662         Log: Integrate change #12752 from maintperl;
16663              
16664              croak(Nullch) wasn't printing the contents of ERRSV if there was
16665              no outer eval (bug in change#6125)
16666      Branch: perl
16667           !> util.c
16668 ____________________________________________________________________________
16669 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
16670         Log: Subject: [PATCH h2xs] Use of static data in XS modules
16671              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
16672              Date: Sun, 28 Oct 2001 21:19:07 -0000
16673              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
16674              
16675              with nits from Sarathy.
16676      Branch: perl
16677            ! utils/h2xs.PL
16678 ____________________________________________________________________________
16679 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
16680         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
16681              no outer eval (bug in change#6125)
16682      Branch: maint-5.6/perl
16683            ! util.c
16684 ____________________________________________________________________________
16685 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
16686         Log: More todo for the encoding pragma.
16687      Branch: perl
16688            ! lib/encoding.pm
16689 ____________________________________________________________________________
16690 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
16691         Log: Add the encoding pragma to control the "upgrade"
16692              from the native eight bit data to Unicode.
16693              
16694              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
16695      Branch: perl
16696            + lib/encoding.pm lib/encoding.t
16697            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
16698            ! pod/perlunicode.pod pod/perlvar.pod sv.c
16699 ____________________________________________________________________________
16700 [ 12749] By: sky                                   on 2001/10/28  21:02:33
16701         Log: Update documentation.
16702      Branch: perl
16703            ! ext/threads/shared/shared.pm
16704 ____________________________________________________________________________
16705 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
16706         Log: Integrate change #12747 from maintperl;
16707              
16708              finishing touches to system() fixes on windows:
16709              * detect cmd shell correctly even if it had full path in it
16710              * more quoting needed for single-arg system if the argument
16711              really had multiple quoted arguments within it
16712              * be smarter about not calling the shell when the executable
16713              has spaces, but otherwise does not need shell involvement
16714              * add a testsuite (windows-specific currently)
16715      Branch: perl
16716           +> t/op/system.t t/op/system_tests
16717            ! MANIFEST pod/perltodo.pod
16718           !> win32/win32.c
16719 ____________________________________________________________________________
16720 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
16721         Log: finishing touches to system() fixes on windows:
16722              * detect cmd shell correctly even if it had full path in it
16723              * more quoting needed for single-arg system if the argument
16724              really had multiple quoted arguments within it
16725              * be smarter about not calling the shell when the executable
16726              has spaces, but otherwise does not need shell involvement
16727              * add a testsuite (windows-specific currently)
16728      Branch: maint-5.6/perl
16729            + t/op/system.t t/op/system_tests
16730            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
16731 ____________________________________________________________________________
16732 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
16733         Log: Integrate perlio.
16734      Branch: perl
16735           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
16736 ____________________________________________________________________________
16737 [ 12745] By: nick                                  on 2001/10/28  16:08:14
16738         Log: Mingw32 fixup for Embed.t
16739      Branch: perlio
16740            ! lib/ExtUtils/Embed.t
16741 ____________________________________________________________________________
16742 [ 12744] By: nick                                  on 2001/10/28  15:54:14
16743         Log: GCC vs MS 64-bit constant syntax
16744      Branch: perlio
16745            ! ext/Time/HiRes/HiRes.xs
16746 ____________________________________________________________________________
16747 [ 12743] By: nick                                  on 2001/10/28  15:42:55
16748         Log: Integrate mainline
16749      Branch: perlio
16750           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
16751 ____________________________________________________________________________
16752 [ 12742] By: sky                                   on 2001/10/28  14:47:10
16753         Log: Manpage updates.
16754      Branch: perl
16755            ! ext/threads/threads.pm
16756 ____________________________________________________________________________
16757 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
16758         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
16759      Branch: perl
16760            ! lib/ExtUtils/Embed.t
16761 ____________________________________________________________________________
16762 [ 12740] By: nick                                  on 2001/10/28  14:14:24
16763         Log: Integrate mainline
16764      Branch: perlio
16765           !> lib/ExtUtils/Embed.t win32/win32.c
16766 ____________________________________________________________________________
16767 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
16768         Log: Need to be ./executed.
16769      Branch: perl
16770            ! lib/ExtUtils/Embed.t
16771 ____________________________________________________________________________
16772 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
16773         Log: Integrate perlio.
16774      Branch: perl
16775           !> perlio.c win32/win32.h
16776 ____________________________________________________________________________
16777 [ 12737] By: nick                                  on 2001/10/28  13:53:45
16778         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
16779              by gcc -xc++.
16780      Branch: perlio
16781            ! win32/win32.h
16782 ____________________________________________________________________________
16783 [ 12736] By: nick                                  on 2001/10/28  13:50:50
16784         Log: Have :stdio layer update an honour the fd refcnt table.
16785              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
16786      Branch: perlio
16787            ! perlio.c
16788 ____________________________________________________________________________
16789 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
16790         Log: Integrate changes #12724 and #12725 from maintperl;
16791              multiarg system now works.
16792      Branch: perl
16793           !> win32/win32.c
16794 ____________________________________________________________________________
16795 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
16796         Log: Integrate perlio.
16797      Branch: perl
16798           +> lib/ExtUtils/Embed.t
16799           !> MANIFEST perlio.c
16800 ____________________________________________________________________________
16801 [ 12733] By: nick                                  on 2001/10/28  13:07:16
16802         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
16803              least for PERLIO=perlio unthreaded case
16804      Branch: perlio
16805            ! perlio.c
16806 ____________________________________________________________________________
16807 [ 12732] By: nick                                  on 2001/10/28  11:10:24
16808         Log: Typo in exe name
16809      Branch: perlio
16810            ! lib/ExtUtils/Embed.t
16811 ____________________________________________________________________________
16812 [ 12731] By: nick                                  on 2001/10/28  11:09:59
16813         Log: Integrate Mainline
16814      Branch: perlio
16815           !> Changes configure.com ext/DB_File/DB_File.pm
16816           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
16817           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
16818           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
16819           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
16820           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
16821           !> t/TEST t/op/regexp.t win32/buildext.pl
16822 ____________________________________________________________________________
16823 [ 12730] By: nick                                  on 2001/10/28  11:05:35
16824         Log: Fixup Embed.t for Win32/VC++
16825      Branch: perlio
16826            ! lib/ExtUtils/Embed.t
16827 ____________________________________________________________________________
16828 [ 12729] By: nick                                  on 2001/10/28  09:36:20
16829         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
16830              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
16831              ExtUtils::Embed.
16832      Branch: perlio
16833            + lib/ExtUtils/Embed.t
16834            ! MANIFEST
16835 ____________________________________________________________________________
16836 [ 12728] By: sky                                   on 2001/10/28  08:12:53
16837         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
16838              line manually!
16839      Branch: perl
16840            ! lib/ExtUtils/xsubpp
16841 ____________________________________________________________________________
16842 [ 12727] By: sky                                   on 2001/10/28  08:02:09
16843         Log: And here we use the prototypes.
16844      Branch: perl
16845            ! ext/threads/shared/shared.xs
16846 ____________________________________________________________________________
16847 [ 12726] By: sky                                   on 2001/10/28  08:00:48
16848         Log: Support [] style prototypes.
16849      Branch: perl
16850            ! lib/ExtUtils/xsubpp
16851 ____________________________________________________________________________
16852 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
16853         Log: yet another multi-arg system() fix on windows: batch files as the
16854              first argument (i.e. directly executed by CreateProcess()) need
16855              extra quoting to escape shell-shock
16856      Branch: maint-5.6/perl
16857            ! win32/win32.c
16858 ____________________________________________________________________________
16859 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
16860         Log: another multi-arg system() fix on windows: passing empty arguments
16861              now works
16862      Branch: maint-5.6/perl
16863            ! win32/win32.c
16864 ____________________________________________________________________________
16865 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
16866         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
16867              No final #else #error because we do not seem to
16868              be using #error?
16869      Branch: perl
16870            ! op.h
16871 ____________________________________________________________________________
16872 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
16873         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
16874              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
16875              Date: Sat, 27 Oct 2001 23:28:44 EST 
16876              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
16877      Branch: perl
16878            ! ext/Time/HiRes/HiRes.xs
16879 ____________________________________________________________________________
16880 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
16881         Log: Regen perlapi, perltoc.
16882      Branch: perl
16883            ! pod/perlapi.pod pod/perltoc.pod
16884 ____________________________________________________________________________
16885 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
16886         Log: Subject: [PATCH] sv.h documentation
16887              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
16888              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
16889              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
16890      Branch: perl
16891            ! sv.h
16892 ____________________________________________________________________________
16893 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
16894         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
16895              system("nmake -nologo", "clean") and there is no executable
16896              called "nmake -nologo"; this used to "work" pre-change#12559 due
16897              to bugs in multiarg system() that have since been fixed
16898      Branch: perl
16899            ! win32/buildext.pl
16900 ____________________________________________________________________________
16901 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
16902         Log: Update Changes.
16903      Branch: perl
16904            ! Changes patchlevel.h
16905 ____________________________________________________________________________
16906 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
16907         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
16908              From: Richard.Foley@t-online.de (Richard Foley)            
16909              Date: Sun, 28 Oct 2001 00:48:32 +0200
16910              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
16911      Branch: perl
16912            ! pod/perlhack.pod
16913 ____________________________________________________________________________
16914 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
16915         Log: Must store pointers with the right width.
16916      Branch: perl
16917            ! op.h
16918 ____________________________________________________________________________
16919 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
16920         Log: Integrate change #12711 from perlio;
16921              
16922              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
16923              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
16924      Branch: perl
16925           !> perlio.c
16926 ____________________________________________________________________________
16927 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
16928         Log: Subject: [PATCH] make minitest
16929              From: Nicholas Clark <nick@ccl4.org>
16930              Date: Sat, 27 Oct 2001 22:56:16 +0100
16931              Message-ID: <20011027225616.L20275@plum.flirble.org>
16932      Branch: perl
16933            ! t/TEST
16934 ____________________________________________________________________________
16935 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
16936         Log: Patch #12661 missed this.
16937      Branch: perl
16938            ! ext/DB_File/DB_File.pm
16939 ____________________________________________________________________________
16940 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
16941         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
16942              From: "Craig A. Berry" <craigberry@mac.com>
16943              Date: Sat, 27 Oct 2001 16:07:47 -0500
16944              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
16945      Branch: perl
16946            ! configure.com perlio.c
16947 ____________________________________________________________________________
16948 [ 12711] By: nick                                  on 2001/10/27  19:49:25
16949         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
16950              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
16951      Branch: perlio
16952            ! perlio.c
16953 ____________________________________________________________________________
16954 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
16955         Log: Let's not replace reason if there's one already supplied.
16956      Branch: perl
16957            ! t/op/regexp.t
16958 ____________________________________________________________________________
16959 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
16960         Log: is not good.
16961      Branch: perl
16962            ! t/op/regexp.t
16963 ____________________________________________________________________________
16964 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
16965         Log: ldlibpth can exist but be unset.
16966      Branch: perl
16967            ! t/TEST
16968 ____________________________________________________________________________
16969 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
16970         Log: Unicode: property alias naming cleanup.
16971      Branch: perl
16972            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
16973 ____________________________________________________________________________
16974 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
16975         Log: FAQ sync.
16976      Branch: perl
16977            ! pod/perlfaq4.pod
16978 ____________________________________________________________________________
16979 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
16980         Log: Integrate change #12703 from maintperl;
16981              
16982              typemap stuff intervenes before declaration, move it to PREINIT
16983              section
16984              
16985              (an empty integrate, but now the files are in sync
16986              between the branches)
16987      Branch: perl
16988           !> ext/ODBM_File/ODBM_File.xs
16989 ____________________________________________________________________________
16990 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
16991         Log: More PerlIO symbols.
16992      Branch: perl
16993            ! makedef.pl
16994 ____________________________________________________________________________
16995 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
16996         Log: typemap stuff intervenes before declaration, move it to PREINIT
16997              section
16998      Branch: maint-5.6/perl
16999            ! ext/ODBM_File/ODBM_File.xs
17000 ____________________________________________________________________________
17001 [ 12702] By: nick                                  on 2001/10/27  14:09:35
17002         Log: Integrate mainline
17003      Branch: perlio
17004           +> ext/threads/shared/t/av_simple.t
17005           +> ext/threads/shared/t/hv_refs.t
17006           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
17007           !> (integrate 109 files)
17008 ____________________________________________________________________________
17009 [ 12700] By: ams                                   on 2001/10/26  21:22:23
17010         Log: Subject: [PATCH] tweak divide
17011              From: Nicholas Clark <nick@ccl4.org>
17012              Date: Fri, 26 Oct 2001 22:52:17 +0100
17013              Message-Id: <20011026225217.B20275@plum.flirble.org>
17014      Branch: perl
17015            ! pp.c
17016 ____________________________________________________________________________
17017 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
17018         Log: Integrate a buncha things from maintperl.
17019      Branch: maint-5.6/macperl
17020           !> (integrate 32 files)
17021 ____________________________________________________________________________
17022 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
17023         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
17024              From: Andy Dougherty <doughera@lafayette.edu>
17025              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
17026              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
17027      Branch: perl
17028            ! hints/svr4.sh
17029 ____________________________________________________________________________
17030 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
17031         Log: When you're root, many things become writable.
17032      Branch: perl
17033            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
17034 ____________________________________________________________________________
17035 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
17036         Log: Update Changes.
17037      Branch: perl
17038            ! Changes patchlevel.h
17039 ____________________________________________________________________________
17040 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
17041         Log: Term/Cap.t attempts to access the floppy drive for no good reason
17042              on dosish systems
17043      Branch: perl
17044            ! lib/Term/Cap.t
17045 ____________________________________________________________________________
17046 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
17047         Log: fix misleading comment on known inadequacy in B::Terse, and skip
17048              it correctly
17049      Branch: perl
17050            ! ext/B/t/terse.t
17051 ____________________________________________________________________________
17052 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
17053         Log: fix spurious AutoSplit.t failure under windows
17054      Branch: perl
17055            ! lib/AutoSplit.t
17056 ____________________________________________________________________________
17057 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
17058         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
17059      Branch: perl
17060            ! ext/Time/HiRes/HiRes.t
17061 ____________________________________________________________________________
17062 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
17063         Log: More logical to use %04"UVXf" than %"UVuf" since
17064              the Unicode standard prefers hex.
17065      Branch: perl
17066            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
17067            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
17068            ! lib/unicore/mktables utf8.c
17069 ____________________________________________________________________________
17070 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
17071         Log: change#12065 seems to have broken Encode build on windows; fix
17072      Branch: perl
17073            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
17074 ____________________________________________________________________________
17075 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
17076         Log: Unicode: add the case folding table.
17077      Branch: perl
17078            + lib/unicore/To/Fold.pl
17079            ! MANIFEST lib/unicore/mktables
17080 ____________________________________________________________________________
17081 [ 12688] By: sky                                   on 2001/10/26  13:51:29
17082         Log: Get the new functions right, do not export lock since we use builtin lock.
17083              TODO: fix xsubpp to support the new prototypes
17084      Branch: perl
17085            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
17086 ____________________________________________________________________________
17087 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
17088         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
17089              as suggested by Sarathy.
17090      Branch: perl
17091            ! mg.c
17092 ____________________________________________________________________________
17093 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
17094         Log: avoid compiler warning
17095      Branch: perl
17096            ! win32/win32.c
17097 ____________________________________________________________________________
17098 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
17099         Log: WinCE update from Rainer Keuchel.
17100      Branch: perl
17101            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
17102            ! wince/wince.c
17103 ____________________________________________________________________________
17104 [ 12684] By: sky                                   on 2001/10/26  13:34:33
17105         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
17106      Branch: perl
17107            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
17108 ____________________________________________________________________________
17109 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
17110         Log: More fixes that were made to the core and not in the libnet src
17111      Branch: perl
17112            ! lib/Net/Domain.pm
17113 ____________________________________________________________________________
17114 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
17115         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
17116              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
17117              Date: Fri, 26 Oct 2001 13:55:21 +0200
17118              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
17119              
17120              (plus make the db-recno.t#59 accept both \n and \r\n)
17121      Branch: perl
17122            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
17123            ! ext/DB_File/t/db-recno.t
17124 ____________________________________________________________________________
17125 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
17126         Log: Fix tests to be able to run in the core and the CPAN dist
17127      Branch: perl
17128            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
17129            ! lib/Net/t/require.t lib/Net/t/smtp.t
17130 ____________________________________________________________________________
17131 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
17132         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
17133              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17134              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
17135              Date: Fri, 26 Oct 2001 08:34:46 EDT
17136      Branch: perl
17137            ! ext/Time/HiRes/HiRes.t
17138 ____________________________________________________________________________
17139 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
17140         Log: Sync libnet modules with what will be libnet-1.08
17141      Branch: perl
17142            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
17143            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
17144            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
17145            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
17146 ____________________________________________________________________________
17147 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
17148         Log: Integrate maintperl changes #12268 and #12669;
17149              
17150              final touches to the audit for statics and thread-unsafe code
17151              * make DB_File, ODBM_File thread-safe 
17152              * remove unnecessary/dangerous statics and protect others
17153              from not getting accidentally enabled under threaded perls
17154              
17155              windows support functions get_childdir() et al aren't exported
17156              correctly under vanilla build
17157              
17158              Testing under win32 appreciated since changes there had
17159              to be manually merged and I cannot test how badly did I do.
17160      Branch: perl
17161           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
17162           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
17163           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
17164           !> win32/vmem.h win32/win32.c win32/win32iop.h
17165 ____________________________________________________________________________
17166 [ 12677] By: sky                                   on 2001/10/26  12:37:17
17167         Log: More Config::threads to threads::threads changes
17168      Branch: perl
17169            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
17170 ____________________________________________________________________________
17171 [ 12676] By: sky                                   on 2001/10/26  12:31:46
17172         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
17173      Branch: perl
17174            ! ext/threads/threads.pm ext/threads/threads.xs
17175 ____________________________________________________________________________
17176 [ 12675] By: sky                                   on 2001/10/26  12:06:30
17177         Log: Allocing a TLS in runtime is not too hot.
17178      Branch: perl
17179            ! ext/threads/threads.xs
17180 ____________________________________________________________________________
17181 [ 12674] By: sky                                   on 2001/10/26  11:59:09
17182         Log: Don't display debug data.
17183      Branch: perl
17184            ! ext/threads/threads.pm
17185 ____________________________________________________________________________
17186 [ 12673] By: sky                                   on 2001/10/26  11:35:47
17187         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
17188              complete bar support for blessed objects.
17189              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
17190      Branch: perl
17191            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
17192 ____________________________________________________________________________
17193 [ 12672] By: sky                                   on 2001/10/26  11:15:28
17194         Log: Fix case where shared reference does not exist in current thread.
17195      Branch: perl
17196            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
17197 ____________________________________________________________________________
17198 [ 12671] By: sky                                   on 2001/10/26  08:48:52
17199         Log: Support for references in shared arrays.
17200      Branch: perl
17201            ! ext/threads/shared/shared.xs
17202 ____________________________________________________________________________
17203 [ 12670] By: sky                                   on 2001/10/26  08:30:11
17204         Log: Add tests for references in hashes.
17205      Branch: perl
17206            + ext/threads/shared/t/hv_refs.t
17207            ! MANIFEST
17208 ____________________________________________________________________________
17209 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
17210         Log: windows support functions get_childdir() et al aren't exported
17211              correctly under vanilla build
17212      Branch: maint-5.6/perl
17213            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
17214 ____________________________________________________________________________
17215 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
17216         Log: final touches to the audit for statics and thread-unsafe code
17217              * make DB_File, ODBM_File thread-safe 
17218              * remove unnecessary/dangerous statics and protect others
17219              from not getting accidentally enabled under threaded perls
17220      Branch: maint-5.6/perl
17221            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
17222            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
17223            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
17224            ! win32/win32.c
17225 ____________________________________________________________________________
17226 [ 12667] By: ams                                   on 2001/10/26  03:48:36
17227         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
17228              From: "Richard Soderberg" <rs@crystalflame.net>
17229              Date: Thu, 25 Oct 2001 23:42:50 -0400
17230              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
17231      Branch: perl
17232            ! sharedsv.c
17233 ____________________________________________________________________________
17234 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
17235         Log: Integrate change #12664 from maintperl;
17236              
17237              the newest GCCs don't seem to like C<"string1"##STRING2>
17238              so keep it as C<"string1" STRING2> (latter appears to
17239              work everywhere)
17240      Branch: perl
17241           !> ext/DynaLoader/dlutils.c
17242 ____________________________________________________________________________
17243 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
17244         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
17245              From: Chris Nandor <pudge@pobox.com>
17246              Date: Thu, 25 Oct 2001 22:15:03 -0400
17247              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
17248      Branch: perl
17249            ! perl.h
17250 ____________________________________________________________________________
17251 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
17252         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
17253              C<"string1" STRING2> (latter appears to work everywhere)
17254      Branch: maint-5.6/perl
17255            ! ext/DynaLoader/dlutils.c
17256 ____________________________________________________________________________
17257 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
17258         Log: AUTHORS update.
17259      Branch: perl
17260            ! AUTHORS
17261 ____________________________________________________________________________
17262 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
17263         Log: Integrate change #12660 from maintperl;
17264              
17265              make the dMY_CXT stuff available under all of
17266              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
17267      Branch: perl
17268           !> perl.h
17269 ____________________________________________________________________________
17270 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
17271         Log: Subject: [PATCH] DB_File-1.79
17272              From: "Paul Marquess" <paul.marquess@openwave.com>
17273              Date: Fri, 26 Oct 2001 00:03:54 +0100
17274              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
17275      Branch: perl
17276            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
17277            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
17278 ____________________________________________________________________________
17279 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
17280         Log: make the dMY_CXT stuff available under all of
17281              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
17282      Branch: maint-5.6/perl
17283            ! perl.h
17284 ____________________________________________________________________________
17285 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
17286         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
17287              From: Michael G Schwern <schwern@pobox.com>
17288              Date: Thu, 25 Oct 2001 18:28:12 -0400
17289              Message-ID: <20011025182812.M4811@blackrider>
17290      Branch: perl
17291            ! t/run/kill_perl.t
17292 ____________________________________________________________________________
17293 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
17294         Log: STRLEN != int.
17295      Branch: perl
17296            ! regcomp.c regexec.c
17297 ____________________________________________________________________________
17298 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
17299         Log: Subject: [PATCH] remove small IVop redundancy
17300              From: Nicholas Clark <nick@ccl4.org>
17301              Date: Thu, 25 Oct 2001 22:48:28 +0100
17302              Message-ID: <20011025224827.M66471@plum.flirble.org>
17303      Branch: perl
17304            ! pp.c pp_hot.c
17305 ____________________________________________________________________________
17306 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
17307         Log: Metaconfig unit change for #12655.
17308      Branch: metaconfig/U/perl
17309            ! Extensions.U
17310 ____________________________________________________________________________
17311 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
17312         Log: Subject: Re: Not OK @12650
17313              From: Andy Dougherty <doughera@lafayette.edu>
17314              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
17315              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
17316      Branch: perl
17317            ! Configure
17318 ____________________________________________________________________________
17319 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
17320         Log: Integrate changes #12652 and #12653 from maintperl;
17321              
17322              more tweaks to change#12626
17323              * move the boilerplate code over to perl.h and make DynaLoader
17324              use it
17325              * make re, Opcode, File::Glob and B threadsafe
17326              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
17327              C<no re;> anywhere)
17328              
17329              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
17330              
17331              File::Glob required a bit more work in bleadperl
17332              because of ExtUtils::Constant (see the Makefile.PL change)
17333      Branch: perl
17334            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
17335           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
17336           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
17337 ____________________________________________________________________________
17338 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
17339         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
17340      Branch: maint-5.6/perl
17341            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
17342            ! ext/Opcode/Opcode.xs ext/re/re.xs
17343 ____________________________________________________________________________
17344 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
17345         Log: more tweaks to change#12626
17346              * move the boilerplate code over to perl.h and make DynaLoader
17347              use it
17348              * make re, Opcode, File::Glob and B threadsafe
17349              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
17350              C<no re;> anywhere)
17351      Branch: maint-5.6/perl
17352            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
17353            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
17354 ____________________________________________________________________________
17355 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
17356         Log: Metaconfig unit change for #12650.
17357      Branch: metaconfig/U/perl
17358            ! Extensions.U
17359 ____________________________________________________________________________
17360 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
17361         Log: Subject: Re: ithreads doesn't like usedl=n
17362              From: Andy Dougherty <doughera@lafayette.edu>
17363              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
17364              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
17365              
17366              Special-case threads::shared.
17367      Branch: perl
17368            ! Configure
17369 ____________________________________________________________________________
17370 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
17371         Log: Getting fancier...
17372      Branch: perl
17373            ! t/TEST
17374 ____________________________________________________________________________
17375 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
17376         Log: csh - what a pain.
17377      Branch: perl
17378            ! t/TEST
17379 ____________________________________________________________________________
17380 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
17381         Log: Update Changes.
17382      Branch: perl
17383            ! Changes patchlevel.h
17384 ____________________________________________________________________________
17385 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
17386         Log: Allow resetting the locale system for the duration
17387              of the build (Mac OS X default setting LANG=En_US
17388              ist kaputt)
17389      Branch: perl
17390            ! Makefile.SH
17391 ____________________________________________________________________________
17392 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
17393         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
17394      Branch: perl
17395            ! ext/Digest/MD5/t/files.t
17396 ____________________________________________________________________________
17397 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
17398         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
17399              From: Andy Dougherty <doughera@lafayette.edu>
17400              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
17401              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
17402      Branch: perl
17403            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
17404            ! ext/threads/shared/Makefile.PL
17405 ____________________________________________________________________________
17406 [ 12643] By: sky                                   on 2001/10/25  12:28:26
17407         Log: Add support for reference members of hashes.
17408      Branch: perl
17409            ! ext/threads/shared/shared.xs
17410 ____________________________________________________________________________
17411 [ 12642] By: ams                                   on 2001/10/25  12:21:13
17412         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
17413              From: "Norton Allen" <nort@qnx.com>
17414              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
17415              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
17416      Branch: perl
17417            ! ext/Digest/MD5/MD5.xs
17418 ____________________________________________________________________________
17419 [ 12641] By: sky                                   on 2001/10/25  10:27:39
17420         Log: Tests shared hashes.
17421      Branch: perl
17422            + ext/threads/shared/t/hv_simple.t
17423            ! MANIFEST
17424 ____________________________________________________________________________
17425 [ 12640] By: sky                                   on 2001/10/25  10:18:23
17426         Log: Fix threadcounts for arrays and hashes.
17427      Branch: perl
17428            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
17429 ____________________________________________________________________________
17430 [ 12639] By: sky                                   on 2001/10/25  10:17:26
17431         Log: Note to self, doing *src_ary++ in a macro that evaluates
17432              the value more than once is a good way to dump core.
17433      Branch: perl
17434            ! sharedsv.c
17435 ____________________________________________________________________________
17436 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
17437         Log: Integrate change #12636 from maintperl; more dl fixups.
17438      Branch: perl
17439           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
17440           !> ext/DynaLoader/dl_vms.xs
17441 ____________________________________________________________________________
17442 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
17443         Log: Like dl_hpux, like dl_dld.
17444      Branch: perl
17445            ! ext/DynaLoader/dl_dld.xs
17446 ____________________________________________________________________________
17447 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
17448         Log: followups to change#12635
17449      Branch: maint-5.6/perl
17450            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
17451            ! ext/DynaLoader/dl_vms.xs
17452 ____________________________________________________________________________
17453 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
17454         Log: add part of change#12634 to the two files that need it; dl_aix.xs
17455              in maint-5.6 doesn't have the branch that had the problem in
17456              mainline
17457      Branch: maint-5.6/perl
17458            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
17459 ____________________________________________________________________________
17460 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
17461         Log: Fixes for #12627.
17462      Branch: perl
17463            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
17464 ____________________________________________________________________________
17465 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
17466         Log: Since pv_uni_display and sv_uni_display are now used
17467              in the re extension, their symbols have to be exported.
17468      Branch: perl
17469            ! embed.pl global.sym
17470 ____________________________________________________________________________
17471 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
17472         Log: Subject:  Re: [PATCH Perl@12567] debug /list
17473              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17474              Date: Tue, 23 Oct 2001 21:40:33 EDT
17475              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
17476      Branch: perl
17477            ! configure.com
17478 ____________________________________________________________________________
17479 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
17480         Log: This takes care of some of the re 'debug' cases but
17481              not all cases since the information whether the pattern
17482              or the target are utf8 seems to be either lost or not
17483              spread widely enough, sigh.
17484      Branch: perl
17485            ! regcomp.c
17486 ____________________________________________________________________________
17487 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
17488         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
17489              From: John Peacock <jpeacock@rowman.com>
17490              Date: Wed, 24 Oct 2001 16:53:29 -0400
17491              Message-ID: <3BD72A49.1508D152@rowman.com>
17492      Branch: perl
17493            ! configure.com
17494 ____________________________________________________________________________
17495 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
17496         Log: Upgrade NetWare and WinCE as in #12626.
17497      Branch: perl
17498            ! NetWare/dl_netware.xs wince/dl_win32.xs
17499 ____________________________________________________________________________
17500 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
17501         Log: Tru64 compiler nit.
17502      Branch: perl
17503            ! ext/threads/shared/shared.xs
17504 ____________________________________________________________________________
17505 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
17506         Log: Integrate change #12626 from maintperl;
17507              make DynaLoader threadsafe by moving all statics into
17508              interpreter-local space
17509              
17510              TODO: Netware, OS/2, WinCE
17511      Branch: perl
17512           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
17513           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
17514           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
17515           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
17516           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
17517           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
17518           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
17519 ____________________________________________________________________________
17520 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
17521         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
17522              space
17523      Branch: maint-5.6/perl
17524            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
17525            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
17526            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
17527            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
17528            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
17529            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
17530            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
17531 ____________________________________________________________________________
17532 [ 12625] By: sky                                   on 2001/10/24  20:05:26
17533         Log: Change #12623 inflicted an infinite hang. Fixed.
17534      Branch: perl
17535            ! ext/threads/shared/shared.xs
17536 ____________________________________________________________________________
17537 [ 12624] By: sky                                   on 2001/10/24  19:06:55
17538         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
17539      Branch: perl
17540            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
17541 ____________________________________________________________________________
17542 [ 12623] By: sky                                   on 2001/10/24  18:06:34
17543         Log: We need to do sharedsv_find in the original perl context.
17544      Branch: perl
17545            ! ext/threads/shared/shared.xs
17546 ____________________________________________________________________________
17547 [ 12622] By: sky                                   on 2001/10/24  17:26:51
17548         Log: Add support for basic support for AVs, references not supported yet.
17549              Add test for AVs.
17550              Add more tests to sv_refs
17551              Fix documentation issues.  
17552      Branch: perl
17553            + ext/threads/shared/t/av_simple.t
17554            ! MANIFEST ext/threads/shared/shared.pm
17555            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
17556 ____________________________________________________________________________
17557 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
17558         Log: Dump Unicode better for re 'debug'.  The regprop()
17559              is unfinished since have to figure out how to detect
17560              Unicodeness in there.
17561      Branch: perl
17562            ! regcomp.c regexec.c
17563 ____________________________________________________________________________
17564 [ 12620] By: sky                                   on 2001/10/24  13:18:07
17565         Log: Add support for finding shared arrays and hashes.
17566      Branch: perl
17567            ! sharedsv.c
17568 ____________________________________________________________________________
17569 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
17570         Log: Rewrite sv_uni_display() as pv_uni_display() as
17571              reimplement sv_uni_display() using that.
17572      Branch: perl
17573            ! dump.c embed.h embed.pl proto.h
17574 ____________________________________________________________________________
17575 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
17576         Log: Integrate change #12615 from maintperl;
17577              on Windows, IO::File::new_tmpfile() fails after being called
17578              32767 times because MSVCRT thinks stdio's TMP_MAX is a
17579              process-wide limit
17580      Branch: perl
17581           !> win32/win32.c
17582 ____________________________________________________________________________
17583 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
17584         Log: Don't try to print ints as IVs.
17585      Branch: perl
17586            ! ext/Time/HiRes/HiRes.xs
17587 ____________________________________________________________________________
17588 [ 12616] By: sky                                   on 2001/10/24  11:06:35
17589         Log: We only need to fetch the SV from the backend if the index
17590              is not the same as mg_private.     In theory this could be
17591              a problem if there are an exact multiple of U16 changes
17592              of a shared variable between two access in a given thread,
17593              we choose to avoid theory for now.
17594      Branch: perl
17595            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
17596 ____________________________________________________________________________
17597 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
17598         Log: on Windows, IO::File::new_tmpfile() fails after being called
17599              32767 times because MSVCRT thinks stdio's TMP_MAX is a
17600              process-wide limit
17601      Branch: maint-5.6/perl
17602            ! win32/win32.c
17603 ____________________________________________________________________________
17604 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
17605         Log: Negation and Unicode: sort of solves 20010303.010,
17606              except not quite like reported in the Subject
17607              (Perl_warner is still utf8-ignorant).
17608      Branch: perl
17609            ! pp.c t/lib/warnings/sv
17610 ____________________________________________________________________________
17611 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
17612         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
17613      Branch: perl
17614            ! sv.c t/lib/warnings/sv
17615 ____________________________________________________________________________
17616 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
17617         Log: sv_uni_display(): do not add the "...", let the caller
17618              do it if wanted, and be prepared for more display options.
17619      Branch: perl
17620            ! dump.c embed.h embed.pl proto.h
17621 ____________________________________________________________________________
17622 [ 12611] By: nick                                  on 2001/10/23  20:28:07
17623         Log: Integrate mainline
17624      Branch: perlio
17625           !> Changes configure.com cygwin/cygwin.c
17626           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
17627           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
17628           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
17629           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
17630           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
17631           !> utils/h2xs.PL utils/perldoc.PL
17632 ____________________________________________________________________________
17633 [ 12610] By: sky                                   on 2001/10/23  19:39:24
17634         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
17635              don't call themselves READONLY but still die with modification
17636              attempt. We only call bless for ext and umagic.
17637      Branch: perl
17638            ! sv.c
17639 ____________________________________________________________________________
17640 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
17641         Log: Croak() on negative time; doc tweaks.
17642      Branch: perl
17643            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
17644            ! ext/Time/HiRes/HiRes.xs
17645 ____________________________________________________________________________
17646 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
17647         Log: FAQ sync.
17648      Branch: perl
17649            ! pod/perlfaq4.pod pod/perlfaq7.pod
17650 ____________________________________________________________________________
17651 [ 12607] By: sky                                   on 2001/10/23  18:27:27
17652         Log: Call setmagic on the referent we are blessing.
17653      Branch: perl
17654            ! sv.c
17655 ____________________________________________________________________________
17656 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
17657         Log: Small test nits.
17658      Branch: perl
17659            ! t/op/lc.t
17660 ____________________________________________________________________________
17661 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
17662         Log: Update Changes.
17663      Branch: perl
17664            ! Changes patchlevel.h
17665 ____________________________________________________________________________
17666 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
17667         Log: Make the PerlIO_init() prototypes consistent.
17668      Branch: perl
17669            ! perlio.c
17670 ____________________________________________________________________________
17671 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
17672         Log: Upping the test count is a good idea.
17673      Branch: perl
17674            ! t/op/lc.t
17675 ____________________________________________________________________________
17676 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
17677         Log: Document the final sigma spot.
17678      Branch: perl
17679            ! pp.c
17680 ____________________________________________________________________________
17681 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
17682         Log: Fix multicharacter titlecase (ucfirst).
17683      Branch: perl
17684            ! pod/perlunicode.pod pp.c t/op/lc.t
17685 ____________________________________________________________________________
17686 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
17687         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
17688              From: Mikhail Zabaluev <mhz@alt-linux.org>
17689              Date: Tue, 23 Oct 2001 10:40:37 +0400
17690              Message-ID: <20011023104037.A12761@localhost.localdomain>
17691              
17692              (#12406 replaced with this)
17693      Branch: perl
17694            ! utils/perldoc.PL
17695 ____________________________________________________________________________
17696 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
17697         Log: MacOS Classic updates from Pudge.
17698      Branch: perl
17699            ! lib/File/Spec.t lib/File/Spec/Mac.pm
17700 ____________________________________________________________________________
17701 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
17702         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
17703              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
17704              Date: Sun, 14 Oct 2001 23:14:46 +0200
17705              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
17706              
17707              except for the 2->4 changes.
17708      Branch: perl
17709            ! lib/AutoSplit.t
17710 ____________________________________________________________________________
17711 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
17712         Log: integrate macperl contents into maint-5.6
17713      Branch: maint-5.6/perl
17714            ! mg.c
17715           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
17716           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
17717           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
17718           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
17719           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
17720           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
17721           !> t/lib/filefind.t t/lib/filespec.t
17722 ____________________________________________________________________________
17723 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
17724         Log: At some point the #6234 has been lost from the mainline
17725              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
17726      Branch: perl
17727            ! lib/File/Spec/Win32.pm
17728 ____________________________________________________________________________
17729 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
17730         Log: Cygwin seems to round up (or closest, but not down)
17731              for time(), so half of the time (bad pun intended)
17732              Time::HiRes::time() is less than time(), half of
17733              the time it's more.  So let's try harder in the loop.
17734      Branch: perl
17735            ! ext/Time/HiRes/HiRes.t
17736 ____________________________________________________________________________
17737 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
17738         Log: MacOS Classic timeofday(), from Chris Nandor. 
17739      Branch: perl
17740            ! ext/Time/HiRes/HiRes.xs
17741 ____________________________________________________________________________
17742 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
17743         Log: Integrate changes #12580 and #12581 from macperl;
17744              
17745              Fix path construction.
17746              
17747              (Copyright) Nit.
17748      Branch: perl
17749           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
17750 ____________________________________________________________________________
17751 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
17752         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
17753              doesn't seem to help (the error being output to console, maybe?)
17754      Branch: perl
17755            ! lib/Net/Domain.pm
17756 ____________________________________________________________________________
17757 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
17758         Log: Taint the getcwd() result also in Cygwin.
17759              (TODO: which other platforms need the same thing?)
17760      Branch: perl
17761            ! cygwin/cygwin.c
17762 ____________________________________________________________________________
17763 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
17764         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
17765      Branch: perl
17766            ! t/op/taint.t
17767 ____________________________________________________________________________
17768 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
17769         Log: getpwuid() fragility continues.
17770      Branch: perl
17771            ! utils/h2xs.PL
17772 ____________________________________________________________________________
17773 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
17774         Log: getpwuid() might succeed but that's no guarantee
17775              that the $home will be defined.
17776      Branch: perl
17777            ! ext/File/Glob/t/basic.t
17778 ____________________________________________________________________________
17779 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
17780         Log: It's safer to to expand the variable, too... (see #12571)
17781      Branch: perl
17782            ! t/TEST
17783 ____________________________________________________________________________
17784 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
17785         Log: Integrate with maintperl.
17786      Branch: maint-5.6/macperl
17787           !> win32/bin/pl2bat.pl win32/win32.c
17788 ____________________________________________________________________________
17789 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
17790         Log: Oops, forgot to include Win32 ... just as well, since it
17791              seems in bleadperl, change #7764 was not included
17792              (adding C:\temp).  Re-added.  Rip it back out if it
17793              doesn't belong.  :-)
17794      Branch: maint-5.6/macperl
17795            ! lib/File/Spec/Win32.pm
17796 ____________________________________________________________________________
17797 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
17798         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
17799              From: "Craig A. Berry" <craigberry@mac.com>
17800              Date: Mon, 22 Oct 2001 15:25:19 -0500
17801              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
17802      Branch: perl
17803            ! configure.com
17804 ____________________________________________________________________________
17805 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
17806         Log: Add in lots of File::Spec changes, from Thomas Wegner,
17807              and sync with changes from bleadperl.
17808      Branch: maint-5.6/macperl
17809            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
17810            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
17811            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
17812            ! lib/File/Spec/Win32.pm t/lib/filespec.t
17813 ____________________________________________________________________________
17814 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
17815         Log: Sync with latest File::Find and tests from bleadperl.
17816      Branch: maint-5.6/macperl
17817            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
17818 ____________________________________________________________________________
17819 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
17820         Log: Nit.
17821      Branch: maint-5.6/macperl
17822            ! perl.c
17823 ____________________________________________________________________________
17824 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
17825         Log: Fix path construction.
17826      Branch: maint-5.6/macperl
17827            ! ext/DynaLoader/DynaLoader_pm.PL
17828 ____________________________________________________________________________
17829 [ 12579] By: nick                                  on 2001/10/22  19:08:35
17830         Log: Integrate mainline (for Arthurs thread.xs fix)
17831      Branch: perlio
17832           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
17833 ____________________________________________________________________________
17834 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
17835         Log: Fix up exported symbols, move relevant docs
17836              over from macperl.pod.
17837      Branch: maint-5.6/macperl
17838            ! macos/ext/MacPerl/MacPerl.pm
17839 ____________________________________________________________________________
17840 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
17841         Log: Make ADDRESS called optionally as a method.
17842      Branch: maint-5.6/macperl
17843            ! macos/lib/Mac/Glue.pm
17844 ____________________________________________________________________________
17845 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
17846         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
17847              Apple event.
17848      Branch: maint-5.6/macperl
17849            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
17850            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
17851            ! macos/macperl/MPTerminology.aete
17852 ____________________________________________________________________________
17853 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
17854         Log: Clean up some build utilities. Change Entab to Duplicate;
17855              fix docs and error reporting; improve macify() of paths;
17856              remove requirement for Exporter.pm presence.
17857      Branch: maint-5.6/macperl
17858            ! macos/InstallBLIB macos/MacPerlTests.cmd
17859            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
17860 ____________________________________________________________________________
17861 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
17862         Log: Sync Time::HiRes with bleadperl
17863      Branch: maint-5.6/macperl
17864            ! macos/bundled_ext/Time/HiRes/HiRes.pm
17865            ! macos/bundled_ext/Time/HiRes/HiRes.t
17866            ! macos/bundled_ext/Time/HiRes/HiRes.xs
17867 ____________________________________________________________________________
17868 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
17869         Log: Fix up Changes
17870      Branch: maint-5.6/macperl
17871            ! macos/Changes
17872 ____________________________________________________________________________
17873 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
17874         Log: A user might belong to only a single group
17875              (the group equal to the group id).
17876      Branch: perl
17877            ! t/op/groups.t
17878 ____________________________________________________________________________
17879 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
17880         Log: Prepending (instead of replacing with) the pwd is safer. 
17881      Branch: perl
17882            ! t/TEST
17883 ____________________________________________________________________________
17884 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
17885         Log: Be more robust if no hostname or domainname
17886              (especially the latter)
17887      Branch: perl
17888            ! lib/Net/Domain.pm
17889 ____________________________________________________________________________
17890 [ 12569] By: sky                                   on 2001/10/22  17:41:07
17891         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
17892      Branch: perl
17893            ! ext/threads/threads.xs
17894 ____________________________________________________________________________
17895 [ 12568] By: nick                                  on 2001/10/22  16:31:24
17896         Log: Integrate mainline
17897      Branch: perlio
17898           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
17899           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
17900           +> ext/threads/shared/t/sv_refs.t
17901           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
17902            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
17903            - lib/unicore/To/SpecUpper.pl
17904           !> (integrate 42 files)
17905 ____________________________________________________________________________
17906 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
17907         Log: Update Changes.
17908      Branch: perl
17909            ! Changes patchlevel.h
17910 ____________________________________________________________________________
17911 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
17912         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
17913              From: Michael G Schwern <schwern@pobox.com>
17914              Date: Mon, 22 Oct 2001 03:48:38 -0400
17915              Message-ID: <20011022034838.B1676@blackrider>
17916      Branch: perl
17917            ! pod/perlvar.pod
17918 ____________________________________________________________________________
17919 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
17920         Log: Pod nits, as suggested by Stas Bekman.
17921      Branch: perl
17922            ! ext/threads/shared/shared.pm ext/threads/threads.pm
17923 ____________________________________________________________________________
17924 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
17925         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
17926              From: "Paul Marquess" <paul.marquess@openwave.com> 
17927              Date: Sun, 21 Oct 2001 21:11:15 +0100
17928              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
17929      Branch: perl
17930            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
17931            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
17932            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
17933            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
17934            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
17935            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
17936            ! ext/SDBM_File/sdbm.t
17937 ____________________________________________________________________________
17938 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
17939         Log: Integrate change #12559 from maintperl;
17940              various fixes for system() and backticks under windows
17941      Branch: perl
17942           !> win32/win32.c
17943 ____________________________________________________________________________
17944 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
17945         Log: Integrate change #12560 from maintperl;
17946              make pl2bat use %0 rather than "%0" (the latter fails to work
17947              in a lot of common cases)
17948      Branch: perl
17949           !> win32/bin/pl2bat.pl
17950 ____________________________________________________________________________
17951 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
17952         Log: Integrate changes #12549 and #12550 from maintperl;
17953              
17954              readline() doesn't work with our variables; it confuses them with
17955              my variables (change#4227 was incomplete)
17956      Branch: perl
17957            ! t/lib/strict/vars
17958           !> t/base/rs.t toke.c
17959 ____________________________________________________________________________
17960 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
17961         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
17962              in a lot of common cases)
17963      Branch: maint-5.6/perl
17964            ! win32/bin/pl2bat.pl
17965 ____________________________________________________________________________
17966 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
17967         Log: various fixes for system() and backticks under windows:
17968              
17969              * avoid munging whitespace that is passed within quotes
17970              * work around a cmd.exe misfeature that made multi-arg
17971              system() unreliable when there is more than one quoted
17972              argument
17973              * make multi-arg system() autoquote arguments as needed
17974              before passing them to the shell (this avoids having to
17975              second guess the shell quoting)
17976              * perl's -Dp switch can be used to trace the innards
17977      Branch: maint-5.6/perl
17978            ! win32/win32.c
17979 ____________________________________________________________________________
17980 [ 12558] By: nick                                  on 2001/10/22  08:58:42
17981         Log: Integrate ithreads buffer flush fix from perlio
17982      Branch: perl
17983           !> ext/threads/t/basic.t perl.c
17984 ____________________________________________________________________________
17985 [ 12557] By: nick                                  on 2001/10/22  08:35:09
17986         Log: All tests pass (legitimately) on ithreads
17987      Branch: perlio
17988            ! ext/threads/t/basic.t perl.c
17989 ____________________________________________________________________________
17990 [ 12556] By: nick                                  on 2001/10/22  06:51:22
17991         Log: Integrate non-ithreads fix to mainline
17992      Branch: perl
17993           !> perlio.c
17994 ____________________________________________________________________________
17995 [ 12555] By: nick                                  on 2001/10/22  06:48:33
17996         Log: Restore non-ithreads build. Interestingly binmode test passes
17997              non-ithreads - so crlf layer is not damaged and ithreads fail
17998              is a symptom ...
17999      Branch: perlio
18000            ! perlio.c
18001 ____________________________________________________________________________
18002 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
18003         Log: Integrate from perlio; restructuring.
18004      Branch: perl
18005           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
18006           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
18007           !> win32/perlhost.h
18008 ____________________________________________________________________________
18009 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
18010         Log: Integrate from maintperl
18011              (Changes 12350, 12496, 12548, 12549, 12550)
18012      Branch: maint-5.6/macperl
18013           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
18014           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
18015 ____________________________________________________________________________
18016 [ 12552] By: nick                                  on 2001/10/21  19:18:12
18017         Log: Win32 PerlIO_cleanup special cases should no longer be required.
18018      Branch: perlio
18019            ! perl.c
18020 ____________________________________________________________________________
18021 [ 12551] By: nick                                  on 2001/10/21  19:16:56
18022         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
18023      Branch: perlio
18024            ! win32/makefile.mk
18025 ____________________________________________________________________________
18026 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
18027         Log: change#12549 wasn't aware of strictures
18028      Branch: maint-5.6/perl
18029            ! t/pragma/strict-vars toke.c
18030 ____________________________________________________________________________
18031 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
18032         Log: readline() doesn't work with our variables; it confuses them with
18033              my variables (change#4227 was incomplete)
18034      Branch: maint-5.6/perl
18035            ! t/base/rs.t toke.c
18036 ____________________________________________________________________________
18037 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
18038         Log: change#12220 appears to have pulled in a mainline change that
18039              isn't applicable to maint-5.6 (some platforms don't taint
18040              cwd)
18041      Branch: maint-5.6/perl
18042            ! t/lib/filefind-taint.t
18043 ____________________________________________________________________________
18044 [ 12547] By: nick                                  on 2001/10/21  17:15:54
18045         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
18046              for them. Call explicit cleanup during destruct process.
18047              - one binmode test is failing
18048              - also ext/threads/t/basic.t fails under make test, and is noisy under
18049              harness. (Threads results are intermingled and don't match order expected.)
18050      Branch: perlio
18051            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
18052            ! perlio.h perliol.h pod/perlapi.pod sv.c
18053 ____________________________________________________________________________
18054 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
18055         Log: Implement multicharacter case mappings where a single
18056              Unicode character can be mapped into several.
18057      Branch: perl
18058            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
18059            - lib/unicore/To/SpecUpper.pl
18060            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
18061            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
18062            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
18063            ! proto.h t/op/lc.t utf8.c
18064 ____________________________________________________________________________
18065 [ 12545] By: sky                                   on 2001/10/21  15:25:16
18066         Log: First support of threads::shared, support shared svs and references.
18067      Branch: perl
18068            + ext/threads/shared/Makefile.PL ext/threads/shared/README
18069            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
18070            + ext/threads/shared/t/sv_refs.t
18071            + ext/threads/shared/t/sv_simple.t
18072            ! MANIFEST sharedsv.c
18073 ____________________________________________________________________________
18074 [ 12544] By: nick                                  on 2001/10/21  14:52:35
18075         Log: PerlIO layer table as PL_perlio (per-interpreter)
18076      Branch: perlio
18077            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
18078            ! pod/perlapi.pod sv.c
18079 ____________________________________________________________________________
18080 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
18081         Log: Prettyprinting.
18082      Branch: perl
18083            ! pod/perlunicode.pod
18084 ____________________________________________________________________________
18085 [ 12542] By: ams                                   on 2001/10/21  03:50:25
18086         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
18087              From: "Sean M. Burke" <sburke@cpan.org>
18088              Date: Sat, 20 Oct 2001 17:51:09 -0600
18089              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
18090      Branch: perl
18091            + pod/perlpodspec.pod
18092            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
18093            ! pod/perltoc.pod
18094 ____________________________________________________________________________
18095 [ 12541] By: nick                                  on 2001/10/20  22:23:53
18096         Log: Fix typos in new locking on MemShared
18097              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
18098              - seems to make segfaults more deterministic - suspect they are 
18099              attempt to free() after Interp and Host have gone.
18100      Branch: perlio
18101            ! perlio.c win32/perlhost.h
18102 ____________________________________________________________________________
18103 [ 12540] By: nick                                  on 2001/10/20  21:50:46
18104         Log: Remove the MemShared re-#define (again)
18105      Branch: perlio
18106            ! perlio.c
18107 ____________________________________________________________________________
18108 [ 12539] By: nick                                  on 2001/10/20  21:49:06
18109         Log: Use locks on MemShared
18110      Branch: perlio
18111            ! win32/perlhost.h
18112 ____________________________________________________________________________
18113 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
18114         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
18115              From: "chromatic" <chromatic@rmci.net>
18116              Date: Sat, 20 Oct 2001 11:13:47 -0600
18117              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
18118      Branch: perl
18119            ! installhtml
18120 ____________________________________________________________________________
18121 [ 12537] By: nick                                  on 2001/10/20  16:44:03
18122         Log: Integrate mainline
18123      Branch: perlio
18124           !> (integrate 48 files)
18125 ____________________________________________________________________________
18126 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
18127         Log: Update Changes.
18128      Branch: perl
18129            ! Changes patchlevel.h
18130 ____________________________________________________________________________
18131 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
18132         Log: Upgrade to podlators 1.11, from Russ Allbery.
18133      Branch: perl
18134            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
18135            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
18136            ! pod/pod2man.PL pod/pod2text.PL
18137 ____________________________________________________________________________
18138 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
18139         Log: Integrate perlio change #12532:
18140              introduce and use PerlIO_intmod2str().
18141      Branch: perl
18142           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
18143 ____________________________________________________________________________
18144 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
18145         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
18146      Branch: perl
18147            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
18148 ____________________________________________________________________________
18149 [ 12532] By: nick                                  on 2001/10/20  14:25:37
18150         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
18151              Use for non-PERLIO fdupopen().
18152      Branch: perlio
18153            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
18154 ____________________________________________________________________________
18155 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
18156         Log: Integrate perlio: PerlIO win32 fixes.
18157      Branch: perl
18158           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
18159           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
18160           !> proto.h sv.h win32/win32io.c
18161 ____________________________________________________________________________
18162 [ 12530] By: nick                                  on 2001/10/20  12:53:30
18163         Log: Fixed in two places - p4 resolve
18164      Branch: perlio
18165            ! perlsdio.h
18166 ____________________________________________________________________________
18167 [ 12529] By: nick                                  on 2001/10/20  12:51:05
18168         Log: Fix for ithreads/stdio build
18169      Branch: perlio
18170            ! perlio.c perlsdio.h
18171 ____________________________________________________________________________
18172 [ 12528] By: ams                                   on 2001/10/20  12:13:25
18173         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
18174              From: Michael G Schwern <schwern@pobox.com>
18175              Date: Sat, 20 Oct 2001 01:41:21 -0400
18176              Message-Id: <20011020014121.I3681@blackrider>
18177      Branch: perl
18178            ! installman
18179 ____________________________________________________________________________
18180 [ 12527] By: ams                                   on 2001/10/20  12:09:41
18181         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
18182              From: Michael G Schwern <schwern@pobox.com>
18183              Date: Sat, 20 Oct 2001 02:04:21 -0400
18184              Message-Id: <20011020020421.A11732@blackrider>
18185      Branch: perl
18186            ! lib/Pod/Checker.pm
18187 ____________________________________________________________________________
18188 [ 12526] By: ams                                   on 2001/10/20  11:59:41
18189         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
18190              From: "chromatic" <chromatic@rmci.net>
18191              Date: Fri, 19 Oct 2001 22:46:39 -0600
18192              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
18193      Branch: perl
18194            ! lib/Net/Config.pm
18195 ____________________________________________________________________________
18196 [ 12525] By: nick                                  on 2001/10/20  11:16:18
18197         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
18198              Perl_sv_setsv_flags directly.
18199      Branch: perlio
18200            ! ext/threads/threads.xs
18201 ____________________________________________________________________________
18202 [ 12524] By: nick                                  on 2001/10/20  10:28:17
18203         Log: Add a new flag character 'm' to embed.pl set to represent
18204              "functions" which are really macros. Use it foe the troublesome
18205              sv_setsv() etc. macros in sv.h - changing latter to define
18206              sv_setsv rather than sv_setsv_macro etc.
18207      Branch: perlio
18208            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
18209            ! pod/perlapi.pod proto.h sv.h
18210 ____________________________________________________________________________
18211 [ 12523] By: nick                                  on 2001/10/20  09:17:17
18212         Log: Add comments explaining why win32.h/embed.h are included where they are
18213              in perl.h 
18214      Branch: perlio
18215            ! perl.h
18216 ____________________________________________________________________________
18217 [ 12522] By: nick                                  on 2001/10/20  08:27:44
18218         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
18219              being used yet.
18220      Branch: perlio
18221            ! win32/win32io.c
18222 ____________________________________________________________________________
18223 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
18224         Log: Wording tweaks.
18225      Branch: perl
18226            ! t/TEST
18227 ____________________________________________________________________________
18228 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
18229         Log: Subject: IO module with nonblocking socket connect patch 
18230              From: Raul Dias <raul@dias.com.br>
18231              Date: Fri, 19 Oct 2001 22:45:32 -0300
18232              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
18233      Branch: perl
18234            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
18235 ____________________________________________________________________________
18236 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
18237         Log: Test vertical whitespace combined with /x in \p{}.
18238      Branch: perl
18239            ! t/op/pat.t
18240 ____________________________________________________________________________
18241 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
18242         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
18243              From: Gisle Aas <gisle@ActiveState.com> 
18244              Date: 19 Oct 2001 16:46:02 -0700
18245              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
18246      Branch: perl
18247            ! lib/ExtUtils/MakeMaker.pm
18248 ____________________________________________________________________________
18249 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
18250         Log: No more this symbol.
18251      Branch: perl
18252            ! makedef.pl
18253 ____________________________________________________________________________
18254 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
18255         Log: Integrate change #12511; fix gross win32 build issues.
18256      Branch: perl
18257           !> makedef.pl sv.c
18258 ____________________________________________________________________________
18259 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
18260         Log: Unpack in scalar context should return the first value
18261              returned in list context, as pointed out by Ton Hospel
18262              in 2001-05-21 (this is how it works already in blead,
18263              just adding the test).
18264      Branch: perl
18265            ! t/op/pack.t
18266 ____________________________________________________________________________
18267 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
18268         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
18269              From: "Craig A. Berry" <craigberry@mac.com>
18270              Date: Fri, 19 Oct 2001 16:59:30 -0500
18271              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
18272      Branch: perl
18273            ! utils/perldoc.PL
18274 ____________________________________________________________________________
18275 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
18276         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
18277              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18278              Date: Fri, 19 Oct 2001 17:45:23 EDT
18279              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
18280      Branch: perl
18281            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
18282            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
18283            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
18284            ! vms/vmsish.h
18285 ____________________________________________________________________________
18286 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
18287         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
18288              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18289              Date: Fri, 19 Oct 2001 17:26:35 EDT
18290              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
18291      Branch: perl
18292            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
18293 ____________________________________________________________________________
18294 [ 12511] By: nick                                  on 2001/10/19  19:55:36
18295         Log: Fix gross win32 build issues
18296      Branch: perlio
18297            ! makedef.pl sv.c
18298 ____________________________________________________________________________
18299 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
18300         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
18301              From: David Dyck <dcd@tc.fluke.com>
18302              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
18303              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
18304      Branch: perl
18305            ! lib/File/Find.pm
18306 ____________________________________________________________________________
18307 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
18308         Log: Subject: Re: PerlIO and Encode
18309              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
18310              Date: Tue, 16 Oct 2001 01:50:16 +0900
18311              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
18312      Branch: perl
18313            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
18314            ! ext/Encode/Encode/Tcl.t
18315 ____________________________________________________________________________
18316 [ 12508] By: ams                                   on 2001/10/19  17:59:16
18317         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
18318              (See #12499)
18319      Branch: perl
18320            ! pod/perlintro.pod
18321 ____________________________________________________________________________
18322 [ 12507] By: nick                                  on 2001/10/19  16:30:43
18323         Log: Integrate mainline
18324      Branch: perlio
18325           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
18326           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
18327           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
18328           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
18329           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
18330           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
18331           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
18332           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
18333           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
18334           +> win32/config_H.win64
18335            - lib/Test/Utils.pm lib/unicore/mktables.PL
18336            - t/lib/Test/Simple/Catch/More.pm
18337           !> (integrate 84 files)
18338 ____________________________________________________________________________
18339 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
18340         Log: Retract the #10451 which seems to be the cause
18341              of the major leakage from while(){eval"sub{}"}
18342      Branch: perl
18343            ! op.c t/run/kill_perl.t
18344 ____________________________________________________________________________
18345 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
18346         Log: Regen toc.
18347      Branch: perl
18348            ! pod/perltoc.pod
18349 ____________________________________________________________________________
18350 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
18351         Log: Tiny tweaks.
18352      Branch: perl
18353            ! pod/perl.pod
18354 ____________________________________________________________________________
18355 [ 12503] By: ams                                   on 2001/10/19  13:34:24
18356         Log: Subject: Re: perlintro.pod
18357              From: Abe Timmerman <abe@ztreet.demon.nl>
18358              Date: Fri, 19 Oct 2001 14:12:40 +0200
18359              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
18360      Branch: perl
18361            ! pod/perlintro.pod
18362 ____________________________________________________________________________
18363 [ 12502] By: ams                                   on 2001/10/19  13:24:12
18364         Log: Slight reorganisation of references.
18365      Branch: perl
18366            ! pod/perl.pod
18367 ____________________________________________________________________________
18368 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
18369         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
18370              From: Kay Röpke <kroepke@dolphin-services.de>
18371              Date: Fri, 19 Oct 2001 14:04:01 +0200 
18372              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
18373      Branch: perl
18374            ! lib/ExtUtils/MakeMaker.pm
18375 ____________________________________________________________________________
18376 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
18377         Log: Unicode categories continue:
18378              implement Category=, Script=, Block=
18379              (these are based on an upcoming update of TR#18)
18380              Fix a bug where we got two In categories named "old italic",
18381              and another where shortcut for the Is categories wasn't taken.
18382      Branch: perl
18383            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
18384            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
18385            ! pod/perlunicode.pod t/op/pat.t
18386 ____________________________________________________________________________
18387 [ 12499] By: ams                                   on 2001/10/19  01:42:29
18388         Log: Subject: a small patch to perlintro.pod.
18389              From: Autrijus Tang <autrijus@autrijus.org>
18390              Date: Fri, 19 Oct 2001 01:45:51 +0800
18391              Message-Id: <20011019014551.A35625@not.autrijus.org>
18392              (Applied by hand with nits.)
18393      Branch: perl
18394            ! pod/perlintro.pod
18395 ____________________________________________________________________________
18396 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
18397         Log: Subject: [PATCH] OpenBSD hints for ithreads
18398              From: Andy Dougherty <doughera@lafayette.edu>
18399              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
18400              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
18401      Branch: perl
18402            ! hints/openbsd.sh
18403 ____________________________________________________________________________
18404 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
18405         Log: Retract #12446; the problem solved by #12474.
18406      Branch: perl
18407            ! hints/aix.sh
18408 ____________________________________________________________________________
18409 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
18410         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
18411              message and suppress line number info (from Steve Hay
18412              <Steve.Hay@uk.radan.com>)
18413      Branch: maint-5.6/perl
18414            ! lib/Carp/Heavy.pm
18415 ____________________________________________________________________________
18416 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
18417         Log: More documented In categories.
18418      Branch: perl
18419            ! pod/perlunicode.pod
18420 ____________________________________________________________________________
18421 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
18422         Log: Update Changes.
18423      Branch: perl
18424            ! Changes patchlevel.h
18425 ____________________________________________________________________________
18426 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
18427         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
18428      Branch: perl
18429            ! MANIFEST
18430 ____________________________________________________________________________
18431 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
18432         Log: Wrong skip() arguments.
18433      Branch: perl
18434            ! ext/B/t/terse.t
18435 ____________________________________________________________________________
18436 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
18437         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
18438              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18439              Date: Wed, 17 Oct 2001 09:10:53 EDT 
18440              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
18441      Branch: perl
18442            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
18443            ! pod/perlapi.pod vms/vms.c
18444 ____________________________________________________________________________
18445 [ 12490] By: ams                                   on 2001/10/18  09:31:00
18446         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
18447              From: Mark-Jason Dominus <mjd@plover.com>
18448              Date: Thu, 18 Oct 2001 06:25:35 -0400
18449              Message-Id: <20011018102535.19264.qmail@plover.com>
18450      Branch: perl
18451            ! pod/perl.pod
18452 ____________________________________________________________________________
18453 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
18454         Log: Prettyprinting.
18455      Branch: perl
18456            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
18457 ____________________________________________________________________________
18458 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
18459         Log: Regen toc.
18460      Branch: perl
18461            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
18462 ____________________________________________________________________________
18463 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
18464         Log: Add perlintro, from Skud.
18465      Branch: perl
18466            + pod/perlintro.pod
18467            ! MANIFEST
18468 ____________________________________________________________________________
18469 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
18470         Log: FAQ sync.
18471      Branch: perl
18472            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
18473            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
18474            ! pod/perlfaq8.pod pod/perlfaq9.pod
18475 ____________________________________________________________________________
18476 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
18477         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
18478              in speed (upto 20% speedup in certain operations) but meanwhile
18479              regexps and arithmetics got slower (5-10%) (according to
18480              perlbench average speedup is negligible, and within measuring
18481              flutter, 1%).  Therefore retracting all the changes
18482              aimed at getting -std1 to compile cleanly:  #12475, #12476,
18483              #12479, #12480, #12481, #12482, #12483, #12484.
18484      Branch: perl
18485            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
18486            ! pp_hot.c pp_sys.c toke.c
18487 ____________________________________________________________________________
18488 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
18489         Log: (retracted by #12485)
18490              Strict ANSI doesn't like the third argument of main()
18491              so enable ignoring it if using ultra picky compiler.
18492      Branch: perl
18493            ! miniperlmain.c
18494 ____________________________________________________________________________
18495 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
18496         Log: (retracted by #12485)
18497              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
18498      Branch: perl
18499            ! perl.h
18500 ____________________________________________________________________________
18501 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
18502         Log: (retracted by #12485)
18503              Add explanatory comment.
18504      Branch: perl
18505            ! mg.c
18506 ____________________________________________________________________________
18507 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
18508         Log: (retracted by #12485)
18509              More dollar$hiding.
18510      Branch: perl
18511            ! doio.c perl.h pp_sys.c
18512 ____________________________________________________________________________
18513 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
18514         Log: (retracted by #12485)
18515              KISS.
18516      Branch: perl
18517            ! mg.c
18518 ____________________________________________________________________________
18519 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
18520         Log: (retracted by #12485)
18521              Thou shalt not #ifdef inside macro invocations,
18522              noticed by Rafael Garcia-Suarez.
18523      Branch: perl
18524            ! mg.c
18525 ____________________________________________________________________________
18526 [ 12478] By: ams                                   on 2001/10/17  18:50:55
18527         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
18528              From: Anton Berezin <tobez@tobez.org>
18529              Date: Wed, 17 Oct 2001 18:25:48 +0200
18530              Message-Id: <20011017182548.A12082@heechee.tobez.org>
18531      Branch: perl
18532            ! pp_sys.c
18533 ____________________________________________________________________________
18534 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
18535         Log: (retracted by #12485)
18536              Unterminated #ifdef.
18537      Branch: perl
18538            ! mg.c
18539 ____________________________________________________________________________
18540 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
18541         Log: (retracted by #12485)
18542              Avoid dollar signs in identifiers (in non-VMS) to
18543              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
18544      Branch: perl
18545            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
18546            ! toke.c
18547 ____________________________________________________________________________
18548 [ 12474] By: ams                                   on 2001/10/17  15:14:50
18549         Log: Subject: Two AIX patches
18550              From: H.Merijn Brand <h.m.brand@hccnet.nl>
18551              Date: Wed, 17 Oct 2001 18:04:35 +0200
18552              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
18553      Branch: perl
18554            ! hints/aix.sh makedef.pl
18555 ____________________________________________________________________________
18556 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
18557         Log: Limiting the Time::HiRes::sleep and usleep to
18558              one second is not a good policy if drop-in
18559              replacement is still a goal.
18560      Branch: perl
18561            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
18562            ! ext/Time/HiRes/HiRes.xs
18563 ____________________________________________________________________________
18564 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
18565         Log: Subject: [PATCH] Test::Simple 0.32
18566              From: Michael G Schwern <schwern@pobox.com> 
18567              Date: Wed, 17 Oct 2001 03:42:41 -0400
18568              Message-ID: <20011017034241.A25038@blackrider>
18569      Branch: perl
18570            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
18571            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
18572            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
18573            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
18574            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
18575            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
18576            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
18577            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
18578            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
18579            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
18580            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
18581            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
18582            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
18583            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
18584            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
18585            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
18586            ! t/lib/Test/Simple/Catch.pm
18587            ! t/lib/Test/Simple/sample_tests/five_fail.plx
18588 ____________________________________________________________________________
18589 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
18590         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
18591              From: Michael G Schwern <schwern@pobox.com> 
18592              Date: Wed, 17 Oct 2001 04:04:13 -0400
18593              Message-ID: <20011017040413.C25550@blackrider>
18594      Branch: perl
18595            ! t/TEST t/harness vms/test.com
18596 ____________________________________________________________________________
18597 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
18598         Log: Regen doc with perlmodstyle added.
18599      Branch: perl
18600            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
18601 ____________________________________________________________________________
18602 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
18603         Log: Pod cleanup.
18604      Branch: perl
18605            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
18606 ____________________________________________________________________________
18607 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
18608         Log: Subject: perlmodstyle as a patch
18609              From: Kirrily Robert <skud@infotrope.net>
18610              Date: Tue, 16 Oct 2001 22:47:23 -0400
18611              Message-ID: <20011016224723.A20673@infotrope.net>
18612      Branch: perl
18613            + pod/perlmodstyle.pod
18614            ! MANIFEST
18615 ____________________________________________________________________________
18616 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
18617         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
18618              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
18619              Date: Thu, 6 Sep 2001 11:09:40 +0100
18620              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
18621              
18622              Mention also the develooper p5p archive.
18623      Branch: perl
18624            ! pod/perlhack.pod
18625 ____________________________________________________________________________
18626 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
18627         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
18628              From: Kay Röpke <kroepke@dolphin-services.de>
18629              Date: Tue, 16 Oct 2001 17:23:52 +0200
18630              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
18631      Branch: perl
18632            ! lib/ExtUtils/MakeMaker.pm
18633 ____________________________________________________________________________
18634 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
18635         Log: Add the special casing mappings (from SpecCase.txt)
18636              (except for the hyper special case mappings that have
18637              the condition list); the special casing mappings are
18638              unused for now.  Small tidying up on mktables.
18639      Branch: perl
18640            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
18641            + lib/unicore/To/SpecUpper.pl
18642            ! lib/unicore/mktables
18643 ____________________________________________________________________________
18644 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
18645         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
18646              From: "David H. Adler" <dha@panix.com>       
18647              Date: Tue, 16 Oct 2001 11:59:35 -0400
18648              Message-ID: <20011016115935.A13078@panix.com>
18649              
18650              Subject: [ PATCH ] perldata patch, revised
18651              From: "David H. Adler" <dha@panix.com>     
18652              Date: Tue, 16 Oct 2001 18:26:49 -0400
18653              Message-ID: <20011016182649.C23970@panix.com>
18654      Branch: perl
18655            ! pod/perldata.pod pod/perlop.pod
18656 ____________________________________________________________________________
18657 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
18658         Log: Integrate perlio: PerlIO_dup (for all but Win32).
18659      Branch: perl
18660           !> embed.h embed.pl ext/Encode/Encode.xs
18661           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
18662           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
18663           !> win32/win32io.c
18664 ____________________________________________________________________________
18665 [ 12462] By: nick                                  on 2001/10/16  19:11:30
18666         Log: PerlIOXxxx_dups for all but Win32
18667      Branch: perlio
18668            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
18669            ! ext/PerlIO/Via/Via.xs
18670 ____________________________________________________________________________
18671 [ 12461] By: nick                                  on 2001/10/16  18:28:48
18672         Log: Implement PerlIOStdio_dup (explains core dumps - dup
18673              was not setting up a FILE * to be fclosed()).
18674      Branch: perlio
18675            ! perlio.c
18676 ____________________________________________________________________________
18677 [ 12460] By: nick                                  on 2001/10/16  17:31:47
18678         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
18679              overflow.
18680      Branch: perlio
18681            ! perlio.c
18682 ____________________________________________________________________________
18683 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
18684         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
18685              From: "Craig A. Berry" <craigberry@mac.com>
18686              Date: Tue, 16 Oct 2001 13:08:38 -0500
18687              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
18688      Branch: perl
18689            ! configure.com
18690 ____________________________________________________________________________
18691 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
18692         Log: Can't expect too much accuracy from a sleep of one second.
18693              (I think this will also fail with high load.)
18694      Branch: perl
18695            ! ext/Time/HiRes/HiRes.t
18696 ____________________________________________________________________________
18697 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
18698         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
18699              From: "Werner, Randolf" <randolf.werner@sap.com>
18700              Date: Tue, 16 Oct 2001 18:33:02 +0200
18701              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
18702      Branch: perl
18703            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
18704            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
18705 ____________________________________________________________________________
18706 [ 12456] By: nick                                  on 2001/10/16  14:08:16
18707         Log: Builds under ithreads (but fails all threads tests)
18708      Branch: perlio
18709            ! hv.c perlio.c sv.c
18710 ____________________________________________________________________________
18711 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
18712         Log: I think the Perl_sortsv needs *not* be skipped?
18713      Branch: perl
18714            ! makedef.pl
18715 ____________________________________________________________________________
18716 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
18717         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
18718              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
18719              Date: Tue, 16 Oct 2001 15:32:44 +0200
18720              Message-ID: <3BCC531C.11494.3E433F@localhost>
18721      Branch: perl
18722            ! t/op/groups.t
18723 ____________________________________________________________________________
18724 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
18725         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
18726              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
18727              Date: Tue, 16 Oct 2001 15:01:04 +0200
18728              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
18729      Branch: perl
18730            ! t/io/fs.t
18731 ____________________________________________________________________________
18732 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
18733         Log: A forgotten deletion.
18734      Branch: perl
18735            - lib/unicore/mktables.PL
18736 ____________________________________________________________________________
18737 [ 12451] By: nick                                  on 2001/10/16  11:32:48
18738         Log: Skeleton of "PerlIO_dup" coded.
18739              Still-passes all tests non-threaded (well it would wouldn't it!)
18740      Branch: perlio
18741            ! embed.h embed.pl ext/Encode/Encode.xs
18742            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
18743            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
18744            ! win32/win32io.c
18745 ____________________________________________________________________________
18746 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
18747         Log: Document the problem with the swash_fetch() API that affects
18748              more complex case conversions.
18749      Branch: perl
18750            ! lib/utf8_heavy.pl utf8.c
18751 ____________________________________________________________________________
18752 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
18753         Log: Make Time::HiRes::sleep() and usleep() to return
18754              the number of seconds (a floating point value) and 
18755              microseconds (an integer) actually slept (well,
18756              modulo the time spent in measuring the time actually
18757              slept...), to be a better drop-in replacement for
18758              the builtin sleep().  Noticed by Chris Nandor.
18759              
18760              Also make usleep() to croak if fed illegal number
18761              of useconds (anything greater than 1_000_000).
18762      Branch: perl
18763            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
18764            ! ext/Time/HiRes/HiRes.xs
18765 ____________________________________________________________________________
18766 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
18767         Log: A missing SvREFCNT_dec.
18768      Branch: perl
18769            ! perl.c
18770 ____________________________________________________________________________
18771 [ 12447] By: nick                                  on 2001/10/15  20:27:53
18772         Log: Beginings of PerlIO_dup support (unstable)
18773      Branch: perlio
18774            ! perlio.c perliol.h
18775 ____________________________________________________________________________
18776 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
18777         Log: (retracted by #12497)
18778              In AIX vac 5 just can't seem to get regcomp right.
18779      Branch: perl
18780            ! hints/aix.sh
18781 ____________________________________________________________________________
18782 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
18783         Log: Bump the version number to agree with the maintperl one.
18784      Branch: perl
18785            ! lib/Tie/RefHash.pm
18786 ____________________________________________________________________________
18787 [ 12444] By: nick                                  on 2001/10/15  15:59:57
18788         Log: Integrate mainline
18789      Branch: perlio
18790           +> lib/Math/BigInt/t/Math/Subclass.pm
18791           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
18792           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
18793           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
18794           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
18795           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
18796           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
18797           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
18798           +> lib/unicore/mktables
18799            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
18800            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
18801            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
18802            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
18803            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
18804            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
18805            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
18806            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
18807            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
18808            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
18809            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
18810            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
18811            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
18812            - lib/unicore/syllables.txt
18813           !> (integrate 344 files)
18814 ____________________________________________________________________________
18815 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
18816         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
18817      Branch: perl
18818            ! ext/DB_File/DB_File.xs
18819 ____________________________________________________________________________
18820 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
18821         Log: Sync the skip() amounts with the number of tests.
18822      Branch: perl
18823            ! lib/Term/Complete.t
18824 ____________________________________________________________________________
18825 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
18826         Log: Update Changes.
18827      Branch: perl
18828            ! Changes patchlevel.h
18829 ____________________________________________________________________________
18830 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
18831         Log: MacOS Classic catdir() rewrite from Thomas Wegner
18832              (backward incompatibility, but a deliberate one,
18833              the old version simply is broken in its logic),
18834              also documentation updates, and as suggested replicated
18835              the File::Spec::Unix documentation updates also on the
18836              File::Spec documentation.
18837              
18838              TODO: there seems to be duplication of documentation
18839              between File::Spec and File::Spec::Unix.  I think
18840              the ::Unix should be left only with specific UNIXisms,
18841              and all the generic documentation should be in ::Spec.
18842      Branch: perl
18843            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
18844            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
18845            ! lib/File/Spec/Unix.pm
18846 ____________________________________________________________________________
18847 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
18848         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
18849              From: Blair Zajac <blair@orcaware.com>
18850              Date: Mon, 24 Sep 2001 11:48:58 -0700
18851              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
18852              
18853              (the skip() messages)
18854      Branch: perl
18855            ! t/op/magic.t
18856 ____________________________________________________________________________
18857 [ 12438] By: ams                                   on 2001/10/14  23:43:59
18858         Log: Subject: [PATCH] make PerlIO default on VMS
18859              From: "Craig A. Berry" <craigberry@mac.com>
18860              Date: Sun, 14 Oct 2001 15:27:18 -0500
18861              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
18862      Branch: perl
18863            ! configure.com
18864 ____________________________________________________________________________
18865 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
18866         Log: Retract #12436 (Abhijit already did this at #12426)
18867      Branch: perl
18868            ! lib/ExtUtils/MM_Unix.pm
18869 ____________________________________________________________________________
18870 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
18871         Log: (retracted by #12437)
18872              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
18873              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
18874              Date: Sat, 13 Oct 2001 20:33:55 +0200
18875              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
18876      Branch: perl
18877            ! lib/ExtUtils/MM_Unix.pm
18878 ____________________________________________________________________________
18879 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
18880         Log: Subject: h2xs grammar nit
18881              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
18882              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
18883              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
18884      Branch: perl
18885            ! utils/h2xs.PL
18886 ____________________________________________________________________________
18887 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
18888         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
18889              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
18890              Date: Sun, 14 Oct 2001 11:25:08 +0100
18891              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
18892      Branch: perl
18893            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
18894            ! warnings.pl
18895 ____________________________________________________________________________
18896 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
18897         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
18898              for File::Spec::Mac::catfile)
18899      Branch: perl
18900            ! lib/h2xs.t
18901 ____________________________________________________________________________
18902 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
18903         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
18904              From: Nicholas Clark <nick@ccl4.org>
18905              Date: Sat, 13 Oct 2001 00:07:31 +0100
18906              Message-ID: <20011013000731.D67535@plum.flirble.org>
18907      Branch: perl
18908            ! lib/h2xs.t utils/h2xs.PL
18909 ____________________________________________________________________________
18910 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
18911         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
18912              before DEFINE and INC), and repent by taking DEFINE and
18913              INC away from PASTHRU.
18914      Branch: perl
18915            ! lib/ExtUtils/MM_Unix.pm
18916 ____________________________________________________________________________
18917 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
18918         Log: More MANIFEST anomalies.
18919      Branch: perl
18920            ! MANIFEST
18921 ____________________________________________________________________________
18922 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
18923         Log: Not that many.
18924      Branch: perl
18925            ! MANIFEST
18926 ____________________________________________________________________________
18927 [ 12428] By: sky                                   on 2001/10/13  20:59:27
18928         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
18929              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18930              Date: Sat, 13 Oct 2001 23:15:55 +0200
18931              Message-ID: <20011013231555.A18071@rafael>
18932      Branch: perl
18933            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
18934            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
18935 ____________________________________________________________________________
18936 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
18937         Log: Rewrite mktables from scratch.
18938              - Cleaner.
18939              - Faster: 15-20 seconds as opposed to several minutes.
18940              - More dynamic: the names of the various categories
18941              such as the linebreak ones are dynamic, not static.
18942              - Is.pl: long names for the general category properties
18943              are now available.
18944              - Ranges (<... ,First>, <..., Last>) from the general
18945              categories work now.
18946              - No more mktables.PL because the mktables.PL is not
18947              and never has been run to create a mktables.
18948              - syllables.txt and Is/Syl*.pl removed: non-standard
18949              (not part of the Unicode), and the whole concept is
18950              being reworked (http://syllabary.sourceforge.net/),
18951              the old way wouldn't even work with the new Syllables.txt
18952              (it would result in 1000+ new categories)
18953      Branch: perl
18954            + lib/unicore/In/163.pl lib/unicore/In/164.pl
18955            + lib/unicore/In/165.pl lib/unicore/In/166.pl
18956            + lib/unicore/In/167.pl lib/unicore/In/168.pl
18957            + lib/unicore/In/169.pl lib/unicore/In/170.pl
18958            + lib/unicore/In/171.pl lib/unicore/Is.pl
18959            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
18960            + lib/unicore/mktables
18961            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
18962            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
18963            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
18964            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
18965            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
18966            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
18967            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
18968            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
18969            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
18970            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
18971            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
18972            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
18973            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
18974            - lib/unicore/syllables.txt
18975            ! (edit 304 files)
18976 ____________________________________________________________________________
18977 [ 12426] By: ams                                   on 2001/10/13  18:05:36
18978         Log: ExtUtils::MM_Unix should ignore comments when searching for
18979              $VERSION.
18980      Branch: perl
18981            ! lib/ExtUtils/MM_Unix.pm
18982 ____________________________________________________________________________
18983 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
18984         Log: Subject: Re: New module XML::Clean
18985              From: andreas.koenig@anima.de (Andreas J. Koenig)
18986              Date: 13 Oct 2001 10:17:09 +0200
18987              Message-ID: <m37ku0t0my.fsf@anima.de>
18988      Branch: perl
18989            ! pod/perlnewmod.pod
18990 ____________________________________________________________________________
18991 [ 12424] By: sky                                   on 2001/10/13  09:39:59
18992         Log: Set thread stack size if needed.
18993      Branch: perl
18994            ! ext/threads/threads.xs
18995 ____________________________________________________________________________
18996 [ 12423] By: sky                                   on 2001/10/13  09:36:49
18997         Log: We do want to set the attribute to joinable even on modern posix
18998              platforms.
18999      Branch: perl
19000            ! ext/threads/threads.xs
19001 ____________________________________________________________________________
19002 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
19003         Log: Subject: [PATCH ext/Data/Dumper.xs]
19004              From: Brian Ingerson <ingy@ttul.org>
19005              Date: Fri, 12 Oct 2001 19:32:35 -0700
19006              Message-ID: <20011012193235.B889@ttul.org>
19007      Branch: perl
19008            ! ext/Data/Dumper/Dumper.xs
19009 ____________________________________________________________________________
19010 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
19011         Log: Update Changes.
19012      Branch: perl
19013            ! Changes patchlevel.h
19014 ____________________________________________________________________________
19015 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
19016         Log: FAQ sync.
19017      Branch: perl
19018            ! pod/perlfaq3.pod pod/perlfaq4.pod
19019 ____________________________________________________________________________
19020 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
19021         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
19022              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
19023              Date: Fri, 12 Oct 2001 11:51:05 -0700
19024              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
19025      Branch: perl
19026            ! lib/File/Copy.pm
19027 ____________________________________________________________________________
19028 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
19029         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
19030              From: "chromatic" <chromatic@rmci.net>     
19031              Date: Thu, 11 Oct 2001 10:57:55 -0600
19032              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
19033              
19034              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
19035              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19036              Date: Thu, 11 Oct 2001 22:34:21 +0200
19037              Message-ID: <20011011223421.A693@rafael>     
19038              
19039              plus undef $Term::Complete::stty as suggested by Rafael.
19040      Branch: perl
19041            ! lib/Term/Complete.pm lib/Term/Complete.t
19042 ____________________________________________________________________________
19043 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
19044         Log: UUnndduupplleexx..
19045      Branch: perl
19046            ! perl.h
19047 ____________________________________________________________________________
19048 [ 12416] By: sky                                   on 2001/10/12  20:16:19
19049         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
19050              From: Andy Dougherty <doughera@lafayette.edu>
19051              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
19052              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
19053              (Potentially only band-aid)
19054      Branch: perl
19055            ! sv.c
19056 ____________________________________________________________________________
19057 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
19058         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
19059              mishandles kill(), and therefore the sigaction test
19060              should be skipped, from Charles Lane.
19061      Branch: perl
19062            ! ext/POSIX/t/sigaction.t
19063 ____________________________________________________________________________
19064 [ 12414] By: sky                                   on 2001/10/12  18:47:49
19065         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
19066      Branch: perl
19067            ! op.h
19068 ____________________________________________________________________________
19069 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
19070         Log: Upgrade to Math::BigInt 1.44 from Tels and
19071              further fixes from John Peacock.
19072      Branch: perl
19073            + lib/Math/BigInt/t/Math/Subclass.pm
19074            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
19075            + lib/Math/BigInt/t/subclass.t
19076            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
19077            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
19078            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
19079            ! lib/Math/BigInt/t/mbimbf.t
19080 ____________________________________________________________________________
19081 [ 12412] By: sky                                   on 2001/10/12  18:28:23
19082         Log: perhaps pthread_attr_t really needs to be set for the old api
19083      Branch: perl
19084            ! ext/threads/threads.xs
19085 ____________________________________________________________________________
19086 [ 12411] By: sky                                   on 2001/10/12  18:11:45
19087         Log: pthread_keycreate not pthread_key_create under the here be dragons API
19088      Branch: perl
19089            ! ext/threads/threads.h
19090 ____________________________________________________________________________
19091 [ 12410] By: sky                                   on 2001/10/12  18:07:37
19092         Log: Apperently OLD PTHREADS API is a bit retarded.
19093              This should fix another set of compile failures in HP-UX 10.20.
19094      Branch: perl
19095            ! ext/threads/threads.h ext/threads/threads.xs
19096 ____________________________________________________________________________
19097 [ 12409] By: nick                                  on 2001/10/12  15:30:01
19098         Log: Blind integrate of mainline
19099      Branch: perlio
19100           +> (branch 32 files)
19101            - lib/unicode/README
19102           !> (integrate 121 files)
19103 ____________________________________________________________________________
19104 [ 12408] By: sky                                   on 2001/10/12  14:55:08
19105         Log: Let us avoid being smart for now.
19106      Branch: perl
19107            ! ext/threads/threads.h
19108 ____________________________________________________________________________
19109 [ 12407] By: sky                                   on 2001/10/12  14:38:12
19110         Log: (void*) the argument to make sure we work with picky compilers
19111      Branch: perl
19112            ! ext/threads/threads.xs
19113 ____________________________________________________________________________
19114 [ 12406] By: ams                                   on 2001/10/12  13:26:04
19115         Log: (replaced with #12600)
19116              
19117              Subject: [PATCH 5.6.1 perldoc] use File::Temp
19118              From: Mikhail Zabaluev <mhz@alt-linux.org>
19119              Date: Fri, 12 Oct 2001 12:47:47 +0400
19120              Message-Id: <20011012124747.E13918@localhost.localdomain>
19121      Branch: perl
19122            ! utils/perldoc.PL
19123 ____________________________________________________________________________
19124 [ 12405] By: ams                                   on 2001/10/12  13:05:32
19125         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
19126              From: andreas.koenig@anima.de (Andreas J. Koenig)
19127              Date: 12 Oct 2001 11:12:07 +0200
19128              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
19129      Branch: perl
19130            ! lib/Memoize/t/speed.t
19131 ____________________________________________________________________________
19132 [ 12404] By: sky                                   on 2001/10/12  12:46:15
19133         Log: A) Support OLD_PTHREADS_API
19134              B) Change from using pthread_t to using a TLS to store the
19135              index of the thread in an hash, this is to avoid problems when
19136              in fact pthread_t was not a seralizable type.
19137              Both these changes are because of HP-UX 10.20
19138              This has not been tested on win32 but should work there.
19139              Need to add support for NetWare.
19140      Branch: perl
19141            ! ext/threads/threads.h ext/threads/threads.xs
19142 ____________________________________________________________________________
19143 [ 12403] By: ams                                   on 2001/10/12  07:34:19
19144         Log: Subject: Re: New module XML::Clean
19145              From: andreas.koenig@anima.de (Andreas J. Koenig)
19146              Date: 12 Oct 2001 10:20:35 +0200
19147              Message-Id: <m3elo9uv58.fsf@anima.de>
19148      Branch: perl
19149            ! pod/perlnewmod.pod
19150 ____________________________________________________________________________
19151 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
19152         Log: More HP model tweaks from Merijn.
19153      Branch: perl
19154            ! README.hpux
19155 ____________________________________________________________________________
19156 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
19157         Log: Update Changes.
19158      Branch: perl
19159            ! Changes patchlevel.h
19160 ____________________________________________________________________________
19161 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
19162         Log: HP-UX update from H.Merijn Brand.
19163      Branch: perl
19164            ! README.hpux
19165 ____________________________________________________________________________
19166 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
19167         Log: Subject: [PATCH] fix link rot in README.vms
19168              From: "Craig A. Berry" <craigberry@mac.com>
19169              Date: Wed, 10 Oct 2001 17:17:00 -0500
19170              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
19171      Branch: perl
19172            ! README.vms
19173 ____________________________________________________________________________
19174 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
19175         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
19176              From: "chromatic" <chromatic@rmci.net>
19177              Date: Wed, 10 Oct 2001 15:50:30 -0600
19178              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
19179      Branch: perl
19180            ! lib/Term/Complete.t
19181 ____________________________________________________________________________
19182 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
19183         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
19184              From: "chromatic" <chromatic@rmci.net>
19185              Date: Wed, 10 Oct 2001 15:45:42 -0600
19186              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
19187      Branch: perl
19188            + lib/ExtUtils/Packlist.t
19189            ! MANIFEST
19190 ____________________________________________________________________________
19191 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
19192         Log: VMS needs quotes around the -I option to keep it from
19193              being downcased, from Charles Lane.
19194      Branch: perl
19195            ! t/run/kill_perl.t
19196 ____________________________________________________________________________
19197 [ 12395] By: ams                                   on 2001/10/10  16:22:32
19198         Log: Subject: [PATCH lib/FindBin.pm]
19199              From: Stas Bekman <stas@stason.org>
19200              Date: Tue, 09 Oct 2001 23:57:10 +0800
19201              Message-Id: <3BC31E56.60805@stason.org>
19202      Branch: perl
19203            ! lib/FindBin.pm
19204 ____________________________________________________________________________
19205 [ 12394] By: ams                                   on 2001/10/10  16:09:53
19206         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
19207              From: Abhijit Menon-Sen <ams@wiw.org>
19208              Date: Wed, 10 Oct 2001 21:59:33 +0530
19209              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
19210      Branch: perl
19211            ! ext/Data/Dumper/Dumper.xs
19212 ____________________________________________________________________________
19213 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
19214         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
19215              from Charles Lane.
19216      Branch: perl
19217            ! lib/File/Spec/VMS.pm
19218 ____________________________________________________________________________
19219 [ 12392] By: ams                                   on 2001/10/10  14:49:43
19220         Log: Subject: [PATCH] two s/// bugfixes
19221              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19222              Date: Wed, 10 Oct 2001 17:23:44 +0200
19223              Message-Id: <20011010172344.C22440@rafael>
19224      Branch: perl
19225            ! pp_ctl.c regexec.c t/op/subst.t
19226 ____________________________________________________________________________
19227 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
19228         Log: Fix/improve handling of the [000000] special "root"
19229              directory, by putting cwd in canonical form when doing
19230              abs2rel, and prepending a 000000 to directory "chunks"
19231              if missing from base or path.  Also adjust test to
19232              reflect the (improved) output from abs2rel.
19233              From Charles Lane.
19234      Branch: perl
19235            ! lib/File/Spec.t lib/File/Spec/VMS.pm
19236 ____________________________________________________________________________
19237 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
19238         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
19239              all of the extra VMSish attributes (such as "treat this logical
19240              as a device name") that are necessary to make programs run.
19241              A tainted %ENV does not hinder VMS.  From Charles Lane.
19242      Branch: perl
19243            ! lib/File/Find/t/taint.t
19244 ____________________________________________________________________________
19245 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
19246         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
19247              
19248              o  VMS is case-insensitive, RTL downcases filenames read
19249              by perl... so need to re-upcase filenames like MANIFEST
19250              and MANIFEST.SKIP
19251              
19252              o  Need to convert VMS-style to Unix-style filenames when comparing
19253              names in MANIFEST to names in filesystem.
19254              
19255              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
19256              since VMS won't let you (easily) delete non-empty directories.
19257              
19258              From Charles Lane.
19259      Branch: perl
19260            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
19261 ____________________________________________________________________________
19262 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
19263         Log: Unix and VMS agree on "*" as a "match any number of any chars"
19264              wildcards, but differ ("?"  vs.  "%") for their "match any single
19265              char" wildcard.  This patch changes "?"  chars to "%" before doing a
19266              VMS glob...at no loss of functionality, since "?"  isn't a valid
19267              filename char on VMS.  From Charles Lane.
19268      Branch: perl
19269            ! doio.c
19270 ____________________________________________________________________________
19271 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
19272         Log: (accidentally empty submit; new life as #12390)
19273      Branch: perl
19274            ! lib/File/Find/t/taint.t
19275 ____________________________________________________________________________
19276 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
19277         Log: Even more VMS tweakage from Charles Lane:
19278              
19279              Tweak #1:  splitdir only works on directory part of filespec,
19280              split off volume first
19281              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
19282              (it's a horrible kludge in the run-time library,
19283              improved in later versions). Check the
19284              $Config{'d_setenv'} flag before attempting to set it.
19285      Branch: perl
19286            ! t/op/chdir.t
19287 ____________________________________________________________________________
19288 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
19289         Log: VMS tweakage from Charles Lane.
19290              
19291              . command.com doubles an output line when prompting for extensions
19292              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
19293              . perl5db doesn't clean up after itself
19294      Branch: perl
19295            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
19296 ____________________________________________________________________________
19297 [ 12384] By: sky                                   on 2001/10/09  19:16:11
19298         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
19299              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19300              Date: Tue, 9 Oct 2001 22:10:26 +0200
19301              Message-ID: <20011009221026.A8579@rafael>
19302      Branch: perl
19303            ! pod/perldata.pod
19304 ____________________________________________________________________________
19305 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
19306         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
19307              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
19308              Date: 9 Oct 2001 15:15:06 -0000
19309              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
19310      Branch: perl
19311            ! t/op/subst.t
19312 ____________________________________________________________________________
19313 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
19314         Log: Update Changes.
19315      Branch: perl
19316            ! Changes patchlevel.h
19317 ____________________________________________________________________________
19318 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
19319         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
19320              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
19321              when a NULL is passed for the filename string pointer.
19322              From Charles Lane.
19323      Branch: perl
19324            ! vms/vms.c
19325 ____________________________________________________________________________
19326 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
19327         Log: Subject: HP systems update
19328              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19329              Date: Tue, 09 Oct 2001 15:59:22 +0200
19330              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
19331      Branch: perl
19332            ! README.hpux
19333 ____________________________________________________________________________
19334 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
19335         Log: CPAN::Nox does now have a test.
19336      Branch: perl
19337            ! t/lib/1_compile.t
19338 ____________________________________________________________________________
19339 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
19340         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
19341              From: David Dyck <dcd@tc.fluke.com>
19342              Date: Mon, 1 Oct 2001 12:17:36 -0700
19343              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
19344      Branch: perl
19345            ! installperl
19346 ____________________________________________________________________________
19347 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
19348         Log: NetWare update from Ananth Kesari.
19349      Branch: perl
19350            ! NetWare/nwperlsys.h makedef.pl
19351 ____________________________________________________________________________
19352 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
19353         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
19354              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19355              Date: Tue, 9 Oct 2001 08:40:57 EDT
19356              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
19357      Branch: perl
19358            ! lib/File/Find/t/find.t
19359 ____________________________________________________________________________
19360 [ 12374] By: ams                                   on 2001/10/09  05:31:45
19361         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
19362              ExtUtils::Mkbootstrap
19363              From: "chromatic" <chromatic@rmci.net>
19364              Date: Tue, 09 Oct 2001 00:08:37 -0600
19365              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
19366      Branch: perl
19367            + lib/ExtUtils/Mkbootstrap.t
19368            ! MANIFEST
19369 ____________________________________________________________________________
19370 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
19371         Log: Enable more debugging.
19372      Branch: perl
19373            ! lib/utf8_heavy.pl
19374 ____________________________________________________________________________
19375 [ 12372] By: ams                                   on 2001/10/09  02:11:59
19376         Log: #12370 forgot to modify is_gv_magical().
19377      Branch: perl
19378            ! gv.c
19379 ____________________________________________________________________________
19380 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
19381         Log: Make the toupper/lower/title API for Unicode not right
19382              but at least less wrong: prepare for the mapping being
19383              more than just one-character-to-one-character.
19384      Branch: perl
19385            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
19386            ! regexec.c utf8.c
19387 ____________________________________________________________________________
19388 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
19389         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
19390              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
19391              Date: Mon, 8 Oct 2001 22:18:23 -0400
19392              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
19393      Branch: perl
19394            ! pod/perlvar.pod t/op/taint.t
19395 ____________________________________________________________________________
19396 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
19397         Log: FAQ sync.
19398      Branch: perl
19399            ! pod/perlfaq3.pod pod/perlfaq4.pod
19400 ____________________________________________________________________________
19401 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
19402         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
19403              From: "chromatic" <chromatic@rmci.net>
19404              Date: Mon, 08 Oct 2001 14:05:32 -0600
19405              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
19406      Branch: perl
19407            ! lib/Term/Cap.t
19408 ____________________________________________________________________________
19409 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
19410         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
19411              From: Michael G Schwern <schwern@pobox.com>
19412              Date: Mon, 8 Oct 2001 17:00:14 -0400
19413              Message-ID: <20011008170014.L17083@blackrider>
19414      Branch: perl
19415            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
19416 ____________________________________________________________________________
19417 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
19418         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
19419              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19420              Date: Mon, 8 Oct 2001 16:01:33 EDT
19421              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
19422      Branch: perl
19423            ! ext/Time/HiRes/HiRes.xs
19424 ____________________________________________________________________________
19425 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
19426         Log: Subject: [PATCH] Autosplit patch for VMS
19427              From: "Craig A. Berry" <craigberry@mac.com>
19428              Date: Mon, 08 Oct 2001 15:40:43 -0500
19429              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
19430      Branch: perl
19431            ! lib/AutoSplit.pm lib/AutoSplit.t
19432 ____________________________________________________________________________
19433 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
19434         Log: Don't assume that everybody is running OS X 10.1 yet;
19435              from Kay Röpke.
19436      Branch: perl
19437            ! hints/darwin.sh
19438 ____________________________________________________________________________
19439 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
19440         Log: Update Changes.
19441      Branch: perl
19442            ! Changes patchlevel.h
19443 ____________________________________________________________________________
19444 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
19445         Log: Retract #12358 for now.
19446      Branch: perl
19447            ! lib/Term/Cap.t
19448 ____________________________________________________________________________
19449 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
19450         Log: Can't figure out what this is testing.
19451              (If it is trying to catch SIGKILL, it should stop
19452              trying because that is by definition impossible.)
19453      Branch: perl
19454            ! lib/sigtrap.t
19455 ____________________________________________________________________________
19456 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
19457         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
19458              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
19459              Date: Sun, 30 Sep 2001 21:15:13 +0200
19460              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
19461      Branch: perl
19462            ! lib/ExtUtils/MM_Win32.pm
19463 ____________________________________________________________________________
19464 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
19465         Log: Clarify the ldlibpth part and condense the overall text.
19466      Branch: perl
19467            ! t/TEST
19468 ____________________________________________________________________________
19469 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
19470         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
19471              From: "chromatic" <chromatic@rmci.net>
19472              Date: Sun, 07 Oct 2001 16:59:26 -0600
19473              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
19474      Branch: perl
19475            ! lib/Term/Cap.t
19476 ____________________________________________________________________________
19477 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
19478         Log: Update the list because fo #12265.
19479      Branch: perl
19480            ! t/lib/1_compile.t
19481 ____________________________________________________________________________
19482 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
19483         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
19484              From: Nicholas Clark <nick@ccl4.org>
19485              Date: Sun, 7 Oct 2001 20:53:33 +0100
19486              Message-ID: <20011007205333.S38756@plum.flirble.org>   
19487      Branch: perl
19488            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
19489            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
19490            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
19491            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
19492            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
19493            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
19494            ! lib/Switch/t/switch.t lib/Term/Complete.t
19495            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
19496            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
19497            ! t/op/my_stash.t
19498 ____________________________________________________________________________
19499 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
19500         Log: Integrate patch #12350 from maintperl; typo in
19501              IO::Seekable doc.
19502      Branch: perl
19503           !> ext/IO/lib/IO/Seekable.pm
19504 ____________________________________________________________________________
19505 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
19506         Log: Detypo.
19507      Branch: perl
19508            ! hints/darwin.sh
19509 ____________________________________________________________________________
19510 [ 12353] By: sky                                   on 2001/10/07  17:16:14
19511         Log: Change 12349 didn't really get it right.
19512      Branch: perl
19513            ! lib/Unicode/README
19514 ____________________________________________________________________________
19515 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
19516         Log: If running the harness the dynamic library search path
19517              may need setting.
19518      Branch: perl
19519            ! t/TEST
19520 ____________________________________________________________________________
19521 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
19522         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
19523              in ldflags.
19524      Branch: perl
19525            ! hints/darwin.sh
19526 ____________________________________________________________________________
19527 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
19528         Log: typo in IO::Seekable doc
19529      Branch: maint-5.6/perl
19530            ! ext/IO/lib/IO/Seekable.pm
19531 ____________________________________________________________________________
19532 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
19533         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
19534              doesn't work on Mac OS X 10.1 (when unpacking the tar the
19535              latter gets renamed as lib/unicode:1, assumedly for security
19536              reasons not to overwrite stuff)
19537      Branch: perl
19538            + lib/Unicode/README
19539            - lib/unicode/README
19540            ! MANIFEST
19541 ____________________________________________________________________________
19542 [ 12348] By: ams                                   on 2001/10/07  05:33:40
19543         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
19544              From: "chromatic" <chromatic@rmci.net>
19545              Date: Sat, 06 Oct 2001 21:42:03 -0600
19546              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
19547      Branch: perl
19548            + lib/CPAN/t/Nox.t
19549            ! MANIFEST
19550 ____________________________________________________________________________
19551 [ 12347] By: ams                                   on 2001/10/07  00:48:10
19552         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
19553              From: "chromatic" <chromatic@rmci.net>
19554              Date: Sat, 06 Oct 2001 18:52:10 -0600
19555              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
19556      Branch: perl
19557            + lib/sigtrap.t
19558            ! MANIFEST
19559 ____________________________________________________________________________
19560 [ 12346] By: ams                                   on 2001/10/06  23:14:01
19561         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
19562              h2xs write?)
19563              From: Nicholas Clark <nick@ccl4.org>
19564              Date: Sat, 6 Oct 2001 21:46:43 +0100
19565              Message-Id: <20011006214643.L38756@plum.flirble.org>
19566      Branch: perl
19567            ! utils/h2xs.PL
19568 ____________________________________________________________________________
19569 [ 12345] By: ams                                   on 2001/10/06  17:39:53
19570         Log: Subject: [PATCH] Memoize tests
19571              From: Nicholas Clark <nick@ccl4.org>
19572              Date: Sat, 6 Oct 2001 18:04:21 +0100
19573              Message-Id: <20011006180421.J38756@plum.flirble.org>
19574      Branch: perl
19575            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
19576            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
19577            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
19578            ! lib/Memoize/t/expire_module_n.t
19579            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
19580            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
19581            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
19582            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
19583            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
19584            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
19585 ____________________________________________________________________________
19586 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
19587         Log: Retract the latter part of #12343.
19588      Branch: perl
19589            ! ext/IO/lib/IO/Socket/INET.pm
19590 ____________________________________________________________________________
19591 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
19592         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
19593              From: David Dyck <dcd@tc.fluke.com>
19594              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
19595              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
19596              
19597              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
19598              From: David Dyck <dcd@tc.fluke.com>
19599              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
19600              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
19601      Branch: perl
19602            ! ext/IO/lib/IO/Socket/INET.pm
19603 ____________________________________________________________________________
19604 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
19605         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
19606              From: Robin Barker <rmb1@cise.npl.co.uk>
19607              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
19608              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
19609      Branch: perl
19610            ! t/TEST
19611 ____________________________________________________________________________
19612 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
19613         Log: Don't assume that %x is good for displaying UVs.
19614      Branch: perl
19615            ! dump.c
19616 ____________________________________________________________________________
19617 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
19618         Log: Update Changes.
19619      Branch: perl
19620            ! Changes patchlevel.h
19621 ____________________________________________________________________________
19622 [ 12339] By: ams                                   on 2001/10/05  10:22:34
19623         Log: Subject: [PATCH] perlfunc/select
19624              From: Nicholas Clark <nick@ccl4.org>
19625              Date: Fri, 5 Oct 2001 11:33:58 +0100
19626              Message-Id: <20011005113358.Z38756@plum.flirble.org>
19627      Branch: perl
19628            ! pod/perlfunc.pod
19629 ____________________________________________________________________________
19630 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
19631         Log: Retract #12313 and #12249.
19632      Branch: perl
19633            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
19634            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
19635            ! pod/perlebcdic.pod
19636 ____________________________________________________________________________
19637 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
19638         Log: Subject: [PATCH] perlvms.pod update
19639              From: "Craig A. Berry" <craigberry@mac.com>
19640              Date: Thu, 04 Oct 2001 12:55:52 -0500
19641              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
19642      Branch: perl
19643            ! vms/perlvms.pod
19644 ____________________________________________________________________________
19645 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
19646         Log: Subject: PATCH: Tie::SubstrHash
19647              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19648              Date: Thu, 04 Oct 2001 12:12:41 +0100
19649              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
19650      Branch: perl
19651            ! lib/Tie/SubstrHash.pm
19652 ____________________________________________________________________________
19653 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
19654         Log: Unicode properties saga continues.
19655      Branch: perl
19656            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
19657            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
19658 ____________________________________________________________________________
19659 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
19660         Log: Yet more Unicode properties.
19661      Branch: perl
19662            + lib/unicore/In/137.pl lib/unicore/In/138.pl
19663            + lib/unicore/In/139.pl lib/unicore/In/140.pl
19664            + lib/unicore/In/141.pl lib/unicore/In/142.pl
19665            + lib/unicore/In/143.pl lib/unicore/In/144.pl
19666            + lib/unicore/In/145.pl lib/unicore/In/146.pl
19667            + lib/unicore/In/147.pl lib/unicore/In/148.pl
19668            + lib/unicore/In/149.pl lib/unicore/In/150.pl
19669            + lib/unicore/In/151.pl lib/unicore/In/152.pl
19670            + lib/unicore/In/153.pl lib/unicore/In/154.pl
19671            + lib/unicore/In/155.pl lib/unicore/In/156.pl
19672            + lib/unicore/In/157.pl lib/unicore/In/158.pl
19673            + lib/unicore/In/159.pl lib/unicore/In/160.pl
19674            + lib/unicore/In/161.pl lib/unicore/In/162.pl
19675            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
19676            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
19677            ! pod/perlunicode.pod
19678 ____________________________________________________________________________
19679 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
19680         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
19681              From: "Craig A. Berry" <craigberry@mac.com>
19682              Date: Wed, 03 Oct 2001 17:45:25 -0500
19683              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
19684              
19685              (the lib/Term/Complete.t patched differently by #12332)
19686      Branch: perl
19687            ! lib/ExtUtils/Command.t
19688 ____________________________________________________________________________
19689 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
19690         Log: Restore only if something to restore.
19691      Branch: perl
19692            ! lib/Term/Complete.t
19693 ____________________________________________________________________________
19694 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
19695         Log: Update various resources for credits,
19696              minor icons fixes, and versions.
19697      Branch: maint-5.6/macperl
19698            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
19699            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
19700            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
19701 ____________________________________________________________________________
19702 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
19703         Log: Quiet the warnings about using undef value
19704      Branch: maint-5.6/macperl
19705            ! lib/File/Temp.pm
19706 ____________________________________________________________________________
19707 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
19708         Log: Fix up Ballon Help and Help menu docs (first pass);
19709              remove balloon rez file, and autogenerate with
19710              Balloon2Rez instead.
19711      Branch: maint-5.6/macperl
19712            + macos/macperl/macscripts/Balloon2Rez
19713            - macos/macperl/MPBalloons.r
19714            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
19715 ____________________________________________________________________________
19716 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
19717         Log: Allow overriding of defaults, for change #12327.
19718      Branch: maint-5.6/macperl
19719            ! perl.h
19720 ____________________________________________________________________________
19721 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
19722         Log: Override PerlProc_exit.
19723      Branch: maint-5.6/macperl
19724            ! macos/macish.h
19725 ____________________________________________________________________________
19726 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
19727         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
19728      Branch: maint-5.6/macperl
19729            + macos/bundled_lib/blib/lib/MD5.pm
19730            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
19731            + macos/lib/Mac/AETE/Dialect.pm
19732            + macos/lib/Mac/AETE/Format/Converter.pm
19733            + macos/lib/Mac/AETE/Format/Dictionary.pm
19734            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
19735            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
19736            + macos/lib/Mac/Toolbox.pod
19737            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
19738 ____________________________________________________________________________
19739 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
19740         Log: Sync up silly CVS headers ... I should commit CVS
19741              first to avoid this ...
19742      Branch: maint-5.6/macperl
19743            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
19744            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
19745            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
19746            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
19747 ____________________________________________________________________________
19748 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
19749         Log: Fix Matthias' address, and attributions.
19750      Branch: maint-5.6/macperl
19751            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
19752            ! pod/perlport.pod
19753 ____________________________________________________________________________
19754 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
19755         Log: Fix Matthias' address, and attributions.
19756      Branch: maint-5.6/macperl
19757            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
19758            ! macos/ext/Mac/Components/Components.pm
19759            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
19760            ! macos/ext/Mac/Dialogs/Dialogs.pm
19761            ! macos/ext/Mac/Events/Events.pm
19762            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
19763            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
19764            ! macos/ext/Mac/Gestalt/Gestalt.pm
19765            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
19766            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
19767            ! macos/ext/Mac/Menus/Menus.pm
19768            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
19769            ! macos/ext/Mac/Movies/Movies.pm
19770            ! macos/ext/Mac/Navigation/Navigation.pm
19771            ! macos/ext/Mac/Notification/Notification.pm
19772            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
19773            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
19774            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
19775            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
19776            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
19777            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
19778            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
19779            ! macos/ext/Mac/StandardFile/StandardFile.pm
19780            ! macos/ext/Mac/TextEdit/TextEdit.pm
19781            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
19782            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
19783            ! macos/lib/Mac/LowMem.pm
19784 ____________________________________________________________________________
19785 [ 12322] By: sky                                   on 2001/10/03  18:41:07
19786         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
19787              From: "Craig A. Berry" <craigberry@mac.com>
19788              Date: Wed, 03 Oct 2001 14:30:55 -0500
19789              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
19790      Branch: perl
19791            ! vms/vms.c
19792 ____________________________________________________________________________
19793 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
19794         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
19795              From: "Craig A. Berry" <craigberry@mac.com>
19796              Date: Wed, 03 Oct 2001 14:30:55 -0500
19797              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
19798      Branch: perl
19799            ! vms/vms.c
19800 ____________________________________________________________________________
19801 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
19802         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
19803              only IsL&) and Inherited (negative lookahead good);
19804              add tests for Common, Inherited, and L&.
19805      Branch: perl
19806            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
19807 ____________________________________________________________________________
19808 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
19809         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
19810              (The Unicode standard uses L& quite often.)
19811      Branch: perl
19812            ! lib/utf8_heavy.pl
19813 ____________________________________________________________________________
19814 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
19815         Log: Add the 'Common' Unicode property (code points not
19816              explicitly assigned to any other script).
19817      Branch: perl
19818            + lib/unicore/In/136.pl
19819            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
19820 ____________________________________________________________________________
19821 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
19822         Log: Skip the RV printing test under threads until fixed.
19823      Branch: perl
19824            ! ext/B/t/terse.t
19825 ____________________________________________________________________________
19826 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
19827         Log: Subject: 12309 / cygwin / win2k
19828              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19829              Date: Wed, 03 Oct 2001 15:25:15 +0200
19830              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
19831      Branch: perl
19832            ! makedef.pl
19833 ____________________________________________________________________________
19834 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
19835         Log: Metaconfig unit change for #12314.
19836      Branch: metaconfig
19837            ! U/modified/Head.U
19838 ____________________________________________________________________________
19839 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
19840         Log: Subject: Both cygwin and djgpp on one machine
19841              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19842              Date: Wed, 03 Oct 2001 15:02:59 +0200
19843              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
19844      Branch: perl
19845            ! Configure
19846 ____________________________________________________________________________
19847 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
19848         Log: (retracted by #12338)
19849              
19850              Subject: [PATCH] Code clean up for perlboot.pod
19851              From: Casey West <casey@geeknest.com>
19852              Date: Tue, 2 Oct 2001 19:24:43 -0400
19853              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
19854              
19855              Subject: [PATCH] Code clean up for perlbot.diff
19856              From: Casey West <casey@geeknest.com>
19857              Date: Tue, 2 Oct 2001 19:25:22 -0400
19858              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
19859              
19860              Subject: [PATCH] Code clean up for perlcall.pod
19861              From: Casey West <casey@geeknest.com>
19862              Date: Tue, 2 Oct 2001 19:25:57 -0400
19863              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
19864              
19865              Subject: [PATCH] Code clean up for perldata.pod
19866              From: Casey West <casey@geeknest.com>
19867              Date: Tue, 2 Oct 2001 19:26:29 -0400
19868              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
19869              
19870              Subject: [PATCH] Code clean up for perldbmfilter.pod
19871              From: Casey West <casey@geeknest.com>
19872              Date: Tue, 2 Oct 2001 19:26:59 -0400
19873              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
19874              
19875              Subject: [PATCH] Code clean up for perlebcdic.pod
19876              From: Casey West <casey@geeknest.com>
19877              Date: Tue, 2 Oct 2001 19:27:37 -0400
19878              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
19879      Branch: perl
19880            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
19881            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
19882 ____________________________________________________________________________
19883 [ 12312] By: ams                                   on 2001/10/02  23:43:55
19884         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
19885              From: Michael G Schwern <schwern@pobox.com>
19886              Date: Tue, 2 Oct 2001 17:00:49 -0400
19887              Message-Id: <20011002170049.A9955@blackrider>
19888      Branch: perl
19889            ! lib/ExtUtils/MakeMaker.pm
19890 ____________________________________________________________________________
19891 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
19892         Log: FAQ sync.
19893      Branch: perl
19894            ! pod/perlfaq3.pod
19895 ____________________________________________________________________________
19896 [ 12310] By: nick                                  on 2001/10/02  16:09:49
19897         Log: Integrate mainline
19898      Branch: perlio
19899           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
19900           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
19901           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
19902           !> patchlevel.h t/op/pat.t
19903 ____________________________________________________________________________
19904 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
19905         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
19906              not just one single space.
19907      Branch: perl
19908            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
19909 ____________________________________________________________________________
19910 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
19911         Log: AUTHORS updates.
19912      Branch: perl
19913            ! AUTHORS
19914 ____________________________________________________________________________
19915 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
19916         Log: Update Changes.
19917      Branch: perl
19918            ! Changes patchlevel.h
19919 ____________________________________________________________________________
19920 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
19921         Log: Work around old buggy glibcs for langinfo constants,
19922              from Nicholas Clark and David Dyck.
19923      Branch: perl
19924            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
19925 ____________________________________________________________________________
19926 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
19927         Log: Eradicate Time::Piece; add an example.
19928      Branch: perl
19929            ! ext/I18N/Langinfo/Langinfo.pm
19930 ____________________________________________________________________________
19931 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
19932         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
19933              From: Robert Spier <rspier@pobox.com>
19934              Date: Mon, 1 Oct 2001 23:20:16 -0700
19935              Message-ID: <15289.23712.422087.878224@rls.cx>
19936      Branch: perl
19937            ! lib/Pod/Html.pm
19938 ____________________________________________________________________________
19939 [ 12303] By: sky                                   on 2001/10/02  10:40:57
19940         Log: Fixes obscure bug that manifests itself by.
19941              local $!=0;undef*STDOUT;#segfaults
19942              Has been around for a while. Possible other magic IO vars are
19943              possibly affected as well. Reported by Jos Boumans.
19944      Branch: perl
19945            ! mg.c
19946 ____________________________________________________________________________
19947 [ 12302] By: nick                                  on 2001/10/02  09:00:52
19948         Log: Integrate mainline
19949      Branch: perlio
19950           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
19951           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
19952           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
19953 ____________________________________________________________________________
19954 [ 12301] By: nick                                  on 2001/10/02  08:40:57
19955         Log: Integrate mainline + lib/open.t patch from Chromatic
19956      Branch: perlio
19957           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
19958            ! lib/open.t
19959           !> (integrate 29 files)
19960 ____________________________________________________________________________
19961 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
19962         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
19963              Until it has, better stop early if someone requests threads.
19964      Branch: perl
19965            ! hints/darwin.sh
19966 ____________________________________________________________________________
19967 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
19968         Log: Subject: [ID 20011001.011] redundant code in t/TEST
19969              From: David Dyck <dcd@tc.fluke.com>
19970              Date: Mon, 1 Oct 2001 12:56:24 -0700
19971              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
19972      Branch: perl
19973            ! t/TEST
19974 ____________________________________________________________________________
19975 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
19976         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
19977              From: "chromatic" <chromatic@rmci.net>
19978              Date: Mon, 01 Oct 2001 12:27:12 -0600
19979              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
19980      Branch: perl
19981            ! lib/Term/Cap.t
19982 ____________________________________________________________________________
19983 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
19984         Log: UNICOS testing patches from Nicholas Clark.
19985      Branch: perl
19986            ! t/op/arith.t t/op/pack.t
19987 ____________________________________________________________________________
19988 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
19989         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
19990              From: "chromatic" <chromatic@rmci.net>
19991              Date: Mon, 01 Oct 2001 10:21:51 -0600
19992              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
19993      Branch: perl
19994            ! lib/open.t
19995 ____________________________________________________________________________
19996 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
19997         Log: Make missing the RADIXCHAR a softer, gentler error.
19998      Branch: perl
19999            ! ext/I18N/Langinfo/Langinfo.t
20000 ____________________________________________________________________________
20001 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
20002         Log: Nuke also the LANG because of glibc.
20003      Branch: perl
20004            ! lib/open.t
20005 ____________________________________________________________________________
20006 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
20007         Log: Also the ^Is is optional.
20008      Branch: perl
20009            ! pod/perlunicode.pod t/op/pat.t
20010 ____________________________________________________________________________
20011 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
20012         Log: Be careful to pull chars from the varargs stack when
20013              formatting chars.
20014      Branch: perl
20015            ! regcomp.c
20016 ____________________________________________________________________________
20017 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
20018         Log: sortsv not in place anymore, noticed by John P. Linderman.
20019      Branch: perl
20020            ! pod/perlapi.pod pp_ctl.c
20021 ____________________________________________________________________________
20022 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
20023         Log: Make the diagnostic messages more neutral.
20024      Branch: perl
20025            ! ext/B/t/terse.t
20026 ____________________________________________________________________________
20027 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
20028         Log: Forgotten from #12288.
20029      Branch: perl
20030            ! ext/Data/Dumper/Dumper.pm
20031 ____________________________________________________________________________
20032 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
20033         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
20034              From: Brian Ingerson <ingy@ttul.org>
20035              Date: Sun, 30 Sep 2001 21:45:56 -0700
20036              Message-ID: <20010930214556.D26392@ttul.org>
20037              
20038              (remember also the #12289)
20039      Branch: perl
20040            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
20041 ____________________________________________________________________________
20042 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
20043         Log: More Unicode property tests for the abbreviated
20044              general properties.
20045      Branch: perl
20046            ! t/op/pat.t
20047 ____________________________________________________________________________
20048 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
20049         Log: Further tweaks to the Unicode properties.
20050      Branch: perl
20051            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
20052 ____________________________________________________________________________
20053 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
20054         Log: Retract #12284.
20055      Branch: perl
20056            ! lib/Term/Cap.t
20057 ____________________________________________________________________________
20058 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
20059         Log: (Retracted by #12285)
20060      Branch: perl
20061            ! lib/Term/Cap.t
20062 ____________________________________________________________________________
20063 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
20064         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
20065              From: "chromatic" <chromatic@rmci.net>  
20066              Date: Sun, 30 Sep 2001 16:10:02 -0600
20067              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
20068      Branch: perl
20069            + lib/Term/Cap.t
20070            ! MANIFEST
20071 ____________________________________________________________________________
20072 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
20073         Log: Use stty -g to restore the terminal state, do not even
20074              try to run the tests if stty -g is not available.
20075      Branch: perl
20076            ! lib/Term/Complete.t
20077 ____________________________________________________________________________
20078 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
20079         Log: Cleanup utf8_heavy; allow dropping the In prefix from
20080              Unicode script/block properties.
20081      Branch: perl
20082            ! lib/utf8_heavy.pl
20083 ____________________________________________________________________________
20084 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
20085         Log: Retract the #12259 for now.
20086      Branch: perl
20087            ! embed.h embed.pl sv.h
20088 ____________________________________________________________________________
20089 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
20090         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
20091      Branch: perl
20092            + lib/Text/TabsWrap/CHANGELOG
20093            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
20094 ____________________________________________________________________________
20095 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
20096         Log: #12272 wasn't right, it introduced an extra ().
20097      Branch: perl
20098            ! lib/utf8_heavy.pl
20099 ____________________________________________________________________________
20100 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
20101         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
20102              From: Jonathan Stowe <gellyfish@gellyfish.com>
20103              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
20104              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
20105      Branch: perl
20106            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
20107 ____________________________________________________________________________
20108 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
20109         Log: Subject: Patch to put qsortsv in the public API
20110              From: Brian Ingerson <ingy@ttul.org>
20111              Date: Sat, 29 Sep 2001 17:41:13 -0700
20112              Message-ID: <20010929174113.A30223@ttul.org>
20113      Branch: perl
20114            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
20115 ____________________________________________________________________________
20116 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
20117         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
20118              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20119              Date: Sat, 29 Sep 2001 23:54:48 +0200
20120              Message-ID: <20010929235448.A5017@rafael>
20121      Branch: perl
20122            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
20123 ____________________________________________________________________________
20124 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
20125         Log: FAQ sync.
20126      Branch: perl
20127            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
20128            ! pod/perlfaq9.pod
20129 ____________________________________________________________________________
20130 [ 12273] By: bailey                                on 2001/09/29  23:43:46
20131         Log: Resync with mainline
20132      Branch: vmsperl
20133           +> (branch 1207 files)
20134            - (delete 324 files)
20135           !> (integrate 866 files)
20136 ____________________________________________________________________________
20137 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
20138         Log: Nasty recursion trap if one would match Unicode.
20139      Branch: perl
20140            ! lib/utf8_heavy.pl
20141 ____________________________________________________________________________
20142 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
20143         Log: More Unicode todo.
20144      Branch: perl
20145            ! pod/perltodo.pod
20146 ____________________________________________________________________________
20147 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
20148         Log: Explain a bit the new more flexible \p\P syntax.
20149      Branch: perl
20150            ! pod/perlunicode.pod
20151 ____________________________________________________________________________
20152 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
20153         Log: More leniency to the \p and \P: now can have whitespace
20154              between the property definition and the curlies; now can
20155              invert the property by having a caret between the open
20156              curly and the property.
20157      Branch: perl
20158            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
20159 ____________________________________________________________________________
20160 [ 12268] By: nick                                  on 2001/09/29  17:39:26
20161         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
20162              one test (lib/open.t) fails
20163      Branch: perlio
20164           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
20165           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
20166           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
20167           +> lib/Tie/Scalar.t lib/open.t
20168            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
20169            - ext/B/Stash.t
20170           !> (integrate 62 files)
20171 ____________________________________________________________________________
20172 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
20173         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
20174      Branch: perl
20175            ! t/op/chdir.t
20176 ____________________________________________________________________________
20177 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
20178         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
20179              From: "Craig A. Berry" <craigberry@mac.com> 
20180              Date: Sat, 29 Sep 2001 09:35:33 -0500
20181              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
20182      Branch: perl
20183            ! t/op/chdir.t
20184 ____________________________________________________________________________
20185 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
20186         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
20187              From: "chromatic" <chromatic@rmci.net>
20188              Date: Fri, 28 Sep 2001 21:20:12 -0600
20189              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
20190      Branch: perl
20191            + lib/Tie/Scalar.t
20192            ! MANIFEST lib/Tie/Scalar.pm
20193 ____________________________________________________________________________
20194 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
20195         Log: Allow for more flexibility in the \p{In...} names, now
20196              case doesn't matter, and any space or dash can be
20197              matched by any space, dash, underbar, or empty.
20198              (may be going too far on leniency)
20199      Branch: perl
20200            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
20201            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
20202            ! t/op/pat.t
20203 ____________________________________________________________________________
20204 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
20205         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
20206              From: "chromatic" <chromatic@rmci.net>
20207              Date: Fri, 28 Sep 2001 17:39:50 -0600
20208              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
20209      Branch: perl
20210            + lib/open.t
20211            ! MANIFEST
20212 ____________________________________________________________________________
20213 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
20214         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
20215              From: "Craig A. Berry" <craigberry@mac.com>
20216              Date: Fri, 28 Sep 2001 16:24:51 -0500
20217              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
20218      Branch: perl
20219            ! ext/File/Glob/t/basic.t
20220 ____________________________________________________________________________
20221 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
20222         Log: Subject: [DOC PATCH] Carp.pm pod typo
20223              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20224              Date: Fri, 28 Sep 2001 23:14:51 +0200
20225              Message-ID: <20010928231451.E16889@rafael>
20226      Branch: perl
20227            ! lib/Carp.pm
20228 ____________________________________________________________________________
20229 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
20230         Log: Subject: [PATCH] Allow an @INC hook to set %INC
20231              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20232              Date: Fri, 28 Sep 2001 22:18:13 +0200
20233              Message-ID: <20010928221813.A16889@rafael>
20234      Branch: perl
20235            ! pp_ctl.c
20236 ____________________________________________________________________________
20237 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
20238         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
20239              From: Nicholas Clark <nick@ccl4.org>
20240              Date: Fri, 28 Sep 2001 23:39:33 +0100
20241              Message-ID: <20010928233933.C23673@plum.flirble.org>
20242      Branch: perl
20243            ! embed.h embed.pl sv.h
20244 ____________________________________________________________________________
20245 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
20246         Log: Update Changes.
20247      Branch: perl
20248            ! Changes patchlevel.h
20249 ____________________________________________________________________________
20250 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
20251         Log: Move the B tests to B/t.
20252      Branch: perl
20253            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
20254            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
20255            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
20256            - ext/B/Showlex.t ext/B/Stash.t
20257            ! MANIFEST
20258 ____________________________________________________________________________
20259 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
20260         Log: Forgot from #12254.
20261      Branch: perl
20262            + ext/B/B/Terse.t
20263 ____________________________________________________________________________
20264 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
20265         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
20266              From: "chromatic" <chromatic@rmci.net>
20267              Date: Thu, 27 Sep 2001 23:22:17 -0600
20268              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
20269      Branch: perl
20270            ! MANIFEST
20271 ____________________________________________________________________________
20272 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
20273         Log: Test numbering mismatch.
20274      Branch: perl
20275            ! t/op/chdir.t
20276 ____________________________________________________________________________
20277 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
20278         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
20279              From: "Craig A. Berry" <craigberry@mac.com>
20280              Date: Wed, 26 Sep 2001 17:43:14 -0500
20281              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
20282      Branch: perl
20283            ! iperlsys.h t/op/chdir.t
20284 ____________________________________________________________________________
20285 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
20286         Log: Subject: [PATCH gv.c] make __ANON__ global
20287              From: Robin Barker <rmb1@cise.npl.co.uk>
20288              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
20289              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
20290      Branch: perl
20291            ! gv.c t/op/anonsub.t t/op/runlevel.t
20292 ____________________________________________________________________________
20293 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
20294         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
20295              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20296              Date: Thu, 27 Sep 2001 22:34:32 +0200
20297              Message-ID: <20010927223432.A1485@rafael>
20298      Branch: perl
20299            ! ext/B/B/Terse.pm
20300 ____________________________________________________________________________
20301 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
20302         Log: (retracted by #12338)
20303              
20304              Subject: [PATCH] Cleanup of perldsc.pod      
20305              From: Casey West <casey@geeknest.com>
20306              Date: Thu, 27 Sep 2001 11:13:17 -0400
20307              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
20308      Branch: perl
20309            ! pod/perldsc.pod
20310 ____________________________________________________________________________
20311 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
20312         Log: Not everyone is using ithreads...
20313      Branch: perl
20314            ! ext/Devel/Peek/Peek.t
20315 ____________________________________________________________________________
20316 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
20317         Log: Document the nss_delete core dump workaround for HP-UX
20318              and Solaris, bug IDs 20010805.018 and 20010629.004.
20319      Branch: perl
20320            ! README.hpux README.solaris
20321 ____________________________________________________________________________
20322 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
20323         Log: Dump Unicode hash keys also as Unicode,
20324              not just as a byte string.
20325      Branch: perl
20326            ! dump.c ext/Devel/Peek/Peek.t
20327 ____________________________________________________________________________
20328 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
20329         Log: Integrate changes #12241 and #12242 from macperl:
20330              
20331              Remove unneeded disabling of umask() calls
20332              
20333              Note (get|set)sockopt are available.
20334      Branch: perl
20335           !> lib/File/Temp.pm pod/perlport.pod
20336 ____________________________________________________________________________
20337 [ 12244] By: sky                                   on 2001/09/27  08:53:00
20338         Log: Flush buffers on thread closedown.
20339      Branch: perl
20340            ! ext/threads/threads.xs
20341 ____________________________________________________________________________
20342 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
20343         Log: Dump SvUTF8(sv)s also as \x{...}.
20344              
20345              TODO: dump the SvUTF8() hash keys similarly. 
20346      Branch: perl
20347            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
20348 ____________________________________________________________________________
20349 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
20350         Log: Note (get|set)sockopt are available.
20351      Branch: maint-5.6/macperl
20352            ! pod/perlport.pod
20353 ____________________________________________________________________________
20354 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
20355         Log: Remove unneeded disabling of umask() calls
20356      Branch: maint-5.6/macperl
20357            ! lib/File/Temp.pm
20358 ____________________________________________________________________________
20359 [ 12240] By: sky                                   on 2001/09/26  18:44:56
20360         Log: Documention update
20361      Branch: perl
20362            ! ext/threads/threads.pm
20363 ____________________________________________________________________________
20364 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
20365         Log: Update Changes.
20366      Branch: perl
20367            ! Changes patchlevel.h
20368 ____________________________________________________________________________
20369 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
20370         Log: Check that all environment variables are tainted.
20371      Branch: perl
20372            ! t/op/taint.t
20373 ____________________________________________________________________________
20374 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
20375         Log: Manual integration error in #12235.
20376      Branch: perl
20377            ! lib/File/DosGlob.t
20378 ____________________________________________________________________________
20379 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
20380         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
20381              From: "chromatic" <chromatic@rmci.net>
20382              Date: Tue, 25 Sep 2001 23:57:07 -0600
20383              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
20384      Branch: perl
20385            ! perlio.c
20386 ____________________________________________________________________________
20387 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
20388         Log: Integrate macperl changes from Chris Nandor:
20389              12192 11817 11815 11813 11778 11775
20390              
20391              Update CPAN.pm to work with new Mac::BuildTools instead
20392              of ExtUtils::MM_MacOS "orphan" functions
20393              
20394              Fix test
20395              
20396              Make syntax check report in MPW style, fix tests
20397              to use Mac::err=unix to get normal-style error
20398              messages.
20399              
20400              More module and test ports from Thomas Wegner et al
20401              
20402              Fix open of /dev/null for Mac OS
20403              
20404              Allow for platforms to override formatting of errors
20405              on output from Matthias Neeracher (core files)
20406      Branch: perl
20407            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
20408            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
20409            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
20410           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
20411           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
20412           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
20413 ____________________________________________________________________________
20414 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
20415         Log: grrr.
20416      Branch: perl
20417            ! t/op/gv.t
20418 ____________________________________________________________________________
20419 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
20420         Log: Retract #12232.
20421      Branch: perl
20422            ! t/op/gv.t
20423 ____________________________________________________________________________
20424 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
20425         Log: (Retracted by #12233.)
20426      Branch: perl
20427            ! t/op/gv.t
20428 ____________________________________________________________________________
20429 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
20430         Log: Detypo.
20431      Branch: perl
20432            ! ext/Encode/Makefile.PL
20433 ____________________________________________________________________________
20434 [ 12230] By: sky                                   on 2001/09/26  11:36:23
20435         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
20436              We are using a "delay" here because we do not want to depend on thread synchronization issues.
20437      Branch: perl
20438            + ext/threads/t/stress_cv.t
20439            ! MANIFEST ext/threads/t/stress_string.t
20440 ____________________________________________________________________________
20441 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
20442         Log: NetWare tweak from Ananth Kesari.
20443      Branch: perl
20444            ! NetWare/t/Readme.txt
20445 ____________________________________________________________________________
20446 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
20447         Log: Trick to fool case-blind filesystems.
20448      Branch: perl
20449            ! ext/Encode/Makefile.PL
20450 ____________________________________________________________________________
20451 [ 12227] By: sky                                   on 2001/09/26  11:06:50
20452         Log: Threads can start executing in a different order than they were
20453              created.... so we cannot ok() inside the threadstarter.
20454      Branch: perl
20455            ! ext/threads/t/stress_string.t
20456 ____________________________________________________________________________
20457 [ 12226] By: sky                                   on 2001/09/26  07:41:45
20458         Log: Add in stress_string.t to stress test threads a bit more.
20459      Branch: perl
20460            + ext/threads/t/stress_string.t
20461            ! MANIFEST
20462 ____________________________________________________________________________
20463 [ 12225] By: sky                                   on 2001/09/26  07:04:21
20464         Log: Fix negative refcount introduced by #12223.
20465      Branch: perl
20466            ! ext/threads/threads.xs
20467 ____________________________________________________________________________
20468 [ 12224] By: sky                                   on 2001/09/26  06:57:58
20469         Log: Update documentation to match change #12223
20470      Branch: perl
20471            ! sharedsv.c
20472 ____________________________________________________________________________
20473 [ 12223] By: sky                                   on 2001/09/26  06:54:32
20474         Log: Use a separate interpreter for the sharedsv space. Another
20475              negative sv leak. Sigh.
20476      Branch: perl
20477            ! sharedsv.c
20478 ____________________________________________________________________________
20479 [ 12222] By: sky                                   on 2001/09/26  05:58:35
20480         Log: Do the environ assignment in perl_contruct to match perl_destruct.
20481              Now we don't need to perl_parse/perl_run. However environ is a
20482              global....
20483      Branch: perl
20484            ! perl.c
20485 ____________________________________________________________________________
20486 [ 12221] By: sky                                   on 2001/09/26  05:41:02
20487         Log: Move the creation of PL_strtab to perl_construct so we can work
20488              with HV and HEs without running perl_parse.
20489      Branch: perl
20490            ! perl.c
20491 ____________________________________________________________________________
20492 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
20493         Log: integrate macperl changes into maint-5.6
20494      Branch: maint-5.6/perl
20495           !> (integrate 26 files)
20496 ____________________________________________________________________________
20497 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
20498         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
20499              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
20500      Branch: maint-5.6/macperl
20501            ! macos/ext/Mac/Fonts/Fonts.xs
20502            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
20503 ____________________________________________________________________________
20504 [ 12218] By: ams                                   on 2001/09/25  23:31:33
20505         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
20506              From: Nicholas Clark <nick@ccl4.org>
20507              Date: Wed, 26 Sep 2001 01:20:20 +0100
20508              Message-Id: <20010926012020.B48092@plum.flirble.org>
20509      Branch: perl
20510            ! lib/AutoSplit.t
20511 ____________________________________________________________________________
20512 [ 12217] By: ams                                   on 2001/09/25  22:33:05
20513         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
20514              From: "Craig A. Berry" <craigberry@mac.com>
20515              Date: Tue, 25 Sep 2001 18:08:42 -0500
20516              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
20517      Branch: perl
20518            ! vms/vms.c
20519 ____________________________________________________________________________
20520 [ 12216] By: ams                                   on 2001/09/25  21:41:01
20521         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
20522              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
20523              From: Michael G Schwern <schwern@pobox.com>
20524              Date: Wed, 26 Sep 2001 00:38:21 -0400
20525              Message-Id: <20010926003821.A627@blackrider>
20526      Branch: perl
20527            ! lib/AutoSplit.t
20528 ____________________________________________________________________________
20529 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
20530         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
20531              From: Michael G Schwern <schwern@pobox.com>
20532              Date: Tue, 25 Sep 2001 17:43:49 -0400
20533              Message-ID: <20010925174349.B19534@blackrider>
20534      Branch: perl
20535            ! lib/Test/Simple.pm lib/Test/Utils.pm
20536 ____________________________________________________________________________
20537 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
20538         Log: Integrate changes from bleadperl.
20539      Branch: maint-5.6/macperl
20540           !> pod/perlport.pod
20541 ____________________________________________________________________________
20542 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
20543         Log: skip($mess) should result in one skip.
20544      Branch: perl
20545            ! t/test.pl
20546 ____________________________________________________________________________
20547 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
20548         Log: Integrate change #12200 from maintperl.
20549      Branch: maint-5.6/macperl
20550           !> win32/perlhost.h
20551 ____________________________________________________________________________
20552 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
20553         Log: Fix file types to "apple"
20554      Branch: maint-5.6/macperl
20555            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
20556            ! macos/ext/Mac/SAT/t/Collision.rsrc
20557 ____________________________________________________________________________
20558 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
20559         Log: Fix rsrc file as snd file; fix path in t file.
20560      Branch: maint-5.6/macperl
20561            ! macos/ext/Mac/Notification/t/Notification.rsrc
20562            ! macos/ext/Mac/Notification/t/Notification.t
20563 ____________________________________________________________________________
20564 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
20565         Log: Sync up with File::Find from bleadperl.
20566      Branch: maint-5.6/macperl
20567            ! lib/File/Find.pm t/lib/filefind-taint.t
20568 ____________________________________________________________________________
20569 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
20570         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
20571              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
20572              of hundreds)
20573      Branch: maint-5.6/macperl
20574            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
20575            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
20576            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
20577 ____________________________________________________________________________
20578 [ 12207] By: nick                                  on 2001/09/25  19:04:36
20579         Log: Integrate mainline (untested while modem is up)
20580      Branch: perlio
20581           +> lib/AutoSplit.t t/test.pl
20582            - lib/warnings/register.t
20583           !> (integrate 28 files)
20584 ____________________________________________________________________________
20585 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
20586         Log: perldiag entry for #12205.
20587      Branch: perl
20588            ! pod/perldiag.pod
20589 ____________________________________________________________________________
20590 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
20591         Log: Subject: [PATCH] warning on v-string in use/require
20592              From: John Peacock <jpeacock@rowman.com>
20593              Date: Mon, 24 Sep 2001 17:29:03 -0400
20594              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
20595      Branch: perl
20596            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
20597 ____________________________________________________________________________
20598 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
20599         Log: perltooc et al updates.
20600      Branch: perl
20601            ! plan9/mkfile pod/roffitall
20602 ____________________________________________________________________________
20603 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
20604         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
20605              From: Michael G Schwern <schwern@pobox.com>
20606              Date: Sun, 23 Sep 2001 00:07:12 -0400
20607              Message-ID: <20010923000712.A7005@blackrider>
20608      Branch: perl
20609            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
20610 ____________________________________________________________________________
20611 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
20612         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
20613              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
20614              Date: Wed, 26 Sep 2001 01:25:10 +0900
20615              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
20616      Branch: perl
20617            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
20618            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
20619            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
20620 ____________________________________________________________________________
20621 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
20622         Log: Integrate change #12200 from maintperl;
20623              on windows, virtualized environment could propagate deleted variables
20624              into children if they happen to be at the very end of the table
20625      Branch: perl
20626           !> win32/perlhost.h
20627 ____________________________________________________________________________
20628 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
20629         Log: on windows, virtualized environment could propagate deleted variables
20630              into children if they happen to be at the very end of the table
20631              (thanks for succinct test case from Johan Holmberg, and fix from
20632              Doug Lankshear)
20633      Branch: maint-5.6/perl
20634            ! win32/perlhost.h
20635 ____________________________________________________________________________
20636 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
20637         Log: avoid the use of ftime() (it does a useless, potentially
20638              expensive call to GetTimeZoneInformation()); this potentially
20639              also results in three more digits of precision from
20640              Time::HiRes::time()
20641      Branch: perl
20642            ! ext/Time/HiRes/HiRes.xs
20643 ____________________________________________________________________________
20644 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
20645         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
20646              
20647              Note: io/binmode is failing, have to figure out why.
20648      Branch: perl
20649            + t/test.pl
20650            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
20651            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
20652            ! t/run/exit.t
20653 ____________________________________________________________________________
20654 [ 12197] By: ams                                   on 2001/09/25  13:48:55
20655         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
20656              From: Nicholas Clark <nick@ccl4.org>
20657              Date: Tue, 25 Sep 2001 00:37:40 +0100
20658              Message-Id: <20010925003740.S4971@plum.flirble.org>
20659              (Further changes expected.)
20660      Branch: perl
20661            + lib/AutoSplit.t
20662            ! MANIFEST
20663 ____________________________________________________________________________
20664 [ 12196] By: sky                                   on 2001/09/25  13:37:12
20665         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
20666              _ftime to try and be more robust.
20667      Branch: perl
20668            ! ext/Time/HiRes/HiRes.xs
20669 ____________________________________________________________________________
20670 [ 12194] By: ams                                   on 2001/09/25  11:40:00
20671         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
20672              From: "Craig A. Berry" <craigberry@mac.com>
20673              Date: Mon, 24 Sep 2001 17:54:20 -0500
20674              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
20675      Branch: perl
20676            ! vms/descrip_mms.template
20677 ____________________________________________________________________________
20678 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
20679         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
20680              not working, cursor not spinning (Bug #422129); external
20681              editor problems (Bug #456329); escape/cmd-. not activating
20682              "Cancel" in Save dialog box (Bug #446960); Runtimes not
20683              executing on launch (Bug #464441).
20684      Branch: maint-5.6/macperl
20685            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
20686            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
20687            ! macos/macperl/MacPerl.r
20688 ____________________________________________________________________________
20689 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
20690         Log: Update CPAN.pm to work with new Mac::BuildTools instead
20691              of ExtUtils::MM_MacOS "orphan" functions
20692      Branch: maint-5.6/macperl
20693            ! lib/CPAN.pm
20694 ____________________________________________________________________________
20695 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
20696         Log: Fix up another xsubpp problem (Matthias Neeracher)
20697      Branch: maint-5.6/macperl
20698            ! macos/xsubpp
20699 ____________________________________________________________________________
20700 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
20701         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
20702      Branch: maint-5.6/macperl
20703            ! macos/lib/ExtUtils/MM_MacOS.pm
20704 ____________________________________________________________________________
20705 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
20706         Log: Fix up Makefiles for more Mac:: modules (and prepare for
20707              static build ...?)
20708      Branch: maint-5.6/macperl
20709            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
20710            ! macos/macperl/Makefile.mk
20711 ____________________________________________________________________________
20712 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
20713         Log: Fix up tests
20714      Branch: maint-5.6/macperl
20715            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
20716 ____________________________________________________________________________
20717 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
20718         Log: Make malloc smarter, fix bugs.  (Bug #404030)
20719      Branch: maint-5.6/macperl
20720            ! macos/icemalloc.c macos/icemalloc.h
20721 ____________________________________________________________________________
20722 [ 12186] By: nick                                  on 2001/09/24  19:18:17
20723         Log: Integrate mainline
20724      Branch: perlio
20725           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
20726           +> lib/filetest.t
20727           !> (integrate 30 files)
20728 ____________________________________________________________________________
20729 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
20730         Log: Retract #12136, the warnings::register is already
20731              tested by t/lib/warnings/9enabled, as pointed out
20732              by Paul Marquess.
20733      Branch: perl
20734            - lib/warnings/register.t
20735            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
20736 ____________________________________________________________________________
20737 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
20738         Log: fix Time::HiRes implementation of gettimeofday() on windows
20739              (HiRes.t#14 now passes)
20740      Branch: perl
20741            ! ext/Time/HiRes/HiRes.xs
20742 ____________________________________________________________________________
20743 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
20744         Log: File::Spec::catfile() canonifies everything to blackslashes on
20745              windows :-(
20746      Branch: perl
20747            ! lib/ExtUtils/Manifest.t
20748 ____________________________________________________________________________
20749 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
20750         Log: test number mismatch
20751      Branch: perl
20752            ! t/op/magic.t
20753 ____________________________________________________________________________
20754 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
20755         Log: ok().
20756      Branch: perl
20757            ! t/op/pack.t
20758 ____________________________________________________________________________
20759 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
20760         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
20761              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
20762      Branch: perl
20763            ! pp_pack.c t/op/pack.t
20764 ____________________________________________________________________________
20765 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
20766         Log: Update Changes.
20767      Branch: perl
20768            ! Changes patchlevel.h
20769 ____________________________________________________________________________
20770 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
20771         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
20772              From: Michael G Schwern <schwern@pobox.com>
20773              Date: Mon, 24 Sep 2001 11:12:13 -0400
20774              Message-ID: <20010924111213.G27885@blackrider>
20775      Branch: perl
20776            ! lib/ExtUtils/Manifest.pm
20777 ____________________________________________________________________________
20778 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
20779         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
20780              From: Michael G Schwern <schwern@pobox.com> 
20781              Date: Mon, 24 Sep 2001 11:02:07 -0400
20782              Message-ID: <20010924110207.E27885@blackrider>
20783      Branch: perl
20784            ! vms/test.com
20785 ____________________________________________________________________________
20786 [ 12176] By: ams                                   on 2001/09/24  14:01:59
20787         Log: Update Changes.
20788      Branch: perl
20789            ! Changes
20790 ____________________________________________________________________________
20791 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
20792         Log: Various cleanups.
20793      Branch: perl
20794            ! ext/threads/Makefile.PL ext/threads/threads.xs
20795 ____________________________________________________________________________
20796 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
20797         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
20798      Branch: maint-5.6/macperl
20799           !> (integrate 33 files)
20800 ____________________________________________________________________________
20801 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
20802         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
20803              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
20804              Date: Mon, 24 Sep 2001 20:04:58 +0900
20805              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
20806      Branch: perl
20807            ! ext/Encode/Encode/gb2312.enc
20808 ____________________________________________________________________________
20809 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
20810         Log: Clarifying comment to #12164.
20811      Branch: perl
20812            ! lib/Cwd.pm
20813 ____________________________________________________________________________
20814 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
20815         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
20816              From: Nicholas Clark <nick@ccl4.org>
20817              Date: Sun, 23 Sep 2001 23:00:56 +0100
20818              Message-ID: <20010923230055.Y4971@plum.flirble.org>
20819              
20820              (with "sample_constants" changed to "fallback")
20821      Branch: perl
20822            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
20823            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
20824            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
20825            ! lib/h2xs.t utils/h2xs.PL
20826 ____________________________________________________________________________
20827 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
20828         Log: Metaconfig unit change for #12167.
20829      Branch: metaconfig
20830            ! U/modified/Cppsym.U
20831 ____________________________________________________________________________
20832 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
20833         Log: Add a few glibc cpp symbols to probe for.
20834      Branch: perl
20835            ! Configure
20836 ____________________________________________________________________________
20837 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
20838         Log: DJGPP tweaks for Laszlo Molnar.
20839      Branch: perl
20840            ! djgpp/djgppsed.sh dosish.h
20841 ____________________________________________________________________________
20842 [ 12165] By: ams                                   on 2001/09/24  10:07:08
20843         Log: Subject: [PATCH t/op/inccode.t] More tests
20844              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
20845              Date: 24 Sep 2001 10:01:44 -0000
20846              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
20847      Branch: perl
20848            ! t/op/inccode.t
20849 ____________________________________________________________________________
20850 [ 12164] By: ams                                   on 2001/09/24  09:43:29
20851         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
20852              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
20853              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
20854              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
20855      Branch: perl
20856            ! lib/Cwd.pm
20857 ____________________________________________________________________________
20858 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
20859         Log: 1_compile updates.
20860      Branch: perl
20861            ! t/lib/1_compile.t
20862 ____________________________________________________________________________
20863 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
20864         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
20865              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20866              Date: Wed, 19 Sep 2001 22:47:14 +0200
20867              Message-ID: <20010919224714.A6382@rafael>
20868      Branch: perl
20869            ! pod/perlvar.pod pp_ctl.c
20870 ____________________________________________________________________________
20871 [ 12161] By: ams                                   on 2001/09/23  17:40:02
20872         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
20873              filetest Pragma
20874              From: "chromatic" <chromatic@rmci.net>
20875              Date: Sun, 23 Sep 2001 12:07:25 -0600
20876              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
20877      Branch: perl
20878            + lib/filetest.t
20879            ! MANIFEST t/lib/1_compile.t
20880 ____________________________________________________________________________
20881 [ 12160] By: ams                                   on 2001/09/23  16:32:11
20882         Log: Additional minor chdir() tweak.
20883      Branch: perl
20884            ! pod/perlfunc.pod
20885 ____________________________________________________________________________
20886 [ 12159] By: ams                                   on 2001/09/23  16:25:01
20887         Log: Subject: PATCH lib/ExtUtils/Command.t
20888              From: Abe Timmerman <abe@ztreet.demon.nl>
20889              Date: Sun, 23 Sep 2001 19:11:44 +0200
20890              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
20891      Branch: perl
20892            ! lib/ExtUtils/Command.t
20893 ____________________________________________________________________________
20894 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
20895         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
20896              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
20897              Date: Sun, 23 Sep 2001 02:02:26 +0200
20898              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
20899      Branch: perl
20900            ! makedef.pl
20901 ____________________________________________________________________________
20902 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
20903         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
20904              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
20905              Date: Sat, 22 Sep 2001 12:54:39 -0500
20906              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
20907      Branch: perl
20908            ! t/op/study.t
20909 ____________________________________________________________________________
20910 [ 12156] By: nick                                  on 2001/09/23  07:48:44
20911         Log: Integrate mainline
20912      Branch: perlio
20913            - check83.pl
20914           !> ext/Encode/Encode/2022-cn.enc
20915 ____________________________________________________________________________
20916 [ 12155] By: nick                                  on 2001/09/23  07:48:01
20917         Log: Integrate mainline
20918      Branch: perlio
20919           +> (branch 64 files)
20920            - ext/Encode/Encode/cns11643-1.enc
20921            - ext/Encode/Encode/cns11643-2.enc
20922            - ext/Encode/Encode/iso2022-cn.enc
20923            - ext/Encode/Encode/iso2022-jp.enc
20924            - ext/Encode/Encode/iso2022-jp1.enc
20925            - ext/Encode/Encode/iso2022-jp2.enc
20926            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
20927            - ext/Encode/Encode/iso8859-1.enc
20928            - ext/Encode/Encode/iso8859-1.ucm
20929            - ext/Encode/Encode/iso8859-10.enc
20930            - ext/Encode/Encode/iso8859-10.ucm
20931            - ext/Encode/Encode/iso8859-13.enc
20932            - ext/Encode/Encode/iso8859-13.ucm
20933            - ext/Encode/Encode/iso8859-14.enc
20934            - ext/Encode/Encode/iso8859-14.ucm
20935            - ext/Encode/Encode/iso8859-15.enc
20936            - ext/Encode/Encode/iso8859-15.ucm
20937            - ext/Encode/Encode/iso8859-16.enc
20938            - ext/Encode/Encode/iso8859-16.ucm
20939            - ext/Encode/Encode/iso8859-2.enc
20940            - ext/Encode/Encode/iso8859-2.ucm
20941            - ext/Encode/Encode/iso8859-3.enc
20942            - ext/Encode/Encode/iso8859-3.ucm
20943            - ext/Encode/Encode/iso8859-4.enc
20944            - ext/Encode/Encode/iso8859-4.ucm
20945            - ext/Encode/Encode/iso8859-5.enc
20946            - ext/Encode/Encode/iso8859-5.ucm
20947            - ext/Encode/Encode/iso8859-6.enc
20948            - ext/Encode/Encode/iso8859-6.ucm
20949            - ext/Encode/Encode/iso8859-7.enc
20950            - ext/Encode/Encode/iso8859-7.ucm
20951            - ext/Encode/Encode/iso8859-8.enc
20952            - ext/Encode/Encode/iso8859-8.ucm
20953            - ext/Encode/Encode/iso8859-9.enc
20954            - ext/Encode/Encode/iso8859-9.ucm
20955            - ext/Encode/Encode/isoir-197.enc
20956            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
20957            - t/lib/sample-tests/header_at_end
20958            - t/lib/sample-tests/header_at_end_fail
20959           !> (integrate 174 files)
20960 ____________________________________________________________________________
20961 [ 12154] By: ams                                   on 2001/09/23  07:11:46
20962         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
20963              by Blair Zajac.
20964      Branch: perl
20965            ! pod/perlfunc.pod
20966 ____________________________________________________________________________
20967 [ 12153] By: ams                                   on 2001/09/23  06:56:32
20968         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
20969              Forgotten deprecation of *glob{FILEHANDLE}?
20970              From: "chromatic" <chromatic@rmci.net>
20971              Date: Sat, 22 Sep 2001 21:27:56 -0600
20972              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
20973      Branch: perl
20974            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
20975 ____________________________________________________________________________
20976 [ 12152] By: ams                                   on 2001/09/23  06:42:58
20977         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
20978              From: Michael G Schwern <schwern@pobox.com>
20979              Date: Sun, 23 Sep 2001 03:34:39 -0400
20980              Message-Id: <20010923033439.E7005@blackrider>
20981      Branch: perl
20982            ! lib/File/Find.pm
20983 ____________________________________________________________________________
20984 [ 12151] By: ams                                   on 2001/09/23  06:37:57
20985         Log: Subject: Re: t/op/magic.t missing tests on Win32
20986              From: Michael G Schwern <schwern@pobox.com>
20987              Date: Sat, 22 Sep 2001 20:29:09 -0400
20988              Message-Id: <20010922202909.I18223@blackrider>
20989      Branch: perl
20990            ! t/op/magic.t
20991 ____________________________________________________________________________
20992 [ 12150] By: ams                                   on 2001/09/23  06:36:26
20993         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
20994              Dumpvalue.pm
20995              From: "chromatic" <chromatic@rmci.net>
20996              Date: Sat, 22 Sep 2001 19:41:31 -0600
20997              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
20998      Branch: perl
20999            + lib/Dumpvalue.t
21000            ! MANIFEST lib/Dumpvalue.pm
21001 ____________________________________________________________________________
21002 [ 12149] By: ams                                   on 2001/09/23  06:25:35
21003         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
21004              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
21005              Date: Sun, 23 Sep 2001 15:27:56 +0900
21006              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
21007      Branch: perl
21008            ! ext/Encode/Encode/2022-cn.enc
21009 ____________________________________________________________________________
21010 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
21011         Log: Manual eror in #12147.
21012      Branch: perl
21013            ! win32/win32.c
21014 ____________________________________________________________________________
21015 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
21016         Log: Integrate change #12146 from maintperl;
21017              win32_chdir() et al don't handle a NULL argument gracefully
21018      Branch: perl
21019           !> win32/perlhost.h win32/win32.c
21020 ____________________________________________________________________________
21021 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
21022         Log: win32_chdir() et al don't handle a NULL argument gracefully
21023      Branch: maint-5.6/perl
21024            ! win32/perlhost.h win32/win32.c
21025 ____________________________________________________________________________
21026 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
21027         Log: typo in change#12026
21028      Branch: maint-5.6/perl
21029            ! op.c
21030 ____________________________________________________________________________
21031 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
21032         Log: Subject: [PATCH] Re: scalar context unpack bugs
21033              From: Nicholas Clark <nick@ccl4.org>
21034              Date: Sat, 22 Sep 2001 23:07:56 +0100
21035              Message-ID: <20010922230755.O4971@plum.flirble.org>
21036      Branch: perl
21037            ! pp_pack.c t/op/pack.t
21038 ____________________________________________________________________________
21039 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
21040         Log: Try ExtUtils::Command.t everywhere, not just on Win32
21041              (as suggested by NI-S).  Also allow running it either
21042              in t/ or in the main directory.
21043      Branch: perl
21044            ! lib/ExtUtils/Command.t
21045 ____________________________________________________________________________
21046 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
21047         Log: Update the test on warnings/register.t.
21048      Branch: perl
21049            ! t/lib/1_compile.t
21050 ____________________________________________________________________________
21051 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
21052         Log: The code is now almost tidy enough to keep the IRIX cc happy.
21053      Branch: perl
21054            ! hints/irix_6.sh
21055 ____________________________________________________________________________
21056 [ 12140] By: ams                                   on 2001/09/22  17:26:32
21057         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
21058              use_ithreads
21059              From: "Craig A. Berry" <craigberry@mac.com>
21060              Date: Sat, 22 Sep 2001 13:15:32 -0500
21061              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
21062      Branch: perl
21063            ! configure.com
21064 ____________________________________________________________________________
21065 [ 12139] By: ams                                   on 2001/09/22  16:44:08
21066         Log: Do what perl_clone() does for sharedsv functions.
21067      Branch: perl
21068            ! embed.pl proto.h
21069 ____________________________________________________________________________
21070 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
21071         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
21072              (suggested by Sarathy, extensions shouldn't be dabbling with
21073              op structures, so binary backward compatibility should not be
21074              an issue.)
21075      Branch: perl
21076            ! hints/irix_6.sh op.h
21077 ____________________________________________________________________________
21078 [ 12137] By: ams                                   on 2001/09/22  16:21:05
21079         Log: More cleanups. (What's PERL_DECL_PROT?)
21080      Branch: perl
21081            ! embed.pl proto.h sharedsv.h
21082 ____________________________________________________________________________
21083 [ 12136] By: ams                                   on 2001/09/22  15:14:34
21084         Log: (Retracted by #12185)
21085              
21086              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
21087              Add Tests for warnings::register, Doc Update
21088              From: "chromatic" <chromatic@rmci.net>
21089              Date: Sat, 22 Sep 2001 09:43:20 -0600
21090              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
21091      Branch: perl
21092            + lib/warnings/register.t
21093            ! MANIFEST lib/warnings/register.pm
21094 ____________________________________________________________________________
21095 [ 12135] By: ams                                   on 2001/09/22  15:07:50
21096         Log: `@foo' should be @foo for consistency.
21097      Branch: perl
21098            ! pod/perldiag.pod
21099 ____________________________________________________________________________
21100 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
21101         Log: (Retracted by #12138)
21102              
21103              Add -woff (turn warning off) 3187:
21104              "A pointer is converted to a smaller integer."
21105              This happens when your pointers are 64-bit: then every case
21106              of converting pointers to PADOFFSETs (explicitly 32-bit)
21107              faces truncation (even explicit use of INT2PTR doesn't help).
21108              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
21109              Changing PADOFFSET from U32 to UV would help, but that
21110              would break binary backward compatibility of BASEOP and padop
21111              (assuming you have been using 64-bit pointers).
21112      Branch: perl
21113            ! hints/irix_6.sh
21114 ____________________________________________________________________________
21115 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
21116         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
21117              but the name comes from the inside the file, not from the file
21118              name, and Rumanian is the name of the language.
21119      Branch: perl
21120            + ext/Encode/Encode/macRumanian.enc
21121            - ext/Encode/Encode/macRomania.enc
21122            ! MANIFEST
21123 ____________________________________________________________________________
21124 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
21125         Log: Rename perltootc as perltooc for 8.3-friedliness.
21126      Branch: perl
21127            + pod/perltooc.pod
21128            - pod/perltootc.pod
21129            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
21130            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
21131            ! pod/perltoot.pod
21132 ____________________________________________________________________________
21133 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
21134         Log: Find more conflicts by lowercasing.
21135      Branch: perl
21136            + Porting/check83.pl
21137            - check83.pl
21138            ! MANIFEST
21139 ____________________________________________________________________________
21140 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
21141         Log: The AIX cc 5.0.0.0 is simply too buggy.
21142      Branch: perl
21143            ! hints/aix.sh
21144 ____________________________________________________________________________
21145 [ 12129] By: ams                                   on 2001/09/22  12:35:38
21146         Log: Uninteresting cleanup.
21147      Branch: perl
21148            ! form.h
21149 ____________________________________________________________________________
21150 [ 12128] By: ams                                   on 2001/09/22  12:28:48
21151         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
21152              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
21153              Date: Sat, 22 Sep 2001 14:29:13 +0100
21154              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
21155      Branch: perl
21156            ! cv.h
21157 ____________________________________________________________________________
21158 [ 12127] By: ams                                   on 2001/09/22  12:04:28
21159         Log: What's a backet?
21160      Branch: perl
21161            ! dump.c
21162 ____________________________________________________________________________
21163 [ 12126] By: ams                                   on 2001/09/22  10:02:34
21164         Log: Removed duplicated tests #19 and #20.
21165      Branch: perl
21166            ! t/op/do.t
21167 ____________________________________________________________________________
21168 [ 12125] By: ams                                   on 2001/09/22  03:58:41
21169         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
21170              From: Michael Carman <mjcarman@home.com>
21171              Date: Fri, 21 Sep 2001 17:54:05 -0500
21172              Message-Id: <3BABC50D.6040202@home.com>
21173              (Applied with some changes.)
21174      Branch: perl
21175            ! pod/perlmod.pod
21176 ____________________________________________________________________________
21177 [ 12124] By: ams                                   on 2001/09/22  03:44:19
21178         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
21179              From: Michael G Schwern <schwern@pobox.com>
21180              Date: Fri, 21 Sep 2001 19:20:40 -0400
21181              Message-Id: <20010921192040.E5494@blackrider>
21182      Branch: perl
21183            ! t/op/chdir.t
21184 ____________________________________________________________________________
21185 [ 12123] By: ams                                   on 2001/09/22  03:41:08
21186         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
21187              From: Blair Zajac <blair@orcaware.com>
21188              Date: Fri, 21 Sep 2001 15:13:04 -0700
21189              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
21190      Branch: perl
21191            ! t/op/chdir.t
21192 ____________________________________________________________________________
21193 [ 12122] By: ams                                   on 2001/09/22  03:37:07
21194         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
21195              20010920.007
21196              From: Michael G Schwern <schwern@pobox.com>
21197              Date: Fri, 21 Sep 2001 17:59:03 -0400
21198              Message-Id: <20010921175903.V5494@blackrider>
21199      Branch: perl
21200            ! t/op/do.t
21201 ____________________________________________________________________________
21202 [ 12121] By: ams                                   on 2001/09/22  03:30:38
21203         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
21204              suite on WinCE)
21205              From: Michael G Schwern <schwern@pobox.com>
21206              Date: Fri, 21 Sep 2001 19:41:03 -0400
21207              Message-Id: <20010921194103.G5494@blackrider>
21208      Branch: perl
21209            ! pod/perlport.pod
21210 ____________________________________________________________________________
21211 [ 12120] By: ams                                   on 2001/09/22  03:28:06
21212         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
21213              From: Michael G Schwern <schwern@pobox.com>
21214              Date: Fri, 21 Sep 2001 17:33:35 -0400
21215              Message-Id: <20010921173335.T5494@blackrider>
21216              ($ENV{FOO}=undef hunk not applied.)
21217      Branch: perl
21218            ! t/op/magic.t
21219 ____________________________________________________________________________
21220 [ 12119] By: ams                                   on 2001/09/22  03:02:26
21221         Log: Subject: [PATCH] perldiag.pod
21222              From: Peter Scott <Peter@PSDT.com>
21223              Date: Fri, 21 Sep 2001 18:54:50 -0700
21224              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
21225              (Moved to the right place.)
21226      Branch: perl
21227            ! pod/perldiag.pod
21228 ____________________________________________________________________________
21229 [ 12118] By: ams                                   on 2001/09/21  20:05:29
21230         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
21231              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21232              Date: Fri, 21 Sep 2001 22:36:54 +0200
21233              Message-Id: <20010921223654.A12742@rafael>
21234      Branch: perl
21235            ! t/op/do.t
21236 ____________________________________________________________________________
21237 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
21238         Log: Restore things as they were before
21239              the backward compatibility police notices.
21240      Branch: perl
21241            ! lib/Cwd.pm
21242 ____________________________________________________________________________
21243 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
21244         Log: More Cwd from Schwern: make also OS/2 and DOS
21245              Cwd agree with File::Spec (that is, native path
21246              syntax using \ instead of / -- backward compatibility
21247              polic warning) and stop Win32 from using bsd_realpath().
21248      Branch: perl
21249            ! lib/Cwd.pm
21250 ____________________________________________________________________________
21251 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
21252         Log: Subject: [PATCH @12110] RE: Untested libraries update
21253              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
21254              Date: Fri, 21 Sep 2001 18:21:07 +0100
21255              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
21256      Branch: perl
21257            ! lib/warnings/register.pm
21258 ____________________________________________________________________________
21259 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
21260         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
21261              From: Michael G Schwern <schwern@pobox.com>
21262              Date: Thu, 20 Sep 2001 22:54:02 -0400
21263              Message-ID: <20010920225402.A3611@blackrider>
21264      Branch: perl
21265            ! lib/Cwd.pm
21266 ____________________________________________________________________________
21267 [ 12113] By: ams                                   on 2001/09/21  17:08:24
21268         Log: Subject: [PATCH] avoid v-strings with require/use
21269              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
21270              Date: Fri, 21 Sep 2001 12:34:40 -0400
21271              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
21272      Branch: perl
21273            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
21274            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
21275            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
21276            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
21277            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
21278            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
21279            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
21280            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
21281            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
21282            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
21283            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
21284            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
21285            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
21286            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
21287            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
21288            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
21289            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
21290            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
21291            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
21292 ____________________________________________________________________________
21293 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
21294         Log: Update Changes.
21295      Branch: perl
21296            ! Changes patchlevel.h
21297 ____________________________________________________________________________
21298 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
21299         Log: Make AIX and Tru64 compilers happy.  
21300      Branch: perl
21301            ! ext/threads/threads.h ext/threads/threads.xs
21302 ____________________________________________________________________________
21303 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
21304         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
21305              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
21306              Date: 21 Sep 2001 09:16:37 -0000
21307              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
21308      Branch: perl
21309            ! toke.c
21310 ____________________________________________________________________________
21311 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
21312         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
21313              From: Michael G Schwern <schwern@pobox.com>
21314              Date: Thu, 20 Sep 2001 21:21:34 -0400
21315              Message-ID: <20010920212134.Y28291@blackrider>
21316      Branch: perl
21317            ! pp_sys.c
21318 ____________________________________________________________________________
21319 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
21320         Log: Subject: Re: GDB Debugging Macros from mod_perl
21321              From: rspier@pobox.com (Robert Spier)
21322              Date: Thu, 20 Sep 2001 22:45:03 -0700
21323              Message-ID: <15274.54239.413929.49430@rls.cx>
21324      Branch: perl
21325            ! pod/perltodo.pod
21326 ____________________________________________________________________________
21327 [ 12105] By: sky                                   on 2001/09/21  10:33:34
21328         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
21329              timezone! GetSystemTime should be available on all Win32 
21330              platforms we support. Perhaps Time::HiRes should be extended to
21331              support WinCE and Novell?
21332      Branch: perl
21333            ! ext/Time/HiRes/HiRes.xs
21334 ____________________________________________________________________________
21335 [ 12104] By: sky                                   on 2001/09/21  08:12:39
21336         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
21337      Branch: perl
21338            ! ext/threads/threads.h ext/threads/threads.xs
21339 ____________________________________________________________________________
21340 [ 12103] By: sky                                   on 2001/09/21  07:57:41
21341         Log: Rename the *thread* functions to Perl_* to avoid clashes.
21342              Notably on AIX but could become a problem on other platforms.
21343      Branch: perl
21344            ! ext/threads/threads.h ext/threads/threads.xs
21345 ____________________________________________________________________________
21346 [ 12102] By: sky                                   on 2001/09/21  07:35:30
21347         Log: Add the shared sv space to the global vars.
21348              Fix problems compiling on win32.
21349      Branch: perl
21350            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
21351            ! sharedsv.c sharedsv.h
21352 ____________________________________________________________________________
21353 [ 12101] By: ams                                   on 2001/09/21  00:19:55
21354         Log: Subject: [PATCH] win32/Makefile warning fix
21355              From: Blair Zajac <blair@orcaware.com>
21356              Date: Thu, 20 Sep 2001 18:15:43 -0700
21357              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
21358      Branch: perl
21359            ! win32/Makefile
21360 ____________________________________________________________________________
21361 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
21362         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
21363              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
21364              Date: Thu, 20 Sep 2001 18:36:22 +0200
21365              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
21366      Branch: perl
21367            ! lib/ExtUtils/Command.t
21368 ____________________________________________________________________________
21369 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
21370         Log: Cant spl wirth a dam.
21371      Branch: perl
21372            ! intrpvar.h
21373 ____________________________________________________________________________
21374 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
21375         Log: Don't use C++ comments.
21376      Branch: perl
21377            ! ext/threads/threads.xs
21378 ____________________________________________________________________________
21379 [ 12097] By: ams                                   on 2001/09/20  21:42:07
21380         Log: Change #12044 didn't.
21381      Branch: perl
21382            ! lib/constant.pm
21383 ____________________________________________________________________________
21384 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
21385         Log: Metaconfig unit changes for #12095.
21386      Branch: metaconfig
21387            ! U/modified/Myinit.U U/modified/libs.U
21388 ____________________________________________________________________________
21389 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
21390         Log: Remove iconv references since we are not using it
21391              and not going to; regen perltoc, perlmodlib.
21392              (Some references still linger in perltoc, have to figure
21393              out where they are coming from.)
21394      Branch: perl
21395            ! Configure NetWare/config.wc NetWare/config_H.wc
21396            ! Porting/Glossary Porting/config.sh Porting/config_H
21397            ! config_h.SH configure.com epoc/config.sh perl.h
21398            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
21399            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
21400            ! vos/config.ga.h win32/config.bc win32/config.gc
21401            ! win32/config.vc win32/config_H.bc win32/config_H.gc
21402            ! win32/config_H.vc wince/config.ce wince/config.h
21403            ! wince/config_H.ce
21404 ____________________________________________________________________________
21405 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
21406         Log: Subject: [PATCH docs] Re: ARGV and read
21407              From: Dave Mitchell <davem@fdgroup.co.uk>
21408              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
21409              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
21410      Branch: perl
21411            ! pod/perltodo.pod pod/perlvar.pod
21412 ____________________________________________________________________________
21413 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
21414         Log: Fresh copies from the cvs.perl.org perlfaq repository.
21415      Branch: perl
21416            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
21417            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
21418            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
21419            ! pod/perlfaq9.pod
21420 ____________________________________________________________________________
21421 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
21422         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
21423              From: Nicholas Clark <nick@ccl4.org>
21424              Date: Thu, 20 Sep 2001 14:27:08 +0100
21425              Message-ID: <20010920142708.X4971@plum.flirble.org>
21426      Branch: perl
21427            ! pp_pack.c t/op/pack.t
21428 ____________________________________________________________________________
21429 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
21430         Log: The sharedsv_space* are variables, not code.  Duh.
21431      Branch: perl
21432            ! intrpvar.h makedef.pl
21433 ____________________________________________________________________________
21434 [ 12090] By: ams                                   on 2001/09/20  11:26:06
21435         Log: Subject: [patch lib/lib_pm.PL]
21436              From: Stas Bekman <stas@stason.org>
21437              Date: Thu, 20 Sep 2001 18:48:53 +0800
21438              Message-Id: <3BA9C995.6010302@stason.org>
21439              (Applied by hand.)
21440      Branch: perl
21441            ! lib/lib_pm.PL
21442 ____________________________________________________________________________
21443 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
21444         Log: Only 21 tests, skipping or not.
21445      Branch: perl
21446            ! lib/ExtUtils/Command.t
21447 ____________________________________________________________________________
21448 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
21449         Log: New exported symbols.
21450      Branch: perl
21451            ! makedef.pl
21452 ____________________________________________________________________________
21453 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
21454         Log: Update Changes.
21455      Branch: perl
21456            ! Changes patchlevel.h
21457 ____________________________________________________________________________
21458 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
21459         Log: Correct numbering of the tests is useful.
21460      Branch: perl
21461            ! ext/threads/t/basic.t
21462 ____________________________________________________________________________
21463 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
21464         Log: More tests now too.
21465      Branch: perl
21466            ! lib/ExtUtils/Command.t
21467 ____________________________________________________________________________
21468 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
21469         Log: More tests now.
21470      Branch: perl
21471            ! ext/threads/t/basic.t
21472 ____________________________________________________________________________
21473 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
21474         Log: The test assumed 7-bit ASCII.  Now it "just"
21475              assumes 8-bit whatever.
21476      Branch: perl
21477            ! t/op/crypt.t
21478 ____________________________________________________________________________
21479 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
21480         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
21481              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21482              Date: Wed, 19 Sep 2001 11:45:28 +0200
21483              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
21484              
21485              Lvalue casts are not portable.
21486      Branch: perl
21487            ! ext/threads/threads.xs
21488 ____________________________________________________________________________
21489 [ 12081] By: sky                                   on 2001/09/19  10:17:52
21490         Log: Make the basic test contain only realy basic API tests
21491              Seems to be a problem with detach.
21492      Branch: perl
21493            ! ext/threads/t/basic.t
21494 ____________________________________________________________________________
21495 [ 12080] By: ams                                   on 2001/09/19  01:23:55
21496         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
21497              From: Michael G Schwern <schwern@pobox.com>
21498              Date: Tue, 18 Sep 2001 19:53:48 -0400
21499              Message-Id: <20010918195348.M585@blackrider>
21500              
21501              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
21502              From: Michael G Schwern <schwern@pobox.com>
21503              Date: Tue, 18 Sep 2001 22:07:13 -0400
21504              Message-Id: <20010918220713.B19616@blackrider>
21505      Branch: perl
21506            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
21507            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
21508            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
21509            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
21510            ! lib/Test/Tutorial.pod
21511 ____________________________________________________________________________
21512 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
21513         Log: Indent the test a bit.
21514      Branch: perl
21515            ! ext/threads/t/basic.t
21516 ____________________________________________________________________________
21517 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
21518         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
21519              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
21520              Date: Tue, 18 Sep 2001 18:06:44 +0200
21521              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
21522      Branch: perl
21523            ! win32/win32.c
21524 ____________________________________________________________________________
21525 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
21526         Log: Subject: stat access time is wrong on Win95
21527              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
21528              Date: Tue, 18 Sep 2001 21:59:24 +0200
21529              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
21530      Branch: perl
21531            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
21532 ____________________________________________________________________________
21533 [ 12076] By: ams                                   on 2001/09/18  22:11:25
21534         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
21535              From: Michael G Schwern <schwern@pobox.com>
21536              Date: Tue, 18 Sep 2001 18:47:14 -0400
21537              Message-Id: <20010918184714.I585@blackrider>
21538      Branch: perl
21539            ! t/op/crypt.t
21540 ____________________________________________________________________________
21541 [ 12075] By: sky                                   on 2001/09/18  19:29:37
21542         Log: two test failures
21543              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21544              Message-ID: <20010918221702.A17408@rafael>
21545              partly applied, #12074 already fixed half the patch
21546      Branch: perl
21547            ! ext/threads/t/basic.t
21548 ____________________________________________________________________________
21549 [ 12074] By: sky                                   on 2001/09/18  18:49:03
21550         Log: Fixes test case failure introduced by #12071, the warning is
21551              now correctly spelled :-)
21552      Branch: perl
21553            ! ext/IO/lib/IO/t/io_sel.t
21554 ____________________________________________________________________________
21555 [ 12073] By: sky                                   on 2001/09/18  18:46:22
21556         Log: Make the test behave properly!
21557      Branch: perl
21558            ! ext/threads/t/basic.t
21559 ____________________________________________________________________________
21560 [ 12072] By: ams                                   on 2001/09/18  18:44:59
21561         Log: OP_RCATLINE is an SVOP, not a BASEOP.
21562      Branch: perl
21563            ! opcode.h opcode.pl
21564 ____________________________________________________________________________
21565 [ 12071] By: ams                                   on 2001/09/18  18:06:27
21566         Log: Deprecate != Depreciate.
21567      Branch: perl
21568            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
21569            ! lib/Pod/ParseUtils.pm
21570 ____________________________________________________________________________
21571 [ 12070] By: ams                                   on 2001/09/18  15:14:58
21572         Log: Subject: [PATCH] Getopt::Std cleanup
21573              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21574              Date: Tue, 18 Sep 2001 17:32:13 +0200
21575              Message-Id: <20010918173213.C777@rafael>
21576      Branch: perl
21577            ! lib/Getopt/Std.pm lib/Getopt/Std.t
21578 ____________________________________________________________________________
21579 [ 12069] By: sky                                   on 2001/09/18  14:56:33
21580         Log: Forgot the makefile
21581      Branch: perl
21582            + ext/threads/Makefile.PL
21583 ____________________________________________________________________________
21584 [ 12068] By: sky                                   on 2001/09/18  14:13:26
21585         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
21586              The test will fail because of Test.pm not knowing about threads. 
21587              basic needs to be manually tested
21588              compile time warnings on IV2PTR conversions need to be fixed
21589      Branch: perl
21590            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
21591            + ext/threads/threads.h ext/threads/threads.pm
21592            + ext/threads/threads.xs
21593            ! MANIFEST
21594 ____________________________________________________________________________
21595 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
21596         Log: DJGPP tweak from Laszlo Molnar.
21597      Branch: perl
21598            ! djgpp/config.over
21599 ____________________________________________________________________________
21600 [ 12066] By: sky                                   on 2001/09/18  10:24:31
21601         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
21602      Branch: perl
21603            ! sharedsv.c sharedsv.h
21604 ____________________________________________________________________________
21605 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
21606         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
21607              ditto ^cns.
21608      Branch: perl
21609            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
21610            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
21611            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
21612            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
21613            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
21614            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
21615            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
21616            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
21617            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
21618            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
21619            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
21620            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
21621            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
21622            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
21623            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
21624            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
21625            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
21626            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
21627            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
21628            + ext/Encode/Encode/ir-197.enc
21629            - ext/Encode/Encode/cns11643-1.enc
21630            - ext/Encode/Encode/cns11643-2.enc
21631            - ext/Encode/Encode/iso2022-cn.enc
21632            - ext/Encode/Encode/iso2022-jp.enc
21633            - ext/Encode/Encode/iso2022-jp1.enc
21634            - ext/Encode/Encode/iso2022-jp2.enc
21635            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
21636            - ext/Encode/Encode/iso8859-1.enc
21637            - ext/Encode/Encode/iso8859-1.ucm
21638            - ext/Encode/Encode/iso8859-10.enc
21639            - ext/Encode/Encode/iso8859-10.ucm
21640            - ext/Encode/Encode/iso8859-11.enc
21641            - ext/Encode/Encode/iso8859-11.ucm
21642            - ext/Encode/Encode/iso8859-13.enc
21643            - ext/Encode/Encode/iso8859-13.ucm
21644            - ext/Encode/Encode/iso8859-14.enc
21645            - ext/Encode/Encode/iso8859-14.ucm
21646            - ext/Encode/Encode/iso8859-15.enc
21647            - ext/Encode/Encode/iso8859-15.ucm
21648            - ext/Encode/Encode/iso8859-16.enc
21649            - ext/Encode/Encode/iso8859-16.ucm
21650            - ext/Encode/Encode/iso8859-2.enc
21651            - ext/Encode/Encode/iso8859-2.ucm
21652            - ext/Encode/Encode/iso8859-3.enc
21653            - ext/Encode/Encode/iso8859-3.ucm
21654            - ext/Encode/Encode/iso8859-4.enc
21655            - ext/Encode/Encode/iso8859-4.ucm
21656            - ext/Encode/Encode/iso8859-5.enc
21657            - ext/Encode/Encode/iso8859-5.ucm
21658            - ext/Encode/Encode/iso8859-6.enc
21659            - ext/Encode/Encode/iso8859-6.ucm
21660            - ext/Encode/Encode/iso8859-7.enc
21661            - ext/Encode/Encode/iso8859-7.ucm
21662            - ext/Encode/Encode/iso8859-8.enc
21663            - ext/Encode/Encode/iso8859-8.ucm
21664            - ext/Encode/Encode/iso8859-9.enc
21665            - ext/Encode/Encode/iso8859-9.ucm
21666            - ext/Encode/Encode/isoir-197.enc
21667            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
21668 ____________________________________________________________________________
21669 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
21670         Log: Must Uppercase.
21671      Branch: perl
21672            ! ext/Encode/Encode.pm
21673 ____________________________________________________________________________
21674 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
21675         Log: Add various encodings.
21676      Branch: perl
21677            + ext/Encode/Encode/iso8859-11.enc
21678            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
21679            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
21680            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
21681            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
21682            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
21683            + ext/Encode/Encode/viscii.ucm
21684            ! MANIFEST ext/Encode/Encode.pm
21685 ____________________________________________________________________________
21686 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
21687         Log: lib/unicode relic.
21688      Branch: perl
21689            ! ext/Encode/compile
21690 ____________________________________________________________________________
21691 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
21692         Log: Subject: [PATCH] Re: filename problems
21693              From: Michael G Schwern <schwern@pobox.com>
21694              Date: Mon, 17 Sep 2001 17:26:26 -0400
21695              Message-ID: <20010917172626.Q585@blackrider>
21696      Branch: perl
21697            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
21698            - t/lib/sample-tests/header_at_end
21699            - t/lib/sample-tests/header_at_end_fail
21700            ! MANIFEST lib/Test/Harness/t/test-harness.t
21701 ____________________________________________________________________________
21702 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
21703         Log: Explicitly explain the 1e9 seconds, not everybody
21704              is a C geek.
21705      Branch: perl
21706            ! ext/Time/HiRes/HiRes.pm
21707 ____________________________________________________________________________
21708 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
21709         Log: Explain an apparent bug reported by
21710              Richard J. Barbalace <rjbarbal@MIT.EDU>,
21711              with additional explanation from Gisle Aas.
21712      Branch: perl
21713            ! ext/Time/HiRes/HiRes.pm
21714 ____________________________________________________________________________
21715 [ 12058] By: ams                                   on 2001/09/17  19:52:01
21716         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
21717              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21718              Date: Mon, 17 Sep 2001 22:48:05 +0200
21719              Message-Id: <20010917224805.C11744@rafael>
21720      Branch: perl
21721            ! t/lib/warnings/op t/lib/warnings/pp
21722 ____________________________________________________________________________
21723 [ 12057] By: ams                                   on 2001/09/17  16:51:18
21724         Log: Its a nit!
21725      Branch: perl
21726            ! sv.h
21727 ____________________________________________________________________________
21728 [ 12056] By: ams                                   on 2001/09/17  16:47:55
21729         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
21730              From: "Craig A. Berry" <craigberry@mac.com>
21731              Date: Mon, 17 Sep 2001 12:34:20 -0500
21732              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
21733      Branch: perl
21734            ! vms/vms.c
21735 ____________________________________________________________________________
21736 [ 12055] By: ams                                   on 2001/09/17  16:05:15
21737         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
21738              From: Gisle Aas <gisle@ActiveState.com>
21739              Date: 16 Apr 2001 16:20:34 -0700
21740              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
21741              (Applied by hand.)
21742      Branch: perl
21743            ! lib/CPAN.pm lib/CPAN/Nox.pm
21744 ____________________________________________________________________________
21745 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
21746         Log: Update Changes.
21747      Branch: perl
21748            ! Changes patchlevel.h
21749 ____________________________________________________________________________
21750 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
21751         Log: Adding new files to the MANIFEST is always nice.
21752      Branch: perl
21753            ! MANIFEST
21754 ____________________________________________________________________________
21755 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
21756         Log: Reindent the PerlIO files (suggested by NI-S), used
21757              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
21758              (GNU indent).  Note that wholesale re-indenting might
21759              be nice, but that would break nice formatting/alignment
21760              of assignments, equality testing, and complex boolean
21761              expressions with lots of &s and |s.
21762      Branch: perl
21763            ! perlio.c perlio.h perliol.h
21764 ____________________________________________________________________________
21765 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
21766         Log: Add a script for being 8.3-polite.
21767              The found conflicts are being worked on.
21768      Branch: perl
21769            + check83.pl
21770            ! MANIFEST Porting/pumpkin.pod
21771 ____________________________________________________________________________
21772 [ 12050] By: sky                                   on 2001/09/17  12:44:36
21773         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
21774              finding it.
21775      Branch: perl
21776            ! sv.c
21777 ____________________________________________________________________________
21778 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
21779         Log: Bump up versions because of #12041.
21780      Branch: perl
21781            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
21782            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
21783            ! lib/Time/localtime.pm
21784 ____________________________________________________________________________
21785 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
21786         Log: Bump the version number because of #12042.
21787      Branch: perl
21788            ! lib/CPAN/FirstTime.pm
21789 ____________________________________________________________________________
21790 [ 12047] By: ams                                   on 2001/09/17  11:21:40
21791         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
21792              From: Abhijit Menon-Sen <ams@wiw.org>
21793              Date: Mon, 17 Sep 2001 17:44:12 +0530
21794              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
21795      Branch: perl
21796            ! op.c
21797 ____________________________________________________________________________
21798 [ 12046] By: sky                                   on 2001/09/17  07:14:17
21799         Log: Subject: Re: t/op/ver.t using skip() improperly
21800              From: "chromatic" <chromatic@rmci.net>
21801              Date: Mon, 17 Sep 2001 00:22:29 -0600
21802              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
21803      Branch: perl
21804            ! t/op/ver.t
21805 ____________________________________________________________________________
21806 [ 12045] By: nick                                  on 2001/09/17  07:12:14
21807         Log: Integrate mainline
21808      Branch: perlio
21809           +> t/op/chdir.t
21810           !> (integrate 117 files)
21811 ____________________________________________________________________________
21812 [ 12044] By: ams                                   on 2001/09/17  05:49:53
21813         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
21814              From: Ilmari Karonen <iltzu@sci.fi>
21815              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
21816              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
21817              (And $VERSION = '1.05'.)
21818      Branch: perl
21819            ! lib/constant.pm
21820 ____________________________________________________________________________
21821 [ 12043] By: ams                                   on 2001/09/17  05:44:50
21822         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
21823              From: Michael G Schwern <schwern@pobox.com>
21824              Date: Mon, 17 Sep 2001 07:49:04 +0200
21825              Message-Id: <20010917074904.V1588@blackrider>
21826              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
21827      Branch: perl
21828            + t/op/chdir.t
21829            ! MANIFEST pp_sys.c
21830 ____________________________________________________________________________
21831 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
21832         Log: Subject: Re: CPAN.pm needs some hacking 
21833              From: "chromatic" <chromatic@rmci.net>
21834              Date: Sun, 16 Sep 2001 16:46:29 -0600
21835              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
21836      Branch: perl
21837            ! lib/CPAN/FirstTime.pm
21838 ____________________________________________________________________________
21839 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
21840         Log: Change use|require 5.005_64 to use|require 5.6.1.
21841      Branch: perl
21842            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
21843            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
21844            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
21845            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
21846            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
21847            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
21848            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
21849            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
21850            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
21851            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
21852            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
21853            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
21854            ! lib/base.pm lib/fields.pm
21855 ____________________________________________________________________________
21856 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
21857         Log: Bump up version numbers.
21858              
21859              TODO 1: double check that pre-5.6.1 CPAN.pm:s
21860              don't try to download 5.8.0 because of the
21861              version numbers.  Mainly this means using _00
21862              in the core version numbers.
21863              
21864              TODO 2: the "use 5.005_64" in many modules
21865              needs to be changed to, say, "use 5.6.1".
21866      Branch: perl
21867            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
21868            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
21869            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
21870            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
21871            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
21872            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
21873            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
21874            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
21875            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
21876            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
21877            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
21878 ____________________________________________________________________________
21879 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
21880         Log: Use UCHARAT() as suggested by Inaba Hiroto.
21881      Branch: perl
21882            ! regexec.c
21883 ____________________________________________________________________________
21884 [ 12038] By: ams                                   on 2001/09/16  15:16:24
21885         Log: Subject: [PATCH] Re: Core module version numbers review
21886              From: Peter Scott <Peter@PSDT.com>
21887              Date: Sun, 16 Sep 2001 09:09:58 -0700
21888              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
21889      Branch: perl
21890            ! lib/perl5db.pl
21891 ____________________________________________________________________________
21892 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
21893         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
21894              not yet fully implemented.
21895      Branch: perl
21896            ! pod/perlfunc.pod pod/perlunicode.pod
21897 ____________________________________________________________________________
21898 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
21899         Log: Subject: [patch] plug PL_beginav_save leak
21900              From: Doug MacEachern <dougm@covalent.net>
21901              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
21902              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
21903      Branch: perl
21904            ! perl.c
21905 ____________________________________________________________________________
21906 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
21907         Log: (accidentally empty checkin)
21908      Branch: perl
21909            ! sv.c
21910 ____________________________________________________________________________
21911 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
21912         Log: Subject: [patch] ithreads+PL_beginav_save
21913              From: Doug MacEachern <dougm@covalent.net>
21914              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
21915              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
21916      Branch: perl
21917            ! sv.c
21918 ____________________________________________________________________________
21919 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
21920         Log: Subject: [PATCH] h2xs.PL with C::Scan
21921              From: Tim Jenness <t.jenness@jach.hawaii.edu>
21922              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
21923              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
21924      Branch: perl
21925            ! utils/h2xs.PL
21926 ____________________________________________________________________________
21927 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
21928         Log: Elaborate (well, make more vague, really) #12030.
21929      Branch: perl
21930            ! pod/perltodo.pod pod/perlunicode.pod
21931 ____________________________________________________________________________
21932 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
21933         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
21934              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
21935              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
21936              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
21937      Branch: perl
21938            ! regexec.c
21939 ____________________________________________________________________________
21940 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
21941         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
21942              are not yet complete.
21943      Branch: perl
21944            ! pod/perltodo.pod pod/perlunicode.pod
21945 ____________________________________________________________________________
21946 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
21947         Log: Document what's still to be done on the regular expression
21948              Unicode support, based on the UTR#18.
21949      Branch: perl
21950            ! pod/perltodo.pod pod/perlunicode.pod
21951 ____________________________________________________________________________
21952 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
21953         Log: Regen headers.
21954      Branch: perl
21955            ! embedvar.h perlapi.h
21956 ____________________________________________________________________________
21957 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
21958         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
21959              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
21960              Date: Sun, 09 Sep 2001 18:41:54 +0100
21961              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
21962      Branch: perl
21963            ! Porting/findvars ext/ByteLoader/bytecode.h
21964            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
21965            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
21966 ____________________________________________________________________________
21967 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
21968         Log: enable most warnings for windows build; fix the various typecasting
21969              nits that showed up (no bugfixes here)
21970      Branch: maint-5.6/perl
21971            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
21972            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
21973            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
21974            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
21975            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
21976            ! x2p/walk.c
21977 ____________________________________________________________________________
21978 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
21979         Log: Integrate change #12024 from maintperl
21980              (a local() precedence bug)
21981      Branch: perl
21982           !> lib/ExtUtils/Install.pm
21983 ____________________________________________________________________________
21984 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
21985         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
21986              change#8642
21987      Branch: maint-5.6/perl
21988            ! lib/ExtUtils/Install.pm
21989 ____________________________________________________________________________
21990 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
21991         Log: Update Changes.
21992      Branch: perl
21993            ! Changes patchlevel.h
21994 ____________________________________________________________________________
21995 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
21996         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
21997              From: "chromatic" <chromatic@rmci.net>
21998              Date: Fri, 14 Sep 2001 09:44:57 -0600 
21999              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
22000      Branch: perl
22001            ! lib/ExtUtils/Manifest.t
22002 ____________________________________________________________________________
22003 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
22004         Log: Hopefully better skipping of the Complete.t tests
22005              in case of not a tty. 
22006      Branch: perl
22007            ! lib/Term/Complete.t t/op/stat.t
22008 ____________________________________________________________________________
22009 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
22010         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
22011              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
22012              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
22013              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
22014      Branch: perl
22015            ! regexec.c t/op/pat.t
22016 ____________________________________________________________________________
22017 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
22018         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
22019              From: Robin Barker <rmb1@cise.npl.co.uk>
22020              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
22021              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
22022      Branch: perl
22023            ! pod/perlport.pod
22024 ____________________________________________________________________________
22025 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
22026         Log: NetWare tweaks from Ananth Kesari.
22027      Branch: perl
22028            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
22029            ! NetWare/nwutil.h
22030 ____________________________________________________________________________
22031 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
22032         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
22033              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22034              Date: Fri, 14 Sep 2001 10:51:13 +0200
22035              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
22036      Branch: perl
22037            ! pod/perlport.pod
22038 ____________________________________________________________________________
22039 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
22040         Log: Subject: Re: [PATCH 2 pl2pm.PL]
22041              From: Joe Smith <Joe.Smith@inwap.com>
22042              Date: Fri, 14 Sep 2001 00:13:32 -0700
22043              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
22044              
22045              Eradicate qu.
22046      Branch: perl
22047            ! keywords.h keywords.pl utils/pl2pm.PL
22048 ____________________________________________________________________________
22049 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
22050         Log: Retract #12013, didn't go over too well in Tru64.
22051      Branch: perl
22052            ! embed.h embed.pl sv.h
22053 ____________________________________________________________________________
22054 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
22055         Log: Subject: [PATCH] Execute files of debugger commands
22056              From: Peter Scott <Peter@PSDT.com>
22057              Date: Thu, 13 Sep 2001 15:26:31 -0700
22058              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
22059      Branch: perl
22060            ! lib/perl5db.pl pod/perldebug.pod
22061 ____________________________________________________________________________
22062 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
22063         Log: (Retracted by #12015)
22064              Subject: [proposed PATCH] Re: perl@11920
22065              From: Nicholas Clark <nick@ccl4.org>
22066              Date: Wed, 12 Sep 2001 23:46:09 +0100
22067              Message-ID: <20010912234609.H4971@plum.flirble.org>     
22068      Branch: perl
22069            ! embed.h embed.pl sv.h
22070 ____________________________________________________________________________
22071 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
22072         Log: ucblib shouldn't be linked against in nonstop-ux,
22073              from Tom Bates.
22074      Branch: perl
22075            ! hints/nonstopux.sh
22076 ____________________________________________________________________________
22077 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
22078         Log: Do stty only if we have stty.
22079              
22080              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
22081      Branch: perl
22082            ! lib/Term/Complete.pm
22083 ____________________________________________________________________________
22084 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
22085         Log: Skip the test if not running on a tty.
22086      Branch: perl
22087            ! lib/Term/Complete.t
22088 ____________________________________________________________________________
22089 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
22090         Log: Regen headers.
22091      Branch: perl
22092            ! embed.h opcode.h pod/perlapi.pod proto.h
22093 ____________________________________________________________________________
22094 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
22095         Log: Subject: [PATCH op.c] Re: perl@12003
22096              From: Robin Barker <rmb1@cise.npl.co.uk>
22097              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
22098              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
22099      Branch: perl
22100            ! op.c
22101 ____________________________________________________________________________
22102 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
22103         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
22104              From: Robin Barker <rmb1@cise.npl.co.uk>
22105              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
22106              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
22107      Branch: perl
22108            ! sv.c
22109 ____________________________________________________________________________
22110 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
22111         Log: Upgrade to Memoize 0.66.
22112      Branch: perl
22113            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
22114            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
22115            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
22116 ____________________________________________________________________________
22117 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
22118         Log: Subject: [ID 20010912.007] substr reference core dump
22119              From: me-01@ton.iguana.be
22120              Date: 12 Sep 2001 14:11:16 -0000
22121              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
22122      Branch: perl
22123            ! mg.c
22124 ____________________________________________________________________________
22125 [ 12004] By: ams                                   on 2001/09/12  01:13:49
22126         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
22127              From: Ilmari Karonen <iltzu@sci.fi>
22128              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
22129              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
22130      Branch: perl
22131            ! pod/perlfaq4.pod
22132 ____________________________________________________________________________
22133 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
22134         Log: Update Changes.
22135      Branch: perl
22136            ! Changes patchlevel.h
22137 ____________________________________________________________________________
22138 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
22139         Log: NetWare update from Ananth Kesari.
22140      Branch: perl
22141            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
22142            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
22143 ____________________________________________________________________________
22144 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
22145         Log: Retract #11984: div() being redefined, and 1397
22146              failing on 64-bit platforms.
22147      Branch: perl
22148            ! lib/Math/BigInt/Calc.pm
22149 ____________________________________________________________________________
22150 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
22151         Log: Metaconfig unit change for #11999.
22152      Branch: metaconfig
22153            ! U/protos/d_lseekproto.U
22154 ____________________________________________________________________________
22155 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
22156         Log: The lseek fix (#11991) was no fix.
22157      Branch: perl
22158            ! Configure
22159 ____________________________________________________________________________
22160 [ 11998] By: sky                                   on 2001/09/11  07:52:06
22161         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
22162              From: Matt Sergeant <MSergeant@star.net.uk>
22163              Date: Tue, 11 Sep 2001 09:22:32 +0100
22164              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
22165      Branch: perl
22166            ! ext/Encode/Encode.pm
22167 ____________________________________________________________________________
22168 [ 11997] By: sky                                   on 2001/09/11  06:35:29
22169         Log: Sometimes dTHX is added because it is needed on non 
22170              gnuc platforms, but not needed there. This uses GCC
22171              to silence GCC specific warnings by marking pTHX as 
22172              unused.
22173      Branch: perl
22174            ! perl.h
22175 ____________________________________________________________________________
22176 [ 11996] By: nick                                  on 2001/09/11  06:25:27
22177         Log: Integrate mainline
22178      Branch: perlio
22179            - ext/POSIX/sigaction.t lib/File/Find/taint.t
22180           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
22181 ____________________________________________________________________________
22182 [ 11995] By: nick                                  on 2001/09/11  06:23:39
22183         Log: Part Integrate mainline
22184      Branch: perlio
22185           +> (branch 69 files)
22186            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
22187            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
22188            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
22189            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
22190            - lib/Switch/t/switch_case.t lib/Test/Harness.t
22191            - lib/Test/More/Changes lib/Test/More/t/More.t
22192            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
22193            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
22194            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
22195            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
22196            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
22197            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
22198            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
22199            - t/lib/Test/More/Catch.pm wince/perl.ico
22200           !> (integrate 197 files)
22201 ____________________________________________________________________________
22202 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
22203         Log: Subject: Re: [PATCH] Encode.pm docs fix
22204              From: Gisle Aas <gisle@ActiveState.com>
22205              Date: 10 Sep 2001 11:27:02 -0700
22206              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
22207      Branch: perl
22208            ! ext/Encode/Encode.pm
22209 ____________________________________________________________________________
22210 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
22211         Log: Fix unpack U to be the reverse of pack U
22212              (but implement unpack U0U as a backdoor to get
22213              the UTF-8 malformed warnings from un-UTF-8 data)
22214      Branch: perl
22215            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
22216 ____________________________________________________________________________
22217 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
22218         Log: Metaconfig unit change for #11991;
22219              delete an unused unit (d_strtoull.U is the one used)
22220      Branch: metaconfig
22221            ! U/protos/d_lseekproto.U
22222      Branch: metaconfig/U/perl
22223            - strtoull.U
22224 ____________________________________________________________________________
22225 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
22226         Log: Subject: [PATCH] Configure not recording lseek proto
22227              From: Blair Zajac <blair@orcaware.com>
22228              Date: Mon, 10 Sep 2001 17:52:37 -0700
22229              Message-ID: <3B9D6055.BA334A31@orcaware.com>
22230              
22231              plus regen Configure.
22232      Branch: perl
22233            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22234            ! config_h.SH uconfig.h
22235 ____________________________________________________________________________
22236 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
22237         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?)))                  
22238              From: Nicholas Clark <nick@ccl4.org>
22239              Date: Tue, 11 Sep 2001 00:00:31 +0100
22240              Message-ID: <20010911000031.G1512@plum.flirble.org>
22241      Branch: perl
22242            + t/op/qq.t
22243            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
22244 ____________________________________________________________________________
22245 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
22246         Log: Subject: [PATCH] Building on win32 w/o perlio
22247              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
22248              Date: Mon, 10 Sep 2001 23:38:46 +0200
22249              Message-ID: <3B9D4F06.14433.2C37644@localhost>
22250      Branch: perl
22251            ! perl.c win32/Makefile win32/makefile.mk
22252 ____________________________________________________________________________
22253 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
22254         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
22255              From: "chromatic" <chromatic@rmci.net>
22256              Date: Mon, 10 Sep 2001 15:14:01 -0600
22257              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
22258      Branch: perl
22259            + lib/CGI/t/push.t
22260            ! MANIFEST
22261 ____________________________________________________________________________
22262 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
22263         Log: Subject: avoiding hoardes of zombies
22264              From: Nicholas Clark <nick@ccl4.org>
22265              Date: Mon, 10 Sep 2001 22:00:40 +0100
22266              Message-ID: <20010910220040.C1512@plum.flirble.org>
22267      Branch: perl
22268            ! pod/perlipc.pod
22269 ____________________________________________________________________________
22270 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
22271         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
22272              From: John Peacock <jpeacock@rowman.com>
22273              Date: Mon, 10 Sep 2001 16:34:30 -0400
22274              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
22275      Branch: perl
22276            ! sv.c t/op/ver.t utf8.h
22277 ____________________________________________________________________________
22278 [ 11985] By: ams                                   on 2001/09/10  23:20:13
22279         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
22280      Branch: perl
22281            ! MANIFEST
22282 ____________________________________________________________________________
22283 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
22284         Log: (Retracted by #12001)
22285              Subject: Calc with USE_MUL/USE_DIV
22286              From: Tels <perl_dummy@bloodgate.com>
22287              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
22288              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
22289      Branch: perl
22290            ! lib/Math/BigInt/Calc.pm
22291 ____________________________________________________________________________
22292 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
22293         Log: Subject: [PATCH op.c] Re: perl@11978
22294              From: Robin Barker <rmb1@cise.npl.co.uk>
22295              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
22296              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
22297              
22298              Format errors.
22299      Branch: perl
22300            ! op.c
22301 ____________________________________________________________________________
22302 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
22303         Log: Switch PADOFFSET back to U32 both because of binary backward
22304              compatibility and because Arthur seems to have been fixing the
22305              problems with naughty integer-pointer casting.
22306      Branch: perl
22307            ! op.h
22308 ____________________________________________________________________________
22309 [ 11981] By: ams                                   on 2001/09/10  16:31:43
22310         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
22311              Fix Pod Typo, Add Test for ExtUtils::Command
22312              From: "chromatic" <chromatic@rmci.net>
22313              Date: Mon, 10 Sep 2001 11:20:56 -0600
22314              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
22315      Branch: perl
22316            + lib/ExtUtils/Command.t
22317            ! MANIFEST lib/ExtUtils/Command.pm
22318 ____________________________________________________________________________
22319 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
22320         Log: Subject: [PATCH] Encode.pm docs fix
22321              From: Matt Sergeant <MSergeant@star.net.uk>
22322              Date: Mon, 10 Sep 2001 15:24:01 +0100
22323              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
22324      Branch: perl
22325            ! ext/Encode/Encode.pm
22326 ____________________________________________________________________________
22327 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
22328         Log: Update Changes.
22329      Branch: perl
22330            ! Changes patchlevel.h
22331 ____________________________________________________________________________
22332 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
22333         Log: Revert #11973, the dTHX seems to be needed in there
22334              for threaded builds.
22335      Branch: perl
22336            ! perlio.c
22337 ____________________________________________________________________________
22338 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
22339         Log: Detypo.
22340      Branch: perl
22341            ! pod/perlguts.pod
22342 ____________________________________________________________________________
22343 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
22344         Log: Further Class::Struct patching from Damian.
22345              
22346              The new new semantics are:
22347              
22348              * If you pass an initializer for a nested object, it has to be:
22349              a) a reference to an object of that class, or      
22350              b) a reference to an object of a subclass of that class, or
22351              c) a reference to a hash of arguments to be passed to the
22352              class's constructor
22353              * If you pass no initializer for a nested object, the attribute
22354              is initialized to C<undef>
22355      Branch: perl
22356            ! lib/Class/Struct.pm
22357 ____________________________________________________________________________
22358 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
22359         Log: Skip the crypt test if no crypt.
22360      Branch: perl
22361            ! t/op/crypt.t
22362 ____________________________________________________________________________
22363 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
22364         Log: Warn against using bare v-strings as IP addresses
22365              (okay if using the wrappers from Socket)
22366      Branch: perl
22367            ! pod/perldata.pod pod/perlport.pod
22368 ____________________________________________________________________________
22369 [ 11973] By: sky                                   on 2001/09/10  11:57:58
22370         Log: Remove unused dTHX. Silenced another warning.
22371      Branch: perl
22372            ! perlio.c
22373 ____________________________________________________________________________
22374 [ 11972] By: sky                                   on 2001/09/10  11:54:25
22375         Log: Silence some more warnings INT2PTR.
22376      Branch: perl
22377            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
22378 ____________________________________________________________________________
22379 [ 11971] By: sky                                   on 2001/09/10  11:21:50
22380         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
22381      Branch: perl
22382            ! cop.h
22383 ____________________________________________________________________________
22384 [ 11970] By: sky                                   on 2001/09/10  11:17:25
22385         Log: Apply INT2PTR with force to silence warnings from
22386              PM_GETRE and friends. No more warnings with 64bit 
22387              IVs and 32bit pointers.    
22388      Branch: perl
22389            ! op.c op.h perl.c
22390 ____________________________________________________________________________
22391 [ 11969] By: sky                                   on 2001/09/10  10:13:02
22392         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
22393      Branch: perl
22394            ! pod/perlguts.pod
22395 ____________________________________________________________________________
22396 [ 11968] By: sky                                   on 2001/09/10  10:02:51
22397         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
22398              Rename to custop_op_name to Perl_custom_op_name to match perlapi
22399              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
22400              perl_clone.
22401      Branch: perl
22402            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
22403 ____________________________________________________________________________
22404 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
22405         Log: Using strlen() not good on embedded nul bytes.
22406      Branch: perl
22407            ! regcomp.c
22408 ____________________________________________________________________________
22409 [ 11966] By: ams                                   on 2001/09/09  21:06:13
22410         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
22411              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22412              Date: Mon, 13 Aug 2001 22:51:59 +0200
22413              Message-ID: <20010813225159.C6681@rafael>
22414              (Applied with several tweaks.)
22415      Branch: perl
22416            ! embed.h embed.pl proto.h toke.c
22417 ____________________________________________________________________________
22418 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
22419         Log: The exact error message is system-dependent.
22420      Branch: perl
22421            ! lib/ExtUtils/Manifest.t
22422 ____________________________________________________________________________
22423 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
22424         Log: Add Windows and Mac Sami support to Encode
22425              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
22426      Branch: perl
22427            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
22428            ! MANIFEST
22429 ____________________________________________________________________________
22430 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
22431         Log: Use the tried method.
22432      Branch: perl
22433            ! pod/perlport.pod
22434 ____________________________________________________________________________
22435 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
22436         Log: Can't count parentheses.
22437      Branch: perl
22438            ! ext/IO/lib/IO/Socket/INET.pm
22439 ____________________________________________________________________________
22440 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
22441         Log: perlport additions: 1 while unlink, add/delete directory
22442              entries and permissions, cygwin stat funkiness (from Michael
22443              Schwern and Nicholas Clark)
22444      Branch: perl
22445            ! pod/perlport.pod
22446 ____________________________________________________________________________
22447 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
22448         Log: blib does have a detectable test.
22449      Branch: perl
22450            ! t/lib/1_compile.t
22451 ____________________________________________________________________________
22452 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
22453         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
22454              From: "chromatic" <chromatic@rmci.net>
22455              Date: Sat, 08 Sep 2001 19:33:42 -0600
22456              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
22457      Branch: perl
22458            + lib/Term/Complete.t
22459            ! MANIFEST
22460 ____________________________________________________________________________
22461 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
22462         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
22463              From: Michael G Schwern <schwern@pobox.com> 
22464              Date: Sat, 8 Sep 2001 02:40:26 -0400
22465              Message-ID: <20010908024026.A26283@blackrider>
22466      Branch: perl
22467            + lib/Test/Tutorial.pod
22468            ! MANIFEST
22469 ____________________________________________________________________________
22470 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
22471         Log: Try to look up protocol (by name) only iff it has non-numbers:
22472              nice if the server is in a chrooted environment (no /etc/protocols,
22473              server code using hardcorded protocol numbers like 6 for tcp),
22474              suggested by John Holdsworth <coldwave@bigfoot.com>.
22475              In other words, if we are given a number, why look it up again
22476              (by number)?
22477      Branch: perl
22478            ! ext/IO/lib/IO/Socket/INET.pm
22479 ____________________________________________________________________________
22480 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
22481         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
22482              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
22483              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
22484              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
22485              
22486              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
22487              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
22488              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
22489              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
22490              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
22491              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
22492              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
22493              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
22494      Branch: perl
22495            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
22496 ____________________________________________________________________________
22497 [ 11955] By: ams                                   on 2001/09/09  02:54:21
22498         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
22499              From: "Craig A. Berry" <craigberry@mac.com>
22500              Date: Sat, 08 Sep 2001 19:02:16 -0500
22501              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
22502      Branch: perl
22503            ! lib/CGI/t/carp.t
22504 ____________________________________________________________________________
22505 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
22506         Log: Documentation tweaks; think the IP address as an opaque string.
22507      Branch: perl
22508            ! ext/Socket/Socket.pm
22509 ____________________________________________________________________________
22510 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
22511         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
22512              From: Michael G Schwern <schwern@pobox.com>
22513              Date: Sat, 8 Sep 2001 19:45:46 -0400
22514              Message-ID: <20010908194546.C9193@blackrider>
22515      Branch: perl
22516            + lib/blib.t
22517            ! MANIFEST lib/blib.pm t/lib/1_compile.t
22518 ____________________________________________________________________________
22519 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
22520         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
22521              From: "chromatic" <chromatic@rmci.net>
22522              Date: Sat, 08 Sep 2001 12:31:44 -0600
22523              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
22524      Branch: perl
22525            + lib/CGI/t/fast.t
22526            ! MANIFEST
22527 ____________________________________________________________________________
22528 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
22529         Log: The Socket tests were wrong: they were assuming too much.
22530      Branch: perl
22531            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
22532 ____________________________________________________________________________
22533 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
22534         Log: Retract the portability changes since they
22535              seem to have opened a can of worms... will
22536              go back to UNICOS/mk and do the bare minimum
22537              required to get the tests working.
22538      Branch: perl
22539            ! ext/Socket/Socket.xs
22540 ____________________________________________________________________________
22541 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
22542         Log: PADOFFSET is used to cast pointers into integers,
22543              if pointers are 64 bits and U32 32 bits,
22544              bad things may happen, or at least warnings issued.
22545      Branch: perl
22546            ! op.h
22547 ____________________________________________________________________________
22548 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
22549         Log: Still more Socket portability tweaking.
22550              Now Socket.t seems to be happy in all of
22551              Linux/x86, Tru64/alpha, Solaris/sparc,
22552              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
22553              
22554              Addendum: it seems that io_multihomed, io_sock, and hostent
22555              were broken in little-endians (linux/x86 and tru64/alpha)
22556              because of this change.  Argh.
22557      Branch: perl
22558            ! ext/Socket/Socket.xs
22559 ____________________________________________________________________________
22560 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
22561         Log: More portability kicking on inet_ntoa().
22562      Branch: perl
22563            ! ext/Socket/Socket.xs
22564 ____________________________________________________________________________
22565 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
22566         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
22567              From: Michael G Schwern <schwern@pobox.com> 
22568              Date: Fri, 7 Sep 2001 23:06:51 -0400
22569              Message-ID: <20010907230651.R606@blackrider>
22570      Branch: perl
22571            + lib/ExtUtils/Manifest.t
22572            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
22573 ____________________________________________________________________________
22574 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
22575         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
22576              From: "chromatic" <chromatic@rmci.net>
22577              Date: Fri, 07 Sep 2001 17:53:15 -0600      
22578              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
22579      Branch: perl
22580            + lib/ExtUtils/testlib.t
22581            ! MANIFEST
22582 ____________________________________________________________________________
22583 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
22584         Log: Thinko.
22585      Branch: perl
22586            ! lib/integer.t
22587 ____________________________________________________________________________
22588 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
22589         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
22590              From: "Craig A. Berry" <craigberry@mac.com>
22591              Date: Fri, 07 Sep 2001 15:30:03 -0500
22592              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
22593      Branch: perl
22594            ! lib/CGI/Carp.pm
22595 ____________________________________________________________________________
22596 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
22597         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
22598              From: Michael G Schwern <schwern@pobox.com>
22599              Date: Fri, 7 Sep 2001 15:38:13 -0400
22600              Message-ID: <20010907153813.K606@blackrider>
22601      Branch: perl
22602            ! lib/ExtUtils/MM_Unix.pm
22603 ____________________________________________________________________________
22604 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
22605         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
22606              From: Robin Barker <rmb1@cise.npl.co.uk>
22607              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
22608              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
22609      Branch: perl
22610            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
22611 ____________________________________________________________________________
22612 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
22613         Log: Clean up 1_compile.t; move tests to more consistent
22614              places (t/ subdirectories); add integer.t (much of
22615              the pragma is tested elsewhere but there is no one
22616              centralized place)
22617      Branch: perl
22618            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
22619            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
22620            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
22621            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
22622            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
22623            - lib/File/Find/find.t lib/File/Find/taint.t
22624            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
22625 ____________________________________________________________________________
22626 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
22627         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
22628              From: "chromatic" <chromatic@rmci.net>
22629              Date: Fri, 07 Sep 2001 10:17:40 -0600
22630              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
22631      Branch: perl
22632            ! lib/File/Find/taint.t
22633 ____________________________________________________________________________
22634 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
22635         Log: Update Changes.
22636      Branch: perl
22637            ! Changes patchlevel.h
22638 ____________________________________________________________________________
22639 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
22640         Log: Rename the old threading tutorial, start a new one,
22641              regen toc.
22642      Branch: perl
22643            + pod/perlothrtut.pod
22644            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
22645            ! pod/perltoc.pod
22646 ____________________________________________________________________________
22647 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
22648         Log: vars very much has a test.
22649      Branch: perl
22650            ! t/lib/1_compile.t
22651 ____________________________________________________________________________
22652 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
22653         Log: Subject: Re: wince/perl.ico marked as binary
22654              From: Nicholas Clark <nick@ccl4.org>
22655              Date: Fri, 7 Sep 2001 13:54:40 +0100
22656              Message-ID: <20010907135439.D39150@plum.flirble.org>
22657              
22658              and wince/Makefile.ce change from Rainer Keuchel.
22659      Branch: perl
22660            + wince/makeico.pl
22661            ! MANIFEST wince/Makefile.ce
22662 ____________________________________________________________________________
22663 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
22664         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
22665              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
22666              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
22667              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
22668      Branch: perl
22669            ! regexec.c
22670 ____________________________________________________________________________
22671 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
22672         Log: (Replaced by #11934)
22673              Subject: Re: [PATCH regexec.c] more general .* and .*?
22674              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
22675              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
22676              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
22677      Branch: perl
22678            ! regexec.c
22679 ____________________________________________________________________________
22680 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
22681         Log: The #11931 patching misbehaved.
22682      Branch: perl
22683            ! lib/Test/Harness/t/test-harness.t
22684 ____________________________________________________________________________
22685 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
22686         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
22687              From: Michael G Schwern <schwern@pobox.com>
22688              Date: Fri, 7 Sep 2001 03:30:41 -0400
22689              Message-ID: <20010907033041.A2796@blackrider>
22690      Branch: perl
22691            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
22692            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
22693            + t/lib/sample-tests/header_at_end_fail
22694            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
22695            - lib/Test/Harness.t
22696            ! MANIFEST lib/Test/Harness.pm t/TEST
22697 ____________________________________________________________________________
22698 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
22699         Log: Subject: [PATCH] Digest::MD5 update
22700              From: Gisle Aas <gisle@ActiveState.com>
22701              Date: 06 Sep 2001 23:32:56 -0700
22702              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
22703      Branch: perl
22704            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
22705            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
22706 ____________________________________________________________________________
22707 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
22708         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
22709              From: "chromatic" <chromatic@rmci.net>
22710              Date: Thu, 06 Sep 2001 23:11:44 -0600
22711              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
22712      Branch: perl
22713            + lib/less.t
22714            ! MANIFEST t/lib/1_compile.t
22715 ____________________________________________________________________________
22716 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
22717         Log: The binary file must somehow differently stored.
22718      Branch: perl
22719            - wince/perl.ico
22720            ! MANIFEST
22721 ____________________________________________________________________________
22722 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
22723         Log: Add more modules to the list of modules that have tests,
22724              Schwern's wallet is getting more nervous.
22725              (Run t/lib/1_compile.t manually to see which modules
22726              are lacking tests, or the tests can't be run for some
22727              reason or another, such as the Net:: modules)
22728      Branch: perl
22729            ! t/lib/1_compile.t
22730 ____________________________________________________________________________
22731 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
22732         Log: Try to make Socket::inet_ntoa() more robust.
22733      Branch: perl
22734            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
22735 ____________________________________________________________________________
22736 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
22737         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
22738              From: chromatic <chromatic@rmci.net>       
22739              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
22740              Message-Id: <01090522580506.19590@firewheel>           
22741      Branch: perl
22742            ! lib/English.t
22743 ____________________________________________________________________________
22744 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
22745         Log: Subject: Re: perlvar manpage and localizing special vars
22746              From: Stas Bekman <stas@stason.org>
22747              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
22748              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
22749      Branch: perl
22750            ! pod/perlvar.pod
22751 ____________________________________________________________________________
22752 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
22753         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
22754              From: Robin Barker <rmb1@cise.npl.co.uk>
22755              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
22756              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
22757      Branch: perl
22758            ! lib/ExtUtils/MakeMaker.pm
22759 ____________________________________________________________________________
22760 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
22761         Log: Symbol missing; AIX unhappy.
22762      Branch: perl
22763            ! makedef.pl
22764 ____________________________________________________________________________
22765 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
22766         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
22767              Reported in 5.61, seems to work okay in blead.
22768      Branch: perl
22769            ! t/run/kill_perl.t
22770 ____________________________________________________________________________
22771 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
22772         Log: Update Changes.
22773      Branch: perl
22774            ! Changes patchlevel.h
22775 ____________________________________________________________________________
22776 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
22777         Log: Document the bad assumptions currently breaking
22778              the Socket.t tests 10, 11, and 13 in UNICOS.
22779      Branch: perl
22780            ! ext/Socket/Socket.xs
22781 ____________________________________________________________________________
22782 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
22783         Log: Subject: [PATCH x2p] make OPTIMIZE=...
22784              From: Robin Barker <rmb1@cise.npl.co.uk>
22785              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
22786              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
22787      Branch: perl
22788            ! x2p/Makefile.SH x2p/cflags.SH
22789 ____________________________________________________________________________
22790 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
22791         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
22792              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
22793              Date: Thu, 6 Sep 2001 11:09:40 +0100
22794              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
22795              
22796              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
22797              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
22798              Date: 6 Sep 2001 10:14:38 -0000
22799              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
22800      Branch: perl
22801            ! pod/perlfaq1.pod pod/perlhack.pod
22802 ____________________________________________________________________________
22803 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
22804         Log: Subject: Extra NUL is Data::Dumper output - patch
22805              From: Tony Cook <tony@develop-help.com>
22806              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
22807              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
22808      Branch: perl
22809            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
22810 ____________________________________________________________________________
22811 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
22812         Log: Avoid redefinition warning
22813              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
22814              from
22815              perl -w -Ilib -MCwd -e ''
22816      Branch: perl
22817            ! lib/Cwd.pm
22818 ____________________________________________________________________________
22819 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
22820         Log: Update the is_tainted() example implementation.
22821      Branch: perl
22822            ! pod/perlsec.pod
22823 ____________________________________________________________________________
22824 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
22825         Log: Missing) in #11912.
22826      Branch: perl
22827            ! lib/Test/Simple/t/fail.t
22828 ____________________________________________________________________________
22829 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
22830         Log: Rewhack Test-Simple into core harness.
22831      Branch: perl
22832            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
22833            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
22834            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
22835            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
22836            ! lib/Test/Simple/t/skipall.t
22837 ____________________________________________________________________________
22838 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
22839         Log: Workaround for the new Exporter 'feature'.
22840      Branch: perl
22841            ! lib/Test/More.pm
22842 ____________________________________________________________________________
22843 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
22844         Log: Re-introduce pure-Perl fall-back for abs_path,
22845              re-introduce #11898.
22846      Branch: perl
22847            ! lib/Cwd.pm lib/File/Find.pm
22848 ____________________________________________________________________________
22849 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
22850         Log: More tests.
22851      Branch: perl
22852            ! lib/Exporter.t
22853 ____________________________________________________________________________
22854 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
22855         Log: Retract #11898 for now because it introduces
22856              a rather nasty depencency: when B is being built,
22857              MakeMaker is used.  MakeMaker uses File::Find.
22858              File::Find uses Cwd::getcwd()...which doesn't
22859              exist yet.
22860      Branch: perl
22861            ! lib/File/Find.pm
22862 ____________________________________________________________________________
22863 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
22864         Log: New test welcome.
22865      Branch: perl
22866            + lib/Test/Simple/t/simple.t
22867 ____________________________________________________________________________
22868 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
22869         Log: Old test begone.
22870      Branch: perl
22871            - lib/Attribute/Handlers/test.pl
22872 ____________________________________________________________________________
22873 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
22874         Log: Test-Simple syncup from Schwern.
22875      Branch: perl
22876            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
22877            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
22878            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
22879            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
22880            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
22881            - lib/Test/More/Changes lib/Test/More/t/More.t
22882            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
22883            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
22884            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
22885            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
22886            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
22887            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
22888            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
22889            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
22890            ! t/lib/Test/Simple/sample_tests/death.plx
22891            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
22892            ! t/lib/Test/Simple/sample_tests/extras.plx
22893            ! t/lib/Test/Simple/sample_tests/five_fail.plx
22894            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
22895            ! t/lib/Test/Simple/sample_tests/one_fail.plx
22896            ! t/lib/Test/Simple/sample_tests/require.plx
22897            ! t/lib/Test/Simple/sample_tests/success.plx
22898            ! t/lib/Test/Simple/sample_tests/too_few.plx
22899            ! t/lib/Test/Simple/sample_tests/two_fail.plx
22900 ____________________________________________________________________________
22901 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
22902         Log: Integrate File::Find changes from bleadperl
22903      Branch: maint-5.6/macperl
22904            ! lib/File/Find.pm t/lib/filefind-taint.t
22905 ____________________________________________________________________________
22906 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
22907         Log: Integrate 11847 from maint-5.6/perl
22908      Branch: maint-5.6/macperl
22909           !> sv.c
22910 ____________________________________________________________________________
22911 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
22912         Log: In UNICOS division yada yada.
22913      Branch: perl
22914            ! t/op/override.t
22915 ____________________________________________________________________________
22916 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
22917         Log: In UNICOS division is really lossy, better use
22918              a tolerance test.
22919      Branch: perl
22920            ! ext/Time/HiRes/HiRes.t
22921 ____________________________________________________________________________
22922 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
22923         Log: In UNICOS sigaction() sets an extra flag
22924              ("the signal has been registered for all the processes in
22925              a multitasking group.")
22926      Branch: perl
22927            ! ext/POSIX/sigaction.t
22928 ____________________________________________________________________________
22929 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
22930         Log: Documentation micropatch from Damian.
22931      Branch: perl
22932            ! lib/Attribute/Handlers.pm
22933 ____________________________________________________________________________
22934 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
22935         Log: (Retracted by #11908)
22936              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
22937              From: Michael G Schwern <schwern@pobox.com>
22938              Date: Wed, 5 Sep 2001 15:58:21 -0400
22939              Message-ID: <20010905155821.I632@blackrider>
22940      Branch: perl
22941            ! lib/File/Find.pm lib/File/Find/taint.t
22942 ____________________________________________________________________________
22943 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
22944         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
22945              From: Michael G Schwern <schwern@pobox.com>
22946              Date: Wed, 5 Sep 2001 19:16:31 -0400
22947              Message-ID: <20010905191631.E11386@blackrider>
22948      Branch: perl
22949            + lib/CGI/t/carp.t
22950            ! MANIFEST
22951 ____________________________________________________________________________
22952 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
22953         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
22954              From: chromatic <chromatic@rmci.net>
22955              Date: Wed, 5 Sep 2001 18:08:07 -0600
22956              Message-Id: <01090518080700.19590@firewheel>
22957      Branch: perl
22958            ! lib/English.pm
22959 ____________________________________________________________________________
22960 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
22961         Log: Fix a typo #11889 and add a test for the same.
22962      Branch: perl
22963            ! ext/Socket/Socket.t ext/Socket/Socket.xs
22964 ____________________________________________________________________________
22965 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
22966         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
22967              From: "Craig A. Berry" <craigberry@mac.com>
22968              Date: Wed, 05 Sep 2001 17:48:54 -0500
22969              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
22970      Branch: perl
22971            ! lib/warnings.t t/run/kill_perl.t
22972 ____________________________________________________________________________
22973 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
22974         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
22975              From: Michael G Schwern <schwern@pobox.com>
22976              Date: Wed, 5 Sep 2001 17:22:25 -0400
22977              Message-ID: <20010905172225.C11386@blackrider>
22978      Branch: perl
22979            ! t/run/kill_perl.t
22980 ____________________________________________________________________________
22981 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
22982         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
22983              From: Nicholas Clark <nick@ccl4.org>
22984              Date: Wed, 5 Sep 2001 20:54:24 +0100
22985              Message-ID: <20010905205424.C25120@plum.flirble.org>
22986      Branch: perl
22987            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
22988 ____________________________________________________________________________
22989 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
22990         Log: Forgotten thing.
22991      Branch: perl
22992            ! uconfig.h
22993 ____________________________________________________________________________
22994 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
22995         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
22996              From: chromatic <chromatic@rmci.net>               
22997              Date: Wed, 5 Sep 2001 13:22:08 -0600
22998              Message-Id: <01090513220807.10587@firewheel> 
22999      Branch: perl
23000            ! lib/English.pm
23001 ____________________________________________________________________________
23002 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
23003         Log: inet_ntoa() tweaks:
23004              - don't allow addresses with > 255 characters
23005              - indent the HP-UX workaround
23006              - don't leak memory
23007      Branch: perl
23008            ! ext/Socket/Socket.xs
23009 ____________________________________________________________________________
23010 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
23011         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
23012              <xwu@theeducationcenter.com>
23013      Branch: perl
23014            ! lib/File/Find.pm
23015 ____________________________________________________________________________
23016 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
23017         Log: Typo nits.
23018      Branch: perl
23019            ! lib/File/Find.pm
23020 ____________________________________________________________________________
23021 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
23022         Log: -Wall nit.
23023      Branch: perl
23024            ! op.c
23025 ____________________________________________________________________________
23026 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
23027         Log: Update to Scalar-List-Utils 1.05
23028      Branch: perl
23029            ! ext/List/Util/ChangeLog ext/List/Util/README
23030            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
23031 ____________________________________________________________________________
23032 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
23033         Log: Update Changes.
23034      Branch: perl
23035            ! Changes patchlevel.h
23036 ____________________________________________________________________________
23037 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
23038         Log: Update to Scalar-List-Utils 1.04
23039      Branch: perl
23040            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
23041            ! ext/List/Util/lib/List/Util.pm
23042            ! ext/List/Util/lib/Scalar/Util.pm
23043 ____________________________________________________________________________
23044 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
23045         Log: Metaconfigify #11724.
23046      Branch: metaconfig
23047            ! U/threads/archname.U
23048 ____________________________________________________________________________
23049 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
23050         Log: The MacOS reference is okay, no reason to hide it.
23051      Branch: perl
23052            ! lib/Cwd.pm
23053 ____________________________________________________________________________
23054 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
23055         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
23056              From: Michael G Schwern <schwern@pobox.com>
23057              Date: Tue, 4 Sep 2001 15:30:10 -0400
23058              Message-ID: <20010904153010.H26466@blackrider> 
23059              
23060              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
23061      Branch: perl
23062            ! ext/Cwd/Makefile.PL lib/Cwd.pm
23063 ____________________________________________________________________________
23064 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
23065         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.))
23066              From: Michael G Schwern <schwern@pobox.com>
23067              Date: Tue, 4 Sep 2001 17:39:13 -0400
23068              Message-ID: <20010904173913.C626@blackrider>
23069      Branch: perl
23070            ! lib/Cwd.pm
23071 ____________________________________________________________________________
23072 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
23073         Log: Subject: Re: Perl_pp_* in public API?
23074              From: "Craig A. Berry" <craigberry@mac.com>
23075              Date: Tue, 4 Sep 2001 21:51:29 -0500
23076              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
23077      Branch: perl
23078            ! ext/List/Util/Util.xs
23079 ____________________________________________________________________________
23080 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
23081         Log: From Damian: Class::Struct was unable to define
23082              recursive classes.  After the patch an object reference
23083              (rather than a hash) is required to initialize
23084              an object attribute.  If no such initializer is given to
23085              the constructor, object attributes are now default
23086              initialized to C<undef>.
23087      Branch: perl
23088            ! lib/Class/Struct.pm lib/Class/Struct.t
23089 ____________________________________________________________________________
23090 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
23091         Log: Subject: Re: sv_catpvfn and sv_setpvfn
23092              From: Richard Soderberg <rs@oregonnet.com>
23093              Date: Tue, 4 Sep 2001 15:16:47 -0700
23094              Message-Id: <200109042216.PAA17858@oregonnet.com>
23095      Branch: perl
23096            ! pod/perlclib.pod pod/perlguts.pod
23097 ____________________________________________________________________________
23098 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
23099         Log: NetWare updates from Ananth Kesari.
23100      Branch: perl
23101            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
23102            ! NetWare/nw5thread.h
23103 ____________________________________________________________________________
23104 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
23105         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?))
23106              From: Nicholas Clark <nick@ccl4.org>
23107              Date: Tue, 4 Sep 2001 22:42:50 +0100
23108              Message-ID: <20010904224250.P25120@plum.flirble.org>
23109      Branch: perl
23110            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
23111            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
23112            ! t/op/oct.t toke.c
23113 ____________________________________________________________________________
23114 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
23115         Log: Fix Cwd::getcwd() not being tainted, as noticed
23116              by Schwern.
23117      Branch: perl
23118            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
23119            - ext/Cwd/Cwd.t
23120            ! MANIFEST ext/Cwd/Cwd.xs util.c
23121 ____________________________________________________________________________
23122 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
23123         Log: Retract #11870 and volatilize the right destruct_level.
23124              Silly thinko pointed out by Sarathy.
23125      Branch: perl
23126            ! intrpvar.h perl.c
23127 ____________________________________________________________________________
23128 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
23129         Log: At least a temporary fix for the mysterious scope core dumps
23130              in Tru64 from Graham.
23131      Branch: perl
23132            ! ext/List/Util/Util.xs
23133 ____________________________________________________________________________
23134 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
23135         Log: (Retracted by #11872)
23136      Branch: perl
23137            ! intrpvar.h
23138 ____________________________________________________________________________
23139 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
23140         Log: Quench a -Wall gripe noticed by Robin Barker.
23141      Branch: perl
23142            ! op.c
23143 ____________________________________________________________________________
23144 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
23145         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
23146              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
23147              Date: Wed, 05 Sep 2001 02:01:32 +0900
23148              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
23149      Branch: perl
23150            ! lib/Unicode/UCD.pm
23151 ____________________________________________________________________________
23152 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
23153         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
23154              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
23155              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
23156              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
23157      Branch: perl
23158            ! gv.c
23159 ____________________________________________________________________________
23160 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
23161         Log: Update Changes.
23162      Branch: perl
23163            ! Changes patchlevel.h
23164 ____________________________________________________________________________
23165 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
23166         Log: Add the \[$@%&*] prototype support.
23167      Branch: perl
23168            ! op.c pod/perlsub.pod t/comp/proto.t
23169 ____________________________________________________________________________
23170 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
23171         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
23172              From: Michael G Schwern <schwern@pobox.com>
23173              Date: Mon, 3 Sep 2001 18:59:01 -0400
23174              Message-ID: <20010903185901.Z9233@blackrider>
23175      Branch: perl
23176            ! lib/CGI/t/form.t
23177 ____________________________________________________________________________
23178 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
23179         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
23180              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
23181              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
23182              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
23183      Branch: perl
23184            ! gv.c
23185 ____________________________________________________________________________
23186 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
23187         Log: More srand entry tweakage based on Randal's suggestion.
23188      Branch: perl
23189            ! pod/perlfunc.pod
23190 ____________________________________________________________________________
23191 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
23192         Log: Subject: [PATCH] 'main' *is* a reserved word
23193              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23194              Date: Mon, 3 Sep 2001 22:55:41 +0200
23195              Message-ID: <20010903225541.A24097@rafael>
23196      Branch: perl
23197            ! toke.c
23198 ____________________________________________________________________________
23199 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
23200         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
23201              From: Peter Prymmer <pvhp@best.com>
23202              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
23203              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
23204      Branch: perl
23205            ! README.vms configure.com
23206 ____________________________________________________________________________
23207 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
23208         Log: Subject: Re: A slightly better default seed?   
23209              From: Michael G Schwern <schwern@pobox.com>
23210              Date: Mon, 3 Sep 2001 18:08:15 -0400 
23211              Message-ID: <20010903180815.W9233@blackrider>
23212      Branch: perl
23213            ! t/op/srand.t
23214 ____________________________________________________________________________
23215 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
23216         Log: Add sharedsv.o to microperl object files.
23217      Branch: perl
23218            ! Makefile.micro
23219 ____________________________________________________________________________
23220 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
23221         Log: AUTHORS updates and
23222              
23223              Subject: [PATCH] Just some preening :-)        
23224              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
23225              Date: Tue, 4 Sep 2001 14:16:59 +0100
23226              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
23227      Branch: perl
23228            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
23229 ____________________________________________________________________________
23230 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
23231         Log: Typo fix and slight rewording.
23232      Branch: perl
23233            ! pod/perlfunc.pod
23234 ____________________________________________________________________________
23235 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
23236         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
23237      Branch: perl
23238            ! pod/perlfaq4.pod
23239 ____________________________________________________________________________
23240 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
23241         Log: The helper file changed name.
23242      Branch: perl
23243            ! MANIFEST
23244 ____________________________________________________________________________
23245 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
23246         Log: Update to Scalar-List-Utils 1.03
23247      Branch: perl
23248            + ext/List/Util/t/shuffle.t
23249            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
23250            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
23251            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
23252            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
23253            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
23254            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
23255            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
23256            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
23257 ____________________________________________________________________________
23258 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
23259         Log: Make crypt() do something more sane for Unicode
23260              (take crypt() of the low eight bits of the characters,
23261              instead of taking crypt() of the UTF-8 of the scalar);
23262              add a test for crypt().
23263      Branch: perl
23264            + t/op/crypt.t
23265            ! MANIFEST pod/perlfunc.pod pp.c
23266 ____________________________________________________________________________
23267 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
23268         Log: Reorganize the srand entry.
23269      Branch: perl
23270            ! pod/perlfunc.pod
23271 ____________________________________________________________________________
23272 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
23273         Log: Remove the tests that assume something about
23274              calling srand() without arguments multiple times.
23275      Branch: perl
23276            ! t/op/srand.t
23277 ____________________________________________________________________________
23278 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
23279         Log: Upgrade to Math::BigInt 1.42.
23280      Branch: perl
23281            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
23282            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
23283            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
23284            ! lib/Math/BigInt/t/mbimbf.t
23285 ____________________________________________________________________________
23286 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
23287         Log: integrate change#11847 from maint-5.6
23288              
23289              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
23290      Branch: perl
23291            ! sv.c
23292 ____________________________________________________________________________
23293 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
23294         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
23295      Branch: maint-5.6/perl
23296            ! sv.c
23297 ____________________________________________________________________________
23298 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
23299         Log: As far as I can tell these functions have been Unicodified.
23300      Branch: perl
23301            ! doop.c
23302 ____________________________________________________________________________
23303 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
23304         Log: Update to Storable 1.0.13.
23305      Branch: perl
23306            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
23307            ! ext/Storable/Storable.xs
23308 ____________________________________________________________________________
23309 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
23310         Log: Patch the Filter::Simple test to work with
23311              the core test suite (since the FilterTest.pm
23312              is in t/lib, not in lib).
23313      Branch: perl
23314            ! lib/Filter/Simple/t/filter.t
23315 ____________________________________________________________________________
23316 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
23317         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
23318      Branch: perl
23319            + t/lib/FilterTest.pm
23320            - t/lib/MyFilter.pm
23321 ____________________________________________________________________________
23322 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
23323         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
23324              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
23325              Text::Balanced 1.86.
23326      Branch: perl
23327            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
23328            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
23329            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
23330            + lib/Switch/t/nested.t lib/Switch/t/switch.t
23331            + lib/Text/Balanced/Changes lib/Text/Balanced/README
23332            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
23333            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
23334            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
23335            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
23336            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
23337            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
23338            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
23339            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
23340            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
23341            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
23342            ! MANIFEST lib/Attribute/Handlers.pm
23343            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
23344            ! lib/Attribute/Handlers/demo/Demo.pm
23345            ! lib/Attribute/Handlers/demo/Descriptions.pm
23346            ! lib/Attribute/Handlers/demo/MyClass.pm
23347            ! lib/Attribute/Handlers/demo/demo.pl
23348            ! lib/Attribute/Handlers/demo/demo2.pl
23349            ! lib/Attribute/Handlers/demo/demo3.pl
23350            ! lib/Attribute/Handlers/demo/demo4.pl
23351            ! lib/Attribute/Handlers/demo/demo_call.pl
23352            ! lib/Attribute/Handlers/demo/demo_chain.pl
23353            ! lib/Attribute/Handlers/demo/demo_cycle.pl
23354            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
23355            ! lib/Attribute/Handlers/demo/demo_phases.pl
23356            ! lib/Attribute/Handlers/demo/demo_range.pl
23357            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
23358            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
23359            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
23360            ! lib/Text/Balanced.pm
23361 ____________________________________________________________________________
23362 [ 11841] By: sky                                   on 2001/09/03  11:04:15
23363         Log: Forgot to add a file with Change #11840
23364      Branch: perl
23365            + t/op/srand.t
23366 ____________________________________________________________________________
23367 [ 11840] By: sky                                   on 2001/09/03  11:02:04
23368         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
23369              From: Michael G Schwern <schwern@pobox.com>
23370              Date: Mon, 3 Sep 2001 07:43:00 -0400
23371              Message-ID: <20010903074300.E9233@blackrider>
23372      Branch: perl
23373            ! MANIFEST pod/perlfunc.pod t/op/rand.t
23374 ____________________________________________________________________________
23375 [ 11839] By: sky                                   on 2001/09/03  10:47:11
23376         Log: Document the changes with regards to running of END blocks.
23377              And DESTROY on global objects are called in perl_destruct()!
23378      Branch: perl
23379            ! pod/perl572delta.pod pod/perlembed.pod
23380 ____________________________________________________________________________
23381 [ 11838] By: sky                                   on 2001/09/03  09:34:44
23382         Log: Subject: [PATCH t/op/time.t] Partial cleanup
23383              From: Michael G Schwern <schwern@pobox.com>
23384              Date: Mon, 3 Sep 2001 06:29:42 -0400
23385              Message-ID: <20010903062942.C9233@blackrider>
23386      Branch: perl
23387            ! t/op/time.t
23388 ____________________________________________________________________________
23389 [ 11837] By: sky                                   on 2001/09/03  09:30:02
23390         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
23391              From: Michael G Schwern <schwern@pobox.com>
23392              Date: Mon, 3 Sep 2001 06:24:13 -0400
23393              Message-ID: <20010903062413.B9233@blackrider>
23394      Branch: perl
23395            ! t/op/rand.t
23396 ____________________________________________________________________________
23397 [ 11836] By: sky                                   on 2001/09/03  07:56:47
23398         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
23399              From: Michael G Schwern <schwern@pobox.com>
23400              Date: Sun, 2 Sep 2001 21:38:43 -0400
23401              Message-ID: <20010902213843.L2711@blackrider>
23402      Branch: perl
23403            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
23404            ! MANIFEST
23405 ____________________________________________________________________________
23406 [ 11835] By: nick                                  on 2001/09/03  06:20:06
23407         Log: Integrate mainline
23408      Branch: perlio
23409           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
23410            - t/op/misc.t
23411           !> (integrate 187 files)
23412 ____________________________________________________________________________
23413 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
23414         Log: Update Changes.
23415      Branch: perl
23416            ! Changes patchlevel.h
23417 ____________________________________________________________________________
23418 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
23419         Log: Slight tweaks.
23420      Branch: perl
23421            ! t/run/kill_perl.t
23422 ____________________________________________________________________________
23423 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
23424         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
23425      Branch: perl
23426            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
23427 ____________________________________________________________________________
23428 [ 11831] By: sky                                   on 2001/09/02  12:10:42
23429         Log: Change #11828 wasn't complete, this updates to intest path
23430      Branch: perl
23431            ! t/run/kill_perl.t
23432 ____________________________________________________________________________
23433 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
23434         Log: 's's's.
23435      Branch: perl
23436            ! Changes
23437 ____________________________________________________________________________
23438 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
23439         Log: Update Changes.
23440      Branch: perl
23441            ! Changes patchlevel.h
23442 ____________________________________________________________________________
23443 [ 11828] By: sky                                   on 2001/09/02  11:53:56
23444         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
23445              From: Michael G Schwern <schwern@pobox.com>
23446              Date: Sat, 1 Sep 2001 20:18:58 -0400
23447              Message-ID: <20010901201858.X606@blackrider>
23448              +MANIFEST Fix
23449      Branch: perl
23450            + t/run/kill_perl.t
23451            - t/op/misc.t t/run/segfault.t
23452            ! MANIFEST
23453 ____________________________________________________________________________
23454 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
23455         Log: Subject: [PATCH] lib/Time/Local.pm
23456              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
23457              Date: Sun, 2 Sep 2001 06:50:01 -0500
23458              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
23459      Branch: perl
23460            ! lib/Time/Local.pm
23461 ____________________________________________________________________________
23462 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
23463         Log: Tick off Unicode collation and the normalization from
23464              the todo list.
23465      Branch: perl
23466            ! pod/perltodo.pod
23467 ____________________________________________________________________________
23468 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
23469         Log: Update to Unicode 3.1.1.
23470      Branch: perl
23471            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
23472            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
23473            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
23474            ! lib/unicore/PropList.txt lib/unicore/README.perl
23475            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
23476            ! lib/unicore/rename lib/unicore/version
23477 ____________________________________________________________________________
23478 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
23479         Log: Slight doc tweaks for the module.
23480      Branch: perl
23481            ! lib/Unicode/UCD.pm
23482 ____________________________________________________________________________
23483 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
23484         Log: Rename the variable: it *used* to be (wrongly) that the
23485              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
23486              but that is no more the case: PL_reg_match_utf8 is better.
23487      Branch: perl
23488            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
23489            ! regexec.c sv.c thrdvar.h
23490 ____________________________________________________________________________
23491 [ 11822] By: ams                                   on 2001/09/02  02:54:50
23492         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
23493              From: Ilmari Karonen <iltzu@sci.fi>
23494              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
23495              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
23496              (op/sub_lval.t updated to take new error message into account.)
23497      Branch: perl
23498            ! op.c t/op/sub_lval.t
23499 ____________________________________________________________________________
23500 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
23501         Log: remove stray CRs in files; keep all files with UNIX line-ends
23502              (Porting/makerel adds CRs to the files that need it in the
23503              distribution)
23504      Branch: perl
23505            ! NetWare/t/NWScripts.pl README.dos
23506            ! ext/Encode/Encode/cns11643-1.enc
23507            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
23508            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
23509 ____________________________________________________________________________
23510 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
23511         Log: some remnants of change#11803
23512      Branch: perl
23513            ! ext/ByteLoader/byterun.h perl.h
23514 ____________________________________________________________________________
23515 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
23516         Log: Update to Unicode::Collate 0.08.
23517      Branch: perl
23518            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
23519            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
23520 ____________________________________________________________________________
23521 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
23522         Log: Test tweaks.
23523      Branch: perl
23524            ! t/op/pat.t
23525 ____________________________________________________________________________
23526 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
23527         Log: Fix test
23528      Branch: maint-5.6/macperl
23529            ! t/lib/b.t
23530 ____________________________________________________________________________
23531 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
23532         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
23533              warnings in Config.pm with -W; increase default and
23534              minimum RAM; bump version number.
23535      Branch: maint-5.6/macperl
23536            + macos/lib/Mac/LowMem.pm
23537            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
23538            ! macos/configpm macos/macperl/MacPerl.r
23539 ____________________________________________________________________________
23540 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
23541         Log: Make syntax check report in MPW style, fix tests
23542              to use Mac::err=unix to get normal-style error
23543              messages.
23544      Branch: maint-5.6/macperl
23545            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
23546            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
23547 ____________________________________________________________________________
23548 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
23549         Log: Make MPW-style errors optional (but the default); add
23550              MacPerl::ErrorFormat() function and Mac::err pragma
23551      Branch: maint-5.6/macperl
23552            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
23553            + macos/ext/Mac/err/err.xs
23554            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
23555            ! macos/macish.c macos/macish.h macos/macperl.sym
23556 ____________________________________________________________________________
23557 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
23558         Log: More module and test ports from Thomas Wegner et al
23559      Branch: maint-5.6/macperl
23560            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
23561            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
23562            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
23563            ! t/op/magic.t
23564 ____________________________________________________________________________
23565 [ 11812] By: sky                                   on 2001/09/01  17:19:30
23566         Log: Subject: [PATCH t/op/concat.t] cleanup
23567              From: Michael G Schwern <schwern@pobox.com>
23568              Date: Sat, 1 Sep 2001 14:06:28 -0400
23569              Message-ID: <20010901140628.C606@blackrider>
23570      Branch: perl
23571            ! t/op/concat.t
23572 ____________________________________________________________________________
23573 [ 11811] By: sky                                   on 2001/09/01  12:25:29
23574         Log: Change #11805 didn't update the MANIFEST
23575      Branch: perl
23576            ! MANIFEST
23577 ____________________________________________________________________________
23578 [ 11810] By: sky                                   on 2001/09/01  11:52:44
23579         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
23580              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23581              Date: Sat, 1 Sep 2001 14:50:14 +0200
23582              Message-ID: <20010901145014.A691@rafael>
23583      Branch: perl
23584            ! t/op/inccode.t
23585 ____________________________________________________________________________
23586 [ 11809] By: sky                                   on 2001/09/01  11:49:22
23587         Log: Subject: PATCH: ExtUtils::MakeMaker
23588              From: Tony Bowden <tony@kasei.com>
23589              Date: Sat, 1 Sep 2001 10:33:53 +0100
23590              Message-ID: <20010901103353.A13863@soto.kasei.com>
23591              Manually applied
23592      Branch: perl
23593            ! lib/ExtUtils/MakeMaker.pm
23594 ____________________________________________________________________________
23595 [ 11808] By: sky                                   on 2001/09/01  11:39:13
23596         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
23597              From: mike808@users.sourceforge.net
23598              Date: Sat, 1 Sep 101 11:27:50 GMT
23599              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
23600              With little tweak
23601      Branch: perl
23602            ! lib/Term/Cap.pm
23603 ____________________________________________________________________________
23604 [ 11807] By: ams                                   on 2001/09/01  11:31:16
23605         Log: Subject: oct() and hex()
23606              From: Nicholas Clark <nick@ccl4.org>
23607              Date: Fri, 31 Aug 2001 23:14:13 +0100
23608              Message-Id: <20010831231413.J4950@plum.flirble.org>
23609      Branch: perl
23610            ! pod/perlclib.pod
23611 ____________________________________________________________________________
23612 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
23613         Log: Integrate change 11801 from maintperl
23614      Branch: maint-5.6/macperl
23615            ! perl.c
23616 ____________________________________________________________________________
23617 [ 11805] By: sky                                   on 2001/08/31  21:35:10
23618         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
23619              From: Michael G Schwern <schwern@pobox.com>
23620              Date: Fri, 31 Aug 2001 15:36:28 -0400
23621              Message-ID: <20010831153628.B598@blackrider>
23622              Check for things which used to segfault
23623      Branch: perl
23624            + t/run/segfault.t
23625 ____________________________________________________________________________
23626 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
23627         Log: integrate change#11801 from maint-5.6
23628              
23629              remove age-old UNICOS "workaround" that introduces a static, and
23630              hence an egregious race condition for threaded builds (*sigh*
23631              beats me why this kludge wasn't guarded by a UNICOS-specific
23632              #define *sigh*)
23633      Branch: perl
23634            ! perl.c
23635 ____________________________________________________________________________
23636 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
23637         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
23638              working in 5.7.x
23639      Branch: perl
23640            - objXSUB.h
23641            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
23642            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
23643            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
23644            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
23645            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
23646            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
23647            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
23648            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
23649            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
23650            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
23651            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
23652            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
23653            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
23654            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
23655            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
23656            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
23657            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
23658            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
23659            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
23660            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
23661            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
23662            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
23663 ____________________________________________________________________________
23664 [ 11802] By: ams                                   on 2001/08/31  18:11:32
23665         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
23666              From: "Philip Newton" <Philip.Newton@gmx.net>
23667              Date: Fri, 31 Aug 2001 21:12:56 +0200
23668              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
23669      Branch: perl
23670            ! pod/perldiag.pod
23671 ____________________________________________________________________________
23672 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
23673         Log: remove age-old UNICOS "workaround" that introduces a static, and
23674              hence an egregious race condition for threaded builds (*sigh*
23675              beats me why this kludge wasn't guarded by a UNICOS-specific
23676              #define *sigh*)
23677      Branch: maint-5.6/perl
23678            ! perl.c
23679 ____________________________________________________________________________
23680 [ 11800] By: sky                                   on 2001/08/31  17:30:26
23681         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
23682              Might break on platforms where bool is larger than 8 bites ???
23683      Branch: perl
23684            ! regcomp.c
23685 ____________________________________________________________________________
23686 [ 11799] By: ams                                   on 2001/08/31  12:15:44
23687         Log: Integrate 11778 into mainline.
23688      Branch: perl
23689            ! t/base/term.t
23690 ____________________________________________________________________________
23691 [ 11798] By: sky                                   on 2001/08/31  11:31:44
23692         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
23693              supposed to happen.
23694      Branch: perl
23695            ! regcomp.c
23696 ____________________________________________________________________________
23697 [ 11797] By: sky                                   on 2001/08/31  11:28:17
23698         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
23699              From: "John P. Linderman" <jpl@research.att.com>
23700              Date: Fri, 31 Aug 2001 08:20:35 -0400
23701              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
23702              Fixes test 14 which could fail randomly in rare cases.
23703      Branch: perl
23704            ! ext/Time/HiRes/HiRes.t regcomp.c
23705 ____________________________________________________________________________
23706 [ 11796] By: ams                                   on 2001/08/31  01:13:07
23707         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
23708              From: Nicholas Clark <nick@ccl4.org>
23709              Date: Thu, 30 Aug 2001 23:21:50 +0100
23710              Message-Id: <20010830232150.D4950@plum.flirble.org>
23711      Branch: perl
23712            ! ext/Sys/Syslog/Makefile.PL
23713 ____________________________________________________________________________
23714 [ 11795] By: ams                                   on 2001/08/30  23:53:23
23715         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
23716              patching example
23717              From: Michael G Schwern <schwern@pobox.com>
23718              Date: Thu, 30 Aug 2001 17:02:08 -0400
23719              Message-Id: <20010830170208.M2318@blackrider>
23720      Branch: perl
23721            ! pod/perlhack.pod
23722 ____________________________________________________________________________
23723 [ 11794] By: ams                                   on 2001/08/30  19:35:36
23724         Log: Subject: [PATCH] pp_modulo
23725              From: Nicholas Clark <nick@ccl4.org>
23726              Date: Thu, 30 Aug 2001 18:20:54 +0100
23727              Message-Id: <20010830182053.A4950@plum.flirble.org>
23728      Branch: perl
23729            ! pp.c t/op/64bitint.t
23730 ____________________________________________________________________________
23731 [ 11793] By: sky                                   on 2001/08/30  13:02:48
23732         Log: 11792 wasn't complete
23733      Branch: perl
23734            ! makedef.pl regcomp.c
23735 ____________________________________________________________________________
23736 [ 11792] By: sky                                   on 2001/08/30  12:21:11
23737         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
23738      Branch: perl
23739            ! makedef.pl
23740 ____________________________________________________________________________
23741 [ 11791] By: sky                                   on 2001/08/30  10:08:02
23742         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
23743      Branch: perl
23744            ! config_h.SH
23745 ____________________________________________________________________________
23746 [ 11790] By: sky                                   on 2001/08/30  08:22:31
23747         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
23748              on the pad. Fixes coredumps in cleanups introduced by
23749              Change 11755  
23750      Branch: perl
23751            ! op.c perl.c sv.h
23752 ____________________________________________________________________________
23753 [ 11789] By: sky                                   on 2001/08/29  19:01:47
23754         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
23755              This is a replacement implmentation that works on HPUX.
23756              This bug should probably be fixed in GCC.
23757      Branch: perl
23758            ! ext/Socket/Socket.xs
23759 ____________________________________________________________________________
23760 [ 11788] By: ams                                   on 2001/08/29  17:35:33
23761         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
23762              From: Nicholas Clark <nick@ccl4.org>
23763              Date: Wed, 29 Aug 2001 18:21:56 +0100
23764              Message-Id: <20010829182156.O4950@plum.flirble.org>
23765      Branch: perl
23766            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
23767 ____________________________________________________________________________
23768 [ 11787] By: sky                                   on 2001/08/29  10:42:54
23769         Log: Added test for pack_addr_in and unpack_addr_in
23770              Nitpik in test 10
23771      Branch: perl
23772            ! ext/Socket/Socket.t
23773 ____________________________________________________________________________
23774 [ 11786] By: sky                                   on 2001/08/29  10:28:14
23775         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
23776              Trying to catch errors on HP-UX
23777      Branch: perl
23778            ! ext/Socket/Socket.t
23779 ____________________________________________________________________________
23780 [ 11785] By: sky                                   on 2001/08/29  09:07:03
23781         Log: make sure USE_THREADS is defined so external apps work
23782      Branch: perl
23783            ! config_h.SH
23784 ____________________________________________________________________________
23785 [ 11784] By: sky                                   on 2001/08/29  08:06:12
23786         Log: Subject: Re: The hitlist of untested modules.
23787              From: Jonathan Stowe <gellyfish@gellyfish.com>
23788              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
23789              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
23790              Start of tests for Shell.pm (make Schwern poorer!)
23791      Branch: perl
23792            + lib/Shell.t
23793            ! MANIFEST
23794 ____________________________________________________________________________
23795 [ 11783] By: sky                                   on 2001/08/29  07:37:50
23796         Log: END{} can change the return value even if we die from BEGIN{}
23797      Branch: perl
23798            ! miniperlmain.c
23799 ____________________________________________________________________________
23800 [ 11782] By: ams                                   on 2001/08/29  06:32:17
23801         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
23802              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23803              Date: Wed, 29 Aug 2001 09:18:17 +0200
23804              Message-Id: <20010829091817.A4453@rafael>
23805      Branch: perl
23806            ! t/op/inccode.t
23807 ____________________________________________________________________________
23808 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
23809         Log: Delete xsubpp.patch, as full copy exists now
23810      Branch: maint-5.6/macperl
23811            - macos/xsubpp.patch
23812 ____________________________________________________________________________
23813 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
23814         Log: Add Changes file
23815      Branch: maint-5.6/macperl
23816            + macos/Changes
23817 ____________________________________________________________________________
23818 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
23819         Log: Add Mac version of xsubpp as separate file
23820      Branch: maint-5.6/macperl
23821            + macos/xsubpp
23822            ! macos/Makefile.mk
23823 ____________________________________________________________________________
23824 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
23825         Log: Fix open of /dev/null for Mac OS
23826      Branch: maint-5.6/macperl
23827            ! t/base/term.t
23828 ____________________________________________________________________________
23829 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
23830         Log: Various patches: enable more tests; skip CVS in PerlInstall;
23831              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
23832      Branch: maint-5.6/macperl
23833            ! macos/MacPerlTests.cmd macos/PerlInstall
23834            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
23835 ____________________________________________________________________________
23836 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
23837         Log: Allow for platforms to override formatting of errors
23838              on output from Matthias Neeracher (Mac files)
23839      Branch: maint-5.6/macperl
23840            ! macos/macish.c macos/macish.h
23841 ____________________________________________________________________________
23842 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
23843         Log: Allow for platforms to override formatting of errors
23844              on output from Matthias Neeracher (core files)
23845      Branch: maint-5.6/macperl
23846            ! perl.h pp_ctl.c util.c
23847 ____________________________________________________________________________
23848 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
23849         Log: Add some param checking, from reports by Kevin Reid.
23850      Branch: maint-5.6/macperl
23851            ! macos/ext/Mac/Controls/Controls.pm
23852            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
23853 ____________________________________________________________________________
23854 [ 11773] By: ams                                   on 2001/08/28  23:54:57
23855         Log: Subject: [PATCH] make coretest
23856              From: Paul Johnson <paul@pjcj.net>
23857              Date: Wed, 29 Aug 2001 00:11:38 +0200
23858              Message-Id: <20010829001138.B12169@pjcj.net>
23859              (Applied without the change to perlhack.pod. This should
23860              probably stay undocumented.)
23861      Branch: perl
23862            ! Makefile.SH t/TEST
23863 ____________________________________________________________________________
23864 [ 11772] By: sky                                   on 2001/08/28  13:01:20
23865         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
23866              From: Michael G Schwern <schwern@pobox.com>
23867              Date: Tue, 28 Aug 2001 09:57:39 -0400
23868              Message-ID: <20010828095738.E17775@blackrider>
23869      Branch: perl
23870            ! pod/perlhack.pod t/op/pack.t
23871 ____________________________________________________________________________
23872 [ 11771] By: sky                                   on 2001/08/28  11:20:13
23873         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
23874              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23875              Date: Tue, 28 Aug 2001 14:23:43 +0200
23876              Message-ID: <20010828142343.A19299@rafael>
23877      Branch: perl
23878            ! pod/perlvar.pod pp_ctl.c
23879 ____________________________________________________________________________
23880 [ 11770] By: ams                                   on 2001/08/28  10:13:21
23881         Log: Subject: [PATCH] odd typo in op.h
23882              From: Nicholas Clark <nick@ccl4.org>
23883              Date: Tue, 28 Aug 2001 12:10:26 +0100
23884              Message-Id: <20010828121026.V4950@plum.flirble.org>
23885      Branch: perl
23886            ! op.h
23887 ____________________________________________________________________________
23888 [ 11769] By: sky                                   on 2001/08/28  08:09:16
23889         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
23890              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
23891              Date: Tue, 28 Aug 2001 02:22:20 +0300
23892              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
23893      Branch: perl
23894            ! ext/B/B/Lint.pm
23895 ____________________________________________________________________________
23896 [ 11768] By: ams                                   on 2001/08/28  00:47:35
23897         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
23898              From: Michael G Schwern <schwern@pobox.com>
23899              Date: Mon, 27 Aug 2001 21:24:44 -0400
23900              Message-Id: <20010827212444.F12582@blackrider>
23901      Branch: perl
23902            ! pod/perlhack.pod t/op/pack.t
23903 ____________________________________________________________________________
23904 [ 11767] By: ams                                   on 2001/08/27  23:59:48
23905         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
23906              From: Michael G Schwern <schwern@pobox.com>
23907              Date: Mon, 27 Aug 2001 20:12:29 -0400
23908              Message-Id: <20010827201229.D12582@blackrider>
23909      Branch: perl
23910            ! pod/perlhack.pod t/op/pack.t
23911 ____________________________________________________________________________
23912 [ 11766] By: ams                                   on 2001/08/27  23:39:40
23913         Log: Update Changes.
23914      Branch: perl
23915            ! Changes
23916 ____________________________________________________________________________
23917 [ 11765] By: ams                                   on 2001/08/27  22:53:10
23918         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
23919              From: Michael G Schwern <schwern@pobox.com>
23920              Date: Mon, 27 Aug 2001 19:47:30 -0400
23921              Message-Id: <20010827194730.C12582@blackrider>
23922      Branch: perl
23923            ! t/op/inccode.t
23924 ____________________________________________________________________________
23925 [ 11764] By: ams                                   on 2001/08/27  22:46:21
23926         Log: Subject: [PATCH] new tests for the coderef-in-@INC
23927              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23928              Date: Mon, 27 Aug 2001 22:36:27 +0200
23929              Message-Id: <20010827223627.C690@rafael>
23930              
23931              Subject: Re: [PATCH] new tests for the coderef-in-@INC
23932              From: Nicholas Clark <nick@ccl4.org>
23933              Date: Tue, 28 Aug 2001 00:02:46 +0100
23934              Message-Id: <20010828000245.R4950@plum.flirble.org>
23935      Branch: perl
23936            + t/op/inccode.t
23937            ! MANIFEST
23938 ____________________________________________________________________________
23939 [ 11763] By: ams                                   on 2001/08/27  22:41:09
23940         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
23941              bleadperl on fire, Win95+4NT)
23942              From: Michael G Schwern <schwern@pobox.com>
23943              Date: Mon, 27 Aug 2001 16:54:42 -0400
23944              Message-Id: <20010827165442.F9436@blackrider>
23945      Branch: perl
23946            ! lib/warnings.t
23947 ____________________________________________________________________________
23948 [ 11762] By: sky                                   on 2001/08/27  19:19:17
23949         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
23950              avaible at compile time. This broke the compilation of 
23951              Net/Ping.pm
23952      Branch: perl
23953            ! lib/Net/Ping.pm
23954 ____________________________________________________________________________
23955 [ 11761] By: sky                                   on 2001/08/27  18:34:48
23956         Log: Removed tripple definitions of CUSTOM_OP functions.
23957      Branch: perl
23958            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
23959 ____________________________________________________________________________
23960 [ 11760] By: sky                                   on 2001/08/27  18:21:27
23961         Log: Regen headers
23962      Branch: perl
23963            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
23964            ! perlapi.h proto.h
23965 ____________________________________________________________________________
23966 [ 11759] By: ams                                   on 2001/08/27  16:31:53
23967         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
23968              From: "chromatic" <chromatic@rmci.net>
23969              Date: Mon, 27 Aug 2001 11:17:09 -0600
23970              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
23971      Branch: perl
23972            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
23973 ____________________________________________________________________________
23974 [ 11758] By: sky                                   on 2001/08/27  15:16:42
23975         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
23976              Thanks to H. Merijn Brand for the patch.
23977              Some of the comments and or guards might be removable in perl.h now.
23978      Branch: perl
23979            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
23980            ! Porting/Glossary Porting/config_H README.threads config_h.SH
23981            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
23982            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
23983            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
23984            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
23985            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
23986            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
23987            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
23988            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
23989            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
23990            ! win32/config_H.vc win32/perllib.c win32/win32.h
23991            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
23992            ! wince/config.h wince/config_H.ce wince/win32.h
23993            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
23994 ____________________________________________________________________________
23995 [ 11757] By: sky                                   on 2001/08/27  13:39:16
23996         Log: Subject: GNU ld parses arguments different
23997              From: H.Merijn Brand <h.m.brand@hccnet.nl>
23998              Date: Mon, 27 Aug 2001 16:25:51 +0200
23999              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
24000      Branch: perl
24001            ! hints/hpux.sh
24002 ____________________________________________________________________________
24003 [ 11756] By: sky                                   on 2001/08/27  13:18:45
24004         Log: Subject: Custom Ops
24005              From: Simon Cozens <simon@netthink.co.uk>
24006              Date: Sat, 25 Aug 2001 17:45:09 +0100
24007              Message-ID: <20010825174509.A5752@netthink.co.uk>
24008              I also added a fix to Opcode.pm to quite test cases.
24009      Branch: perl
24010            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
24011            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
24012 ____________________________________________________________________________
24013 [ 11755] By: sky                                   on 2001/08/27  05:37:17
24014         Log: Plugs a memory leak on destruction of regular expressions
24015              introcued by #11274.
24016              PL_regex_padav now has an AV as it's first entry with a list
24017              of freed regex_padav slots that it will reuse on creating
24018              new PMOPs.
24019      Branch: perl
24020            ! op.c perl.c
24021 ____________________________________________________________________________
24022 [ 11754] By: ams                                   on 2001/08/26  14:38:52
24023         Log: Subject: [PATCH] t/io/binmode.t
24024              From: Nicholas Clark <nick@ccl4.org>
24025              Date: Sun, 26 Aug 2001 12:03:05 +0100
24026              Message-Id: <20010826120305.C4950@plum.flirble.org>
24027              
24028              (Also a nitpick in #11752 to t/op/universal.t)
24029      Branch: perl
24030            ! t/io/binmode.t t/op/universal.t
24031 ____________________________________________________________________________
24032 [ 11753] By: ams                                   on 2001/08/26  08:19:34
24033         Log: Subject: [PATCH] op/universal.t failing
24034              From: Nicholas Clark <nick@ccl4.org>
24035              Date: Sun, 26 Aug 2001 09:48:22 +0100
24036              Message-Id: <20010826094822.B4950@plum.flirble.org>
24037      Branch: perl
24038            ! t/op/universal.t
24039 ____________________________________________________________________________
24040 [ 11752] By: ams                                   on 2001/08/25  22:46:13
24041         Log: Subject: Re: 'can' with undefined subs
24042              From: Tony Bowden <tony@kasei.com>
24043              Date: Sat, 25 Aug 2001 14:58:17 +0100
24044              Message-Id: <20010825145817.A11788@soto.kasei.com>
24045              (Applied with minor modifications.)
24046      Branch: perl
24047            ! t/op/universal.t
24048 ____________________________________________________________________________
24049 [ 11751] By: ams                                   on 2001/08/25  18:28:43
24050         Log: Subject: Re: 'can' with undefined subs
24051              From: Tony Bowden <tony@kasei.com>
24052              Date: Sat, 25 Aug 2001 15:13:14 +0100
24053              Message-Id: <20010825151314.B11788@soto.kasei.com>
24054      Branch: perl
24055            ! lib/UNIVERSAL.pm
24056 ____________________________________________________________________________
24057 [ 11750] By: nick                                  on 2001/08/25  15:24:15
24058         Log: Integrate mainline
24059      Branch: perlio
24060           +> t/io/binmode.t
24061           !> (integrate 26 files)
24062 ____________________________________________________________________________
24063 [ 11749] By: nick                                  on 2001/08/25  14:55:41
24064         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
24065              From:  John Peacock <jpeacock@rowman.com>
24066              Date:  Wed, 22 Aug 2001 12:05:28 -0400
24067              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
24068      Branch: perl
24069            ! pod/perlhack.pod
24070 ____________________________________________________________________________
24071 [ 11748] By: nick                                  on 2001/08/25  14:53:04
24072         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
24073              From:  Michael G Schwern <schwern@pobox.com>
24074              Date:  Wed, 22 Aug 2001 19:22:45 -0400
24075              Message-Id:  <20010822192245.U619@blackrider>
24076      Branch: perl
24077            ! MANIFEST
24078 ____________________________________________________________________________
24079 [ 11747] By: nick                                  on 2001/08/25  14:52:33
24080         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
24081              From:  Nicholas Clark <nick@ccl4.org>
24082              Date:  Wed, 22 Aug 2001 23:29:06 +0100
24083              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
24084      Branch: perl
24085            + t/io/binmode.t
24086            ! perlio.c pod/perlfunc.pod
24087 ____________________________________________________________________________
24088 [ 11744] By: nick                                  on 2001/08/25  14:37:33
24089         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
24090              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
24091              Date:  Fri, 24 Aug 2001 22:10:42 +0200
24092              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
24093      Branch: perl
24094            ! x2p/a2py.c x2p/walk.c
24095 ____________________________________________________________________________
24096 [ 11743] By: nick                                  on 2001/08/25  14:32:47
24097         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
24098              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24099              Date:  Fri, 24 Aug 2001 23:34:13 +0200
24100              Message-Id:  <20010824233413.A1285@rafael>
24101      Branch: perl
24102            ! pod/perlfunc.pod pod/perlvar.pod
24103 ____________________________________________________________________________
24104 [ 11742] By: ams                                   on 2001/08/25  13:16:02
24105         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
24106              From: Nicholas Clark <nick@ccl4.org>
24107              Date: Sat, 25 Aug 2001 14:50:07 +0100
24108              Message-Id: <20010825145007.L41464@plum.flirble.org>
24109      Branch: perl
24110            ! pp_ctl.c
24111 ____________________________________________________________________________
24112 [ 11741] By: nick                                  on 2001/08/24  07:08:45
24113         Log: When applying patch via Porting/apply fails, do p4 refresh
24114              to get old files back.
24115      Branch: perl
24116            ! Porting/apply
24117 ____________________________________________________________________________
24118 [ 11740] By: ams                                   on 2001/08/24  04:47:24
24119         Log: #11739 was incomplete.
24120      Branch: perl
24121            ! pod/perldiag.pod
24122 ____________________________________________________________________________
24123 [ 11739] By: ams                                   on 2001/08/24  04:09:40
24124         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
24125              From: "Philip Newton" <Philip.Newton@gmx.net>
24126              Date: Fri, 24 Aug 2001 07:08:34 +0200
24127      Branch: perl
24128            ! pod/perldiag.pod
24129 ____________________________________________________________________________
24130 [ 11738] By: ams                                   on 2001/08/24  02:19:42
24131         Log: Fixed Doug Wilson's email address.
24132      Branch: perl
24133            ! AUTHORS
24134 ____________________________________________________________________________
24135 [ 11737] By: ams                                   on 2001/08/24  00:10:13
24136         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
24137              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24138              Date: Thu, 23 Aug 2001 22:22:58 +0200
24139              Message-Id: <20010823222258.A901@rafael>
24140      Branch: perl
24141            ! pod/perldiag.pod
24142 ____________________________________________________________________________
24143 [ 11736] By: ams                                   on 2001/08/24  00:05:02
24144         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
24145              From: "Craig A. Berry" <craigberry@mac.com>
24146              Date: Thu, 23 Aug 2001 19:07:45 -0500
24147              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
24148      Branch: perl
24149            ! configure.com
24150 ____________________________________________________________________________
24151 [ 11735] By: sky                                   on 2001/08/23  13:42:07
24152         Log: Backed out 11732, it breaks lib/strict.t 
24153      Branch: perl
24154            ! op.c
24155 ____________________________________________________________________________
24156 [ 11734] By: sky                                   on 2001/08/23  11:45:59
24157         Log: Removed toy from 17133 after Matt Sargeants request.
24158      Branch: perl
24159            ! pod/perlfaq4.pod
24160 ____________________________________________________________________________
24161 [ 11733] By: sky                                   on 2001/08/23  11:36:29
24162         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
24163              From: Robin Houston <robin@kitsite.com>
24164              Date: Wed, 22 Aug 2001 23:06:16 +0100
24165              Message-ID: <20010822230616.A254@robin.kitsite.com>
24166      Branch: perl
24167            ! pod/perlfaq4.pod
24168 ____________________________________________________________________________
24169 [ 11732] By: sky                                   on 2001/08/23  10:36:02
24170         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
24171              From: Simon Cozens <simon@netthink.co.uk>
24172              Date: Thu, 23 Aug 2001 12:06:36 +0100
24173              Message-ID: <20010823120636.A9961@netthink.co.uk>
24174      Branch: perl
24175            ! op.c
24176 ____________________________________________________________________________
24177 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
24178         Log: fix broken windows build
24179      Branch: perl
24180            ! perl.h
24181 ____________________________________________________________________________
24182 [ 11730] By: ams                                   on 2001/08/22  21:35:30
24183         Log: Subject: [PATCH] io/tell.t doesn't chdir t
24184              From: Nicholas Clark <nick@ccl4.org>
24185              Date: Wed, 22 Aug 2001 23:25:58 +0100
24186              Message-Id: <20010822232557.Y82818@plum.flirble.org>
24187      Branch: perl
24188            ! t/io/tell.t
24189 ____________________________________________________________________________
24190 [ 11729] By: ams                                   on 2001/08/22  20:32:21
24191         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
24192              questions)
24193              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
24194              Date: Wed, 22 Aug 2001 17:09:04 -0400
24195              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
24196              (Oops, forgot File::Spec::Unix in the previous patch.)
24197      Branch: perl
24198            ! lib/File/Spec/Unix.pm
24199 ____________________________________________________________________________
24200 [ 11728] By: ams                                   on 2001/08/22  20:25:41
24201         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
24202              questions)
24203              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
24204              Date: Wed, 22 Aug 2001 17:09:04 -0400
24205              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
24206      Branch: perl
24207            ! lib/File/Spec.pm
24208 ____________________________________________________________________________
24209 [ 11727] By: ams                                   on 2001/08/22  19:43:30
24210         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
24211              From: John Peacock <jpeacock@rowman.com>
24212              Date: Wed, 22 Aug 2001 12:35:52 -0400
24213              Message-Id: <3B83DF68.5D89DC81@rowman.com>
24214              (Adds proper tests for $], notwithstanding Subject. +nitpick)
24215      Branch: perl
24216            ! t/op/ver.t
24217 ____________________________________________________________________________
24218 [ 11726] By: ams                                   on 2001/08/22  19:36:39
24219         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
24220              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
24221              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
24222              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
24223      Branch: perl
24224            ! lib/diagnostics.pm lib/diagnostics.t
24225 ____________________________________________________________________________
24226 [ 11725] By: ams                                   on 2001/08/22  19:25:01
24227         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
24228              From: Nicholas Clark <nick@ccl4.org>
24229              Date: Wed, 22 Aug 2001 20:59:05 +0100
24230              Message-Id: <20010822205905.U82818@plum.flirble.org>
24231      Branch: perl
24232            ! pp.c t/op/64bitint.t t/op/arith.t
24233 ____________________________________________________________________________
24234 [ 11724] By: ams                                   on 2001/08/22  10:02:33
24235         Log: Subject: Configure blooper
24236              From: H.Merijn Brand <h.m.brand@hccnet.nl>
24237              Date: Wed, 22 Aug 2001 12:38:35 +0200
24238              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
24239      Branch: perl
24240            ! Configure
24241 ____________________________________________________________________________
24242 [ 11723] By: ams                                   on 2001/08/21  16:17:53
24243         Log: Subject: [PATCH] installperl -help
24244              From: Nicholas Clark <nick@ccl4.org>
24245              Date: Tue, 21 Aug 2001 17:34:23 +0100
24246              Message-Id: <20010821173423.F82818@plum.flirble.org>
24247      Branch: perl
24248            ! installperl
24249 ____________________________________________________________________________
24250 [ 11722] By: ams                                   on 2001/08/20  07:46:31
24251         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
24252              From: Ilmari Karonen <iltzu@sci.fi>
24253              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
24254              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
24255      Branch: perl
24256            ! pod/perlvar.pod
24257 ____________________________________________________________________________
24258 [ 11721] By: nick                                  on 2001/08/20  06:24:31
24259         Log: Integrate mainline
24260      Branch: perlio
24261           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
24262           +> lib/Lingua/KO/Hangul/Util/Changes
24263           +> lib/Lingua/KO/Hangul/Util/README
24264           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
24265           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
24266           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
24267           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
24268           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
24269           +> lib/Unicode/Normalize/t/test.t
24270            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
24271           !> (integrate 55 files)
24272 ____________________________________________________________________________
24273 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
24274         Log: Integrate Change #11599 from maint-5.6/perl
24275      Branch: maint-5.6/macperl
24276           !> README.win32
24277 ____________________________________________________________________________
24278 [ 11719] By: ams                                   on 2001/08/18  21:21:42
24279         Log: Add Porting/apply to MANIFEST.
24280      Branch: perl
24281            ! MANIFEST
24282 ____________________________________________________________________________
24283 [ 11718] By: sky                                   on 2001/08/18  14:38:01
24284         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
24285              Better solution would be to make 5005threaded perl use
24286              the same system as ithreads do
24287      Branch: perl
24288            ! perl.h
24289 ____________________________________________________________________________
24290 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
24291         Log: New try for ID 20010407.006: detach the semantics
24292              "was the last match target UTF8" into its own variable.
24293      Branch: perl
24294            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
24295            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
24296 ____________________________________________________________________________
24297 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
24298         Log: UTF8 flag should be meaningful only when POK.
24299      Branch: perl
24300            ! dump.c
24301 ____________________________________________________________________________
24302 [ 11715] By: sky                                   on 2001/08/18  11:45:16
24303         Log: USE_THREADS and USE_ITHREADS are never true at the same time
24304      Branch: perl
24305            ! perl.h
24306 ____________________________________________________________________________
24307 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
24308         Log: Retract #11712 for now.  The real fix would probably
24309              be something like making PL_reg_sv a copy (PV + UTF8)
24310              of the matched/substituted string (note: not just a SvPOK
24311              string, for example the stringified form of a ROK would
24312              be applicable)  Beware of leaks.
24313      Branch: perl
24314            ! pp_hot.c t/op/pat.t
24315 ____________________________________________________________________________
24316 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
24317         Log: UTF8 wasn't printing for PVMGs.
24318      Branch: perl
24319            ! dump.c
24320 ____________________________________________________________________________
24321 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
24322         Log: (Retracted by #11714)
24323              
24324              Okay analysis, debatable fix.  (The fix will inc
24325              the refcount of all temporary match objects,
24326              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
24327              which will then cause griping at untie() time
24328              ("inner references remain").
24329              
24330              Fix for ID 20010407.006: PL_reg_sv got wiped out
24331              by freetemps if the match target was a temporary
24332              (like function_call() =~ /.../), which in turn meant
24333              that the $1 et al stopped working if they had UTF-8
24334              in them.  Therefore bump up the refcount of PL_reg_sv.
24335      Branch: perl
24336            ! pp_hot.c t/op/pat.t
24337 ____________________________________________________________________________
24338 [ 11711] By: ams                                   on 2001/08/17  20:32:08
24339         Log: Subject: [PATCH] doesn't compile, was perl@11710
24340              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24341              Date: Fri, 17 Aug 2001 23:21:10 +0200
24342              Message-Id: <20010817232110.C7041@rafael> 
24343      Branch: perl
24344            ! sharedsv.c
24345 ____________________________________________________________________________
24346 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
24347         Log: Update Changes.
24348      Branch: perl
24349            ! Changes patchlevel.h
24350 ____________________________________________________________________________
24351 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
24352         Log: Upgrade to libnet 1.0704.
24353      Branch: perl
24354            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
24355            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
24356            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
24357            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
24358            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
24359            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
24360            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
24361 ____________________________________________________________________________
24362 [ 11708] By: sky                                   on 2001/08/17  13:34:04
24363         Log: Let perl_clone copy PL_exit_flags
24364      Branch: perl
24365            ! sv.c
24366 ____________________________________________________________________________
24367 [ 11707] By: sky                                   on 2001/08/17  12:28:41
24368         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
24369      Branch: perl
24370            ! sharedsv.c sharedsv.h
24371 ____________________________________________________________________________
24372 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
24373         Log: The metaconfig unit change for #11705.
24374      Branch: metaconfig/U/perl
24375            ! Extensions.U
24376 ____________________________________________________________________________
24377 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
24378         Log: Allow the threads extension to be found if present.
24379      Branch: perl
24380            ! Configure
24381 ____________________________________________________________________________
24382 [ 11704] By: nick                                  on 2001/08/17  11:47:54
24383         Log: Mail -> change script (pre-alpha)
24384      Branch: perl
24385            + Porting/apply
24386 ____________________________________________________________________________
24387 [ 11703] By: sky                                   on 2001/08/17  07:11:24
24388         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
24389              Thanks to Tom Hospel for pointing out my error.
24390      Branch: perl
24391            ! op.h
24392 ____________________________________________________________________________
24393 [ 11702] By: sky                                   on 2001/08/17  04:18:11
24394         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.
24395      Branch: perl
24396            ! embed.pl miniperlmain.c perl.c perl.h proto.h
24397 ____________________________________________________________________________
24398 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
24399         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
24400              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
24401      Branch: perl
24402            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
24403            + lib/Lingua/KO/Hangul/Util/README
24404            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
24405            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
24406            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
24407            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
24408            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
24409            + lib/Unicode/Normalize/t/test.t
24410            ! MANIFEST
24411 ____________________________________________________________________________
24412 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
24413         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
24414              Date: Thu, 16 Aug 2001 22:46:15 -0500
24415              From: "Craig A. Berry" <craigberry@mac.com>
24416              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
24417      Branch: perl
24418            ! configure.com numeric.c
24419 ____________________________________________________________________________
24420 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
24421         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
24422              of the usual suspects (like getpwent) but not for others
24423              (like localtime and rand).  The _r versions are available
24424              for all of them, so let's use them.
24425      Branch: perl
24426            ! perl.h
24427 ____________________________________________________________________________
24428 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
24429         Log: (Accidental apply; thankfully empty.)
24430      Branch: perl
24431            ! hints/os390.sh
24432 ____________________________________________________________________________
24433 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
24434         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
24435              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24436              Date: Thu, 16 Aug 2001 16:27:49 +0100
24437              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
24438      Branch: perl
24439            ! regexec.c t/op/re_tests
24440 ____________________________________________________________________________
24441 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
24442         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
24443              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24444              Date: Thu, 16 Aug 2001 18:50:01 +0100
24445              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
24446      Branch: perl
24447            ! pp_hot.c t/op/pat.t
24448 ____________________________________________________________________________
24449 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
24450         Log: Subject: [PATCH] *time_r again
24451              From: "Arthur Bergman" <arthur@contiller.se>
24452              Date: Thu, 16 Aug 2001 16:01:54 +0200
24453              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
24454      Branch: perl
24455            ! op.h
24456 ____________________________________________________________________________
24457 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
24458         Log: system() and backtick error handling cleanup from Craig A. Berry.
24459      Branch: perl
24460            ! vms/vms.c
24461 ____________________________________________________________________________
24462 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
24463         Log: change#10334 leaks memory, copies string when it doesn't
24464              need to
24465      Branch: perl
24466            ! perl.c
24467 ____________________________________________________________________________
24468 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
24469         Log: One more twist to the sprintf + utf8 testing.
24470      Branch: perl
24471            ! t/op/misc.t
24472 ____________________________________________________________________________
24473 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
24474         Log: Fix for 20010407.008 sprintf removes utf8-ness.
24475      Branch: perl
24476            ! pp.c t/op/misc.t
24477 ____________________________________________________________________________
24478 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
24479         Log: Subject: [PATCH] *time_r fixes
24480              From: "Arthur Bergman" <arthur@contiller.se>
24481              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
24482              Date: Thu, 16 Aug 2001 14:22:27 +0200
24483      Branch: perl
24484            ! op.h
24485 ____________________________________________________________________________
24486 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
24487         Log: Upgrade to CGI.pm 2.77.
24488      Branch: perl
24489            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
24490            ! lib/CGI/t/function.t
24491 ____________________________________________________________________________
24492 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
24493         Log: Document the bytes-to-Unicode upgrading.
24494      Branch: perl
24495            ! pod/perlunicode.pod
24496 ____________________________________________________________________________
24497 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
24498         Log: Add a test for Unicode sprintf.
24499      Branch: perl
24500            ! t/op/misc.t
24501 ____________________________________________________________________________
24502 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
24503         Log: Add Unicode tests for index/rindex.
24504      Branch: perl
24505            ! t/op/index.t
24506 ____________________________________________________________________________
24507 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
24508         Log: Document a bit the art of minimizing the installation,
24509              based on the p5p discussion.
24510      Branch: perl
24511            ! INSTALL
24512 ____________________________________________________________________________
24513 [ 11684] By: nick                                  on 2001/08/15  15:03:31
24514         Log: Integrate mainline
24515      Branch: perlio
24516           +> sharedsv.c sharedsv.h
24517           !> (integrate 53 files)
24518 ____________________________________________________________________________
24519 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
24520         Log: Update Changes.
24521      Branch: perl
24522            ! Changes patchlevel.h
24523 ____________________________________________________________________________
24524 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
24525         Log: The #11673 necessitated a test tweak.
24526      Branch: perl
24527            ! t/io/utf8.t
24528 ____________________________________________________________________________
24529 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
24530         Log: Also UNICOS is in the general case unable to silently
24531              handle fp overflows.
24532      Branch: perl
24533            ! numeric.c
24534 ____________________________________________________________________________
24535 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
24536         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
24537              NV_EPSILON #defined.
24538      Branch: perl
24539            ! perl.h
24540 ____________________________________________________________________________
24541 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
24542         Log: Re-establish the fp overflow detection for VAX VMS; there
24543              is no easy way to have the IEEE fp silent overflow semantics.
24544              (in Alpha VMS we still will use IEEE fp by default-- but it
24545              is still possible to configure Perl to use G_FLOAT)
24546      Branch: perl
24547            ! numeric.c
24548 ____________________________________________________________________________
24549 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
24550         Log: Subject: [PATCH] pp_lock 
24551              From: "Arthur Bergman" <arthur@contiller.se>
24552              Date: Wed, 15 Aug 2001 11:52:16 +0200
24553              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
24554      Branch: perl
24555            ! pp.c
24556 ____________________________________________________________________________
24557 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
24558         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
24559              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24560              Date: Wed, 15 Aug 2001 11:32:11 +0100
24561              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
24562      Branch: perl
24563            ! regcomp.c t/op/re_tests
24564 ____________________________________________________________________________
24565 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
24566         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
24567              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24568              Date: Wed, 15 Aug 2001 10:33:49 +0100
24569              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
24570      Branch: perl
24571            ! regexec.c t/op/re_tests
24572 ____________________________________________________________________________
24573 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
24574         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
24575              From: Barrie Slaymaker <barries@slaysys.com>
24576              Date: Tue, 14 Aug 2001 14:32:25 -0400
24577              Message-ID: <20010814143225.A19822@jester.slaysys.com>
24578      Branch: perl
24579            ! lib/File/Spec.t lib/File/Spec/Unix.pm
24580 ____________________________________________________________________________
24581 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
24582         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
24583              From: Peter Prymmer <pvhp@forte.com>
24584              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
24585              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
24586      Branch: perl
24587            ! README.vms configure.com
24588 ____________________________________________________________________________
24589 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
24590         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
24591              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24592              Date: Tue, 14 Aug 2001 21:23:27 +0200
24593              Message-ID: <20010814212327.A1919@rafael>
24594      Branch: perl
24595            ! doio.c
24596 ____________________________________________________________________________
24597 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
24598         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
24599              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
24600              Date: Tue, 14 Aug 2001 22:30:11 +0200
24601              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
24602              
24603              Combination of nmake, quoting, and Perl expanded $( in here-doc.
24604      Branch: perl
24605            ! ext/SDBM_File/Makefile.PL
24606 ____________________________________________________________________________
24607 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
24608         Log: Todo updates.
24609      Branch: perl
24610            ! pod/perltodo.pod
24611 ____________________________________________________________________________
24612 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
24613         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
24614              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
24615              Date: Mon, 13 Aug 2001 23:15:01 +0200
24616              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
24617      Branch: perl
24618            ! sv.c
24619 ____________________________________________________________________________
24620 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
24621         Log: Subject: [PATCH] [b-]showlex.t
24622              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
24623              Date: Sun, 12 Aug 2001 22:24:51 +0200
24624              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
24625              
24626              The 4nt command shell will expand the % in command line
24627              no matter what quoting is attempted, changed the % to @.
24628      Branch: perl
24629            ! ext/B/Showlex.t
24630 ____________________________________________________________________________
24631 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
24632         Log: Subject: [PATCH] magic.t
24633              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
24634              Date: Sun, 12 Aug 2001 20:49:27 +0200
24635              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
24636      Branch: perl
24637            ! t/op/magic.t
24638 ____________________________________________________________________________
24639 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
24640         Log: Add sharedsv* to the DOSish platforms; plus add
24641              some WinCE files to the list of DOSish files.
24642      Branch: perl
24643            ! NetWare/Makefile Porting/makerel win32/Makefile
24644            ! win32/makefile.mk wince/Makefile.ce
24645 ____________________________________________________________________________
24646 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
24647         Log: More DOSish files.
24648      Branch: perl
24649            ! Porting/makerel
24650 ____________________________________________________________________________
24651 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
24652         Log: Strip CRs from the WinCE files.  Now we need to
24653              figure out in which CRs are really needed: probably
24654              Makefile.ce and the README files, at least, probably
24655              also the registry.bat.
24656      Branch: perl
24657            ! wince/Makefile.ce wince/README.compile wince/README.perlce
24658            ! wince/config.h wince/include/cectype.h wince/include/errno.h
24659            ! wince/include/sys/stat.h wince/include/sys/types.h
24660            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
24661            ! wince/perldll.def wince/registry.bat wince/wince.h
24662            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
24663 ____________________________________________________________________________
24664 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
24665         Log: Add some files to DOSish and writables.
24666      Branch: perl
24667            ! Porting/makerel
24668 ____________________________________________________________________________
24669 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
24670         Log: Compile failure message tidying.
24671      Branch: perl
24672            ! t/lib/1_compile.t
24673 ____________________________________________________________________________
24674 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
24675         Log: The new sharedsv* should be exported only if usethreads.
24676      Branch: perl
24677            ! makedef.pl
24678 ____________________________________________________________________________
24679 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
24680         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
24681              From: Peter Prymmer <pvhp@forte.com>
24682              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
24683              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
24684      Branch: perl
24685            ! README.os390
24686 ____________________________________________________________________________
24687 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
24688         Log: Update Changes.
24689      Branch: perl
24690            ! Changes patchlevel.h
24691 ____________________________________________________________________________
24692 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
24693         Log: Subject: [PATHC] sharedsv.[c|h]
24694              From: "Artur Bergman" <artur@contiller.se>
24695              Date: Mon, 13 Aug 2001 14:38:41 +0200
24696              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
24697              
24698              Subject: [PATCH] embed.pl
24699              From: Arthur Bergman <arthur@contiller.se>
24700              Date: Mon, 13 Aug 2001 14:38:14 +0200
24701              Message-ID: <B79D96D6.3088%arthur@contiller.se>
24702              
24703              Subject: [PATCH] sharedsv cleanups
24704              From: "Arthur Bergman" <arthur@contiller.se>
24705              Date: Mon, 13 Aug 2001 15:14:25 +0200
24706              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
24707              
24708              Plus few tweaks: _init needs to be Adp, the prototypes
24709              should not be revealed unless using ithreads, #endif FOO
24710              must be #endif /* FOO */, adding (parentheses) around
24711              do { } while doesn't work too well.
24712      Branch: perl
24713            + sharedsv.c sharedsv.h
24714            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
24715            ! perl.h perlapi.c pod/perlapi.pod proto.h
24716 ____________________________________________________________________________
24717 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
24718         Log: Subject: Re: END {} blocks run in perl_run
24719              From: Arthur Bergman <arthur@contiller.se>
24720              Date: Mon, 13 Aug 2001 11:11:30 +0200
24721              Message-ID: <B79D6661.3068%arthur@contiller.se>
24722      Branch: perl
24723            ! perl.c
24724 ____________________________________________________________________________
24725 [ 11657] By: nick                                  on 2001/08/13  09:03:02
24726         Log: Integrate mainline
24727      Branch: perlio
24728           +> (branch 326 files)
24729            - (delete 330 files)
24730           !> (integrate 85 files)
24731 ____________________________________________________________________________
24732 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
24733         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
24734              and the Perl will be built to do that by default (adding that
24735              will break scripts having non-UTF-8 binary data, such as Latin-1.)
24736      Branch: perl
24737            ! op.c toke.c utf8.h
24738 ____________________________________________________________________________
24739 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
24740         Log: Unnecessary downgrades.
24741      Branch: perl
24742            ! doop.c
24743 ____________________________________________________________________________
24744 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
24745         Log: Failure not true anymore (probably caused by my broken setup).
24746      Branch: perl
24747            ! t/op/pat.t
24748 ____________________________________________________________________________
24749 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
24750         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
24751              stopped working).
24752      Branch: perl
24753            ! op.h pp_ctl.c regcomp.c
24754 ____________________________________________________________________________
24755 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
24756         Log: There is no IN_UTF8.
24757      Branch: perl
24758            ! utf8.h
24759 ____________________________________________________________________________
24760 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
24761         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
24762      Branch: perl
24763            ! op.c op.h pp_ctl.c regcomp.c
24764 ____________________________________________________________________________
24765 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
24766         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
24767              and a test tweak.
24768      Branch: perl
24769            ! op.c t/pod/find.t
24770 ____________________________________________________________________________
24771 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
24772         Log: Todo updates and fixes.
24773      Branch: perl
24774            ! pod/perltodo.pod
24775 ____________________________________________________________________________
24776 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
24777         Log: Mark tests (and one module) having explicit Latin-1
24778              (and one file having explicit UTF-8) with an explicit
24779              'no utf8' (and one explicit 'use utf8').
24780              
24781              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
24782      Branch: perl
24783            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
24784            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
24785            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
24786 ____________________________________________________________________________
24787 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
24788         Log: Subject: SV: END {} blocks run in perl_run
24789              From: "Arthur Bergman" <arthur@contiller.se>
24790              Date: Sun, 12 Aug 2001 00:34:28 +0200 
24791              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
24792      Branch: perl
24793            ! miniperlmain.c perl.c
24794 ____________________________________________________________________________
24795 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
24796         Log: Typos in #11645.
24797      Branch: perl
24798            ! perl.h
24799 ____________________________________________________________________________
24800 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
24801         Log: On ithreads default to use_reentrant except on naturally
24802              threadsafe platforms.
24803      Branch: perl
24804            ! perl.h
24805 ____________________________________________________________________________
24806 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
24807         Log: (Hopefully) a fix for 20010723.004: make install needs
24808              write permission in build directory.  The problem was
24809              probably caused by overeager sprinkling of the lib/re.pm
24810              dependencies (which was done to guarantee lib/re.pm being
24811              uptodate for parallel makes: now solved by funneling that
24812              through an explicit recursive make in the preplibrary target).
24813      Branch: perl
24814            ! Makefile.SH
24815 ____________________________________________________________________________
24816 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
24817         Log: Dispell the "use utf8" superstition.
24818      Branch: perl
24819            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
24820            ! pod/perlunicode.pod
24821 ____________________________________________________________________________
24822 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
24823         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
24824              From: "Abigail" <abigail@foad.org> 
24825              Date: Sat, 11 Aug 2001 23:49:49 +0200
24826              Message-ID: <20010811214950.23255.qmail@foad.org>
24827      Branch: perl
24828            ! t/op/taint.t
24829 ____________________________________________________________________________
24830 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
24831         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
24832              From: Abhijit Menon-Sen <ams@wiw.org>
24833              Date: Sat, 11 Aug 2001 06:18:19 +0530
24834              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
24835      Branch: perl
24836            ! mg.c
24837 ____________________________________________________________________________
24838 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
24839         Log: Test for change #11639.
24840      Branch: perl
24841            ! t/op/tiehandle.t
24842 ____________________________________________________________________________
24843 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
24844         Log: Subject: Re: Can't localize *FH, then tie it
24845              From: Abhijit Menon-Sen <ams@wiw.org>
24846              Date: Sun, 12 Aug 2001 16:08:06 +0530
24847              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
24848      Branch: perl
24849            ! pp_hot.c pp_sys.c
24850 ____________________________________________________________________________
24851 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
24852         Log: Drop all the unnecessary "use utf8" clauses and some of
24853              the unnecessary "use bytes" ones.
24854              
24855              TODO: scour the documentation for unnecessary "use utf8"
24856              and prominently display it in perldelta when the time comes.
24857              ("use utf8" should be necessary ONLY if one wants the script
24858              to be in UTF-8.)  Also should be checked in some non-ASCII
24859              non-Latin-1 platform, like EBCDIC.
24860      Branch: perl
24861            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
24862            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
24863 ____________________________________________________________________________
24864 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
24865         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
24866              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
24867              in Unicode handling.
24868      Branch: perl
24869            + t/op/lc.t
24870            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
24871 ____________________________________________________________________________
24872 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
24873         Log: Thinko: we want the flags for native cc, not gcc.
24874      Branch: perl
24875            ! hints/dec_osf.sh
24876 ____________________________________________________________________________
24877 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
24878         Log: (retracted by 13077)
24879              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
24880              From: Robin Houston <robin@kitsite.com>
24881              Date: Fri, 10 Aug 2001 14:42:02 +0100
24882              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
24883      Branch: perl
24884            ! pp.c
24885 ____________________________________________________________________________
24886 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
24887         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
24888              From: Abhijit Menon-Sen <ams@wiw.org>
24889              Date: Sat, 11 Aug 2001 16:31:04 +0530
24890              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
24891      Branch: perl
24892            ! op.c
24893 ____________________________________________________________________________
24894 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
24895         Log: Get rid of indread, from Abhijit Menon-Sen.
24896      Branch: perl
24897            ! pp_sys.c
24898 ____________________________________________________________________________
24899 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
24900         Log: CRLFgngngn.
24901      Branch: perl
24902            ! win32/Makefile win32/makefile.mk
24903 ____________________________________________________________________________
24904 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
24905         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
24906      Branch: perl
24907            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
24908            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
24909            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
24910            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
24911            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
24912            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
24913            ! win32/Makefile win32/makefile.mk
24914 ____________________________________________________________________________
24915 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
24916         Log: Avoid #elif (less portable than #else #if).
24917      Branch: perl
24918            ! handy.h
24919 ____________________________________________________________________________
24920 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
24921         Log: Subject: patch for perlvar.pod
24922              From: mah@everybody.org (Mark A. Hershberger)
24923              Date: 08 Aug 2001 17:03:16 -0500
24924              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
24925      Branch: perl
24926            ! pod/perlvar.pod
24927 ____________________________________________________________________________
24928 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
24929         Log: cpp commands must start (the # must be) at the column #0.
24930      Branch: perl
24931            ! op.c
24932 ____________________________________________________________________________
24933 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
24934         Log: If using gcc -B/foo/bar makedepend would give
24935              unnecessary warnings about unused -B/foo/bar.
24936      Branch: perl
24937            ! makedepend.SH
24938 ____________________________________________________________________________
24939 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
24940         Log: Update Changes.
24941      Branch: perl
24942            ! Changes patchlevel.h
24943 ____________________________________________________________________________
24944 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
24945         Log: s/z/tz/
24946      Branch: perl
24947            ! pod/perlfaq2.pod
24948 ____________________________________________________________________________
24949 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
24950         Log: Article nit.
24951      Branch: perl
24952            ! pod/perlfaq2.pod
24953 ____________________________________________________________________________
24954 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
24955         Log: Rename lib/unicode files to lib/unicore to avoid
24956              conflicts between core lib/unicode and Unicode::
24957              files in case-ignoring filesystems.
24958      Branch: perl
24959            + (add 325 files)
24960            - (delete 324 files)
24961            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
24962 ____________________________________________________________________________
24963 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
24964         Log: Upgrade to Math::BigInt 1.41.
24965      Branch: perl
24966            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
24967 ____________________________________________________________________________
24968 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
24969         Log: Subject: [PATCH] remove PL_na from typemap
24970              From: James <james@rf.net>
24971              Date: Mon, 06 Aug 2001 20:23:15 -0700
24972              Message-ID: <3B6F5F23.A31A81B1@rf.net>
24973              
24974              (had to be manually applied)
24975      Branch: perl
24976            ! lib/ExtUtils/typemap
24977 ____________________________________________________________________________
24978 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
24979         Log: The metaconfig unit changes for #11618.
24980      Branch: metaconfig/U/perl
24981            + d_fpclassl.U i_fp.U
24982 ____________________________________________________________________________
24983 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
24984         Log: Forgot this from #11618.
24985              
24986              NOTE: wince/config_H.ce needs updating.
24987      Branch: perl
24988            ! wince/config.ce
24989 ____________________________________________________________________________
24990 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
24991         Log: Introduce more floating point classifying APIs;
24992              try to define (most importantly) Perl_is{inf,nan}(x).
24993              
24994              For this first cut, assume none such APIs exist in non-UNIXoid
24995              platforms-- this is of course too unkind: Win32 rumoredly has
24996              _fpclass() and _isnan(), and VMS/VOS very probably have some
24997              of the APIs available.     The only thing Perl uses at the moment
24998              is Perl_isnan() (has been in use for a while now).
24999              
25000              NOTE: the Win32 and NetWare config_h.?c need regenerating.
25001      Branch: perl
25002            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
25003            ! Porting/config_H config_h.SH configure.com epoc/config.sh
25004            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
25005            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
25006            ! vos/config.ga.h win32/config.bc win32/config.gc
25007            ! win32/config.vc win32/config_H.bc win32/config_H.gc
25008            ! win32/config_H.vc wince/config.ce wince/config.h
25009 ____________________________________________________________________________
25010 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
25011         Log: Integrate change #11519 from perlio:
25012              
25013              Avoid testing for (non-)existance of "encoding(xxxx)"
25014              layer is called "encoding" the (xxxx) is an argument.
25015      Branch: perl
25016           !> lib/open.pm
25017 ____________________________________________________________________________
25018 [ 11616] By: nick                                  on 2001/08/09  07:50:24
25019         Log: Integrate mainline
25020      Branch: perlio
25021           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
25022           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
25023           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
25024           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
25025            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
25026            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
25027           !> (integrate 79 files)
25028 ____________________________________________________________________________
25029 [ 11615] By: nick                                  on 2001/08/09  06:23:44
25030         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
25031              layer is called "encoding" the (xxxx) is an argument.
25032      Branch: perlio
25033            ! lib/open.pm
25034 ____________________________________________________________________________
25035 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
25036         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
25037              From: Paul Johnson <paul@pjcj.net>
25038              Date: Wed, 8 Aug 2001 23:54:17 +0200
25039              Message-ID: <20010808235417.O1006@pjcj.net>
25040      Branch: perl
25041            ! ext/B/B/Concise.pm
25042 ____________________________________________________________________________
25043 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
25044         Log: Make VMS use IEEE math by default; reorder Tru64 hints
25045              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
25046              exception semantics) is always set if using (the new) cc.
25047      Branch: perl
25048            ! configure.com hints/dec_osf.sh
25049 ____________________________________________________________________________
25050 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
25051         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
25052              From: Abhijit Menon-Sen <ams@wiw.org>
25053              Date: Tue, 7 Aug 2001 17:16:05 +0530
25054              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
25055      Branch: perl
25056            ! pp_sys.c
25057 ____________________________________________________________________________
25058 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
25059         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
25060              From: "Craig A. Berry" <craigberry@mac.com>
25061              Date: Tue, 07 Aug 2001 22:27:47 -0500
25062              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
25063      Branch: perl
25064            ! t/run/exit.t
25065 ____________________________________________________________________________
25066 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
25067         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
25068              From: "Craig A. Berry" <craigberry@mac.com>
25069              Date: Tue, 07 Aug 2001 20:01:53 -0500
25070              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
25071      Branch: perl
25072            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
25073 ____________________________________________________________________________
25074 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
25075         Log: Update the magazine information.
25076      Branch: perl
25077            ! pod/perlfaq2.pod
25078 ____________________________________________________________________________
25079 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
25080         Log: Ignore SIGFPE everywhere.
25081      Branch: perl
25082            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
25083 ____________________________________________________________________________
25084 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
25085         Log: With permission, change the licensing of the docs by
25086              TomC (and Gnat) to comply with the rest of Perl.
25087      Branch: perl
25088            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
25089            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
25090            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
25091            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
25092            ! pod/perltootc.pod
25093 ____________________________________________________________________________
25094 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
25095         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
25096              From: Andy Dougherty <doughera@lafayette.edu>
25097              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
25098              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
25099      Branch: perl
25100            ! hints/openbsd.sh
25101 ____________________________________________________________________________
25102 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
25103         Log: Subject: [PATCH] Makefile.SH test_prep dependency
25104              From: Andy Dougherty <doughera@lafayette.edu>
25105              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
25106              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
25107      Branch: perl
25108            ! Makefile.SH
25109 ____________________________________________________________________________
25110 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
25111         Log: Don't autogenerate the headers et alia,
25112              make regen_headers explicitly.
25113      Branch: perl
25114            ! Makefile.SH
25115 ____________________________________________________________________________
25116 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
25117         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
25118              From: Gurusamy Sarathy <gsar@ActiveState.com> 
25119              Date: Tue, 07 Aug 2001 08:33:26 -0700
25120              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
25121              
25122              Unnecessary dependency.
25123      Branch: perl
25124            ! embed.pl
25125 ____________________________________________________________________________
25126 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
25127         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
25128              From: Abhijit Menon-Sen <ams@wiw.org>
25129              Date: Tue, 7 Aug 2001 09:10:54 +0530
25130              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
25131      Branch: perl
25132            ! pp_hot.c
25133 ____________________________________________________________________________
25134 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
25135         Log: Subject: [PATCH perl@11597] B && BEGIN handling
25136              From: "James A. Duncan" <jduncan@fotango.com>
25137              Date: Mon, 6 Aug 2001 17:29:11 +0100
25138              Message-ID: <20010806172911.A2071@fotango.com>
25139              
25140              (the intrpvar.h addition moved to the end for bincompat)
25141      Branch: perl
25142            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
25143 ____________________________________________________________________________
25144 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
25145         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
25146      Branch: perl
25147           !> README.win32
25148 ____________________________________________________________________________
25149 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
25150         Log: fix URLs for fcrypt.c
25151      Branch: maint-5.6/perl
25152            ! README.win32
25153 ____________________________________________________________________________
25154 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
25155         Log: Yet another way to say Infinity: HP-UX calls its "++".
25156      Branch: perl
25157            ! lib/Math/BigInt/t/bigintpm.t
25158 ____________________________________________________________________________
25159 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
25160         Log: Update Changes.
25161      Branch: perl
25162            ! Changes patchlevel.h
25163 ____________________________________________________________________________
25164 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
25165         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
25166      Branch: perl
25167            ! pod/perlfaq5.pod
25168 ____________________________________________________________________________
25169 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
25170         Log: The #11593 wasn't right.
25171      Branch: perl
25172            ! lib/Math/BigInt/t/bigintpm.t
25173 ____________________________________________________________________________
25174 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
25175         Log: Subject: [PATCH: perl@11564] introducing perlivp
25176              From: Prymmer/Kahn <pvhp@best.com>
25177              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
25178              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
25179              
25180              Subject: Re: [PATCH: perl@11564] introducing perlivp
25181              From: Prymmer/Kahn <pvhp@best.com>
25182              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
25183              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
25184      Branch: perl
25185            + utils/perlivp.PL
25186            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
25187            ! win32/Makefile win32/makefile.mk
25188 ____________________________________________________________________________
25189 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
25190         Log: libcs are confused what to call Infinity.
25191      Branch: perl
25192            ! lib/Math/BigInt/t/bigintpm.t
25193 ____________________________________________________________________________
25194 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
25195         Log: Avoid SIGFPE in Tru64.
25196      Branch: perl
25197            ! numeric.c
25198 ____________________________________________________________________________
25199 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
25200         Log: Upgrade to Math::BigInt 1.40.
25201              
25202              NOTE: this patch necessitates doing something about
25203              infinity handling since the new bigintpm.t tests use
25204              infinity, which causes SIGFPEs at least in Tru64.
25205      Branch: perl
25206            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
25207            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
25208            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
25209            ! lib/Math/BigInt/t/mbimbf.t
25210 ____________________________________________________________________________
25211 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
25212         Log: remove hardcoded cmd shell in testsuite
25213      Branch: perl
25214            ! t/op/glob.t t/op/magic.t t/op/stat.t
25215 ____________________________________________________________________________
25216 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
25217         Log: 4-arg select() was busted on windows because change#8178 didn't
25218              make it into mainline
25219      Branch: perl
25220            ! perl.h win32/include/sys/socket.h
25221 ____________________________________________________________________________
25222 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
25223         Log: Rename the Getopt::Long tests to be as they are
25224              in the Getopt::Long official distribution.
25225      Branch: perl
25226            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
25227            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
25228            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
25229            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
25230            ! MANIFEST
25231 ____________________________________________________________________________
25232 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
25233         Log: Upgrade to Getopt::Long 2.26.
25234      Branch: perl
25235            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
25236            ! MANIFEST lib/Getopt/Long.pm
25237 ____________________________________________________________________________
25238 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
25239         Log: Retract #10874 (the hack should be unnecessary by now)
25240      Branch: perl
25241            ! lib/Test/Harness.pm
25242 ____________________________________________________________________________
25243 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
25244         Log: avoid temp file littering in tests
25245      Branch: perl
25246            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
25247 ____________________________________________________________________________
25248 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
25249         Log: Subject: warning in sv.c: double format, NV arg
25250              From: "Philip Newton" <Philip.Newton@gmx.net>
25251              Date: Sun, 5 Aug 2001 19:41:07 +0200
25252              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
25253      Branch: perl
25254            ! sv.c
25255 ____________________________________________________________________________
25256 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
25257         Log: fix POSIX.t#13 for windos
25258      Branch: perl
25259            ! ext/POSIX/POSIX.t
25260 ____________________________________________________________________________
25261 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
25262         Log: Add a test for PerlIO::Via.
25263      Branch: perl
25264            + ext/PerlIO/t/via.t
25265            ! MANIFEST ext/PerlIO/Via/Via.pm
25266 ____________________________________________________________________________
25267 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
25268         Log: flock() and link() are not available on Windows 9x
25269      Branch: perl
25270            ! win32/config_sh.PL
25271 ____________________________________________________________________________
25272 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
25273         Log: Some Tru64 C compilers have C++ components that confuse
25274              the ccversion parsing.
25275      Branch: perl
25276            ! hints/dec_osf.sh
25277 ____________________________________________________________________________
25278 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
25279         Log: (Reintroduce #11125)
25280              
25281              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
25282              From: Alan Burlison <Alan.Burlison@sun.com> 
25283              Date: Tue, 03 Jul 2001 15:20:13 +0100   
25284              Message-ID: <3B41D49D.A923D4F9@sun.com> 
25285      Branch: perl
25286            ! lib/ExtUtils/MM_Unix.pm
25287 ____________________________________________________________________________
25288 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
25289         Log: Little pointer juggling for HP-UX cc to avoid
25290              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
25291              followed by
25292              "error 1549: Modifiable lvalue required for assignment operator."
25293      Branch: perl
25294            ! hv.c
25295 ____________________________________________________________________________
25296 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
25297         Log: Continuation of #11575: SANY_SEEN completely deprecated,
25298              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
25299              plus a fix for the bug.
25300      Branch: perl
25301            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
25302 ____________________________________________________________________________
25303 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
25304         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
25305              From: Doug MacEachern <dougm@covalent.net>
25306              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
25307              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
25308      Branch: perl
25309            ! sv.c
25310 ____________________________________________________________________________
25311 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
25312         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
25313              the new CANY is the \C.  The problem reported and the
25314              test case supplied in
25315              
25316              Subject: UTF-8 bugs in string length & single line regex matches
25317              From: "Daniel P. Berrange" <dan@berrange.com>
25318              Date: Fri, 3 Aug 2001 11:39:33 +0100
25319              Message-ID: <20010803113932.A19318@berrange.com>
25320      Branch: perl
25321            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
25322            ! t/op/pat.t
25323 ____________________________________________________________________________
25324 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
25325         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
25326              From: Doug MacEachern <dougm@covalent.net>
25327              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
25328              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
25329      Branch: perl
25330            ! perl.c regexec.c
25331 ____________________________________________________________________________
25332 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
25333         Log: The #11572 didn't up the test count.
25334      Branch: perl
25335            ! t/op/length.t
25336 ____________________________________________________________________________
25337 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
25338         Log: Subject: UTF-8 bugs in string length & single line regex matches
25339              From: "Daniel P. Berrange" <dan@berrange.com>
25340              Date: Fri, 3 Aug 2001 11:39:33 +0100         
25341              Message-ID: <20010803113932.A19318@berrange.com>
25342              
25343              (the mg_length() fix)
25344      Branch: perl
25345            ! mg.c t/op/length.t
25346 ____________________________________________________________________________
25347 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
25348         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
25349              From: Abhijit Menon-Sen <ams@wiw.org>
25350              Date: Sat, 4 Aug 2001 16:56:35 +0530
25351              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
25352      Branch: perl
25353            ! hv.c
25354 ____________________________________________________________________________
25355 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
25356         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
25357              From: Abhijit Menon-Sen <ams@wiw.org>
25358              Date: Sat, 4 Aug 2001 16:16:03 +0530
25359              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
25360      Branch: perl
25361            ! hv.c
25362 ____________________________________________________________________________
25363 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
25364         Log: Subject: Re: [patch] refcount re ops
25365              From: Abhijit Menon-Sen <ams@wiw.org>
25366              Date: Sat, 4 Aug 2001 08:54:55 +0530
25367              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
25368      Branch: perl
25369            ! sv.c
25370 ____________________________________________________________________________
25371 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
25372         Log: Subject: [patch] refcount re ops
25373              From: Doug MacEachern <dougm@covalent.net>
25374              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
25375              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
25376      Branch: perl
25377            ! regcomp.c sv.c
25378 ____________________________________________________________________________
25379 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
25380         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
25381              From: Doug MacEachern <dougm@covalent.net>
25382              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
25383              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
25384      Branch: perl
25385            ! perl.c regexec.c
25386 ____________________________________________________________________________
25387 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
25388         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
25389              From: "Craig A. Berry" <craigberry@mac.com> 
25390              Date: Fri, 03 Aug 2001 16:16:16 -0500
25391              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
25392      Branch: perl
25393            ! t/op/misc.t
25394 ____________________________________________________________________________
25395 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
25396         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
25397              From: John Kristian <jmk2001@engineer.com>
25398              Date: Fri, 03 Aug 2001 00:59:08 -0700
25399              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
25400      Branch: perl
25401            ! win32/win32.c
25402 ____________________________________________________________________________
25403 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
25404         Log: Update Changes.
25405      Branch: perl
25406            ! Changes patchlevel.h
25407 ____________________________________________________________________________
25408 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
25409         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
25410              From: "Craig A. Berry" <craigberry@mac.com>
25411              Date: Thu, 02 Aug 2001 23:15:24 -0500
25412              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
25413      Branch: perl
25414            ! ext/B/Stash.t
25415 ____________________________________________________________________________
25416 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
25417         Log: Subject: [patch] plug PL_cshname leak
25418              From: Doug MacEachern <dougm@covalent.net>
25419              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
25420              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
25421      Branch: perl
25422            ! sv.c
25423 ____________________________________________________________________________
25424 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
25425         Log: Subject: [patch] plug PL_sh_path leak
25426              From: Doug MacEachern <dougm@covalent.net>
25427              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
25428              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
25429      Branch: perl
25430            ! sv.c
25431 ____________________________________________________________________________
25432 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
25433         Log: Subject: [patch] plug PL_regex_padav leaks
25434              From: Doug MacEachern <dougm@covalent.net>
25435              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
25436              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
25437      Branch: perl
25438            ! op.c op.h perl.c
25439 ____________________________________________________________________________
25440 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
25441         Log: Subject: [patch] plug PL_origargv leak
25442              From: Doug MacEachern <dougm@covalent.net>
25443              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
25444              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
25445      Branch: perl
25446            ! perl.c
25447 ____________________________________________________________________________
25448 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
25449         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
25450              From: Abhijit Menon-Sen <ams@wiw.org>
25451              Date: Fri, 3 Aug 2001 06:38:11 +0530
25452              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
25453      Branch: perl
25454            ! hv.c
25455 ____________________________________________________________________________
25456 [ 11557] By: nick                                  on 2001/08/03  08:17:38
25457         Log: Integrate mainline
25458      Branch: perlio
25459           +> (branch 47 files)
25460            - lib/Switch/test.pl
25461           !> (integrate 49 files)
25462 ____________________________________________________________________________
25463 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
25464         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
25465              From: "Craig A. Berry" <craigberry@mac.com>
25466              Date: Thu, 02 Aug 2001 12:56:19 -0500
25467              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
25468      Branch: perl
25469            ! ext/B/Showlex.t
25470 ____________________________________________________________________________
25471 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
25472         Log: Be more careful about non-existent files.
25473      Branch: perl
25474            ! lib/File/Copy.pm
25475 ____________________________________________________________________________
25476 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
25477         Log: Subject: [PATCH resend] deparse empty formats
25478              From: Robin Houston <robin@kitsite.com> 
25479              Date: Thu, 2 Aug 2001 14:32:36 +0100
25480              Message-ID: <20010802143236.A894@robin.kitsite.com>
25481      Branch: perl
25482            ! ext/B/B/Deparse.pm
25483 ____________________________________________________________________________
25484 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
25485         Log: Subject: [patch] ithreads + refto fix improvement
25486              From: Doug MacEachern <dougm@covalent.net>
25487              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
25488              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
25489      Branch: perl
25490            ! pp.c
25491 ____________________________________________________________________________
25492 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
25493         Log: Readability nit from Abhijit.
25494      Branch: perl
25495            ! op.c
25496 ____________________________________________________________________________
25497 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
25498         Log: setproctitle() API version nit from Anton Berezin.
25499      Branch: perl
25500            ! mg.c
25501 ____________________________________________________________________________
25502 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
25503         Log: Add PerlCE to the docs.
25504      Branch: perl
25505            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
25506            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
25507 ____________________________________________________________________________
25508 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
25509         Log: Integrate the PerlCE (WinCE Perl) port;
25510              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
25511      Branch: perl
25512            + README.ce wince/FindExt.pm wince/Makefile.ce
25513            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
25514            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
25515            + wince/bin/search.pl wince/config.ce wince/config.h
25516            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
25517            + wince/dl_win32.xs wince/include/arpa/inet.h
25518            + wince/include/cectype.h wince/include/errno.h
25519            + wince/include/netdb.h wince/include/sys/socket.h
25520            + wince/include/sys/stat.h wince/include/sys/types.h
25521            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
25522            + wince/perl.rc wince/perldll.def wince/perllib.c
25523            + wince/perlmain.c wince/registry.bat wince/runperl.c
25524            + wince/splittree.pl wince/win32.h wince/win32iop.h
25525            + wince/win32thread.c wince/win32thread.h wince/wince.c
25526            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
25527            + wince/xdistclean.ksh wince/xmakediffs.ksh
25528            ! MANIFEST perl.c perl.h perlio.c
25529 ____________________________________________________________________________
25530 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
25531         Log: setproctitle() made simpler.  (This assumes the string is
25532              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
25533              should be used.  Note len, not len + 1.)  BSD-fu from Anton
25534              Berezin.
25535      Branch: perl
25536            ! mg.c
25537 ____________________________________________________________________________
25538 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
25539         Log: Subject: [PATCH] -Wall cleanup: op.c
25540              From: Richard Soderberg <rs@oregonnet.com>
25541              Date: Thu, 2 Aug 2001 00:17:09 -0700
25542              Message-Id: <200108020717.AAA26895@oregonnet.com>
25543              
25544              Subject: [PATCH] -Wall cleanup: sv.c
25545              From: Richard Soderberg <rs@oregonnet.com>
25546              Date: Thu, 2 Aug 2001 00:49:21 -0700
25547              Message-Id: <200108020749.AAA27492@oregonnet.com>
25548      Branch: perl
25549            ! op.c sv.c
25550 ____________________________________________________________________________
25551 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
25552         Log: Update Changes.
25553      Branch: perl
25554            ! Changes patchlevel.h
25555 ____________________________________________________________________________
25556 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
25557         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
25558              From: Doug MacEachern <dougm@covalent.net>
25559              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
25560              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
25561      Branch: perl
25562            ! op.c
25563 ____________________________________________________________________________
25564 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
25565         Log: The #11541 didn't work under threads.
25566      Branch: perl
25567            ! op.c
25568 ____________________________________________________________________________
25569 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
25570         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
25571              From: Hugo <hv@crypt.compulink.co.uk>
25572              Date: Fri, 22 Jun 2001 01:19:08 +0100 
25573              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
25574              
25575              (Skip tests if accept() failed)
25576      Branch: perl
25577            ! ext/IO/lib/IO/t/io_unix.t
25578 ____________________________________________________________________________
25579 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
25580         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
25581              From: "Stian Seeberg" <sseeberg@nimsoft.no>
25582              Date: Mon, 30 Jul 2001 12:28:07 +0200
25583              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
25584      Branch: perl
25585            ! perl.h
25586 ____________________________________________________________________________
25587 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
25588         Log: Subject: Pluggable optimizer
25589              From: Simon Cozens <simon@netthink.co.uk>
25590              Date: Wed, 1 Aug 2001 13:57:02 -0700
25591              Message-ID: <20010801135702.I10442@netthink.co.uk>
25592      Branch: perl
25593            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
25594 ____________________________________________________________________________
25595 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
25596         Log: Subject: [ID 20010801.039] perlre.pod message typo
25597              From: Autrijus Tang <autrijus@geb.elixus.org>
25598              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
25599              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
25600      Branch: perl
25601            ! pod/perlre.pod
25602 ____________________________________________________________________________
25603 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
25604         Log: Test for change #11536.
25605      Branch: perl
25606            ! t/op/tiehandle.t
25607 ____________________________________________________________________________
25608 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
25609         Log: More test fixups for #11537.
25610      Branch: perl
25611            ! t/lib/warnings/4lint t/lib/warnings/9enabled
25612 ____________________________________________________________________________
25613 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
25614         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
25615              From: Doug MacEachern <dougm@covalent.net>
25616              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
25617              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
25618      Branch: perl
25619            ! op.c t/TestInit.pm
25620 ____________________________________________________________________________
25621 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
25622         Log: Subject: [patch] ithreads + refto bug
25623              From: Doug MacEachern <dougm@covalent.net>
25624              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
25625              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
25626              
25627              (Test in change #11539)
25628      Branch: perl
25629            ! pp.c
25630 ____________________________________________________________________________
25631 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
25632         Log: Subject: [PATCH: perl@11523] fixups for t/harness
25633              From: Prymmer/Kahn <pvhp@best.com>
25634              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
25635              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
25636      Branch: perl
25637            ! t/harness
25638 ____________________________________________________________________________
25639 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
25640         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
25641              From: Prymmer/Kahn <pvhp@best.com>
25642              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
25643              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
25644      Branch: perl
25645            ! win32/Makefile win32/makefile.mk
25646 ____________________________________________________________________________
25647 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
25648         Log: Need to know the number of tests.
25649      Branch: perl
25650            ! t/run/exit.t
25651 ____________________________________________________________________________
25652 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
25653         Log: Subject: Re: new exit tests on VMS
25654              From: "Craig A. Berry" <craigberry@mac.com>
25655              Date: Tue, 31 Jul 2001 12:19:29 -0500
25656              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
25657      Branch: perl
25658            ! t/run/exit.t
25659 ____________________________________________________________________________
25660 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
25661         Log: Retract #11530 (the dTHX is needed under threads)
25662      Branch: perl
25663            ! perlio.c
25664 ____________________________________________________________________________
25665 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
25666         Log: (Retracted by #11531)
25667      Branch: perl
25668            ! perlio.c
25669 ____________________________________________________________________________
25670 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
25671         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
25672              From: Richard Soderberg <rs@crystalflame.net>
25673              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
25674              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
25675      Branch: perl
25676            ! unixish.h
25677 ____________________________________________________________________________
25678 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
25679         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
25680              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25681              Date: Tue, 31 Jul 2001 05:39:09 -0400
25682              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
25683              
25684              (with a note about the case of UV being equal to long long)
25685      Branch: perl
25686            ! utils/h2xs.PL
25687 ____________________________________________________________________________
25688 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
25689         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
25690              From: "Craig A. Berry" <craigberry@mac.com>
25691              Date: Tue, 31 Jul 2001 14:57:43 -0500
25692              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
25693      Branch: perl
25694            ! t/io/fs.t
25695 ____________________________________________________________________________
25696 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
25697         Log: Fix for
25698              
25699              Subject: [ID 20010116.001] File::Copy truncates orig file 
25700              From: arbor@al37al08.telecel.pt
25701              Date: Tue, 16 Jan 2001 11:43:02 GMT
25702              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
25703              
25704              (copy($foo, $foo) would truncate $foo)
25705      Branch: perl
25706            ! lib/File/Copy.pm lib/File/Copy.t
25707 ____________________________________________________________________________
25708 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
25709         Log: Metaconfig unit change for #11524.
25710      Branch: metaconfig/U/perl
25711            ! Extras.U
25712 ____________________________________________________________________________
25713 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
25714         Log: Multiple modules didn't work; plus typo fixes.
25715      Branch: perl
25716            ! Configure
25717 ____________________________________________________________________________
25718 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
25719         Log: Update Changes.
25720      Branch: perl
25721            ! Changes patchlevel.h
25722 ____________________________________________________________________________
25723 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
25724         Log: Regen perlapi.
25725      Branch: perl
25726            ! pod/perlapi.pod
25727 ____________________________________________________________________________
25728 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
25729         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
25730              From: Dave Mitchell <davem@fdgroup.co.uk>
25731              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
25732              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
25733      Branch: perl
25734            ! sv.c
25735 ____________________________________________________________________________
25736 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
25737         Log: Regen toc.
25738      Branch: perl
25739            ! pod/perltoc.pod
25740 ____________________________________________________________________________
25741 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
25742         Log: Regen Porting stuff.
25743      Branch: perl
25744            ! Porting/Glossary Porting/config.sh Porting/config_H
25745 ____________________________________________________________________________
25746 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
25747         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
25748              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25749              Date: Tue, 31 Jul 2001 05:34:38 -0400
25750              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
25751      Branch: perl
25752            ! utils/h2xs.PL
25753 ____________________________________________________________________________
25754 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
25755         Log: Metaconfig unit change for #11516. 
25756      Branch: metaconfig/U/perl
25757            ! gccvers.U
25758 ____________________________________________________________________________
25759 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
25760         Log: Add -Wall in cflags, not in Configure.
25761              (This way -Wall affects only the core and the core XS,
25762              not user modules' XS.  Concern from Paul Marquess,
25763              implementation idea from Andy Dougherty.)
25764      Branch: perl
25765            ! Configure cflags.SH
25766 ____________________________________________________________________________
25767 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
25768         Log: Metaconfig unit changes for #11514.
25769      Branch: metaconfig
25770            + U/modified/sysman.U
25771            ! U/installdirs/man1dir.U
25772 ____________________________________________________________________________
25773 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
25774         Log: Subject: Configure's detection of system manual
25775              From: Sean Dague <sean@dague.net> 
25776              Date: Sun, 13 May 2001 15:53:15 -0400
25777              Message-ID: <20010513155315.A15833@underhill.dague.net>
25778      Branch: perl
25779            ! Configure
25780 ____________________________________________________________________________
25781 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
25782         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
25783              From: Autrijus Tang <autrijus@autrijus.org> 
25784              Date: Thu, 21 Jun 2001 23:56:48 +0800
25785              Message-Id: <20010621235648.A57340@not.autrijus.org>
25786      Branch: perl
25787            ! pod/perlobj.pod
25788 ____________________________________________________________________________
25789 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
25790         Log: Subject: Typo in DB_File.pm
25791              From: "Philip Newton" <Philip.Newton@gmx.net>
25792              Date: Tue, 31 Jul 2001 06:19:35 +0200
25793              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
25794      Branch: perl
25795            ! ext/DB_File/DB_File.pm
25796 ____________________________________________________________________________
25797 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
25798         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
25799              From: "Stephen P. Potter" <spp@spotter.yi.org>
25800              Date: Wed, 30 May 2001 13:59:34 -0400
25801              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
25802      Branch: perl
25803            ! pod/perlre.pod
25804 ____________________________________________________________________________
25805 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
25806         Log: eval "format foo=" would loop indefinitely; reported in
25807              
25808              Subject: A load of old rubbish
25809              From: Mike Guy <mjtg@cam.ac.uk>
25810              Date: Mon, 14 May 2001 16:12:22 +0100
25811              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
25812              
25813              (The core dumps reported in there already fixed.)
25814      Branch: perl
25815            ! toke.c
25816 ____________________________________________________________________________
25817 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
25818         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
25819      Branch: perl
25820            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
25821            + lib/Switch/t/switch_case.t
25822            - lib/Switch/test.pl
25823            ! MANIFEST lib/Switch.pm
25824 ____________________________________________________________________________
25825 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
25826         Log: Subject: [PATCH @11505] DB_File-1.78
25827              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
25828              Date: Mon, 30 Jul 2001 22:54:37 +0100
25829              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
25830      Branch: perl
25831            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
25832            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
25833 ____________________________________________________________________________
25834 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
25835         Log: Explain in more detail why -pipe and -fno-common are good.
25836      Branch: perl
25837            ! hints/darwin.sh
25838 ____________________________________________________________________________
25839 [ 11506] By: nick                                  on 2001/07/30  14:32:23
25840         Log: Integrate mainline
25841      Branch: perlio
25842           !> INSTALL Makefile.SH doio.c hints/darwin.sh
25843 ____________________________________________________________________________
25844 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
25845         Log: Perl hasn't been putting man pages into $prefix/lib for
25846              a long time now; pointed out by Andy Dougherty. 
25847      Branch: perl
25848            ! hints/darwin.sh
25849 ____________________________________________________________________________
25850 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
25851         Log: Document the extras Configure option.
25852      Branch: perl
25853            ! INSTALL
25854 ____________________________________________________________________________
25855 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
25856         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
25857              everywhere.
25858      Branch: perl
25859           !> doio.c
25860 ____________________________________________________________________________
25861 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
25862         Log: Doubly guard against invoking CPAN if no extras defined,
25863              pointed out by H. Merijn Brand.
25864      Branch: perl
25865            ! Makefile.SH
25866 ____________________________________________________________________________
25867 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
25868         Log: Fix O_RDONLY check to check for O_RDONLY.
25869      Branch: maint-5.6/macperl
25870            ! doio.c
25871 ____________________________________________________________________________
25872 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
25873         Log: Integrate miscellaneous changes from maint-5.6/perl.
25874      Branch: maint-5.6/macperl
25875           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
25876 ____________________________________________________________________________
25877 [ 11499] By: nick                                  on 2001/07/30  06:52:42
25878         Log: Integrate mainline
25879      Branch: perlio
25880           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
25881           +> win32/sync_ext.pl
25882            - win32/sncfnmcs.pl
25883           !> (integrate 71 files)
25884 ____________________________________________________________________________
25885 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
25886         Log: Update Changes.
25887      Branch: perl
25888            ! Changes patchlevel.h
25889 ____________________________________________________________________________
25890 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
25891         Log: Now Configure -Dextras=Foo::Bar and "make install" will
25892              fetch and install Foo::Bar.
25893      Branch: perl
25894            ! Makefile.SH
25895 ____________________________________________________________________________
25896 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
25897         Log: Metaconfig unit change for #11495.
25898      Branch: metaconfig/U/perl
25899            ! Extras.U
25900 ____________________________________________________________________________
25901 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
25902         Log: extras.make, extras.test, and extras.install make targets.
25903      Branch: perl
25904            ! Configure Makefile.SH
25905 ____________________________________________________________________________
25906 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
25907         Log: Metaconfig unit change for #11493.
25908      Branch: metaconfig/U/perl
25909            ! Extras.U
25910 ____________________________________________________________________________
25911 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
25912         Log: Better to have the list of extras in $extras than 'define'.
25913      Branch: perl
25914            ! Configure
25915 ____________________________________________________________________________
25916 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
25917         Log: The metaconfig unit change for #11490.
25918      Branch: metaconfig/U/perl
25919            + Extras.U
25920 ____________________________________________________________________________
25921 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
25922         Log: Missed from #11490 (the required dependency).
25923      Branch: perl
25924            ! Makefile.SH
25925 ____________________________________________________________________________
25926 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
25927         Log: Add the support of asking for extra modules or bundles of modules
25928              to be fetched from the CPAN and installed as a part of the Perl
25929              build process.  None of this installation is yet really done;
25930              only the list is asked, and saved away in extras.lst for
25931              the build and installation process to worry about later.
25932      Branch: perl
25933            ! Configure
25934 ____________________________________________________________________________
25935 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
25936         Log: Beginnings of better Inf and NaN support.
25937              At least toke.c and sv.c still need quite a bit of work.
25938      Branch: perl
25939            ! numeric.c perl.h
25940 ____________________________________________________________________________
25941 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
25942         Log: Top-level Makefile didn't honour OPTIMIZE.
25943      Branch: perl
25944            ! Makefile.SH
25945 ____________________________________________________________________________
25946 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
25947         Log: Update Changes.
25948      Branch: perl
25949            ! Changes patchlevel.h
25950 ____________________________________________________________________________
25951 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
25952         Log: Use Search::Dict 1.02 interface for charinfo().
25953      Branch: perl
25954            ! lib/UnicodeCD.pm
25955 ____________________________________________________________________________
25956 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
25957         Log: Now also allow transforming the read lines before comparing them.
25958              (This will help UnicodeCD.) 
25959      Branch: perl
25960            ! lib/Search/Dict.pm
25961 ____________________________________________________________________________
25962 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
25963         Log: Remove tiehandle code.
25964      Branch: perl
25965            ! lib/UnicodeCD.pm
25966 ____________________________________________________________________________
25967 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
25968         Log: Allow specifying a comparison function for Search::Dict::look().
25969      Branch: perl
25970            ! lib/Search/Dict.pm
25971 ____________________________________________________________________________
25972 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
25973         Log: Small UnicodeCD tweaks.
25974      Branch: perl
25975            ! lib/UnicodeCD.pm lib/UnicodeCD.t
25976 ____________________________________________________________________________
25977 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
25978         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
25979              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
25980              Date: Tue, 24 Jul 2001 01:51:32 +0900
25981              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
25982      Branch: perl
25983            ! lib/UnicodeCD.pm lib/UnicodeCD.t
25984 ____________________________________________________________________________
25985 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
25986         Log: Subject: [PATCH] installperl
25987              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
25988              Date: Fri, 27 Jul 2001 19:05:04 -0700
25989              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
25990      Branch: perl
25991            ! installperl
25992 ____________________________________________________________________________
25993 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
25994         Log: Subject: [PATCH] Set proper compatibility versions in core
25995              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
25996              Date: Fri, 27 Jul 2001 20:01:49 -0700
25997              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
25998      Branch: perl
25999            ! Makefile.SH
26000 ____________________________________________________________________________
26001 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
26002         Log: Metaconfig unit change for #11477.
26003      Branch: metaconfig/U/perl
26004            ! dlsrc.U
26005 ____________________________________________________________________________
26006 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
26007         Log: Subject: [PATCH] Darwin: -fpic not so good
26008              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
26009              Date: Fri, 27 Jul 2001 18:57:38 -0700
26010              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
26011      Branch: perl
26012            ! Configure
26013 ____________________________________________________________________________
26014 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
26015         Log: Subject: [PATCH] Clean up Darwin hints
26016              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
26017              Date: Fri, 27 Jul 2001 19:13:15 -0700
26018              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
26019      Branch: perl
26020            ! hints/darwin.sh
26021 ____________________________________________________________________________
26022 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
26023         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
26024              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
26025              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
26026              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
26027      Branch: perl
26028            ! pod/perlfunc.pod pp.c t/op/split.t
26029 ____________________________________________________________________________
26030 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
26031         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
26032              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
26033              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
26034              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
26035      Branch: perl
26036            ! pod/perlvar.pod
26037 ____________________________________________________________________________
26038 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
26039         Log: Subject: [PATCH] fixes to constant.pm documentation
26040              From: Ilmari Karonen <iltzu@sci.fi>
26041              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
26042              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
26043      Branch: perl
26044            ! lib/constant.pm
26045 ____________________________________________________________________________
26046 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
26047         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
26048              From: "Philip Newton" <Philip.Newton@gmx.net>
26049              Date: Fri, 27 Jul 2001 07:51:10 +0200
26050              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
26051      Branch: perl
26052            ! pod/perlport.pod
26053 ____________________________________________________________________________
26054 [ 11471] By: nick                                  on 2001/07/26  06:23:32
26055         Log: Subject:  [PATCH] Doc fix for perlguts / threading
26056              From:  Arthur Bergman <arthur@contiller.se>
26057              Date:  Wed, 25 Jul 2001 11:28:23 +0200
26058              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
26059      Branch: perl
26060            ! pod/perlguts.pod
26061 ____________________________________________________________________________
26062 [ 11470] By: nick                                  on 2001/07/26  06:21:06
26063         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
26064              From:  Philip Newton <Philip.Newton@gmx.net>
26065              Date:  Wed, 25 Jul 2001 08:19:47 +0200
26066              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
26067      Branch: perl
26068            ! INSTALL
26069 ____________________________________________________________________________
26070 [ 11469] By: nick                                  on 2001/07/26  06:20:25
26071         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
26072              From:  Philip Newton <Philip.Newton@gmx.net>
26073              Date:  Wed, 25 Jul 2001 08:12:48 +0200
26074              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
26075      Branch: perl
26076            ! INSTALL
26077 ____________________________________________________________________________
26078 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
26079         Log: More +x.
26080      Branch: perl
26081            ! Porting/makerel
26082 ____________________________________________________________________________
26083 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
26084         Log: Update Changes.
26085      Branch: perl
26086            ! Changes patchlevel.h
26087 ____________________________________________________________________________
26088 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
26089         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
26090              From: "Philip Newton" <Philip.Newton@gmx.net>
26091              Date: Tue, 24 Jul 2001 06:45:55 +0200
26092              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
26093      Branch: perl
26094            ! os2/perlrexx.c
26095 ____________________________________________________________________________
26096 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
26097         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
26098              From: Peter Prymmer <pvhp@forte.com>
26099              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
26100              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
26101      Branch: perl
26102            ! pod/perlport.pod t/io/fs.t vms/test.com
26103 ____________________________________________________________________________
26104 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
26105         Log: Workaround on Cwd bootstrap problem.
26106      Branch: perl
26107            ! lib/ExtUtils/MakeMaker.pm
26108 ____________________________________________________________________________
26109 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
26110         Log: When in Rome, quote like the Romans do.
26111      Branch: perl
26112            ! cflags.SH
26113 ____________________________________________________________________________
26114 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
26115         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
26116              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26117              Date: Mon, 23 Jul 2001 19:29:49 -0400
26118              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
26119      Branch: perl
26120            + os2/perlrexx.c
26121            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
26122            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
26123            ! t/op/write.t
26124 ____________________________________________________________________________
26125 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
26126         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
26127              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26128              Date: Mon, 23 Jul 2001 18:43:42 -0400
26129              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
26130      Branch: perl
26131            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
26132 ____________________________________________________________________________
26133 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
26134         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
26135              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26136              Date: Mon, 23 Jul 2001 18:33:16 -0400
26137              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
26138      Branch: perl
26139            ! lib/ExtUtils/MakeMaker.pm
26140 ____________________________________________________________________________
26141 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
26142         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
26143              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26144              Date: Mon, 23 Jul 2001 18:20:35 -0400
26145              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
26146      Branch: perl
26147            ! Makefile.SH cflags.SH
26148 ____________________________________________________________________________
26149 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
26150         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
26151              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
26152              Date: Mon, 23 Jul 2001 11:32:17 -0500
26153              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
26154      Branch: perl
26155            ! lib/ExtUtils/MakeMaker.pm
26156 ____________________________________________________________________________
26157 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
26158         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
26159              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26160              Date: Mon, 23 Jul 2001 18:13:20 -0400
26161              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
26162      Branch: perl
26163            ! lib/perl5db.pl
26164 ____________________________________________________________________________
26165 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
26166         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
26167              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26168              Date: Mon, 23 Jul 2001 18:07:40 -0400
26169              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
26170      Branch: perl
26171            ! op.c
26172 ____________________________________________________________________________
26173 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
26174         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
26175              From: "Craig A. Berry" <craigberry@mac.com>
26176              Date: Mon, 23 Jul 2001 15:35:06 -0500
26177              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
26178      Branch: perl
26179            ! util.c
26180 ____________________________________________________________________________
26181 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
26182         Log: Subject: [PATCH perlfaq9.pod typo]
26183              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
26184              Date: Mon, 23 Jul 2001 07:49:05 -0700
26185              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
26186      Branch: perl
26187            ! pod/perlfaq9.pod
26188 ____________________________________________________________________________
26189 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
26190         Log: Subject: win32\sncfnmcs.pl corrections
26191              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
26192              Date: Mon, 23 Jul 2001 12:56:54 +0200
26193              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
26194              
26195              Rename the script a little bit more sensibly.
26196      Branch: perl
26197            + win32/sync_ext.pl
26198            - win32/sncfnmcs.pl
26199            ! MANIFEST README.win32
26200 ____________________________________________________________________________
26201 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
26202         Log: Test tweak.
26203      Branch: perl
26204            ! ext/B/Deparse.t
26205 ____________________________________________________________________________
26206 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
26207         Log: Metaconfig unit tweak for #11450.
26208      Branch: metaconfig/U/perl
26209            ! Mksymlinks.U
26210 ____________________________________________________________________________
26211 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
26212         Log: Too volatile failsafe check.
26213      Branch: perl
26214            ! Configure
26215 ____________________________________________________________________________
26216 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
26217         Log: Further doc tweaks.
26218      Branch: perl
26219            ! lib/UnicodeCD.pm
26220 ____________________________________________________________________________
26221 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
26222         Log: Doc tweaks.
26223      Branch: perl
26224            ! lib/UnicodeCD.pm
26225 ____________________________________________________________________________
26226 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
26227         Log: Doc tweakery from Abhijit.
26228      Branch: perl
26229            ! Porting/repository.pod
26230 ____________________________________________________________________________
26231 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
26232         Log: An accidental empty line.
26233      Branch: perl
26234            ! MANIFEST
26235 ____________________________________________________________________________
26236 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
26237         Log: Missing MANIFESTations.
26238      Branch: perl
26239            ! MANIFEST
26240 ____________________________________________________________________________
26241 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
26242         Log: Update Changes.
26243      Branch: perl
26244            ! Changes patchlevel.h
26245 ____________________________________________________________________________
26246 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
26247         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
26248              From: Mike Guy <mjtg@cam.ac.uk>
26249              Date: Fri, 20 Jul 2001 16:12:49 +0100
26250              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
26251      Branch: perl
26252            ! Porting/pumpkin.pod
26253 ____________________________________________________________________________
26254 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
26255         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
26256              From: Peter Prymmer <pvhp@forte.com>
26257              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
26258              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
26259      Branch: perl
26260            ! pod/perlhack.pod
26261 ____________________________________________________________________________
26262 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
26263         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
26264              From: Michael G Schwern <schwern@pobox.com>
26265              Date: Fri, 20 Jul 2001 20:22:35 -0400
26266              Message-ID: <20010720202235.O4498@blackrider>
26267      Branch: perl
26268            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
26269            ! lib/Test/t/todo.t
26270 ____________________________________________________________________________
26271 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
26272         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
26273              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
26274              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
26275              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
26276      Branch: perl
26277            ! ext/POSIX/POSIX.pod
26278 ____________________________________________________________________________
26279 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
26280         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
26281              From: Mark-Jason Dominus <mjd@plover.com>
26282              Date: Fri, 20 Jul 2001 23:16:54 -0400
26283              Message-ID: <20010721031654.21877.qmail@plover.com>
26284      Branch: perl
26285            ! ext/POSIX/POSIX.pod
26286 ____________________________________________________________________________
26287 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
26288         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
26289              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26290              Date: Sun, 22 Jul 2001 14:56:09 +0200
26291              Message-ID: <20010722145609.A766@rafael>
26292      Branch: perl
26293            ! ext/B/O.pm
26294 ____________________________________________________________________________
26295 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
26296         Log: Subject: regexec.c #define cleanup
26297              From: Mark-Jason Dominus <mjd@plover.com>
26298              Date: Sat, 21 Jul 2001 18:33:25 -0400
26299              Message-ID: <20010721223325.3069.qmail@plover.com>
26300      Branch: perl
26301            ! regexec.c
26302 ____________________________________________________________________________
26303 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
26304         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
26305              From: Prymmer/Kahn <pvhp@best.com>
26306              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
26307              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
26308      Branch: perl
26309            ! t/io/fs.t
26310 ____________________________________________________________________________
26311 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
26312         Log: Typo in #11432.
26313      Branch: perl
26314            ! ext/POSIX/POSIX.t
26315 ____________________________________________________________________________
26316 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
26317         Log: Integrate (manually) change #11424 from macperl.
26318      Branch: perl
26319            ! ext/Filter/t/call.t
26320 ____________________________________________________________________________
26321 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
26322         Log: Integrate change #11408 from macperl.
26323      Branch: perl
26324           !> README.macos pod/perlport.pod
26325 ____________________________________________________________________________
26326 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
26327         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
26328      Branch: perl
26329           +> macos/MacPerlTests.cmd macos/xsubpp.patch
26330            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
26331            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
26332            ! ext/POSIX/POSIX.t
26333 ____________________________________________________________________________
26334 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
26335         Log: pod/*.t tests not picked up by t/TEST either
26336      Branch: maint-5.6/perl
26337            ! t/TEST
26338 ____________________________________________________________________________
26339 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
26340         Log: better tweak for change#11429 (windows has both / and \ separated
26341              paths in @INC at that point)
26342      Branch: maint-5.6/perl
26343            ! t/pod/testp2pt.pl
26344 ____________________________________________________________________________
26345 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
26346         Log: MacOS pod test tweak needs \Escape
26347      Branch: maint-5.6/perl
26348            ! t/pod/testp2pt.pl
26349 ____________________________________________________________________________
26350 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
26351         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
26352              resulting duplicate output, but t/harness isn't)
26353      Branch: maint-5.6/perl
26354            ! t/run/runenv.t
26355 ____________________________________________________________________________
26356 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
26357         Log: t/harness wasn't picking up all the tests
26358      Branch: maint-5.6/perl
26359            ! t/harness
26360 ____________________________________________________________________________
26361 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
26362         Log: update MANIFEST for new file
26363      Branch: maint-5.6/perl
26364            ! MANIFEST
26365 ____________________________________________________________________________
26366 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
26367         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
26368              the exception of the macperl/macos/... tree
26369      Branch: maint-5.6/perl
26370           +> t/lib/filefind-taint.t
26371           !> (integrate 72 files)
26372 ____________________________________________________________________________
26373 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
26374         Log: Fix test.
26375      Branch: maint-5.6/macperl
26376            ! macos/bundled_ext/Filter/t/call.t
26377 ____________________________________________________________________________
26378 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
26379         Log: Make perl fork()-safe (in a slightly limited way) even on
26380              platforms that don't have pthread_atfork() (extension of
26381              the fix in change#11151).
26382              
26383              Note that this will not help extensions that call fork()
26384              directly in C, or that link to libraries that call fork()
26385              directly.  Such cases must be fixed to either call
26386              PerlProc_fork(), or call atfork_lock() in parent before the
26387              calling the function that forks and call atfork_unlock()
26388              in both parent and child immediately after the fork().
26389              (There are no worries if C code calls exec() in the child
26390              immediately after a fork().  Only cases where the child
26391              calls perl's API functions (including New()) after the
26392              fork() are problematic.)
26393              
26394              This change also eliminates the use of vfork() from perl,
26395              since all such uses were violating the severe restrictions
26396              on modifying the state of the process between the vfork()
26397              and the exec().
26398              
26399              This is a modified version of patches suggested by Abhijit
26400              Menon-Sen and Richard Soderberg.
26401      Branch: perl
26402            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
26403            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
26404 ____________________________________________________________________________
26405 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
26406         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
26407              Switch, and Text::Balanced.
26408      Branch: maint-5.6/macperl
26409            + macos/bundled_ext/Filter/Util/Call/Call.pm
26410            + macos/bundled_ext/Filter/Util/Call/Call.xs
26411            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
26412            + macos/bundled_ext/Filter/t/MyFilter.pm
26413            + macos/bundled_ext/Filter/t/call.t
26414            + macos/bundled_ext/Filter/t/filter-util.pl
26415            + macos/bundled_lib/blib/lib/Class/ISA.pm
26416            + macos/bundled_lib/blib/lib/Digest.pm
26417            + macos/bundled_lib/blib/lib/Filter/Simple.pm
26418            + macos/bundled_lib/blib/lib/Switch.pm
26419            + macos/bundled_lib/blib/lib/Text/Balanced.pm
26420            + macos/bundled_lib/blib/lib/Text/Balanced.pod
26421            + macos/bundled_lib/t/Class/ISA/test.pl
26422            + macos/bundled_lib/t/Digest/Digest.t
26423            + macos/bundled_lib/t/Filter/Simple/test.pl
26424            + macos/bundled_lib/t/Switch/test.pl
26425            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
26426            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
26427            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
26428            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
26429            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
26430            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
26431            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
26432            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
26433 ____________________________________________________________________________
26434 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
26435         Log: Add Filter::Util::Call to config/make files; edit utils
26436              to recognize the module (it was descended too far down).
26437              Bump version to 5.6.1a4.
26438      Branch: maint-5.6/macperl
26439            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
26440            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
26441            ! macos/macperl/Makefile.mk macos/xsubpp.patch
26442 ____________________________________________________________________________
26443 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
26444         Log: Make DB_File the default for MLDBM on MacOS.
26445      Branch: maint-5.6/macperl
26446            ! macos/bundled_lib/blib/lib/MLDBM.pm
26447 ____________________________________________________________________________
26448 [ 11419] By: nick                                  on 2001/07/20  14:51:03
26449         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
26450              From:  Simon Cozens <simon@netthink.co.uk>
26451              Date:  Fri, 20 Jul 2001 11:42:35 -0400
26452              Message-Id:  <20010720114235.A5235@netthink.co.uk>
26453      Branch: perl
26454            ! lib/UnicodeCD.pm
26455 ____________________________________________________________________________
26456 [ 11418] By: nick                                  on 2001/07/20  14:48:12
26457         Log: Subject:  [PATCH regcomp.h] adds a comment
26458              From:  Abhijit Menon-Sen <ams@wiw.org>
26459              Date:  Fri, 20 Jul 2001 21:05:37 +0530
26460              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
26461      Branch: perl
26462            ! regcomp.h
26463 ____________________________________________________________________________
26464 [ 11417] By: nick                                  on 2001/07/20  14:16:38
26465         Log: Subject:  [PATCH 5.7.2] INSTALL updates
26466              From:  Andy Dougherty <doughera@lafayette.edu>
26467              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
26468              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
26469      Branch: perl
26470            ! INSTALL
26471 ____________________________________________________________________________
26472 [ 11416] By: nick                                  on 2001/07/20  06:44:44
26473         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
26474              From:  Russ Allbery <rra@stanford.edu>
26475              Date:  19 Jul 2001 15:52:37 -0700
26476              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
26477      Branch: perl
26478            ! lib/Pod/Man.pm
26479 ____________________________________________________________________________
26480 [ 11415] By: nick                                  on 2001/07/20  06:35:11
26481         Log: Subject:  [PATCH] defer op_seq allocation
26482              From:  Abhijit Menon-Sen <ams@wiw.org>
26483              Date:  Thu, 19 Jul 2001 22:12:24 +0530
26484              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
26485      Branch: perl
26486            ! op.c
26487 ____________________________________________________________________________
26488 [ 11414] By: nick                                  on 2001/07/20  06:23:36
26489         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
26490              From:  Abhijit Menon-Sen <ams@wiw.org>
26491              Date:  Fri, 20 Jul 2001 01:18:50 +0530
26492              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
26493              (Private e-mail)
26494      Branch: perl
26495            ! ext/Time/HiRes/HiRes.xs
26496 ____________________________________________________________________________
26497 [ 11413] By: nick                                  on 2001/07/20  06:18:53
26498         Log: Integrate mainline
26499      Branch: perlio
26500           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
26501            - t/base/commonsense.t
26502           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
26503           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
26504           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
26505           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
26506           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
26507           !> win32/win32.c
26508 ____________________________________________________________________________
26509 [ 11412] By: nick                                  on 2001/07/19  06:44:27
26510         Log: Integrate win32/perlhost.h from maintenance branch.
26511              (Rest of $ENV{PATH} / system() fix.)
26512      Branch: perl
26513           !> win32/perlhost.h
26514 ____________________________________________________________________________
26515 [ 11411] By: nick                                  on 2001/07/19  06:41:34
26516         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
26517              From:  Philip Newton <Philip.Newton@gmx.net>
26518              Date:  Wed, 18 Jul 2001 21:43:57 +0200
26519              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
26520      Branch: perl
26521            ! pod/perlhack.pod
26522 ____________________________________________________________________________
26523 [ 11410] By: nick                                  on 2001/07/19  06:39:35
26524         Log: Subject:  Security hole in taint checking in open()
26525              From:  deekoo@tentacle.net
26526              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
26527              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
26528      Branch: perl
26529            ! doio.c
26530 ____________________________________________________________________________
26531 [ 11409] By: nick                                  on 2001/07/19  06:28:08
26532         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
26533              From:  Abhijit Menon-Sen <ams@wiw.org>
26534              Date:  Thu, 19 Jul 2001 04:30:43 +0530
26535              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
26536      Branch: perl
26537            ! ext/Time/HiRes/HiRes.xs
26538 ____________________________________________________________________________
26539 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
26540         Log: Update docs with latest implementation information and new URLs.
26541      Branch: maint-5.6/macperl
26542            ! README.macos pod/perlport.pod
26543 ____________________________________________________________________________
26544 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
26545         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
26546              Fix BuildRules to accept optimization variables.
26547      Branch: maint-5.6/macperl
26548            + macos/bundled_ext/Digest/MD5/Makefile.mk
26549            ! macos/BuildRules.mk macos/Makefile.mk
26550            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
26551            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
26552 ____________________________________________________________________________
26553 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
26554         Log: Integrate changes 11399,11401
26555      Branch: maint-5.6/macperl
26556           !> win32/perlhost.h win32/win32.c
26557 ____________________________________________________________________________
26558 [ 11405] By: nick                                  on 2001/07/18  06:50:33
26559         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
26560              from perl5.6*
26561      Branch: perl
26562           !> win32/perlhost.h win32/win32.c
26563 ____________________________________________________________________________
26564 [ 11404] By: nick                                  on 2001/07/18  06:43:59
26565         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
26566              From:  hv@crypt0.demon.co.uk
26567              Date:  Wed, 18 Jul 2001 05:58:46 +0100
26568              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
26569      Branch: perl
26570            ! ext/POSIX/POSIX.t
26571 ____________________________________________________________________________
26572 [ 11403] By: nick                                  on 2001/07/18  06:38:57
26573         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
26574              From:  hv@crypt0.demon.co.uk
26575              Date:  Wed, 18 Jul 2001 05:21:54 +0100
26576              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
26577      Branch: perl
26578            ! numeric.c t/op/arith.t
26579 ____________________________________________________________________________
26580 [ 11402] By: nick                                  on 2001/07/18  06:19:17
26581         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
26582              From:  mjd@plover.com
26583              Date:  17 Jul 2001 17:59:20 -0000
26584              Message-Id:  <20010717175920.8177.qmail@plover.com>
26585      Branch: perl
26586            ! pod/perlre.pod
26587 ____________________________________________________________________________
26588 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
26589         Log: thinko in change#11400 (duh)
26590      Branch: maint-5.6/perl
26591            ! win32/perlhost.h
26592 ____________________________________________________________________________
26593 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
26594         Log: change#11399 revealed another unrelated bug; this is just a temporary
26595              bandaid
26596      Branch: maint-5.6/perl
26597            ! win32/perlhost.h
26598 ____________________________________________________________________________
26599 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
26600         Log: fix bugs in handling of the virtualized environment under windows;
26601              there were bugs in propagating any changes to %ENV down to the real
26602              environment when such changes happened in the toplevel process
26603              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
26604              problem identification, and for a part of the fix)
26605      Branch: maint-5.6/perl
26606            ! win32/perlhost.h win32/win32.c
26607 ____________________________________________________________________________
26608 [ 11398] By: nick                                  on 2001/07/17  08:26:35
26609         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
26610              From: Peter Prymmer <pvhp@forte.com>
26611              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
26612              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
26613              
26614              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
26615              should not depend on existance of Config.pm
26616      Branch: perl
26617           +> t/lib/commonsense.t
26618            - t/base/commonsense.t
26619            ! MANIFEST t/README
26620 ____________________________________________________________________________
26621 [ 11397] By: nick                                  on 2001/07/17  08:09:58
26622         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
26623              From:  Michael G Schwern <schwern@pobox.com>
26624              Date:  Mon, 16 Jul 2001 18:20:31 -0400
26625              Message-Id:  <20010716182031.A1128@blackrider>
26626      Branch: perl
26627            ! pod/perlhack.pod
26628 ____________________________________________________________________________
26629 [ 11396] By: nick                                  on 2001/07/17  08:04:11
26630         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
26631              From:  Gwyn Judd <b.judd@xtra.co.nz>
26632              Date:  Tue, 17 Jul 2001 20:55:58 +1200
26633              Message-Id:  <20010717205558.A3107@thislove>
26634      Branch: perl
26635            ! pod/perlfunc.pod
26636 ____________________________________________________________________________
26637 [ 11395] By: nick                                  on 2001/07/17  08:02:22
26638         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
26639              From:  Peter Prymmer <pvhp@forte.com>
26640              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
26641              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
26642      Branch: perl
26643            ! t/op/sprintf.t
26644 ____________________________________________________________________________
26645 [ 11394] By: nick                                  on 2001/07/17  07:57:06
26646         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
26647              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
26648              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
26649              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
26650      Branch: perl
26651            ! gv.c
26652 ____________________________________________________________________________
26653 [ 11392] By: nick                                  on 2001/07/17  07:50:12
26654         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
26655              From:  Coral <coral@moonlight.crystalflame.net>
26656              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
26657              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
26658      Branch: perl
26659            ! pp_sys.c thread.h
26660 ____________________________________________________________________________
26661 [ 11391] By: nick                                  on 2001/07/17  07:34:28
26662         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
26663              From:  Jonathan Stowe <gellyfish@gellyfish.com>
26664              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
26665              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
26666      Branch: perl
26667            ! utils/h2xs.PL
26668 ____________________________________________________________________________
26669 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
26670         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
26671              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
26672              and Mac::Apps::Launch, which don't work, and Time::HiRes and
26673              Time::Piece, which don't yet work.
26674      Branch: maint-5.6/macperl
26675            + (add 154 files)
26676 ____________________________________________________________________________
26677 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
26678         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
26679              Also add hack to get around missing setenv for PERL5DB.
26680      Branch: maint-5.6/macperl
26681            ! macos/macish.c macos/macish.h
26682 ____________________________________________________________________________
26683 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
26684         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
26685      Branch: maint-5.6/macperl
26686            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
26687            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
26688 ____________________________________________________________________________
26689 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
26690         Log: Fix up some configuration and make options, add extra
26691              extensions.
26692      Branch: maint-5.6/macperl
26693            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
26694            ! macos/macperl/Makefile.mk
26695 ____________________________________________________________________________
26696 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
26697         Log: From Change 11374 in maintperl.
26698      Branch: maint-5.6/macperl
26699           !> utils/h2ph.PL
26700 ____________________________________________________________________________
26701 [ 11385] By: nick                                  on 2001/07/16  14:12:58
26702         Log: Back out change to h2xs till it passes its test.
26703      Branch: perl
26704            ! utils/h2xs.PL
26705 ____________________________________________________________________________
26706 [ 11384] By: nick                                  on 2001/07/16  14:00:10
26707         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
26708              From:  Jonathan Stowe <gellyfish@gellyfish.com>
26709              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
26710              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
26711      Branch: perl
26712            ! utils/h2xs.PL
26713 ____________________________________________________________________________
26714 [ 11383] By: nick                                  on 2001/07/16  13:53:12
26715         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
26716              From:  Robin Houston <robin@kitsite.com>
26717              Date:  Sun, 15 Jul 2001 18:22:31 +0100
26718              Message-Id:  <20010715182230.A11174@robin>
26719      Branch: perl
26720            ! hints/darwin.sh
26721 ____________________________________________________________________________
26722 [ 11382] By: nick                                  on 2001/07/16  13:52:49
26723         Log: Subject:  [PATCH perl@11372] re_dup
26724              From:  Radu Greab <radu@netsoft.ro>
26725              Date:  Sun, 15 Jul 2001 04:50:06 +0300
26726              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
26727      Branch: perl
26728            ! sv.c
26729 ____________________________________________________________________________
26730 [ 11379] By: nick                                  on 2001/07/16  13:35:39
26731         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
26732              From:  Robin Houston <robin@kitsite.com>
26733              Date:  Sat, 14 Jul 2001 14:28:50 +0100
26734              Message-Id:  <20010714142850.A10205@robin>
26735      Branch: perl
26736            ! ext/B/B/Deparse.pm
26737 ____________________________________________________________________________
26738 [ 11378] By: nick                                  on 2001/07/16  13:30:36
26739         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
26740              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
26741              Date:  Sat, 14 Jul 2001 22:17:42 +0900
26742              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
26743      Branch: perl
26744            + ext/Encode/Encode/euc-jp-0212.enc
26745            ! ext/Encode/Encode/Tcl.pm
26746 ____________________________________________________________________________
26747 [ 11377] By: nick                                  on 2001/07/16  13:17:28
26748         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
26749              From:  Andy Dougherty <doughera@lafayette.edu>
26750              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
26751              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
26752      Branch: perl
26753            ! hints/darwin.sh hints/rhapsody.sh
26754 ____________________________________________________________________________
26755 [ 11376] By: nick                                  on 2001/07/16  09:05:00
26756         Log: Integrate mainline
26757      Branch: perlio
26758           +> ext/Encode/Encode/7bit-greek.enc
26759           +> ext/Encode/Encode/7bit-latin1.enc
26760           +> ext/Encode/Encode/cns11643-1.enc
26761           +> ext/Encode/Encode/cns11643-2.enc
26762           +> ext/Encode/Encode/iso2022-cn.enc
26763           +> ext/Encode/Encode/iso2022-jp1.enc
26764           +> ext/Encode/Encode/iso2022-jp2.enc
26765           !> Changes Configure MANIFEST Makefile.SH
26766           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
26767           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
26768           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
26769           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
26770           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
26771 ____________________________________________________________________________
26772 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
26773         Log: integrate change#11374 from maint-5.6
26774              
26775              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
26776      Branch: perl
26777           !> utils/h2ph.PL
26778 ____________________________________________________________________________
26779 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
26780         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
26781      Branch: maint-5.6/perl
26782            ! utils/h2ph.PL
26783 ____________________________________________________________________________
26784 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
26785         Log: Update Changes.
26786      Branch: perl
26787            ! Changes patchlevel.h
26788 ____________________________________________________________________________
26789 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
26790         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
26791              From: Jonathan Stowe <gellyfish@gellyfish.com>
26792              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
26793              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
26794      Branch: perl
26795            ! utils/h2xs.PL
26796 ____________________________________________________________________________
26797 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
26798         Log: Subject: patch to add DEL to [:cntrl:]
26799              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
26800              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
26801              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
26802      Branch: perl
26803            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
26804 ____________________________________________________________________________
26805 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
26806         Log: Metaconfig unit change for #11369; plus a dependency nit.
26807      Branch: metaconfig
26808            ! U/compline/nblock_io.U
26809      Branch: metaconfig/U/perl
26810            ! Extensions.U
26811 ____________________________________________________________________________
26812 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
26813         Log: #include <stdlib.h> so that exit() is prototyped,
26814              noticed by Hugo.
26815      Branch: perl
26816            ! Configure
26817 ____________________________________________________________________________
26818 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
26819         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
26820              From: Peter Prymmer <pvhp@forte.com>
26821              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
26822              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
26823      Branch: perl
26824            ! t/op/sprintf.t
26825 ____________________________________________________________________________
26826 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
26827         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
26828              From: Peter Prymmer <pvhp@forte.com>
26829              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
26830              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
26831      Branch: perl
26832            ! ext/Encode/Encode/Tcl.t
26833 ____________________________________________________________________________
26834 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
26835         Log: Add information about gcc 3.0 basic block profiling.
26836      Branch: perl
26837            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
26838 ____________________________________________________________________________
26839 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
26840         Log: Subject: Error in lib/PerlIO/Via.pm ?
26841              From: Mark-Jason Dominus <mjd@plover.com>
26842              Date: Fri, 13 Jul 2001 15:55:41 -0400
26843              Message-ID: <20010713195541.26751.qmail@plover.com>
26844      Branch: perl
26845            ! ext/PerlIO/Via/Via.pm
26846 ____________________________________________________________________________
26847 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
26848         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
26849              section from the Compiler section.
26850      Branch: perl
26851            ! myconfig.SH
26852 ____________________________________________________________________________
26853 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
26854         Log: Handle glibc style of constant definitions using enum
26855              with intervening #defines; from Brendan O'Dea.
26856      Branch: perl
26857            ! utils/h2ph.PL
26858 ____________________________________________________________________________
26859 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
26860         Log: Add LC_MESSAGES to the locale_h export tag (it already is
26861              in the Makefile.PL and thusly eligible for an XS constant)
26862              (see also maintperl #10543)
26863      Branch: perl
26864            ! ext/POSIX/POSIX.pm
26865 ____________________________________________________________________________
26866 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
26867         Log: Subject: Re: [patch] re_dup
26868              From: Abhijit Menon-Sen <ams@wiw.org>
26869              Date: Fri, 13 Jul 2001 21:41:09 +0530
26870              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
26871      Branch: perl
26872            ! sv.c
26873 ____________________________________________________________________________
26874 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
26875         Log: Subject: [patch] re_dup
26876              From: Doug MacEachern <dougm@covalent.net>
26877              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
26878              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
26879      Branch: perl
26880            ! sv.c
26881 ____________________________________________________________________________
26882 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
26883         Log: Update Changes.
26884      Branch: perl
26885            ! Changes patchlevel.h
26886 ____________________________________________________________________________
26887 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
26888         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
26889              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
26890              Date: Sat, 14 Jul 2001 00:06:30 +0900
26891              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
26892      Branch: perl
26893            + ext/Encode/Encode/7bit-greek.enc
26894            + ext/Encode/Encode/7bit-latin1.enc
26895            + ext/Encode/Encode/cns11643-1.enc
26896            + ext/Encode/Encode/cns11643-2.enc
26897            + ext/Encode/Encode/iso2022-cn.enc
26898            + ext/Encode/Encode/iso2022-jp1.enc
26899            + ext/Encode/Encode/iso2022-jp2.enc
26900            ! MANIFEST ext/Encode/Encode/Tcl.pm
26901            ! ext/Encode/Encode/iso2022-kr.enc
26902 ____________________________________________________________________________
26903 [ 11357] By: nick                                  on 2001/07/13  14:24:06
26904         Log: Blind integrate mainline (as of 5.7.2?)
26905      Branch: perlio
26906           !> AUTHORS Changes Porting/config.sh Porting/config_H
26907           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
26908           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
26909           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
26910           !> win32/makefile.mk
26911 ____________________________________________________________________________
26912 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
26913         Log: Snip away the devel patchlevel.
26914      Branch: perl
26915            ! patchlevel.h
26916 ____________________________________________________________________________
26917 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
26918         Log: Bump the version to 5.7.2.
26919      Branch: perl
26920            ! Porting/config.sh Porting/config_H patchlevel.h
26921            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
26922            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
26923            ! win32/makefile.mk
26924 ____________________________________________________________________________
26925 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
26926         Log: Update Changes.
26927      Branch: perl
26928            ! Changes
26929 ____________________________________________________________________________
26930 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
26931         Log: Reword.
26932      Branch: perl
26933            ! AUTHORS
26934 ____________________________________________________________________________
26935 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
26936         Log: AUTHORS update.
26937      Branch: perl
26938            ! AUTHORS
26939 ____________________________________________________________________________
26940 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
26941         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
26942              unless ithreads.
26943      Branch: perl
26944            ! makedef.pl
26945 ____________________________________________________________________________
26946 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
26947         Log: Integrate perlio.
26948      Branch: perl
26949           !> win32/distclean.bat
26950 ____________________________________________________________________________
26951 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
26952         Log: Test the encoding transform only iff we have PerlIO,
26953              noticed by H. Merijn Brand.
26954      Branch: perl
26955            ! ext/PerlIO/t/encoding.t
26956 ____________________________________________________________________________
26957 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
26958         Log: README.netware tweaks from Ananth Kesari.
26959      Branch: perl
26960            ! README.netware
26961 ____________________________________________________________________________
26962 [ 11346] By: nick                                  on 2001/07/13  09:18:51
26963         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
26964              to avoid /unicode vs /Unicode issues.
26965      Branch: perlio
26966            ! win32/distclean.bat
26967 ____________________________________________________________________________
26968 [ 11345] By: nick                                  on 2001/07/13  06:24:18
26969         Log: Integrate mainline
26970      Branch: perlio
26971           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
26972            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
26973           !> (integrate 63 files)
26974 ____________________________________________________________________________
26975 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
26976         Log: Add d_bincompat5005 information to perl -V.
26977      Branch: perl
26978            ! myconfig.SH
26979 ____________________________________________________________________________
26980 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
26981         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
26982              From: Abhijit Menon-Sen <ams@wiw.org>
26983              Date: Fri, 13 Jul 2001 07:12:36 +0530
26984              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
26985      Branch: perl
26986            ! sv.c
26987 ____________________________________________________________________________
26988 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
26989         Log: Remove unicode::distinct, as per Inaba Hiroto.
26990      Branch: perl
26991            - lib/unicode/distinct.pm
26992            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
26993            ! t/lib/1_compile.t
26994 ____________________________________________________________________________
26995 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
26996         Log: Paging for Dr Octothorpe.
26997      Branch: perl
26998            ! pod/perlfaq4.pod
26999 ____________________________________________________________________________
27000 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
27001         Log: cut-n-paste error noticed by mjd.
27002      Branch: perl
27003            ! pod/perlfaq4.pod
27004 ____________________________________________________________________________
27005 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
27006         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
27007              From: Peter Prymmer <pvhp@forte.com>
27008              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
27009              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
27010      Branch: perl
27011            ! pod/perlfaq4.pod
27012 ____________________________________________________________________________
27013 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
27014         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
27015              From: Randall Gellens <randy@qualcomm.com>
27016              Date: Thu, 12 Jul 2001 16:56:23 -0700
27017              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
27018      Branch: perl
27019            ! Porting/repository.pod
27020 ____________________________________________________________________________
27021 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
27022         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
27023      Branch: perl
27024            ! thread.h
27025 ____________________________________________________________________________
27026 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
27027         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
27028              From: coral <coral@moonlight.crystalflame.net>
27029              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
27030              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
27031      Branch: perl
27032            ! thread.h
27033 ____________________________________________________________________________
27034 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
27035         Log: Metaconfig unit change for #11134.
27036      Branch: metaconfig
27037            + U/threads/d_pthread_atfork.U
27038 ____________________________________________________________________________
27039 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
27040         Log: Add HAS_PTHREAD_ATFORK.
27041      Branch: perl
27042            ! Configure NetWare/config.wc NetWare/config_H.wc
27043            ! Porting/Glossary Porting/config.sh Porting/config_H
27044            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
27045            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
27046            ! vos/config.ga.def vos/config.ga.h win32/config.bc
27047            ! win32/config.gc win32/config.vc win32/config_H.bc
27048            ! win32/config_H.gc win32/config_H.vc
27049 ____________________________________________________________________________
27050 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
27051         Log: Subject: [PATCH] File::Copy fails on tied handles
27052              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
27053              Date: Thu, 12 Jul 2001 15:18:51 -0700
27054              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
27055      Branch: perl
27056            ! lib/File/Copy.pm
27057 ____________________________________________________________________________
27058 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
27059         Log: Subject: [PATCH] Langinfo.t
27060              From: Nicholas Clark <nick@ccl4.org>
27061              Date: Thu, 12 Jul 2001 23:55:38 +0100
27062              Message-ID: <20010712235538.M5827@plum.flirble.org>
27063      Branch: perl
27064            ! ext/I18N/Langinfo/Langinfo.t
27065 ____________________________________________________________________________
27066 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
27067         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
27068              From: Peter Prymmer <pvhp@forte.com>
27069              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
27070              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
27071      Branch: perl
27072            ! pod/perl572delta.pod
27073 ____________________________________________________________________________
27074 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
27075         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
27076              From: Abhijit Menon-Sen <ams@wiw.org>
27077              Date: Fri, 13 Jul 2001 05:21:16 +0530
27078              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
27079      Branch: perl
27080            ! sv.c
27081 ____________________________________________________________________________
27082 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
27083         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
27084              From: Abhijit Menon-Sen <ams@wiw.org>
27085              Date: Fri, 13 Jul 2001 03:04:25 +0530
27086              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
27087      Branch: perl
27088            ! av.c
27089 ____________________________________________________________________________
27090 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
27091         Log: s/^M$//g
27092      Branch: perl
27093            ! win32/Makefile win32/makefile.mk
27094 ____________________________________________________________________________
27095 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
27096         Log: Update Changes.
27097      Branch: perl
27098            ! Changes patchlevel.h
27099 ____________________________________________________________________________
27100 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
27101         Log: Typo spotted by Philip Newton.
27102      Branch: perl
27103            ! pod/perl572delta.pod
27104 ____________________________________________________________________________
27105 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
27106         Log: Subject: [PATCH] fixes perl_clone of perl_clone
27107              From: Artur Bergman <artur@contiller.se>
27108              Date: Thu, 12 Jul 2001 20:57:09 +0200
27109              Message-ID: <B773BFA4.236B%artur@contiller.se>
27110      Branch: perl
27111            ! sv.c
27112 ____________________________________________________________________________
27113 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
27114         Log: Add README.uts from Hal Morris.
27115      Branch: perl
27116            + README.uts
27117            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
27118            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
27119 ____________________________________________________________________________
27120 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
27121         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
27122              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27123              Date: Thu, 12 Jul 2001 20:32:37 +0200
27124              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
27125      Branch: perl
27126            ! hints/aix.sh
27127 ____________________________________________________________________________
27128 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
27129         Log: Subject: Patch: document reg_data.what member
27130              From: Mark-Jason Dominus <mjd@plover.com>
27131              Message-ID: <20010712182532.14821.qmail@plover.com>
27132              Date: Thu, 12 Jul 2001 14:25:32 -0400
27133      Branch: perl
27134            ! regcomp.c regcomp.h
27135 ____________________________________________________________________________
27136 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
27137         Log: Subject: [PATCH] Perl_re_dup()
27138              From: Abhijit Menon-Sen <ams@wiw.org>
27139              Date: Thu, 12 Jul 2001 23:54:32 +0530
27140              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
27141      Branch: perl
27142            ! embed.h embed.pl perlapi.c proto.h sv.c
27143 ____________________________________________________________________________
27144 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
27145         Log: Regen Configure, modlib, toc.
27146      Branch: perl
27147            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27148            ! pod/perlmodlib.pod pod/perltoc.pod
27149 ____________________________________________________________________________
27150 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
27151         Log: The problem seems to be in PerlIO::Layer::->find() not
27152              accepting the ":encoding(blurflur)" arguments.
27153      Branch: perl
27154            ! lib/PerlIO.pm lib/open.pm
27155 ____________________________________________________________________________
27156 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
27157         Log: AIX doc update.
27158      Branch: perl
27159            ! README.aix pod/perl572delta.pod
27160 ____________________________________________________________________________
27161 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
27162         Log: Subject: AIX README update
27163              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27164              Date: Thu, 12 Jul 2001 19:28:30 +0200
27165              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
27166      Branch: perl
27167            ! README.aix
27168 ____________________________________________________________________________
27169 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
27170         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
27171              From: Norton Allen <allen@huarp.harvard.edu>
27172              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
27173              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
27174      Branch: perl
27175            ! ext/IO/lib/IO/t/io_unix.t
27176 ____________________________________________________________________________
27177 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
27178         Log: Subject: [PATCH README.qnx hints/qnx.sh]
27179              From: Norton Allen <allen@huarp.harvard.edu>
27180              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
27181              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
27182      Branch: perl
27183            ! README.qnx hints/qnx.sh
27184 ____________________________________________________________________________
27185 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
27186         Log: Subject: [patch] faster PM_GETRE
27187              From: Doug MacEachern <dougm@covalent.net>
27188              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
27189              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
27190      Branch: perl
27191            ! op.h
27192 ____________________________________________________________________________
27193 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
27194         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
27195              From: Doug MacEachern <dougm@covalent.net>
27196              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
27197              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
27198      Branch: perl
27199            ! op.c
27200 ____________________________________________________________________________
27201 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
27202         Log: Tell where the nice Estonian database is.
27203      Branch: perl
27204            ! lib/open.pm
27205 ____________________________________________________________________________
27206 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
27207         Log: Retract #11309 since #11310 is a better fix.
27208      Branch: perl
27209            ! t/lib/1_compile.t
27210 ____________________________________________________________________________
27211 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
27212         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
27213              change#11300 needs to return the status of failed win32_spawnvp())
27214              
27215              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
27216              splitting correctly; remove unused variables; 'require' at run time
27217              rather than 'use' at compile time for I18N::Langinfo, since it
27218              isn't everyware
27219      Branch: perl
27220            ! lib/open.pm win32/win32.c
27221 ____________________________________________________________________________
27222 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
27223         Log: Temporary workaround.
27224      Branch: perl
27225            ! t/lib/1_compile.t
27226 ____________________________________________________________________________
27227 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
27228         Log: UCD typo in #11306 and add also more known-to-be-tested
27229              modules to the skip list.
27230      Branch: perl
27231            ! t/lib/1_compile.t
27232 ____________________________________________________________________________
27233 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
27234         Log: Rename Unicode::UCD to UnicodeCD to avoid
27235              messups with case-insensitive filesystems.
27236      Branch: perl
27237            + lib/UnicodeCD.pm lib/UnicodeCD.t
27238            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
27239            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
27240 ____________________________________________________________________________
27241 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
27242         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
27243              From: daniel@biz.bitpusher.com
27244              Date: Wed, 11 Jul 2001 23:25:47 -0700
27245              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
27246      Branch: perl
27247            ! lib/Tie/Array.pm t/op/splice.t
27248 ____________________________________________________________________________
27249 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
27250         Log: Subject: [PATCH] More accurate line numbers in messages
27251              From: Paul Johnson <paul@pjcj.net>
27252              Date: Thu, 12 Jul 2001 04:14:11 +0200
27253              Message-ID: <20010712041411.A3467@pjcj.net>
27254              
27255              (With prototyping and multiplicity tweaks.)
27256      Branch: perl
27257            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
27258 ____________________________________________________________________________
27259 [ 11304] By: nick                                  on 2001/07/12  12:53:40
27260         Log: Integrate mainline
27261      Branch: perlio
27262           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
27263           !> regexec.c thread.h
27264 ____________________________________________________________________________
27265 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
27266         Log: Cut-and-pasto in #11298.
27267      Branch: perl
27268            ! ext/ByteLoader/bytecode.h
27269 ____________________________________________________________________________
27270 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
27271         Log: Update the AIX known problems section.
27272      Branch: perl
27273            ! pod/perl572delta.pod
27274 ____________________________________________________________________________
27275 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
27276         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
27277              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27278              Date: Thu, 12 Jul 2001 12:16:16 +0200
27279              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
27280      Branch: perl
27281            ! hints/aix.sh
27282 ____________________________________________________________________________
27283 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
27284         Log: Integrate perlio.
27285      Branch: perl
27286           !> makedef.pl win32/win32.c
27287 ____________________________________________________________________________
27288 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
27289         Log: Subject: [PATCH] fix for PMOP threadness failures
27290              From: Artur Bergman <artur@contiller.se>
27291              Date: Thu, 12 Jul 2001 09:48:06 +0200
27292              Message-ID: <B77322D6.22DD%artur@contiller.se>
27293      Branch: perl
27294            ! regexec.c
27295 ____________________________________________________________________________
27296 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
27297         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
27298              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
27299              Date: Thu, 12 Jul 2001 09:09:48 +0200
27300              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
27301              
27302              More parentheses to keep bcc happy.
27303      Branch: perl
27304            ! ext/ByteLoader/bytecode.h
27305 ____________________________________________________________________________
27306 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
27307         Log: Subject: Re: [patch] pthread_atfork bandaid
27308              From: Doug MacEachern <dougm@covalent.net>
27309              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
27310              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
27311      Branch: perl
27312            ! thread.h
27313 ____________________________________________________________________________
27314 [ 11296] By: nick                                  on 2001/07/12  11:55:48
27315         Log: Exclude reentrant_buffer from .def file
27316      Branch: perlio
27317            ! makedef.pl
27318 ____________________________________________________________________________
27319 [ 11295] By: nick                                  on 2001/07/12  11:11:44
27320         Log: Honour void-ness of my_exit()
27321      Branch: perlio
27322            ! win32/win32.c
27323 ____________________________________________________________________________
27324 [ 11294] By: nick                                  on 2001/07/12  07:51:04
27325         Log: Integrate mainline
27326      Branch: perlio
27327           +> uts/sprintf_wrap.c
27328           !> (integrate 35 files)
27329 ____________________________________________________________________________
27330 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
27331         Log: Retract #11289.
27332      Branch: perl
27333            ! embed.h embed.pl perl.c proto.h thread.h
27334 ____________________________________________________________________________
27335 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
27336         Log: Now the :locale pseudolayer *almost* works...
27337      Branch: perl
27338            ! lib/open.pm
27339 ____________________________________________________________________________
27340 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
27341         Log: Locale encoding tweaks.
27342      Branch: perl
27343            ! lib/open.pm
27344 ____________________________________________________________________________
27345 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
27346         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
27347              From: Mark-Jason Dominus <mjd@plover.com>
27348              Date: Thu, 12 Jul 2001 00:59:31 -0400
27349              Message-ID: <20010712045931.8543.qmail@plover.com>
27350              
27351              Remove the chmod/umask leading zero warning.
27352      Branch: perl
27353            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
27354            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
27355 ____________________________________________________________________________
27356 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
27357         Log: (Retracted by #11289.)
27358      Branch: perl
27359            ! embed.h embed.pl perl.c proto.h thread.h
27360 ____________________________________________________________________________
27361 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
27362         Log: Needed by #11283.
27363      Branch: perl
27364            ! intrpvar.h
27365 ____________________________________________________________________________
27366 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
27367         Log: Metaconfig unit change for #11286.
27368      Branch: metaconfig/U/perl
27369            ! patchlevel.U
27370 ____________________________________________________________________________
27371 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
27372         Log: Subject: Re: [PATCH Configure] perl -V broken
27373              From: Andy Dougherty <doughera@lafayette.edu>
27374              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
27375              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
27376      Branch: perl
27377            ! Configure myconfig.SH
27378 ____________________________________________________________________________
27379 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
27380         Log: Retract #11166 (and #11237).
27381      Branch: perl
27382            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
27383            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
27384            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
27385 ____________________________________________________________________________
27386 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
27387         Log: UTS tweaks for Hal Morris.
27388      Branch: perl
27389            + uts/sprintf_wrap.c
27390            ! MANIFEST hints/uts.sh perl.h
27391 ____________________________________________________________________________
27392 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
27393         Log: Subject: [PATCH] Use reentrant API glibc
27394              From: Artur Bergman <artur@contiller.se>
27395              Date: Thu, 12 Jul 2001 00:58:21 +0200
27396              Message-ID: <B772A6AD.2288%artur@contiller.se>
27397      Branch: perl
27398            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
27399            ! sv.c
27400 ____________________________________________________________________________
27401 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
27402         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
27403              From: barries <barries@slaysys.com>
27404              Date: Wed, 11 Jul 2001 15:11:46 -0400
27405              Message-ID: <20010711151146.G24560@jester.slaysys.com>
27406      Branch: perl
27407            ! pp_sys.c t/lib/warnings/doio win32/win32.c
27408 ____________________________________________________________________________
27409 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
27410         Log: Subject: [patch] pthread_atfork bandaid
27411              From: Doug MacEachern <dougm@covalent.net>
27412              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
27413              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
27414      Branch: perl
27415            ! miniperlmain.c perl.c
27416 ____________________________________________________________________________
27417 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
27418         Log: Subject: [patch] perl_clone leaks
27419              From: Doug MacEachern <dougm@covalent.net>
27420              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
27421              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
27422      Branch: perl
27423            ! sv.c
27424 ____________________________________________________________________________
27425 [ 11279] By: nick                                  on 2001/07/11  15:49:38
27426         Log: Integrate mainline
27427      Branch: perlio
27428           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
27429           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
27430           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
27431           +> lib/Term/ANSIColor/README
27432           !> (integrate 54 files)
27433 ____________________________________________________________________________
27434 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
27435         Log: Update Changes.
27436      Branch: perl
27437            ! Changes patchlevel.h
27438 ____________________________________________________________________________
27439 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
27440         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
27441              From: Peter Prymmer <pvhp@forte.com>
27442              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
27443              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
27444              
27445              Backport of embed.pl to 5.003.
27446      Branch: perl
27447            ! embed.pl
27448 ____________________________________________________________________________
27449 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
27450         Log: Subject: Re: POSIX test #14 on UTS 
27451              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
27452              Date: Wed, 11 Jul 2001 03:02:14 +0100
27453              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
27454      Branch: perl
27455            ! ext/POSIX/POSIX.t
27456 ____________________________________________________________________________
27457 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
27458         Log: Make the I32 an IV to preserve structure alignment and size.
27459      Branch: perl
27460            ! op.h
27461 ____________________________________________________________________________
27462 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
27463         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
27464              From: "Artur Bergman" <artur@contiller.se>
27465              Date: Wed, 11 Jul 2001 14:23:37 +0200
27466              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
27467              
27468              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
27469      Branch: perl
27470            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
27471            ! pod/perlapi.pod sv.c
27472 ____________________________________________________________________________
27473 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
27474         Log: Tweak until Pod::Parser gets updated.
27475      Branch: perl
27476            ! t/pod/special_seqs.xr
27477 ____________________________________________________________________________
27478 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
27479         Log: File::Spec usage tweak.
27480      Branch: perl
27481            ! lib/ExtUtils.t
27482 ____________________________________________________________________________
27483 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
27484         Log: Integrate #11263 from macperl; macos and macosx updates.
27485      Branch: perl
27486           !> pod/perlport.pod
27487 ____________________________________________________________________________
27488 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
27489         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
27490              From: Peter Prymmer <pvhp@forte.com>
27491              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
27492              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
27493      Branch: perl
27494            + ext/Time/HiRes/hints/dynixptx.pl
27495            ! MANIFEST hints/dynixptx.sh
27496 ____________________________________________________________________________
27497 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
27498         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
27499              From: Nicholas Clark <nick@ccl4.org>
27500              Date: Tue, 10 Jul 2001 23:17:43 +0100
27501              Message-ID: <20010710231742.B59620@plum.flirble.org>
27502      Branch: perl
27503            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
27504 ____________________________________________________________________________
27505 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
27506         Log: Subject: [DOC PATCH] Pluggable runops
27507              From: Paul Johnson <paul@pjcj.net>
27508              Date: Tue, 10 Jul 2001 21:53:28 +0200
27509              Message-ID: <20010710215328.B26577@pjcj.net>
27510      Branch: perl
27511            ! pod/perlguts.pod
27512 ____________________________________________________________________________
27513 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
27514         Log: Subject: [PATCH] Authors
27515              From: Artur Bergman <artur@contiller.se>
27516              Date: Tue, 10 Jul 2001 20:39:12 +0200
27517              Message-ID: <B771186F.21CD%artur@contiller.se>
27518      Branch: perl
27519            ! AUTHORS
27520 ____________________________________________________________________________
27521 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
27522         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
27523              From: Doug MacEachern <dougm@covalent.net>
27524              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
27525              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
27526      Branch: perl
27527            ! pp_ctl.c
27528 ____________________________________________________________________________
27529 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
27530         Log: Subject: doc patch; times() in scalar context
27531              From: mjd@plover.com
27532              Date: 10 Jul 2001 18:01:17 -0000
27533              Message-ID: <20010710180117.12477.qmail@plover.com>
27534      Branch: perl
27535            ! pod/perlfunc.pod
27536 ____________________________________________________________________________
27537 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
27538         Log: Subject: [PATCH] Small fix to pp_gmtime
27539              From: Artur Bergman <artur@contiller.se>
27540              Date: Tue, 10 Jul 2001 19:54:52 +0200
27541              Message-ID: <B7710E0B.21C5%artur@contiller.se>
27542      Branch: perl
27543            ! pp_sys.c
27544 ____________________________________________________________________________
27545 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
27546         Log: Integrate changes from mainline perl, add notes about
27547              Mac OS X and Mac OS.
27548      Branch: maint-5.6/macperl
27549            ! pod/perlport.pod
27550 ____________________________________________________________________________
27551 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
27552         Log: A proof of the dangers of package; ?
27553      Branch: perl
27554            ! t/lib/warnings/op
27555 ____________________________________________________________________________
27556 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
27557         Log: Regen toc and modlib.
27558      Branch: perl
27559            ! pod/perlmodlib.pod pod/perltoc.pod
27560 ____________________________________________________________________________
27561 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
27562         Log: Add compexcl(), casefold(), and casespec() interfaces;
27563              and make all interfaces to return hash references instead
27564              of hashes. 
27565      Branch: perl
27566            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
27567 ____________________________________________________________________________
27568 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
27569         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
27570              From: "Philip Newton" <Philip.Newton@gmx.net>
27571              Date: Tue, 10 Jul 2001 09:55:59 +0200
27572              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
27573              
27574              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
27575              From: "Philip Newton" <Philip.Newton@gmx.net>
27576              Date: Tue, 10 Jul 2001 09:56:37 +0200
27577              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
27578      Branch: perl
27579            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
27580            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
27581 ____________________________________________________________________________
27582 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
27583         Log: Subject: [patch] undef &xsub for 1,2
27584              From: Doug MacEachern <dougm@covalent.net>
27585              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
27586              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
27587              
27588              (This version of the patch with a comment from Gisle.)
27589      Branch: perl
27590            ! op.c
27591 ____________________________________________________________________________
27592 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
27593         Log: Mention package; deprecation and the Win32 problems.
27594      Branch: perl
27595            ! pod/perl572delta.pod
27596 ____________________________________________________________________________
27597 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
27598         Log: Subject: [PATCH] deprecate package with no arguments
27599              From: Robin Houston <robin@kitsite.com>
27600              Date: Tue, 10 Jul 2001 13:33:40 +0100
27601              Message-ID: <20010710133340.A13452@robin.kitsite.com>
27602      Branch: perl
27603            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
27604 ____________________________________________________________________________
27605 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
27606         Log: Upgrade to podlators 1.10.
27607      Branch: perl
27608            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
27609            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
27610            ! pod/pod2man.PL pod/pod2text.PL
27611 ____________________________________________________________________________
27612 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
27613         Log: Upgrade to Term::ANSIColor 1.04.
27614      Branch: perl
27615            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
27616            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
27617 ____________________________________________________________________________
27618 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
27619         Log: Integrate perlio (the right fix for the ":layer(args)")
27620      Branch: perl
27621           !> perlio.c
27622 ____________________________________________________________________________
27623 [ 11252] By: nick                                  on 2001/07/10  06:58:14
27624         Log: Fix open(...,"...:layer(xxx)",...)
27625              - use memEQ not strEQ as there is '(' not '\0'
27626      Branch: perlio
27627            ! perlio.c
27628 ____________________________________________________________________________
27629 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
27630         Log: Telling the number of tests helps.
27631      Branch: perl
27632            ! ext/PerlIO/t/encoding.t
27633 ____________________________________________________________________________
27634 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
27635         Log: Require I18N::Langinfo, not use.
27636      Branch: perl
27637            ! lib/open.pm
27638 ____________________________________________________________________________
27639 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
27640         Log: Add a test for for PerlIO ":encoding(...)" layer.
27641      Branch: perl
27642            + ext/PerlIO/t/encoding.t
27643            ! MANIFEST ext/Encode/Encode.pm
27644 ____________________________________________________________________________
27645 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
27646         Log: PerlIO ":encoding(foobar)" temporary fix.
27647              Not really correct, I think, since the change means
27648              that prefixes match.
27649      Branch: perl
27650            ! perlio.c
27651 ____________________________________________________________________________
27652 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
27653         Log: Update to Math::BigInt 1.36.  The biggest news is
27654              the separation of the backend; now the pure Perl
27655              implementation is in Math::BigInt::Calc, but one
27656              can plugin, say, Math::BigInt::BitVect, and get
27657              considerable speedup.
27658      Branch: perl
27659            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
27660            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
27661            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
27662            ! lib/Math/BigInt/t/mbimbf.t
27663 ____________________________________________________________________________
27664 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
27665         Log: Subject: Re: compatibility question
27666              From: Peter Prymmer <pvhp@forte.com>
27667              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
27668              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
27669      Branch: perl
27670            ! lib/ExtUtils/MM_VMS.pm
27671 ____________________________________________________________________________
27672 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
27673         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
27674              From: Norton Allen <allen@huarp.harvard.edu>
27675              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
27676              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
27677      Branch: perl
27678            ! ext/File/Glob/t/basic.t
27679 ____________________________________________________________________________
27680 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
27681         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
27682              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
27683              Date: Tue, 10 Jul 2001 00:29:55 +0900
27684              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
27685      Branch: perl
27686            + ext/Encode/Encode/HZ.enc
27687            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
27688            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
27689            ! ext/Encode/Encode/iso2022-jp.enc
27690            ! ext/Encode/Encode/iso2022-kr.enc
27691 ____________________________________________________________________________
27692 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
27693         Log: Add in all them there macos/ files.
27694      Branch: maint-5.6/macperl
27695            + (add 577 files)
27696 ____________________________________________________________________________
27697 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
27698         Log: Add the new modules to the list of having those own tests.
27699      Branch: perl
27700            ! t/lib/1_compile.t
27701 ____________________________________________________________________________
27702 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
27703         Log: Add INOUT to control both ways at the same time.
27704      Branch: perl
27705            ! lib/open.pm
27706 ____________________________________________________________________________
27707 [ 11240] By: nick                                  on 2001/07/09  16:33:50
27708         Log: Integrate mainline
27709      Branch: perlio
27710           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
27711           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
27712           !> (integrate 41 files)
27713 ____________________________________________________________________________
27714 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
27715         Log: More encoding mapping magic.
27716      Branch: perl
27717            ! lib/open.pm
27718 ____________________________________________________________________________
27719 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
27720         Log: Update Changes.
27721      Branch: perl
27722            ! Changes patchlevel.h
27723 ____________________________________________________________________________
27724 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
27725         Log: (Retracted by #11285).
27726              
27727              Subject: [PATCH] OPpCONST_OCTAL fixes
27728              From: Abhijit Menon-Sen <ams@wiw.org>
27729              Date: Mon, 9 Jul 2001 07:38:45 +0530
27730              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
27731      Branch: perl
27732            ! op.c
27733 ____________________________________________________________________________
27734 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
27735         Log: Add a pseudolayer ":locale" to the open pragma which
27736              will get the encoding from the locale.  Yet undocumented
27737              because I can't get the PerlIO :encoding(foobar) to work.
27738      Branch: perl
27739            ! ext/Encode/Encode.pm lib/open.pm
27740 ____________________________________________________________________________
27741 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
27742         Log: Add more encoding mappings.
27743      Branch: perl
27744            ! ext/Encode/Encode.pm
27745 ____________________________________________________________________________
27746 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
27747         Log: Document that using :encoding layer requires using Encode.
27748      Branch: perl
27749            ! ext/Encode/Encode.pm lib/PerlIO.pm
27750 ____________________________________________________________________________
27751 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
27752         Log: Netware tweak from Ananth Kesari.
27753      Branch: perl
27754            ! NetWare/netware.h
27755 ____________________________________________________________________________
27756 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
27757         Log: t/harness doesn't know about run/*.t
27758      Branch: perl
27759            ! t/harness
27760 ____________________________________________________________________________
27761 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
27762         Log: run/exit.t busted on windows
27763      Branch: perl
27764            ! t/run/exit.t
27765 ____________________________________________________________________________
27766 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
27767         Log: fix a couple of UCD.t tests that fail due to bad case
27768      Branch: perl
27769            ! lib/Unicode/UCD.t
27770 ____________________________________________________________________________
27771 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
27772         Log: test skip logic was broken
27773      Branch: perl
27774            ! ext/I18N/Langinfo/Langinfo.t
27775 ____________________________________________________________________________
27776 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
27777         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
27778              failure of ExtUtils.t#27 when built in debug mode)
27779      Branch: perl
27780            ! lib/ExtUtils/MM_Win32.pm
27781 ____________________________________________________________________________
27782 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
27783         Log: I18N::Langinfo is not available on windows
27784      Branch: perl
27785            ! win32/FindExt.pm
27786 ____________________________________________________________________________
27787 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
27788         Log: save a dTHX
27789      Branch: perl
27790            ! ext/POSIX/POSIX.xs
27791 ____________________________________________________________________________
27792 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
27793         Log: Update Changes.
27794      Branch: perl
27795            ! Changes patchlevel.h
27796 ____________________________________________________________________________
27797 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
27798         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
27799              as pointed out by Sarathy.
27800      Branch: perl
27801            ! ext/I18N/Langinfo/Langinfo.xs
27802 ____________________________________________________________________________
27803 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
27804         Log: Retract #11212.
27805      Branch: perl
27806            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
27807 ____________________________________________________________________________
27808 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
27809         Log: Bump up the VERSION of Cwd.xs.
27810      Branch: perl
27811            ! ext/Cwd/Makefile.PL
27812 ____________________________________________________________________________
27813 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
27814         Log: Retract #11220, the problem wasn't the missing leading zero.
27815              Here's the problem:
27816              $ ./perl -we 'chmod(oct("755"), ".")'
27817              Non-octal literal mode (493) specified at -e line 1.
27818              (Did you mean 0493 instead?)
27819      Branch: perl
27820            ! lib/ExtUtils/MM_Unix.pm
27821 ____________________________________________________________________________
27822 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
27823         Log: (Retracted by #11221)
27824              Change the PERM_RW and PERM_RWX to 0644 and 0755
27825              (add the leading zero).
27826      Branch: perl
27827            ! lib/ExtUtils/MM_Unix.pm
27828 ____________________________________________________________________________
27829 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
27830         Log: Integrate changes #11193, 11205, 11209 from macperl.
27831              
27832              Fix up AutoLoader to fudge for Mac paths in import().
27833              
27834              Allow symbols in try_symbol() to begin with "_".
27835              
27836              Small portability fix for Mac OS.
27837      Branch: perl
27838           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
27839 ____________________________________________________________________________
27840 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
27841         Log: Metaconfig unit change for #11217.
27842      Branch: metaconfig/U/perl
27843            ! Extensions.U
27844 ____________________________________________________________________________
27845 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
27846         Log: Detypo, problem noticed by Gerrit P. Haase.
27847      Branch: perl
27848            ! Configure config_h.SH
27849 ____________________________________________________________________________
27850 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
27851         Log: Cwd cleanups.
27852      Branch: perl
27853            ! ext/Cwd/Cwd.xs
27854 ____________________________________________________________________________
27855 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
27856         Log: Slight tweaks on #11213.
27857      Branch: perl
27858            ! toke.c
27859 ____________________________________________________________________________
27860 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
27861         Log: A missing dTHX noticed by Gerrit P. Haase.
27862      Branch: perl
27863            ! ext/POSIX/POSIX.xs
27864 ____________________________________________________________________________
27865 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
27866         Log: Subject: [PATCH toke.c] Simplify yytoke()
27867              From: Simon Cozens <simon@netthink.co.uk>
27868              Date: Sun, 8 Jul 2001 13:24:34 +0100
27869              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
27870              
27871              Split out pending_ident().
27872      Branch: perl
27873            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
27874 ____________________________________________________________________________
27875 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
27876         Log: (Retracted by #11223.)
27877              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
27878              Date: Wed, 05 Nov 1997 17:22:34 -0600
27879              From: Graham Barr <gbarr@ti.com>
27880              Message-Id: <3460FFBA.6DA51F46@ti.com>
27881      Branch: perl
27882            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
27883 ____________________________________________________________________________
27884 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
27885         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
27886      Branch: perl
27887            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
27888            ! pod/perllocale.pod
27889 ____________________________________________________________________________
27890 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
27891         Log: Really do the test under the C locale.
27892      Branch: perl
27893            ! ext/I18N/Langinfo/Langinfo.t
27894 ____________________________________________________________________________
27895 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
27896         Log: Small portability fix for Mac OS.
27897      Branch: maint-5.6/macperl
27898            ! lib/Cwd.pm
27899 ____________________________________________________________________________
27900 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
27901         Log: Metaconfig unit change for #11207.
27902      Branch: metaconfig/U/perl
27903            ! Extensions.U
27904 ____________________________________________________________________________
27905 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
27906         Log: Add I18N::Langinfo, which is basically a wrapper around
27907              nl_langinfo(), which is an additional way to query locale
27908              specific information.
27909      Branch: perl
27910            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
27911            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
27912            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
27913 ____________________________________________________________________________
27914 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
27915         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
27916              used in File::Find tests; replace with if.t.
27917      Branch: maint-5.6/macperl
27918            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
27919            ! t/pragma/warn/op
27920 ____________________________________________________________________________
27921 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
27922         Log: Allow symbols in try_symbol() to begin with "_".
27923      Branch: maint-5.6/macperl
27924            ! makedef.pl
27925 ____________________________________________________________________________
27926 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
27927         Log: Sync up the File::Find changes from the rewrite by
27928              Thomas Wegner, et al.
27929      Branch: maint-5.6/macperl
27930            + t/lib/filefind-taint.t
27931            ! lib/File/Find.pm t/lib/filefind.t
27932 ____________________________________________________________________________
27933 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
27934         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
27935              From: Thomas Wegner <wegner_thomas@yahoo.com>
27936              Date: Thu, 5 Jul 2001 20:31:25 +0200
27937              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
27938      Branch: maint-5.6/macperl
27939            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
27940 ____________________________________________________________________________
27941 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
27942         Log: Some more test portability fixes.
27943      Branch: maint-5.6/macperl
27944            ! t/lib/filecopy.t t/pragma/warn/pp_sys
27945 ____________________________________________________________________________
27946 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
27947         Log: The #11200 removed wrong (non-existent) target.  Duh.
27948      Branch: perl
27949            ! Makefile.SH
27950 ____________________________________________________________________________
27951 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
27952         Log: Zap the lib/re.pm before creating it.
27953      Branch: perl
27954            ! Makefile.SH
27955 ____________________________________________________________________________
27956 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
27957         Log: Another test.  Please ignore.
27958      Branch: maint-5.6/macperl
27959            ! README.macos
27960 ____________________________________________________________________________
27961 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
27962         Log: Portability fixes for a lot of tests, especially IO-related
27963              tests, and warnings, and the harness script.
27964      Branch: maint-5.6/macperl
27965            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
27966            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
27967            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
27968            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
27969            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
27970            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
27971            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
27972            ! t/pragma/warnings.t
27973 ____________________________________________________________________________
27974 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
27975         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
27976              From: Nicholas Clark <nick@ccl4.org>
27977              Date: Sat, 7 Jul 2001 21:00:17 +0100
27978              Message-ID: <20010707210017.H59620@plum.flirble.org>
27979      Branch: perl
27980            ! lib/h2xs.t
27981 ____________________________________________________________________________
27982 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
27983         Log: The UNICOS/mk SysV IPC problem has been fixed.
27984      Branch: perl
27985            ! pod/perl572delta.pod
27986 ____________________________________________________________________________
27987 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
27988         Log: Slight update tweaks on perlunicode.pod.
27989      Branch: perl
27990            ! pod/perlunicode.pod
27991 ____________________________________________________________________________
27992 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
27993         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
27994              From: Mark-Jason Dominus <mjd@plover.com>
27995              Date: Sat, 07 Jul 2001 13:04:04 -0400
27996              Message-ID: <20010707170404.32694.qmail@plover.com>
27997      Branch: perl
27998            ! ext/DB_File/DB_File.pm
27999 ____________________________________________________________________________
28000 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
28001         Log: Fix up AutoLoader to fudge for Mac paths in import().
28002      Branch: maint-5.6/macperl
28003            ! lib/AutoLoader.pm
28004 ____________________________________________________________________________
28005 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
28006         Log: Try to force the lib/re.pm to be there before entering
28007              the extensions builds, should help for parallel makes.
28008      Branch: perl
28009            ! Makefile.SH
28010 ____________________________________________________________________________
28011 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
28012         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
28013              From: Norton Allen <allen@huarp.harvard.edu>
28014              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
28015              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
28016      Branch: perl
28017            ! ext/POSIX/POSIX.xs
28018 ____________________________________________________________________________
28019 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
28020         Log: Subject: [PATCH] Re: op/arith.t
28021              From: Nicholas Clark <nick@ccl4.org>
28022              Date: Sat, 7 Jul 2001 13:04:54 +0100
28023              Message-ID: <20010707130454.D59620@plum.flirble.org>
28024      Branch: perl
28025            ! numeric.c toke.c
28026 ____________________________________________________________________________
28027 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
28028         Log: Subject: [PATCH] h2xs
28029              From: Nicholas Clark <nick@ccl4.org>
28030              Date: Fri, 6 Jul 2001 23:25:14 +0100
28031              Message-ID: <20010706232514.X59620@plum.flirble.org>
28032      Branch: perl
28033            ! utils/h2xs.PL
28034 ____________________________________________________________________________
28035 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
28036         Log: Subject: Re: bleedperl perl_alloc..free leakage
28037              From: Radu Greab <radu@netsoft.ro>
28038              Date: Fri, 6 Jul 2001 19:48:54 +0300
28039              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
28040              
28041              Leak-be-gone.
28042      Branch: perl
28043            ! op.c
28044 ____________________________________________________________________________
28045 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
28046         Log: Test again.  Please ignore.
28047      Branch: maint-5.6/macperl
28048            ! README.macos
28049 ____________________________________________________________________________
28050 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
28051         Log: Test.  Please ignore.
28052      Branch: maint-5.6/macperl
28053            ! README.macos
28054 ____________________________________________________________________________
28055 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
28056         Log: Include changes already sent in separately as patches,
28057              before branch was created.
28058      Branch: maint-5.6/macperl
28059            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
28060            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
28061            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
28062            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
28063            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
28064            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
28065            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
28066            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
28067            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
28068            ! t/pragma/strict.t
28069 ____________________________________________________________________________
28070 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
28071         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
28072              From: Norton Allen <allen@huarp.harvard.edu>
28073              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
28074              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
28075      Branch: perl
28076            ! utf8.h
28077 ____________________________________________________________________________
28078 [ 11183] By: nick                                  on 2001/07/06  16:27:40
28079         Log: Integrate mainline
28080      Branch: perlio
28081           +> (branch 42 files)
28082            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
28083            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
28084            - win32/bin/mdelete.bat
28085           !> (integrate 215 files)
28086 ____________________________________________________________________________
28087 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
28088         Log: The #11166 needed also these updated.
28089      Branch: perl
28090            ! lib/warnings.pm warnings.h
28091 ____________________________________________________________________________
28092 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
28093         Log: Update Changes.
28094      Branch: perl
28095            ! Changes patchlevel.h
28096 ____________________________________________________________________________
28097 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
28098         Log: Regen toc.
28099      Branch: perl
28100            ! pod/perltoc.pod
28101 ____________________________________________________________________________
28102 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
28103         Log: Nit from Abhijit.
28104      Branch: perl
28105            ! lib/CPAN.pm
28106 ____________________________________________________________________________
28107 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
28108         Log: Retract #11172.
28109      Branch: perl
28110            ! t/op/method.t
28111 ____________________________________________________________________________
28112 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
28113         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
28114              From: Norton Allen <allen@huarp.harvard.edu>
28115              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
28116              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
28117      Branch: perl
28118            ! lib/Cwd.pm
28119 ____________________________________________________________________________
28120 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
28121         Log: (Accidentally empty check-in.)
28122      Branch: perl
28123            ! utf8.h
28124 ____________________________________________________________________________
28125 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
28126         Log: Retract #11165 since Sarathy pointed out it'll not
28127              work properly under threads, the problem should be
28128              solved using "the savestack, either via SSNEW() or
28129              using a newSVpv()+SAVEFREESV() combo."
28130      Branch: perl
28131            ! ext/POSIX/POSIX.xs
28132 ____________________________________________________________________________
28133 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
28134         Log: Retract #11125 since NI-S pointed out it'll not work in
28135              cases where the extension has their own handcrafted INC
28136              et alia.
28137      Branch: perl
28138            ! lib/ExtUtils/MM_Unix.pm
28139 ____________________________________________________________________________
28140 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
28141         Log: Subject: RE: [PATCH] -I and MakeMaker again
28142              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
28143              Date: Fri, 6 Jul 2001 09:18:29 +0200
28144              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
28145      Branch: perl
28146            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
28147            ! lib/ExtUtils/MM_Win32.pm
28148 ____________________________________________________________________________
28149 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
28150         Log: (Retracted by #11178)
28151              Subject: [PATCH t/op/method.t] SUPER:: strangeness
28152              From: Piers Cawley <pdcawley@iterative-software.com>
28153              Date: 06 Jul 2001 10:49:01 +0100
28154              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
28155      Branch: perl
28156            ! t/op/method.t
28157 ____________________________________________________________________________
28158 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
28159         Log: VOS README update from Paul Green.
28160      Branch: perl
28161            ! README.vos
28162 ____________________________________________________________________________
28163 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
28164         Log: Subject: [PATCH README.qnx hints/qnx.sh]
28165              From: Norton Allen <allen@huarp.harvard.edu>
28166              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
28167              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
28168      Branch: perl
28169            ! README.qnx hints/qnx.sh
28170 ____________________________________________________________________________
28171 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
28172         Log: Subject: [PATCH] Doc patch for Tie::Hash
28173              From: Artur Bergman <artur@contiller.se>
28174              Date: Thu, 05 Jul 2001 22:51:18 +0200
28175              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
28176      Branch: perl
28177            ! lib/Tie/Hash.pm
28178 ____________________________________________________________________________
28179 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
28180         Log: Subject: [PATCH] perlfaq4.pod
28181              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
28182              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
28183              Date: Thu, 5 Jul 2001 18:44:10 +0100 
28184      Branch: perl
28185            ! pod/perlfaq4.pod
28186 ____________________________________________________________________________
28187 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
28188         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
28189              From: Robin Houston <robin@kitsite.com>
28190              Date: Thu, 5 Jul 2001 18:33:21 +0100
28191              Message-ID: <20010705183321.A27345@robin.kitsite.com>
28192      Branch: perl
28193            ! ext/B/B/Deparse.pm
28194 ____________________________________________________________________________
28195 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
28196         Log: (Retracted by #11285.)
28197              
28198              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
28199              From: Abhijit Menon-Sen <ams@wiw.org>
28200              Date: Fri, 6 Jul 2001 01:26:32 +0530
28201              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
28202      Branch: perl
28203            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
28204            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
28205            ! warnings.pl
28206 ____________________________________________________________________________
28207 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
28208         Log: (Retracted by #11175)
28209              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
28210              From: Norton Allen <allen@huarp.harvard.edu>
28211              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
28212              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
28213      Branch: perl
28214            ! ext/POSIX/POSIX.xs
28215 ____________________________________________________________________________
28216 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
28217         Log: Unterminated C< (noticed by Richard Hatch), and few other
28218              small Unicode doc tweaks.
28219      Branch: perl
28220            ! pod/perlretut.pod
28221 ____________________________________________________________________________
28222 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
28223         Log: More flexible argument understanding; add charblocks() and
28224              charscripts(); make charblock() and charscript() two-way;
28225              add charinrange(); separate the $Unicode::UCD::VERSION and
28226              the version of the Unicode by adding UnicodeVersion().
28227      Branch: perl
28228            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
28229 ____________________________________________________________________________
28230 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
28231         Log: Update Unicode::UCD on \p{In...}.
28232      Branch: perl
28233            ! lib/Unicode/UCD.pm
28234 ____________________________________________________________________________
28235 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
28236         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
28237              From: Norton Allen <allen@huarp.harvard.edu>
28238              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
28239              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
28240      Branch: perl
28241            ! lib/ExtUtils/MM_Unix.pm
28242 ____________________________________________________________________________
28243 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
28244         Log: POSIX-BC tweaks from Thomas Dorner.
28245      Branch: perl
28246            ! hints/posix-bc.sh perlio.h
28247 ____________________________________________________________________________
28248 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
28249         Log: Module updates for the delta.
28250      Branch: perl
28251            ! pod/perl572delta.pod
28252 ____________________________________________________________________________
28253 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
28254         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
28255              From: Norton Allen <allen@huarp.harvard.edu>
28256              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
28257              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
28258      Branch: perl
28259            ! ext/IO/lib/IO/t/io_sock.t
28260 ____________________________________________________________________________
28261 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
28262         Log: Subject: [PATCH perldiag.pod] Quick fixes
28263              From: Simon Cozens <simon@netthink.co.uk>
28264              Date: Wed, 4 Jul 2001 20:22:12 +0100
28265              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
28266      Branch: perl
28267            ! pod/perldiag.pod
28268 ____________________________________________________________________________
28269 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
28270         Log: (retracted by #13533)
28271              
28272              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
28273              From: Radu Greab <radu@netsoft.ro>
28274              Date: Wed, 4 Jul 2001 22:13:31 +0300
28275              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
28276      Branch: perl
28277            ! op.c sv.c t/op/pos.t
28278 ____________________________________________________________________________
28279 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
28280         Log: Subject: [PATCH] -I and MakeMaker again
28281              From: Michael G Schwern <schwern@pobox.com>
28282              Date: Wed, 4 Jul 2001 15:03:07 -0400
28283              Message-ID: <20010704150307.I20340@blackrider>
28284              
28285              (and retract #11145)
28286      Branch: perl
28287            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
28288            ! lib/ExtUtils/MakeMaker.pm
28289 ____________________________________________________________________________
28290 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
28291         Log: Subject: Re: PERFORCE change 11142 for review
28292              From: "Philip Newton" <Philip.Newton@gmx.net>
28293              Date: Wed, 4 Jul 2001 20:46:26 +0200
28294              Message-Id: <200107041841.VAA25380@taas.iki.fi>
28295      Branch: perl
28296            ! lib/ExtUtils/MakeMaker.pm
28297 ____________________________________________________________________________
28298 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
28299         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
28300              From: Jonathan Stowe <gellyfish@gellyfish.com>
28301              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
28302              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
28303      Branch: perl
28304            ! utils/pl2pm.PL
28305 ____________________________________________________________________________
28306 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
28307         Log: fix the binary compatibility issue when building with/without
28308              usemymalloc by exporting Perl_malloc() et al as simple wrappers
28309              around the system functions (this allows most extensions built
28310              using one mode to coexist with perls built in the other mode)
28311              
28312              XXX the Perl_mfree() wrapper might need to do return(free()) on
28313              platforms where Free_t isn't "void"
28314      Branch: perl
28315            ! embed.h embed.pl makedef.pl proto.h util.c
28316 ____________________________________________________________________________
28317 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
28318         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
28319              since it doesn't ensure threads other than the one calling fork()
28320              aren't holding any locks; the fix is to use pthread_atfork() to
28321              hold global locks
28322              
28323              building perl with -Dusemymalloc exacerbates the problem since
28324              Perl_malloc() holds a mutex, and perl's exec() calls New()
28325              
28326              XXX the code in win32thread.h may be needed on platforms that have
28327              no pthread_atfork()
28328      Branch: perl
28329            ! perl.c thread.h win32/win32thread.h
28330 ____________________________________________________________________________
28331 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
28332         Log: Integrate #11009 from maintperl.
28333      Branch: maint-5.6/macperl
28334           !> lib/ExtUtils/Manifest.pm
28335 ____________________________________________________________________________
28336 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
28337         Log: Flexing my Perforce muscles.
28338      Branch: maint-5.6/macperl
28339            ! README.macos
28340 ____________________________________________________________________________
28341 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
28342         Log: Update Changes.
28343      Branch: perl
28344            ! Changes patchlevel.h
28345 ____________________________________________________________________________
28346 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
28347         Log: Metaconfig unit change for #11146.
28348      Branch: metaconfig/U/perl
28349            ! d_fcntl_can_lock.U
28350 ____________________________________________________________________________
28351 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
28352         Log: Somehow the #ifdefs of the added code (in #11093) made
28353              HP-UX to fail the fcntl locking test, without the ifdefs
28354              the test seems to be working again.  Reason unknown:
28355              HP-UX cc doesn't complain either way.
28356      Branch: perl
28357            ! Configure
28358 ____________________________________________________________________________
28359 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
28360         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
28361      Branch: perl
28362            ! lib/ExtUtils/MM_Unix.pm
28363 ____________________________________________________________________________
28364 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
28365         Log: gcc -Wall nit.
28366      Branch: perl
28367            ! pp_hot.c
28368 ____________________________________________________________________________
28369 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
28370         Log: When removing tests updating the test count is a good idea, too.
28371      Branch: perl
28372            ! lib/Net/t/require.t
28373 ____________________________________________________________________________
28374 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
28375         Log: Document #11134 and add the new symbols to the list of
28376              of MakeMaker known ones.
28377      Branch: perl
28378            ! lib/ExtUtils/MakeMaker.pm
28379 ____________________________________________________________________________
28380 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
28381         Log: Microperl update.
28382      Branch: perl
28383            ! uconfig.h
28384 ____________________________________________________________________________
28385 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
28386         Log: Update the libnet tests as per #11138.
28387      Branch: perl
28388            - lib/Net/t/ph.t
28389            ! MANIFEST lib/Net/t/require.t
28390 ____________________________________________________________________________
28391 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
28392         Log: Regen toc and modlib.
28393      Branch: perl
28394            ! pod/perlmodlib.pod pod/perltoc.pod
28395 ____________________________________________________________________________
28396 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
28397         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
28398              Graham's request.
28399      Branch: perl
28400            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
28401            ! MANIFEST
28402 ____________________________________________________________________________
28403 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
28404         Log: Add the OS/390 harness results to the delta.
28405      Branch: perl
28406            ! pod/perl572delta.pod
28407 ____________________________________________________________________________
28408 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
28409         Log: Avoid the two study tests in OS/390 until the bug has been solved.
28410      Branch: perl
28411            ! t/op/study.t
28412 ____________________________________________________________________________
28413 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
28414         Log: DOS/DJGPP tweaks from Laszlo Molnar.
28415      Branch: perl
28416            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
28417 ____________________________________________________________________________
28418 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
28419         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
28420              From: Michael G Schwern <schwern@pobox.com>
28421              Date: Wed, 4 Jul 2001 00:01:16 -0400
28422              Message-ID: <20010704000116.C591@blackrider>
28423      Branch: perl
28424            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
28425 ____________________________________________________________________________
28426 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
28427         Log: The #11132 missed singleton characters (not part
28428              of a unilo..unihi range) in Unicode scripts.
28429      Branch: perl
28430            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
28431            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
28432            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
28433            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
28434            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
28435            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
28436            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
28437            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
28438            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
28439            ! lib/unicode/mktables.PL t/op/pat.t
28440 ____________________________________________________________________________
28441 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
28442         Log: Support preferentially the Unicode 'scripts' definition
28443              in the \p{In...} notation since according to Unicode the
28444              scripts concept is more natural for matching than using
28445              the somewhat artificial block names.  The block names are
28446              still available, though, and if there's a name conflict,
28447              the scripts one wins and the blocks one has to do with
28448              'Block' appended to its name.  For more information see
28449              
28450              http://www.unicode.org/unicode/reports/tr24/
28451      Branch: perl
28452            + lib/unicode/In/100.pl lib/unicode/In/101.pl
28453            + lib/unicode/In/102.pl lib/unicode/In/103.pl
28454            + lib/unicode/In/104.pl lib/unicode/In/105.pl
28455            + lib/unicode/In/106.pl lib/unicode/In/107.pl
28456            + lib/unicode/In/108.pl lib/unicode/In/109.pl
28457            + lib/unicode/In/110.pl lib/unicode/In/111.pl
28458            + lib/unicode/In/112.pl lib/unicode/In/113.pl
28459            + lib/unicode/In/114.pl lib/unicode/In/115.pl
28460            + lib/unicode/In/116.pl lib/unicode/In/117.pl
28461            + lib/unicode/In/118.pl lib/unicode/In/119.pl
28462            + lib/unicode/In/120.pl lib/unicode/In/121.pl
28463            + lib/unicode/In/122.pl lib/unicode/In/123.pl
28464            + lib/unicode/In/124.pl lib/unicode/In/125.pl
28465            + lib/unicode/In/126.pl lib/unicode/In/127.pl
28466            + lib/unicode/In/128.pl lib/unicode/In/129.pl
28467            + lib/unicode/In/130.pl lib/unicode/In/131.pl
28468            + lib/unicode/In/132.pl lib/unicode/In/133.pl
28469            + lib/unicode/In/134.pl lib/unicode/In/135.pl
28470            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
28471            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
28472            ! (edit 106 files)
28473 ____________________________________________________________________________
28474 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
28475         Log: Better document the difference between a block and a script.
28476      Branch: perl
28477            ! lib/Unicode/UCD.pm
28478 ____________________________________________________________________________
28479 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
28480         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
28481              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
28482              Date: Tue, 3 Jul 2001 15:04:23 -0500
28483              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
28484      Branch: perl
28485            ! lib/CPAN.pm
28486 ____________________________________________________________________________
28487 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
28488         Log: Add tests for charscript().
28489      Branch: perl
28490            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
28491 ____________________________________________________________________________
28492 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
28493         Log: Add charscript() to get the UTR#24 script names of characters.
28494      Branch: perl
28495            ! lib/Unicode/UCD.pm
28496 ____________________________________________________________________________
28497 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
28498         Log: Todo updates.
28499      Branch: perl
28500            ! pod/perltodo.pod
28501 ____________________________________________________________________________
28502 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
28503         Log: Unicode::UCD updates.
28504      Branch: perl
28505            ! lib/Unicode/UCD.pm
28506 ____________________________________________________________________________
28507 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
28508         Log: (Retracted by #11174)
28509              Subject: MakeMaker should pass through DEFINE and INC to subdirs
28510              From: Alan Burlison <Alan.Burlison@sun.com>
28511              Date: Tue, 03 Jul 2001 15:20:13 +0100
28512              Message-ID: <3B41D49D.A923D4F9@sun.com>
28513      Branch: perl
28514            ! lib/ExtUtils/MM_Unix.pm
28515 ____________________________________________________________________________
28516 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
28517         Log: Subject: Patch needed for UTS
28518              From: hom00@utsglobal.com (Hal Morris)
28519              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
28520              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
28521              
28522              Replace #11113 with a better version.
28523      Branch: perl
28524            ! perl.h
28525 ____________________________________________________________________________
28526 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
28527         Log: Subject: Re: POINTERRIGOR
28528              From: Andy Dougherty <doughera@lafayette.edu>
28529              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
28530              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
28531      Branch: perl
28532            ! util.c
28533 ____________________________________________________________________________
28534 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
28535         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
28536              From: "Philip Newton" <pnewton@gmx.de>
28537              Date: Tue, 3 Jul 2001 17:03:34 +0200
28538              Message-ID: <3B41FAE6.29564.660E117@localhost>
28539      Branch: perl
28540            ! pp_hot.c
28541 ____________________________________________________________________________
28542 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
28543         Log: Typos.
28544      Branch: perl
28545            ! INSTALL
28546 ____________________________________________________________________________
28547 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
28548         Log: Subject: [PATCH 5.6.1] debugger fixes
28549              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28550              Date: Tue, 3 Jul 2001 03:38:18 -0400
28551              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
28552              
28553              The $^S is working again.
28554      Branch: perl
28555            ! lib/perl5db.pl
28556 ____________________________________________________________________________
28557 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
28558         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
28559              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28560              Date: Tue, 3 Jul 2001 03:34:06 -0400
28561              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
28562      Branch: perl
28563            ! os2/OS2/Process/Process.pm
28564 ____________________________________________________________________________
28565 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
28566         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
28567              From: "Philip Newton" <Philip.Newton@gmx.net>
28568              Date: Tue, 3 Jul 2001 09:11:27 +0200
28569              Message-Id: <200107030706.KAA04596@taas.iki.fi>
28570      Branch: perl
28571            ! lib/FindBin.pm
28572 ____________________________________________________________________________
28573 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
28574         Log: Delta delta.
28575      Branch: perl
28576            ! pod/perl572delta.pod
28577 ____________________________________________________________________________
28578 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
28579         Log: Metaconfig unit change for 11115.
28580      Branch: metaconfig
28581            ! U/modified/libc.U
28582 ____________________________________________________________________________
28583 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
28584         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
28585              (from Richard Hatch) (this was the cause of pipes() and
28586              times() mysteriously not being found)
28587      Branch: perl
28588            ! Configure
28589 ____________________________________________________________________________
28590 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
28591         Log: Retract #10142, the real culprit found by Richard Hatch,
28592              coming soon to Configure near you.
28593      Branch: perl
28594            ! hints/aix.sh
28595 ____________________________________________________________________________
28596 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
28597         Log: (Replaced by #11124) UTS workaround from Hal Morris.
28598      Branch: perl
28599            ! perl.h
28600 ____________________________________________________________________________
28601 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
28602         Log: Subject: [PATCH] grok not grocking correctly
28603              From: Nicholas Clark <nick@ccl4.org>
28604              Date: Tue, 3 Jul 2001 00:19:08 +0100
28605              Message-ID: <20010703001908.H59620@plum.flirble.org>
28606      Branch: perl
28607            ! numeric.c
28608 ____________________________________________________________________________
28609 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
28610         Log: Subject: [PATCH Deparse.t] test just-posted patches
28611              From: Robin Houston <robin@kitsite.com>
28612              Date: Mon, 2 Jul 2001 23:46:15 +0100
28613              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
28614      Branch: perl
28615            ! ext/B/Deparse.t
28616 ____________________________________________________________________________
28617 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
28618         Log: Subject: [PATCH toke.c] autosplit into @F
28619              From: Robin Houston <robin@kitsite.com>
28620              Date: Mon, 2 Jul 2001 23:18:20 +0100
28621              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
28622      Branch: perl
28623            ! perl.c toke.c
28624 ____________________________________________________________________________
28625 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
28626         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
28627              From: Robin Houston <robin@kitsite.com>
28628              Date: Mon, 2 Jul 2001 23:00:48 +0100
28629              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
28630      Branch: perl
28631            ! ext/B/B/Deparse.pm
28632 ____________________________________________________________________________
28633 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
28634         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
28635              From: "Philip Newton" <Philip.Newton@gmx.net>
28636              Date: Mon, 2 Jul 2001 22:06:22 +0200
28637              (no Message-Id)
28638      Branch: perl
28639            ! ext/NDBM_File/hints/linux.pl
28640 ____________________________________________________________________________
28641 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
28642         Log: Subject: Re: Fixed pack problem - sort of
28643              From: Nicholas Clark <nick@ccl4.org>
28644              Date: Mon, 2 Jul 2001 20:59:20 +0100
28645              Message-ID: <20010702205919.F59620@plum.flirble.org>
28646      Branch: perl
28647            ! pp_pack.c t/op/pack.t
28648 ____________________________________________________________________________
28649 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
28650         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
28651              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28652              Date: Mon, 2 Jul 2001 15:45:41 -0400
28653              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
28654      Branch: perl
28655            ! os2/os2.c
28656 ____________________________________________________________________________
28657 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
28658         Log: (Mistaken retraction)
28659      Branch: perl
28660            ! utils/pl2pm.PL
28661 ____________________________________________________________________________
28662 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
28663         Log: Detypo in #11103.
28664      Branch: perl
28665            ! utils/pl2pm.PL
28666 ____________________________________________________________________________
28667 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
28668         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
28669              From: Jonathan Stowe <gellyfish@gellyfish.com>
28670              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
28671              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
28672      Branch: perl
28673            ! utils/pl2pm.PL
28674 ____________________________________________________________________________
28675 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
28676         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
28677              From: "Craig A. Berry" <craigberry@mac.com>
28678              Date: Mon, 02 Jul 2001 14:11:23 -0500
28679              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
28680      Branch: perl
28681            ! lib/Unicode/UCD.pm
28682 ____________________________________________________________________________
28683 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
28684         Log: Subject: [PATCH] Re: op/numconvert.t failures
28685              From: Nicholas Clark <nick@ccl4.org>
28686              Date: Mon, 2 Jul 2001 20:10:48 +0100
28687              Message-ID: <20010702201048.E59620@plum.flirble.org>
28688      Branch: perl
28689            ! t/op/numconvert.t
28690 ____________________________________________________________________________
28691 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
28692         Log: Update Changes.
28693      Branch: perl
28694            ! Changes patchlevel.h
28695 ____________________________________________________________________________
28696 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
28697         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
28698              The real fix must be more involved.  The line of code all the leaky
28699              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
28700              line of Perl_newPMOP().
28701      Branch: perl
28702            ! op.h
28703 ____________________________________________________________________________
28704 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
28705         Log: Based on
28706              
28707              Subject: Re: sizeof(struct sembuf)
28708              From: Nicholas Clark <nick@ccl4.org>
28709              Date: Sun, 1 Jul 2001 22:26:48 +0100
28710              Message-ID: <20010701222648.W59620@plum.flirble.org>
28711              
28712              but do semop() always the slow way.
28713      Branch: perl
28714            ! doio.c
28715 ____________________________________________________________________________
28716 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
28717         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
28718              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
28719              Date: Tue, 03 Jul 2001 00:56:30 +0900
28720              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
28721      Branch: perl
28722            ! ext/Encode/Encode/Tcl.t
28723 ____________________________________________________________________________
28724 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
28725         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
28726              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
28727              Date: Tue, 03 Jul 2001 00:55:46 +0900
28728              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
28729      Branch: perl
28730            ! ext/Encode/Encode/Tcl.pm
28731 ____________________________________________________________________________
28732 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
28733         Log: Regen api and toc.
28734      Branch: perl
28735            ! pod/perlapi.pod pod/perltoc.pod
28736 ____________________________________________________________________________
28737 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
28738         Log: Metaconfig unit change for #11093.
28739      Branch: metaconfig/U/perl
28740            ! d_fcntl_can_lock.U
28741 ____________________________________________________________________________
28742 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
28743         Log: The fcntl locking test may hang if NFS locking messed up;
28744              break out with alarm(10).
28745      Branch: perl
28746            ! Configure
28747 ____________________________________________________________________________
28748 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
28749         Log: Move the mdelete.bat from win32/bin to win32.
28750      Branch: perl
28751            ! MANIFEST
28752 ____________________________________________________________________________
28753 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
28754         Log: Typo in #11083.
28755      Branch: perl
28756            ! ext/Time/Piece/Piece.t
28757 ____________________________________________________________________________
28758 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
28759         Log: Netware tweaks from Guruprasad.
28760      Branch: perl
28761            - NetWare/perlsdio.h
28762            ! MANIFEST NetWare/Makefile NetWare/interface.c
28763            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
28764            ! perlsdio.h
28765 ____________________________________________________________________________
28766 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
28767         Log: Subject: Re: [PATH] shared -> unique;
28768              From: Abhijit Menon-Sen <ams@wiw.org>
28769              Date: Wed, 27 Jun 2001 03:51:27 +0530
28770              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
28771      Branch: perl
28772            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
28773 ____________________________________________________________________________
28774 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
28775         Log: Subject: Re: AIX / gcc-3.0
28776              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28777              Date: Mon, 02 Jul 2001 15:20:21 +0200
28778              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
28779      Branch: perl
28780            ! hints/aix.sh
28781 ____________________________________________________________________________
28782 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
28783         Log: Subject: Re: Bug report: split splits on wrong pattern
28784              From: Abhijit Menon-Sen <ams@wiw.org>
28785              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
28786              Date: Mon, 2 Jul 2001 16:31:33 +0530
28787      Branch: perl
28788            ! pp_ctl.c
28789 ____________________________________________________________________________
28790 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
28791         Log: Subject: [PATCH 5.6.1] test harness
28792              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28793              Date: Mon, 2 Jul 2001 06:29:21 -0400
28794              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
28795      Branch: perl
28796            ! lib/Test/Harness.pm
28797 ____________________________________________________________________________
28798 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
28799         Log: Subject: [PATCH 5.6.1] debugger goof
28800              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28801              Date: Mon, 2 Jul 2001 06:27:22 -0400
28802              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
28803      Branch: perl
28804            ! lib/perl5db.pl
28805 ____________________________________________________________________________
28806 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
28807         Log: Subject: [PATCH 5.6.1] OS/2 cwd
28808              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28809              Date: Mon, 2 Jul 2001 06:21:17 -0400
28810              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
28811      Branch: perl
28812            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
28813 ____________________________________________________________________________
28814 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
28815         Log: Make #11082 more OS/2-specific.
28816      Branch: perl
28817            ! ext/Time/Piece/Piece.t
28818 ____________________________________________________________________________
28819 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
28820         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
28821              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28822              Date: Mon, 2 Jul 2001 06:06:34 -0400
28823              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
28824      Branch: perl
28825            ! ext/Time/Piece/Piece.t
28826 ____________________________________________________________________________
28827 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
28828         Log: Subject: [PATCH B::Deparse] version number & changes
28829              From: Robin Houston <robin@kitsite.com>  
28830              Date: Sun, 1 Jul 2001 17:17:29 +0100
28831              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
28832      Branch: perl
28833            ! ext/B/B/Deparse.pm
28834 ____________________________________________________________________________
28835 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
28836         Log: Subject: a small fix.
28837              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
28838              Date: Mon, 2 Jul 2001 12:17:53 +0200
28839              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
28840      Branch: perl
28841            ! ext/Thread/Thread.xs
28842 ____________________________________________________________________________
28843 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
28844         Log: Subject: RE: perl@10907
28845              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
28846              Date: Mon, 2 Jul 2001 12:06:16 +0200
28847              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
28848              
28849              Borland C vs PerlIO.
28850      Branch: perl
28851            ! win32/config.bc win32/config_H.bc
28852 ____________________________________________________________________________
28853 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
28854         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
28855              From: "H.M. Brand" <merijn@l1.procura.nl>
28856              Date: Mon, 02 Jul 2001 11:18:57 +0200
28857              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
28858      Branch: perl
28859            ! t/op/write.t
28860 ____________________________________________________________________________
28861 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
28862         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
28863              From: Michael G Schwern <schwern@pobox.com>
28864              Date: Mon, 2 Jul 2001 00:26:24 -0400
28865              Message-ID: <20010702002624.A18302@blackrider>
28866      Branch: perl
28867            - ext/util/mkbootstrap
28868 ____________________________________________________________________________
28869 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
28870         Log: Subject: [PATCH op.h] v minor comment tweak
28871              From: Robin Houston <robin@puffinry.freeserve.co.uk>
28872              Date: Mon, 2 Jul 2001 00:42:01 +0100
28873              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
28874      Branch: perl
28875            ! op.h
28876 ____________________________________________________________________________
28877 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
28878         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
28879      Branch: perl
28880            ! pod/perlfunc.pod
28881 ____________________________________________________________________________
28882 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
28883         Log: Subject: Re: sizeof(struct sembuf)
28884              From: Nicholas Clark <nick@ccl4.org>
28885              Date: Sun, 1 Jul 2001 19:23:16 +0100
28886              Message-ID: <20010701192316.V59620@plum.flirble.org>
28887              
28888              s/signaling/signalling/
28889      Branch: perl
28890            ! pod/perlfunc.pod
28891 ____________________________________________________________________________
28892 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
28893         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
28894              From: "Philip Newton" <Philip.Newton@gmx.net>
28895              Date: Sun, 1 Jul 2001 09:37:56 +0200
28896              Message-Id: <200107010733.KAA03920@taas.iki.fi>
28897      Branch: perl
28898            ! pod/perlvar.pod
28899 ____________________________________________________________________________
28900 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
28901         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
28902              From: "Philip Newton" <Philip.Newton@gmx.net>
28903              Date: Sun, 1 Jul 2001 09:37:56 +0200
28904              Message-Id: <200107010733.KAA03925@taas.iki.fi>
28905      Branch: perl
28906            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
28907 ____________________________________________________________________________
28908 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
28909         Log: Metaconfig unit change for #11070.
28910      Branch: metaconfig
28911            ! U/compline/randfunc.U
28912 ____________________________________________________________________________
28913 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
28914         Log: Subject: [PATCH perlsnap] its --> it's --> its
28915              From: "Philip Newton" <Philip.Newton@gmx.net>
28916              Date: Sun, 1 Jul 2001 09:37:56 +0200
28917              Message-Id: <200107010733.KAA03914@taas.iki.fi>
28918      Branch: perl
28919            ! Porting/config_H
28920 ____________________________________________________________________________
28921 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
28922         Log: Sync with Sarathy; integrate with perlio.
28923      Branch: perl
28924           !> gv.c
28925 ____________________________________________________________________________
28926 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
28927         Log: regenerate win32/config_H.?c files
28928      Branch: perl
28929            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
28930 ____________________________________________________________________________
28931 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
28932         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
28933              naming discipline
28934              
28935              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
28936              because of this)
28937              
28938              fix a warning about "fd" being used without being set in Cwd.xs
28939      Branch: perl
28940            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
28941            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
28942            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
28943            ! win32/config.vc
28944 ____________________________________________________________________________
28945 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
28946         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
28947              within macro arguments") and warnings ("unary minus applied to
28948              unsigned type", among others)
28949      Branch: perl
28950            ! gv.c hv.c op.c pp.c sv.c toke.c
28951 ____________________________________________________________________________
28952 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
28953         Log: win32 fixes: more spurious CRs
28954      Branch: perl
28955            ! win32/mdelete.bat
28956 ____________________________________________________________________________
28957 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
28958         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
28959              from win32/bin (or it gets deleted by distclean); don't delete
28960              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
28961              NT (should be made Win9x specific, and added to makefile.mk)
28962      Branch: perl
28963           +> win32/mdelete.bat
28964            - win32/bin/mdelete.bat
28965            ! win32/Makefile win32/makefile.mk
28966 ____________________________________________________________________________
28967 [ 11063] By: nick                                  on 2001/07/01  18:54:09
28968         Log: Quick for for #ifdef mess
28969      Branch: perlio
28970            ! gv.c
28971 ____________________________________________________________________________
28972 [ 11062] By: nick                                  on 2001/07/01  18:47:42
28973         Log: Raw integrate - does not build #if mess in gv.c
28974      Branch: perlio
28975           !> (integrate 29 files)
28976 ____________________________________________________________________________
28977 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
28978         Log: Make 'compile' target a little less broken.
28979              Still very broken, though: -Wall warnings from
28980              the generated code, boot_Foo prototypes missing,
28981              can't autoload Fcntl::SEEK_CUR et alia, ...
28982      Branch: perl
28983            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
28984            ! utils/perlcc.PL x2p/Makefile.SH
28985 ____________________________________________________________________________
28986 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
28987         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
28988      Branch: perl
28989            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
28990            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
28991 ____________________________________________________________________________
28992 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
28993         Log: Update Changes.
28994      Branch: perl
28995            ! Changes patchlevel.h
28996 ____________________________________________________________________________
28997 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
28998         Log: Still one typo, regen toc.
28999      Branch: perl
29000            ! lib/Unicode/UCD.pm pod/perltoc.pod
29001 ____________________________________________________________________________
29002 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
29003         Log: Detypos and regen toc.
29004      Branch: perl
29005            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
29006 ____________________________________________________________________________
29007 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
29008         Log: VERSION tweak.
29009      Branch: perl
29010            ! ext/List/Util/lib/List/Util.pm
29011 ____________________________________________________________________________
29012 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
29013         Log: Attempt at plugging the leak under ithreads detected by Doug.
29014      Branch: perl
29015            ! op.h
29016 ____________________________________________________________________________
29017 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
29018         Log: gcc -Wall lint after #11051.
29019      Branch: perl
29020            ! pp_sys.c
29021 ____________________________________________________________________________
29022 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
29023         Log: Integrate perlio.
29024      Branch: perl
29025           !> lib/File/Find/taint.t
29026 ____________________________________________________________________________
29027 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
29028         Log: Don't use the v-strings for module VERSIONs.
29029      Branch: perl
29030            ! lib/Unicode/UCD.pm
29031 ____________________________________________________________________________
29032 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
29033         Log: Code cleanup based on turning off the -woffs in IRIX.
29034              Not all of the gripes cleaned up (hairy code in hv.c and
29035              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
29036              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
29037              to the IRIX hints)
29038      Branch: perl
29039            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
29040            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
29041            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
29042            ! regcomp.c sv.c
29043 ____________________________________________________________________________
29044 [ 11050] By: nick                                  on 2001/06/30  20:46:46
29045         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
29046      Branch: perlio
29047            ! lib/File/Find/taint.t
29048 ____________________________________________________________________________
29049 [ 11049] By: nick                                  on 2001/06/30  18:13:33
29050         Log: Integrate mainline
29051      Branch: perlio
29052           +> NetWare/nwstdio.h NetWare/perlsdio.h
29053           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
29054           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
29055           +> lib/Unicode/UCD.t t/run/exit.t
29056           !> (integrate 60 files)
29057 ____________________________________________________________________________
29058 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
29059         Log: Delta delta.
29060      Branch: perl
29061            ! pod/perl572delta.pod
29062 ____________________________________________________________________________
29063 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
29064         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
29065              by CPAN.pm, use rather _00.
29066      Branch: perl
29067            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
29068            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
29069            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
29070            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
29071            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
29072            ! lib/ExtUtils/Embed.pm lib/Test.pm
29073 ____________________________________________________________________________
29074 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
29075         Log: Add a simple Unicode character database interface, Unicode::UCD.
29076      Branch: perl
29077            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
29078            ! MANIFEST
29079 ____________________________________________________________________________
29080 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
29081         Log: Subject: [PATCH] op/numconver.t
29082              From: Nicholas Clark <nick@ccl4.org>
29083              Date: Sat, 30 Jun 2001 15:40:10 +0100
29084              Message-ID: <20010630154010.I59620@plum.flirble.org>
29085      Branch: perl
29086            ! t/op/numconvert.t
29087 ____________________________________________________________________________
29088 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
29089         Log: The $^N is now taken (by #11038).
29090      Branch: perl
29091            ! t/base/lex.t
29092 ____________________________________________________________________________
29093 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
29094         Log: The #11040 had slipped to a wrong function...
29095      Branch: perl
29096            ! sv.c
29097 ____________________________________________________________________________
29098 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
29099         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
29100              the Configure library symbol probe mysteriously finds all
29101              symbols but those of pipe() and times().
29102      Branch: perl
29103            ! hints/aix.sh
29104 ____________________________________________________________________________
29105 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
29106         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
29107              From: Nicholas Clark <nick@ccl4.org>
29108              Date: Fri, 29 Jun 2001 23:49:07 +0100
29109              Message-ID: <20010629234907.D59620@plum.flirble.org>
29110      Branch: perl
29111            ! lib/ExtUtils.t
29112 ____________________________________________________________________________
29113 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
29114         Log: Subject: [PATCH] weakref fix 2, not yet there
29115              From: Artur Bergman <artur@contiller.se>
29116              Date: Sat, 30 Jun 2001 01:18:16 +0200
29117              Message-ID: <B762D957.1CC9%artur@contiller.se>
29118      Branch: perl
29119            ! sv.c
29120 ____________________________________________________________________________
29121 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
29122         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
29123              From: Michael G Schwern <schwern@pobox.com>
29124              Date: Fri, 29 Jun 2001 19:39:11 -0400
29125              Message-ID: <20010629193910.D25304@blackrider>
29126      Branch: perl
29127            + t/run/exit.t
29128            ! MANIFEST
29129 ____________________________________________________________________________
29130 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
29131         Log: Add support for $^N, the most-recently closed group.
29132      Branch: perl
29133            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
29134            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
29135            ! thrdvar.h
29136 ____________________________________________________________________________
29137 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
29138         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
29139              From: lvirden@cas.org
29140              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
29141              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
29142              
29143              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
29144              From: lvirden@cas.org
29145              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
29146              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
29147      Branch: perl
29148            ! README.solaris
29149 ____________________________________________________________________________
29150 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
29151         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
29152              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
29153              Date: Sat, 30 Jun 2001 07:33:37 +0900
29154              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
29155              
29156              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
29157              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
29158              Date: Sat, 30 Jun 2001 21:38:14 +0900
29159              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
29160      Branch: perl
29161            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
29162            + ext/Encode/Encode/7bit-kr.enc
29163            ! MANIFEST ext/Encode/Encode/Tcl.pm
29164 ____________________________________________________________________________
29165 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
29166         Log: NetWare tweaks from Guruprasad.
29167      Branch: perl
29168            + NetWare/nwstdio.h NetWare/perlsdio.h
29169            ! MANIFEST NetWare/Makefile NetWare/config.wc
29170            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
29171            ! NetWare/t/Readme.txt
29172 ____________________________________________________________________________
29173 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
29174         Log: More module $VERSION bump-ups.
29175      Branch: perl
29176            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
29177            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
29178            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
29179 ____________________________________________________________________________
29180 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
29181         Log: Doc update due to #11032.
29182      Branch: perl
29183            ! pod/perl572delta.pod
29184 ____________________________________________________________________________
29185 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
29186         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
29187              From: Peter Prymmer <pvhp@forte.com>
29188              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
29189              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
29190      Branch: perl
29191            ! ext/Time/HiRes/HiRes.xs
29192 ____________________________________________________________________________
29193 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
29194         Log: -lpthreads missing in AIX.
29195      Branch: perl
29196            ! hints/aix.sh
29197 ____________________________________________________________________________
29198 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
29199         Log: Subject: [PATCH] CLONE && weakrefs
29200              From: Artur Bergman <artur@contiller.se>
29201              Date: Fri, 29 Jun 2001 17:02:00 +0200
29202              Message-ID: <B7626508.1CA0%artur@contiller.se>
29203      Branch: perl
29204            ! sv.c
29205 ____________________________________________________________________________
29206 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
29207         Log: Subject: Re: Bug report: split splits on wrong pattern
29208              From: Radu Greab <radu@netsoft.ro>
29209              Date: Wed, 27 Jun 2001 21:50:52 +0300
29210              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
29211      Branch: perl
29212            ! pp_ctl.c t/op/split.t
29213 ____________________________________________________________________________
29214 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
29215         Log: Metaconfig unit change for #11027.
29216      Branch: metaconfig/U/perl
29217            ! d_modfl.U
29218 ____________________________________________________________________________
29219 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
29220         Log: I thought this Configure glitch for AIX was just recently fixed?
29221      Branch: perl
29222            ! Configure
29223 ____________________________________________________________________________
29224 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
29225         Log: Update Changes.
29226      Branch: perl
29227            ! Changes patchlevel.h
29228 ____________________________________________________________________________
29229 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
29230         Log: Subject: Re: perl@10967, File::Find, and Cwd
29231              From: Mike Guy <mjtg@cam.ac.uk>
29232              Date: Fri, 29 Jun 2001 14:56:49 +0100
29233              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
29234      Branch: perl
29235            ! lib/File/Find/taint.t
29236 ____________________________________________________________________________
29237 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
29238         Log: Update the sv_pvprintify() spec.
29239      Branch: perl
29240            ! pod/perltodo.pod
29241 ____________________________________________________________________________
29242 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
29243         Log: Known test failures update.
29244      Branch: perl
29245            ! pod/perl572delta.pod
29246 ____________________________________________________________________________
29247 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
29248         Log: Based on
29249              
29250              Subject: [PATCH @11016] More );) fixes
29251              From: Richard Soderberg <rs@crystalflame.net>
29252              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
29253              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
29254      Branch: perl
29255            ! ext/Thread/Thread.xs ext/Thread/typemap
29256 ____________________________________________________________________________
29257 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
29258         Log: Subject: [PATCH @11016] Fixes compile errors in four files
29259              From: Richard Soderberg <rs@crystalflame.net>
29260              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
29261              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
29262      Branch: perl
29263            ! mg.c pp.c pp_hot.c util.c
29264 ____________________________________________________________________________
29265 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
29266         Log: AIX hints tweaking continues, from Merijn Brand.
29267      Branch: perl
29268            ! hints/aix.sh
29269 ____________________________________________________________________________
29270 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
29271         Log: HP-UX needs gccversion sooner, from Merijn Brand.
29272      Branch: perl
29273            ! hints/hpux.sh
29274 ____________________________________________________________________________
29275 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
29276         Log: Subject: [PATCH 5.6.1] OS/2 docs
29277              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29278              Date: Fri, 29 Jun 2001 02:34:12 -0400
29279              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
29280      Branch: perl
29281            ! README.os2 os2/Changes
29282 ____________________________________________________________________________
29283 [ 11017] By: nick                                  on 2001/06/29  10:20:30
29284         Log: Integrate mainline
29285      Branch: perlio
29286           +> (branch 37 files)
29287            - ext/ODBM_File/sdbm.t
29288           !> (integrate 211 files)
29289 ____________________________________________________________________________
29290 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
29291         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
29292              the modules found using a script written by Larry Schatzer Jr.
29293      Branch: perl
29294            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
29295            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
29296            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
29297            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
29298            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
29299            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
29300            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
29301            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
29302            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
29303            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
29304            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
29305            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
29306            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
29307            ! lib/constant.pm lib/fields.pm lib/strict.pm
29308 ____________________________________________________________________________
29309 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
29310         Log: The latest JPL from the anoncvs.
29311      Branch: perl
29312            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
29313 ____________________________________________________________________________
29314 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
29315         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
29316      Branch: perl
29317            ! t/op/pat.t
29318 ____________________________________________________________________________
29319 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
29320         Log: Worrying about insecure directories now is a bit too late.
29321      Branch: perl
29322            ! lib/File/Find/taint.t
29323 ____________________________________________________________________________
29324 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
29325         Log: Cannot DIE() in a void function,
29326              from Richard Hatch <rhatch@austin.ibm.com>.
29327      Branch: perl
29328            ! ext/IPC/SysV/SysV.xs
29329 ____________________________________________________________________________
29330 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
29331         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
29332              From: Peter Prymmer <pvhp@forte.com>
29333              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
29334              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
29335              
29336              (unfinished: time/hires tests 3, 5, 14 failing, but better
29337              than wholesale failure)
29338      Branch: perl
29339            ! ext/Time/HiRes/HiRes.xs
29340 ____________________________________________________________________________
29341 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
29342         Log: Subject: [PATCH 5.6.1] OS/2 improvements
29343              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29344              Date: Thu, 28 Jun 2001 16:03:14 -0400
29345              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
29346      Branch: perl
29347            + os2/os2_base.t
29348            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
29349            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
29350            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
29351            ! os2/os2ish.h
29352 ____________________________________________________________________________
29353 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
29354         Log: Subject: Incrementing Extutils::Manifest's $VERSION
29355              From: Michael G Schwern <schwern@pobox.com>
29356              Date: Thu, 28 Jun 2001 13:13:49 -0400
29357              Message-ID: <20010628131349.A14738@blackrider>
29358      Branch: maint-5.6/perl
29359            ! lib/ExtUtils/Manifest.pm
29360 ____________________________________________________________________________
29361 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
29362         Log: AIX tweak from Merijn Brand.
29363      Branch: perl
29364            ! hints/aix.sh
29365 ____________________________________________________________________________
29366 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
29367         Log: Create the macperl branch.
29368      Branch: maint-5.6/macperl
29369           +> (branch 1728 files)
29370 ____________________________________________________________________________
29371 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
29372         Log: Update Changes.
29373      Branch: perl
29374            ! Changes patchlevel.h
29375 ____________________________________________________________________________
29376 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
29377         Log: More Perforce lore.
29378      Branch: perl
29379            ! Porting/repository.pod
29380 ____________________________________________________________________________
29381 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
29382         Log: Metaconfig unit changes for #11003.
29383      Branch: metaconfig/U/perl
29384            + d_nl_langinfo.U i_langinfo.U
29385 ____________________________________________________________________________
29386 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
29387         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
29388              Expected not to exist in non-UNIX excepting in VMS, where
29389              according to a quick web survey they just might.
29390      Branch: perl
29391            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
29392            ! Porting/config_H config_h.SH configure.com epoc/config.sh
29393            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
29394            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
29395            ! win32/config.bc win32/config.gc win32/config.vc
29396 ____________________________________________________________________________
29397 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
29398         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
29399              in AIX is one is doing a 64-bit build.
29400      Branch: perl
29401            ! hints/aix.sh
29402 ____________________________________________________________________________
29403 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
29404         Log: Metaconfig unit changes for #11000.
29405      Branch: metaconfig/U/perl
29406            ! use64bits.U uselfs.U
29407 ____________________________________________________________________________
29408 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
29409         Log: Move use64bitint and use64bitall before uselargefiles.
29410      Branch: perl
29411            ! Configure
29412 ____________________________________________________________________________
29413 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
29414         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
29415              From: Robert Spier <rspier@pobox.com>
29416              Message-ID: <15162.41164.618712.841415@rls.cx>
29417              Date: Wed, 27 Jun 2001 23:13:16 -0400
29418      Branch: perl
29419            ! doio.c
29420 ____________________________________________________________________________
29421 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
29422         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
29423              From: Peter Prymmer <pvhp@forte.com>
29424              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
29425              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
29426      Branch: perl
29427            ! numeric.c
29428 ____________________________________________________________________________
29429 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
29430         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
29431              From: Peter Prymmer <pvhp@forte.com>
29432              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
29433              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
29434      Branch: perl
29435            ! configure.com ext/Digest/MD5/Makefile.PL
29436 ____________________________________________________________________________
29437 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
29438         Log: Update Changes.
29439      Branch: perl
29440            ! Changes patchlevel.h
29441 ____________________________________________________________________________
29442 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
29443         Log: Tiny EPOC updates.
29444      Branch: perl
29445            ! epoc/config.sh
29446 ____________________________________________________________________________
29447 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
29448         Log: The Test::More and Test::Simple tests required help
29449              thanks to our schizophrenic test scheme.
29450      Branch: perl
29451            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
29452            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
29453            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
29454            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
29455            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
29456 ____________________________________________________________________________
29457 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
29458         Log: Upgrade to Test::Simple 0.09.
29459      Branch: perl
29460            + lib/Test/Simple/Changes
29461            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
29462            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
29463            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
29464            ! lib/Test/Simple/t/plan_is_noplan.t
29465 ____________________________________________________________________________
29466 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
29467         Log: Upgrade to Test::More 0.07.
29468      Branch: perl
29469            + lib/Test/More/Changes
29470            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
29471            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
29472            ! lib/Test/More/t/skipall.t
29473 ____________________________________________________________________________
29474 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
29475         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
29476              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29477              Date: Wed, 27 Jun 2001 18:40:04 +0200
29478              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
29479      Branch: perl
29480            ! hints/hpux.sh
29481 ____________________________________________________________________________
29482 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
29483         Log: Subject: [PATCH README.qnx hints/qnx.sh]
29484              From: Norton Allen <allen@huarp.harvard.edu>
29485              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
29486              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
29487      Branch: perl
29488            ! README.qnx hints/qnx.sh
29489 ____________________________________________________________________________
29490 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
29491         Log: Subject: [PATCH] two little documentation nits
29492              From: Abhijit Menon-Sen <ams@wiw.org>
29493              Date: Wed, 27 Jun 2001 20:07:50 +0530
29494              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
29495      Branch: perl
29496            ! sv.c sv.h
29497 ____________________________________________________________________________
29498 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
29499         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
29500              From: Norton Allen <allen@huarp.harvard.edu>
29501              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
29502              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
29503      Branch: perl
29504            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
29505 ____________________________________________________________________________
29506 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
29507         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
29508              From: Michael G Schwern <schwern@pobox.com>
29509              Date: Wed, 27 Jun 2001 02:34:58 -0400
29510              Message-ID: <20010627023458.K23874@blackrider>
29511      Branch: perl
29512            ! vms/test.com
29513 ____________________________________________________________________________
29514 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
29515         Log: Add perl_clone_host() for Netware.
29516      Branch: perl
29517            ! NetWare/nw5.c
29518 ____________________________________________________________________________
29519 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
29520         Log: GCC 3.0 hints for HP-UX.
29521      Branch: perl
29522            ! hints/hpux.sh
29523 ____________________________________________________________________________
29524 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
29525         Log: In some Linux distributions the libndbm is broken
29526              (no null key support), therefore link with libgdbm
29527              (if available), since it has a working ndbm emulation,
29528              from Jonathan Stowe.
29529      Branch: perl
29530            + ext/NDBM_File/hints/linux.pl
29531            ! MANIFEST
29532 ____________________________________________________________________________
29533 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
29534         Log: Subject: [PATCH perl@10930] find.t hack for VMS
29535              From: "Craig A. Berry" <craigberry@mac.com>
29536              Date: Tue, 26 Jun 2001 23:40:25 -0500
29537              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
29538      Branch: perl
29539            ! lib/File/Find/find.t
29540 ____________________________________________________________________________
29541 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
29542         Log: AUTHORS updates.
29543      Branch: perl
29544            ! AUTHORS
29545 ____________________________________________________________________________
29546 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
29547         Log: Metaconfig unit change like #10980.
29548      Branch: metaconfig
29549            ! U/compline/d_stdstdio.U
29550 ____________________________________________________________________________
29551 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
29552         Log: "lose the it's", from Abhijit Menon-Sen.
29553              ("It's" not searched, pods not searched.)
29554      Branch: perl
29555            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
29556            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
29557            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
29558            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
29559            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
29560            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
29561 ____________________________________________________________________________
29562 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
29563         Log: "lose the looses", from Abhijit Menon-Sen.
29564      Branch: perl
29565            ! ext/B/B/Assembler.pm gv.c
29566 ____________________________________________________________________________
29567 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
29568         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
29569      Branch: perl
29570            ! hints/os390.sh
29571 ____________________________________________________________________________
29572 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
29573         Log: DEC C 5.3 on the VAX simply doesn't seem to like
29574              compiling the MD5 extension, disable it there for now,
29575              from Peter Prymmer.
29576      Branch: perl
29577            ! configure.com
29578 ____________________________________________________________________________
29579 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
29580         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
29581              From: Jonathan Stowe <gellyfish@gellyfish.com>
29582              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
29583              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
29584      Branch: perl
29585            ! pod/perlfaq3.pod
29586 ____________________________________________________________________________
29587 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
29588         Log: Subject: [PATCH 5.6.1] perlxs misprints
29589              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29590              Date: Tue, 26 Jun 2001 17:20:00 -0400
29591              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
29592      Branch: perl
29593            ! pod/perlxs.pod
29594 ____________________________________________________________________________
29595 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
29596         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
29597              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29598              Date: Tue, 26 Jun 2001 17:27:07 -0400
29599              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
29600      Branch: perl
29601            ! lib/ExtUtils/MM_Unix.pm
29602 ____________________________________________________________________________
29603 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
29604         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
29605              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29606              Date: Tue, 26 Jun 2001 17:23:24 -0400
29607              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
29608      Branch: perl
29609            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
29610 ____________________________________________________________________________
29611 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
29612         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
29613              by Olaf Flebbe.
29614      Branch: perl
29615            ! perl.h
29616 ____________________________________________________________________________
29617 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
29618         Log: Detypo.
29619      Branch: perl
29620            ! lib/Memoize/t/tie_sdbm.t
29621 ____________________________________________________________________________
29622 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
29623         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
29624      Branch: perl
29625            ! win32/perllib.c
29626 ____________________________________________________________________________
29627 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
29628         Log: Subject: [patch] perl_clone+CvFILE
29629              From: Doug MacEachern <dougm@covalent.net>
29630              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
29631              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
29632      Branch: perl
29633            ! sv.c
29634 ____________________________________________________________________________
29635 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
29636         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
29637              From: Mark-Jason Dominus <mjd@plover.com>
29638              Date: Tue, 26 Jun 2001 12:33:01 -0400
29639              Message-ID: <20010626163301.31298.qmail@plover.com>
29640      Branch: perl
29641            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
29642 ____________________________________________________________________________
29643 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
29644         Log: Update Changes.
29645      Branch: perl
29646            ! Changes patchlevel.h
29647 ____________________________________________________________________________
29648 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
29649         Log: Also catfile() needs now to explicitly exported.
29650      Branch: perl
29651            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
29652 ____________________________________________________________________________
29653 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
29654         Log: Regen toc.
29655      Branch: perl
29656            ! pod/perltoc.pod
29657 ____________________________________________________________________________
29658 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
29659         Log: Nonexistent pod command.
29660      Branch: perl
29661            ! pod/perl572delta.pod
29662 ____________________________________________________________________________
29663 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
29664         Log: Be more portable in the quest for tmpdir.
29665      Branch: perl
29666            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
29667 ____________________________________________________________________________
29668 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
29669         Log: Be more portable in finding out the home directory,
29670              and use File::Spec to do the concat.
29671              (Come to think of it, couldn't File::Spec provide
29672              for a ->homedir method?)
29673      Branch: perl
29674            ! lib/Net/Config.pm
29675 ____________________________________________________________________________
29676 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
29677         Log: Doc patch for #10959.
29678      Branch: perl
29679            ! pod/perlfunc.pod
29680 ____________________________________________________________________________
29681 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
29682         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
29683              From: "Philip Newton" <pnewton@gmx.de>
29684              Date: Tue, 26 Jun 2001 16:26:47 +0200
29685              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
29686      Branch: perl
29687            ! pod/perldata.pod
29688 ____________________________________________________________________________
29689 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
29690         Log: Subject: [PATH] shared -> unique;
29691              From: "Artur Bergman" <artur@contiller.se>
29692              Date: Tue, 26 Jun 2001 16:18:40 +0200
29693              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
29694              
29695              Because "shared" isn't: it's read-only.
29696      Branch: perl
29697            ! toke.c xsutils.c
29698 ____________________________________________________________________________
29699 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
29700         Log: Escape multiline croak messages.
29701      Branch: perl
29702            ! t/op/ver.t
29703 ____________________________________________________________________________
29704 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
29705         Log: No more pragma/*.t for minitest.
29706      Branch: perl
29707            ! Makefile.SH
29708 ____________________________________________________________________________
29709 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
29710         Log: AUTHORS updates.
29711      Branch: perl
29712            ! AUTHORS
29713 ____________________________________________________________________________
29714 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
29715         Log: delta updates.
29716      Branch: perl
29717            ! pod/perl572delta.pod
29718 ____________________________________________________________________________
29719 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
29720         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
29721              From: Artur Bergman <artur@contiller.se> 
29722              Date: Tue, 26 Jun 2001 15:32:53 +0200
29723              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
29724      Branch: perl
29725            ! makedef.pl sv.c sv.h win32/perllib.c
29726 ____________________________________________________________________________
29727 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
29728         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
29729              From: Jonathan Stowe <gellyfish@gellyfish.com>
29730              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
29731              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
29732              
29733              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
29734      Branch: perl
29735            + ext/Time/HiRes/hints/sco.pl
29736            ! MANIFEST
29737 ____________________________________________________________________________
29738 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
29739         Log: Subject: [PATCH 5.6.1] static build
29740              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29741              Date: Tue, 26 Jun 2001 04:22:25 -0400
29742              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
29743      Branch: perl
29744            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
29745            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
29746 ____________________________________________________________________________
29747 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
29748         Log: DJGPP patches from Laszlo Molnar.
29749      Branch: perl
29750            ! djgpp/djgpp.c perl.c util.c
29751 ____________________________________________________________________________
29752 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
29753         Log: Netware patches from Ananth Kesari.
29754      Branch: perl
29755            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
29756            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
29757            ! NetWare/nwtinfo.h
29758 ____________________________________________________________________________
29759 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
29760         Log: Detypo.
29761      Branch: perl
29762            ! ext/Errno/Errno_pm.PL
29763 ____________________________________________________________________________
29764 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
29765         Log: There seems to be two ways of spelling the $^O in *STEP.
29766      Branch: perl
29767            ! ext/Errno/Errno_pm.PL
29768 ____________________________________________________________________________
29769 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
29770         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
29771              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
29772      Branch: perl
29773            ! ext/Errno/Errno_pm.PL
29774 ____________________________________________________________________________
29775 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
29776         Log: Known bugs update.
29777      Branch: perl
29778            ! pod/perl572delta.pod
29779 ____________________________________________________________________________
29780 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
29781         Log: The default installation of Cygwin has 500 as root's uid.
29782      Branch: perl
29783            ! lib/User/pwent.t
29784 ____________________________________________________________________________
29785 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
29786         Log: Be even more relaxed (re-allow having only one entry).
29787      Branch: perl
29788            ! t/op/grent.t t/op/pwent.t
29789 ____________________________________________________________________________
29790 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
29791         Log: Test failure updates.
29792      Branch: perl
29793            ! pod/perl572delta.pod
29794 ____________________________________________________________________________
29795 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
29796         Log: MPE/iX test tweaks from Mark Bixby.
29797      Branch: perl
29798            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
29799            ! t/io/fs.t t/op/stat.t
29800 ____________________________________________________________________________
29801 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
29802         Log: Microperl findings.
29803      Branch: perl
29804            ! perl.h pp_sys.c
29805 ____________________________________________________________________________
29806 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
29807         Log: Touch uconfig.h.
29808      Branch: perl
29809            ! uconfig.h
29810 ____________________________________________________________________________
29811 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
29812         Log: Subject: [PATCH] Proposed fix for Pod::Man
29813              From: Rob Napier <rnapier@employees.org>
29814              Date: Mon, 25 Jun 2001 15:49:24 -0400
29815              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
29816              
29817              Cater for Solaris nroff brokenness (shortchanges daisywheel
29818              printers, but hey, we also no more support PDPs.)
29819      Branch: perl
29820            ! lib/Pod/Man.pm
29821 ____________________________________________________________________________
29822 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
29823         Log: Typo in #10937.
29824      Branch: perl
29825            ! ext/POSIX/sigaction.t
29826 ____________________________________________________________________________
29827 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
29828         Log: SIGCONT not trappable in VMS.
29829      Branch: perl
29830            ! ext/POSIX/sigaction.t
29831 ____________________________________________________________________________
29832 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
29833         Log: Subject: [DRAFT] Encode-Tcl.t
29834              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
29835              Date: Tue, 26 Jun 2001 03:38:08 +0900
29836              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
29837      Branch: perl
29838            + ext/Encode/Encode/Tcl.t
29839            ! MANIFEST ext/Encode/Encode/Tcl.pm
29840 ____________________________________________________________________________
29841 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
29842         Log: Because of #10932 retract also the perlfunc hunk of #10910.
29843      Branch: perl
29844            ! pod/perlfunc.pod
29845 ____________________________________________________________________________
29846 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
29847         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
29848              by Ilya Zakharevich in
29849              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
29850      Branch: perl
29851            ! XSUB.h
29852 ____________________________________________________________________________
29853 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
29854         Log: Typo in #10889.
29855      Branch: perl
29856            ! hints/uts.sh
29857 ____________________________________________________________________________
29858 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
29859         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
29860              From: Abhijit Menon-Sen <ams@wiw.org>
29861              Date: Mon, 25 Jun 2001 23:45:45 +0530
29862              Message-ID: <20010625234545.A5022@lustre.linux.in>
29863      Branch: perl
29864            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
29865 ____________________________________________________________________________
29866 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
29867         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
29868              From: Michael G Schwern <schwern@pobox.com>
29869              Date: Mon, 25 Jun 2001 14:35:51 -0400
29870              Message-ID: <20010625143551.H13819@blackrider>
29871      Branch: perl
29872            ! lib/Test.pm
29873 ____________________________________________________________________________
29874 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
29875         Log: Update Changes.
29876      Branch: perl
29877            ! Changes patchlevel.h
29878 ____________________________________________________________________________
29879 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
29880         Log: Regen toc and modlib.
29881      Branch: perl
29882            ! pod/perlmodlib.pod pod/perltoc.pod
29883 ____________________________________________________________________________
29884 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
29885         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
29886              for the benefit of C++ compilers, as suggested by Guruprasad.
29887      Branch: perl
29888            ! embed.pl proto.h
29889 ____________________________________________________________________________
29890 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
29891         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
29892              From: Jonathan Stowe <gellyfish@gellyfish.com>
29893              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
29894              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
29895      Branch: perl
29896            ! pod/perlfaq5.pod
29897 ____________________________________________________________________________
29898 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
29899         Log: Missed from #10925.
29900      Branch: perl
29901            ! gv.c
29902 ____________________________________________________________________________
29903 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
29904         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
29905              From: Robin Houston <robin@kitsite.com>
29906              Date: Sat, 19 May 2001 16:19:34 +0100
29907              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
29908      Branch: perl
29909            ! cv.h gv.h op.c
29910 ____________________________________________________________________________
29911 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
29912         Log: Netware README tweak.
29913      Branch: perl
29914            ! README.netware
29915 ____________________________________________________________________________
29916 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
29917         Log: Subject: [PATCH] Re: overload.t fails
29918              From: Abhijit Menon-Sen <ams@wiw.org>
29919              Date: Mon, 25 Jun 2001 14:52:20 +0530
29920              Message-ID: <20010625145220.A24114@lustre.linux.in>
29921      Branch: perl
29922            ! lib/overload.t
29923 ____________________________________________________________________________
29924 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
29925         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
29926              From: Mike Guy <mjtg@cam.ac.uk>
29927              Date: Mon, 25 Jun 2001 11:43:23 +0100
29928              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
29929      Branch: perl
29930            ! lib/Carp.pm
29931 ____________________________________________________________________________
29932 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
29933         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
29934              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29935              Date: Sun, 24 Jun 2001 05:17:05 -0400
29936              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
29937      Branch: perl
29938            ! os2/os2ish.h
29939 ____________________________________________________________________________
29940 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
29941         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
29942              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29943              Date: Mon, 25 Jun 2001 05:52:27 -0400
29944              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
29945      Branch: perl
29946            ! hints/os2.sh
29947 ____________________________________________________________________________
29948 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
29949         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
29950              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29951              Date: Mon, 25 Jun 2001 05:23:35 -0400
29952              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
29953      Branch: perl
29954            ! os2/os2.c
29955 ____________________________________________________________________________
29956 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
29957         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
29958              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29959              Date: Mon, 25 Jun 2001 05:04:32 -0400
29960              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
29961      Branch: perl
29962            ! os2/OS2/REXX/DLL/DLL.pm
29963 ____________________________________________________________________________
29964 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
29965         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
29966              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29967              Date: Mon, 25 Jun 2001 05:02:36 -0400
29968              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
29969      Branch: perl
29970            ! mg.c os2/dl_os2.c os2/os2.c
29971 ____________________________________________________________________________
29972 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
29973         Log: Subject: Re: [PATCH 5.6.1] misprints
29974              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29975              Date: Mon, 25 Jun 2001 04:50:50 -0400
29976              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
29977      Branch: perl
29978            ! os2/os2.c pp_sys.c
29979 ____________________________________________________________________________
29980 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
29981         Log: Add Test::More and Test::Simple to the delta.
29982      Branch: perl
29983            ! pod/perl572delta.pod
29984 ____________________________________________________________________________
29985 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
29986         Log: Add Test::More, from Michael G Schwern.
29987      Branch: perl
29988            + lib/Test/More.pm lib/Test/More/t/More.t
29989            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
29990            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
29991            + t/lib/Test/More/Catch.pm
29992            ! MANIFEST
29993 ____________________________________________________________________________
29994 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
29995         Log: Add Test::Simple from Michael G Schwern.
29996      Branch: perl
29997            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
29998            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
29999            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
30000            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
30001            + t/lib/Test/Simple/Catch.pm
30002            + t/lib/Test/Simple/sample_tests/death.plx
30003            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
30004            + t/lib/Test/Simple/sample_tests/extras.plx
30005            + t/lib/Test/Simple/sample_tests/five_fail.plx
30006            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
30007            + t/lib/Test/Simple/sample_tests/one_fail.plx
30008            + t/lib/Test/Simple/sample_tests/require.plx
30009            + t/lib/Test/Simple/sample_tests/success.plx
30010            + t/lib/Test/Simple/sample_tests/too_few.plx
30011            + t/lib/Test/Simple/sample_tests/two_fail.plx
30012            ! MANIFEST
30013 ____________________________________________________________________________
30014 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
30015         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
30016              From: "Craig A. Berry" <craigberry@mac.com>
30017              Date: Sun, 24 Jun 2001 23:41:36 -0500
30018              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
30019      Branch: perl
30020            ! pp_sys.c
30021 ____________________________________________________________________________
30022 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
30023         Log: Upgrade to Attribute::Handlers 0.70.
30024      Branch: perl
30025            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
30026            ! MANIFEST lib/Attribute/Handlers.pm
30027 ____________________________________________________________________________
30028 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
30029         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
30030              From: Abhijit Menon-Sen <ams@wiw.org>
30031              Date: Sat, 23 Jun 2001 05:17:44 +0530
30032              Message-ID: <20010623051744.A18583@lustre.linux.in>
30033              
30034              (Can't think of a good place to put tests.)
30035      Branch: perl
30036            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
30037 ____________________________________________________________________________
30038 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
30039         Log: Subject: [PATCH] t/op/pat.t typo fix
30040              From: Richard Soderberg <rs@crystalflame.net>
30041              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
30042              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
30043      Branch: perl
30044            ! t/op/pat.t
30045 ____________________________________________________________________________
30046 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
30047         Log: Move the pack warnings to their own file, as pointed
30048              out by Spider.
30049      Branch: perl
30050            + t/lib/warnings/pp_pack
30051            ! MANIFEST t/lib/warnings/pp
30052 ____________________________________________________________________________
30053 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
30054         Log: Update Changes.
30055      Branch: perl
30056            ! Changes patchlevel.h
30057 ____________________________________________________________________________
30058 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
30059         Log: Partially fix a problem noticed by IRIX compiler:
30060              the initialization of parse_start was bypassed by
30061              several gotos.  Now initialized to zero, which may
30062              not be the best choice.
30063      Branch: perl
30064            ! regcomp.c
30065 ____________________________________________________________________________
30066 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
30067         Log: Relax the group and password tests back to moaning only
30068              if no matches at all are found.  (Even with a small sample
30069              I could find many sites where there are, umm, anomalies in
30070              the said databases.)       
30071      Branch: perl
30072            ! t/op/grent.t t/op/pwent.t
30073 ____________________________________________________________________________
30074 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
30075         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
30076      Branch: perl
30077            ! pp_ctl.c
30078 ____________________________________________________________________________
30079 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
30080         Log: De-cut-and-pasto in #10902.
30081      Branch: perl
30082            ! pp_ctl.c
30083 ____________________________________________________________________________
30084 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
30085         Log: The #10771 didn't take?
30086      Branch: perl
30087            ! pp_ctl.c
30088 ____________________________________________________________________________
30089 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
30090         Log: Undo the filetests part of #10900, under multiplicity
30091              weird errors take place.
30092      Branch: perl
30093            ! pp_sys.c
30094 ____________________________________________________________________________
30095 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
30096         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
30097      Branch: perl
30098            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
30099 ____________________________________________________________________________
30100 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
30101         Log: (Replaced by #10922)
30102              
30103              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
30104              From: Tony Bowden <tony@kasei.com>
30105              Date: Sun, 24 Jun 2001 17:32:40 +0100
30106              Message-ID: <20010624173240.A16293@blackstar.co.uk>
30107              
30108              Document (well, mention) shortmess() and longmess()
30109              to rob people of their fun of reinventing the wheel.
30110      Branch: perl
30111            ! lib/Carp.pm
30112 ____________________________________________________________________________
30113 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
30114         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
30115              From: Brian Jepson <bjepson@oreilly.com>
30116              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
30117              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
30118      Branch: perl
30119            ! pp_sys.c
30120 ____________________________________________________________________________
30121 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
30122         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
30123              From: Robin Barker <rmb1@cise.npl.co.uk> 
30124              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
30125              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
30126      Branch: perl
30127            ! lib/CPAN.pm
30128 ____________________________________________________________________________
30129 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
30130         Log: Memoize patch from mjd.
30131      Branch: perl
30132            ! lib/Memoize/t/tie_storable.t
30133 ____________________________________________________________________________
30134 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
30135         Log: Spec the sv_pvprintify() a bit more.
30136      Branch: perl
30137            ! pod/perltodo.pod
30138 ____________________________________________________________________________
30139 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
30140         Log: Upgrade to Memoize 0.65.
30141      Branch: perl
30142            + lib/Memoize/t/array_confusion.t
30143            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
30144            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
30145            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
30146            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
30147            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
30148            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
30149            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
30150            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
30151            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
30152            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
30153            ! lib/Memoize/t/tie_storable.t
30154 ____________________________________________________________________________
30155 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
30156         Log: Metaconfig unit change for #10892.
30157      Branch: metaconfig
30158            ! U/modified/Options.U
30159 ____________________________________________________________________________
30160 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
30161         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
30162              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30163              Date: Sun, 24 Jun 2001 05:24:40 -0400
30164              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
30165      Branch: perl
30166            ! Configure hints/os2.sh
30167 ____________________________________________________________________________
30168 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
30169         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
30170              From: Mike Guy <mjtg@cam.ac.uk>
30171              Date: Sun, 24 Jun 2001 15:28:39 +0100
30172              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
30173              
30174              Fix an ancient (5.002) bug.
30175      Branch: perl
30176            ! lib/Carp/Heavy.pm
30177 ____________________________________________________________________________
30178 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
30179         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
30180              variables.
30181      Branch: perl
30182            ! pp_sys.c
30183 ____________________________________________________________________________
30184 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
30185         Log: Make UTS as per #10888.
30186      Branch: perl
30187            ! hints/uts.sh
30188 ____________________________________________________________________________
30189 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
30190         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
30191      Branch: perl
30192            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
30193            ! mpeix/mpeixish.h perl.h unixish.h
30194 ____________________________________________________________________________
30195 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
30196         Log: AUTHORS update.
30197      Branch: perl
30198            ! AUTHORS
30199 ____________________________________________________________________________
30200 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
30201         Log: Subject: Encode::Tcl for multibyte doesnot work
30202              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
30203              Date: Sun, 24 Jun 2001 22:48:21 +0900
30204              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
30205      Branch: perl
30206            ! ext/Encode/Encode/Tcl.pm
30207 ____________________________________________________________________________
30208 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
30209         Log: Subject: [PATCH] Remove tautology in error messages
30210              From: Mike Guy <mjtg@cam.ac.uk>
30211              Date: Sun, 24 Jun 2001 13:31:00 +0100
30212              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
30213      Branch: perl
30214            ! pp_sys.c
30215 ____________________________________________________________________________
30216 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
30217         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
30218      Branch: perl
30219            ! hints/darwin.sh
30220 ____________________________________________________________________________
30221 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
30222         Log: Subject: Re: [PATCH 5.6.1] test suite
30223              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30224              Date: Sun, 24 Jun 2001 05:47:05 -0400
30225              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
30226              
30227              Test suite fixes.
30228      Branch: perl
30229            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
30230 ____________________________________________________________________________
30231 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
30232         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
30233              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30234              Date: Sun, 24 Jun 2001 05:37:19 -0400
30235              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
30236      Branch: perl
30237            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
30238 ____________________________________________________________________________
30239 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
30240         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
30241              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30242              Date: Sun, 24 Jun 2001 05:34:50 -0400
30243              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
30244              
30245              Pacify compiler warnings.
30246      Branch: perl
30247            ! pp_sys.c
30248 ____________________________________________________________________________
30249 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
30250         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
30251              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30252              Date: Sun, 24 Jun 2001 05:21:18 -0400
30253              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
30254              
30255              Enable compression of executables during link time.
30256      Branch: perl
30257            ! hints/os2.sh
30258 ____________________________________________________________________________
30259 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
30260         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
30261              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30262              Date: Sun, 24 Jun 2001 05:15:11 -0400
30263              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
30264              
30265              Add ordinals to the export list for Perl DLL.
30266              (Breaks intra-version DLL compatibility.)
30267      Branch: perl
30268            ! makedef.pl
30269 ____________________________________________________________________________
30270 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
30271         Log: Allow (displaying and) re-editing the Subject in perlbug.
30272              Also abstract the Subject quality control into a function.
30273      Branch: perl
30274            ! utils/perlbug.PL
30275 ____________________________________________________________________________
30276 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
30277         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
30278      Branch: perl
30279            ! utils/perlbug.PL
30280 ____________________________________________________________________________
30281 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
30282         Log: Regen toc and modlib.
30283      Branch: perl
30284            ! pod/perlmodlib.pod pod/perltoc.pod
30285 ____________________________________________________________________________
30286 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
30287         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
30288              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
30289              attribute semantics as much as possible, or 'ntsec' which uses
30290              native NTFS semantics.)  (See also #10877.)
30291      Branch: perl
30292            ! perl.c
30293 ____________________________________________________________________________
30294 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
30295         Log: (Retracted by #11586)
30296              
30297              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
30298      Branch: perl
30299            ! lib/Test/Harness.pm
30300 ____________________________________________________________________________
30301 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
30302         Log: Just zap the -uPerlio.
30303      Branch: perl
30304            ! ext/B/Stash.t
30305 ____________________________________________________________________________
30306 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
30307         Log: Do not test PerlIO if PerlIO not used.
30308      Branch: perl
30309            ! ext/PerlIO/PerlIO.t
30310 ____________________________________________________________________________
30311 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
30312         Log: Regen perlapi.
30313      Branch: perl
30314            ! pod/perlapi.pod
30315 ____________________________________________________________________________
30316 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
30317         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
30318              From: Nicholas Clark <nick@ccl4.org>
30319              Date: Sat, 23 Jun 2001 22:55:47 +0100
30320              Message-ID: <20010623225547.Z98663@plum.flirble.org>
30321      Branch: perl
30322            ! numeric.c
30323 ____________________________________________________________________________
30324 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
30325         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
30326              From: Prymmer/Kahn <pvhp@best.com>
30327              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
30328              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
30329      Branch: perl
30330            ! lib/h2xs.t
30331 ____________________________________________________________________________
30332 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
30333         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
30334              cygwin does not taint cwd, just like win32.
30335      Branch: perl
30336            ! lib/File/Find/taint.t t/op/taint.t
30337 ____________________________________________________________________________
30338 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
30339         Log: Retract #10865, the patch should be unnecessary.
30340              (But seemingly helpful in Cygwin?  Strange.)
30341      Branch: perl
30342            ! lib/Memoize/t/tie_ndbm.t
30343 ____________________________________________________________________________
30344 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
30345         Log: Misplaced test file; plus Cygwin filesystem semantics.
30346      Branch: perl
30347            + ext/SDBM_File/sdbm.t
30348            - ext/ODBM_File/sdbm.t
30349            ! MANIFEST
30350 ____________________________________________________________________________
30351 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
30352         Log: (Retracted by #10867.)
30353      Branch: perl
30354            ! lib/Memoize/t/tie_ndbm.t
30355 ____________________________________________________________________________
30356 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
30357         Log: Metaconfig unit change for #10863.
30358      Branch: metaconfig/U/perl
30359            ! Extensions.U
30360 ____________________________________________________________________________
30361 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
30362         Log: In Cygwin do not build NDBM_File and ODBM_File unless
30363              -lndbm and -ldbm are available.
30364      Branch: perl
30365            ! Configure config_h.SH
30366 ____________________________________________________________________________
30367 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
30368         Log: More Cygwin filesystem semantics.
30369      Branch: perl
30370            ! t/io/fs.t t/op/stat.t
30371 ____________________________________________________________________________
30372 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
30373         Log: More DOSish permission semantics for Cygwin.
30374      Branch: perl
30375            ! lib/AnyDBM_File.t
30376 ____________________________________________________________________________
30377 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
30378         Log: Cygwin too has different permission semantics.
30379      Branch: perl
30380            ! ext/GDBM_File/gdbm.t
30381 ____________________________________________________________________________
30382 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
30383         Log: The group (and assumedly passwd) databases can have
30384              only one entry (this is the case in cygwin).
30385      Branch: perl
30386            ! t/op/grent.t t/op/pwent.t
30387 ____________________________________________________________________________
30388 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
30389         Log: Also in Cygwin use Socket to figure out domainname
30390              (if any) (avoids trying to call external 'domainname',
30391              which doesn't at the moment exist in Cygwin)
30392      Branch: perl
30393            ! lib/Net/Domain.pm
30394 ____________________________________________________________________________
30395 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
30396         Log: Remove also the lib$Foo.def, not just $Foo.def.
30397      Branch: perl
30398            ! lib/ExtUtils/MM_Unix.pm
30399 ____________________________________________________________________________
30400 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
30401         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
30402      Branch: perl
30403            ! unixish.h
30404 ____________________________________________________________________________
30405 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
30406         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
30407              to match the whole isprint(), only the space character.
30408      Branch: perl
30409            ! handy.h pod/perlre.pod t/op/pat.t
30410 ____________________________________________________________________________
30411 [ 10854] By: nick                                  on 2001/06/23  08:09:33
30412         Log: Integrate mainline
30413      Branch: perlio
30414           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
30415           !> lib/ExtUtils.t lib/File/Find/taint.t
30416           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
30417           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
30418           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
30419 ____________________________________________________________________________
30420 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
30421         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
30422              with its floats    in os390 and s390 (UTS).
30423      Branch: perl
30424            ! lib/Math/BigInt/t/bigintpm.t
30425 ____________________________________________________________________________
30426 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
30427         Log: Add also UTS (s390) to the non-IEEE float platforms.
30428      Branch: perl
30429            ! t/op/sprintf.t
30430 ____________________________________________________________________________
30431 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
30432         Log: Subject: RFC: what are applicable standards for exponent sizes?
30433              From: Peter Prymmer <pvhp@forte.com>
30434              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
30435              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
30436      Branch: perl
30437            ! t/op/sprintf.t
30438 ____________________________________________________________________________
30439 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
30440         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
30441              From: Peter Prymmer <pvhp@forte.com>
30442              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
30443              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
30444      Branch: perl
30445            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
30446 ____________________________________________________________________________
30447 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
30448         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
30449              From: Peter Prymmer <pvhp@forte.com>
30450              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
30451              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
30452      Branch: perl
30453            ! lib/ExtUtils.t
30454 ____________________________________________________________________________
30455 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
30456         Log: Retract #10845.
30457      Branch: perl
30458            ! lib/File/Find/taint.t
30459 ____________________________________________________________________________
30460 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
30461         Log: Yet another error message.
30462      Branch: perl
30463            ! t/op/mkdir.t
30464 ____________________________________________________________________________
30465 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
30466         Log: The croak message for nonexistent socket functions may vary.
30467      Branch: perl
30468            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
30469 ____________________________________________________________________________
30470 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
30471         Log: (Retracted by #10848.)
30472      Branch: perl
30473            ! lib/File/Find/taint.t
30474 ____________________________________________________________________________
30475 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
30476         Log: Integrate perlio.
30477      Branch: perl
30478           !> lib/File/Find/taint.t t/op/write.t
30479 ____________________________________________________________________________
30480 [ 10843] By: nick                                  on 2001/06/22  21:24:51
30481         Log: Back out debug in taint.t
30482      Branch: perlio
30483            ! lib/File/Find/taint.t
30484 ____________________________________________________________________________
30485 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
30486         Log: setitimer() does not exist in Unicos, despite of what
30487              Configure thinks, from Mark P. Lutz.
30488      Branch: perl
30489            ! hints/unicos.sh
30490 ____________________________________________________________________________
30491 [ 10841] By: nick                                  on 2001/06/22  21:19:36
30492         Log: Skip cwd test on Win32 ???
30493      Branch: perlio
30494            ! lib/File/Find/taint.t
30495 ____________________________________________________________________________
30496 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
30497         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
30498              and Tru64 gcc -Wall happy.
30499      Branch: perl
30500            ! mg.c
30501 ____________________________________________________________________________
30502 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
30503         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
30504      Branch: perl
30505            ! ext/IPC/SysV/Semaphore.pm
30506 ____________________________________________________________________________
30507 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
30508         Log: Metaconfig unit change for #10837.
30509      Branch: metaconfig/U/perl
30510            ! Cross.U
30511 ____________________________________________________________________________
30512 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
30513         Log: Cleanup of the cross-compilation unit.
30514      Branch: perl
30515            ! Configure
30516 ____________________________________________________________________________
30517 [ 10836] By: nick                                  on 2001/06/22  20:45:12
30518         Log: Skip |- based op/write.t on Win32 as well as VMS
30519      Branch: perlio
30520            ! t/op/write.t
30521 ____________________________________________________________________________
30522 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
30523         Log: Integrate perlio.
30524      Branch: perl
30525           !> util.c
30526 ____________________________________________________________________________
30527 [ 10834] By: nick                                  on 2001/06/22  20:41:54
30528         Log: Integrate mainline
30529      Branch: perlio
30530           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
30531           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
30532           !> vos/config.ga.h
30533 ____________________________________________________________________________
30534 [ 10833] By: nick                                  on 2001/06/22  20:22:58
30535         Log: Patcho fix.
30536      Branch: perlio
30537            ! util.c
30538 ____________________________________________________________________________
30539 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
30540         Log: Metaconfig unit changes for #10831.
30541      Branch: metaconfig
30542            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
30543 ____________________________________________________________________________
30544 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
30545         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
30546              From: Andy Dougherty <doughera@lafayette.edu>
30547              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
30548              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
30549      Branch: perl
30550            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30551            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
30552 ____________________________________________________________________________
30553 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
30554         Log: MPE/iX prototype nits from Mark Bixby.
30555      Branch: perl
30556            ! pp_sys.c
30557 ____________________________________________________________________________
30558 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
30559         Log: Detypo.
30560      Branch: perl
30561            ! util.c
30562 ____________________________________________________________________________
30563 [ 10828] By: nick                                  on 2001/06/22  15:33:37
30564         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
30565      Branch: perlio
30566           +> lib/h2xs.t
30567           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
30568           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
30569           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
30570           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
30571           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
30572           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
30573           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
30574           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
30575           !> vms/vmsish.h
30576 ____________________________________________________________________________
30577 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
30578         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
30579              Date: Fri, 22 Jun 2001 10:08:35 -0500
30580              From: "Craig A. Berry" <craigberry@mac.com>
30581              Message-Id: <a05101001b75908704194@[192.168.56.145]>
30582      Branch: perl
30583            ! vms/vms.c vms/vmsish.h
30584 ____________________________________________________________________________
30585 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
30586         Log: NetWare scripts tweak from Ananth Kesari.
30587      Branch: perl
30588            ! NetWare/t/NWScripts.pl
30589 ____________________________________________________________________________
30590 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
30591         Log: Update Changes.
30592      Branch: perl
30593            ! Changes patchlevel.h
30594 ____________________________________________________________________________
30595 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
30596         Log: Add .i and .s targets.
30597      Branch: perl
30598            ! Makefile.SH
30599 ____________________________________________________________________________
30600 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
30601         Log: Upgrade to Locale::Maketext 1.03.
30602      Branch: perl
30603            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
30604            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
30605 ____________________________________________________________________________
30606 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
30607         Log: Upgrade to I18N::LangTags 0.26.
30608      Branch: perl
30609            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
30610            ! lib/I18N/LangTags/test.pl
30611 ____________________________________________________________________________
30612 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
30613         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
30614              Philip Newton.
30615      Branch: perl
30616            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
30617            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
30618 ____________________________________________________________________________
30619 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
30620         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
30621              From: Prymmer/Kahn <pvhp@best.com>
30622              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
30623              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
30624      Branch: perl
30625            + lib/h2xs.t
30626            ! MANIFEST utils/h2xs.PL
30627 ____________________________________________________________________________
30628 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
30629         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
30630              From: Prymmer/Kahn <pvhp@best.com>
30631              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
30632              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
30633      Branch: perl
30634            ! lib/ExtUtils.t
30635 ____________________________________________________________________________
30636 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
30637         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
30638              From: Prymmer/Kahn <pvhp@best.com>
30639              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
30640              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
30641      Branch: perl
30642            ! t/pod/plainer.t
30643 ____________________________________________________________________________
30644 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
30645         Log: AUTHORS update.
30646      Branch: perl
30647            ! AUTHORS
30648 ____________________________________________________________________________
30649 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
30650         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
30651              From: "Craig A. Berry" <craigberry@mac.com>
30652              Date: Thu, 21 Jun 2001 18:20:38 -0500
30653              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
30654      Branch: perl
30655            ! ext/POSIX/POSIX.xs
30656 ____________________________________________________________________________
30657 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
30658         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
30659              From: "Craig A. Berry" <craigberry@mac.com>
30660              Date: Thu, 21 Jun 2001 09:58:52 -0500
30661              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
30662      Branch: perl
30663            ! ext/B/Deparse.t t/op/write.t
30664 ____________________________________________________________________________
30665 [ 10814] By: nick                                  on 2001/06/22  08:13:09
30666         Log: Integrate mainline.
30667      Branch: perlio
30668           !> (integrate 46 files)
30669 ____________________________________________________________________________
30670 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
30671         Log: Change the prefixes only if $prefix is unset,
30672              as originally patched by Marcel Grunauer.
30673      Branch: perl
30674            ! hints/darwin.sh hints/rhapsody.sh
30675 ____________________________________________________________________________
30676 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
30677         Log: Subject: Re: Patch for hints/darwin.sh
30678              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
30679              Date: Thu, 21 Jun 2001 11:23:46 -0700
30680              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
30681      Branch: perl
30682            ! hints/darwin.sh hints/rhapsody.sh
30683 ____________________________________________________________________________
30684 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
30685         Log: Add .PHONY targets for non-file targets,
30686              from Wilfredo Sánchez.  Should help saying
30687              "make install" on case-insensitive filesystems.
30688      Branch: perl
30689            ! Makefile.SH
30690 ____________________________________________________________________________
30691 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
30692         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
30693              From: Doug MacEachern <dougm@covalent.net>
30694              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
30695              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
30696              
30697              plus reword the getcwd() comment, plus use getcwd() buffer
30698              size minus one.
30699      Branch: perl
30700            ! util.c
30701 ____________________________________________________________________________
30702 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
30703         Log: More gprofing from Doug MacEachern.
30704      Branch: perl
30705            ! Makefile.SH
30706 ____________________________________________________________________________
30707 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
30708         Log: Metaconfig unit change for #10807.
30709      Branch: metaconfig/U/perl
30710            ! d_sfio.U
30711 ____________________________________________________________________________
30712 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
30713         Log: Tell that you are removing the unneeded -lsfio.
30714      Branch: perl
30715            ! Configure
30716 ____________________________________________________________________________
30717 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
30718         Log: More MPE/iX tweaks from Mark Bixby.
30719      Branch: perl
30720            ! perl.c t/op/magic.t
30721 ____________________________________________________________________________
30722 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
30723         Log: The fchdir() proto is supposed to live in <unistd.h>.
30724      Branch: perl
30725            ! ext/Cwd/Cwd.xs
30726 ____________________________________________________________________________
30727 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
30728         Log: This town is too small for the Cwd extension and me,
30729              it would seem...
30730      Branch: perl
30731            ! ext/Cwd/Cwd.xs
30732 ____________________________________________________________________________
30733 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
30734         Log: Metaconfig unit change for #10802.
30735      Branch: metaconfig/U/perl
30736            ! d_modfl.U
30737 ____________________________________________________________________________
30738 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
30739         Log: More d'ohs.
30740      Branch: perl
30741            ! Configure
30742 ____________________________________________________________________________
30743 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
30744         Log: Off-by-one.  I'm so classic.
30745      Branch: perl
30746            ! util.c
30747 ____________________________________________________________________________
30748 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
30749         Log: Update Changes.
30750      Branch: perl
30751            ! Changes patchlevel.h
30752 ____________________________________________________________________________
30753 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
30754         Log: Subject: Documentation patch for Net::FTP
30755              From: Marcel Grunauer <marcel@codewerk.com>
30756              Date: Wed, 20 Jun 2001 23:03:26 +0200
30757              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
30758      Branch: perl
30759            ! lib/Net/FTP.pm
30760 ____________________________________________________________________________
30761 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
30762         Log: Retract the #10417 mg.c and embed.pl parts because of
30763              strange SEGVs in 64bit x86 FreeBSD observed by
30764              Nicholas Clark.
30765      Branch: perl
30766            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
30767 ____________________________________________________________________________
30768 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
30769         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
30770      Branch: perl
30771            ! Configure NetWare/config.wc NetWare/config_H.wc
30772            ! Porting/Glossary Porting/config.sh Porting/config_H
30773            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
30774            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
30775            ! vos/config.ga.h win32/config.bc win32/config.gc
30776            ! win32/config.vc win32/config_H.bc win32/config_H.gc
30777            ! win32/config_H.vc
30778 ____________________________________________________________________________
30779 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
30780         Log: Cwd tweak from Doug MacEachern.
30781      Branch: perl
30782            ! ext/Cwd/Cwd.xs
30783 ____________________________________________________________________________
30784 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
30785         Log: Protect the fchdir() and lstat() with ifdefs.
30786              fchdir() needs a Configure probe.
30787      Branch: perl
30788            ! ext/Cwd/Cwd.xs
30789 ____________________________________________________________________________
30790 [ 10794] By: nick                                  on 2001/06/21  17:11:35
30791         Log: Integrate mainline
30792      Branch: perlio
30793           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
30794           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
30795           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
30796           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
30797           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
30798           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
30799           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
30800           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
30801            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
30802            - lib/File/Glob/case.t lib/File/Glob/global.t
30803            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
30804            - lib/File/Temp/posix.t lib/File/Temp/security.t
30805            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
30806            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
30807            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
30808            - lib/Text/Wrap/wrap.t
30809           !> (integrate 41 files)
30810 ____________________________________________________________________________
30811 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
30812         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
30813              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
30814              Date: Thu, 21 Jun 2001 13:04:54 -0500
30815              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
30816      Branch: perl
30817            ! ext/Cwd/Cwd.xs
30818 ____________________________________________________________________________
30819 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
30820         Log: Subject: [PATCH pod] overlong =item
30821              From: Robin Barker <rmb1@cise.npl.co.uk>
30822              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
30823              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
30824      Branch: perl
30825            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
30826            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
30827 ____________________________________________________________________________
30828 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
30829         Log: Subject: [PATCH perlio.c] format 
30830              From: Robin Barker <rmb1@cise.npl.co.uk>
30831              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
30832              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
30833      Branch: perl
30834            ! perlio.c
30835 ____________________________________________________________________________
30836 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
30837         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
30838              From: Radu Greab <radu@netsoft.ro>
30839              Date: Thu, 21 Jun 2001 19:06:02 +0300
30840              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
30841      Branch: perl
30842            ! pod/perlapi.pod sv.c
30843 ____________________________________________________________________________
30844 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
30845         Log: The metaconfig unit changes for #10788.
30846      Branch: metaconfig/U/perl
30847            ! Cross.U fflushall.U
30848 ____________________________________________________________________________
30849 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
30850         Log: Cross-configuration changes: make $from to rm the files
30851              before copying them over (this means that he rm can be
30852              removed from the fflushall test), create $targetmkdir      
30853              (not documented in install since it is supposed to internal
30854              use only), make $run to copy over the executable only if
30855              a stamp file .xok doesn't already exist (to avoid unnecessary
30856              copying of the executable)
30857      Branch: perl
30858            ! Configure Makefile.SH
30859 ____________________________________________________________________________
30860 [ 10787] By: nick                                  on 2001/06/21  14:16:18
30861         Log: Integrate mainline
30862      Branch: perlio
30863           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
30864           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
30865           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
30866            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
30867           !> (integrate 34 files)
30868 ____________________________________________________________________________
30869 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
30870         Log: Re-add the files as text.
30871      Branch: perl
30872            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
30873 ____________________________________________________________________________
30874 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
30875         Log: Delete the binary files.
30876      Branch: perl
30877            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
30878 ____________________________________________________________________________
30879 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
30880         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
30881              From: Andy Dougherty <doughera@lafayette.edu>
30882              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
30883              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
30884      Branch: perl
30885            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
30886            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
30887            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
30888            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
30889 ____________________________________________________________________________
30890 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
30891         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
30892              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
30893              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
30894              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
30895              
30896              Setting umask to something friendlier.
30897      Branch: perl
30898            ! installman installperl
30899 ____________________________________________________________________________
30900 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
30901         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
30902              Resort MANIFEST with sort -f, looks much better.
30903      Branch: perl
30904            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
30905            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
30906            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
30907            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
30908            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
30909            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
30910            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
30911            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
30912            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
30913            - lib/File/Glob/case.t lib/File/Glob/global.t
30914            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
30915            - lib/File/Temp/posix.t lib/File/Temp/security.t
30916            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
30917            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
30918            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
30919            - lib/Text/Wrap/wrap.t
30920            ! MANIFEST
30921 ____________________________________________________________________________
30922 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
30923         Log: Upgrade to I18N::LangTags 0.25.
30924      Branch: perl
30925            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
30926            ! lib/I18N/LangTags/List.pm
30927 ____________________________________________________________________________
30928 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
30929         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
30930              From: Richard Soderberg <rs@crystalflame.net>
30931              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
30932              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
30933      Branch: perl
30934            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
30935            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
30936 ____________________________________________________________________________
30937 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
30938         Log: Test obsoleted by change #10777.
30939      Branch: perl
30940            ! t/op/sub_lval.t
30941 ____________________________________________________________________________
30942 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
30943         Log: Case of confused test numbering.
30944      Branch: perl
30945            ! t/op/pat.t
30946 ____________________________________________________________________________
30947 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
30948         Log: Subject: Re: Opinion on undef lvalue
30949              From: Abhijit Menon-Sen <ams@wiw.org>
30950              Date: Sun, 17 Jun 2001 13:04:46 +0530
30951              Message-ID: <20010617130446.B27925@lustre.linux.in>
30952              
30953              Allow lvalue subs to return undef in array context.
30954      Branch: perl
30955            ! pp_hot.c
30956 ____________________________________________________________________________
30957 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
30958         Log: Just a guess that using the same hack for cygwin as
30959              for win32 might help.
30960      Branch: perl
30961            ! lib/File/Find/find.t
30962 ____________________________________________________________________________
30963 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
30964         Log: NetWare tweaks from Guruprasad.
30965      Branch: perl
30966            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
30967            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
30968            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
30969            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
30970 ____________________________________________________________________________
30971 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
30972         Log: Subject: Re: perl@10722: Bogus warnings on REs 
30973              From: Hugo <hv@crypt.compulink.co.uk>
30974              Date: Thu, 21 Jun 2001 09:51:17 +0100
30975              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
30976              
30977              Unroll to avoid a UTS compiler bug.
30978      Branch: perl
30979            ! regcomp.c
30980 ____________________________________________________________________________
30981 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
30982         Log: Subject: Re: [PATCH] Make /o work under i?threads
30983              From: Artur Bergman <artur@contiller.se>
30984              Date: Thu, 21 Jun 2001 14:38:03 +0200
30985              Message-ID: <B757B74A.184D%artur@contiller.se>
30986      Branch: perl
30987            ! t/op/pat.t
30988 ____________________________________________________________________________
30989 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
30990         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
30991              From: Artur Bergman <artur@contiller.se> 
30992              Date: Thu, 21 Jun 2001 14:27:33 +0200
30993              Message-ID: <B757B4D4.1849%artur@contiller.se>
30994              
30995              Plus extra parentheses.
30996      Branch: perl
30997            ! op.h
30998 ____________________________________________________________________________
30999 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
31000         Log: Subject: [PATCH] Make /o work under i?threads
31001              From: Richard Soderberg <rs@crystalflame.net>
31002              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
31003              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
31004      Branch: perl
31005            ! pp_ctl.c
31006 ____________________________________________________________________________
31007 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
31008         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
31009              From: Artur Bergman <artur@contiller.se>
31010              Date: Thu, 21 Jun 2001 14:04:54 +0200
31011              Message-ID: <B757AF86.1842%artur@contiller.se>
31012      Branch: perl
31013            ! op.h
31014 ____________________________________________________________________________
31015 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
31016         Log: Subject: Re: perl@10765: sv.c not OK on win32
31017              From: Artur Bergman <artur@contiller.se>
31018              Date: Thu, 21 Jun 2001 10:31:06 +0200
31019              Message-ID: <B7577D69.182C%artur@contiller.se>
31020      Branch: perl
31021            ! sv.c
31022 ____________________________________________________________________________
31023 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
31024         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
31025              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31026              Date: Thu, 21 Jun 2001 06:23:56 -0400
31027              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
31028              
31029              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
31030              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31031              Date: Thu, 21 Jun 2001 06:32:21 -0400
31032              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
31033      Branch: perl
31034            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
31035 ____________________________________________________________________________
31036 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
31037         Log: Subject: [PATCH] make syslog test more verbose
31038              From: Robert Spier <rspier@pobox.com>
31039              Date: Thu, 21 Jun 2001 00:54:32 -0400
31040              Message-ID: <15153.32264.295807.333073@rls.cx>
31041      Branch: perl
31042            ! ext/Sys/Syslog/syslog.t
31043 ____________________________________________________________________________
31044 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
31045         Log: Subject: op/study.t refinements
31046              From: Hugo <hv@crypt.compulink.co.uk>
31047              Date: Thu, 21 Jun 2001 00:29:07 +0100
31048              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
31049      Branch: perl
31050            ! t/op/study.t
31051 ____________________________________________________________________________
31052 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
31053         Log: Update Changes.
31054      Branch: perl
31055            ! Changes patchlevel.h
31056 ____________________________________________________________________________
31057 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
31058         Log: Subject: Re: [PATCH] djgpp updates
31059              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
31060              Date: Wed, 20 Jun 2001 10:05:15 +0200
31061              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
31062      Branch: perl
31063            ! djgpp/config.over
31064 ____________________________________________________________________________
31065 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
31066         Log: Fix for ID 20010619.002 "When building hash, hash keys that
31067              are function calls are not being called", from Abhijit.
31068      Branch: perl
31069            ! t/base/lex.t toke.c
31070 ____________________________________________________________________________
31071 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
31072         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
31073      Branch: perl
31074            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
31075            + lib/Locale/Maketext/test.pl
31076            - lib/Locale/Maketext.t
31077            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
31078            ! lib/Locale/Maketext/TPJ13.pod
31079 ____________________________________________________________________________
31080 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
31081         Log: Metaconfig unit change for #10760.
31082      Branch: metaconfig
31083            ! U/modified/Cppsym.U
31084 ____________________________________________________________________________
31085 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
31086         Log: Do not remove the ccsym* Cppsym* files since
31087              they are useful for metaconfig units coming after us.
31088              (This is the Configure nit mentioned in #10752.)
31089      Branch: perl
31090            ! Configure
31091 ____________________________________________________________________________
31092 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
31093         Log: Update to I18N::LangTags 0.24, from Sean Burke.
31094      Branch: perl
31095            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
31096            + lib/I18N/LangTags/README
31097            - lib/I18N/LangTags/List.pod
31098            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
31099 ____________________________________________________________________________
31100 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
31101         Log: Regen headers.
31102      Branch: perl
31103            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
31104            ! pod/perlapi.pod proto.h
31105 ____________________________________________________________________________
31106 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
31107         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
31108              From: Artur Bergman <artur@contiller.se>
31109              Date: Wed, 20 Jun 2001 11:31:32 +0200
31110              Message-ID: <B7563A14.17D8%artur@contiller.se>
31111      Branch: perl
31112            ! embed.pl hv.c intrpvar.h sv.c sv.h
31113 ____________________________________________________________________________
31114 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
31115         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
31116              From: Tim Sweetman <tim@aldigital.co.uk> 
31117              Date: Wed, 13 Jun 2001 14:25:17 +0100 
31118              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
31119      Branch: perl
31120            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
31121 ____________________________________________________________________________
31122 [ 10755] By: nick                                  on 2001/06/20  16:12:37
31123         Log: Integrate mainline
31124      Branch: perlio
31125           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
31126           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
31127           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
31128           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
31129           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
31130           !> t/op/study.t util.c
31131 ____________________________________________________________________________
31132 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
31133         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
31134              but not Makefile)
31135      Branch: maint-5.6/perl
31136            ! win32/Makefile
31137 ____________________________________________________________________________
31138 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
31139         Log: Security tweak on readlink().
31140      Branch: perl
31141            ! pp_sys.c
31142 ____________________________________________________________________________
31143 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
31144         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
31145      Branch: perl
31146            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
31147            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
31148            ! mpeix/relink t/op/pwent.t
31149 ____________________________________________________________________________
31150 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
31151         Log: Reinstate #10725 (with probe for alarm()).
31152      Branch: perl
31153            ! t/op/study.t
31154 ____________________________________________________________________________
31155 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
31156         Log: Replace our implementation of realpath() with OpenBSD's
31157              (src/lib/libc/stdlib/realpath.c 1.4).
31158      Branch: perl
31159            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
31160            ! pod/perldiag.pod proto.h util.c
31161 ____________________________________________________________________________
31162 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
31163         Log: Integrate perlio.
31164      Branch: perl
31165           !> perlio.c
31166 ____________________________________________________________________________
31167 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
31168         Log: No point in going into memory-saving contortions
31169              with getcwd() since there's a danger of buffer overflow.
31170              Also make the POSIX extension to use sv_getcwd().
31171              Finally, a missed proto.h fragment.
31172      Branch: perl
31173            ! ext/POSIX/POSIX.xs proto.h util.c
31174 ____________________________________________________________________________
31175 [ 10747] By: nick                                  on 2001/06/20  12:38:26
31176         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
31177      Branch: perlio
31178            ! perlio.c
31179 ____________________________________________________________________________
31180 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
31181         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
31182              From: Graham Barr <gbarr@pobox.com>
31183              Date: Wed, 20 Jun 2001 11:05:49 +0100
31184              Message-ID: <20010620110549.I19188@pobox.com>
31185              
31186              reported in        
31187              
31188              Subject: Bug in IO::Socket::INET module (repeat)
31189              From: "Harmon S. Nine" <hnine@netarx.com>
31190              Date: Tue, 19 Jun 2001 09:41:35 -0400
31191              Message-ID: <3B2F568F.8080605@netarx.com>
31192              
31193              The bug was that the IO::Socket::INET constructor
31194              did not allow a 'LocalPort' of 0.
31195      Branch: perl
31196            ! ext/IO/lib/IO/Socket/INET.pm
31197 ____________________________________________________________________________
31198 [ 10745] By: nick                                  on 2001/06/20  08:56:39
31199         Log: Integrate mainline.
31200      Branch: perlio
31201           !> (integrate 37 files)
31202 ____________________________________________________________________________
31203 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
31204         Log: After some reading I don't think we can blindly
31205              use systems' realpath().  Too many security problems,
31206              too many buggy implementations.
31207              
31208              TODO: the realpath() emulation code in util.c doesn't
31209              seem fully operational?  (readlink(), for example?)
31210      Branch: perl
31211            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
31212            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
31213            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
31214            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
31215            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
31216            ! win32/config_H.gc win32/config_H.vc
31217 ____________________________________________________________________________
31218 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
31219         Log: Metaconfig unit change for #10738.
31220      Branch: metaconfig
31221            ! U/compline/d_gconvert.U
31222 ____________________________________________________________________________
31223 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
31224         Log: Integrate change #10739 from maintperl:
31225              
31226              C<eval "/x$\r\n/x"> fails to compile correctly 
31227      Branch: perl
31228           !> t/op/pat.t toke.c
31229 ____________________________________________________________________________
31230 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
31231         Log: Retract #10725 (Hugo asked NOT to apply the patch)
31232      Branch: perl
31233            ! t/op/study.t
31234 ____________________________________________________________________________
31235 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
31236         Log: The test.third results were funnily named because of the
31237              new test scheme.
31238      Branch: perl
31239            ! t/TEST
31240 ____________________________________________________________________________
31241 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
31242         Log: C<eval "/x$\r\n/x"> fails to compile correctly
31243      Branch: maint-5.6/perl
31244            ! t/op/pat.t toke.c
31245 ____________________________________________________________________________
31246 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
31247         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
31248              From: Spider Boardman <spider@Orb.Nashua.NH.US>
31249              Date: Tue, 19 Jun 2001 19:15:40 -0400
31250              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
31251              
31252              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
31253              because "1e+129" being expected but "1.e+129" being returned.
31254              The culprit (at least in Tru64) is the use of gcvt().
31255      Branch: perl
31256            ! Configure
31257 ____________________________________________________________________________
31258 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
31259         Log: Subject: [PATCH perl@10722] test hunting on VMS
31260              From: "Craig A. Berry" <craigberry@mac.com>
31261              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
31262              Date: Tue, 19 Jun 2001 18:59:01 -0500
31263      Branch: perl
31264            ! vms/test.com
31265 ____________________________________________________________________________
31266 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
31267         Log: Subject: [PATCH] s/typos//
31268              From: Abhijit Menon-Sen <ams@wiw.org>
31269              Date: Wed, 20 Jun 2001 02:15:02 +0530
31270              Message-ID: <20010620021502.A14541@lustre.linux.in>
31271              
31272              Without the op.h s/bearword/bareword/ hunk, see
31273              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
31274      Branch: perl
31275            ! util.c
31276 ____________________________________________________________________________
31277 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
31278         Log: Metaconfig unit change for #10732 and #10733.
31279      Branch: metaconfig/U/perl
31280            ! fflushall.U
31281 ____________________________________________________________________________
31282 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
31283         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
31284              From: "Craig A. Berry" <craigberry@mac.com>
31285              Date: Tue, 19 Jun 2001 17:19:48 -0500
31286              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
31287      Branch: perl
31288            ! configure.com vms/descrip_mms.template
31289 ____________________________________________________________________________
31290 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
31291         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
31292              From: Spider Boardman <spider@Orb.Nashua.NH.US>
31293              Date: Tue, 19 Jun 2001 16:48:07 -0400
31294              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
31295              
31296              Further fixes to fflush(NULL) detection.
31297      Branch: perl
31298            ! Configure
31299 ____________________________________________________________________________
31300 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
31301         Log: AIX test -s hangs with non-existent files?
31302              (A genuine logic bug in Configure, but AIX also broken?)
31303      Branch: perl
31304            ! Configure
31305 ____________________________________________________________________________
31306 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
31307         Log: AUTHORS updates.
31308      Branch: perl
31309            ! AUTHORS
31310 ____________________________________________________________________________
31311 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
31312         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
31313              From: Spider Boardman <spider@Orb.Nashua.NH.US>
31314              Date: Tue, 19 Jun 2001 15:33:25 -0400
31315              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
31316      Branch: perl
31317            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
31318            ! t/lib/warnings/pp
31319 ____________________________________________________________________________
31320 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
31321         Log: Integrate perlio.
31322      Branch: perl
31323           !> lib/File/Find/find.t win32/distclean.bat
31324 ____________________________________________________________________________
31325 [ 10728] By: nick                                  on 2001/06/19  18:24:53
31326         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
31327      Branch: perlio
31328            ! lib/File/Find/find.t win32/distclean.bat
31329 ____________________________________________________________________________
31330 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
31331         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
31332              also add information how to find out whether one has PerlIO.
31333      Branch: perl
31334            ! pod/perlfunc.pod
31335 ____________________________________________________________________________
31336 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
31337         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
31338              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
31339              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
31340              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
31341      Branch: perl
31342            ! pod/perlfunc.pod
31343 ____________________________________________________________________________
31344 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
31345         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
31346              From: Hugo <hv@crypt.compulink.co.uk>
31347              Date: Tue, 19 Jun 2001 12:37:30 +0100
31348              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
31349      Branch: perl
31350            ! t/op/study.t
31351 ____________________________________________________________________________
31352 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
31353         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
31354              From: Hugo <hv@crypt.compulink.co.uk>
31355              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
31356              Date: Tue, 19 Jun 2001 13:15:17 +0100
31357      Branch: perl
31358            ! util.c
31359 ____________________________________________________________________________
31360 [ 10723] By: nick                                  on 2001/06/19  14:46:15
31361         Log: Integrate mainline
31362      Branch: perlio
31363           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
31364           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
31365           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
31366           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
31367           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
31368           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
31369            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
31370            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
31371            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
31372            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
31373            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
31374            - ext/Thread/unsync4.t
31375           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
31376           !> djgpp/config.over djgpp/fixpmain
31377           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
31378           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
31379           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
31380 ____________________________________________________________________________
31381 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
31382         Log: Update Changes.
31383      Branch: perl
31384            ! Changes patchlevel.h
31385 ____________________________________________________________________________
31386 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
31387         Log: The existence shall be MANIFESted.
31388      Branch: perl
31389            ! MANIFEST
31390 ____________________________________________________________________________
31391 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
31392         Log: The old libnet.cfg is first searched from the current directory,
31393              only then from the module path.
31394      Branch: perl
31395            ! utils/libnetcfg.PL
31396 ____________________________________________________________________________
31397 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
31398         Log: NetWare tweaks from Guruprasad.
31399      Branch: perl
31400            ! NetWare/Makefile NetWare/config.wc
31401 ____________________________________________________________________________
31402 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
31403         Log: Subject: [PATCH] djgpp updates
31404              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
31405              Date: Tue, 19 Jun 2001 10:59:06 +0200
31406              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
31407      Branch: perl
31408            ! djgpp/config.over djgpp/fixpmain
31409 ____________________________________________________________________________
31410 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
31411         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
31412              From: Prymmer/Kahn <pvhp@best.com>
31413              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
31414              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
31415      Branch: perl
31416            ! win32/Makefile
31417 ____________________________________________________________________________
31418 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
31419         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
31420              to happen right after the inclusion of <inttypes.h>,
31421              from Edward Moy.
31422      Branch: perl
31423            ! handy.h perl.h
31424 ____________________________________________________________________________
31425 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
31426         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
31427              From: Doug MacEachern <dougm@covalent.net>
31428              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
31429              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
31430      Branch: perl
31431            ! ext/DynaLoader/DynaLoader_pm.PL
31432 ____________________________________________________________________________
31433 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
31434         Log: Revert #10656 for performance reasons but leave in the
31435              use of Hv*() macros -- in comments, so that grepping the
31436              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
31437              suggested by Sarathy, also by Abhijit.)
31438      Branch: perl
31439            ! hv.c
31440 ____________________________________________________________________________
31441 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
31442         Log: Subject: [patch] .s MakeMaker suffix
31443              From: Doug MacEachern <dougm@covalent.net>
31444              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
31445              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
31446      Branch: perl
31447            ! lib/ExtUtils/MM_Unix.pm
31448 ____________________________________________________________________________
31449 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
31450         Log: One test lost in the big shuffle restored.
31451      Branch: perl
31452            + ext/IPC/SysV/ipcsysv.t
31453            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
31454 ____________________________________________________________________________
31455 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
31456         Log: Rename the old non-standard threads tests so that
31457              they won't be invoked.
31458      Branch: perl
31459            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
31460            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
31461            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
31462            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
31463            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
31464            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
31465            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
31466            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
31467            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
31468            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
31469            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
31470            - ext/Thread/unsync4.t
31471            ! MANIFEST
31472 ____________________________________________________________________________
31473 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
31474         Log: Integrate perlio.
31475      Branch: perl
31476           !> win32/config_sh.PL
31477 ____________________________________________________________________________
31478 [ 10709] By: nick                                  on 2001/06/19  08:18:18
31479         Log: Integrate mainline
31480      Branch: perlio
31481           +> (branch 40 files)
31482            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
31483            - lib/strict/subs lib/strict/vars lib/warnings/1global
31484            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
31485            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
31486            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
31487            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
31488            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
31489            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
31490            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
31491            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
31492            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
31493            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
31494            - lib/warnings/utf8 lib/warnings/util
31495           !> (integrate 57 files)
31496 ____________________________________________________________________________
31497 [ 10708] By: nick                                  on 2001/06/19  07:57:10
31498         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
31499      Branch: perlio
31500            ! win32/config_sh.PL
31501 ____________________________________________________________________________
31502 [ 10707] By: nick                                  on 2001/06/19  07:05:07
31503         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
31504      Branch: perl
31505            ! perly.c perly.y perly_c.diff vms/perly_c.vms
31506 ____________________________________________________________________________
31507 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
31508         Log: More perl572delta tweaks.
31509      Branch: perl
31510            ! pod/perl572delta.pod
31511 ____________________________________________________________________________
31512 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
31513         Log: Update perl572delta.
31514      Branch: perl
31515            ! pod/perl572delta.pod
31516 ____________________________________________________________________________
31517 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
31518         Log: VOS updates from Paul Green.
31519      Branch: perl
31520            ! vos/Changes vos/build.cm vos/perl.bind
31521 ____________________________________________________________________________
31522 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
31523         Log: Update the vos/config.*.* files.
31524      Branch: perl
31525            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
31526            ! vos/config.ga.h
31527 ____________________________________________________________________________
31528 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
31529         Log: Add a makefile for more painless adding of symbols to the
31530              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
31531              takes care of the adding)
31532      Branch: perl
31533            + vos/Makefile
31534 ____________________________________________________________________________
31535 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
31536         Log: Make libnetcfg by default display the libnet configuration,
31537              -c to change, add -i for old config, document all options,
31538              regen toc.
31539      Branch: perl
31540            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
31541 ____________________________________________________________________________
31542 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
31543         Log: gcc -Wall sweep.
31544      Branch: perl
31545            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
31546 ____________________________________________________________________________
31547 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
31548         Log: So there.
31549      Branch: perl
31550            ! universal.c
31551 ____________________________________________________________________________
31552 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
31553         Log: Document the need for sv_printify().
31554              
31555              Document that 'use utf8' has been considered.
31556              
31557              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
31558      Branch: perl
31559            ! pod/perltodo.pod universal.c
31560 ____________________________________________________________________________
31561 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
31562         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
31563              From: Nicholas Clark <nick@ccl4.org>
31564              Date: Mon, 18 Jun 2001 23:29:23 +0100
31565              Message-ID: <20010618232923.I98663@plum.flirble.org>
31566      Branch: perl
31567            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
31568            ! ext/Sys/Syslog/Makefile.PL
31569 ____________________________________________________________________________
31570 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
31571         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
31572              From: Scott.L.Miller@Compaq.com
31573              Date: Mon, 18 Jun 2001 10:12:27 -0500
31574              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
31575      Branch: perl
31576            ! lib/perl5db.pl pod/perldebug.pod
31577 ____________________________________________________________________________
31578 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
31579         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
31580              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
31581              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
31582              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
31583      Branch: perl
31584            ! lib/Carp/Heavy.pm
31585 ____________________________________________________________________________
31586 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
31587         Log: Subject: [PATCH] Documentation changes for CLONE
31588              From: Artur Bergman <artur@contiller.se>
31589              Date: Mon, 18 Jun 2001 22:06:37 +0200
31590              Message-ID: <B7542BEC.1719%artur@contiller.se>
31591      Branch: perl
31592            ! pod/perlmod.pod pod/perlsub.pod
31593 ____________________________________________________________________________
31594 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
31595         Log: Subject: Re: configure.com
31596              From: "Craig A. Berry" <craigberry@mac.com>
31597              Date: Mon, 18 Jun 2001 16:04:38 -0500
31598              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
31599      Branch: perl
31600            ! configure.com
31601 ____________________________________________________________________________
31602 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
31603         Log: Subject: PL_nullstash + perl_clone()
31604              From: Doug MacEachern <dougm@covalent.net>
31605              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
31606              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
31607      Branch: perl
31608            ! sv.c
31609 ____________________________________________________________________________
31610 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
31611         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
31612              From: davem@fdgroup.co.uk
31613              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
31614              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
31615      Branch: perl
31616            ! embed.pl pod/perlapi.pod
31617 ____________________________________________________________________________
31618 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
31619         Log: More cross-compilation defaults gleaned from -Dcc
31620              if it is CPU-OS-gcc.
31621      Branch: metaconfig
31622            ! U/modified/libc.U
31623      Branch: metaconfig/U/perl
31624            ! Cross.U
31625      Branch: perl
31626            ! Configure INSTALL
31627 ____________________________________________________________________________
31628 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
31629         Log: Update Changes.
31630      Branch: perl
31631            ! Changes patchlevel.h
31632 ____________________________________________________________________________
31633 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
31634         Log: Subject: [PATCH 5.7.1] sv.c documentation
31635              From: davem@fdgroup.co.uk
31636              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
31637              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
31638      Branch: perl
31639            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
31640            ! sv.c sv.h
31641 ____________________________________________________________________________
31642 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
31643         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
31644              From: "Jon Gunnip" <jongunnip@hotmail.com>
31645              Date: Sun, 17 Jun 2001 18:24:29 -0400
31646              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
31647      Branch: perl
31648            ! pod/perlvar.pod
31649 ____________________________________________________________________________
31650 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
31651         Log: Move the locale/strict/warnings helper files back
31652              under the t/lib; this way the amount of non-installabled
31653              stuff under lib/ stays smaller.
31654      Branch: perl
31655            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
31656            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
31657            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
31658            + t/lib/warnings/5nolint t/lib/warnings/6default
31659            + t/lib/warnings/7fatal t/lib/warnings/8signal
31660            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
31661            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
31662            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
31663            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
31664            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
31665            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
31666            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
31667            + t/lib/warnings/taint t/lib/warnings/toke
31668            + t/lib/warnings/universal t/lib/warnings/utf8
31669            + t/lib/warnings/util
31670            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
31671            - lib/strict/subs lib/strict/vars lib/warnings/1global
31672            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
31673            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
31674            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
31675            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
31676            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
31677            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
31678            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
31679            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
31680            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
31681            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
31682            - lib/warnings/utf8 lib/warnings/util
31683            ! MANIFEST installperl lib/locale.t lib/strict.t
31684 ____________________________________________________________________________
31685 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
31686         Log: Split off the pack/unpack code, from Nicholas Clark.
31687      Branch: perl
31688            + pp_pack.c
31689            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
31690            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
31691            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
31692 ____________________________________________________________________________
31693 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
31694         Log: Guard the SysV IPC tests against being invoked in
31695              SysV-IPC-less places.
31696      Branch: perl
31697            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
31698 ____________________________________________________________________________
31699 [ 10683] By: nick                                  on 2001/06/18  12:24:42
31700         Log: Integrate mainline (new test scheme now ok on Linux).
31701      Branch: perlio
31702           +> lib/warnings.t
31703           !> dump.c sv.c
31704 ____________________________________________________________________________
31705 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
31706         Log: Add the locale.c and numeric.c to the microperl sources.
31707      Branch: perl
31708            ! Makefile.micro win32/Makefile
31709 ____________________________________________________________________________
31710 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
31711         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
31712              From: Abhijit Menon-Sen <ams@wiw.org>
31713              Date: Mon, 18 Jun 2001 14:23:44 +0530
31714              Message-ID: <20010618142344.A13136@lustre.linux.in>
31715      Branch: perl
31716            ! dump.c
31717 ____________________________________________________________________________
31718 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
31719         Log: Subject: Re: [PATCH] more anonymous stash cleanups
31720              From: Abhijit Menon-Sen <ams@wiw.org>
31721              Date: Mon, 18 Jun 2001 15:50:32 +0530
31722              Message-ID: <20010618155032.A13223@lustre.linux.in>
31723              
31724              Plus the comment left in as suggested by NI-S.
31725      Branch: perl
31726            ! sv.c
31727 ____________________________________________________________________________
31728 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
31729         Log: One missed file.
31730      Branch: perl
31731            + lib/warnings.t
31732 ____________________________________________________________________________
31733 [ 10678] By: nick                                  on 2001/06/18  08:05:29
31734         Log: Integrate mainline (part2 - the deletes)
31735      Branch: perlio
31736            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
31737            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
31738            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
31739            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
31740            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
31741            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
31742            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
31743            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
31744            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
31745            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
31746            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
31747 ____________________________________________________________________________
31748 [ 10677] By: nick                                  on 2001/06/18  08:04:44
31749         Log: Integrate mainline (part1)
31750      Branch: perlio
31751           +> (branch 376 files)
31752            - (delete 219 files)
31753           !> (integrate 151 files)
31754 ____________________________________________________________________________
31755 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
31756         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
31757              No doubt I made some mistakes like missed some files or
31758              misnamed some files.  The naming rules were more or less:
31759              (1) if the module is from CPAN, follows its ways, be it
31760              t/*.t or test.pl.
31761              (2) otherwise if there are multiple tests for a module
31762              put them in a t/
31763              (3) otherwise if there's only one test put it in Module.t
31764              (4) helper files go to module/ (locale, strict, warnings)
31765              (5) use longer filenames now that we can (but e.g. the
31766              compat-0.6.t and the Text::Balanced test files still
31767              were renamed to be more civil against the 8.3 people)
31768              installperl was updated appropriately not to install the
31769              *.t files or the help files from under lib.
31770              
31771              TODO: some helper files still remain under t/ that could
31772              follow their 'masters'.  UPDATE: On second thoughts, why
31773              should they.  They can continue to live under t/lib, and
31774              in fact the locale/strict/warnings helpers that were moved
31775              could be moved back.  This way the amount of non-installable
31776              stuff under lib/ stays smaller.
31777      Branch: perl
31778            + (add 253 files)
31779            - (delete 254 files)
31780            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
31781 ____________________________________________________________________________
31782 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
31783         Log: The warning no more comes from util.c, it comes from numeric.c.
31784      Branch: perl
31785            ! README.tru64
31786 ____________________________________________________________________________
31787 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
31788         Log: Subject: Re: anyone good at casting spells?
31789              From: Spider Boardman <spider@Orb.Nashua.NH.US>
31790              Date: Sun, 17 Jun 2001 21:21:04 -0400
31791              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
31792      Branch: perl
31793            ! ext/POSIX/POSIX.xs hv.h
31794 ____________________________________________________________________________
31795 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
31796         Log: Protect the (original) thread tests against testing if no 5.005
31797              threads have been configured.
31798      Branch: perl
31799            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
31800            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
31801            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
31802            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
31803            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
31804            ! ext/Thread/unsync4.t
31805 ____________________________________________________________________________
31806 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
31807         Log: Try the new test scanning scheme on Text::Abbrev.
31808      Branch: perl
31809            + lib/Text/Abbrev.t
31810            - lib/Text/Abbrev/t/abbrev.t
31811            ! MANIFEST
31812 ____________________________________________________________________________
31813 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
31814         Log: Change the scan policy of the *.t and test.pl files,
31815              now the *.t do not need to live in a t/ directory.
31816      Branch: perl
31817            ! t/TEST t/harness
31818 ____________________________________________________________________________
31819 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
31820         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
31821              From: Ilmari Karonen <iltzu@sci.fi>
31822              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
31823              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
31824      Branch: perl
31825            ! pod/perlfaq7.pod
31826 ____________________________________________________________________________
31827 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
31828         Log: Quench the warnings from Tru64; the HP-UX is still
31829              broken because it really, REALLY, doesn't like the
31830              HvARRAY() being lvalue:
31831              
31832              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
31833              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
31834      Branch: perl
31835            ! hv.c
31836 ____________________________________________________________________________
31837 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
31838         Log: Integrate change #10667 from maintperl:
31839              
31840              change#10449 broke the special-case that makes lexicals inside the
31841              eval"" within DB::DB() visible
31842      Branch: perl
31843           !> op.c
31844 ____________________________________________________________________________
31845 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
31846         Log: change#10449 broke the special-case that makes lexicals inside the
31847              eval"" within DB::DB() visible
31848      Branch: maint-5.6/perl
31849            ! op.c
31850 ____________________________________________________________________________
31851 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
31852         Log: Still spurious output; indent the code a bit.
31853              
31854              TODO1: separate the utility functions like MkDir
31855              into a helper script?
31856              
31857              TODO2: I see a lot of repetition in the filepath()
31858              and dirpath() calls.
31859      Branch: perl
31860            ! t/lib/filefind.t t/lib/findtaint.t
31861 ____________________________________________________________________________
31862 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
31863         Log: Regen modlib, toc.
31864      Branch: perl
31865            ! pod/perlmodlib.pod pod/perltoc.pod
31866 ____________________________________________________________________________
31867 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
31868         Log: Add libnetcfg to perlutil.
31869      Branch: perl
31870            ! pod/perlutil.pod
31871 ____________________________________________________________________________
31872 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
31873         Log: Initial integration of libnet-1.0703.
31874              The Configure script renamed as libnetcfg, will be
31875              installed along other utilities.
31876      Branch: perl
31877            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
31878            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
31879            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
31880            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
31881            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
31882            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
31883            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
31884            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
31885            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
31886            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
31887            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
31888            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
31889            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
31890            + utils/libnetcfg.PL
31891            ! MANIFEST utils.lst utils/Makefile
31892 ____________________________________________________________________________
31893 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
31894         Log: Less potentially test-harness-confusing output.
31895      Branch: perl
31896            ! lib/Memoize/t/expire_module_t.t
31897 ____________________________________________________________________________
31898 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
31899         Log: The final print annoys make test.
31900      Branch: perl
31901            ! t/lib/filefind.t t/lib/findtaint.t
31902 ____________________________________________________________________________
31903 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
31904         Log: Add an option for handling dangling symbolic links.
31905      Branch: perl
31906            ! lib/File/Find.pm t/lib/filefind.t
31907 ____________________________________________________________________________
31908 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
31909         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
31910              From: Thomas Wegner <wegner_thomas@yahoo.com>
31911              Date: Sun, 17 Jun 2001 14:43:11 +0200
31912              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
31913      Branch: perl
31914            + t/lib/findtaint.t
31915            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
31916 ____________________________________________________________________________
31917 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
31918         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
31919              From: Jonathan Stowe <gellyfish@gellyfish.com>
31920              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
31921              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
31922      Branch: perl
31923            ! lib/ExtUtils/MM_Unix.pm
31924 ____________________________________________________________________________
31925 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
31926         Log: Subject: [PATCH] more anonymous stash cleanups
31927              From: Abhijit Menon-Sen <ams@wiw.org>
31928              Date: Sun, 17 Jun 2001 11:44:06 +0530
31929              Message-ID: <20010617114406.A25203@lustre.linux.in>
31930      Branch: perl
31931            ! op.c
31932 ____________________________________________________________________________
31933 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
31934         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
31935              From: Abhijit Menon-Sen <ams@wiw.org>
31936              Date: Sun, 17 Jun 2001 08:02:59 +0530
31937              Message-ID: <20010617080259.A28776@lustre.linux.in>
31938              
31939              Subject: [PATCH #2/7] xhv_eiter
31940              From: Abhijit Menon-Sen <ams@wiw.org>
31941              Date: Sun, 17 Jun 2001 08:13:18 +0530
31942              Message-ID: <20010617081318.B28776@lustre.linux.in>
31943              
31944              Subject: [PATCH #3/7] xhv_fill
31945              From: Abhijit Menon-Sen <ams@wiw.org>
31946              Date: Sun, 17 Jun 2001 08:25:16 +0530
31947              Message-ID: <20010617082516.C28776@lustre.linux.in>
31948              
31949              Subject: [PATCH #4/7] xhv_keys
31950              From: Abhijit Menon-Sen <ams@wiw.org>
31951              Date: Sun, 17 Jun 2001 08:36:17 +0530
31952              Message-ID: <20010617083617.D28776@lustre.linux.in>
31953              
31954              Subject: [PATCH #5/7] xhv_max
31955              From: Abhijit Menon-Sen <ams@wiw.org>
31956              Date: Sun, 17 Jun 2001 08:39:48 +0530
31957              Message-ID: <20010617083948.E28776@lustre.linux.in>
31958              
31959              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
31960              From: Abhijit Menon-Sen <ams@wiw.org>
31961              Date: Sun, 17 Jun 2001 08:51:11 +0530
31962              Message-ID: <20010617085111.F28776@lustre.linux.in>
31963      Branch: perl
31964            ! hv.c
31965 ____________________________________________________________________________
31966 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
31967         Log: Update Changes.
31968      Branch: perl
31969            ! Changes patchlevel.h
31970 ____________________________________________________________________________
31971 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
31972         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
31973              From: Abhijit Menon-Sen <ams@wiw.org>
31974              Date: Sat, 16 Jun 2001 07:41:19 +0530
31975              Message-ID: <20010616074119.A24720@lustre.linux.in>
31976      Branch: perl
31977            ! hv.c perl.c vms/vmsish.h win32/win32.h
31978 ____________________________________________________________________________
31979 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
31980         Log: Document tests failing when threaded, since we now have more.
31981      Branch: perl
31982            ! pod/perl572delta.pod
31983 ____________________________________________________________________________
31984 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
31985         Log: -Wall cleanup.
31986      Branch: perl
31987            ! ext/Thread/Thread.xs
31988 ____________________________________________________________________________
31989 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
31990         Log: pthread_attr_setstacksize() isn't absolutely necessary
31991              to call, only iff THREAD_CREATE_NEEDS_STACK.
31992      Branch: perl
31993            ! ext/Thread/Thread.xs
31994 ____________________________________________________________________________
31995 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
31996         Log: -Wall strays.
31997      Branch: perl
31998            ! perl.c util.c
31999 ____________________________________________________________________________
32000 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
32001         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
32002              (and INT64_MIN) brokenness.
32003      Branch: perl
32004            ! hints/darwin.sh perl.h
32005 ____________________________________________________________________________
32006 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
32007         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
32008              From: Nicholas Clark <nick@ccl4.org>
32009              Date: Sun, 17 Jun 2001 00:16:05 +0100
32010              Message-ID: <20010617001605.V98663@plum.flirble.org>
32011      Branch: perl
32012            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
32013            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
32014            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
32015 ____________________________________________________________________________
32016 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
32017         Log: Add perlnetware to docs; regen toc; supply skeleton
32018              docs for some Memoize submodules.
32019      Branch: perl
32020            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
32021            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
32022            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
32023            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
32024            ! win32/Makefile win32/makefile.mk
32025 ____________________________________________________________________________
32026 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
32027         Log: pod cleanup.
32028      Branch: perl
32029            ! README.netware
32030 ____________________________________________________________________________
32031 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
32032         Log: Integrate Memoize 0.64.  Few tweaks were required in
32033              the test scripts.  Note that the speed and expire*
32034              tests take several dozen seconds to run.
32035      Branch: perl
32036            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
32037            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
32038            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
32039            + lib/Memoize/README lib/Memoize/SDBM_File.pm
32040            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
32041            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
32042            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
32043            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
32044            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
32045            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
32046            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
32047            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
32048            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
32049            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
32050            ! MANIFEST t/lib/1_compile.t
32051 ____________________________________________________________________________
32052 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
32053         Log: Document the cross-compilation options.
32054      Branch: perl
32055            ! Cross/README INSTALL
32056 ____________________________________________________________________________
32057 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
32058         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
32059      Branch: perl
32060            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
32061            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
32062            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
32063            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
32064            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
32065            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
32066            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
32067            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
32068            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
32069            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
32070            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
32071            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
32072            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
32073            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
32074            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
32075            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
32076            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
32077            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
32078            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
32079            + lib/ExtUtils/MM_NW5.pm
32080            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
32081            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
32082            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
32083            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
32084            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
32085            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
32086            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
32087            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
32088            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
32089            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
32090            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
32091            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
32092            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
32093            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
32094            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
32095            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
32096            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
32097            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
32098            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
32099            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
32100            ! util.h x2p/a2py.c
32101 ____________________________________________________________________________
32102 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
32103         Log: Resort MANIFEST.
32104      Branch: perl
32105            ! MANIFEST
32106 ____________________________________________________________________________
32107 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
32108         Log: Integrate perlio.
32109      Branch: perl
32110           +> win32/win32io.c
32111           !> MANIFEST perlio.c perliol.h win32/makefile.mk
32112 ____________________________________________________________________________
32113 [ 10640] By: nick                                  on 2001/06/16  18:38:31
32114         Log: Disable :win32 layer as default till I get it working
32115      Branch: perlio
32116            ! MANIFEST perlio.c
32117 ____________________________________________________________________________
32118 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
32119         Log: Try the new scheme by moving the Text::Abbrev test
32120              to a new place under lib.
32121      Branch: perl
32122            + lib/Text/Abbrev/t/abbrev.t
32123            - t/lib/abbrev.t
32124            ! MANIFEST
32125 ____________________________________________________________________________
32126 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
32127         Log: Make the code even more dynamical so that testname
32128              suffix length can change.
32129      Branch: perl
32130            ! lib/Test/Harness.pm t/TEST
32131 ____________________________________________________________________________
32132 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
32133         Log: Allow for deeper t/ and also a single test.pl.
32134      Branch: perl
32135            ! t/TEST t/harness
32136 ____________________________________________________________________________
32137 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
32138         Log: #define fix from Nicholas Clark.
32139      Branch: perl
32140            ! ext/POSIX/POSIX.xs
32141 ____________________________________________________________________________
32142 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
32143         Log: Initialization is nice.
32144      Branch: perl
32145            ! lib/Test/Harness.pm
32146 ____________________________________________________________________________
32147 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
32148         Log: Make t/TEST and t/harness to test also the t/ tests
32149              under the main lib/ and ext/ directories.  Fix Test::Harness
32150              to dynamically change the width of its "foo/bar....ok" output.
32151      Branch: perl
32152            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
32153 ____________________________________________________________________________
32154 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
32155         Log: Subject: [PATCH] Re: perl@10611 
32156              From: Nicholas Clark <nick@ccl4.org>
32157              Date: Sat, 16 Jun 2001 16:52:47 +0100
32158              Message-ID: <20010616165247.O98663@plum.flirble.org>
32159              
32160              The .xs parts, too.
32161      Branch: perl
32162            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
32163            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
32164 ____________________________________________________________________________
32165 [ 10632] By: nick                                  on 2001/06/16  16:44:35
32166         Log: Work-in-progress win32 layer semi-functional, checking 
32167              for UNIX breakage.
32168      Branch: perlio
32169            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
32170 ____________________________________________________________________________
32171 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
32172         Log: Subject: [PATCH] Re: perl@10611 
32173              From: Nicholas Clark <nick@ccl4.org>
32174              Date: Sat, 16 Jun 2001 16:52:47 +0100
32175              Message-ID: <20010616165247.O98663@plum.flirble.org>
32176      Branch: perl
32177            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
32178            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
32179            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
32180            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
32181            ! lib/ExtUtils/Constant.pm
32182 ____________________________________________________________________________
32183 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
32184         Log: Metaconfig unit change for #10629.
32185      Branch: metaconfig
32186            ! U/modified/Finish.U
32187 ____________________________________________________________________________
32188 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
32189         Log: The extraction changed directories.
32190      Branch: perl
32191            ! Configure
32192 ____________________________________________________________________________
32193 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
32194         Log: Math::BigInt 1.35 from Tels.
32195      Branch: perl
32196            + t/lib/mbimbf.t
32197            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
32198            ! t/lib/bigfltpm.t t/lib/bigintpm.t
32199 ____________________________________________________________________________
32200 [ 10627] By: nick                                  on 2001/06/16  14:54:52
32201         Log: Work in progress UNIX-side edit of win32 PerLIO layer
32202      Branch: perlio
32203            + win32/win32io.c
32204            ! perlio.c win32/makefile.mk
32205 ____________________________________________________________________________
32206 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
32207         Log: Subject: [PATCH 5.6.1] os2/diff-configure
32208              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32209              Date: Fri, 15 Jun 2001 01:19:36 -0400
32210              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
32211              
32212              Empty all of it because I think #10624 made even the
32213              last patch hunk unnecessary.
32214      Branch: perl
32215            ! os2/diff.configure
32216 ____________________________________________________________________________
32217 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
32218         Log: Metaconfig unit change for 10624.
32219      Branch: metaconfig
32220            ! U/modified/libc.U
32221      Branch: perl
32222            ! config_h.SH
32223 ____________________________________________________________________________
32224 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
32225         Log: Move the initialization of libnames to the beginning so
32226              that can one 'seed' it (as OS/2 does.)
32227      Branch: perl
32228            ! Configure
32229 ____________________________________________________________________________
32230 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
32231         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
32232              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32233              Date: Fri, 15 Jun 2001 19:10:57 -0400
32234              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
32235      Branch: perl
32236            ! os2/OS2/REXX/DLL/DLL.pm
32237 ____________________________________________________________________________
32238 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
32239         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
32240              From: "Craig A. Berry" <craigberry@mac.com>
32241              Date: Fri, 15 Jun 2001 17:00:03 -0500
32242              Message-Id: <a05101007b750342599be@[172.16.52.1]>
32243      Branch: perl
32244            ! vms/descrip_mms.template
32245 ____________________________________________________________________________
32246 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
32247         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
32248              From: "Craig A. Berry" <craigberry@mac.com>
32249              Date: Fri, 15 Jun 2001 18:39:42 -0500
32250              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
32251      Branch: perl
32252            ! lib/File/Spec/VMS.pm t/lib/extutils.t
32253 ____________________________________________________________________________
32254 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
32255         Log: Integrate perlio.
32256      Branch: perl
32257           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
32258           !> t/io/utf8.t t/lib/io_scalar.t
32259 ____________________________________________________________________________
32260 [ 10619] By: nick                                  on 2001/06/15  21:05:19
32261         Log: Generated files
32262      Branch: perlio
32263            ! embed.h proto.h
32264 ____________________________________________________________________________
32265 [ 10618] By: nick                                  on 2001/06/15  20:27:42
32266         Log: Fix open.pm to work via XS-implemented method calls rather
32267              than *open::layers variables which caused all the HV/AV hassle.
32268      Branch: perlio
32269            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
32270            ! t/lib/io_scalar.t
32271 ____________________________________________________________________________
32272 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
32273         Log: Integrate perlio.
32274      Branch: perl
32275           !> lib/ExtUtils/Constant.pm
32276 ____________________________________________________________________________
32277 [ 10616] By: nick                                  on 2001/06/15  18:46:47
32278         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
32279      Branch: perlio
32280            ! lib/ExtUtils/Constant.pm
32281 ____________________________________________________________________________
32282 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
32283         Log: Integrate perlio.
32284      Branch: perl
32285           !> ext/Socket/Socket.xs
32286 ____________________________________________________________________________
32287 [ 10614] By: nick                                  on 2001/06/15  18:33:37
32288         Log: MULTIPLICITY fix for Socket.xs
32289      Branch: perlio
32290            ! ext/Socket/Socket.xs
32291 ____________________________________________________________________________
32292 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
32293         Log: Subject: Re: perl@10611
32294              From: Doug MacEachern <dougm@covalent.net>
32295              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
32296              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
32297      Branch: perl
32298            ! ext/Socket/Socket.xs
32299 ____________________________________________________________________________
32300 [ 10612] By: nick                                  on 2001/06/15  16:14:38
32301         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
32302      Branch: perlio
32303           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
32304           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
32305           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
32306           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
32307           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
32308           !> utils/h2ph.PL
32309 ____________________________________________________________________________
32310 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
32311         Log: Update Changes.
32312      Branch: perl
32313            ! Changes patchlevel.h
32314 ____________________________________________________________________________
32315 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
32316         Log: Upping the test count.
32317      Branch: perl
32318            ! t/lib/filefind.t
32319 ____________________________________________________________________________
32320 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
32321         Log: Integrate perlio.
32322      Branch: perl
32323           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
32324 ____________________________________________________________________________
32325 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
32326         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
32327              From: andreas.koenig@anima.de (Andreas J. Koenig)
32328              Date: 15 Jun 2001 13:30:39 +0200
32329              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
32330              
32331              Record the grim history.
32332      Branch: perl
32333            ! lib/File/Find.pm
32334 ____________________________________________________________________________
32335 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
32336         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
32337              From: Brian McCauley <nobull@mail.com>
32338              Date: 15 Jun 2001 07:51:26 +0100
32339              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
32340      Branch: perl
32341            ! lib/File/Find.pm t/lib/filefind.t
32342 ____________________________________________________________________________
32343 [ 10606] By: nick                                  on 2001/06/15  14:00:08
32344         Log: regen_config_h for Win32.
32345      Branch: perlio
32346            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
32347 ____________________________________________________________________________
32348 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
32349         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
32350              From: Peter Prymmer <pvhp@forte.com>
32351              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
32352              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
32353      Branch: perl
32354            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
32355 ____________________________________________________________________________
32356 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
32357         Log: Some filesystems require writability for rename/unlink.
32358      Branch: perl
32359            ! opcode.pl
32360 ____________________________________________________________________________
32361 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
32362         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
32363              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
32364              Date: Fri, 15 Jun 2001 12:08:53 +0200
32365              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
32366      Branch: perl
32367            ! perlio.c
32368 ____________________________________________________________________________
32369 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
32370         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
32371              From: Mike Guy <mjtg@cam.ac.uk>
32372              Date: Fri, 15 Jun 2001 14:11:49 +0100
32373              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
32374      Branch: perl
32375            ! opcode.pl
32376 ____________________________________________________________________________
32377 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
32378         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
32379              From: Nicholas Clark <nick@ccl4.org>
32380              Date: Thu, 14 Jun 2001 23:52:56 +0100
32381              Message-ID: <20010614235256.G98663@plum.flirble.org>
32382      Branch: perl
32383            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
32384            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
32385 ____________________________________________________________________________
32386 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
32387         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
32388              From: Russ Allbery <rra@stanford.edu>
32389              Date: 14 Jun 2001 13:24:43 -0700
32390              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
32391      Branch: perl
32392            ! ext/GDBM_File/GDBM_File.pm
32393 ____________________________________________________________________________
32394 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
32395         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
32396              From: Nicholas Clark <nick@ccl4.org>
32397              Date: Thu, 14 Jun 2001 20:37:47 +0100
32398              Message-ID: <20010614203747.F98663@plum.flirble.org>
32399      Branch: perl
32400            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
32401            ! t/lib/gdbm.t
32402 ____________________________________________________________________________
32403 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
32404         Log: Integrate perlio.
32405      Branch: perl
32406           !> makedef.pl sv.c
32407 ____________________________________________________________________________
32408 [ 10597] By: nick                                  on 2001/06/15  11:08:13
32409         Log: Check that HVs with HvNAME() != NULL are really stashes before
32410              treating them as such. Also be more defensive on the GvCV.
32411              Win32 fork and dprof now working again. 
32412      Branch: perlio
32413            ! sv.c
32414 ____________________________________________________________________________
32415 [ 10596] By: nick                                  on 2001/06/15  10:11:20
32416         Log: Integrate mainline.
32417      Branch: perlio
32418           +> Cross/README
32419           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
32420           !> Porting/config_H config_h.SH configure.com epoc/config.sh
32421           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
32422           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
32423           !> vos/config.ga.h win32/config.bc win32/config.gc
32424           !> win32/config.vc win32/config_H.bc win32/config_H.gc
32425           !> win32/config_H.vc
32426 ____________________________________________________________________________
32427 [ 10595] By: nick                                  on 2001/06/15  09:37:17
32428         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
32429              - Win32 (VC++) now builds but fails:
32430              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
32431              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
32432              write.t    - open(...,"|-") not implemented on Win32 
32433      Branch: perlio
32434            ! makedef.pl
32435 ____________________________________________________________________________
32436 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
32437         Log: Integrate perlio.
32438      Branch: perl
32439           !> perlio.c win32/makefile.mk
32440 ____________________________________________________________________________
32441 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
32442         Log: Metaconfig unit changes for #10592.
32443      Branch: metaconfig
32444            + U/modified/i_varhdr.U U/modified/startsh.U
32445            - U/a_dvisory/crosscompile.U U/target/Target.U
32446            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
32447            ! U/compline/bitpbyte.U U/compline/byteorder.U
32448            ! U/compline/ccflags.U U/compline/charsize.U
32449            ! U/compline/d_casti32.U U/compline/d_castneg.U
32450            ! U/compline/d_closedir.U U/compline/d_fd_set.U
32451            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
32452            ! U/compline/d_keepsig.U U/compline/d_open3.U
32453            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
32454            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
32455            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
32456            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
32457            ! U/compline/doublesize.U U/compline/floatsize.U
32458            ! U/compline/nblock_io.U U/compline/orderlib.U
32459            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
32460            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
32461            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
32462            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
32463            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
32464            ! U/modified/spitshell.U U/threads/archname.U
32465            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
32466            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
32467            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
32468            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
32469            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
32470      Branch: metaconfig/U/perl
32471            + Cross.U
32472            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
32473            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
32474            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
32475            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
32476            ! stdio_streams.U uselfs.U
32477 ____________________________________________________________________________
32478 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
32479         Log: The first steps towards cross-compilation.
32480              
32481              Abstract execution of compiled test executables with $run,
32482              and abstract transfer of files with $to and $from.
32483              
32484              Under cross-compilation the $run, $to, and $from will point
32485              to appropriate wrapper scripts, by default ssh and scp,
32486              but also rsh, rcp, and cp are supported.  If not
32487              cross-compiling, they will be set to '', ':', and ':',
32488              respectively.
32489              
32490              With these patches I was able to get Configure for
32491              iPAQ ARM Linux on an Intel Linux about 95% right
32492              (only a few tests failed to execute or they produced
32493              incorrect results), and I was able to compile
32494              a functional miniperl.
32495              
32496              The symbol crosscompile renamed to be usecrosscompile,
32497              the corresponding C symbol from CROSSCOMPILE to
32498              USE_CROSS_COMPILE.
32499      Branch: perl
32500            ! Configure Cross/README Makefile.SH Porting/Glossary
32501            ! Porting/config.sh Porting/config_H config_h.SH configure.com
32502            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
32503            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
32504            ! vos/config.ga.def vos/config.ga.h win32/config.bc
32505            ! win32/config.gc win32/config.vc win32/config_H.bc
32506            ! win32/config_H.gc win32/config_H.vc
32507 ____________________________________________________________________________
32508 [ 10591] By: nick                                  on 2001/06/14  20:00:12
32509         Log: Steps along the road toward Win32 building again.
32510      Branch: perlio
32511            ! perlio.c win32/makefile.mk
32512 ____________________________________________________________________________
32513 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
32514         Log: Integrate perlio.
32515      Branch: perl
32516           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
32517 ____________________________________________________________________________
32518 [ 10589] By: nick                                  on 2001/06/14  13:54:07
32519         Log: Routine regen_config_h for Win32
32520      Branch: perlio
32521            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
32522 ____________________________________________________________________________
32523 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
32524         Log: Integrate perlio.
32525      Branch: perl
32526           +> perlyline.pl
32527           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
32528 ____________________________________________________________________________
32529 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
32530         Log: A placeholder.
32531      Branch: perl
32532            + Cross/README
32533 ____________________________________________________________________________
32534 [ 10586] By: nick                                  on 2001/06/14  08:25:07
32535         Log: Add new step to run_byacc which:
32536              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
32537              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
32538      Branch: perlio
32539            + perlyline.pl
32540            ! MANIFEST Makefile.SH perly.c
32541 ____________________________________________________________________________
32542 [ 10585] By: nick                                  on 2001/06/14  08:22:29
32543         Log: Integrate mainline
32544      Branch: perlio
32545           +> locale.c numeric.c
32546           !> Changes cygwin/Makefile.SHs embed.h embed.pl
32547           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
32548           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
32549           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
32550           !> x2p/Makefile.SH
32551 ____________________________________________________________________________
32552 [ 10584] By: nick                                  on 2001/06/14  08:05:53
32553         Log: Hack to remove insecure directories from PATH so test will run.
32554      Branch: perlio
32555            ! t/lib/filefind.t
32556 ____________________________________________________________________________
32557 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
32558         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
32559      Branch: perl
32560            - t/lib/mbimbf.t
32561            ! MANIFEST
32562 ____________________________________________________________________________
32563 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
32564         Log: Detypo.
32565      Branch: perl
32566            ! x2p/Makefile.SH
32567 ____________________________________________________________________________
32568 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
32569         Log: de-$CONFIG continues.
32570      Branch: perl
32571            ! cygwin/Makefile.SHs x2p/Makefile.SH
32572 ____________________________________________________________________________
32573 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
32574         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
32575              From: Nicholas Clark <nick@ccl4.org>
32576              Date: Wed, 13 Jun 2001 21:20:13 +0100
32577              Message-ID: <20010613212013.D98663@plum.flirble.org>
32578      Branch: perl
32579            ! opcode.pl
32580 ____________________________________________________________________________
32581 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
32582         Log: Subject: splitting util.c
32583              From: Hugo <hv@crypt.compulink.co.uk>
32584              Date: Thu, 14 Jun 2001 00:41:08 +0100
32585              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
32586      Branch: perl
32587            + locale.c numeric.c
32588            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
32589            ! pod/perlapi.pod proto.h util.c
32590 ____________________________________________________________________________
32591 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
32592         Log: Upgrade to Math::BigInt 1.34 from Tels.
32593      Branch: perl
32594            + t/lib/mbimbf.t
32595            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
32596            ! t/lib/bigfltpm.t t/lib/bigintpm.t
32597 ____________________________________________________________________________
32598 [ 10577] By: nick                                  on 2001/06/13  19:02:48
32599         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
32600      Branch: perlio
32601           !> (integrate 125 files)
32602 ____________________________________________________________________________
32603 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
32604         Log: Update Changes.
32605      Branch: perl
32606            ! Changes patchlevel.h
32607 ____________________________________________________________________________
32608 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
32609         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
32610              From: "Craig A. Berry" <craigberry@mac.com>
32611              Date: Wed, 13 Jun 2001 13:24:28 -0500
32612              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
32613      Branch: perl
32614            ! ext/re/Makefile.PL
32615 ____________________________________________________________________________
32616 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
32617         Log: Mc.u.c. for #10573.
32618      Branch: metaconfig
32619            ! U/threads/usethreads.U
32620 ____________________________________________________________________________
32621 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
32622         Log: It would be also be good if I could type.
32623      Branch: perl
32624            ! Configure
32625 ____________________________________________________________________________
32626 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
32627         Log: Metaconfig unit change for #10571.
32628      Branch: metaconfig
32629            ! U/threads/usethreads.U
32630 ____________________________________________________________________________
32631 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
32632         Log: A non-empty default is a good thing.
32633      Branch: perl
32634            ! Configure
32635 ____________________________________________________________________________
32636 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
32637         Log: Metaconfig unit change for #10569.
32638      Branch: metaconfig
32639            ! U/threads/usethreads.U
32640 ____________________________________________________________________________
32641 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
32642         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
32643              extremely experimental, not even prompted for.
32644      Branch: perl
32645            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32646            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
32647            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
32648            ! win32/config.bc win32/config.gc win32/config.vc
32649 ____________________________________________________________________________
32650 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
32651         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
32652      Branch: perl
32653            ! pod/perlfaq6.pod
32654 ____________________________________________________________________________
32655 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
32656         Log: Integrate perlio; conflicts, accept Nick's versions.
32657      Branch: perl
32658           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
32659           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
32660 ____________________________________________________________________________
32661 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
32662         Log: Subject: Re: ext/ + -Wall
32663              From: Doug MacEachern <dougm@covalent.net>
32664              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
32665              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
32666      Branch: perl
32667            ! XSUB.h lib/ExtUtils/xsubpp perl.h
32668 ____________________________________________________________________________
32669 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
32670         Log: Similar logic as DB_File.xs, using the modern macros and
32671              defines them to older ones for older Perls where PERL_VERSION
32672              is not defined, from Doug MacEachern.
32673      Branch: perl
32674            ! ext/Storable/Storable.xs
32675 ____________________________________________________________________________
32676 [ 10564] By: nick                                  on 2001/06/13  15:22:01
32677         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
32678              and using that instead (name lookups are sequential search for now).
32679      Branch: perlio
32680            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
32681            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
32682 ____________________________________________________________________________
32683 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
32684         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
32685              From: "Richard Soderberg" <rs@crystalflame.net>
32686              Date: Sat, 26 May 2001 06:44:20 -0700
32687              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
32688      Branch: perl
32689            ! sv.c t/op/glob.t
32690 ____________________________________________________________________________
32691 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
32692         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
32693              From: "Craig A. Berry" <craigberry@mac.com>
32694              Date: Tue, 12 Jun 2001 23:55:26 -0500
32695              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
32696      Branch: perl
32697            ! ext/re/Makefile.PL ext/re/re.xs
32698 ____________________________________________________________________________
32699 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
32700         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
32701              suggested by NI-S.
32702      Branch: perl
32703            ! XSUB.h malloc.c perl.h
32704 ____________________________________________________________________________
32705 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
32706         Log: Regen toc.
32707      Branch: perl
32708            ! pod/perltoc.pod
32709 ____________________________________________________________________________
32710 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
32711         Log: Subject: [patch] perl.gprof control
32712              From: Doug MacEachern <dougm@covalent.net>
32713              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
32714              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
32715      Branch: perl
32716            ! miniperlmain.c perl.h
32717 ____________________________________________________________________________
32718 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
32719         Log: Subject: Re: ext/ + -Wall
32720              From: Doug MacEachern <dougm@covalent.net>
32721              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
32722              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
32723              
32724              Document ax and break up dXSARGS.
32725      Branch: perl
32726            ! XSUB.h pod/perlapi.pod
32727 ____________________________________________________________________________
32728 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
32729         Log: More AIX tweakage from Merijn.
32730      Branch: perl
32731            ! hints/aix.sh
32732 ____________________________________________________________________________
32733 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
32734         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
32735              From: "Craig A. Berry" <craigberry@mac.com>
32736              Date: Tue, 12 Jun 2001 22:57:45 -0500
32737              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
32738      Branch: perl
32739            ! vms/descrip_mms.template
32740 ____________________________________________________________________________
32741 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
32742         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
32743              From: "Craig A. Berry" <craigberry@mac.com>
32744              Date: Tue, 12 Jun 2001 22:21:39 -0500
32745              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
32746      Branch: perl
32747            ! configure.com util.c
32748 ____________________________________________________________________________
32749 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
32750         Log: New AIX dynaloading code from Jens-Uwe Mager.
32751              Does break binary compatibility.
32752      Branch: perl
32753            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
32754 ____________________________________________________________________________
32755 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
32756         Log: VMS DEC C compiler found nits by Peter Prymmer.
32757      Branch: perl
32758            ! util.c
32759 ____________________________________________________________________________
32760 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
32761         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
32762              From: Peter Prymmer <pvhp@forte.com>
32763              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
32764              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
32765      Branch: perl
32766            ! t/lib/filecomp.t
32767 ____________________________________________________________________________
32768 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
32769         Log: I wonder how many $CONFIGs still lurk in the shadows.
32770      Branch: perl
32771            ! pod/Makefile.SH x2p/cflags.SH
32772 ____________________________________________________________________________
32773 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
32774         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
32775      Branch: perl
32776            ! pod/checkpods.PL
32777 ____________________________________________________________________________
32778 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
32779         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
32780      Branch: perl
32781            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
32782 ____________________________________________________________________________
32783 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
32784         Log: Subject: [patch] rid local_patches warnings
32785              From: Doug MacEachern <dougm@covalent.net>
32786              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
32787              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
32788      Branch: perl
32789            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
32790 ____________________________________________________________________________
32791 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
32792         Log: Subject: Re: ext/ + -Wall
32793              From: Doug MacEachern <dougm@covalent.net>
32794              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
32795              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
32796      Branch: perl
32797            ! ext/attrs/attrs.xs
32798 ____________________________________________________________________________
32799 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
32800         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
32801              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
32802              Date: Tue, 12 Jun 2001 14:36:20 -0400
32803              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
32804      Branch: perl
32805            ! pod/perlretut.pod
32806 ____________________________________________________________________________
32807 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
32808         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
32809              From: Mike Guy <mjtg@cam.ac.uk>
32810              Date: Tue, 12 Jun 2001 19:10:31 +0100
32811              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
32812              
32813              Subject: Re: [ID 20010612.001] out of memory during regex compilation
32814              From: Mike Guy <mjtg@cam.ac.uk>
32815              Date: Tue, 12 Jun 2001 19:21:01 +0100
32816              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
32817      Branch: perl
32818            ! pod/perlop.pod
32819 ____________________________________________________________________________
32820 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
32821         Log: AIX tweaks from Merijn H. Brand.
32822      Branch: perl
32823            ! hints/aix.sh
32824 ____________________________________________________________________________
32825 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
32826         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
32827              From: "Brendan O'Dea" <bod@compusol.com.au>
32828              Date: Wed, 13 Jun 2001 05:16:47 +1000
32829              Message-ID: <20010613051647.A8945@compusol.com.au>
32830      Branch: maint-5.6/perl
32831            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
32832 ____________________________________________________________________________
32833 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
32834         Log: Subject: Small bcopy cleanup
32835              From: Andy Dougherty <doughera@lafayette.edu>
32836              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
32837              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
32838      Branch: perl
32839            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
32840 ____________________________________________________________________________
32841 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
32842         Log: Subject: [PATCH] Re: ext/ + -Wall
32843              From: Nicholas Clark <nick@ccl4.org>
32844              Date: Wed, 13 Jun 2001 00:04:30 +0100
32845              Message-ID: <20010613000430.M5901@plum.flirble.org>
32846      Branch: perl
32847            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
32848 ____________________________________________________________________________
32849 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
32850         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
32851              From: Nicholas Clark <nick@ccl4.org>
32852              Date: Tue, 12 Jun 2001 23:53:07 +0100
32853              Message-ID: <20010612235307.L5901@plum.flirble.org>
32854      Branch: perl
32855            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
32856 ____________________________________________________________________________
32857 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
32858         Log: MPE/iX tweaks from Mark Bixby.
32859      Branch: perl
32860            ! hints/mpeix.sh mpeix/mpeixish.h util.c
32861 ____________________________________________________________________________
32862 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
32863         Log: Update Changes.
32864      Branch: perl
32865            ! Changes patchlevel.h
32866 ____________________________________________________________________________
32867 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
32868         Log: One less -Wall whine (found under DEBUGGING).
32869      Branch: perl
32870            ! x2p/Makefile.SH x2p/a2p.c
32871 ____________________________________________________________________________
32872 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
32873         Log: s/case-independent/case-insensitive/g
32874      Branch: perl
32875            ! pod/perldebug.pod
32876 ____________________________________________________________________________
32877 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
32878         Log: As suggested in    
32879              
32880              Subject: Re: ext/ + -Wall
32881              From: Gurusamy Sarathy <gsar@ActiveState.com>
32882              Date: Mon, 11 Jun 2001 23:34:31 -0700
32883              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
32884      Branch: perl
32885            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
32886            ! perl.h
32887 ____________________________________________________________________________
32888 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
32889         Log: Subject: ext/ + -Wall
32890              From: Doug MacEachern <dougm@covalent.net>
32891              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
32892              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
32893      Branch: perl
32894            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
32895            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
32896            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
32897            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
32898            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
32899            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
32900            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
32901            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
32902            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
32903            ! lib/ExtUtils/xsubpp
32904 ____________________________________________________________________________
32905 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
32906         Log: Subject: [PATCH] anonymous stashes
32907              From: Abhijit Menon-Sen <ams@wiw.org>
32908              Date: Tue, 12 Jun 2001 12:47:04 +0530
32909              Message-ID: <20010612124704.A29029@lustre.linux.in>
32910      Branch: perl
32911            ! dump.c gv.c sv.c xsutils.c
32912 ____________________________________________________________________________
32913 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
32914         Log: One more test for $^S.
32915      Branch: perl
32916            ! t/op/magic.t
32917 ____________________________________________________________________________
32918 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
32919         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
32920              From: Abhijit Menon-Sen <ams@wiw.org>
32921              Date: Tue, 12 Jun 2001 17:35:55 +0530
32922              Message-ID: <20010612173555.A32426@lustre.linux.in>
32923      Branch: perl
32924            ! mg.c t/op/magic.t
32925 ____________________________________________________________________________
32926 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
32927         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
32928              From: Mike Guy <mjtg@cam.ac.uk>
32929              Date: Tue, 12 Jun 2001 13:14:15 +0100
32930              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
32931      Branch: perl
32932            ! pod/perlop.pod
32933 ____________________________________________________________________________
32934 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
32935         Log: AUTHORS updates.
32936      Branch: perl
32937            ! AUTHORS
32938 ____________________________________________________________________________
32939 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
32940         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
32941              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
32942              Content-Transfer-Encoding: 7bit
32943              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
32944      Branch: perl
32945            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
32946 ____________________________________________________________________________
32947 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
32948         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
32949              From: "Philip Newton" <Philip.Newton@gmx.net>
32950              Date: Mon, 11 Jun 2001 07:08:03 +0200
32951              Message-Id: <200106120802.LAA08992@taas.iki.fi>
32952      Branch: perl
32953            ! t/base/term.t
32954 ____________________________________________________________________________
32955 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
32956         Log: Cleanup the a2p.c for -Wall.
32957      Branch: perl
32958            ! x2p/Makefile.SH x2p/a2p.c
32959 ____________________________________________________________________________
32960 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
32961         Log: File::Find update for MacOS from Chris Nandor.
32962      Branch: perl
32963            ! lib/File/Find.pm t/lib/filefind.t
32964 ____________________________________________________________________________
32965 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
32966         Log: gcc -Wall nits picked out by a non-UNIX system
32967              (courtesy of Mark Bixby)
32968      Branch: perl
32969            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
32970            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
32971            ! pp_sys.c util.c
32972 ____________________________________________________________________________
32973 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
32974         Log: Metaconfig unit change for #10522.  (The d_modfl changes
32975              placate metalint.)
32976      Branch: metaconfig/U/perl
32977            ! d_modfl.U d_u32align.U
32978 ____________________________________________________________________________
32979 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
32980         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
32981              be "./try 2>&1 >/dev/null".
32982      Branch: perl
32983            ! Configure
32984 ____________________________________________________________________________
32985 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
32986         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
32987              From: "Craig A. Berry" <craigberry@mac.com>
32988              Date: Mon, 11 Jun 2001 14:00:32 -0500
32989              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
32990      Branch: perl
32991            ! configure.com
32992 ____________________________________________________________________________
32993 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
32994         Log: Move the full \p\P lists to perlunicode.
32995      Branch: perl
32996            ! pod/perlretut.pod pod/perlunicode.pod
32997 ____________________________________________________________________________
32998 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
32999         Log: VOS build tweak for 5.6.1 from Paul Green.
33000      Branch: maint-5.6/perl
33001            ! vos/build.cm
33002 ____________________________________________________________________________
33003 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
33004         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
33005              From: "Craig A. Berry" <craigberry@mac.com>
33006              Date: Fri, 8 Jun 2001 18:08:18 -0500
33007              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
33008      Branch: perl
33009            ! vms/vms.c
33010 ____________________________________________________________________________
33011 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
33012         Log: Update Changes.
33013      Branch: perl
33014            ! Changes patchlevel.h
33015 ____________________________________________________________________________
33016 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
33017         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
33018      Branch: perl
33019            ! vos/config.alpha.h vos/config.ga.h
33020 ____________________________________________________________________________
33021 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
33022         Log: VOS updates from Paul Green for @10476.
33023      Branch: perl
33024            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
33025            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
33026            ! vos/config.ga.h vos/configure_perl.cm
33027 ____________________________________________________________________________
33028 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
33029         Log: Subject: [PATCH] Not many people know this ...
33030              From: Mike Guy <mjtg@cam.ac.uk>
33031              Date: Mon, 11 Jun 2001 14:55:15 +0100
33032              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
33033      Branch: perl
33034            ! pod/perldebug.pod
33035 ____________________________________________________________________________
33036 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
33037         Log: Add final commas to lists as suggested by Philip Newton.
33038      Branch: perl
33039            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
33040 ____________________________________________________________________________
33041 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
33042         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
33043              Date: Sun, 10 Jun 2001 23:35:38 -0400
33044              From: Chris Nandor <pudge@pobox.com>
33045              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
33046      Branch: perl
33047            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
33048            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
33049            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
33050            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
33051            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
33052            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
33053            ! t/op/write.t t/pragma/strict.t
33054 ____________________________________________________________________________
33055 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
33056         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
33057              From: Chris Nandor <pudge@pobox.com>
33058              Date: Mon, 11 Jun 2001 08:24:28 -0400
33059              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
33060      Branch: perl
33061            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
33062            ! t/lib/io_dir.t
33063 ____________________________________________________________________________
33064 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
33065         Log: One more run_byacc (a hand-tweaked version had slipped in).
33066      Branch: perl
33067            ! perly.c vms/perly_c.vms
33068 ____________________________________________________________________________
33069 [ 10509] By: nick                                  on 2001/06/11  07:49:15
33070         Log: Integrate mainline
33071      Branch: perlio
33072           !> Makefile.SH embed.h embed.pl global.sym
33073           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
33074           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
33075           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
33076           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
33077 ____________________________________________________________________________
33078 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
33079         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
33080              From: Mike Guy <mjtg@cam.ac.uk>
33081              Reply-To: mjtg@cam.ac.uk
33082              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
33083      Branch: perl
33084            ! lib/ExtUtils/Manifest.pm
33085 ____________________________________________________________________________
33086 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
33087         Log: Subject: [PATCH] ExtUtils::Constant
33088              From: Nicholas Clark <nick@ccl4.org>
33089              Date: Sun, 10 Jun 2001 23:25:41 +0100
33090              Message-ID: <20010610232540.C76396@plum.flirble.org>
33091      Branch: perl
33092            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
33093 ____________________________________________________________________________
33094 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
33095         Log: Integrate perlio.
33096      Branch: perl
33097           !> iperlsys.h
33098 ____________________________________________________________________________
33099 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
33100         Log: Move the grok_number and its lieutenant grok_numeric_radix
33101              from sv.c statics to util.c and public.
33102      Branch: perl
33103            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
33104            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
33105 ____________________________________________________________________________
33106 [ 10504] By: nick                                  on 2001/06/10  17:47:06
33107         Log: Fix (valid) -Wall warnings in perlio.c
33108      Branch: perlio
33109            ! iperlsys.h
33110 ____________________________________________________________________________
33111 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
33112         Log: Update perly_c.diff, update perly.fixer to edit away
33113              some of the -Wall noise.
33114      Branch: perl
33115            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
33116 ____________________________________________________________________________
33117 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
33118         Log: Check the version of byacc.
33119      Branch: perl
33120            ! Makefile.SH
33121 ____________________________________________________________________________
33122 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
33123         Log: Subject: [PATCH] perly.y overhaul
33124              From: Simon Cozens <simon@netthink.co.uk>
33125              Date: Sun, 10 Jun 2001 16:56:54 +0100
33126              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
33127              
33128              Plus make run_byacc.
33129      Branch: perl
33130            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
33131 ____________________________________________________________________________
33132 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
33133         Log: Integrate perlio.
33134      Branch: perl
33135           !> perlio.c perlsfio.h
33136 ____________________________________________________________________________
33137 [ 10499] By: nick                                  on 2001/06/10  15:01:08
33138         Log: Integrate mainline
33139      Branch: perlio
33140           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
33141           !> t/pragma/locale.t util.c
33142 ____________________________________________________________________________
33143 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
33144         Log: Put some meat on the perl572delta bones.  The list of
33145              selected bug fixes needs more work, as does still the
33146              whole document.
33147      Branch: perl
33148            ! pod/perl572delta.pod
33149 ____________________________________________________________________________
33150 [ 10497] By: nick                                  on 2001/06/10  12:27:51
33151         Log: Paper over a crack or two with USE_SFIO
33152      Branch: perlio
33153            ! perlio.c perlsfio.h
33154 ____________________________________________________________________________
33155 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
33156         Log: Update Changes.
33157      Branch: perl
33158            ! Changes patchlevel.h
33159 ____________________________________________________________________________
33160 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
33161         Log: Subject: Re: pragma/locale.t #107
33162              From: Hugo <hv@crypt.compulink.co.uk>
33163              Date: Sun, 10 Jun 2001 11:23:30 +0100
33164              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
33165              
33166              Encapsulate the scan of the decimal radix separator.
33167      Branch: perl
33168            ! embed.h embed.pl proto.h sv.c
33169 ____________________________________________________________________________
33170 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
33171         Log: Try to grok numbers both with the locale specific separator
33172              and with the usual "." (if different from the lss); add a test
33173              to locale.t to do also a little bit of math in addition to just
33174              equalness testing; remove extraneous logic as suggested in
33175              
33176              Subject: Re: pragma/locale.t #107
33177              From: Nicholas Clark <nick@ccl4.org>
33178              Date: Sat, 9 Jun 2001 22:37:36 +0100
33179              Message-ID: <20010609223735.Y76396@plum.flirble.org>
33180      Branch: perl
33181            ! sv.c t/pragma/locale.t
33182 ____________________________________________________________________________
33183 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
33184         Log: Metaconfig unit change for #10492.
33185      Branch: metaconfig/U/perl
33186            ! Extensions.U
33187 ____________________________________________________________________________
33188 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
33189         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
33190              From: Artur Bergman <artur@contiller.se> 
33191              Date: Sat, 09 Jun 2001 21:03:51 +0200
33192              Message-ID: <B7483FB6.1398%artur@contiller.se>
33193      Branch: perl
33194            ! Configure
33195 ____________________________________________________________________________
33196 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
33197         Log: Integrate perlio.
33198      Branch: perl
33199           !> perlsfio.h
33200 ____________________________________________________________________________
33201 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
33202         Log: Do locale specific separator if only in locale.
33203      Branch: perl
33204            ! util.c
33205 ____________________________________________________________________________
33206 [ 10489] By: nick                                  on 2001/06/09  19:13:25
33207         Log: Make XS/Typemap compile (but fail) with sfio
33208      Branch: perlio
33209            ! perlsfio.h
33210 ____________________________________________________________________________
33211 [ 10488] By: nick                                  on 2001/06/09  19:12:51
33212         Log: Re-integrate mainline
33213      Branch: perlio
33214           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
33215           !> proto.h sv.c util.c
33216 ____________________________________________________________________________
33217 [ 10487] By: nick                                  on 2001/06/09  16:26:29
33218         Log: Integrate mainline
33219      Branch: perlio
33220           !> (integrate 31 files)
33221 ____________________________________________________________________________
33222 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
33223         Log: Subject: [PATCH] New attempt to clone callack
33224              From: Artur Bergman <artur@contiller.se> 
33225              Date: Thu, 07 Jun 2001 11:52:16 +0200
33226              Message-ID: <B7451B6F.12B7%artur@contiller.se>
33227      Branch: perl
33228            ! embedvar.h intrpvar.h perlapi.h sv.c
33229 ____________________________________________________________________________
33230 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
33231         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
33232      Branch: perl
33233            ! embed.h embed.pl perl.h proto.h sv.c util.c
33234 ____________________________________________________________________________
33235 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
33236         Log: Subject: Re: pragma/locale.t #107
33237              From: Nicholas Clark <nick@ccl4.org>
33238              Date: Sat, 9 Jun 2001 16:26:10 +0100
33239              Message-ID: <20010609162609.V76396@plum.flirble.org>
33240              
33241              A missing NVification.
33242      Branch: perl
33243            ! sv.c
33244 ____________________________________________________________________________
33245 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
33246         Log: Redo the #10482, there already was a test script for formats.
33247      Branch: perl
33248            - t/io/format.t
33249            ! MANIFEST t/op/write.t
33250 ____________________________________________________________________________
33251 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
33252         Log: Twisted format testing, from Merijn.
33253      Branch: perl
33254            + t/io/format.t
33255            ! MANIFEST
33256 ____________________________________________________________________________
33257 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
33258         Log: More \p{In...} testing, combined with \N{...}.
33259      Branch: perl
33260            ! lib/utf8_heavy.pl t/op/pat.t
33261 ____________________________________________________________________________
33262 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
33263         Log: Metaconfig changes for #10479.
33264      Branch: metaconfig
33265            ! U/Glossary.patch
33266      Branch: metaconfig/U/perl
33267            ! d_modfl.U
33268 ____________________________________________________________________________
33269 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
33270         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
33271      Branch: perl
33272            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33273            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
33274            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
33275            ! win32/config.bc win32/config.gc win32/config.vc
33276 ____________________________________________________________________________
33277 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
33278         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
33279              From: "Craig A. Berry" <craigberry@mac.com>
33280              Date: Thu, 7 Jun 2001 14:27:20 -0500
33281              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
33282      Branch: perl
33283            ! vms/perlvms.pod
33284 ____________________________________________________________________________
33285 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
33286         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
33287              From: Gisle Aas <gisle@ActiveState.com>
33288              Date: 07 Jun 2001 17:04:29 -0700
33289              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
33290      Branch: perl
33291            ! ext/re/re.xs
33292 ____________________________________________________________________________
33293 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
33294         Log: Update Changes.
33295      Branch: perl
33296            ! Changes patchlevel.h
33297 ____________________________________________________________________________
33298 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
33299         Log: Regen Glossary et alia.
33300      Branch: perl
33301            ! Porting/Glossary Porting/config.sh Porting/config_H
33302 ____________________________________________________________________________
33303 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
33304         Log: Metaconfig unit changes for #10473.
33305      Branch: metaconfig/U/perl
33306            ! d_modfl.U
33307 ____________________________________________________________________________
33308 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
33309         Log: Harumph, also AIX will spill its guts (i.e. dump core)
33310              if an executable contains modfl() but it hasn't been
33311              compiled right (in the case of AIX, with cc -qlongdouble).
33312      Branch: perl
33313            ! Configure
33314 ____________________________________________________________________________
33315 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
33316         Log: integrate change#10471 from mainline
33317              
33318              in change#10451, check that CvOUTSIDE is a CV before looking in
33319              (it can apparently be SVt_NULL during global destruction)
33320      Branch: maint-5.6/perl
33321           !> op.c
33322 ____________________________________________________________________________
33323 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
33324         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
33325              (it can apparently be SVt_NULL during global destruction)
33326      Branch: perl
33327            ! op.c
33328 ____________________________________________________________________________
33329 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
33330         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
33331              From: Robin Barker <rmb1@cise.npl.co.uk>
33332              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
33333              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
33334      Branch: perl
33335            ! lib/diagnostics.pm pod/perldiag.pod
33336 ____________________________________________________________________________
33337 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
33338         Log: Subject: [PATCH perl@10439] long =item
33339              From: Robin Barker <rmb1@cise.npl.co.uk>
33340              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
33341              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
33342      Branch: perl
33343            ! README.amiga lib/Attribute/Handlers.pm
33344            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
33345 ____________________________________________________________________________
33346 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
33347         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
33348              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
33349              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
33350              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
33351      Branch: perl
33352            ! pod/perlguts.pod
33353 ____________________________________________________________________________
33354 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
33355         Log: Integrate perlio.
33356      Branch: perl
33357           !> sv.c
33358 ____________________________________________________________________________
33359 [ 10466] By: nick                                  on 2001/06/07  10:25:40
33360         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
33361              whitespace tweaks.
33362              Still coredumps in pragma/overload.t - what a nice hard fail that is...
33363      Branch: perlio
33364            ! sv.c
33365 ____________________________________________________________________________
33366 [ 10465] By: nick                                  on 2001/06/07  08:41:58
33367         Log: Raw integrate of mainline for S_grok_number debug
33368              (sv.c has MULTIPLICITY issues as well as whatever else ...)
33369      Branch: perlio
33370            - plan9/perlplan9.doc plan9/perlplan9.pod
33371           !> (integrate 46 files)
33372 ____________________________________________________________________________
33373 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
33374         Log: The proper prototyping for #10463.
33375      Branch: perl
33376            ! embed.h embed.pl proto.h sv.c
33377 ____________________________________________________________________________
33378 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
33379         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
33380              From: Nicholas Clark <nick@ccl4.org>
33381              Date: Thu, 7 Jun 2001 00:29:59 +0100
33382              Message-ID: <20010607002959.Z76396@plum.flirble.org>
33383      Branch: perl
33384            ! sv.c
33385 ____________________________________________________________________________
33386 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
33387         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
33388              From: "Craig A. Berry" <craigberry@mac.com>
33389              Date: Wed, 06 Jun 2001 17:54:30 -0500
33390              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
33391      Branch: perl
33392            ! vms/perlvms.pod
33393 ____________________________________________________________________________
33394 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
33395         Log: Podify the remaining README.platform files;
33396              merge README.plan9 and plan9/perlplan9.pod;
33397              delete plan9/perlplan9.* (the perlplan.doc needs to
33398              be regenerated in Plan 9); make the =head1 and =head2
33399              in the README.platform to be a little more verbose
33400              (skipped README.os2 not to anger Ilya) so that they
33401              look better in the toc; regen toc.
33402      Branch: perl
33403            - plan9/perlplan9.doc plan9/perlplan9.pod
33404            ! MANIFEST README.aix README.amiga README.apollo README.beos
33405            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
33406            ! README.hpux README.hurd README.machten README.macos
33407            ! README.micro README.mint README.mpeix README.os390
33408            ! README.plan9 README.qnx README.solaris README.threads
33409            ! README.tru64 README.vmesa README.vms README.vos README.win32
33410            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
33411            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
33412 ____________________________________________________________________________
33413 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
33414         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
33415              From: Mike Guy <mjtg@cam.ac.uk>
33416              Reply-To: mjtg@cam.ac.uk
33417              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
33418      Branch: perl
33419            ! pod/perlguts.pod
33420 ____________________________________________________________________________
33421 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
33422         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
33423              From: Mike Guy <mjtg@cam.ac.uk>
33424              Reply-To: mjtg@cam.ac.uk
33425              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
33426      Branch: perl
33427            ! pod/perlsec.pod
33428 ____________________________________________________________________________
33429 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
33430         Log: Disable long doubles from pre-5.0 Tru64s.
33431      Branch: perl
33432            ! README.tru64 hints/dec_osf.sh
33433 ____________________________________________________________________________
33434 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
33435         Log: The #10455 exposed that modfl() is fundamentally busted
33436              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
33437              testing it.
33438      Branch: perl
33439            ! hints/dec_osf.sh
33440 ____________________________________________________________________________
33441 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
33442         Log: Metaconfig unit change for #10455.
33443      Branch: metaconfig/U/perl
33444            ! d_modfl.U
33445 ____________________________________________________________________________
33446 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
33447         Log: Configure check for geborken modfl(), inspired by
33448              
33449              Subject: Re: [20010118.017] op/int.t failure 
33450              From: Hugo <hv@crypt.compulink.co.uk>
33451              Date: Tue, 05 Jun 2001 13:43:27 +0100
33452              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
33453      Branch: perl
33454            ! Configure
33455 ____________________________________________________________________________
33456 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
33457         Log: Integrate changes #10450 and #10451 from maintperl:
33458              
33459              optimize change#10448 slightly (don't repeat search in eval""s lexical
33460              scope, since that has already been searched)
33461              
33462              change#9108 needs subtler treatment for case of closures created
33463              within eval""
33464      Branch: perl
33465           !> op.c t/op/misc.t
33466 ____________________________________________________________________________
33467 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
33468         Log: MakeMaker magic to compile (when no dynamic loading)
33469              List/Util.xsc as (ListUtil.c and) ListUtil.o since
33470              POSIX-BC (BS2000) linker has an evil limitation of
33471              being unable to include in the same executable several
33472              object files with the same name - case-insensitively -
33473              because otherwise we conflict with util.c.
33474              Strictly speaking currently required only in POSIX-BC
33475              but probably will do no harm elsewhere where static
33476              linking is required.
33477      Branch: perl
33478            ! ext/List/Util/Makefile.PL
33479 ____________________________________________________________________________
33480 [ 10452] By: nick                                  on 2001/06/06  08:59:51
33481         Log: Integrate mainline.
33482      Branch: perlio
33483           +> lib/Attribute/Handlers/demo/Demo.pm
33484           +> lib/Attribute/Handlers/demo/Descriptions.pm
33485           +> lib/Attribute/Handlers/demo/MyClass.pm
33486           +> lib/Attribute/Handlers/demo/demo.pl
33487           +> lib/Attribute/Handlers/demo/demo2.pl
33488           +> lib/Attribute/Handlers/demo/demo3.pl
33489           +> lib/Attribute/Handlers/demo/demo4.pl
33490           +> lib/Attribute/Handlers/demo/demo_call.pl
33491           +> lib/Attribute/Handlers/demo/demo_chain.pl
33492           +> lib/Attribute/Handlers/demo/demo_cycle.pl
33493           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
33494           +> lib/Attribute/Handlers/demo/demo_phases.pl
33495           +> lib/Attribute/Handlers/demo/demo_range.pl
33496           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
33497           +> uts/strtol_wrap.c
33498           !> (integrate 91 files)
33499 ____________________________________________________________________________
33500 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
33501         Log: change#9108 needs subtler treatment for case of closures created
33502              within eval""
33503      Branch: maint-5.6/perl
33504            ! op.c t/op/misc.t
33505 ____________________________________________________________________________
33506 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
33507         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
33508              scope, since that has already been searched)
33509      Branch: maint-5.6/perl
33510            ! op.c
33511 ____________________________________________________________________________
33512 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
33513         Log: Integrate change #10448 from maintperl; lexicals
33514              outside an eval"" weren't resolved correctly inside a subroutine
33515              definition inside the eval"" if they were not already referenced
33516              in the toplevel of the eval""-ed code
33517      Branch: perl
33518           !> cop.h op.c pp_ctl.c t/op/misc.t
33519 ____________________________________________________________________________
33520 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
33521         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
33522              outside an eval"" weren't resolved correctly inside a subroutine
33523              definition inside the eval"" if they were not already referenced
33524              in the toplevel of the eval""-ed code
33525      Branch: maint-5.6/perl
33526            ! cop.h op.c pp_ctl.c t/op/misc.t
33527 ____________________________________________________________________________
33528 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
33529         Log: Subject: [PATCH] perl570delta.pod
33530              From: Peter Scott <Peter@PSDT.com> 
33531              Date: Tue, 05 Jun 2001 18:51:02 -0700
33532              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
33533      Branch: perl
33534            ! pod/perl570delta.pod
33535 ____________________________________________________________________________
33536 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
33537         Log: The fudge factor is no more needed.  I hope.
33538      Branch: perl
33539            ! t/lib/posix.t
33540 ____________________________________________________________________________
33541 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
33542         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
33543              From: Hugo <hv@crypt.compulink.co.uk>
33544              Date: Tue, 05 Jun 2001 12:58:19 +0100
33545              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
33546      Branch: perl
33547            ! util.c
33548 ____________________________________________________________________________
33549 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
33550         Log: Make up prototypes only for those who have the functions
33551              but not the prototypes.
33552      Branch: perl
33553            ! perl.h
33554 ____________________________________________________________________________
33555 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
33556         Log: Subject: Re: Not OK: perl@10439 on win32 
33557              From: Prymmer/Kahn <pvhp@best.com> 
33558              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
33559              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
33560      Branch: perl
33561            ! perl.h util.c
33562 ____________________________________________________________________________
33563 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
33564         Log: The metaconfig units changes for #10441.
33565      Branch: metaconfig
33566            ! U/modified/Extract.U U/modified/Extractall.U
33567            ! U/modified/Finish.U
33568 ____________________________________________________________________________
33569 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
33570         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
33571      Branch: perl
33572            ! Configure
33573 ____________________________________________________________________________
33574 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
33575         Log: Unnecessary fuzziness undone, noted by Mike Guy.
33576      Branch: perl
33577            ! t/op/tr.t
33578 ____________________________________________________________________________
33579 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
33580         Log: Update Changes.
33581      Branch: perl
33582            ! Changes patchlevel.h
33583 ____________________________________________________________________________
33584 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
33585         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
33586              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
33587              leakage patch.
33588      Branch: perl
33589            ! t/op/misc.t
33590 ____________________________________________________________________________
33591 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
33592         Log: Test case for #10433/#10424.
33593      Branch: perl
33594            ! t/op/misc.t
33595 ____________________________________________________________________________
33596 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
33597         Log: Subject: One fix for strtoul not setting errno
33598              From: hom00@utsglobal.com (Hal Morris)
33599              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
33600              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
33601      Branch: perl
33602            + uts/strtol_wrap.c
33603            ! MANIFEST hints/uts.sh
33604 ____________________________________________________________________________
33605 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
33606         Log: Metaconfig units changes for #10434.
33607      Branch: metaconfig
33608            ! U/modified/Cppsym.U
33609      Branch: metaconfig/U/perl
33610            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
33611            + d_syscallproto.U d_usleepproto.U
33612            ! longdblfio.U quadfio.U
33613 ____________________________________________________________________________
33614 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
33615         Log: Configure tweaks; add prototype probes, make the cpp symbols
33616              probe to cast, not whine; test for %Ld and %Lf before %lld and
33617              %llf because the L is the ANSI way.
33618      Branch: perl
33619            ! Configure config_h.SH configure.com epoc/config.sh
33620            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
33621            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
33622            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
33623 ____________________________________________________________________________
33624 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
33625         Log: Sigh.  This is what #10424 was supposed to check in.
33626      Branch: perl
33627            ! op.c sv.c sv.h
33628 ____________________________________________________________________________
33629 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
33630         Log: More verbose failure.
33631      Branch: perl
33632            ! t/op/ver.t
33633 ____________________________________________________________________________
33634 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
33635         Log: The .pm changes to go with #10428.
33636      Branch: perl
33637            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
33638            ! ext/Sys/Syslog/Syslog.pm
33639 ____________________________________________________________________________
33640 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
33641         Log: On second thoughts show to utf8 skippage message only
33642              on failures, it's too confusing otherwise,
33643      Branch: perl
33644            ! t/pragma/locale.t
33645 ____________________________________________________________________________
33646 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
33647         Log: Do not import anything from Encode.
33648      Branch: perl
33649            ! ext/MIME/Base64/QuotedPrint.pm
33650 ____________________________________________________________________________
33651 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
33652         Log: The #10402 didn't take.  Weird.
33653      Branch: perl
33654            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
33655            ! ext/Sys/Syslog/Syslog.xs
33656 ____________________________________________________________________________
33657 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
33658         Log: Eradicate traces of 'asciirange' re subpragma.
33659      Branch: perl
33660            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
33661            ! pod/perldiag.pod
33662 ____________________________________________________________________________
33663 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
33664         Log: use is a compile-time thing.
33665      Branch: perl
33666            ! ext/MIME/Base64/QuotedPrint.pm
33667 ____________________________________________________________________________
33668 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
33669         Log: Subject: [PATCH perl@10419] -Wall casting patch
33670              From: Robin Barker <rmb1@cise.npl.co.uk>
33671              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
33672              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
33673      Branch: perl
33674            ! ext/Devel/DProf/DProf.xs mg.c
33675 ____________________________________________________________________________
33676 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
33677         Log: Subject: [PATCH #2] introducing SVpad_TYPED
33678              From: Abhijit Menon-Sen <ams@wiw.org>
33679              Date: Mon, 4 Jun 2001 12:26:02 +0530
33680              Message-ID: <20010604122602.A5775@lustre.linux.in>
33681      Branch: perl
33682            ! op.c sv.c sv.h
33683 ____________________________________________________________________________
33684 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
33685         Log: testsuite for change#10192 (from Gisle Aas)
33686      Branch: perl
33687            + t/op/override.t
33688            ! MANIFEST
33689 ____________________________________________________________________________
33690 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
33691         Log: integrate changes#10414-10416 from mainline
33692              
33693              Potential buffer overrun if the radix separator is more than
33694              one byte.  Also, under locales, prefer the locale-specific
33695              separator over the old boring ".".
33696              
33697              "10.", that is, decimal numbers can have no decimal part at all.
33698              
33699              The non-locale places need love, too.
33700      Branch: maint-5.6/perl
33701           !> perl.h sv.c
33702 ____________________________________________________________________________
33703 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
33704         Log: Missed from #10420.
33705      Branch: perl
33706            ! epoc/config.sh
33707 ____________________________________________________________________________
33708 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
33709         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
33710              often this prototype goes with HAS_SETRESUID_PROTO.
33711      Branch: perl
33712            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33713            ! config_h.SH configure.com perl.h uconfig.h
33714 ____________________________________________________________________________
33715 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
33716         Log: Update Changes.
33717      Branch: perl
33718            ! Changes patchlevel.h
33719 ____________________________________________________________________________
33720 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
33721         Log: -Wall "subscript has type `char'" cleanup.
33722      Branch: perl
33723            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
33724 ____________________________________________________________________________
33725 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
33726         Log: Various "cast to pointer from integer of different size"
33727              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
33728              wide but I32 (int) only 32 bits wide).
33729              
33730              WARNING: the classnum and tagnum changes in Storable.xs
33731              may not be wise, they may be breaking binary compatibility
33732              (in 64-bit platforms), asked Raphael Manfredi about the changes.
33733      Branch: perl
33734            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
33735            ! mg.c proto.h
33736 ____________________________________________________________________________
33737 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
33738         Log: The non-locale places need love, too.
33739      Branch: perl
33740            ! perl.h
33741 ____________________________________________________________________________
33742 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
33743         Log: "10.", that is, decimal numbers can have no decimal part at all.
33744      Branch: perl
33745            ! perl.h
33746 ____________________________________________________________________________
33747 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
33748         Log: Potential buffer overrun if the radix separator is more than
33749              one byte.  Also, under locales, prefer the locale-specific
33750              separator over the old boring ".".
33751      Branch: perl
33752            ! perl.h sv.c
33753 ____________________________________________________________________________
33754 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
33755         Log: Integrate change #10412 from maintperl; locale is now
33756              per-cop, not per-op; plus retweak the locale.t to always
33757              list the skipped utf8 locales.
33758      Branch: perl
33759            ! t/pragma/locale.t
33760           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
33761           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
33762 ____________________________________________________________________________
33763 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
33764         Log: rationalize locale handling to fix the bugs uncovered by change#10394
33765              
33766              the major issue was that the runtime was looking at PL_hints rather
33767              than op_private to notice whether locale was enabled
33768              
33769              the secondary issue was that many locale-sensitive numeric ops didn't
33770              have HINT_LOCALE propagated into their op_private
33771              
33772              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
33773              instead of per-op, just like HINT_BYTE and the hints for lexical
33774              warnings (this makes the hint available to every op via PL_curcop)
33775              
33776              pragma/locale.t may need to be reworked with these fixes in mind
33777              (it currently passes its tests)
33778      Branch: maint-5.6/perl
33779            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
33780            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
33781 ____________________________________________________________________________
33782 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
33783         Log: More verbose debugging.
33784      Branch: perl
33785            ! t/pragma/locale.t
33786 ____________________________________________________________________________
33787 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
33788         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
33789              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
33790              Date: Sat, 2 Jun 2001 22:53:33 +0100
33791              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
33792      Branch: perl
33793            ! regcomp.c t/pragma/warn/regcomp
33794 ____________________________________________________________________________
33795 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
33796         Log: Mention that lexicalizing $a or $b is a bad idea if one
33797              wants to use sort().
33798      Branch: perl
33799            ! pod/perlvar.pod
33800 ____________________________________________________________________________
33801 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
33802         Log: Tweak the test to be happy if the accuracy is 'good enough'.
33803      Branch: perl
33804            ! t/lib/posix.t
33805 ____________________________________________________________________________
33806 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
33807         Log: Upgrade to Attribute::Handlers 0.70.
33808              
33809              NOTE: this unearthed the "too late for CHECK block" bug,
33810              that's why the 1_compile.t change.
33811      Branch: perl
33812            + lib/Attribute/Handlers/demo/Demo.pm
33813            + lib/Attribute/Handlers/demo/Descriptions.pm
33814            + lib/Attribute/Handlers/demo/MyClass.pm
33815            + lib/Attribute/Handlers/demo/demo.pl
33816            + lib/Attribute/Handlers/demo/demo2.pl
33817            + lib/Attribute/Handlers/demo/demo3.pl
33818            + lib/Attribute/Handlers/demo/demo4.pl
33819            + lib/Attribute/Handlers/demo/demo_call.pl
33820            + lib/Attribute/Handlers/demo/demo_chain.pl
33821            + lib/Attribute/Handlers/demo/demo_cycle.pl
33822            + lib/Attribute/Handlers/demo/demo_hashdir.pl
33823            + lib/Attribute/Handlers/demo/demo_phases.pl
33824            + lib/Attribute/Handlers/demo/demo_range.pl
33825            + lib/Attribute/Handlers/demo/demo_rawdata.pl
33826            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
33827            ! t/lib/attrhand.t
33828 ____________________________________________________________________________
33829 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
33830         Log: One less -Wall whine.
33831      Branch: perl
33832            ! regcomp.c
33833 ____________________________________________________________________________
33834 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
33835         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
33836      Branch: perl
33837           !> t/op/eval.t
33838 ____________________________________________________________________________
33839 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
33840         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
33841              aren't "normally" visible inside eval""s contained in subs unless
33842              a cloned reference to them already exists)
33843              
33844              strangely enough, t/harness didn't show this up as a failure
33845              (harness needs fixing?)
33846      Branch: maint-5.6/perl
33847            ! t/op/eval.t
33848 ____________________________________________________________________________
33849 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
33850         Log: Update to Text::Balanced 1.85.
33851      Branch: perl
33852            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
33853 ____________________________________________________________________________
33854 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
33855         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
33856              From: Nicholas Clark <nick@ccl4.org>
33857              Date: Sun, 3 Jun 2001 17:54:36 +0100
33858              Message-ID: <20010603175436.E76396@plum.flirble.org> 
33859      Branch: perl
33860            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
33861            ! ext/Sys/Syslog/Syslog.xs
33862 ____________________________________________________________________________
33863 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
33864         Log: Unused variables.
33865      Branch: perl
33866            ! util.c
33867 ____________________________________________________________________________
33868 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
33869         Log: Subject: [PATCH] APIfy op_clear 
33870              From: Simon Cozens <simon@netthink.co.uk>
33871              Date: Sun, 3 Jun 2001 13:51:46 +0100
33872              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
33873              
33874              (despite the subject line, op_null is APIfied by the patch)
33875      Branch: perl
33876            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
33877 ____________________________________________________________________________
33878 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
33879         Log: Subject: [PATCH] t/lib/extutils.t
33880              From: Nicholas Clark <nick@ccl4.org>
33881              Date: Sat, 2 Jun 2001 23:57:05 +0100
33882              Message-ID: <20010602235705.Q12698@plum.flirble.org>
33883      Branch: perl
33884            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
33885 ____________________________________________________________________________
33886 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
33887         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
33888              From: Prymmer/Kahn <pvhp@best.com>
33889              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
33890              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
33891      Branch: perl
33892            ! win32/Makefile win32/makefile.mk
33893 ____________________________________________________________________________
33894 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
33895         Log: Subject: Re: 'decimal digits' macro? 
33896              From: Hugo <hv@crypt.compulink.co.uk>
33897              Date: Sun, 03 Jun 2001 04:26:36 +0100
33898              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
33899      Branch: perl
33900            ! handy.h t/lib/posix.t t/op/tr.t
33901 ____________________________________________________________________________
33902 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
33903         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
33904              From: Hugo <hv@crypt.compulink.co.uk>
33905              Date: Sun, 03 Jun 2001 14:56:30 +0100
33906              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
33907      Branch: perl
33908            ! util.c
33909 ____________________________________________________________________________
33910 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
33911         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
33912      Branch: perl
33913           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
33914           !> vms/perly_c.vms
33915 ____________________________________________________________________________
33916 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
33917         Log: fix leakage of lexicals at file scope into subroutines that were
33918              declared before them; this appears to be a longstanding bug that
33919              meant that lexicals at file scope were never "deintroduced", meaning
33920              their scope range was never properly closed, and their visibility
33921              extended to all subsequent eval""s or requires
33922              
33923              added a test case
33924              
33925              seems to also fix a case of bogus duplicate warnings
33926      Branch: maint-5.6/perl
33927            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
33928            ! vms/perly_c.vms
33929 ____________________________________________________________________________
33930 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
33931         Log: More VMS tweaks from Craig A. Berry.
33932      Branch: perl
33933            ! configure.com t/lib/extutils.t
33934 ____________________________________________________________________________
33935 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
33936         Log: -Wall cleanup continues.
33937      Branch: perl
33938            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
33939            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
33940            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
33941            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
33942            ! run.c toke.c util.c
33943 ____________________________________________________________________________
33944 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
33945         Log: The metaconfig unit change for #10390.
33946      Branch: metaconfig/U/perl
33947            ! gccvers.U
33948 ____________________________________________________________________________
33949 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
33950         Log: Drop the -ansi from the default gcc flags.
33951              
33952              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
33953              that struct cannot be compared with a flat integer, such as STRLEN.
33954              The -ansi will also cause a lot of noise in Solaris because of:
33955              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
33956      Branch: perl
33957            ! Configure
33958 ____________________________________________________________________________
33959 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
33960         Log: Integrate perlio.
33961      Branch: perl
33962           !> pod/perlapi.pod util.c
33963 ____________________________________________________________________________
33964 [ 10388] By: nick                                  on 2001/06/02  08:01:12
33965         Log: Integrate mainline
33966      Branch: perlio
33967           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
33968           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
33969           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
33970           !> t/lib/1_compile.t t/lib/mimeqp.t
33971 ____________________________________________________________________________
33972 [ 10387] By: nick                                  on 2001/06/02  07:39:17
33973         Log: Tweak util.c's atof2 for MULTIPLICITY
33974      Branch: perlio
33975            ! util.c
33976 ____________________________________________________________________________
33977 [ 10386] By: nick                                  on 2001/06/02  07:38:33
33978         Log: Integrate mainline
33979      Branch: perlio
33980           !> (integrate 41 files)
33981 ____________________________________________________________________________
33982 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
33983         Log: Add Attribute::Handlers 0.61 from Damian Conway.
33984      Branch: perl
33985            + lib/Attribute/Handlers.pm t/lib/attrhand.t
33986            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
33987 ____________________________________________________________________________
33988 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
33989         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
33990              From: Peter Prymmer <pvhp@forte.com>
33991              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
33992              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
33993      Branch: perl
33994            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
33995 ____________________________________________________________________________
33996 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
33997         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
33998              From: Jeff Pinyan <jeffp@crusoe.net>
33999              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
34000              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
34001      Branch: perl
34002            ! lib/File/Find.pm
34003 ____________________________________________________________________________
34004 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
34005         Log: Subject: [PATCH perl@10381] configure.com tweaks
34006              From: "Craig A. Berry" <craigberry@mac.com>
34007              Date: Fri, 1 Jun 2001 13:55:43 -0500
34008              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
34009      Branch: perl
34010            ! configure.com
34011 ____________________________________________________________________________
34012 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
34013         Log: Update Changes.
34014      Branch: perl
34015            ! Changes patchlevel.h
34016 ____________________________________________________________________________
34017 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
34018         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
34019              From: Mike Guy <mjtg@cam.ac.uk>
34020              Date: Fri, 01 Jun 2001 18:17:02 +0100
34021              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
34022      Branch: perl
34023            ! lib/perl5db.pl
34024 ____________________________________________________________________________
34025 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
34026         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
34027              From: Hugo <hv@crypt.compulink.co.uk>
34028              Date: Thu, 31 May 2001 20:49:48 +0100
34029              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
34030      Branch: perl
34031            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
34032            ! util.c
34033 ____________________________________________________________________________
34034 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
34035         Log: Zero() is not available in x2p (or, rather, some of its
34036              implementations like memzero() might not be available.)
34037      Branch: perl
34038            ! x2p/hash.c
34039 ____________________________________________________________________________
34040 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
34041         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
34042              From: Michael G Schwern <schwern@pobox.com>
34043              Date: Fri, 1 Jun 2001 12:00:29 +0100
34044              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
34045              
34046              (But use Zero() instead of memset.)
34047      Branch: perl
34048            ! x2p/hash.c
34049 ____________________________________________________________________________
34050 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
34051         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
34052              From: Jeff Pinyan <jeffp@crusoe.net>
34053              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
34054              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
34055      Branch: perl
34056            ! pod/perldiag.pod regcomp.c t/op/pat.t
34057 ____________________________________________________________________________
34058 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
34059         Log: Retract #10324 and #10333; not needed.
34060      Branch: perl
34061            ! hints/irix_6.sh hints/linux.sh
34062 ____________________________________________________________________________
34063 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
34064         Log: The #10370 wasn't quite right.
34065      Branch: perl
34066            ! ext/XS/Typemap/Typemap.xs
34067 ____________________________________________________________________________
34068 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
34069         Log: The metaconfig units changes for #10372.
34070      Branch: metaconfig/U/perl
34071            + d_realpath.U d_sresgproto.U d_sresuproto.U
34072            ! gccvers.U i_db.U
34073 ____________________________________________________________________________
34074 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
34075         Log: Configure tweaks; record the Berkeley DB version,
34076              probe for realpath(), for setresuid() and setresgid()
34077              prototypes; use realpath() (try to be paranoid enough),
34078              use the setres[ug]id prototypes because glibc has the functions
34079              but not their prototypes; add -Wall -ansi to gcc ccflags;
34080              regen toc.
34081      Branch: perl
34082            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34083            ! config_h.SH configure.com epoc/config.sh
34084            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
34085            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
34086            ! vos/config.ga.def win32/config.bc win32/config.gc
34087            ! win32/config.vc
34088 ____________________________________________________________________________
34089 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
34090         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
34091              From: Michael G Schwern <schwern@pobox.com>
34092              Date: Fri, 1 Jun 2001 11:28:14 +0100
34093              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
34094      Branch: perl
34095            ! lib/attributes.pm xsutils.c
34096 ____________________________________________________________________________
34097 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
34098         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
34099              From: Tim Jenness <t.jenness@jach.hawaii.edu>
34100              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
34101              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
34102      Branch: perl
34103            ! ext/XS/Typemap/Typemap.xs
34104 ____________________________________________________________________________
34105 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
34106         Log: Subject: [patch] Cwd.xs optimizations/abstraction
34107              From: Doug MacEachern <dougm@covalent.net>
34108              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
34109              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
34110      Branch: perl
34111            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
34112            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
34113 ____________________________________________________________________________
34114 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
34115         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!])
34116              From: Nicholas Clark <nick@ccl4.org>
34117              Date: Thu, 31 May 2001 23:56:40 +0100
34118              Message-ID: <20010531235640.F12698@plum.flirble.org>
34119              
34120              Make the test work also under only static extensions
34121              (sh Configure -Uusedl fakes this nicely)
34122      Branch: perl
34123            ! t/lib/extutils.t
34124 ____________________________________________________________________________
34125 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
34126         Log: Subject: [PATCH hv.c] Eliminating trigraph
34127              From: Michael G Schwern <schwern@pobox.com>
34128              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
34129              Date: Fri, 1 Jun 2001 11:49:56 +0100
34130      Branch: perl
34131            ! hv.c
34132 ____________________________________________________________________________
34133 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
34134         Log: Subject: Re: [PATCH] Tests for File::Compare 
34135              From: "Philip Newton" <Philip.Newton@gmx.net>
34136              Date: Thu, 31 May 2001 19:44:05 +0200
34137              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
34138              
34139              Unnecessary "quotation marks".
34140      Branch: perl
34141            ! t/lib/filecomp.t
34142 ____________________________________________________________________________
34143 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
34144         Log: Integrate perlio.
34145      Branch: perl
34146           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
34147 ____________________________________________________________________________
34148 [ 10364] By: nick                                  on 2001/06/01  10:13:31
34149         Log: Cleanup dll.base and dll.exp created by GCC builds.
34150      Branch: perlio
34151            ! lib/ExtUtils/MM_Win32.pm
34152 ____________________________________________________________________________
34153 [ 10363] By: nick                                  on 2001/06/01  10:02:17
34154         Log: Make filecomp test work on CRLF platforms by adding binmode.
34155      Branch: perlio
34156            ! t/lib/filecomp.t
34157 ____________________________________________________________________________
34158 [ 10362] By: nick                                  on 2001/06/01  08:37:17
34159         Log: Integrate mainline
34160      Branch: perlio
34161           !> Changes Configure patchlevel.h perlio.c
34162 ____________________________________________________________________________
34163 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
34164         Log: panic:claustrophobia.
34165      Branch: perl
34166            ! perlio.c
34167 ____________________________________________________________________________
34168 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
34169         Log: Update Changes.
34170      Branch: perl
34171            ! Changes patchlevel.h
34172 ____________________________________________________________________________
34173 [ 10359] By: nick                                  on 2001/05/31  12:35:50
34174         Log: Integrate mainline.
34175      Branch: perlio
34176           +> t/lib/filecomp.t
34177           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
34178           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
34179 ____________________________________________________________________________
34180 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
34181         Log: Integrate perlio.
34182      Branch: perl
34183           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
34184           !> win32/config_H.vc
34185 ____________________________________________________________________________
34186 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
34187         Log: Metaconfig unit change for #10356.
34188      Branch: metaconfig
34189            ! U/installdirs/inc_version_list.U
34190 ____________________________________________________________________________
34191 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
34192         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
34193              (idea from Sarathy; implementation from Andy)
34194      Branch: perl
34195            ! Configure
34196 ____________________________________________________________________________
34197 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
34198         Log: More AUTHORS.
34199      Branch: perl
34200            ! AUTHORS
34201 ____________________________________________________________________________
34202 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
34203         Log: Subject: Re: [PATCH] Tests for File::Compare
34204              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
34205              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
34206              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
34207      Branch: perl
34208            + t/lib/filecomp.t
34209            ! MANIFEST t/lib/1_compile.t
34210 ____________________________________________________________________________
34211 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
34212         Log: Subject: [PATCH] DEBUG_* macro cleanups
34213              From: Abhijit Menon-Sen <ams@wiw.org>
34214              Date: Thu, 31 May 2001 12:16:22 +0530
34215              Message-ID: <20010531121622.B4829@lustre.linux.in>
34216              
34217              Subject: Re: [PATCH] DEBUG_* macro cleanups
34218              From: Abhijit Menon-Sen <ams@wiw.org>
34219              Date: Thu, 31 May 2001 13:57:01 +0530
34220              Message-ID: <20010531135701.A21775@lustre.linux.in>
34221              
34222              (The DEBUG_ definitions in perl.h changed to use the
34223              STMT_START and STMT_END.)
34224      Branch: perl
34225            ! perl.h pp_ctl.c sv.c toke.c
34226 ____________________________________________________________________________
34227 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
34228         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
34229              From: Abhijit Menon-Sen <ams@wiw.org>
34230              Date: Thu, 31 May 2001 08:27:55 +0530
34231              Message-ID: <20010531082755.A10018@lustre.linux.in>
34232      Branch: perl
34233            ! ext/Storable/Storable.xs gv.c perl.c
34234 ____________________________________________________________________________
34235 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
34236         Log: Subject: [PATCH] AUTHORS
34237              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
34238              Date: Thu, 31 May 2001 01:27:59 -0500
34239              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
34240              
34241              Subject: Re: [PATCH] AUTHORS
34242              From: "Philip Newton" <Philip.Newton@gmx.net>
34243              Date: Thu, 31 May 2001 10:08:06 +0200
34244              (Message-Id missing?)
34245      Branch: perl
34246            ! AUTHORS
34247 ____________________________________________________________________________
34248 [ 10350] By: nick                                  on 2001/05/31  11:40:43
34249         Log: win32 - dmake regen_config_h
34250      Branch: perlio
34251            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
34252 ____________________________________________________________________________
34253 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
34254         Log: Subject: Re: [PATCH util.c] More warning cleanups.
34255              From: "Philip Newton" <Philip.Newton@gmx.net>
34256              Date: Thu, 31 May 2001 07:41:36 +0200
34257              Message-Id: <200105310538.IAA25458@taku.hut.fi>
34258              
34259              Undo C++-ism that snekt in.
34260      Branch: perl
34261            ! util.c
34262 ____________________________________________________________________________
34263 [ 10348] By: nick                                  on 2001/05/31  11:36:46
34264         Log: Tolerate Win32 numerics
34265      Branch: perlio
34266            ! t/pragma/warn/toke
34267 ____________________________________________________________________________
34268 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
34269         Log: Integrate perlio.
34270      Branch: perl
34271           !> perlio.c win32/win32.h
34272 ____________________________________________________________________________
34273 [ 10346] By: nick                                  on 2001/05/31  10:54:55
34274         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
34275              perlio.c change 10255.
34276      Branch: perlio
34277            ! perlio.c
34278 ____________________________________________________________________________
34279 [ 10345] By: nick                                  on 2001/05/31  10:01:57
34280         Log: Conditionally put back some "unused" dTHX which are used
34281              with PERL_IMPLICIT_SYS
34282      Branch: perlio
34283            ! perlio.c
34284 ____________________________________________________________________________
34285 [ 10344] By: nick                                  on 2001/05/31  10:00:59
34286         Log: Fix Win32 for new spelling IN_BYTES 
34287      Branch: perlio
34288            ! win32/win32.h
34289 ____________________________________________________________________________
34290 [ 10343] By: nick                                  on 2001/05/31  08:01:32
34291         Log: perlio.c -Wall cleaner under MULTIPLICITY
34292              - still minor noise with linux stdio
34293      Branch: perlio
34294            ! perlio.c
34295 ____________________________________________________________________________
34296 [ 10342] By: nick                                  on 2001/05/31  07:52:23
34297         Log: Integrate mainline.
34298      Branch: perlio
34299           !> (integrate 42 files)
34300 ____________________________________________________________________________
34301 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
34302         Log: AUTHORS updates.
34303      Branch: perl
34304            ! AUTHORS
34305 ____________________________________________________________________________
34306 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
34307         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
34308              From: Peter Prymmer <pvhp@forte.com>
34309              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
34310              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
34311      Branch: perl
34312            ! t/lib/md5-file.t
34313 ____________________________________________________________________________
34314 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
34315         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
34316              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
34317              to match the pragma name; various robustness cleanups.
34318      Branch: perl
34319            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
34320            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
34321 ____________________________________________________________________________
34322 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
34323         Log: More -Wall sweeping.
34324      Branch: perl
34325            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
34326            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
34327            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
34328            ! regcomp.c sv.c toke.c utf8.c
34329 ____________________________________________________________________________
34330 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
34331         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
34332              From: Nicholas Clark <nick@ccl4.org>
34333              Date: Wed, 30 May 2001 22:34:41 +0100
34334              Message-ID: <20010530223441.Y86445@plum.flirble.org>
34335      Branch: perl
34336            ! t/op/cmp.t
34337 ____________________________________________________________________________
34338 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
34339         Log: It's is not, it isn't ain't, and it's it's, not its,
34340              if you mean it is. If you don't, it's its. Then too,
34341              it's hers. It isn't her's. It isn't our's either.
34342              It's ours, and likewise yours and theirs.
34343              -- Oxford University Press, Edpress News
34344      Branch: perl
34345            ! lib/autouse.pm
34346 ____________________________________________________________________________
34347 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
34348         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
34349      Branch: perl
34350            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
34351            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
34352            ! x2p/str.c x2p/walk.c xsutils.c
34353 ____________________________________________________________________________
34354 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
34355         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
34356              From: Michael G Schwern <schwern@pobox.com>
34357              Date: Wed, 30 May 2001 17:10:38 +0100
34358              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
34359              
34360              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
34361              From: Abhijit Menon-Sen <ams@wiw.org>
34362              Date: Wed, 30 May 2001 23:16:13 +0530
34363              Message-ID: <20010530231613.A31933@lustre.linux.in>
34364      Branch: perl
34365            ! perl.c t/run/runenv.t
34366 ____________________________________________________________________________
34367 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
34368         Log: (Retracted by #10375.)
34369              
34370              IRIX hints patch from Merijn Broeren.
34371              
34372              TODO: (this and the earlier Linux hints patch) should be solved
34373              at Configure level.  Merijn: -ldb should not be used on any platform
34374              for perl, just when linking DBFile itself. Trying to be helpful here
34375              is counterproductive.
34376      Branch: perl
34377            ! hints/irix_6.sh
34378 ____________________________________________________________________________
34379 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
34380         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
34381              From: Nicholas Clark <nick@ccl4.org>
34382              Date: Wed, 30 May 2001 23:20:58 +0100
34383              Message-ID: <20010530232058.B86445@plum.flirble.org>
34384      Branch: perl
34385            ! doop.c
34386 ____________________________________________________________________________
34387 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
34388         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
34389              From: Michael G Schwern <schwern@pobox.com> 
34390              Date: Wed, 30 May 2001 15:24:20 +0100
34391              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
34392      Branch: perl
34393            ! t/pragma/autouse.t
34394 ____________________________________________________________________________
34395 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
34396         Log: The regex trick wasn't a good idea.
34397      Branch: perl
34398            ! pod/perlfaq4.pod
34399 ____________________________________________________________________________
34400 [ 10329] By: nick                                  on 2001/05/30  18:34:35
34401         Log: Integrate mainline
34402      Branch: perlio
34403           !> (integrate 40 files)
34404 ____________________________________________________________________________
34405 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
34406         Log: Update Changes.
34407      Branch: perl
34408            ! Changes patchlevel.h
34409 ____________________________________________________________________________
34410 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
34411         Log: The metaconfig unit change for #10325.
34412      Branch: metaconfig
34413            + U/modified/afs.U
34414 ____________________________________________________________________________
34415 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
34416         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
34417              is now wrong.
34418      Branch: perl
34419            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
34420 ____________________________________________________________________________
34421 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
34422         Log: Introduce $Config{afsroot}.
34423      Branch: perl
34424            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34425            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
34426            ! win32/config.gc win32/config.vc
34427 ____________________________________________________________________________
34428 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
34429         Log: (Retracted by #10375.)
34430              
34431              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
34432      Branch: perl
34433            ! hints/linux.sh
34434 ____________________________________________________________________________
34435 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
34436         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
34437              (Also Configure tweaks needed; coming up soon.)
34438      Branch: perl
34439            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
34440 ____________________________________________________________________________
34441 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
34442         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
34443              From: Michael G Schwern <schwern@pobox.com>
34444              Date: Sun, 27 May 2001 10:29:43 +0100
34445              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
34446      Branch: perl
34447            ! lib/perl5db.pl
34448 ____________________________________________________________________________
34449 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
34450         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
34451              and Abhijit Menon-Sen.
34452      Branch: perl
34453            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
34454            ! perl.c pp_sys.c regcomp.c
34455 ____________________________________________________________________________
34456 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
34457         Log: Fix the BOOT section to call myU2time properly.
34458      Branch: perl
34459            ! ext/Time/HiRes/HiRes.xs
34460 ____________________________________________________________________________
34461 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
34462         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
34463              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
34464              Date: Wed, 30 May 2001 09:44:29 -0400
34465              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
34466              
34467              Detypo; plus add one more trick.
34468      Branch: perl
34469            ! pod/perlfaq4.pod
34470 ____________________________________________________________________________
34471 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
34472         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)
34473              From: Michael G Schwern <schwern@pobox.com>
34474              Date: Wed, 30 May 2001 14:39:06 +0100
34475              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
34476      Branch: perl
34477            ! lib/autouse.pm t/pragma/autouse.t
34478 ____________________________________________________________________________
34479 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
34480         Log: Subject: Re: AIX and gcc (moving targets)
34481              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34482              Date: Wed, 30 May 2001 15:25:08 +0200
34483              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
34484      Branch: perl
34485            ! ext/Time/HiRes/HiRes.xs
34486 ____________________________________________________________________________
34487 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
34488         Log: Subject: [PATCH t/TEST] sorting tests
34489              From: Michael G Schwern <schwern@pobox.com>
34490              Date: Wed, 30 May 2001 10:24:02 +0100
34491              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
34492      Branch: perl
34493            ! t/TEST
34494 ____________________________________________________________________________
34495 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
34496         Log: Subject: [ID 20010529.002] typos in man page perlre
34497              From: bart@cg681574-a.adubn1.nj.home.com 
34498              Date: Tue, 29 May 2001 13:58:59 -0500
34499              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
34500      Branch: perl
34501            ! pod/perlre.pod
34502 ____________________________________________________________________________
34503 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
34504         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
34505              From: "Craig A. Berry" <craigberry@mac.com>
34506              Date: Tue, 29 May 2001 23:23:45 -0500
34507              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
34508      Branch: perl
34509            ! t/lib/extutils.t t/pragma/autouse.t
34510 ____________________________________________________________________________
34511 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
34512         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)
34513              From: David Dyck <dcd@tc.fluke.com>
34514              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
34515              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
34516      Branch: perl
34517            ! t/lib/filefind.t
34518 ____________________________________________________________________________
34519 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
34520         Log: AIX hints update for gcc from Merijn H. Brand.
34521      Branch: perl
34522            ! hints/aix.sh
34523 ____________________________________________________________________________
34524 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
34525         Log: Retract #10295 and #10296: a more generic solution
34526              is needed (there's something funny with gcc on AIX).
34527      Branch: perl
34528            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
34529 ____________________________________________________________________________
34530 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
34531         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
34532              From: Hugo <hv@crypt.compulink.co.uk>
34533              Date: Wed, 30 May 2001 11:59:19 +0100
34534              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
34535              
34536              localizing $@ has unfortunate semantics - if you die past
34537              a local $@, the die message is lost.
34538      Branch: perl
34539            ! lib/utf8_heavy.pl
34540 ____________________________________________________________________________
34541 [ 10309] By: nick                                  on 2001/05/30  08:23:02
34542         Log: Integrate mainline (autouse works again.)
34543      Branch: perlio
34544           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
34545           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
34546           !> pod/perlvar.pod t/op/cmp.t
34547 ____________________________________________________________________________
34548 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
34549         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
34550              From: David Dyck <dcd@tc.fluke.com>
34551              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
34552              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
34553      Branch: perl
34554            ! lib/File/Find.pm
34555 ____________________________________________________________________________
34556 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
34557         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
34558              From: Nicholas Clark <nick@ccl4.org>
34559              Date: Tue, 29 May 2001 23:16:09 +0100
34560              Message-ID: <20010529231609.U86445@plum.flirble.org>
34561              
34562              Make the test output slightly clearer by distinguishing
34563              between '' and undef.
34564      Branch: perl
34565            ! t/op/cmp.t
34566 ____________________________________________________________________________
34567 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
34568         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
34569              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34570              Date: Tue, 29 May 2001 19:15:19 -0400
34571              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
34572      Branch: perl
34573            ! hints/os2.sh
34574 ____________________________________________________________________________
34575 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
34576         Log: Subject: perlvar.pod addition
34577              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
34578              Date: Fri, 25 May 2001 20:23:12 +0200
34579              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
34580              
34581              Subject: Re: perlvar.pod addition
34582              From: "Abigail" <abigail@foad.org> 
34583              Date: Fri, 25 May 2001 22:00:39 +0200
34584              Message-ID: <20010525200039.28029.qmail@foad.org>
34585              
34586              Mention $a and $b in perlvar.
34587      Branch: perl
34588            ! pod/perlvar.pod
34589 ____________________________________________________________________________
34590 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
34591         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
34592              From: Jeff Pinyan <jeffp@crusoe.net>
34593              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
34594              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
34595      Branch: perl
34596            ! pod/perlvar.pod
34597 ____________________________________________________________________________
34598 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
34599         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
34600              From: Jeff Pinyan <jeffp@crusoe.net>
34601              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
34602              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
34603      Branch: perl
34604            ! pod/perlfaq6.pod
34605 ____________________________________________________________________________
34606 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
34607         Log: Mention Time::localtime and Time::gmtime.
34608      Branch: perl
34609            ! ext/Time/Piece/Piece.pm
34610 ____________________________________________________________________________
34611 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
34612         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
34613              From: Michael G Schwern <schwern@pobox.com>
34614              Date: Tue, 29 May 2001 18:51:32 +0100
34615              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
34616      Branch: perl
34617            ! pod/perlfaq4.pod
34618 ____________________________________________________________________________
34619 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
34620         Log: Retract #10243.
34621      Branch: perl
34622            ! lib/autouse.pm
34623 ____________________________________________________________________________
34624 [ 10299] By: nick                                  on 2001/05/29  18:41:19
34625         Log: Post weekend integrate mainline (fails one test pragma/autouse).
34626      Branch: perlio
34627           +> (branch 29 files)
34628           !> (integrate 91 files)
34629 ____________________________________________________________________________
34630 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
34631         Log: Update Changes.
34632      Branch: perl
34633            ! Changes patchlevel.h
34634 ____________________________________________________________________________
34635 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
34636         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
34637              before Perl_load_module/Perl_call_method and restore the value
34638              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
34639      Branch: perl
34640            ! utf8.c
34641 ____________________________________________________________________________
34642 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
34643         Log: Subject: Re: AIX and gcc (moving targets)
34644              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34645              Date: Tue, 29 May 2001 17:59:40 +0200
34646              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
34647      Branch: perl
34648            ! ext/Storable/Makefile.PL
34649 ____________________________________________________________________________
34650 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
34651         Log: Subject: Re: AIX and gcc (moving targets)
34652              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34653              Date: Tue, 29 May 2001 12:32:57 +0200
34654              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
34655      Branch: perl
34656            ! ext/POSIX/Makefile.PL
34657 ____________________________________________________________________________
34658 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
34659         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
34660              From: Michael G Schwern <schwern@pobox.com>
34661              Date: Tue, 29 May 2001 09:53:29 +0100
34662              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
34663              
34664              (#10280 retracted)
34665      Branch: perl
34666            ! lib/Test/Harness.pm t/lib/test-harness.t
34667 ____________________________________________________________________________
34668 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
34669         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
34670              From: Michael G Schwern <schwern@pobox.com>
34671              Date: Tue, 29 May 2001 09:19:52 +0100
34672              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
34673      Branch: perl
34674            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
34675            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
34676            + t/lib/Test/todo.t
34677            ! MANIFEST lib/Test.pm t/TEST
34678 ____________________________________________________________________________
34679 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
34680         Log: From: Michael G Schwern <schwern@pobox.com>
34681              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
34682              Date: Tue, 29 May 2001 08:26:09 +0100
34683              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
34684      Branch: perl
34685            ! t/TEST
34686 ____________________________________________________________________________
34687 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
34688         Log: Add tests for Time::gmtime and Time::localtime.
34689      Branch: perl
34690            + t/lib/time-gmtime.t t/lib/time-localtime.t
34691            ! MANIFEST t/lib/1_compile.t
34692 ____________________________________________________________________________
34693 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
34694         Log: Add test for File::stat.
34695      Branch: perl
34696            + t/lib/filestat.t
34697            ! MANIFEST t/lib/1_compile.t
34698 ____________________________________________________________________________
34699 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
34700         Log: Add test for Net::servent.
34701      Branch: perl
34702            + t/lib/net-sent.t
34703            ! MANIFEST t/lib/1_compile.t
34704 ____________________________________________________________________________
34705 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
34706         Log: Add test for Net::protoent.
34707      Branch: perl
34708            + t/lib/net-pent.t
34709            ! MANIFEST t/lib/1_compile.t
34710 ____________________________________________________________________________
34711 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
34712         Log: Add test for Net::netent.
34713      Branch: perl
34714            + t/lib/net-nent.t
34715            ! MANIFEST t/lib/1_compile.t
34716 ____________________________________________________________________________
34717 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
34718         Log: Add test for User::grent.  Portability doubtful.
34719      Branch: perl
34720            + t/lib/user-grent.t
34721            ! MANIFEST t/lib/1_compile.t
34722 ____________________________________________________________________________
34723 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
34724         Log: Add test for User::pwent.
34725              Probably will fall down somewhere for portability reasons.
34726      Branch: perl
34727            + t/lib/user-pwent.t
34728            ! MANIFEST t/lib/1_compile.t
34729 ____________________________________________________________________________
34730 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
34731         Log: Metaconfig units changes for #10283.
34732      Branch: metaconfig
34733            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
34734            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
34735            ! U/installdirs/sitescript.U U/modified/Signal.U
34736 ____________________________________________________________________________
34737 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
34738         Log: Subject: [PATCH 5.6.1] signal names in Configure
34739              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34740              Date: Tue, 29 May 2001 03:52:25 -0400
34741              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
34742              
34743              Subject: [PATCH 5.6.1] older perl in Configure
34744              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34745              Date: Tue, 29 May 2001 03:55:40 -0400
34746              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
34747              
34748              Subject: [PATCH 5.6.1] goofs in Configure
34749              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34750              Date: Tue, 29 May 2001 04:13:07 -0400
34751              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
34752              
34753              Configure portability tweaks.
34754      Branch: perl
34755            ! Configure
34756 ____________________________________________________________________________
34757 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
34758         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
34759              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34760              Date: Tue, 29 May 2001 04:07:06 -0400
34761              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
34762      Branch: perl
34763            ! os2/os2.c
34764 ____________________________________________________________________________
34765 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
34766         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
34767              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34768              Date: Tue, 29 May 2001 04:01:38 -0400
34769              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
34770      Branch: perl
34771            ! hints/os2.sh os2/Makefile.SHs
34772 ____________________________________________________________________________
34773 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
34774         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
34775              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34776              Date: Tue, 29 May 2001 03:50:18 -0400
34777              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
34778      Branch: perl
34779            ! lib/Test/Harness.pm
34780 ____________________________________________________________________________
34781 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
34782         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
34783      Branch: perl
34784            ! lib/utf8_heavy.pl
34785 ____________________________________________________________________________
34786 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
34787         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
34788              From: Hugo <hv@crypt.compulink.co.uk>
34789              Date: Tue, 29 May 2001 03:03:45 +0100
34790              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
34791              
34792              Explanation why the $@ always gets the UTF8 flag when under use utf8--
34793              because we told it to have the flag when under use utf8.
34794      Branch: perl
34795            ! pp_ctl.c
34796 ____________________________________________________________________________
34797 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
34798         Log: At least a partial fix for 20010528.004.
34799      Branch: perl
34800            ! lib/utf8_heavy.pl
34801 ____________________________________________________________________________
34802 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
34803         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
34804              From: Nicholas Clark <nick@ccl4.org> 
34805              Date: Mon, 28 May 2001 23:39:38 +0100
34806              Message-ID: <20010528233938.M86445@plum.flirble.org>
34807              
34808              More portable non-zero UV.
34809      Branch: perl
34810            ! t/lib/extutils.t
34811 ____________________________________________________________________________
34812 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
34813         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
34814              From: Nicholas Clark <nick@ccl4.org>
34815              Date: Mon, 28 May 2001 22:46:09 +0100
34816              Message-ID: <20010528224608.L86445@plum.flirble.org>
34817              
34818              Test also "make clean".
34819      Branch: perl
34820            ! t/lib/extutils.t
34821 ____________________________________________________________________________
34822 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
34823         Log: Subject: Re: Would -Wno-unused -Wall be better?
34824              From: Michael G Schwern <schwern@pobox.com>
34825              Date: Tue, 29 May 2001 00:55:54 +0100
34826              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
34827      Branch: perl
34828            ! pp.h
34829 ____________________________________________________________________________
34830 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
34831         Log: Add a test for 20010528.007, fixed in #10272.
34832      Branch: perl
34833            ! t/op/misc.t toke.c
34834 ____________________________________________________________________________
34835 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
34836         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
34837              From: Hugo <hv@crypt.compulink.co.uk>
34838              Date: Tue, 29 May 2001 00:23:23 +0100
34839              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
34840      Branch: perl
34841            ! toke.c
34842 ____________________________________________________________________________
34843 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
34844         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
34845              From: Michael G Schwern <schwern@pobox.com>
34846              Date: Tue, 29 May 2001 00:42:59 +0100
34847              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
34848      Branch: perl
34849            ! t/pragma/autouse.t
34850 ____________________________________________________________________________
34851 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
34852         Log: Some shells seemingly arrange the signal handlers differently
34853              (bug id 20010521.004).
34854      Branch: perl
34855            ! t/lib/sigaction.t
34856 ____________________________________________________________________________
34857 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
34858         Log: Regen perlmodlib.
34859      Branch: perl
34860            ! pod/perlmodlib.pod
34861 ____________________________________________________________________________
34862 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
34863         Log: Update Changes.
34864      Branch: perl
34865            ! Changes patchlevel.h
34866 ____________________________________________________________________________
34867 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
34868         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
34869              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
34870              Date: Mon, 28 May 2001 14:56:35 -0500
34871              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
34872      Branch: perl
34873            ! pod/perlnewmod.pod
34874 ____________________________________________________________________________
34875 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
34876         Log: Regen toc.
34877      Branch: perl
34878            ! pod/perltoc.pod
34879 ____________________________________________________________________________
34880 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
34881         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
34882              From: "Richard Soderberg" <rs@crystalflame.net>
34883              Date: Mon, 28 May 2001 12:31:23 -0700
34884              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
34885      Branch: perl
34886            ! t/op/splice.t
34887 ____________________________________________________________________________
34888 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
34889         Log: The #10260 was too bold: locales and utf8 still do not mix.
34890      Branch: perl
34891            ! t/pragma/locale.t
34892 ____________________________________________________________________________
34893 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
34894         Log: Subject: [PATCH] Pod nitpicks
34895              From: "Richard Soderberg" <rs@crystalflame.net>
34896              Date: Mon, 28 May 2001 10:08:58 -0700
34897              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
34898      Branch: perl
34899            ! pod/perl571delta.pod pod/perlapi.pod sv.h
34900 ____________________________________________________________________________
34901 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
34902         Log: Upgrade to I18N::LangTags 0.22.
34903      Branch: perl
34904            + lib/I18N/LangTags/List.pod
34905            ! MANIFEST lib/I18N/LangTags.pm
34906 ____________________________________________________________________________
34907 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
34908         Log: A slightly more serious bug found by -Mutf8; op/misc and
34909              lib/complex dumped core.
34910      Branch: perl
34911            ! regexec.c
34912 ____________________________________________________________________________
34913 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
34914         Log: Various buglets shaken out by -Mutf8.
34915      Branch: perl
34916            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
34917            ! t/pragma/locale.t
34918 ____________________________________________________________________________
34919 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
34920         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
34921      Branch: perl
34922            ! t/lib/carp.t
34923 ____________________________________________________________________________
34924 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
34925         Log: Subject: [PATCH] todo patch
34926              From: Artur Bergman <artur@contiller.se> 
34927              Date: Mon, 28 May 2001 17:03:51 +0200
34928              Message-ID: <B7383577.F34%artur@contiller.se>
34929      Branch: perl
34930            ! pod/perltodo.pod
34931 ____________________________________________________________________________
34932 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
34933         Log: Subject: typo in perlguts.pod
34934              From: "John P. Linderman" <jpl@research.att.com>
34935              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
34936              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
34937      Branch: perl
34938            ! pod/perlguts.pod
34939 ____________________________________________________________________________
34940 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
34941         Log: Subject: AIX and gcc (moving targets)
34942              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34943              Date: Mon, 28 May 2001 12:54:04 +0200
34944              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
34945      Branch: perl
34946            ! hints/aix.sh
34947 ____________________________________________________________________________
34948 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
34949         Log: Subject: Re: perlio + multiple perl_alloc..destruct
34950              From: Doug MacEachern <dougm@covalent.net>
34951              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
34952              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
34953      Branch: perl
34954            ! perlio.c
34955 ____________________________________________________________________________
34956 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
34957         Log: The #10251 wasn't quite up-to-the-code.
34958      Branch: perl
34959            ! t/op/misc.t
34960 ____________________________________________________________________________
34961 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
34962         Log: Test case for bug 20010526.004, fixed in #10252.
34963      Branch: perl
34964            ! t/op/taint.t
34965 ____________________________________________________________________________
34966 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
34967         Log: Subject: Re: [ID 20010526.004] Taint looses value
34968              From: Hugo <hv@crypt.compulink.co.uk>
34969              Date: Sun, 27 May 2001 20:39:32 +0100
34970              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
34971      Branch: perl
34972            ! sv.c
34973 ____________________________________________________________________________
34974 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
34975         Log: Test case for 20010422.005, fixed by #10250.
34976      Branch: perl
34977            ! t/op/misc.t
34978 ____________________________________________________________________________
34979 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
34980         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
34981              From: Spider Boardman <spider@Orb.Nashua.NH.US>
34982              Date: Mon, 28 May 2001 06:39:12 -0400
34983              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
34984      Branch: perl
34985            ! toke.c
34986 ____________________________________________________________________________
34987 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
34988         Log: Linerewrapping.
34989      Branch: perl
34990            ! lib/open.pm
34991 ____________________________________________________________________________
34992 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
34993         Log: Updates on the modules list.
34994      Branch: perl
34995            ! t/lib/1_compile.t
34996 ____________________________________________________________________________
34997 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
34998         Log: Add a test for PerlIO.
34999              
35000              (I probably got the crlf/raw thing wrong for clrfy platforms...)
35001      Branch: perl
35002            + t/lib/perlio.t
35003            ! MANIFEST lib/PerlIO.pm
35004 ____________________________________________________________________________
35005 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
35006         Log: Add a test for carp et alia.
35007      Branch: perl
35008            + t/lib/carp.t
35009            ! MANIFEST
35010 ____________________________________________________________________________
35011 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
35012         Log: Adding the new test would be swell.
35013      Branch: perl
35014            + t/pragma/autouse.t
35015 ____________________________________________________________________________
35016 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
35017         Log: Add a test for the autouse pragma.
35018      Branch: perl
35019            ! MANIFEST
35020 ____________________________________________________________________________
35021 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
35022         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
35023              From: dLux <dlux@spam.sch.bme.hu>
35024              Date: Sun, 27 May 2001 16:14:26 +0200
35025              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
35026      Branch: perl
35027            ! lib/autouse.pm
35028 ____________________________________________________________________________
35029 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
35030         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
35031              From: "Richard Soderberg" <rs@crystalflame.net>
35032              Date: Mon, 28 May 2001 03:56:36 -0700
35033              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
35034      Branch: perl
35035            ! utils/dprofpp.PL
35036 ____________________________________________________________________________
35037 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
35038         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
35039              From: "Stephen P. Potter" <spp@spotter.yi.org>
35040              Date: Tue, 22 May 2001 11:40:25 -0400
35041              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
35042              
35043              Subject: Re: [ID 20010522.003] Time::Local module bug
35044              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
35045              Date: Tue, 22 May 2001 11:50:19 -0400
35046              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
35047      Branch: perl
35048            ! lib/Time/Local.pm
35049 ____________________________________________________________________________
35050 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
35051         Log: The PERL_DL_NONLAZY can have whitespace in front.
35052      Branch: perl
35053            ! t/lib/extutils.t
35054 ____________________________________________________________________________
35055 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
35056         Log: Document strftime() and strptime().
35057      Branch: perl
35058            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
35059 ____________________________________________________________________________
35060 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
35061         Log: Make Time::Piece::strptime() to be a function, not a method.
35062      Branch: perl
35063            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
35064 ____________________________________________________________________________
35065 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
35066         Log: Tweak the test to be more portable.
35067      Branch: perl
35068            ! t/lib/extutils.t
35069 ____________________________________________________________________________
35070 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
35071         Log: Subject: PATCH: Re: Re: Attributes that tie
35072              From: Leon Brocard <acme@astray.com>
35073              Date: Sun, 27 May 2001 12:37:29 +0100
35074              Message-ID: <20010527123729.A22663@ns0.astray.com>
35075              
35076              Document that variable attributes are not currently usable
35077              for tieing.  (An ugly limitation that should be fixed.)
35078      Branch: perl
35079            ! lib/attributes.pm
35080 ____________________________________________________________________________
35081 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
35082         Log: Microperl tweaks.
35083      Branch: perl
35084            ! Makefile.micro uconfig.h uconfig.sh
35085 ____________________________________________________________________________
35086 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
35087         Log: Add make target for microperl (kind of silly, but convenient).
35088      Branch: perl
35089            ! Makefile.SH
35090 ____________________________________________________________________________
35091 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
35092         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
35093              for microperl.)
35094      Branch: perl
35095            ! doio.c
35096 ____________________________________________________________________________
35097 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
35098         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
35099              From: rspier@pobox.com (Robert Spier)
35100              Date: Sat, 26 May 2001 20:05:23 -0400
35101              Message-ID: <15120.17603.148648.12430@rls.cx>
35102              
35103              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
35104              From: rspier@pobox.com (Robert Spier)
35105              Date: Sun, 27 May 2001 00:23:12 -0400
35106              Message-ID: <15120.33072.511966.767230@rls.cx>
35107      Branch: perl
35108            ! doio.c pod/perlfunc.pod
35109 ____________________________________________________________________________
35110 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
35111         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
35112      Branch: perl
35113            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
35114 ____________________________________________________________________________
35115 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
35116         Log: Add README.tru64.
35117      Branch: perl
35118            + README.tru64
35119 ____________________________________________________________________________
35120 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
35121         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
35122      Branch: perl
35123            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
35124            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
35125            ! MANIFEST
35126 ____________________________________________________________________________
35127 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
35128         Log: Integrate I18N::LangTags from Sean Burke.
35129              
35130              TODO: the language list from RFC 3066 needs to be integrated
35131              and made available somehow.  The list is included in the
35132              I18N-LangTags 0.21 distribution, but it is undocumented
35133              and unconnected to the module.
35134      Branch: perl
35135            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
35136            ! MANIFEST
35137 ____________________________________________________________________________
35138 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
35139         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
35140              envisioned by Sarathy.
35141      Branch: perl
35142            ! t/op/ver.t toke.c
35143 ____________________________________________________________________________
35144 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
35145         Log: Subject: [ID 20010525.001] Pod typo nits fixed
35146              From: lvirden@cas.org
35147              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
35148              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
35149              
35150              minus the perlsolaris decimation plus the
35151              
35152              Subject: Re: [ID 20010525.001] Pod typo nits fixed
35153              From: "Philip Newton" <Philip.Newton@gmx.net>
35154              Date: Fri, 25 May 2001 18:05:55 +0200
35155              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
35156      Branch: perl
35157            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
35158            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
35159            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
35160            ! pod/perlutil.pod pod/perlxstut.pod
35161 ____________________________________________________________________________
35162 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
35163         Log: return clauses are nice.
35164      Branch: perl
35165            ! sv.c
35166 ____________________________________________________________________________
35167 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
35168         Log: Subject: change 10199 backwards?
35169              From: Doug MacEachern <dougm@covalent.net>
35170              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
35171              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
35172      Branch: perl
35173            ! sv.c
35174 ____________________________________________________________________________
35175 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
35176         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
35177              From: Hugo <hv@crypt.compulink.co.uk>
35178              Date: Sat, 26 May 2001 17:05:12 +0100
35179              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
35180      Branch: perl
35181            + t/op/gmagic.t
35182            ! MANIFEST doop.c embed.h embed.pl global.sym
35183            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
35184            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
35185 ____________________________________________________________________________
35186 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
35187         Log: Regen headers for #10221.
35188      Branch: perl
35189            ! global.sym objXSUB.h perlapi.c
35190 ____________________________________________________________________________
35191 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
35192         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
35193              From: Juha Laiho <juha.laiho@Elma.Net>
35194              Date: Thu, 3 May 2001 09:51:30 +0300
35195              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
35196      Branch: perl
35197            ! embed.pl
35198 ____________________________________________________________________________
35199 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
35200         Log: Subject: Re: [PATCH] Re: stability of sort()?
35201              From: "John P. Linderman" <jpl@research.att.com>
35202              Date: Sat, 26 May 2001 13:27:19 -0400
35203              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
35204      Branch: perl
35205            ! pod/perlfunc.pod
35206 ____________________________________________________________________________
35207 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
35208         Log: Integrate perlio.
35209      Branch: perl
35210           !> pod/perlguts.pod
35211 ____________________________________________________________________________
35212 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
35213         Log: Subject: [PATCH perl@10210] PerlIO for VMS
35214              From: "Craig A. Berry" <craigberry@mac.com>
35215              Date: Sat, 26 May 2001 09:34:11 -0500
35216              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
35217      Branch: perl
35218            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
35219            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
35220            ! vms/vmsish.h
35221 ____________________________________________________________________________
35222 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
35223         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
35224              From: David Dyck <dcd@tc.fluke.com>
35225              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
35226              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
35227      Branch: perl
35228            ! lib/perl5db.pl
35229 ____________________________________________________________________________
35230 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
35231         Log: Subject: utf8 regexp tests
35232              From: Hugo <hv@crypt.compulink.co.uk>
35233              Date: Fri, 25 May 2001 22:35:01 +0100
35234              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
35235      Branch: perl
35236            ! t/op/regexp.t
35237 ____________________________________________________________________________
35238 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
35239         Log: Subject: [PATCH] Re: stability of sort()?
35240              From: Nicholas Clark <nick@ccl4.org>
35241              Date: Fri, 25 May 2001 22:40:19 +0100
35242              Message-ID: <20010525224019.B86445@plum.flirble.org>
35243      Branch: perl
35244            ! pod/perlfunc.pod
35245 ____________________________________________________________________________
35246 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
35247         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
35248              From: John Peacock <jpeacock@rowman.com>
35249              Date: Thu, 24 May 2001 22:14:01 -0400
35250              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
35251      Branch: perl
35252            ! mg.c scope.c sv.c
35253 ____________________________________________________________________________
35254 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
35255         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
35256              From: Nicholas Clark <nick@ccl4.org>
35257              Date: Sun, 20 May 2001 19:24:13 +0100
35258              Message-ID: <20010520192413.G83222@plum.flirble.org>
35259      Branch: perl
35260            + lib/ExtUtils/Constant.pm t/lib/extutils.t
35261            ! MANIFEST utils/h2xs.PL
35262 ____________________________________________________________________________
35263 [ 10212] By: nick                                  on 2001/05/26  09:49:28
35264         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
35265              add a few more notes there on use of mortals on the stack.
35266      Branch: perlio
35267            ! pod/perlguts.pod
35268 ____________________________________________________________________________
35269 [ 10211] By: nick                                  on 2001/05/26  09:05:36
35270         Log: Integrate mainline
35271      Branch: perlio
35272           +> t/lib/fcntl.t t/pragma/vars.t
35273           !> (integrate 49 files)
35274 ____________________________________________________________________________
35275 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
35276         Log: Update Changes.
35277      Branch: perl
35278            ! Changes patchlevel.h
35279 ____________________________________________________________________________
35280 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
35281         Log: Based on
35282              
35283              Subject: [PATCH pp.c] Wrapping pack("C",256)
35284              From: Simon Cozens <simon@netthink.co.uk>
35285              Date: Sat, 12 May 2001 17:58:41 +0100
35286              Message-ID: <20010512175841.A6132@netthink.co.uk>
35287      Branch: perl
35288            ! pod/perldiag.pod pp.c t/pragma/warn/pp
35289 ____________________________________________________________________________
35290 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
35291         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
35292              From: "Brendan O'Dea" <bod@compusol.com.au>
35293              Date: Fri, 25 May 2001 11:18:29 +1000
35294              Message-ID: <20010525111829.A28411@compusol.com.au>
35295              
35296              (Slightly modified.)
35297      Branch: perl
35298            ! lib/Term/Cap.pm
35299 ____________________________________________________________________________
35300 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
35301         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
35302              From: Hugo <hv@crypt.compulink.co.uk>
35303              Date: Fri, 25 May 2001 02:13:25 +0100
35304              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
35305      Branch: perl
35306            ! t/op/misc.t
35307 ____________________________________________________________________________
35308 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
35309         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
35310              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
35311              Date: Fri, 25 May 2001 10:25:36 +0900
35312              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
35313      Branch: perl
35314            ! regcomp.c regexec.c
35315 ____________________________________________________________________________
35316 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
35317         Log: Subject: [PATCH #2] stash autovivification and method call error messages
35318              From: Ilmari Karonen <iltzu@sci.fi>
35319              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
35320              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
35321      Branch: perl
35322            ! gv.c pp_hot.c t/op/method.t
35323 ____________________________________________________________________________
35324 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
35325         Log: Add make target and documentation for gprof profiling.
35326      Branch: perl
35327            ! Makefile.SH pod/perlhack.pod
35328 ____________________________________________________________________________
35329 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
35330         Log: Subject: Don't think about UTF8 
35331              From: Mike Guy <mjtg@cam.ac.uk> 
35332              Date: Tue, 22 May 2001 14:35:39 +0100
35333              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
35334      Branch: perl
35335            ! sv.h
35336 ____________________________________________________________________________
35337 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
35338         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
35339              From: Geraint A Edwards <gedge@serf.org> 
35340              Date: Thu, 24 May 2001 22:51:24 +0100
35341              Message-Id: <20010524225124.A34981@cymru.serf.org>
35342      Branch: perl
35343            ! x2p/find2perl.PL
35344 ____________________________________________________________________________
35345 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
35346         Log: DB_File has its own attribute story.
35347      Branch: perl
35348            ! ext/DB_File/DB_File.xs
35349 ____________________________________________________________________________
35350 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
35351         Log: Subject: Re: Making perl with -Wall
35352              From: Andy Dougherty <doughera@lafayette.edu>
35353              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
35354              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
35355      Branch: perl
35356            ! perl.h
35357 ____________________________________________________________________________
35358 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
35359         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
35360              From: "Richard Soderberg" <rs@crystalflame.net>
35361              Date: Thu, 24 May 2001 08:58:16 -0700
35362              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
35363      Branch: perl
35364            ! sv.c
35365 ____________________________________________________________________________
35366 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
35367         Log: IV/UV casting fixes from Nicholas Clark.
35368      Branch: perl
35369            ! perl.h pp_sys.c util.c
35370 ____________________________________________________________________________
35371 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
35372         Log: Subject: Re: Making perl with -Wall
35373              From: Michael G Schwern <schwern@pobox.com>
35374              Date: Thu, 24 May 2001 15:40:28 +0100
35375              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
35376      Branch: perl
35377            ! malloc.c perl.h
35378 ____________________________________________________________________________
35379 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
35380         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
35381              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35382              Date: Tue, 22 May 2001 11:49:37 +0200
35383              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
35384      Branch: metaconfig
35385            ! U/modified/Oldsym.U
35386      Branch: metaconfig/U/perl
35387            ! patchlevel.U
35388      Branch: perl
35389            ! Configure config_h.SH myconfig.SH
35390 ____________________________________________________________________________
35391 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
35392         Log: Under versiononly install also the scripts with the version suffix.
35393              (e.g. .../bin/h2xs5.7.1)
35394      Branch: perl
35395            ! installperl
35396 ____________________________________________________________________________
35397 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
35398         Log: Subject: [PATCH] Stop segfault in mg.c:636
35399              From: "Richard Soderberg" <rs@crystalflame.net>
35400              Date: Thu, 24 May 2001 05:51:52 -0700
35401              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
35402      Branch: perl
35403            ! mg.c
35404 ____________________________________________________________________________
35405 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
35406         Log: Iteration continues; hopefully convergently.
35407      Branch: perl
35408            ! t/lib/b-stash.t
35409 ____________________________________________________________________________
35410 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
35411         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
35412              From: Gisle Aas <gisle@ActiveState.com>
35413              Date: 23 May 2001 16:13:10 -0700
35414              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
35415      Branch: perl
35416            ! op.c toke.c
35417 ____________________________________________________________________________
35418 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
35419         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
35420              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
35421              Date: Thu, 24 May 2001 05:05:22 -0500
35422              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
35423      Branch: perl
35424            ! lib/dumpvar.pl lib/perl5db.pl
35425 ____________________________________________________________________________
35426 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
35427         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
35428              From: David Dyck <dcd@tc.fluke.com>
35429              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
35430              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
35431      Branch: perl
35432            ! lib/perl5db.pl
35433 ____________________________________________________________________________
35434 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
35435         Log: Tiny pod nits on READMEs, mostly whitespace issues.
35436      Branch: perl
35437            ! README.amiga README.dos README.macos README.mpeix README.vmesa
35438            ! README.win32
35439 ____________________________________________________________________________
35440 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
35441         Log: The DG/UX part of the 20010521.005.
35442      Branch: perl
35443            ! README.dgux
35444 ____________________________________________________________________________
35445 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
35446         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
35447              From: Hugo <hv@crypt.compulink.co.uk>
35448              Date: Mon, 21 May 2001 16:32:02 +0100
35449              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
35450      Branch: perl
35451            ! regcomp.c t/op/misc.t
35452 ____________________________________________________________________________
35453 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
35454         Log: Subject: [PATCH] Extra UNIVERSAL tests
35455              From: Mike Guy <mjtg@cam.ac.uk>
35456              Date: Wed, 23 May 2001 12:29:20 +0100
35457              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
35458      Branch: perl
35459            ! t/op/universal.t
35460 ____________________________________________________________________________
35461 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
35462         Log: Subject: [PATCH] Remove EQ keyword
35463              From: Mike Guy <mjtg@cam.ac.uk>
35464              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
35465              Date: Wed, 23 May 2001 11:17:29 +0100
35466      Branch: perl
35467            ! keywords.h keywords.pl
35468 ____________________________________________________________________________
35469 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
35470         Log: Subject: [PATCH] lib/perl5db.pl
35471              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
35472              Date: Wed, 23 May 2001 02:18:03 -0500
35473              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
35474      Branch: perl
35475            ! lib/perl5db.pl
35476 ____________________________________________________________________________
35477 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
35478         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
35479              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
35480              Date: Tue, 22 May 2001 23:34:41 -0500
35481              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
35482      Branch: perl
35483            ! lib/Term/Cap.pm
35484 ____________________________________________________________________________
35485 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
35486         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
35487              From: davem@fdgroup.co.uk
35488              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
35489              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
35490      Branch: perl
35491            ! emacs/e2ctags.pl
35492 ____________________________________________________________________________
35493 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
35494         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
35495              From: Michael G Schwern <schwern@pobox.com>
35496              Date: Tue, 22 May 2001 14:15:09 +0100
35497              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
35498      Branch: perl
35499            ! lib/vars.pm
35500 ____________________________________________________________________________
35501 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
35502         Log: Subject: [PATCH lib/vars.pm] Odd code nit
35503              From: Michael G Schwern <schwern@pobox.com>
35504              Date: Tue, 22 May 2001 14:14:28 +0100
35505              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
35506      Branch: perl
35507            ! lib/vars.pm
35508 ____________________________________________________________________________
35509 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
35510         Log: Use the new use vars feature.
35511      Branch: perl
35512            ! t/lib/b-stash.t
35513 ____________________________________________________________________________
35514 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
35515         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
35516              From: Mike Guy <mjtg@cam.ac.uk>
35517              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
35518              Date: Tue, 22 May 2001 13:11:39 +0100
35519      Branch: perl
35520            + t/pragma/vars.t
35521            ! MANIFEST lib/vars.pm t/lib/1_compile.t
35522 ____________________________________________________________________________
35523 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
35524         Log: -qlongdouble considered harmful by Merijn.
35525      Branch: perl
35526            ! hints/aix.sh
35527 ____________________________________________________________________________
35528 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
35529         Log: Update Changes.
35530      Branch: perl
35531            ! Changes patchlevel.h
35532 ____________________________________________________________________________
35533 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
35534         Log: Add a test of its very own for Fcntl.  Hopefully portable.
35535      Branch: perl
35536            + t/lib/fcntl.t
35537            ! MANIFEST
35538 ____________________________________________________________________________
35539 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
35540         Log: Must be trickier for 'minitest' not to die.
35541      Branch: perl
35542            ! t/op/taint.t
35543 ____________________________________________________________________________
35544 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
35545         Log: Can't declare other people's variables.
35546      Branch: perl
35547            ! t/lib/b-stash.t
35548 ____________________________________________________________________________
35549 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
35550         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
35551      Branch: perl
35552            ! doio.c t/op/taint.t
35553 ____________________________________________________________________________
35554 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
35555         Log: The OS/2 variable needs to be declared.
35556      Branch: perl
35557            ! t/lib/b-stash.t
35558 ____________________________________________________________________________
35559 [ 10170] By: nick                                  on 2001/05/20  16:48:29
35560         Log: Integrate mainline
35561      Branch: perlio
35562           !> (integrate 41 files)
35563 ____________________________________________________________________________
35564 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
35565         Log: Small perlsec updates: clarify the taintedness of filename
35566              globbing; suggest using Scalar::Util::tainted().
35567      Branch: perl
35568            ! pod/perlsec.pod
35569 ____________________________________________________________________________
35570 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
35571         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
35572              From: Dave Mitchell <davem@fdgroup.co.uk>
35573              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
35574              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
35575      Branch: perl
35576            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
35577            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
35578            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
35579            ! xsutils.c
35580 ____________________________________________________________________________
35581 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
35582         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
35583              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35584              Date: Sat, 19 May 2001 04:08:46 -0400
35585              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
35586      Branch: perl
35587            ! lib/ExtUtils/Mksymlists.pm makedef.pl
35588 ____________________________________________________________________________
35589 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
35590         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
35591              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35592              Date: Sat, 19 May 2001 04:30:45 -0400
35593              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
35594      Branch: perl
35595            ! os2/os2.c
35596 ____________________________________________________________________________
35597 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
35598         Log: Subject: [PATCH 5.6.1] build bugs OS/2
35599              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35600              Date: Sat, 19 May 2001 04:35:28 -0400
35601              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
35602      Branch: perl
35603            ! os2/Makefile.SHs os2/os2.c
35604 ____________________________________________________________________________
35605 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
35606         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
35607              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35608              Date: Sat, 19 May 2001 04:04:23 -0400
35609              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
35610              
35611              (In bleadperl patched b-stash.t instead of b.t)
35612      Branch: perl
35613            ! t/lib/b-stash.t t/lib/bigfltpm.t
35614 ____________________________________________________________________________
35615 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
35616         Log: Subject: [PATCH 5.6.1] perl5db
35617              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35618              Date: Sat, 19 May 2001 03:49:09 -0400
35619              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
35620      Branch: perl
35621            ! lib/perl5db.pl
35622 ____________________________________________________________________________
35623 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
35624         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
35625              From: Gisle Aas <gisle@ActiveState.com>
35626              Date: 18 May 2001 14:24:51 -0700
35627              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
35628      Branch: perl
35629            ! pp_ctl.c
35630 ____________________________________________________________________________
35631 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
35632         Log: Subject: [PATCH] Chomp should not always stringify
35633              From: Gisle Aas <gisle@ActiveState.com>
35634              Date: 18 May 2001 07:55:25 -0700
35635              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
35636      Branch: perl
35637            ! doop.c t/op/chop.t
35638 ____________________________________________________________________________
35639 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
35640         Log: Integrate perlio.
35641      Branch: perl
35642           !> pod/perlfunc.pod
35643 ____________________________________________________________________________
35644 [ 10159] By: nick                                  on 2001/05/20  09:39:46
35645         Log: Document some more of open's features.
35646      Branch: perlio
35647            ! pod/perlfunc.pod
35648 ____________________________________________________________________________
35649 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
35650         Log: back out change#10153 (it has compatibility issues such as the
35651              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
35652              benefit for 5.6.x doesn't seem worth the risk)
35653      Branch: maint-5.6/perl
35654            ! toke.c
35655 ____________________________________________________________________________
35656 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
35657         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
35658      Branch: perl
35659            ! x2p/s2p.PL
35660 ____________________________________________________________________________
35661 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
35662         Log: Update Changes.
35663      Branch: perl
35664            ! Changes patchlevel.h
35665 ____________________________________________________________________________
35666 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
35667         Log: Integrate change #10144 from maintperl.
35668              
35669              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
35670      Branch: perl
35671           !> win32/config.bc win32/config.gc win32/config.vc
35672           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
35673 ____________________________________________________________________________
35674 [ 10154] By: nick                                  on 2001/05/18  07:23:03
35675         Log: Integrate mainline.
35676      Branch: perlio
35677           +> README.dgux t/lib/i18n-collate.t utils.lst
35678           !> (integrate 49 files)
35679 ____________________________________________________________________________
35680 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
35681         Log: Integrate change #7224 from mainline into maintperl.
35682              
35683              Allow @+ and @- to be doublequoted, from Simon Cozens. 
35684              (Approved by Larry, see Tom's comment in 20000830.005.)
35685      Branch: maint-5.6/perl
35686           !> toke.c
35687 ____________________________________________________________________________
35688 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
35689         Log: Subject: [PATCH bleadperl] small lookbehind fix
35690              From: Hugo <hv@crypt.compulink.co.uk>
35691              Date: Fri, 18 May 2001 00:07:19 +0100
35692              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
35693      Branch: perl
35694            ! regexec.c
35695 ____________________________________________________________________________
35696 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
35697         Log: Detypos.
35698      Branch: perl
35699            ! installman utils.lst
35700 ____________________________________________________________________________
35701 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
35702         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
35703              in 20001222.001.
35704      Branch: perl
35705            ! t/lib/glob-basic.t
35706 ____________________________________________________________________________
35707 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
35708         Log: Subject: [PATCH] Test for bug 20010515.004
35709              From: Benjamin Sugars <bsugars@canoe.ca>
35710              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
35711              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
35712      Branch: perl
35713            ! t/op/misc.t
35714 ____________________________________________________________________________
35715 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
35716         Log: Integrate #10145 from maintperl.
35717              
35718              fix for ID 20010515.004 (needs test)
35719      Branch: perl
35720           !> pp_hot.c
35721 ____________________________________________________________________________
35722 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
35723         Log: Thinko noticed by Doug MacEachern.
35724      Branch: perl
35725            ! thread.h
35726 ____________________________________________________________________________
35727 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
35728         Log: Subject: Re: [PATCH] HERE mark in regex
35729              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
35730              Date: Thu, 17 May 2001 12:20:33 -0400
35731              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
35732      Branch: perl
35733            ! t/op/re_tests
35734 ____________________________________________________________________________
35735 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
35736         Log: fix for ID 20010515.004 (needs test)
35737      Branch: maint-5.6/perl
35738            ! pp_hot.c
35739 ____________________________________________________________________________
35740 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
35741         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
35742      Branch: maint-5.6/perl
35743            ! win32/config.bc win32/config.gc win32/config.vc
35744            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
35745 ____________________________________________________________________________
35746 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
35747         Log: Macrofy the getspecific (and use it also in util.c)
35748      Branch: perl
35749            ! thread.h util.c
35750 ____________________________________________________________________________
35751 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
35752         Log: Use the unchecked thread-specific key fetch also in Tru64.
35753      Branch: perl
35754            ! thread.h
35755 ____________________________________________________________________________
35756 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
35757         Log: Subject: [PATCH 5.6.1]Quick thread speedup
35758              From: Dan Sugalski <dan@sidhe.org> 
35759              Date: Wed, 16 May 2001 18:05:19 -0400
35760              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
35761      Branch: perl
35762            ! thread.h util.c
35763 ____________________________________________________________________________
35764 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
35765         Log: I think this is quite enough testing for a deprecated feature.
35766      Branch: perl
35767            + t/lib/i18n-collate.t
35768            ! MANIFEST t/lib/1_compile.t
35769 ____________________________________________________________________________
35770 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
35771         Log: More HP-UX lore from Jeff Okamoto.
35772      Branch: perl
35773            ! README.hpux
35774 ____________________________________________________________________________
35775 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
35776         Log: Sort utils.lst for easier maintenance.
35777      Branch: perl
35778            ! utils.lst
35779 ____________________________________________________________________________
35780 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
35781         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
35782              From: Tim Jenness <t.jenness@jach.hawaii.edu>
35783              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
35784              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
35785              
35786              Add pod2latex to utils.lst.
35787      Branch: perl
35788            ! MANIFEST utils.lst
35789 ____________________________________________________________________________
35790 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
35791         Log: Subject: Re: [PATCH] HERE mark in regex
35792              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
35793              Date: Wed, 16 May 2001 13:04:43 -0400
35794              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
35795      Branch: perl
35796            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
35797            ! t/op/regmesg.t t/pragma/warn/regcomp
35798 ____________________________________________________________________________
35799 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
35800         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
35801              From: Simon Cozens <simon@netthink.co.uk>
35802              Date: Wed, 16 May 2001 18:02:08 +0100
35803              Message-ID: <20010516180208.A6458@netthink.co.uk>
35804      Branch: perl
35805            ! installman utils.lst
35806 ____________________________________________________________________________
35807 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
35808         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
35809              From: "Philip Newton" <pnewton@gmx.de>
35810              Date: Tue, 15 May 2001 15:09:30 +0200
35811              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
35812              
35813              Test case for #10128.
35814      Branch: perl
35815            ! t/pragma/warn/pp_hot
35816 ____________________________________________________________________________
35817 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
35818         Log: Update Changes.
35819      Branch: perl
35820            ! Changes patchlevel.h
35821 ____________________________________________________________________________
35822 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
35823         Log: Deprecate pseudo-hashes.
35824      Branch: perl
35825            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
35826 ____________________________________________________________________________
35827 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
35828         Log: HP-UX hints update from Merijn.
35829      Branch: perl
35830            ! hints/hpux.sh
35831 ____________________________________________________________________________
35832 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
35833         Log: README.hpux update from Merijn.
35834      Branch: perl
35835            ! README.hpux
35836 ____________________________________________________________________________
35837 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
35838         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
35839              From: Simon Cozens <simon@netthink.co.uk>
35840              Date: Wed, 16 May 2001 15:57:55 +0100
35841              Message-ID: <20010516155755.A4728@netthink.co.uk>
35842      Branch: perl
35843            + utils.lst
35844            ! MANIFEST installman installperl
35845 ____________________________________________________________________________
35846 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
35847         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
35848              From: "Philip Newton" <pnewton@gmx.de>
35849              Date: Tue, 15 May 2001 16:31:05 +0200
35850              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
35851              
35852              Fix PERL_Y2KWARN test to check before rather than after appending.
35853      Branch: perl
35854            ! pp_hot.c
35855 ____________________________________________________________________________
35856 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
35857         Log: Regen Porting stuff.
35858      Branch: perl
35859            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35860            ! config_h.SH
35861 ____________________________________________________________________________
35862 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
35863         Log: Metaconfig unit change for #10125.
35864      Branch: metaconfig
35865            ! U/modified/Oldconfig.U
35866 ____________________________________________________________________________
35867 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
35868         Log: Use OSVERS.
35869      Branch: perl
35870            ! Configure config_h.SH perl.c
35871 ____________________________________________________________________________
35872 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
35873         Log: Regen toc.
35874      Branch: perl
35875            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
35876 ____________________________________________________________________________
35877 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
35878         Log: Adding the README.dgux to the MANIFEST would be a good idea.
35879      Branch: perl
35880            ! MANIFEST
35881 ____________________________________________________________________________
35882 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
35883         Log: Move the stack desire definition to thread.h.
35884      Branch: perl
35885            ! ext/Thread/Thread.xs thread.h
35886 ____________________________________________________________________________
35887 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
35888         Log: DG-UX threading patches, including a README.dgux,
35889              from Takis Psarogiannakopoulos.
35890      Branch: perl
35891            + README.dgux
35892            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
35893 ____________________________________________________________________________
35894 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
35895         Log: Subject: [PATCH B::Deparse] More on /x regexes
35896              From: Robin Houston <robin@kitsite.com>
35897              Date: Tue, 15 May 2001 19:09:35 +0100
35898              Message-ID: <20010515190935.A27268@penderel>
35899      Branch: perl
35900            ! ext/B/B/Deparse.pm
35901 ____________________________________________________________________________
35902 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
35903         Log: Document that the core time() may be rounding rather
35904              than truncating, would have saved at least my confusion.
35905      Branch: perl
35906            ! ext/Time/HiRes/HiRes.pm
35907 ____________________________________________________________________________
35908 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
35909         Log: Subject: perl-current/t/time-hires.t
35910              From: John Peacock <jpeacock@rowman.com>
35911              Date: Fri, 11 May 2001 14:09:41 -0400
35912              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
35913      Branch: perl
35914            ! t/lib/time-hires.t
35915 ____________________________________________________________________________
35916 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
35917         Log: Subject: [PATCH dump.c] Op private flags
35918              From: Simon Cozens <simon@netthink.co.uk>
35919              Date: Sun, 13 May 2001 20:20:36 +0100
35920              Message-ID: <20010513202036.A21896@netthink.co.uk>
35921      Branch: perl
35922            ! dump.c
35923 ____________________________________________________________________________
35924 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
35925         Log: Upgrade to Switch 2.03.
35926      Branch: perl
35927            ! lib/Switch.pm
35928 ____________________________________________________________________________
35929 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
35930         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
35931              to PERL_CONFIG_SH and use it consistently.
35932      Branch: maint-5.6/perl
35933           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
35934           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
35935           !> myconfig.SH writemain.SH
35936 ____________________________________________________________________________
35937 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
35938         Log: Metaconfig units changes for #10113.
35939      Branch: metaconfig
35940            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
35941 ____________________________________________________________________________
35942 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
35943         Log: The problem described in 20010514.031 still wasn't
35944              fully cured, there were remnants of $CONFIG when
35945              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
35946              to avoid future conflicts.
35947      Branch: perl
35948            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
35949            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
35950            ! myconfig.SH writemain.SH
35951 ____________________________________________________________________________
35952 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
35953         Log: Half of #10107 got lost.
35954      Branch: perl
35955            ! ext/B/B/Deparse.pm
35956 ____________________________________________________________________________
35957 [ 10111] By: nick                                  on 2001/05/15  08:39:14
35958         Log: Integrate mainline.
35959      Branch: perlio
35960           +> ext/POSIX/hints/uts.pl
35961            - Todo Todo-5.6 t/camel-III/vstring.t
35962           !> (integrate 48 files)
35963 ____________________________________________________________________________
35964 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
35965         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
35966              From: Robin Houston <robin@kitsite.com>
35967              Date: Mon, 14 May 2001 22:27:08 +0100
35968              Message-ID: <20010514222708.A22963@penderel>
35969      Branch: perl
35970            ! t/TestInit.pm
35971 ____________________________________________________________________________
35972 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
35973         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
35974              From: Robin Houston <robin@kitsite.com>
35975              Date: Mon, 14 May 2001 22:16:43 +0100
35976              Message-ID: <20010514221643.A22437@penderel>
35977      Branch: perl
35978            ! ext/B/B/Deparse.pm
35979 ____________________________________________________________________________
35980 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
35981         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
35982              From: Robin Houston <robin@kitsite.com>
35983              Date: Mon, 14 May 2001 22:03:44 +0100
35984              Message-ID: <20010514220344.A20643@penderel>
35985      Branch: perl
35986            ! ext/B/B/Deparse.pm
35987 ____________________________________________________________________________
35988 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
35989         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
35990              From: Robin Houston <robin@kitsite.com>
35991              Date: Mon, 14 May 2001 22:10:07 +0100
35992              Message-ID: <20010514221007.A21118@penderel>
35993      Branch: perl
35994            ! ext/B/B/Deparse.pm
35995 ____________________________________________________________________________
35996 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
35997         Log: Fix for 20010514.037; substr() didn't invalidate the locale
35998              collation magic.
35999      Branch: perl
36000            ! pp.c
36001 ____________________________________________________________________________
36002 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
36003         Log: Update Changes.
36004      Branch: perl
36005            ! Changes patchlevel.h
36006 ____________________________________________________________________________
36007 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
36008         Log: Retract #10094.
36009      Branch: perl
36010            ! lib/Pod/Text.pm
36011 ____________________________________________________________________________
36012 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
36013         Log: Integrate change #10100 from maintperl.
36014              
36015              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
36016              bug ID 20010514.027)
36017      Branch: perl
36018           !> mg.c pp_ctl.c
36019 ____________________________________________________________________________
36020 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
36021         Log: Document the deprecatedness of suidperl.
36022      Branch: perl
36023            ! INSTALL pod/perlfaq1.pod
36024 ____________________________________________________________________________
36025 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
36026         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
36027              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
36028              Date: Mon, 14 May 2001 09:38:59 -0400
36029              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
36030      Branch: perl
36031            ! lib/ExtUtils/MM_Unix.pm
36032 ____________________________________________________________________________
36033 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
36034         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
36035              bug ID 20010514.027)
36036              
36037              TODO: this needs a testsuite addition
36038      Branch: maint-5.6/perl
36039            ! mg.c pp_ctl.c
36040 ____________________________________________________________________________
36041 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
36042         Log: More DWIMminess for Class::Struct: calling the array or hash
36043              accessors only with one argument, an array or a hash reference,
36044              sets the underlying array or hash.  This mirrors nicely also
36045              the usage in the constructor.
36046              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
36047      Branch: perl
36048            ! lib/Class/Struct.pm t/lib/class-struct.t
36049 ____________________________________________________________________________
36050 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
36051         Log: Reference cmp'ing should go through the whole stringification
36052              process shebang, as pointed out by Sarathy in #10091.
36053      Branch: perl
36054            ! pp.c
36055 ____________________________________________________________________________
36056 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
36057         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
36058              From: Simon Cozens <simon@netthink.co.uk>
36059              Date: Sat, 12 May 2001 16:36:27 +0100
36060              Message-ID: <20010512163627.A5522@netthink.co.uk>
36061              
36062              with some additions salvaged from Todo and Todo-5.6 before
36063              retiring them.
36064      Branch: perl
36065            - Todo Todo-5.6
36066            ! MANIFEST pod/perltodo.pod
36067 ____________________________________________________________________________
36068 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
36069         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
36070              From: "Golubev I. N." <gin@mo.msk.ru>
36071              Date: Mon, 07 May 2001 14:33:34 (GMT)
36072              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
36073      Branch: perl
36074            ! perl.h
36075 ____________________________________________________________________________
36076 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
36077         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
36078              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
36079              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
36080              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
36081      Branch: perl
36082            ! lib/ExtUtils/MM_Unix.pm
36083 ____________________________________________________________________________
36084 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
36085         Log: (Retracted by #10104.)
36086              
36087              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
36088              From: barries <barries@slaysys.com>
36089              Date: Sat, 12 May 2001 01:28:10 -0400
36090              Message-ID: <20010512012810.B26358@jester.slaysys.com>
36091      Branch: perl
36092            ! lib/Pod/Text.pm
36093 ____________________________________________________________________________
36094 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
36095         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
36096              From: Mike Guy <mjtg@cam.ac.uk>
36097              Date: Sat, 12 May 2001 19:24:33 +0100
36098              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
36099      Branch: perl
36100            ! lib/AutoSplit.pm
36101 ____________________________________________________________________________
36102 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
36103         Log: Yet another HP-UX hints tweak from Merijn.
36104      Branch: perl
36105            ! hints/hpux.sh
36106 ____________________________________________________________________________
36107 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
36108         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
36109              isn't defined (changes#9366,9368,9370 from mainline without the
36110              pp_scmp() change)
36111      Branch: maint-5.6/perl
36112            ! pp.c pp.h pp_hot.c
36113 ____________________________________________________________________________
36114 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
36115         Log: The sorting seems to happen now automatically.
36116      Branch: perl
36117            ! t/lib/glob-basic.t
36118 ____________________________________________________________________________
36119 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
36120         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
36121              From: Benjamin Sugars <bsugars@canoe.ca>
36122              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
36123              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
36124      Branch: perl
36125            ! pod/perlfunc.pod
36126 ____________________________________________________________________________
36127 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
36128         Log: Subject: Re: undef(&foo) does not work for XS functions
36129              From: Doug MacEachern <dougm@covalent.net>
36130              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
36131              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
36132      Branch: perl
36133            ! op.c
36134 ____________________________________________________________________________
36135 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
36136         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
36137              From: Peter Prymmer <pvhp@forte.com>
36138              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
36139              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
36140      Branch: perl
36141            ! t/op/append.t
36142 ____________________________________________________________________________
36143 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
36144         Log: Update Changes.
36145      Branch: perl
36146            ! Changes patchlevel.h
36147 ____________________________________________________________________________
36148 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
36149         Log: Remove the 'asciir' re subpragma.  Should instead implement
36150              the 'physical vs logical' range scheme:
36151              
36152              \xAA-\xCC is a native physical range, you want that range of
36153              codepoints in your native encoding.  In EBCDIC the codepoints
36154              in the gaps (between i-j and r-s) should be included.
36155              
36156              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
36157              codepoints in Unicode.
36158              
36159              a-z is a logical range, you want that range of 'logical' codepoints
36160              in your native encoding.  In EBCDIC the codepoints in the gaps
36161              (between i-j and r-s) should not be included.
36162              
36163              Mixed cases (a-\xAA, etc) should either be errors, or maybe
36164              the 'logical' endpoints should be converted to native/Unicode
36165              codepoints, and the range handled as a physical range.
36166              
36167              'Logical endpoints' are to be recognized only in the A-Z, a-z,
36168              and 0-9 ranges.  Probably a warning should be given for mixed
36169              cases like A-z or a-9 (since such expressions are encoding
36170              dependent), with a recommendation to use physical ranges.
36171      Branch: perl
36172            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
36173            ! t/op/regexp.t
36174 ____________________________________________________________________________
36175 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
36176         Log: Make the test to cleanup the test directory tree
36177              both before and after the testing so that we always
36178              have a clean slate to work with.
36179      Branch: perl
36180            ! t/lib/filefind.t
36181 ____________________________________________________________________________
36182 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
36183         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
36184              From: Jon Eveland <jweveland@yahoo.com>
36185              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
36186              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
36187      Branch: perl
36188            ! pod/perlfunc.pod
36189 ____________________________________________________________________________
36190 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
36191         Log: Merge the camel-III/vstring.t with op/ver.t.
36192      Branch: perl
36193            - t/camel-III/vstring.t
36194            ! MANIFEST t/TEST t/harness t/op/ver.t
36195 ____________________________________________________________________________
36196 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
36197         Log: Add test.deparse make target.
36198      Branch: perl
36199            ! Makefile.SH
36200 ____________________________________________________________________________
36201 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
36202         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
36203              From: Robin Houston <robin@kitsite.com>
36204              Date: Fri, 11 May 2001 12:02:22 +0100
36205              Message-ID: <20010511120222.A11529@penderel>
36206      Branch: perl
36207            ! ext/B/B/Deparse.pm t/op/method.t
36208 ____________________________________________________________________________
36209 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
36210         Log: A nicely working combination for UTS from Hal Morris.
36211      Branch: perl
36212            + ext/POSIX/hints/uts.pl
36213            ! MANIFEST hints/uts.sh
36214 ____________________________________________________________________________
36215 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
36216         Log: i_ieeefp=undef for UTS.
36217      Branch: perl
36218            ! hints/uts.sh
36219 ____________________________________________________________________________
36220 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
36221         Log: Subject: RE: rand(0) is rand(1)
36222              From: Larry Shatzer <lshatzer@islanddata.com>
36223              Date: Thu, 10 May 2001 11:09:27 -0700
36224              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
36225      Branch: perl
36226            ! pod/perlfunc.pod
36227 ____________________________________________________________________________
36228 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
36229         Log: Subject: [patch] make op_{clear,null} public
36230              From: Doug MacEachern <dougm@covalent.net>
36231              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
36232              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
36233      Branch: perl
36234            ! embed.h embed.pl op.c proto.h
36235 ____________________________________________________________________________
36236 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
36237         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
36238              From: Robin Houston <robin@kitsite.com>
36239              Date: Thu, 10 May 2001 18:54:59 +0100
36240              Message-ID: <20010510185459.A5995@penderel>
36241      Branch: perl
36242            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
36243 ____________________________________________________________________________
36244 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
36245         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
36246              From: Robin Houston <robin@kitsite.com>
36247              Date: Thu, 10 May 2001 12:56:39 +0100
36248              Message-ID: <20010510125639.A2119@penderel>
36249      Branch: perl
36250            ! ext/B/B/Deparse.pm
36251 ____________________________________________________________________________
36252 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
36253         Log: Retract #10070, not ready yet.
36254      Branch: perl
36255            ! ext/B/B/Deparse.pm
36256 ____________________________________________________________________________
36257 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
36258         Log: The metaconfig unit change for #10071.
36259      Branch: metaconfig
36260            ! U/modified/mallocsrc.U
36261 ____________________________________________________________________________
36262 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
36263         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
36264      Branch: perl
36265            ! Configure
36266 ____________________________________________________________________________
36267 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
36268         Log: (Retracted by #10073)
36269              
36270              Subject: Re: [PATCH t/TEST] B::Deparse tester 
36271              From: Hugo <hv@crypt.compulink.co.uk>
36272              Date: Thu, 10 May 2001 05:48:09 +0100
36273              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
36274      Branch: perl
36275            ! ext/B/B/Deparse.pm
36276 ____________________________________________________________________________
36277 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
36278         Log: Add a for(func()) test.
36279      Branch: perl
36280            ! t/cmd/for.t
36281 ____________________________________________________________________________
36282 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
36283         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
36284              From: Robin Houston <robin@kitsite.com>
36285              Date: Thu, 10 May 2001 13:50:08 +0100
36286              Message-ID: <20010510135008.A2454@penderel>
36287      Branch: perl
36288            ! ext/B/B/Deparse.pm
36289 ____________________________________________________________________________
36290 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
36291         Log: A thinko in #10065.
36292      Branch: perl
36293            ! hv.c
36294 ____________________________________________________________________________
36295 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
36296         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
36297              From: Robin Houston <robin@kitsite.com>
36298              Date: Thu, 10 May 2001 02:10:34 +0100
36299              Message-ID: <20010510021034.A19421@penderel>
36300      Branch: perl
36301            ! ext/B/B.xs ext/B/B/Deparse.pm
36302 ____________________________________________________________________________
36303 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
36304         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
36305              From: Doug MacEachern <dougm@covalent.net>
36306              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
36307              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
36308      Branch: perl
36309            ! hv.c
36310 ____________________________________________________________________________
36311 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
36312         Log: One more workaround for the UTS compiler from Hal Morris.
36313      Branch: perl
36314            ! perl.h
36315 ____________________________________________________________________________
36316 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
36317         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
36318              From: Robin Houston <robin@kitsite.com>
36319              Date: Thu, 10 May 2001 01:02:08 +0100
36320              Message-ID: <20010510010208.A18200@penderel>
36321      Branch: perl
36322            ! ext/B/B/Debug.pm
36323 ____________________________________________________________________________
36324 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
36325         Log: Subject: [PATCH] Simplify deb_curcv() a bit
36326              From: Benjamin Sugars <bsugars@canoe.ca>
36327              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
36328              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
36329      Branch: perl
36330            ! run.c
36331 ____________________________________________________________________________
36332 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
36333         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
36334              From: Benjamin Sugars <bsugars@canoe.ca>
36335              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
36336              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
36337      Branch: perl
36338            ! t/lib/io_scalar.t
36339 ____________________________________________________________________________
36340 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
36341         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
36342              From: Peter Prymmer <pvhp@forte.com>
36343              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
36344              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
36345      Branch: perl
36346            ! t/lib/md5-file.t
36347 ____________________________________________________________________________
36348 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
36349         Log: Subject: [PATCH t/TEST] B::Deparse tester
36350              From: Robin Houston <robin@kitsite.com>
36351              Date: Wed, 9 May 2001 19:17:50 +0100
36352              Message-ID: <20010509191750.A16940@penderel>
36353      Branch: perl
36354            ! ext/B/O.pm t/TEST
36355 ____________________________________________________________________________
36356 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
36357         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
36358              From: Jeff Pinyan <jeffp@crusoe.net>
36359              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
36360              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
36361      Branch: perl
36362            ! lib/Pod/Html.pm
36363 ____________________________________________________________________________
36364 [ 10057] By: nick                                  on 2001/05/09  18:37:56
36365         Log: Integrate mainline.
36366      Branch: perlio
36367           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
36368           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
36369 ____________________________________________________________________________
36370 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
36371         Log: Update Changes.
36372      Branch: perl
36373            ! Changes patchlevel.h
36374 ____________________________________________________________________________
36375 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
36376         Log: Integrate perlio.
36377      Branch: perl
36378           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
36379 ____________________________________________________________________________
36380 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
36381         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
36382              From: Benjamin Sugars <bsugars@canoe.ca>
36383              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
36384              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
36385      Branch: perl
36386            ! perlio.c
36387 ____________________________________________________________________________
36388 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
36389         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
36390              From: Benjamin Sugars <bsugars@canoe.ca>
36391              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
36392              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
36393      Branch: perl
36394            ! ext/PerlIO/Scalar/Scalar.xs
36395 ____________________________________________________________________________
36396 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
36397         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
36398              From: Jeff Pinyan <jeffp@crusoe.net>
36399              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
36400              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
36401      Branch: perl
36402            ! lib/Pod/Html.pm
36403 ____________________________________________________________________________
36404 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
36405         Log: EPOC tweak from Olaf Flebbe.
36406      Branch: perl
36407            ! epoc/epocish.h
36408 ____________________________________________________________________________
36409 [ 10050] By: nick                                  on 2001/05/09  14:37:57
36410         Log: win32, regen_config_h
36411      Branch: perlio
36412            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
36413 ____________________________________________________________________________
36414 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
36415         Log: Integrate perlio.
36416      Branch: perl
36417           !> pp_sys.c
36418 ____________________________________________________________________________
36419 [ 10048] By: nick                                  on 2001/05/09  11:59:50
36420         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
36421              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
36422      Branch: perlio
36423            ! pp_sys.c
36424 ____________________________________________________________________________
36425 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
36426         Log: Integrate perlio.
36427      Branch: perl
36428           !> run.c
36429 ____________________________________________________________________________
36430 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
36431         Log: Subject: Re: Less warnings during configure
36432              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36433              Date: Wed, 09 May 2001 13:12:49 +0200
36434              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
36435      Branch: perl
36436            ! hints/hpux.sh
36437 ____________________________________________________________________________
36438 [ 10045] By: nick                                  on 2001/05/09  09:56:59
36439         Log: MULTIPLICITY/DEBUGGING build fix.
36440      Branch: perlio
36441            ! run.c
36442 ____________________________________________________________________________
36443 [ 10044] By: nick                                  on 2001/05/09  09:46:37
36444         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
36445      Branch: perlio
36446           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
36447            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
36448           !> (integrate 65 files)
36449 ____________________________________________________________________________
36450 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
36451         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
36452              From: Robin Houston <robin@kitsite.com>
36453              Date: Tue, 8 May 2001 19:38:00 +0100
36454              Message-ID: <20010508193800.A4389@penderel>
36455              
36456              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
36457              From: Robin Houston <robin@kitsite.com>
36458              Date: Tue, 8 May 2001 20:03:57 +0100
36459              Message-ID: <20010508200357.A4614@penderel>
36460              
36461              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
36462              From: Robin Houston <robin@kitsite.com>
36463              Date: Wed, 9 May 2001 00:12:05 +0100
36464              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
36465      Branch: perl
36466            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
36467 ____________________________________________________________________________
36468 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
36469         Log: Retract #10031.
36470      Branch: perl
36471            ! pod/perlfunc.pod
36472 ____________________________________________________________________________
36473 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
36474         Log: The metaconfig unit changes for #10040.
36475      Branch: metaconfig/U/perl
36476            ! Checkcc.U d_dlsymun.U dlsrc.U
36477 ____________________________________________________________________________
36478 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
36479         Log: The Configure half of
36480              
36481              Subject: Less warnings during configure
36482              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36483              Date: Tue, 08 May 2001 08:44:02 +0200
36484              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
36485      Branch: perl
36486            ! Configure
36487 ____________________________________________________________________________
36488 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
36489         Log: Subject: Less warnings during configure
36490              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36491              Date: Tue, 08 May 2001 08:44:02 +0200
36492              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
36493      Branch: perl
36494            ! hints/hpux.sh
36495 ____________________________________________________________________________
36496 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
36497         Log: Don't forget to whine about \d__\d.
36498      Branch: perl
36499            ! t/pragma/warn/toke toke.c
36500 ____________________________________________________________________________
36501 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
36502         Log: Allow underscores also in the exponent part.
36503      Branch: perl
36504            ! t/pragma/warn/toke toke.c
36505 ____________________________________________________________________________
36506 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
36507         Log: CodeMagicCD doesn't look like an *I*DE.
36508      Branch: perl
36509            ! pod/perlfaq3.pod
36510 ____________________________________________________________________________
36511 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
36512         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
36513              to be consistently down).
36514      Branch: perl
36515            ! pod/perlfaq3.pod
36516 ____________________________________________________________________________
36517 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
36518         Log: Upgrade to Text::Balanced 1.84.
36519      Branch: perl
36520            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
36521 ____________________________________________________________________________
36522 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
36523         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
36524              From: Benjamin Sugars <bsugars@canoe.ca>
36525              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
36526              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
36527      Branch: perl
36528            ! run.c
36529 ____________________________________________________________________________
36530 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
36531         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
36532              From: Peter Prymmer <pvhp@forte.com>
36533              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
36534              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
36535      Branch: perl
36536            ! t/pod/plainer.t
36537 ____________________________________________________________________________
36538 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
36539         Log: (Retracted by #10042)
36540              
36541              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
36542              From: "Philip Newton" <pnewton@gmx.de>
36543              Date: Tue, 8 May 2001 09:18:10 +0200
36544              Message-ID: <3AF7B9D2.28861.603732@localhost>
36545      Branch: perl
36546            ! pod/perlfunc.pod
36547 ____________________________________________________________________________
36548 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
36549         Log: Subject: [PATCH B::Deparse] Document known bugs
36550              From: Robin Houston <robin@kitsite.com>
36551              Date: Tue, 8 May 2001 01:53:34 +0100
36552              Message-ID: <20010508015334.A32394@penderel>
36553      Branch: perl
36554            ! ext/B/B/Deparse.pm
36555 ____________________________________________________________________________
36556 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
36557         Log: Subject: Re: Perl book, magazine and website updates.
36558              From: "Philip Newton" <pnewton@gmx.de>
36559              Date: Mon, 7 May 2001 17:03:58 +0200
36560              Message-ID: <3AF6D57E.5387.1E29930@localhost>
36561      Branch: perl
36562            ! pod/perlfaq2.pod
36563 ____________________________________________________________________________
36564 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
36565         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
36566              From: Peter Prymmer <pvhp@forte.com>
36567              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
36568              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
36569      Branch: perl
36570            ! t/io/fflush.t
36571 ____________________________________________________________________________
36572 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
36573         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
36574              From: Robin Houston <robin@kitsite.com>
36575              Date: Tue, 8 May 2001 01:14:55 +0100
36576              Message-ID: <20010508011455.A32162@penderel>
36577      Branch: perl
36578            ! ext/B/B/Deparse.pm
36579 ____________________________________________________________________________
36580 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
36581         Log: Typo in #10025.
36582      Branch: perl
36583            ! hints/uts.sh
36584 ____________________________________________________________________________
36585 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
36586         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
36587      Branch: perl
36588            ! hints/uts.sh
36589 ____________________________________________________________________________
36590 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
36591         Log: Subject: Re: [ID 20010506.045] question about hash syntax
36592              From: Peter Scott <Peter@PSDT.com>
36593              Date: Sun, 06 May 2001 13:10:40 -0700
36594              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
36595      Branch: perl
36596            ! pod/perl56delta.pod
36597 ____________________________________________________________________________
36598 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
36599         Log: Configure should figure out the list of dynamic extensions
36600              just fine in UTS-- and in fact it does, as reported by Hal Morris.
36601      Branch: perl
36602            ! hints/uts.sh
36603 ____________________________________________________________________________
36604 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
36605         Log: Update Changes.
36606      Branch: perl
36607            ! Changes patchlevel.h
36608 ____________________________________________________________________________
36609 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
36610         Log: Subject: [PATCH regcomp.c] Insecure regexes
36611              From: Robin Houston <robin@kitsite.com>
36612              Date: Mon, 7 May 2001 21:56:12 +0100
36613              Message-ID: <20010507215612.A31114@penderel>
36614      Branch: perl
36615            ! regcomp.c
36616 ____________________________________________________________________________
36617 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
36618         Log: Drop the foobar.perl.com references for now until Simon
36619              gets them sorted out.
36620      Branch: perl
36621            ! pod/perlfaq2.pod
36622 ____________________________________________________________________________
36623 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
36624         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
36625              From: Prymmer/Kahn <pvhp@best.com>
36626              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
36627              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
36628      Branch: perl
36629            ! lib/Devel/SelfStubber.pm
36630 ____________________________________________________________________________
36631 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
36632         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
36633              From: Prymmer/Kahn <pvhp@best.com>
36634              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
36635              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
36636      Branch: perl
36637            ! win32/Makefile
36638 ____________________________________________________________________________
36639 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
36640         Log: s/WebTechnique's/WebTechniques/
36641      Branch: perl
36642            ! pod/perlfaq2.pod
36643 ____________________________________________________________________________
36644 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
36645         Log: Llama 3 updates from Randal.
36646      Branch: perl
36647            ! pod/perlfaq2.pod
36648 ____________________________________________________________________________
36649 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
36650         Log: Subject: [PATCH] Help -Dt show correct pad variables
36651              From: Benjamin Sugars <ben.sugars@home.com>
36652              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
36653              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
36654      Branch: perl
36655            ! embed.h embed.pl proto.h run.c
36656 ____________________________________________________________________________
36657 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
36658         Log: Subject: [PATCH] Document C<our $foo : shared>
36659              From: Benjamin Sugars <ben.sugars@home.com>
36660              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
36661              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
36662      Branch: perl
36663            ! pod/perlfunc.pod
36664 ____________________________________________________________________________
36665 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
36666         Log: Subject: [PATCH B::Deparse] undefined folded constants
36667              From: Robin Houston <robin@kitsite.com>
36668              Date: Sun, 6 May 2001 17:19:09 +0100
36669              Message-ID: <20010506171909.A7046@penderel>
36670      Branch: perl
36671            ! ext/B/B/Deparse.pm
36672 ____________________________________________________________________________
36673 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
36674         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
36675              From: Robin Houston <robin@kitsite.com>
36676              Message-ID: <20010506164654.A6848@penderel>
36677              Date: Sun, 6 May 2001 16:46:54 +0100
36678      Branch: perl
36679            ! ext/B/B/Deparse.pm
36680 ____________________________________________________________________________
36681 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
36682         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
36683              From: Robin Houston <robin@kitsite.com>
36684              Date: Sun, 6 May 2001 14:47:02 +0100
36685              Message-ID: <20010506144702.A6308@penderel>
36686      Branch: perl
36687            ! t/op/my_stash.t
36688 ____________________________________________________________________________
36689 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
36690         Log: Subject: Perl book, magazine and website updates.
36691              From: Simon Cozens <simon@netthink.co.uk>
36692              Date: Sun, 6 May 2001 16:55:36 +0100
36693              Message-ID: <20010506165536.A1795@netthink.co.uk>
36694      Branch: perl
36695            ! pod/perlbook.pod pod/perlfaq2.pod
36696 ____________________________________________________________________________
36697 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
36698         Log: Tweaks on the Tru64 prof options.
36699      Branch: perl
36700            ! pod/perlhack.pod
36701 ____________________________________________________________________________
36702 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
36703         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
36704              From: Robin Houston <robin@kitsite.com>
36705              Date: Sun, 6 May 2001 14:40:51 +0100
36706              Message-ID: <20010506144051.A6279@penderel>
36707      Branch: perl
36708            ! t/pod/testp2pt.pl
36709 ____________________________________________________________________________
36710 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
36711         Log: Subject: [PATCH B::Deparse] scoping
36712              From: Robin Houston <robin@kitsite.com>
36713              Date: Sun, 6 May 2001 14:36:56 +0100
36714              Message-ID: <20010506143656.A4006@penderel>
36715      Branch: perl
36716            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
36717 ____________________________________________________________________________
36718 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
36719         Log: Document the undefinedness of bitshifting out of range.
36720      Branch: perl
36721            ! pod/perlop.pod
36722 ____________________________________________________________________________
36723 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
36724         Log: Retract #10003 and update the IDE descriptions a bit.
36725      Branch: perl
36726            ! pod/perlfaq3.pod
36727 ____________________________________________________________________________
36728 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
36729         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
36730              From: Prymmer/Kahn <pvhp@best.com>
36731              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
36732              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
36733      Branch: perl
36734            ! win32/Makefile win32/buildext.pl win32/config.bc
36735            ! win32/config.gc win32/config.vc
36736 ____________________________________________________________________________
36737 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
36738         Log: (Retracted by #10005.)
36739      Branch: perl
36740            ! pod/perlfaq3.pod
36741 ____________________________________________________________________________
36742 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
36743         Log: It's "psed", not "sed".
36744      Branch: perl
36745            ! x2p/s2p.PL
36746 ____________________________________________________________________________
36747 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
36748         Log: Update Changes.
36749      Branch: perl
36750            ! Changes patchlevel.h
36751 ____________________________________________________________________________
36752 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
36753         Log: Subject: Re: bleadperl make install fails due to "psed"
36754              From: andreas.koenig@anima.de (Andreas J. Koenig)
36755              Date: 05 May 2001 18:23:28 +0200
36756              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
36757      Branch: perl
36758            ! x2p/Makefile.SH x2p/s2p.PL
36759 ____________________________________________________________________________
36760 [  9999] By: jhi                                   on 2001/05/05  18:28:09
36761         Log: AUTHORS updates.
36762      Branch: perl
36763            ! AUTHORS
36764 ____________________________________________________________________________
36765 [  9998] By: jhi                                   on 2001/05/05  18:16:00
36766         Log: Updates on the pods related to the modules included since 5.6.
36767              
36768              TODO: perltodo really could use major updating.
36769      Branch: perl
36770            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
36771            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
36772            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
36773            ! pod/perlsyn.pod pod/perltodo.pod
36774 ____________________________________________________________________________
36775 [  9997] By: jhi                                   on 2001/05/05  17:35:17
36776         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
36777              from Kurt Skauen.
36778      Branch: perl
36779            + hints/atheos.sh
36780            ! MANIFEST
36781 ____________________________________________________________________________
36782 [  9996] By: jhi                                   on 2001/05/05  17:25:00
36783         Log: Add preemptive #undefs for some of the shorter and more prone
36784              to collision regcomp.h #defines.  (Background: the MASK collided
36785              with a system header #define in Rhapsody.)
36786      Branch: perl
36787            ! regcomp.h
36788 ____________________________________________________________________________
36789 [  9995] By: jhi                                   on 2001/05/05  13:24:21
36790         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
36791              From: Nicholas Clark <nick@ccl4.org>
36792              Date: Sat, 5 May 2001 14:46:39 +0100
36793              Message-ID: <20010505144639.O53513@plum.flirble.org>
36794              
36795              Add a test for the constants (if any) being processed correctly.
36796      Branch: perl
36797            ! utils/h2xs.PL
36798 ____________________________________________________________________________
36799 [  9994] By: jhi                                   on 2001/05/05  02:11:03
36800         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
36801              From: Peter Prymmer <pvhp@forte.com>
36802              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
36803              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
36804      Branch: perl
36805            ! t/lib/b-stash.t
36806 ____________________________________________________________________________
36807 [  9993] By: jhi                                   on 2001/05/05  02:03:49
36808         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
36809              From: Peter Prymmer <pvhp@forte.com>
36810              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
36811              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
36812      Branch: perl
36813            ! perlio.c vms/vmsish.h
36814 ____________________________________________________________________________
36815 [  9992] By: jhi                                   on 2001/05/04  17:21:12
36816         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
36817              From: Robin Barker <rmb1@cise.npl.co.uk>
36818              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
36819              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
36820      Branch: perl
36821            + t/pod/plainer.t
36822            ! MANIFEST
36823 ____________________________________________________________________________
36824 [  9991] By: jhi                                   on 2001/05/04  16:47:45
36825         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
36826              From: Robin Barker <rmb1@cise.npl.co.uk>
36827              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
36828              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
36829      Branch: perl
36830            ! regcomp.c
36831 ____________________________________________________________________________
36832 [  9990] By: jhi                                   on 2001/05/04  14:37:20
36833         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
36834              From: Prymmer/Kahn <pvhp@best.com>
36835              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
36836              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
36837      Branch: perl
36838            ! t/lib/b-stash.t
36839 ____________________________________________________________________________
36840 [  9989] By: jhi                                   on 2001/05/04  14:03:58
36841         Log: Introduce perl572delta, update Todo, add the missing
36842              mention about signal safety since 5.7.1 (though this
36843              requires verification and more details.)
36844      Branch: perl
36845            + pod/perl572delta.pod
36846            ! MANIFEST Todo pod/perl571delta.pod
36847 ____________________________________________________________________________
36848 [  9988] By: jhi                                   on 2001/05/04  12:41:51
36849         Log: Subject: [PATCH perl@9944] long =item
36850              From: Robin Barker <rmb1@cise.npl.co.uk>
36851              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
36852              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
36853      Branch: perl
36854            ! ext/Time/HiRes/HiRes.pm
36855 ____________________________________________________________________________
36856 [  9987] By: jhi                                   on 2001/05/04  12:39:19
36857         Log: The #9901 had removed one line essential for EBCDIC.
36858      Branch: perl
36859            ! regcomp.c
36860 ____________________________________________________________________________
36861 [  9986] By: jhi                                   on 2001/05/04  12:30:23
36862         Log: Subject: cygwin/Makefile.SHs INSTALL patch
36863              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
36864              Date: Mon, 08 Jan 2001 04:59:21 +0200
36865              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
36866      Branch: perl
36867            ! cygwin/Makefile.SHs
36868 ____________________________________________________________________________
36869 [  9985] By: jhi                                   on 2001/05/04  03:51:39
36870         Log: Encode/IO doc tweaks.
36871      Branch: perl
36872            ! ext/Encode/Encode.pm
36873 ____________________________________________________________________________
36874 [  9984] By: jhi                                   on 2001/05/04  03:29:34
36875         Log: Remove GDBM_File from the dynamic extensions for UTS,
36876              GDBM is not a standard feature.
36877      Branch: perl
36878            ! hints/uts.sh
36879 ____________________________________________________________________________
36880 [  9983] By: jhi                                   on 2001/05/04  03:22:59
36881         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
36882      Branch: perl
36883            ! pod/perlretut.pod
36884 ____________________________________________________________________________
36885 [  9982] By: jhi                                   on 2001/05/03  23:21:03
36886         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
36887              From: Benjamin Sugars <bsugars@canoe.ca>
36888              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
36889              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
36890      Branch: perl
36891            ! dump.c
36892 ____________________________________________________________________________
36893 [  9981] By: jhi                                   on 2001/05/03  23:20:05
36894         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
36895              From: Benjamin Sugars <bsugars@canoe.ca>
36896              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
36897              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
36898      Branch: perl
36899            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
36900 ____________________________________________________________________________
36901 [  9980] By: jhi                                   on 2001/05/03  23:15:29
36902         Log: Integrate perlio.
36903      Branch: perl
36904           !> ext/Encode/Encode.pm
36905 ____________________________________________________________________________
36906 [  9979] By: jhi                                   on 2001/05/03  16:54:59
36907         Log: Install psed man page.
36908      Branch: perl
36909            ! installman
36910 ____________________________________________________________________________
36911 [  9978] By: jhi                                   on 2001/05/03  16:45:58
36912         Log: Remove unused files; noted by Sarathy.
36913      Branch: perl
36914            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
36915            ! MANIFEST
36916 ____________________________________________________________________________
36917 [  9977] By: jhi                                   on 2001/05/03  16:42:30
36918         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
36919              From: Andy Dougherty <doughera@lafayette.edu>
36920              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
36921              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
36922      Branch: perl
36923            ! INSTALL
36924 ____________________________________________________________________________
36925 [  9976] By: nick                                  on 2001/05/03  16:40:42
36926         Log: Allow $answer = encode($object,$text); like it says in docs.
36927      Branch: perlio
36928            ! ext/Encode/Encode.pm
36929 ____________________________________________________________________________
36930 [  9975] By: nick                                  on 2001/05/03  16:22:30
36931         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
36932              to be in scope (fair enough), and also a package variable (our) for eval to see it.
36933      Branch: perlio
36934            ! ext/Encode/Encode.pm
36935 ____________________________________________________________________________
36936 [  9974] By: nick                                  on 2001/05/03  15:48:17
36937         Log: Integrate mainline.
36938      Branch: perlio
36939           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
36940           +> t/lib/filter-simple.t t/lib/next.t
36941           !> (integrate 70 files)
36942 ____________________________________________________________________________
36943 [  9973] By: jhi                                   on 2001/05/03  13:09:09
36944         Log: Update Changes.
36945      Branch: perl
36946            ! Changes patchlevel.h
36947 ____________________________________________________________________________
36948 [  9972] By: jhi                                   on 2001/05/03  12:58:33
36949         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
36950              From: Prymmer/Kahn <pvhp@best.com>
36951              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
36952              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
36953      Branch: perl
36954            ! t/io/fflush.t
36955 ____________________________________________________________________________
36956 [  9971] By: jhi                                   on 2001/05/03  12:57:26
36957         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
36958              From: Prymmer/Kahn <pvhp@best.com>
36959              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
36960              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
36961      Branch: perl
36962            ! win32/FindExt.pm
36963 ____________________________________________________________________________
36964 [  9970] By: jhi                                   on 2001/05/03  02:42:46
36965         Log: Can't croak sans thread context, from Doug MacEachern.
36966      Branch: perl
36967            ! toke.c
36968 ____________________________________________________________________________
36969 [  9969] By: jhi                                   on 2001/05/03  01:23:48
36970         Log: Subject: Random input test and Perl
36971              From: Ilya Zakharevich <ilya@math.berkeley.edu>
36972              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
36973              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
36974      Branch: perl
36975            ! toke.c
36976 ____________________________________________________________________________
36977 [  9968] By: jhi                                   on 2001/05/02  22:17:21
36978         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
36979              From: Peter Prymmer <pvhp@forte.com>
36980              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
36981              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
36982      Branch: perl
36983            ! pod/perlfunc.pod pod/perlport.pod
36984 ____________________________________________________________________________
36985 [  9967] By: jhi                                   on 2001/05/02  20:12:45
36986         Log: Workaround for UTS compiler casting bug from Hal Morris.
36987      Branch: perl
36988            ! perl.h
36989 ____________________________________________________________________________
36990 [  9966] By: jhi                                   on 2001/05/02  18:31:37
36991         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
36992              From: Dan Sugalski <dan@sidhe.org>
36993              Date: Wed, 02 May 2001 15:23:22 -0400
36994              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
36995      Branch: perl
36996            ! perl.c vms/vms.c
36997 ____________________________________________________________________________
36998 [  9965] By: jhi                                   on 2001/05/02  18:21:29
36999         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
37000      Branch: perl
37001            ! pod/perlfunc.pod
37002 ____________________________________________________________________________
37003 [  9964] By: jhi                                   on 2001/05/02  18:15:01
37004         Log: Document large files in INSTALL, document also the %x
37005              limitation if not use64bitint, closes bug 20010326.007.
37006      Branch: perl
37007            ! INSTALL
37008 ____________________________________________________________________________
37009 [  9963] By: jhi                                   on 2001/05/02  17:24:47
37010         Log: perlmodlib tweaks; regen pods.
37011      Branch: perl
37012            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
37013            ! pod/perltoc.pod
37014 ____________________________________________________________________________
37015 [  9962] By: jhi                                   on 2001/05/02  17:14:00
37016         Log: Fix for a segfault, from Marc Lehmann.
37017      Branch: perl
37018            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
37019 ____________________________________________________________________________
37020 [  9961] By: jhi                                   on 2001/05/02  15:55:53
37021         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
37022              From: "Philip Newton" <pnewton@gmx.de>
37023              Date: Wed, 2 May 2001 18:39:03 +0200
37024              Message-ID: <3AF05447.15525.173B588@localhost>
37025      Branch: perl
37026            ! pod/perlop.pod
37027 ____________________________________________________________________________
37028 [  9960] By: jhi                                   on 2001/05/02  15:35:37
37029         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
37030              From: Dan Sugalski <dan@sidhe.org>
37031              Date: Wed, 02 May 2001 11:37:27 -0400
37032              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
37033      Branch: perl
37034            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
37035            ! thread.h vms/vms.c vms/vmsish.h
37036 ____________________________________________________________________________
37037 [  9959] By: jhi                                   on 2001/05/02  15:21:08
37038         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
37039              From: Benjamin Sugars <bsugars@canoe.ca>
37040              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
37041              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
37042      Branch: perl
37043            ! ext/PerlIO/Scalar/Scalar.xs
37044 ____________________________________________________________________________
37045 [  9958] By: jhi                                   on 2001/05/02  15:15:53
37046         Log: Bug in #9915, spotted by Mike Guy.
37047      Branch: perl
37048            ! installperl
37049 ____________________________________________________________________________
37050 [  9957] By: jhi                                   on 2001/05/02  13:26:01
37051         Log: Add a test for not griping about references as array
37052              indices if the reference has magic in it (overloaded
37053              methods).
37054      Branch: perl
37055            ! pod/perldiag.pod t/pragma/warn/pp_hot
37056 ____________________________________________________________________________
37057 [  9956] By: jhi                                   on 2001/05/02  13:07:01
37058         Log: Retracted a bit too much in #9952.
37059      Branch: perl
37060            ! t/pragma/sub_lval.t
37061 ____________________________________________________________________________
37062 [  9955] By: jhi                                   on 2001/05/02  13:05:38
37063         Log: Test for #9952.
37064      Branch: perl
37065            ! t/op/tie.t
37066 ____________________________________________________________________________
37067 [  9954] By: jhi                                   on 2001/05/02  11:48:18
37068         Log: Additional note on the encoding example: one cannot
37069              convert string constants in-place.
37070      Branch: perl
37071            ! ext/Encode/Encode.pm
37072 ____________________________________________________________________________
37073 [  9953] By: jhi                                   on 2001/05/02  11:43:51
37074         Log: Note that if you have recent enough Perl you already
37075              have Filter::Util::Call.
37076      Branch: perl
37077            ! lib/Filter/Simple.pm
37078 ____________________________________________________________________________
37079 [  9952] By: jhi                                   on 2001/05/02  11:31:53
37080         Log: Retract changes #8254 and #8255, causes coredump in
37081              'tie FH, "main"', reported by Abigail, culprit found by
37082              Benjamin Sugars.  Mirrors maintperl change #9950.
37083      Branch: perl
37084            ! op.c t/pragma/sub_lval.t
37085 ____________________________________________________________________________
37086 [  9951] By: jhi                                   on 2001/05/02  11:14:29
37087         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
37088      Branch: perl
37089            + t/lib/MyFilter.pm
37090 ____________________________________________________________________________
37091 [  9950] By: gsar                                  on 2001/05/02  03:17:11
37092         Log: revert integration of changes#8254,8255 in change#8620 (causes
37093              a coredump in C<tie FH, 'foo'>; the idea itself may need better
37094              rationalization)
37095      Branch: maint-5.6/perl
37096            ! op.c t/pragma/sub_lval.t
37097 ____________________________________________________________________________
37098 [  9949] By: gsar                                  on 2001/05/02  02:56:32
37099         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
37100              
37101              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
37102              
37103              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
37104      Branch: maint-5.6/perl
37105           !> hints/svr5.sh
37106 ____________________________________________________________________________
37107 [  9948] By: gsar                                  on 2001/05/02  02:49:15
37108         Log: pod/find.t breaks on VMS (from Craig Berry)
37109      Branch: maint-5.6/perl
37110            ! t/pod/find.t
37111 ____________________________________________________________________________
37112 [  9947] By: jhi                                   on 2001/05/02  02:43:09
37113         Log: Add an encoding conversion example.
37114      Branch: perl
37115            ! ext/Encode/Encode.pm
37116 ____________________________________________________________________________
37117 [  9946] By: jhi                                   on 2001/05/02  01:34:22
37118         Log: Another coat of paint but still nowhere finished.
37119              Need to decide on the semantics of strptime(): should
37120              strptime() be a function instead of a method?  To do
37121              the week/monthname-strptiming the i18n/l10n bullet needs
37122              to be bitten with gusto.
37123      Branch: perl
37124            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
37125 ____________________________________________________________________________
37126 [  9945] By: jhi                                   on 2001/05/01  23:40:52
37127         Log: Update Changes.
37128      Branch: perl
37129            ! Changes patchlevel.h
37130 ____________________________________________________________________________
37131 [  9944] By: jhi                                   on 2001/05/01  23:33:37
37132         Log: Add known-to-be-tested modules to the list-to-be-skipped.
37133      Branch: perl
37134            ! t/lib/1_compile.t
37135 ____________________________________________________________________________
37136 [  9943] By: jhi                                   on 2001/05/01  23:24:40
37137         Log: Subject: BorlandC++ fix
37138              From: "Vadim Konovalov" <watman@inbox.ru>
37139              Date: Mon, 30 Apr 2001 20:12:26 -0700
37140              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
37141      Branch: perl
37142            ! win32/makefile.mk
37143 ____________________________________________________________________________
37144 [  9942] By: jhi                                   on 2001/05/01  23:18:02
37145         Log: Update to Filter::Simple 0.60, create a test for it.
37146      Branch: perl
37147            + t/lib/filter-simple.t
37148            ! MANIFEST lib/Filter/Simple.pm
37149 ____________________________________________________________________________
37150 [  9941] By: jhi                                   on 2001/05/01  19:47:24
37151         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
37152              From: Hugo <hv@crypt.compulink.co.uk>
37153              Date: Tue, 01 May 2001 20:12:20 +0100
37154              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
37155      Branch: perl
37156            ! pp_hot.c t/op/re_tests
37157 ____________________________________________________________________________
37158 [  9940] By: jhi                                   on 2001/05/01  19:42:16
37159         Log: Integrate perlio.
37160      Branch: perl
37161           !> lib/base.pm t/lib/fields.t
37162 ____________________________________________________________________________
37163 [  9939] By: jhi                                   on 2001/05/01  19:39:51
37164         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
37165              From: Benjamin Sugars <bsugars@canoe.ca>
37166              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
37167              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
37168      Branch: perl
37169            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
37170 ____________________________________________________________________________
37171 [  9938] By: jhi                                   on 2001/05/01  19:34:09
37172         Log: Add NEXT, a pseudo-class for method redispatching.
37173              <Damian>NEXT.pm probably offers more bang-for-buck
37174              than anything else I've ever written.</Damian>
37175      Branch: perl
37176            + lib/NEXT.pm t/lib/next.t
37177            ! MANIFEST
37178 ____________________________________________________________________________
37179 [  9937] By: jhi                                   on 2001/05/01  19:21:41
37180         Log: Update to Switch 2.02.
37181      Branch: perl
37182            ! lib/Switch.pm t/lib/switch.t
37183 ____________________________________________________________________________
37184 [  9936] By: nick                                  on 2001/05/01  19:09:21
37185         Log: Fix for base.pm clobbering $VERSION
37186      Branch: perlio
37187            ! lib/base.pm
37188 ____________________________________________________________________________
37189 [  9935] By: nick                                  on 2001/05/01  18:54:38
37190         Log: Test for base.pm clobbering $VERSION.
37191      Branch: perlio
37192            ! t/lib/fields.t
37193 ____________________________________________________________________________
37194 [  9934] By: jhi                                   on 2001/05/01  18:39:10
37195         Log: Add information about Scalar::Util::blessed.
37196      Branch: perl
37197            ! pod/perlobj.pod
37198 ____________________________________________________________________________
37199 [  9933] By: jhi                                   on 2001/05/01  18:33:51
37200         Log: Subject: Extra UNIVERSAL documentation
37201              From: Mike Guy <mjtg@cam.ac.uk>
37202              Date: Tue, 01 May 2001 20:12:11 +0100
37203              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
37204      Branch: perl
37205            ! pod/perlobj.pod
37206 ____________________________________________________________________________
37207 [  9932] By: jhi                                   on 2001/05/01  18:26:54
37208         Log: Subject: Autoflush in tests as appropriate
37209              From: Mike Guy <mjtg@cam.ac.uk>
37210              Date: Tue, 01 May 2001 20:05:31 +0100
37211              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
37212      Branch: perl
37213            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
37214            ! t/op/taint.t
37215 ____________________________________________________________________________
37216 [  9931] By: jhi                                   on 2001/05/01  18:02:29
37217         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
37218              From: Benjamin Sugars <bsugars@canoe.ca>
37219              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
37220              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
37221      Branch: perl
37222            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
37223 ____________________________________________________________________________
37224 [  9930] By: jhi                                   on 2001/05/01  15:12:26
37225         Log: Subject: Re: Finally got a round tuit
37226              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37227              Date: Tue, 01 May 2001 14:14:10 +0200
37228              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
37229              
37230              The -DP part, slightly modified.
37231      Branch: perl
37232            ! perl.c
37233 ____________________________________________________________________________
37234 [  9929] By: jhi                                   on 2001/05/01  14:17:15
37235         Log: Subject: Re: Finally got a round tuit
37236              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37237              Date: Tue, 01 May 2001 16:34:06 +0200
37238              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
37239              
37240              cpp and optimization tweaks for HP-UX.
37241      Branch: perl
37242            ! hints/hpux.sh
37243 ____________________________________________________________________________
37244 [  9928] By: jhi                                   on 2001/05/01  13:24:20
37245         Log: Tune the scan_num() comments to reality.
37246      Branch: perl
37247            ! toke.c
37248 ____________________________________________________________________________
37249 [  9927] By: jhi                                   on 2001/05/01  13:14:01
37250         Log: Subject: [PATCH B::Deparse] optimised sort
37251              From: Robin Houston <robin@kitsite.com>
37252              Date: Tue, 1 May 2001 14:07:12 +0100
37253              Message-ID: <20010501140712.A4266@penderel>
37254      Branch: perl
37255            ! ext/B/B/Deparse.pm
37256 ____________________________________________________________________________
37257 [  9926] By: jhi                                   on 2001/05/01  13:10:53
37258         Log: Subject: [PATCH t/lib/b-deparse.t] 
37259              From: Robin Houston <robin@kitsite.com>
37260              Date: Tue, 1 May 2001 13:37:42 +0100
37261              Message-ID: <20010501133742.A4082@penderel>
37262      Branch: perl
37263            ! t/lib/b-deparse.t
37264 ____________________________________________________________________________
37265 [  9925] By: jhi                                   on 2001/05/01  13:10:13
37266         Log: Subject: [PATCH B::Deparse] for(;;), sort
37267              From: Robin Houston <robin@kitsite.com>
37268              Date: Tue, 1 May 2001 13:35:00 +0100
37269              Message-ID: <20010501133500.A4061@penderel>
37270      Branch: perl
37271            ! ext/B/B/Deparse.pm
37272 ____________________________________________________________________________
37273 [  9924] By: jhi                                   on 2001/05/01  13:09:22
37274         Log: Subject: [PATCH B::Deparse] do, warn, use
37275              From: Robin Houston <robin@kitsite.com>
37276              Date: Tue, 1 May 2001 13:31:03 +0100
37277              Message-ID: <20010501133103.A4041@penderel>
37278      Branch: perl
37279            ! ext/B/B/Deparse.pm
37280 ____________________________________________________________________________
37281 [  9923] By: jhi                                   on 2001/05/01  11:45:36
37282         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
37283              From: Benjamin Sugars <ben.sugars@home.com>
37284              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
37285              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
37286      Branch: perl
37287            + t/io/fflush.t
37288            ! MANIFEST
37289 ____________________________________________________________________________
37290 [  9922] By: jhi                                   on 2001/05/01  11:35:42
37291         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
37292              From: Peter Prymmer <pvhp@forte.com>
37293              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
37294              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
37295      Branch: perl
37296            ! t/lib/selfstubber.t
37297 ____________________________________________________________________________
37298 [  9921] By: jhi                                   on 2001/04/30  16:34:33
37299         Log: Subject: [PATCH B::Concise] suppress warning
37300              From: Robin Houston <robin@kitsite.com>
37301              Date: Mon, 30 Apr 2001 16:09:49 +0100
37302              Message-ID: <20010430160949.A25086@penderel>
37303      Branch: perl
37304            ! ext/B/B/Concise.pm
37305 ____________________________________________________________________________
37306 [  9920] By: jhi                                   on 2001/04/30  13:56:04
37307         Log: Strip the *markers* from #9919.
37308      Branch: perl
37309            ! pod/perlfaq.pod pod/perlfaq5.pod
37310 ____________________________________________________________________________
37311 [  9919] By: jhi                                   on 2001/04/30  13:54:04
37312         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
37313              From: Gwyn Judd <b.judd@xtra.co.nz>
37314              Date: Sun, 29 Apr 2001 01:47:49 +1200
37315              Message-ID: <20010429014749.A4418@thislove>
37316      Branch: perl
37317            ! pod/perlfaq.pod pod/perlfaq5.pod
37318 ____________________________________________________________________________
37319 [  9918] By: jhi                                   on 2001/04/30  13:13:54
37320         Log: More_tweakage.
37321      Branch: perl
37322            ! pod/perldata.pod pod/perldiag.pod
37323 ____________________________________________________________________________
37324 [  9917] By: jhi                                   on 2001/04/30  13:01:27
37325         Log: Update Changes.
37326      Branch: perl
37327            ! Changes patchlevel.h
37328 ____________________________________________________________________________
37329 [  9916] By: jhi                                   on 2001/04/30  12:57:03
37330         Log: T_w_e_a_k_a_g_e.
37331      Branch: perl
37332            ! pod/perldata.pod pod/perldiag.pod
37333 ____________________________________________________________________________
37334 [  9915] By: jhi                                   on 2001/04/30  12:39:29
37335         Log: Install s2p also as psed.
37336              
37337              TODO: psed documentation?
37338      Branch: perl
37339            ! installperl
37340 ____________________________________________________________________________
37341 [  9914] By: jhi                                   on 2001/04/30  12:29:21
37342         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
37343              From: Jens Hamisch <jens@Strawberry.COM>
37344              Date: Fri, 27 Apr 2001 17:00:36 +0200
37345              Message-ID: <20010427170036.K1372@Strawberry.COM>
37346              
37347              SOCKS5_VERSION_NAME is the right symbol to detect
37348              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
37349              function called socks5_init() is available, and even that is
37350              not universal, most SOCKS5 installations use SOCKSinit()).
37351      Branch: perl
37352            ! perlio.c
37353 ____________________________________________________________________________
37354 [  9913] By: jhi                                   on 2001/04/30  12:22:15
37355         Log: Allow a zero timeout on IO::Socket accept and connect--
37356              though one really shouldn't do that.  Based on
37357              
37358              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
37359              From: "John Holdsworth" <coldwave@bigfoot.com>
37360              Date: Sun, 4 Feb 2001 12:48:18 +0100
37361              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
37362      Branch: perl
37363            ! ext/IO/lib/IO/Socket.pm
37364 ____________________________________________________________________________
37365 [  9912] By: jhi                                   on 2001/04/30  11:27:27
37366         Log: Save the spot of regprev (see #9911) for binary compatibility;
37367              regen API.
37368      Branch: perl
37369            ! embedvar.h perlapi.h thrdvar.h
37370 ____________________________________________________________________________
37371 [  9911] By: jhi                                   on 2001/04/30  11:22:03
37372         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
37373              From: Hugo <hv@crypt.compulink.co.uk>
37374              Date: Sun, 29 Apr 2001 17:09:30 +0100
37375              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
37376      Branch: perl
37377            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
37378 ____________________________________________________________________________
37379 [  9910] By: jhi                                   on 2001/04/30  11:15:12
37380         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
37381              a dummy for PL_numeric_radix); no pressing reason to break
37382              binary compatibility; regen API.
37383      Branch: perl
37384            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
37385            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
37386 ____________________________________________________________________________
37387 [  9909] By: jhi                                   on 2001/04/30  10:56:08
37388         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
37389              From: Walt Mankowski <waltman@netaxs.com>
37390              Date: Sun, 29 Apr 2001 21:53:48 -0400
37391              Message-ID: <20010429215348.A3971@netaxs.com>
37392      Branch: perl
37393            ! pod/perlfunc.pod
37394 ____________________________________________________________________________
37395 [  9908] By: jhi                                   on 2001/04/30  10:49:40
37396         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
37397      Branch: perl
37398            ! t/lib/selfstubber.t
37399 ____________________________________________________________________________
37400 [  9907] By: nick                                  on 2001/04/30  09:26:50
37401         Log: Integrate mainline.
37402      Branch: perlio
37403           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
37404 ____________________________________________________________________________
37405 [  9906] By: jhi                                   on 2001/04/29  23:24:20
37406         Log: Abigail spotted a thinko in #9905.
37407      Branch: perl
37408            ! pod/perldiag.pod
37409 ____________________________________________________________________________
37410 [  9905] By: jhi                                   on 2001/04/29  15:55:39
37411         Log: Changed the underscore/undebar syntax in numeric constants;
37412              now any grouping will do, as long as the underscores are not
37413              consecutive (so "zero-grouping" is out), and they do not begin
37414              or end the integer or fractional parts.
37415      Branch: perl
37416            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
37417 ____________________________________________________________________________
37418 [  9904] By: nick                                  on 2001/04/29  15:43:22
37419         Log: Integrate mainline.
37420      Branch: perlio
37421           +> (branch 98 files)
37422            - lib/unicode/Block.pl
37423            - lib/unicode/In/AlphabeticPresentationForms.pl
37424            - lib/unicode/In/Arabic.pl
37425            - lib/unicode/In/ArabicPresentationForms-A.pl
37426            - lib/unicode/In/ArabicPresentationForms-B.pl
37427            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
37428            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
37429            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
37430            - lib/unicode/In/BopomofoExtended.pl
37431            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
37432            - lib/unicode/In/CJKCompatibility.pl
37433            - lib/unicode/In/CJKCompatibilityForms.pl
37434            - lib/unicode/In/CJKCompatibilityIdeographs.pl
37435            - lib/unicode/In/CJKRadicalsSupplement.pl
37436            - lib/unicode/In/CJKSymbolsandPunctuation.pl
37437            - lib/unicode/In/CJKUnifiedIdeographs.pl
37438            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
37439            - lib/unicode/In/Cherokee.pl
37440            - lib/unicode/In/CombiningDiacriticalMarks.pl
37441            - lib/unicode/In/CombiningHalfMarks.pl
37442            - lib/unicode/In/CombiningMarksforSymbols.pl
37443            - lib/unicode/In/ControlPictures.pl
37444            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
37445            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
37446            - lib/unicode/In/EnclosedAlphanumerics.pl
37447            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
37448            - lib/unicode/In/Ethiopic.pl
37449            - lib/unicode/In/GeneralPunctuation.pl
37450            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
37451            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
37452            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
37453            - lib/unicode/In/HalfwidthandFullwidthForms.pl
37454            - lib/unicode/In/HangulCompatibilityJamo.pl
37455            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
37456            - lib/unicode/In/Hebrew.pl
37457            - lib/unicode/In/HighPrivateUseSurrogates.pl
37458            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
37459            - lib/unicode/In/IPAExtensions.pl
37460            - lib/unicode/In/IdeographicDescriptionCharacters.pl
37461            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
37462            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
37463            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
37464            - lib/unicode/In/Latin-1Supplement.pl
37465            - lib/unicode/In/LatinExtended-A.pl
37466            - lib/unicode/In/LatinExtended-B.pl
37467            - lib/unicode/In/LatinExtendedAdditional.pl
37468            - lib/unicode/In/LetterlikeSymbols.pl
37469            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
37470            - lib/unicode/In/MathematicalOperators.pl
37471            - lib/unicode/In/MiscellaneousSymbols.pl
37472            - lib/unicode/In/MiscellaneousTechnical.pl
37473            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
37474            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
37475            - lib/unicode/In/OpticalCharacterRecognition.pl
37476            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
37477            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
37478            - lib/unicode/In/SmallFormVariants.pl
37479            - lib/unicode/In/SpacingModifierLetters.pl
37480            - lib/unicode/In/Specials.pl
37481            - lib/unicode/In/SuperscriptsandSubscripts.pl
37482            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
37483            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
37484            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
37485            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
37486            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
37487           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
37488           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
37489           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
37490           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
37491           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
37492           !> utf8.c win32/Makefile
37493 ____________________________________________________________________________
37494 [  9903] By: jhi                                   on 2001/04/29  14:30:53
37495         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
37496              From: Prymmer/Kahn <pvhp@best.com>
37497              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
37498              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
37499      Branch: perl
37500            ! win32/Makefile
37501 ____________________________________________________________________________
37502 [  9902] By: jhi                                   on 2001/04/29  02:52:44
37503         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
37504              From: "Abigail" <abigail@foad.org>
37505              Date: Sun, 29 Apr 2001 03:14:25 +0200
37506              Message-ID: <20010429011425.24503.qmail@foad.org>
37507      Branch: perl
37508            ! ext/IO/lib/IO/Seekable.pm
37509 ____________________________________________________________________________
37510 [  9901] By: jhi                                   on 2001/04/29  02:04:46
37511         Log: In character classes one couldn't have 0x80..0xff characters
37512              at the left hand side if there were 0x100.. characters in the
37513              character class.
37514      Branch: perl
37515            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
37516            ! t/op/pat.t utf8.c
37517 ____________________________________________________________________________
37518 [  9900] By: jhi                                   on 2001/04/28  22:55:04
37519         Log: Forgot the latest mktables.PL from #9899.
37520      Branch: perl
37521            ! lib/unicode/mktables.PL
37522 ____________________________________________________________________________
37523 [  9899] By: jhi                                   on 2001/04/28  22:53:28
37524         Log: Explain the \p{} and \P{} error message better and
37525              have prettier prettyprint in In.pl.
37526      Branch: perl
37527            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
37528            ! pod/perldiag.pod
37529 ____________________________________________________________________________
37530 [  9898] By: jhi                                   on 2001/04/28  21:03:34
37531         Log: Add one possible explanation for the "Invalid [] range" error.
37532      Branch: perl
37533            ! pod/perldiag.pod
37534 ____________________________________________________________________________
37535 [  9897] By: jhi                                   on 2001/04/28  17:18:26
37536         Log: Add a level of indirection to the implementation of \p{InFoo}
37537              so that we don't have to have long filenames.  (Nothing changes
37538              in the user interface.)   The indirection is defined in
37539              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
37540              Also rename some the character classes by removing '-' from
37541              the classnames, and finally renamed Block.pl as Blocks.pl.
37542      Branch: perl
37543            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
37544            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
37545            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
37546            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
37547            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
37548            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
37549            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
37550            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
37551            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
37552            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
37553            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
37554            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
37555            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
37556            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
37557            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
37558            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
37559            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
37560            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
37561            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
37562            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
37563            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
37564            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
37565            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
37566            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
37567            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
37568            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
37569            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
37570            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
37571            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
37572            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
37573            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
37574            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
37575            + lib/unicode/In/94.pl lib/unicode/In/95.pl
37576            - lib/unicode/Block.pl
37577            - lib/unicode/In/AlphabeticPresentationForms.pl
37578            - lib/unicode/In/Arabic.pl
37579            - lib/unicode/In/ArabicPresentationForms-A.pl
37580            - lib/unicode/In/ArabicPresentationForms-B.pl
37581            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
37582            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
37583            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
37584            - lib/unicode/In/BopomofoExtended.pl
37585            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
37586            - lib/unicode/In/CJKCompatibility.pl
37587            - lib/unicode/In/CJKCompatibilityForms.pl
37588            - lib/unicode/In/CJKCompatibilityIdeographs.pl
37589            - lib/unicode/In/CJKRadicalsSupplement.pl
37590            - lib/unicode/In/CJKSymbolsandPunctuation.pl
37591            - lib/unicode/In/CJKUnifiedIdeographs.pl
37592            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
37593            - lib/unicode/In/Cherokee.pl
37594            - lib/unicode/In/CombiningDiacriticalMarks.pl
37595            - lib/unicode/In/CombiningHalfMarks.pl
37596            - lib/unicode/In/CombiningMarksforSymbols.pl
37597            - lib/unicode/In/ControlPictures.pl
37598            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
37599            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
37600            - lib/unicode/In/EnclosedAlphanumerics.pl
37601            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
37602            - lib/unicode/In/Ethiopic.pl
37603            - lib/unicode/In/GeneralPunctuation.pl
37604            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
37605            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
37606            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
37607            - lib/unicode/In/HalfwidthandFullwidthForms.pl
37608            - lib/unicode/In/HangulCompatibilityJamo.pl
37609            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
37610            - lib/unicode/In/Hebrew.pl
37611            - lib/unicode/In/HighPrivateUseSurrogates.pl
37612            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
37613            - lib/unicode/In/IPAExtensions.pl
37614            - lib/unicode/In/IdeographicDescriptionCharacters.pl
37615            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
37616            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
37617            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
37618            - lib/unicode/In/Latin-1Supplement.pl
37619            - lib/unicode/In/LatinExtended-A.pl
37620            - lib/unicode/In/LatinExtended-B.pl
37621            - lib/unicode/In/LatinExtendedAdditional.pl
37622            - lib/unicode/In/LetterlikeSymbols.pl
37623            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
37624            - lib/unicode/In/MathematicalOperators.pl
37625            - lib/unicode/In/MiscellaneousSymbols.pl
37626            - lib/unicode/In/MiscellaneousTechnical.pl
37627            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
37628            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
37629            - lib/unicode/In/OpticalCharacterRecognition.pl
37630            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
37631            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
37632            - lib/unicode/In/SmallFormVariants.pl
37633            - lib/unicode/In/SpacingModifierLetters.pl
37634            - lib/unicode/In/Specials.pl
37635            - lib/unicode/In/SuperscriptsandSubscripts.pl
37636            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
37637            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
37638            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
37639            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
37640            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
37641            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
37642            ! pod/perlunicode.pod
37643 ____________________________________________________________________________
37644 [  9896] By: jhi                                   on 2001/04/28  14:33:17
37645         Log: Update the information on shared library path on HP-UX.
37646      Branch: perl
37647            ! INSTALL
37648 ____________________________________________________________________________
37649 [  9895] By: jhi                                   on 2001/04/28  14:32:30
37650         Log: Because #9894 seems to do the trick, this workaround can be removed.
37651      Branch: perl
37652            ! t/lib/selfstubber.t
37653 ____________________________________________________________________________
37654 [  9894] By: jhi                                   on 2001/04/28  14:26:13
37655         Log: For PerlIO flush the children's file handles (on fork/exec/system).
37656      Branch: perl
37657            ! perl.h
37658 ____________________________________________________________________________
37659 [  9893] By: jhi                                   on 2001/04/28  14:23:15
37660         Log: Test tweak for #9891.
37661      Branch: perl
37662            ! t/lib/b-deparse.t
37663 ____________________________________________________________________________
37664 [  9892] By: jhi                                   on 2001/04/28  14:10:13
37665         Log: New HP-UX hints from Merijn.
37666      Branch: perl
37667            ! hints/hpux.sh
37668 ____________________________________________________________________________
37669 [  9891] By: jhi                                   on 2001/04/28  14:07:27
37670         Log: Subject: [PATCH B::Deparse] non-block scopes
37671              From: Robin Houston <robin@kitsite.com>
37672              Date: Fri, 27 Apr 2001 19:15:14 +0100
37673              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
37674      Branch: perl
37675            ! ext/B/B/Deparse.pm
37676 ____________________________________________________________________________
37677 [  9890] By: nick                                  on 2001/04/27  19:41:25
37678         Log: Integrate mainline
37679      Branch: perlio
37680           +> t/lib/selfstubber.t
37681           !> (integrate 50 files)
37682 ____________________________________________________________________________
37683 [  9889] By: jhi                                   on 2001/04/27  18:23:46
37684         Log: Subject: Re: selfstubber test fail on bleadperl
37685              From: Mike Guy <mjtg@cam.ac.uk>
37686              Date: Fri, 27 Apr 2001 19:31:18 +0100
37687              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
37688      Branch: perl
37689            ! t/lib/selfstubber.t
37690 ____________________________________________________________________________
37691 [  9888] By: jhi                                   on 2001/04/27  16:20:54
37692         Log: Test tweak for #9886.
37693      Branch: perl
37694            ! t/lib/b-deparse.t
37695 ____________________________________________________________________________
37696 [  9887] By: jhi                                   on 2001/04/27  16:16:33
37697         Log: Buffering issue at least in Solaris (even with perlio).
37698      Branch: perl
37699            ! t/lib/selfstubber.t
37700 ____________________________________________________________________________
37701 [  9886] By: jhi                                   on 2001/04/27  14:59:23
37702         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
37703              From: Robin Houston <robin@kitsite.com>
37704              Date: Fri, 27 Apr 2001 16:53:20 +0100
37705              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
37706      Branch: perl
37707            ! ext/B/B/Deparse.pm
37708 ____________________________________________________________________________
37709 [  9885] By: jhi                                   on 2001/04/27  14:23:51
37710         Log: Update Changes.
37711      Branch: perl
37712            ! Changes patchlevel.h
37713 ____________________________________________________________________________
37714 [  9884] By: jhi                                   on 2001/04/27  14:14:12
37715         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
37716              From: "Philip Newton" <pnewton@gmx.de>
37717              Date: Fri, 27 Apr 2001 16:40:13 +0200
37718              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
37719      Branch: perl
37720            ! pod/perldata.pod
37721 ____________________________________________________________________________
37722 [  9883] By: jhi                                   on 2001/04/27  13:28:19
37723         Log: Add LOG_PERROR; prettify the "removed".
37724      Branch: perl
37725            ! ext/Sys/Syslog/Syslog.xs
37726 ____________________________________________________________________________
37727 [  9882] By: jhi                                   on 2001/04/27  13:13:18
37728         Log: h2xs tweaks: use NV instead of double, "quote" the removed
37729              prefixes for clarity (especially when nothing is removed),
37730              slight pod reformats.
37731      Branch: perl
37732            ! utils/h2xs.PL
37733 ____________________________________________________________________________
37734 [  9881] By: jhi                                   on 2001/04/27  12:58:48
37735         Log: Don't bother creating existing directories.
37736      Branch: perl
37737            ! utils/h2xs.PL
37738 ____________________________________________________________________________
37739 [  9880] By: jhi                                   on 2001/04/27  12:45:39
37740         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
37741              From: Mike Schilli <m@perlmeister.com>
37742              Date: Wed, 25 Apr 2001 01:29:21 -0700
37743              Message-id: <3AE68AE1.6A981723@perlmeister.com>
37744      Branch: perl
37745            ! utils/h2xs.PL
37746 ____________________________________________________________________________
37747 [  9879] By: jhi                                   on 2001/04/27  12:40:55
37748         Log: break is not yet Perl.  Added the template license also to README.
37749      Branch: perl
37750            ! utils/h2xs.PL
37751 ____________________________________________________________________________
37752 [  9878] By: jhi                                   on 2001/04/27  03:08:20
37753         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
37754              From: Tim Jenness <t.jenness@jach.hawaii.edu>
37755              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
37756              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
37757      Branch: perl
37758            ! t/lib/xs-typemap.t
37759 ____________________________________________________________________________
37760 [  9877] By: jhi                                   on 2001/04/26  23:54:40
37761         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
37762              From: "Abigail" <abigail@foad.org>
37763              Date: Fri, 27 Apr 2001 01:44:28 +0200
37764              Message-ID: <20010426234428.19786.qmail@foad.org>
37765      Branch: perl
37766            ! utils/h2xs.PL
37767 ____________________________________________________________________________
37768 [  9876] By: jhi                                   on 2001/04/26  23:52:06
37769         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
37770              From: Peter Prymmer <pvhp@forte.com>
37771              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
37772              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
37773      Branch: perl
37774            ! t/lib/selfstubber.t
37775 ____________________________________________________________________________
37776 [  9875] By: jhi                                   on 2001/04/26  23:48:10
37777         Log: Deparse nits.
37778      Branch: perl
37779            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
37780 ____________________________________________________________________________
37781 [  9874] By: jhi                                   on 2001/04/26  22:46:05
37782         Log: Document ANYOF_CLASS.
37783      Branch: perl
37784            ! regcomp.h
37785 ____________________________________________________________________________
37786 [  9873] By: jhi                                   on 2001/04/26  22:35:03
37787         Log: Subject: Re: [PATCH @9846] dumping ANYOF
37788              From: Hugo <hv@crypt.compulink.co.uk>
37789              Date: Thu, 26 Apr 2001 23:33:38 +0100
37790              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
37791      Branch: perl
37792            ! regcomp.c regcomp.h
37793 ____________________________________________________________________________
37794 [  9872] By: jhi                                   on 2001/04/26  22:34:31
37795         Log: Subject: [PATCH] more for Devel::SelfStubber
37796              From: Nicholas Clark <nick@ccl4.org>
37797              Date: Fri, 27 Apr 2001 00:13:52 +0100
37798              Message-ID: <20010427001351.K88186@plum.flirble.org>
37799      Branch: perl
37800            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
37801 ____________________________________________________________________________
37802 [  9871] By: jhi                                   on 2001/04/26  21:59:17
37803         Log: Subject: [PATCH B::Deparse] formats must be flush left
37804              From: Robin Houston <robin@kitsite.com>
37805              Date: Thu, 26 Apr 2001 23:54:29 +0100
37806              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
37807      Branch: perl
37808            ! ext/B/B/Deparse.pm
37809 ____________________________________________________________________________
37810 [  9870] By: jhi                                   on 2001/04/26  21:57:37
37811         Log: If some of the constants are prefixes of others,
37812              the prefixes may never get recognized.  (See 20010426.006.)
37813      Branch: perl
37814            ! utils/h2xs.PL
37815 ____________________________________________________________________________
37816 [  9869] By: jhi                                   on 2001/04/26  21:50:42
37817         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
37818              From: Chris Bongaarts <cab@tc.umn.edu>
37819              Date: Thu, 26 Apr 2001 17:10:31 -0500
37820              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
37821      Branch: perl
37822            ! ext/Sys/Syslog/Syslog.xs
37823 ____________________________________________________________________________
37824 [  9868] By: jhi                                   on 2001/04/26  21:35:12
37825         Log: Further cuts and more docs from Graham Barr.
37826      Branch: perl
37827            ! ext/List/Util/lib/List/Util.pm
37828            ! ext/List/Util/lib/Scalar/Util.pm
37829 ____________________________________________________________________________
37830 [  9867] By: jhi                                   on 2001/04/26  21:18:57
37831         Log: Subject: [PATCH 5.7.1] DB_File-1.77
37832              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
37833              Date: Thu, 26 Apr 2001 22:37:53 +0100
37834              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
37835      Branch: perl
37836            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
37837            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
37838 ____________________________________________________________________________
37839 [  9866] By: jhi                                   on 2001/04/26  21:12:31
37840         Log: Subject: [PATCH B::Deparse] fix easy bugs
37841              From: Robin Houston <robin@kitsite.com>
37842              Date: Thu, 26 Apr 2001 23:03:33 +0100
37843              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
37844      Branch: perl
37845            ! ext/B/B/Deparse.pm
37846 ____________________________________________________________________________
37847 [  9865] By: jhi                                   on 2001/04/26  20:26:13
37848         Log: Update Changes.
37849      Branch: perl
37850            ! Changes patchlevel.h
37851 ____________________________________________________________________________
37852 [  9864] By: jhi                                   on 2001/04/26  19:27:48
37853         Log: Dethinko from Robin Houston.
37854      Branch: perl
37855            ! ext/B/B/Deparse.pm
37856 ____________________________________________________________________________
37857 [  9863] By: jhi                                   on 2001/04/26  19:10:35
37858         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
37859              From: Robin Houston <robin@kitsite.com>
37860              Date: Thu, 26 Apr 2001 21:08:32 +0100
37861              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
37862      Branch: perl
37863            ! ext/B/B/Deparse.pm
37864 ____________________________________________________________________________
37865 [  9862] By: jhi                                   on 2001/04/26  19:04:23
37866         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
37867              From: Robin Houston <robin@kitsite.com>
37868              Date: Thu, 26 Apr 2001 20:52:50 +0100
37869              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
37870      Branch: perl
37871            ! ext/B/B/Deparse.pm
37872 ____________________________________________________________________________
37873 [  9861] By: jhi                                   on 2001/04/26  18:56:14
37874         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
37875              From: Mike Guy <mjtg@cam.ac.uk>
37876              Date: Thu, 26 Apr 2001 14:22:40 +0100
37877              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
37878      Branch: perl
37879            ! pod/perlobj.pod
37880 ____________________________________________________________________________
37881 [  9860] By: jhi                                   on 2001/04/26  18:46:42
37882         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
37883              From: Robin Houston <robin@kitsite.com>
37884              Date: Thu, 26 Apr 2001 20:34:29 +0100
37885              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
37886              
37887              Hashes do not interpolate.
37888      Branch: perl
37889            ! ext/B/B/Deparse.pm
37890 ____________________________________________________________________________
37891 [  9859] By: jhi                                   on 2001/04/26  18:43:51
37892         Log: Subject: The Time::Piece conspiracy unmasked!!!
37893              From: Mike Guy <mjtg@cam.ac.uk>
37894              Date: Thu, 26 Apr 2001 19:02:50 +0100
37895              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
37896              
37897              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
37898              From: Mike Guy <mjtg@cam.ac.uk>
37899              Date: Thu, 26 Apr 2001 19:08:21 +0100
37900              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
37901              
37902              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
37903              From: Graham Barr <gbarr@pobox.com>
37904              Date: Thu, 26 Apr 2001 19:12:03 +0100
37905              Message-ID: <20010426191203.A70835@pobox.com>
37906              
37907              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
37908      Branch: perl
37909            ! ext/List/Util/lib/List/Util.pm
37910            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
37911 ____________________________________________________________________________
37912 [  9858] By: jhi                                   on 2001/04/26  18:17:42
37913         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
37914              From: Robin Houston <robin@kitsite.com>
37915              Date: Thu, 26 Apr 2001 16:09:35 +0100
37916              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
37917      Branch: perl
37918            ! t/comp/proto.t
37919 ____________________________________________________________________________
37920 [  9857] By: jhi                                   on 2001/04/26  18:04:59
37921         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
37922              From: barries <barries@slaysys.com>
37923              Date: Thu, 26 Apr 2001 12:01:10 -0400
37924              Message-ID: <20010426120110.E29698@jester.slaysys.com>
37925      Branch: perl
37926            ! pod/perldiag.pod
37927 ____________________________________________________________________________
37928 [  9856] By: jhi                                   on 2001/04/26  18:03:33
37929         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
37930              Date: Thu, 26 Apr 2001 17:13:41 +0100
37931              From: Robin Houston <robin@kitsite.com>
37932              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
37933              
37934              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
37935              From: Robin Houston <robin@kitsite.com>
37936              Date: Thu, 26 Apr 2001 18:44:29 +0100
37937              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
37938      Branch: perl
37939            ! ext/B/B/Deparse.pm
37940 ____________________________________________________________________________
37941 [  9855] By: jhi                                   on 2001/04/26  17:56:04
37942         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
37943              From: Robin Houston <robin@kitsite.com>
37944              Date: Thu, 26 Apr 2001 17:04:08 +0100
37945              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
37946      Branch: perl
37947            ! ext/B/B/Deparse.pm
37948 ____________________________________________________________________________
37949 [  9854] By: jhi                                   on 2001/04/26  17:47:26
37950         Log: Subject: Re: Short test case for undef %stash:: crash
37951              From: Benjamin Sugars <bsugars@canoe.ca> 
37952              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
37953              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
37954              Changed and moved the perldiag entry.
37955      Branch: perl
37956            ! gv.c pod/perldiag.pod
37957 ____________________________________________________________________________
37958 [  9853] By: jhi                                   on 2001/04/26  14:35:16
37959         Log: Beginnings of strptime().  Do not touch the wet paint.
37960      Branch: perl
37961            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
37962 ____________________________________________________________________________
37963 [  9852] By: jhi                                   on 2001/04/26  13:17:21
37964         Log: Retract #9851, core dumps from pod2man.
37965      Branch: perl
37966            ! regcomp.c
37967 ____________________________________________________________________________
37968 [  9851] By: jhi                                   on 2001/04/26  11:54:41
37969         Log: (Retracted by #9852.)
37970              
37971              Subject: [PATCH @9846] dumping ANYOF
37972              From: Hugo <hv@crypt.compulink.co.uk>
37973              Date: Thu, 26 Apr 2001 05:32:38 +0100
37974              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
37975      Branch: perl
37976            ! regcomp.c
37977 ____________________________________________________________________________
37978 [  9850] By: jhi                                   on 2001/04/26  02:34:44
37979         Log: If ccflags was empty the _previous_ $* containing all the
37980              environment variables and Configure variables was used,
37981              which lead, among other bad things, into $ccflags being your
37982              uname -a output, which lead into test compile with cc failing,
37983              which lead into gcc being selected, which didn't work that well
37984              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
37985              with large files, et cetera.
37986      Branch: perl
37987            ! hints/hpux.sh
37988 ____________________________________________________________________________
37989 [  9849] By: jhi                                   on 2001/04/26  01:44:57
37990         Log: Make selfstubber test more portable.
37991      Branch: perl
37992            ! t/lib/selfstubber.t
37993 ____________________________________________________________________________
37994 [  9848] By: jhi                                   on 2001/04/26  00:50:26
37995         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
37996              From: Benjamin Sugars <ben.sugars@home.com>
37997              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
37998              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
37999      Branch: perl
38000            ! ext/Cwd/Cwd.xs
38001 ____________________________________________________________________________
38002 [  9847] By: jhi                                   on 2001/04/26  00:46:58
38003         Log: Subject: [PATCH: perl@9841] VMS updates
38004              From: Peter Prymmer <pvhp@forte.com>
38005              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
38006              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
38007      Branch: perl
38008            ! README.vms configure.com vms/descrip_mms.template
38009            ! vms/ext/filespec.t
38010 ____________________________________________________________________________
38011 [  9846] By: jhi                                   on 2001/04/26  00:11:56
38012         Log: re 'debug' was broken by #9084.
38013      Branch: perl
38014            ! ext/re/re.xs
38015 ____________________________________________________________________________
38016 [  9845] By: jhi                                   on 2001/04/25  22:33:17
38017         Log: Subject: [PATCH] test for Devel::SelfStubber
38018              From: Nicholas Clark <nick@ccl4.org>
38019              Date: Thu, 26 Apr 2001 00:00:54 +0100
38020              Message-ID: <20010426000054.D89026@plum.flirble.org>
38021      Branch: perl
38022            + t/lib/selfstubber.t
38023            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
38024 ____________________________________________________________________________
38025 [  9844] By: jhi                                   on 2001/04/25  22:29:32
38026         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
38027              From: Paul Johnson <paul@pjcj.net>
38028              Date: Thu, 26 Apr 2001 00:46:08 +0200
38029              Message-ID: <20010426004608.H2338@pjcj.net>
38030      Branch: perl
38031            ! ext/B/B/Concise.pm
38032 ____________________________________________________________________________
38033 [  9843] By: jhi                                   on 2001/04/25  22:28:28
38034         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
38035              From: Peter Prymmer <pvhp@forte.com>
38036              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
38037              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
38038      Branch: perl
38039            ! ext/Cwd/Cwd.xs
38040 ____________________________________________________________________________
38041 [  9842] By: jhi                                   on 2001/04/25  20:58:12
38042         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
38043              From: John Peacock <jpeacock@rowman.com>
38044              Date: Wed, 25 Apr 2001 17:30:26 -0400
38045              Message-ID: <3AE741F2.B3217464@rowman.com>
38046      Branch: perl
38047            ! lib/Math/BigInt.pm t/lib/bigintpm.t
38048 ____________________________________________________________________________
38049 [  9841] By: jhi                                   on 2001/04/25  20:07:05
38050         Log: Update Changes.
38051      Branch: perl
38052            ! Changes patchlevel.h
38053 ____________________________________________________________________________
38054 [  9840] By: jhi                                   on 2001/04/25  19:56:51
38055         Log: Yet another HP-UX hints version from Merijn.
38056      Branch: perl
38057            ! hints/hpux.sh
38058 ____________________________________________________________________________
38059 [  9839] By: jhi                                   on 2001/04/25  19:53:04
38060         Log: abs_path() didn't terminate the filename correctly,
38061              in DIRNAMLENless systems like HP-UX this would fail.
38062      Branch: perl
38063            ! ext/Cwd/Cwd.xs
38064 ____________________________________________________________________________
38065 [  9838] By: jhi                                   on 2001/04/25  16:37:26
38066         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
38067              From: Mike Guy <mjtg@cam.ac.uk>
38068              Date: Wed, 25 Apr 2001 18:31:47 +0100
38069              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
38070      Branch: perl
38071            ! op.c
38072 ____________________________________________________________________________
38073 [  9837] By: jhi                                   on 2001/04/25  16:21:53
38074         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
38075              From: Jon Eveland <jweveland@yahoo.com>
38076              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
38077              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
38078      Branch: perl
38079            ! lib/perl5db.pl
38080 ____________________________________________________________________________
38081 [  9836] By: jhi                                   on 2001/04/25  14:17:50
38082         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
38083              From: "Philip Newton" <pnewton@gmx.de>
38084              Date: Wed, 25 Apr 2001 17:05:58 +0200
38085              Message-ID: <3AE703F6.3234.1833C45@localhost>
38086      Branch: perl
38087            ! Porting/patching.pod
38088 ____________________________________________________________________________
38089 [  9835] By: jhi                                   on 2001/04/25  13:58:07
38090         Log: It would seem that both ar and full_ar need to be overridden
38091              for HP-UX to avoid the GNU ar.
38092      Branch: perl
38093            ! hints/hpux.sh
38094 ____________________________________________________________________________
38095 [  9834] By: jhi                                   on 2001/04/25  13:50:40
38096         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
38097              From: "Philip Newton" <pnewton@gmx.de>
38098              Date: Wed, 25 Apr 2001 16:09:23 +0200
38099              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
38100              
38101              Detypo.
38102      Branch: perl
38103            ! t/op/misc.t
38104 ____________________________________________________________________________
38105 [  9833] By: jhi                                   on 2001/04/25  12:36:11
38106         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
38107      Branch: perl
38108            ! hints/hpux.sh
38109 ____________________________________________________________________________
38110 [  9832] By: jhi                                   on 2001/04/25  12:33:36
38111         Log: New version of HP-UX hints from Merijn.
38112      Branch: perl
38113            ! hints/hpux.sh
38114 ____________________________________________________________________________
38115 [  9831] By: jhi                                   on 2001/04/25  03:39:45
38116         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
38117      Branch: perl
38118            ! hints/hpux.sh
38119 ____________________________________________________________________________
38120 [  9830] By: jhi                                   on 2001/04/25  02:53:25
38121         Log: The tzname[] bit is not needed by util.c -- and causes
38122              heartburn in VMS (and it missing was probably the cause of
38123              the Mac OS X trouble).  Ouch.
38124      Branch: perl
38125            ! ext/POSIX/POSIX.xs util.c
38126 ____________________________________________________________________________
38127 [  9829] By: jhi                                   on 2001/04/25  00:10:06
38128         Log: Metaconfig unit change for #9828.
38129      Branch: metaconfig
38130            ! U/compline/ccflags.U
38131 ____________________________________________________________________________
38132 [  9828] By: jhi                                   on 2001/04/25  00:04:18
38133         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
38134              (which is actually the reason for the change, we need to pass
38135              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
38136              EP/IX, OS/2, and TitanOS, based on the hints files.
38137      Branch: perl
38138            ! Configure config_h.SH
38139 ____________________________________________________________________________
38140 [  9827] By: jhi                                   on 2001/04/24  23:49:20
38141         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
38142              the $cat must have an absolute path.
38143      Branch: perl
38144            ! makedepend.SH
38145 ____________________________________________________________________________
38146 [  9826] By: jhi                                   on 2001/04/24  23:40:53
38147         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
38148      Branch: perl
38149            ! README.amiga
38150 ____________________________________________________________________________
38151 [  9825] By: jhi                                   on 2001/04/24  23:35:35
38152         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
38153              From: "Philip Newton" <pnewton@gmx.de>
38154              Date: Tue, 24 Apr 2001 18:52:49 +0200
38155              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
38156      Branch: perl
38157            ! x2p/find2perl.PL
38158 ____________________________________________________________________________
38159 [  9824] By: jhi                                   on 2001/04/24  23:33:07
38160         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
38161              Some gcc specifics dropped out due to extensive rewriting;
38162              will be put back later as needed.
38163      Branch: perl
38164            ! hints/hpux.sh
38165 ____________________________________________________________________________
38166 [  9823] By: jhi                                   on 2001/04/24  23:27:57
38167         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
38168      Branch: perl
38169            ! ext/POSIX/POSIX.xs
38170 ____________________________________________________________________________
38171 [  9822] By: jhi                                   on 2001/04/24  23:25:21
38172         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
38173              From: Tim Jenness <t.jenness@jach.hawaii.edu>
38174              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
38175              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
38176      Branch: perl
38177            ! ext/XS/Typemap/Typemap.xs
38178 ____________________________________________________________________________
38179 [  9821] By: jhi                                   on 2001/04/24  23:24:10
38180         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
38181              From: "Abigail" <abigail@foad.org>
38182              Date: Tue, 24 Apr 2001 23:12:03 +0200
38183              Message-ID: <20010424211203.7901.qmail@foad.org>
38184      Branch: perl
38185            ! pod/perlport.pod
38186 ____________________________________________________________________________
38187 [  9820] By: jhi                                   on 2001/04/24  23:23:15
38188         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
38189              From: Matt Sergeant <matt@sergeant.org>
38190              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
38191              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
38192      Branch: perl
38193            ! pod/perlfaq4.pod
38194 ____________________________________________________________________________
38195 [  9819] By: nick                                  on 2001/04/24  18:49:43
38196         Log: Integrate mainline.
38197      Branch: perlio
38198           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
38199           !> (integrate 37 files)
38200 ____________________________________________________________________________
38201 [  9818] By: jhi                                   on 2001/04/24  14:35:23
38202         Log: Update Changes.
38203      Branch: perl
38204            ! Changes patchlevel.h
38205 ____________________________________________________________________________
38206 [  9817] By: jhi                                   on 2001/04/24  14:09:17
38207         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
38208              From: "Philip Newton" <pnewton@gmx.de>
38209              Date: Tue, 24 Apr 2001 12:58:12 +0200
38210              Message-ID: <3AE57864.8304.B77A0A@localhost> 
38211              
38212              plus add CPAN to the list of modules that have their own tests.
38213      Branch: perl
38214            ! t/lib/1_compile.t
38215 ____________________________________________________________________________
38216 [  9816] By: jhi                                   on 2001/04/24  14:07:03
38217         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
38218              From: Michael G Schwern <schwern@pobox.com>
38219              Date: Sat, 21 Apr 2001 22:35:00 +0100
38220              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
38221      Branch: perl
38222            ! t/lib/1_compile.t
38223 ____________________________________________________________________________
38224 [  9815] By: jhi                                   on 2001/04/24  13:54:32
38225         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
38226              From: Robin Houston <robin@kitsite.com>
38227              Date: Tue, 24 Apr 2001 15:51:18 +0100
38228              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
38229      Branch: perl
38230            ! ext/B/B/Deparse.pm
38231 ____________________________________________________________________________
38232 [  9814] By: jhi                                   on 2001/04/24  13:17:34
38233         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
38234              From: Bill Glicker <billg@burrelles.com>
38235              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
38236              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
38237      Branch: perl
38238            ! hints/svr5.sh
38239 ____________________________________________________________________________
38240 [  9813] By: jhi                                   on 2001/04/24  12:54:23
38241         Log: Prevent path disclosure (probing for existence of filenames)
38242              using suidperl; bug id 20010322.218.
38243      Branch: perl
38244            ! perl.c pod/perldiag.pod
38245 ____________________________________________________________________________
38246 [  9812] By: jhi                                   on 2001/04/24  12:08:36
38247         Log: Retract #9811.
38248      Branch: perl
38249            ! ext/POSIX/POSIX.xs
38250 ____________________________________________________________________________
38251 [  9811] By: jhi                                   on 2001/04/24  11:57:35
38252         Log: (Retracted by #9812.)
38253      Branch: perl
38254            ! ext/POSIX/POSIX.xs
38255 ____________________________________________________________________________
38256 [  9810] By: jhi                                   on 2001/04/24  03:32:35
38257         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
38258      Branch: perl
38259            ! util.c
38260 ____________________________________________________________________________
38261 [  9809] By: jhi                                   on 2001/04/24  03:16:13
38262         Log: The Math::BigFloat::import() was broken.
38263              (Fixes bug id 20010422.002.)
38264      Branch: perl
38265            ! lib/Math/BigFloat.pm
38266 ____________________________________________________________________________
38267 [  9808] By: jhi                                   on 2001/04/24  01:11:40
38268         Log: Additional dependencies; should help for parallel makes
38269              not to fail on missing lib/lib.pm or lib/re.pm.
38270      Branch: perl
38271            ! Makefile.SH
38272 ____________________________________________________________________________
38273 [  9807] By: jhi                                   on 2001/04/24  00:57:01
38274         Log: Update the test failure disclaimer.
38275      Branch: perl
38276            ! t/pragma/warn/pp_hot
38277 ____________________________________________________________________________
38278 [  9806] By: jhi                                   on 2001/04/24  00:54:04
38279         Log: Add make target "install-all" which is alias for "install"
38280              to cater for case-preserving filesystems like HFS+.
38281      Branch: perl
38282            ! INSTALL Makefile.SH
38283 ____________________________________________________________________________
38284 [  9805] By: jhi                                   on 2001/04/24  00:47:28
38285         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
38286              From: Peter Prymmer <pvhp@forte.com>
38287              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
38288              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
38289              
38290              (Ken William's message forwarded from macosx@perl.org)
38291      Branch: perl
38292            ! hints/darwin.sh
38293 ____________________________________________________________________________
38294 [  9804] By: jhi                                   on 2001/04/23  23:57:35
38295         Log: Cut-and-pasto.
38296      Branch: perl
38297            ! perlio.c
38298 ____________________________________________________________________________
38299 [  9803] By: jhi                                   on 2001/04/23  23:52:25
38300         Log: More PerlIO robustness.
38301      Branch: perl
38302            ! perlio.c
38303 ____________________________________________________________________________
38304 [  9802] By: jhi                                   on 2001/04/23  23:43:35
38305         Log: Make the "STD* opened only for ..." errors more consistent.
38306      Branch: perl
38307            ! doio.c
38308 ____________________________________________________________________________
38309 [  9801] By: jhi                                   on 2001/04/23  23:34:26
38310         Log: Test case for #9800.
38311      Branch: perl
38312            ! t/op/misc.t
38313 ____________________________________________________________________________
38314 [  9800] By: jhi                                   on 2001/04/23  23:14:43
38315         Log: Avoid coredump on 'close STDERR; die' by making
38316              the PerlIO calls more robust.  Also use SETERRNO()
38317              instead of errno = to be more VMS-ready.
38318      Branch: perl
38319            ! perlio.c
38320 ____________________________________________________________________________
38321 [  9799] By: jhi                                   on 2001/04/23  21:41:10
38322         Log: Subject: test for ID 20010423.002
38323              From: Robin Houston <robin@kitsite.com>
38324              Date: Mon, 23 Apr 2001 16:52:21 +0100
38325              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
38326      Branch: perl
38327            ! t/op/avhv.t
38328 ____________________________________________________________________________
38329 [  9798] By: jhi                                   on 2001/04/23  21:40:07
38330         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
38331              From: David Dyck <dcd@tc.fluke.com>
38332              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
38333              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
38334      Branch: perl
38335            ! installperl
38336 ____________________________________________________________________________
38337 [  9797] By: jhi                                   on 2001/04/23  21:37:56
38338         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
38339              From: Benjamin Sugars <bsugars@canoe.ca>
38340              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
38341              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
38342      Branch: perl
38343            ! ext/Cwd/Cwd.xs lib/Cwd.pm
38344 ____________________________________________________________________________
38345 [  9796] By: jhi                                   on 2001/04/23  21:29:24
38346         Log: Synchronize h2xs and pod2man some more on the documentation
38347              templates they propose.
38348      Branch: perl
38349            ! pod/pod2man.PL utils/h2xs.PL
38350 ____________________________________________________________________________
38351 [  9795] By: jhi                                   on 2001/04/23  17:30:40
38352         Log: Add one more naughty test for base64; make encoding logic cleaner.
38353      Branch: perl
38354            ! t/lib/mimeb64.t
38355 ____________________________________________________________________________
38356 [  9794] By: jhi                                   on 2001/04/23  13:51:32
38357         Log: Update Changes.
38358      Branch: perl
38359            ! Changes patchlevel.h
38360 ____________________________________________________________________________
38361 [  9793] By: jhi                                   on 2001/04/23  13:44:18
38362         Log: Duplicate lines.
38363      Branch: perl
38364            ! MANIFEST
38365 ____________________________________________________________________________
38366 [  9792] By: jhi                                   on 2001/04/23  13:39:13
38367         Log: Subject: Re: PATCH 5.7.1
38368              From: Mark-Jason Dominus <mjd@plover.com>
38369              Date: Mon, 23 Apr 2001 10:30:21 -0400
38370              Message-ID: <20010423143021.17335.qmail@plover.com>
38371      Branch: perl
38372            ! perl.h sv.c
38373 ____________________________________________________________________________
38374 [  9791] By: jhi                                   on 2001/04/23  13:32:40
38375         Log: Add the CPAN.pm 1.59_54 tests.
38376      Branch: perl
38377            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
38378            ! MANIFEST
38379 ____________________________________________________________________________
38380 [  9790] By: jhi                                   on 2001/04/23  13:21:55
38381         Log: Subject: Deparse nit
38382              From: Robin Houston <robin@kitsite.com>
38383              Date: Mon, 23 Apr 2001 12:38:20 +0100
38384              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
38385      Branch: perl
38386            ! ext/B/B/Deparse.pm
38387 ____________________________________________________________________________
38388 [  9789] By: jhi                                   on 2001/04/23  13:19:07
38389         Log: Subject: [PATCH] bug 20010423.002
38390              From: Robin Houston <robin@kitsite.com>
38391              Date: Mon, 23 Apr 2001 13:12:30 +0100
38392              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
38393      Branch: perl
38394            ! pp.c
38395 ____________________________________________________________________________
38396 [  9788] By: jhi                                   on 2001/04/23  13:02:49
38397         Log: Subject: PATCH [5.7.1] hv.c unused #define
38398              From: Mark-Jason Dominus <mjd@plover.com>
38399              Date: Sun, 22 Apr 2001 14:17:49 -0400
38400              Message-ID: <20010422181749.26976.qmail@plover.com>
38401      Branch: perl
38402            ! hv.c
38403 ____________________________________________________________________________
38404 [  9787] By: jhi                                   on 2001/04/23  13:02:02
38405         Log: Subject: PATCH 5.7.1
38406              From: Mark-Jason Dominus <mjd@plover.com>
38407              Date: Sun, 22 Apr 2001 15:12:57 -0400
38408              Message-ID: <20010422191258.6539.qmail@plover.com>
38409              
38410              plus Sarathy's STMT_START + STMT_END suggestion.
38411      Branch: perl
38412            ! perl.h
38413 ____________________________________________________________________________
38414 [  9786] By: jhi                                   on 2001/04/23  12:53:25
38415         Log: Fix for
38416              
38417              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
38418              From: dLux <dlux@spam.sch.bme.hu>
38419              Date: Mon, 23 Apr 2001 01:25:26 +0200
38420              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
38421              
38422              (SvGROW really does return a char *.)
38423      Branch: perl
38424            ! pod/perlapi.pod sv.h
38425 ____________________________________________________________________________
38426 [  9785] By: jhi                                   on 2001/04/23  04:34:04
38427         Log: Time::Piece work continues.  $t->day removed since
38428              I think it's too confusing.  Now has normal and
38429              abbreviated length weekday names and month names,
38430              the names change with _names(), not _list().
38431              Now has strftime() in Perl, _strftime() is
38432              the libc version (to which strftime() falls back
38433              if it doesn't know the format.  To do: the reverse
38434              of strftime, strptime(), and the localisation of both.
38435      Branch: perl
38436            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
38437            ! t/lib/time-piece.t
38438 ____________________________________________________________________________
38439 [  9784] By: jhi                                   on 2001/04/23  02:41:46
38440         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
38441              From: andreas.koenig@anima.de (Andreas J. Koenig)
38442              Date: 23 Apr 2001 05:20:55 +0200
38443              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
38444      Branch: perl
38445            ! t/pragma/overload.t
38446 ____________________________________________________________________________
38447 [  9783] By: jhi                                   on 2001/04/22  23:32:42
38448         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
38449              From: Robin Houston <robin@kitsite.com>
38450              Date: Mon, 23 Apr 2001 00:38:18 +0100
38451              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
38452      Branch: perl
38453            ! ext/B/B/Deparse.pm
38454 ____________________________________________________________________________
38455 [  9782] By: jhi                                   on 2001/04/22  20:55:43
38456         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
38457              From: Simon Cozens <simon@netthink.co.uk>
38458              Date: Sun, 22 Apr 2001 18:47:25 +0100
38459              Message-ID: <20010422184725.A14411@netthink.co.uk>
38460      Branch: perl
38461            ! sv.c t/pragma/overload.t
38462 ____________________________________________________________________________
38463 [  9781] By: jhi                                   on 2001/04/22  20:52:13
38464         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
38465              From: Robin Houston <robin@kitsite.com>
38466              Date: Sun, 22 Apr 2001 22:14:50 +0100
38467              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
38468      Branch: perl
38469            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
38470 ____________________________________________________________________________
38471 [  9780] By: nick                                  on 2001/04/22  20:40:31
38472         Log: Integrate mainline.
38473      Branch: perlio
38474           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
38475           +> t/lib/b-stash.t
38476           !> (integrate 38 files)
38477 ____________________________________________________________________________
38478 [  9779] By: jhi                                   on 2001/04/22  15:16:03
38479         Log: Subject: IO::Socket::INET patch
38480              From: andrew deryabin <djsf@technarchy.ru>
38481              Date: Sat, 21 Apr 2001 17:46:52 +0400
38482              Message-ID: <20010421174652.B1426@technarchy>
38483      Branch: perl
38484            ! ext/IO/lib/IO/Socket/INET.pm
38485 ____________________________________________________________________________
38486 [  9778] By: jhi                                   on 2001/04/22  15:14:33
38487         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
38488              From: Mark-Jason Dominus <mjd@plover.com>
38489              Date: Sat, 21 Apr 2001 21:27:49 -0400
38490              Message-ID: <20010422012749.27024.qmail@plover.com>
38491      Branch: perl
38492            ! regcomp.c
38493 ____________________________________________________________________________
38494 [  9777] By: jhi                                   on 2001/04/22  15:10:51
38495         Log: Subject: Re: Regex debugger patch 
38496              From: Mark-Jason Dominus <mjd@plover.com>
38497              Date: Sat, 21 Apr 2001 21:48:51 -0400
38498              Message-ID: <20010422014851.27165.qmail@plover.com>
38499      Branch: perl
38500            ! pod/perldebguts.pod
38501 ____________________________________________________________________________
38502 [  9776] By: jhi                                   on 2001/04/22  15:09:48
38503         Log: Subject: Re: Regex debugger patch
38504              From: Mark-Jason Dominus <mjd@plover.com>
38505              Date: Sat, 21 Apr 2001 14:24:39 -0400
38506              Message-ID: <20010421182439.16508.qmail@plover.com>
38507              
38508              Regex debugger backend.
38509      Branch: perl
38510            ! regcomp.c regexp.h
38511 ____________________________________________________________________________
38512 [  9775] By: jhi                                   on 2001/04/21  16:45:40
38513         Log: Subject: [PATCH] Typo in utf8.h
38514              From: Jesús Quiroga <jquiroga@pobox.com>
38515              Date: Sat, 21 Apr 2001 19:25:33 +0200
38516              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
38517      Branch: perl
38518            ! utf8.h
38519 ____________________________________________________________________________
38520 [  9774] By: jhi                                   on 2001/04/21  16:43:52
38521         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
38522              From: Joe Orton <jorton@redhat.com>
38523              Date: Tue, 17 Apr 2001 15:50:43 +0100
38524              Message-Id: <20010417155043.D19132@eu.c2.net>
38525      Branch: perl
38526            ! hints/svr5.sh
38527 ____________________________________________________________________________
38528 [  9773] By: jhi                                   on 2001/04/21  15:30:15
38529         Log: Subject: Patch utils/h2xs.PL
38530              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
38531              Date: Sat, 21 Apr 2001 10:32:16 -0500
38532              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
38533              
38534              Add MAILING list and LICENSE templates.
38535      Branch: perl
38536            ! utils/h2xs.PL
38537 ____________________________________________________________________________
38538 [  9772] By: jhi                                   on 2001/04/21  15:28:36
38539         Log: Subject: perlfaq2.patch for 5.7.1
38540              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
38541              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
38542              Date: Fri, 20 Apr 2001 16:42:19 -0500
38543              
38544              rm an extra tab, a blurb about the xx.cpan to clarify
38545              which countries actually have that and dejanews is history
38546              as well as most of that nonsensical entry.
38547      Branch: perl
38548            ! pod/perlfaq2.pod
38549 ____________________________________________________________________________
38550 [  9771] By: jhi                                   on 2001/04/21  15:27:17
38551         Log: Subject: perlfaq1.patch for 5.7.1
38552              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
38553              Date: Fri, 20 Apr 2001 16:57:36 -0500
38554              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
38555              
38556              Evil URLs must die. Especially when they are broken.
38557      Branch: perl
38558            ! pod/perlfaq1.pod
38559 ____________________________________________________________________________
38560 [  9770] By: jhi                                   on 2001/04/21  15:23:38
38561         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
38562              From: Michael G Schwern <schwern@pobox.com>
38563              Date: Sat, 21 Apr 2001 16:11:12 +0100
38564              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
38565      Branch: perl
38566            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
38567            + t/lib/b-stash.t
38568            ! MANIFEST ext/B/B.pm t/lib/b.t
38569 ____________________________________________________________________________
38570 [  9769] By: jhi                                   on 2001/04/21  15:03:32
38571         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
38572              From: Michael G Schwern <schwern@pobox.com>
38573              Date: Sat, 21 Apr 2001 09:48:00 +0100
38574              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
38575      Branch: perl
38576            ! utils/h2ph.PL
38577 ____________________________________________________________________________
38578 [  9768] By: jhi                                   on 2001/04/21  14:33:49
38579         Log: PerlIO and Encode doc cleanup and tweaks.
38580      Branch: perl
38581            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
38582            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
38583 ____________________________________________________________________________
38584 [  9767] By: jhi                                   on 2001/04/21  12:40:16
38585         Log: Integrate perlio.
38586      Branch: perl
38587           !> doio.c
38588 ____________________________________________________________________________
38589 [  9766] By: nick                                  on 2001/04/20  18:28:35
38590         Log: Avoid core dump on
38591              open(STDOUT,">",\$foo);
38592      Branch: perlio
38593            ! doio.c
38594 ____________________________________________________________________________
38595 [  9765] By: jhi                                   on 2001/04/20  13:23:43
38596         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
38597              From: Robin Houston <robin@kitsite.com>
38598              Date: Fri, 20 Apr 2001 14:29:22 +0100
38599              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
38600      Branch: perl
38601            ! ext/B/B.pm ext/B/B/Deparse.pm
38602 ____________________________________________________________________________
38603 [  9764] By: jhi                                   on 2001/04/20  13:19:33
38604         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
38605              From: Peter Prymmer <pvhp@forte.com>
38606              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
38607              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
38608      Branch: perl
38609            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
38610            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
38611            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
38612            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
38613 ____________________________________________________________________________
38614 [  9763] By: jhi                                   on 2001/04/20  12:36:39
38615         Log: Subject: Re: A new PerlIO coredump
38616              From: Nick Ing-Simmons <nik@tiuk.ti.com>
38617              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
38618              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
38619      Branch: perl
38620            ! doio.c
38621 ____________________________________________________________________________
38622 [  9762] By: jhi                                   on 2001/04/19  23:02:30
38623         Log: Update Changes.
38624      Branch: perl
38625            ! Changes patchlevel.h
38626 ____________________________________________________________________________
38627 [  9761] By: jhi                                   on 2001/04/19  22:59:19
38628         Log: More cleanup cleanup.
38629      Branch: perl
38630            ! Makefile.SH win32/Makefile win32/makefile.mk
38631 ____________________________________________________________________________
38632 [  9760] By: jhi                                   on 2001/04/19  22:50:31
38633         Log: lib/Time is non-empty, let's not rmdir it.
38634      Branch: perl
38635            ! Makefile.SH
38636 ____________________________________________________________________________
38637 [  9759] By: jhi                                   on 2001/04/19  22:36:51
38638         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
38639              From: Robin Houston <robin@kitsite.com>
38640              Date: Fri, 20 Apr 2001 00:18:53 +0100
38641              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
38642      Branch: perl
38643            ! ext/B/B/Deparse.pm
38644 ____________________________________________________________________________
38645 [  9758] By: jhi                                   on 2001/04/19  22:36:00
38646         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
38647              From: Peter Prymmer <pvhp@forte.com>
38648              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
38649              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
38650      Branch: perl
38651            ! ext/Cwd/Cwd.xs
38652 ____________________________________________________________________________
38653 [  9757] By: nick                                  on 2001/04/19  18:53:54
38654         Log: Blind (untested) integrate of mainline.
38655      Branch: perlio
38656           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
38657           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
38658           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
38659           !> (integrate 53 files)
38660 ____________________________________________________________________________
38661 [  9756] By: jhi                                   on 2001/04/19  16:59:23
38662         Log: Document and test Time::Piece.
38663      Branch: perl
38664            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
38665            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
38666 ____________________________________________________________________________
38667 [  9755] By: jhi                                   on 2001/04/19  12:13:29
38668         Log: A better fix for the \x{12345678} trouble from NI-S.
38669      Branch: perl
38670            ! utf8.c
38671 ____________________________________________________________________________
38672 [  9754] By: jhi                                   on 2001/04/19  11:56:07
38673         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
38674              From: Robin Houston <robin@kitsite.com>
38675              Date: Wed, 18 Apr 2001 17:58:33 +0100
38676              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
38677      Branch: perl
38678            ! ext/B/B/Deparse.pm op.c
38679 ____________________________________________________________________________
38680 [  9753] By: jhi                                   on 2001/04/19  04:21:52
38681         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
38682              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
38683              Date: Thu, 19 Apr 2001 01:11:41 -0400
38684              Message-ID: <20010419011141.A5798@cpan.org>
38685      Branch: perl
38686            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
38687 ____________________________________________________________________________
38688 [  9752] By: jhi                                   on 2001/04/19  02:41:10
38689         Log: The new time utils need to be thread-aware, too.
38690      Branch: perl
38691            ! util.c
38692 ____________________________________________________________________________
38693 [  9751] By: jhi                                   on 2001/04/19  02:26:47
38694         Log: Compilation nit noticed by AIX compiler.
38695      Branch: perl
38696            ! perlio.c
38697 ____________________________________________________________________________
38698 [  9750] By: jhi                                   on 2001/04/19  02:20:06
38699         Log: The new time utils need to be public.
38700      Branch: perl
38701            ! embed.pl
38702 ____________________________________________________________________________
38703 [  9749] By: jhi                                   on 2001/04/19  01:42:39
38704         Log: Regen toc.
38705      Branch: perl
38706            ! pod/perltoc.pod
38707 ____________________________________________________________________________
38708 [  9748] By: jhi                                   on 2001/04/19  01:41:10
38709         Log: Add Time::Piece, a slight rewrite of Time::Object,
38710              from Matt Sergeant.
38711      Branch: perl
38712            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
38713            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
38714            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
38715            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
38716            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
38717            ! win32/makefile.mk
38718 ____________________________________________________________________________
38719 [  9747] By: jhi                                   on 2001/04/19  00:55:35
38720         Log: The new metaconfig unit from strftime.
38721      Branch: metaconfig/U/perl
38722            + d_strftime.U
38723 ____________________________________________________________________________
38724 [  9746] By: jhi                                   on 2001/04/19  00:54:54
38725         Log: Move the strftime() wrapper from POSIX.xs to util.c
38726              as my_strftime(), requires HAS_STRFTIME.
38727      Branch: perl
38728            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38729            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
38730            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
38731            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
38732            ! vos/config.ga.h win32/config.bc win32/config.gc
38733            ! win32/config.vc
38734 ____________________________________________________________________________
38735 [  9745] By: jhi                                   on 2001/04/18  23:11:03
38736         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
38737              in preparation of Time::Piece.
38738      Branch: perl
38739            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
38740 ____________________________________________________________________________
38741 [  9744] By: jhi                                   on 2001/04/18  22:33:12
38742         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
38743              From: Peter Prymmer <pvhp@forte.com>
38744              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
38745              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
38746      Branch: perl
38747            ! t/lib/exporter.t
38748 ____________________________________________________________________________
38749 [  9743] By: jhi                                   on 2001/04/18  22:32:23
38750         Log: Subject: Fwd: pod2html leaves cache files lying around?
38751              From: Rajesh Vaidheeswarran <rv@gnu.org>
38752              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
38753              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
38754      Branch: perl
38755            ! lib/Pod/Html.pm
38756 ____________________________________________________________________________
38757 [  9742] By: jhi                                   on 2001/04/18  20:31:49
38758         Log: Update Changes.
38759      Branch: perl
38760            ! Changes patchlevel.h
38761 ____________________________________________________________________________
38762 [  9741] By: jhi                                   on 2001/04/18  20:23:02
38763         Log: Declare hints only if needed.
38764      Branch: perl
38765            ! ext/B/B/Deparse.pm
38766 ____________________________________________________________________________
38767 [  9740] By: jhi                                   on 2001/04/18  19:06:05
38768         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
38769              bug noticed by Robin Houston; basically the code of detecting
38770              value wraparound was acting differently under different compilers
38771              and platforms.  The workaround is to remove the overflow check
38772              for now, a real fix would be to do the overflow (portably) right.
38773      Branch: perl
38774            ! t/op/pat.t utf8.c
38775 ____________________________________________________________________________
38776 [  9739] By: jhi                                   on 2001/04/18  19:01:23
38777         Log: Subject: [PATCH B::Deparse] some pragma support
38778              From: Robin Houston <robin@kitsite.com>
38779              Date: Wed, 18 Apr 2001 19:32:12 +0100
38780              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
38781      Branch: perl
38782            ! ext/B/B/Deparse.pm
38783 ____________________________________________________________________________
38784 [  9738] By: jhi                                   on 2001/04/18  15:16:37
38785         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
38786              From: Benjamin Sugars <bsugars@canoe.ca>
38787              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
38788              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
38789      Branch: perl
38790            ! t/op/glob.t
38791 ____________________________________________________________________________
38792 [  9737] By: jhi                                   on 2001/04/18  13:24:50
38793         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
38794              From: Tim Jenness <t.jenness@jach.hawaii.edu>
38795              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
38796              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
38797      Branch: perl
38798            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
38799            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
38800 ____________________________________________________________________________
38801 [  9736] By: jhi                                   on 2001/04/18  04:15:14
38802         Log: The #9735 also changes the subtest 12.
38803      Branch: perl
38804            ! t/lib/b.t
38805 ____________________________________________________________________________
38806 [  9735] By: jhi                                   on 2001/04/18  03:55:17
38807         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
38808              From: David Dyck <dcd@tc.fluke.com>
38809              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
38810              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
38811      Branch: perl
38812            ! ext/B/B/Deparse.pm
38813 ____________________________________________________________________________
38814 [  9734] By: jhi                                   on 2001/04/18  03:54:11
38815         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
38816              From: Gisle Aas <gisle@ActiveState.com>
38817              Date: 17 Apr 2001 19:06:45 -0700
38818              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
38819      Branch: perl
38820            ! pp_hot.c t/op/misc.t
38821 ____________________________________________________________________________
38822 [  9733] By: jhi                                   on 2001/04/17  22:25:22
38823         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
38824              From: "Abigail" <abigail@foad.org>
38825              Date: Wed, 18 Apr 2001 01:17:46 +0200
38826              Message-ID: <20010417231746.21657.qmail@foad.org>
38827      Branch: perl
38828            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
38829 ____________________________________________________________________________
38830 [  9732] By: jhi                                   on 2001/04/17  20:47:56
38831         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
38832              From: Robin Houston <robin@kitsite.com>
38833              Date: Tue, 17 Apr 2001 22:37:42 +0100
38834              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
38835      Branch: perl
38836            ! ext/B/B/Deparse.pm
38837 ____________________________________________________________________________
38838 [  9731] By: nick                                  on 2001/04/17  20:46:35
38839         Log: Re-sync for t/lib/b.t fix
38840      Branch: perlio
38841           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
38842 ____________________________________________________________________________
38843 [  9730] By: jhi                                   on 2001/04/17  20:45:29
38844         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
38845              From: Robin Houston <robin@kitsite.com>
38846              Date: Tue, 17 Apr 2001 22:29:36 +0100
38847              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
38848      Branch: perl
38849            ! ext/B/B.xs ext/B/B/Deparse.pm
38850 ____________________________________________________________________________
38851 [  9729] By: jhi                                   on 2001/04/17  20:43:11
38852         Log: Subject: Deparse - parenthesise args to undeclared subs
38853              From: Robin Houston <robin@kitsite.com>
38854              Date: Tue, 17 Apr 2001 21:31:05 +0100
38855              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
38856      Branch: perl
38857            ! ext/B/B/Deparse.pm
38858 ____________________________________________________________________________
38859 [  9728] By: jhi                                   on 2001/04/17  18:57:30
38860         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
38861              From: Benjamin Sugars <ben.sugars@home.com>
38862              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
38863              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
38864      Branch: perl
38865            ! t/lib/cwd.t
38866 ____________________________________________________________________________
38867 [  9727] By: jhi                                   on 2001/04/17  18:20:20
38868         Log: Subject: [PATCH B::Deparse] ambient pragmas
38869              From: Robin Houston <robin@kitsite.com>
38870              Date: Tue, 17 Apr 2001 20:01:59 +0100
38871              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
38872      Branch: perl
38873            ! ext/B/B/Deparse.pm t/lib/b.t
38874 ____________________________________________________________________________
38875 [  9726] By: nick                                  on 2001/04/17  16:33:51
38876         Log: Integrate mainline (t/lib/b.t fails test 2...)
38877      Branch: perlio
38878           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
38879           +> ext/List/Util/README ext/List/Util/Util.xs
38880           +> ext/List/Util/lib/List/Util.pm
38881           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
38882           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
38883           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
38884           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
38885           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
38886           !> (integrate 31 files)
38887 ____________________________________________________________________________
38888 [  9725] By: jhi                                   on 2001/04/17  12:14:24
38889         Log: Subject: multiple B::* changes
38890              From: Robin Houston <robin@kitsite.com>
38891              Date: Thu, 12 Apr 2001 20:12:27 +0100
38892              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
38893      Branch: perl
38894            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
38895 ____________________________________________________________________________
38896 [  9724] By: jhi                                   on 2001/04/17  11:59:05
38897         Log: Thread-awareness from Doug MacEachern.
38898      Branch: perl
38899            ! ext/List/Util/Util.xs
38900 ____________________________________________________________________________
38901 [  9723] By: jhi                                   on 2001/04/17  11:57:41
38902         Log: Make the test more portable.
38903      Branch: perl
38904            ! t/lib/cwd.t
38905 ____________________________________________________________________________
38906 [  9722] By: jhi                                   on 2001/04/17  11:53:50
38907         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
38908              From: Benjamin Sugars <ben.sugars@home.com>
38909              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
38910              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
38911      Branch: perl
38912            ! t/lib/cwd.t
38913 ____________________________________________________________________________
38914 [  9721] By: jhi                                   on 2001/04/17  11:52:17
38915         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
38916              From: Benjamin Sugars <bsugars@canoe.ca>
38917              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
38918              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
38919      Branch: perl
38920            ! op.c
38921 ____________________________________________________________________________
38922 [  9720] By: jhi                                   on 2001/04/17  11:35:42
38923         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
38924              From: Chris Nandor <pudge@pobox.com>
38925              Date: Tue, 17 Apr 2001 00:30:49 -0400
38926              Message-Id: <p05100207b701768712de@[10.0.1.177]>
38927      Branch: perl
38928            ! ext/File/Glob/bsd_glob.c gv.c
38929 ____________________________________________________________________________
38930 [  9719] By: jhi                                   on 2001/04/17  11:32:13
38931         Log: Subject: [PATCH] Tweten->West
38932              From: Casey West <casey@geeknest.com>
38933              Date: Mon, 16 Apr 2001 12:11:22 -0400
38934              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
38935      Branch: perl
38936            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
38937            ! pod/perltie.pod
38938 ____________________________________________________________________________
38939 [  9718] By: jhi                                   on 2001/04/16  03:22:52
38940         Log: Update Changes.
38941      Branch: perl
38942            ! Changes patchlevel.h
38943 ____________________________________________________________________________
38944 [  9717] By: jhi                                   on 2001/04/16  03:06:28
38945         Log: Regen toc.
38946      Branch: perl
38947            ! pod/perltoc.pod
38948 ____________________________________________________________________________
38949 [  9716] By: jhi                                   on 2001/04/16  02:58:42
38950         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
38951              From: Prymmer/Kahn <pvhp@best.com>
38952              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
38953              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
38954      Branch: perl
38955            ! utf8.c
38956 ____________________________________________________________________________
38957 [  9715] By: jhi                                   on 2001/04/15  23:40:35
38958         Log: Subject: Re: Net::Ping patch, adds stream protocol
38959              From: bronson@rinspin.com (Scott Bronson)
38960              Date: Tue, 10 Apr 2001 23:58:33 -0700
38961              Message-ID: <20010410235833.N29719@rinspin.com>
38962      Branch: perl
38963            ! lib/Net/Ping.pm
38964 ____________________________________________________________________________
38965 [  9714] By: jhi                                   on 2001/04/15  23:31:46
38966         Log: Printing out the ok messages helps successful testing.
38967      Branch: perl
38968            ! t/lib/time-hires.t
38969 ____________________________________________________________________________
38970 [  9713] By: jhi                                   on 2001/04/15  21:43:24
38971         Log: Update Douglas Wegscheid's email.
38972      Branch: perl
38973            ! AUTHORS
38974 ____________________________________________________________________________
38975 [  9712] By: jhi                                   on 2001/04/15  21:40:41
38976         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
38977              From: Michael G Schwern <schwern@pobox.com>
38978              Date: Sat, 14 Apr 2001 22:40:50 +0100
38979              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
38980      Branch: perl
38981            + t/lib/exporter.t
38982            ! MANIFEST lib/Exporter/Heavy.pm
38983 ____________________________________________________________________________
38984 [  9711] By: jhi                                   on 2001/04/15  21:39:21
38985         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
38986              From: Michael G Schwern <schwern@pobox.com>
38987              Date: Sat, 14 Apr 2001 22:13:59 +0100
38988              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
38989      Branch: perl
38990            ! t/op/loopctl.t
38991 ____________________________________________________________________________
38992 [  9710] By: jhi                                   on 2001/04/15  21:30:19
38993         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
38994              From: Michael G Schwern <schwern@pobox.com>
38995              Date: Sat, 14 Apr 2001 22:05:32 +0100
38996              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
38997      Branch: perl
38998            ! t/pragma/warnings.t
38999 ____________________________________________________________________________
39000 [  9709] By: jhi                                   on 2001/04/15  19:34:09
39001         Log: Integrate changes #9706,9707 from maintperl into mainline.
39002              
39003              change#7210 broke .packlist generation
39004              
39005              ExtUtils::Installed doesn't quote regex metacharacters in paths
39006              before using them in match; also make it work for dosish platforms
39007      Branch: perl
39008           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
39009 ____________________________________________________________________________
39010 [  9708] By: jhi                                   on 2001/04/15  19:31:01
39011         Log: Test also the scalar aspect of getitimer().
39012      Branch: perl
39013            ! t/lib/time-hires.t
39014 ____________________________________________________________________________
39015 [  9707] By: gsar                                  on 2001/04/15  17:24:20
39016         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
39017              before using them in match; also make it work for dosish platforms
39018      Branch: maint-5.6/perl
39019            ! lib/ExtUtils/Installed.pm
39020 ____________________________________________________________________________
39021 [  9706] By: gsar                                  on 2001/04/15  17:21:59
39022         Log: change#7210 broke .packlist generation (listed only filename
39023              rather than fully qualified path name)
39024      Branch: maint-5.6/perl
39025            ! lib/ExtUtils/Install.pm
39026 ____________________________________________________________________________
39027 [  9705] By: jhi                                   on 2001/04/15  12:36:33
39028         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
39029      Branch: perl
39030            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
39031            ! t/lib/time-hires.t
39032 ____________________________________________________________________________
39033 [  9704] By: jhi                                   on 2001/04/15  10:49:08
39034         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
39035              From: Prymmer/Kahn <pvhp@best.com>
39036              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
39037              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
39038      Branch: perl
39039            ! lib/utf8.pm pod/perlebcdic.pod
39040 ____________________________________________________________________________
39041 [  9703] By: jhi                                   on 2001/04/15  02:26:26
39042         Log: I keep forgetting to sort MANIFEST.
39043      Branch: perl
39044            ! MANIFEST
39045 ____________________________________________________________________________
39046 [  9702] By: jhi                                   on 2001/04/15  02:07:47
39047         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
39048              Now we have blessed, reftype, tainted, first, reduce, ...
39049      Branch: perl
39050            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
39051            + ext/List/Util/README ext/List/Util/Util.xs
39052            + ext/List/Util/lib/List/Util.pm
39053            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
39054            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
39055            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
39056            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
39057            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
39058            ! MANIFEST
39059 ____________________________________________________________________________
39060 [  9701] By: jhi                                   on 2001/04/14  15:05:25
39061         Log: Subject: RE: dprofpp.pl updates 
39062              From: Carl Eklof <CEklof@endeca.com>
39063              Date: Thu, 12 Apr 2001 18:45:46 -0400
39064              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
39065      Branch: perl
39066            ! utils/dprofpp.PL
39067 ____________________________________________________________________________
39068 [  9700] By: jhi                                   on 2001/04/14  14:44:55
39069         Log: Do not just blindly add CR.
39070      Branch: perl
39071            ! Porting/makerel
39072 ____________________________________________________________________________
39073 [  9699] By: jhi                                   on 2001/04/13  13:17:01
39074         Log: Update Changes.
39075      Branch: perl
39076            ! Changes patchlevel.h
39077 ____________________________________________________________________________
39078 [  9698] By: jhi                                   on 2001/04/13  12:44:48
39079         Log: Integrate perlio.
39080      Branch: perl
39081           !> ext/PerlIO/Scalar/Scalar.xs
39082 ____________________________________________________________________________
39083 [  9697] By: jhi                                   on 2001/04/13  12:29:15
39084         Log: Add more debug output to the test.
39085      Branch: perl
39086            ! t/lib/cwd.t
39087 ____________________________________________________________________________
39088 [  9696] By: nick                                  on 2001/04/13  10:14:29
39089         Log: Fix core dump on binmode($fh,'Scalar')
39090      Branch: perlio
39091            ! ext/PerlIO/Scalar/Scalar.xs
39092 ____________________________________________________________________________
39093 [  9695] By: nick                                  on 2001/04/13  09:05:42
39094         Log: Integrate mainline
39095      Branch: perlio
39096           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
39097           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
39098           +> t/lib/time-hires.t
39099           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
39100           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
39101           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
39102           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
39103           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
39104           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
39105           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
39106 ____________________________________________________________________________
39107 [  9694] By: jhi                                   on 2001/04/12  22:23:35
39108         Log: Integrate change #9693 from maintperl into mainline.
39109              
39110              $VERSION and Version() on the same line provokes a warning from
39111              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
39112      Branch: perl
39113           !> lib/Devel/SelfStubber.pm
39114 ____________________________________________________________________________
39115 [  9693] By: gsar                                  on 2001/04/12  21:55:56
39116         Log: $VERSION and Version() on the same line provokes a warning from
39117              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
39118      Branch: maint-5.6/perl
39119            ! lib/Devel/SelfStubber.pm
39120 ____________________________________________________________________________
39121 [  9692] By: jhi                                   on 2001/04/12  13:54:00
39122         Log: This is at least 5.005.
39123      Branch: perl
39124            ! ext/Time/HiRes/HiRes.xs
39125 ____________________________________________________________________________
39126 [  9691] By: jhi                                   on 2001/04/12  13:37:20
39127         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
39128      Branch: perl
39129            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
39130            ! win32/Makefile win32/makefile.mk
39131 ____________________________________________________________________________
39132 [  9690] By: jhi                                   on 2001/04/12  01:34:46
39133         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
39134      Branch: perl
39135            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
39136            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
39137            + t/lib/time-hires.t
39138            ! MANIFEST
39139 ____________________________________________________________________________
39140 [  9689] By: jhi                                   on 2001/04/12  00:28:39
39141         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
39142              From: Gisle Aas <gisle@ActiveState.com>
39143              Date: 11 Apr 2001 16:36:11 -0700
39144              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
39145      Branch: perl
39146            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
39147 ____________________________________________________________________________
39148 [  9688] By: jhi                                   on 2001/04/12  00:27:39
39149         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
39150              From: Gisle Aas <gisle@ActiveState.com>
39151              Date: 11 Apr 2001 11:13:24 -0700
39152              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
39153      Branch: perl
39154            ! ext/MIME/Base64/Base64.xs
39155 ____________________________________________________________________________
39156 [  9687] By: jhi                                   on 2001/04/11  19:51:47
39157         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
39158      Branch: perl
39159            ! Todo-5.6
39160 ____________________________________________________________________________
39161 [  9686] By: jhi                                   on 2001/04/11  16:54:25
39162         Log: Subject: [PATCH opcode.pl] Documentation of table format
39163              From: Simon Cozens <simon@netthink.co.uk>
39164              Date: Wed, 11 Apr 2001 12:59:31 +0100
39165              Message-ID: <20010411125931.A25681@netthink.co.uk>
39166      Branch: perl
39167            ! opcode.pl
39168 ____________________________________________________________________________
39169 [  9685] By: jhi                                   on 2001/04/11  16:53:15
39170         Log: Subject: [PATCH] prototype("CORE::recv")
39171              From: Simon Cozens <simon@netthink.co.uk>
39172              Date: Wed, 11 Apr 2001 13:24:35 +0100
39173              Message-ID: <20010411132435.A26169@netthink.co.uk>
39174      Branch: perl
39175            ! pp.c t/comp/proto.t
39176 ____________________________________________________________________________
39177 [  9684] By: jhi                                   on 2001/04/11  16:47:13
39178         Log: FAQ (and AUTHORS) update from Dan Carson: the information
39179              was several years obsolete, Term::Readkey has been updated
39180              to have the functionality.
39181      Branch: perl
39182            ! AUTHORS pod/perlfaq5.pod
39183 ____________________________________________________________________________
39184 [  9683] By: jhi                                   on 2001/04/11  12:15:46
39185         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
39186              From: Calle Dybedahl <calle@lysator.liu.se>
39187              Date: 10 Apr 2001 16:44:16 +0200
39188              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
39189      Branch: perl
39190            ! ext/MIME/Base64/Base64.xs
39191 ____________________________________________________________________________
39192 [  9682] By: jhi                                   on 2001/04/11  12:12:26
39193         Log: A more minimal fix for 20010410.006 from Hugo.
39194      Branch: perl
39195            ! regexec.c
39196 ____________________________________________________________________________
39197 [  9681] By: jhi                                   on 2001/04/11  11:34:23
39198         Log: Integrate changes #9678,9679 from maintline into mainperl.
39199              
39200              addendum to change#9676
39201              
39202              up $File::Glob::VERSION; add a note pointing out the version of
39203              the OpenBSD glob bsd_glob.c resembles
39204      Branch: perl
39205           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
39206           !> ext/File/Glob/bsd_glob.h
39207 ____________________________________________________________________________
39208 [  9680] By: jhi                                   on 2001/04/11  11:30:38
39209         Log: Bad test numbering in integrate in #9677.
39210              Fixes ID 20010411.001.
39211      Branch: perl
39212            ! t/op/pat.t
39213 ____________________________________________________________________________
39214 [  9679] By: gsar                                  on 2001/04/11  03:38:40
39215         Log: up $File::Glob::VERSION; add a note pointing out the version of
39216              the OpenBSD glob bsd_glob.c resembles
39217      Branch: maint-5.6/perl
39218            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
39219            ! ext/File/Glob/bsd_glob.h
39220 ____________________________________________________________________________
39221 [  9678] By: gsar                                  on 2001/04/11  03:09:48
39222         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
39223              revision 1.8.10.1 found here:
39224              
39225              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
39226      Branch: maint-5.6/perl
39227            ! ext/File/Glob/bsd_glob.c
39228 ____________________________________________________________________________
39229 [  9677] By: jhi                                   on 2001/04/11  02:54:39
39230         Log: Integrate changes #9675,9676 from maintperl into mainline.
39231              
39232              fix for bug 20010410.006, undo change#7115
39233              
39234              port the OpenBSD glob() security patch
39235      Branch: perl
39236           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
39237           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
39238           !> t/op/pat.t
39239 ____________________________________________________________________________
39240 [  9676] By: gsar                                  on 2001/04/11  02:19:02
39241         Log: port the glob() security patch found at:
39242              
39243              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
39244              
39245              CERT advisory for the issue is here:
39246              
39247              http://www.cert.org/advisories/CA-2001-07.html
39248              
39249              Note that the security scare is only relevant for those who are
39250              foolish enough to build suidperl (which is now officially discouraged)
39251      Branch: maint-5.6/perl
39252            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
39253            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
39254 ____________________________________________________________________________
39255 [  9675] By: gsar                                  on 2001/04/10  23:52:11
39256         Log: fix for bug 20010410.006
39257              
39258              undo change#7115 (came into maint-5.6 as change#8156)
39259              
39260              add tests to keep it from coming back
39261      Branch: maint-5.6/perl
39262            ! regexec.c t/op/pat.t
39263 ____________________________________________________________________________
39264 [  9674] By: nick                                  on 2001/04/10  20:39:31
39265         Log: Integrate mainline
39266      Branch: perlio
39267           +> Porting/testall.atom
39268           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
39269           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
39270           !> t/lib/lc-uk.t t/pod/find.t
39271 ____________________________________________________________________________
39272 [  9673] By: nick                                  on 2001/04/10  18:46:14
39273         Log: Integrate against change 9670 aka perl-5.7.1
39274      Branch: perlio
39275           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
39276           !> (integrate 53 files)
39277 ____________________________________________________________________________
39278 [  9672] By: jhi                                   on 2001/04/10  13:45:01
39279         Log: Add a script for doing cumulative profile of the test suite.
39280              (Requires ATOM, that is, Tru64.)
39281      Branch: perl
39282            + Porting/testall.atom
39283            ! MANIFEST
39284 ____________________________________________________________________________
39285 [  9671] By: jhi                                   on 2001/04/10  12:38:53
39286         Log: Missing std block.
39287      Branch: perl
39288            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
39289            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
39290            ! t/pod/find.t
39291 ____________________________________________________________________________
39292 [  9670] By: jhi                                   on 2001/04/10  01:25:58
39293         Log: This is 5.7.1.
39294      Branch: perl
39295            ! patchlevel.h
39296 ____________________________________________________________________________
39297 [  9669] By: jhi                                   on 2001/04/10  01:09:14
39298         Log: Update Changes.
39299      Branch: perl
39300            ! Changes patchlevel.h
39301 ____________________________________________________________________________
39302 [  9668] By: jhi                                   on 2001/04/10  01:00:38
39303         Log: Regen toc.
39304      Branch: perl
39305            ! pod/perltoc.pod
39306 ____________________________________________________________________________
39307 [  9667] By: jhi                                   on 2001/04/10  00:52:16
39308         Log: Update perlhist.
39309      Branch: perl
39310            ! pod/perlhist.pod
39311 ____________________________________________________________________________
39312 [  9666] By: jhi                                   on 2001/04/09  23:38:59
39313         Log: Slight wording tweaks from Damian to #9658.
39314      Branch: perl
39315            ! pod/perlobj.pod
39316 ____________________________________________________________________________
39317 [  9665] By: jhi                                   on 2001/04/09  19:56:06
39318         Log: Subject: [PATCH perlutil.pod] Nit
39319              From: Simon Cozens <simon@netthink.co.uk>
39320              Date: Mon, 9 Apr 2001 20:29:44 +0100
39321              Message-ID: <20010409202944.A14796@the.earth.li>
39322      Branch: perl
39323            ! pod/perlutil.pod
39324 ____________________________________________________________________________
39325 [  9664] By: jhi                                   on 2001/04/09  19:54:42
39326         Log: Subject: Re: perl571delta.pod@9631
39327              From: Mike Guy <mjtg@cam.ac.uk>
39328              Date: Mon, 09 Apr 2001 18:09:14 +0100
39329              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
39330      Branch: perl
39331            ! pod/perl571delta.pod
39332 ____________________________________________________________________________
39333 [  9663] By: jhi                                   on 2001/04/09  13:43:35
39334         Log: Update Changes.
39335      Branch: perl
39336            ! Changes patchlevel.h
39337 ____________________________________________________________________________
39338 [  9662] By: jhi                                   on 2001/04/09  13:24:46
39339         Log: tweak tweak.
39340      Branch: perl
39341            ! AUTHORS pod/perl571delta.pod
39342 ____________________________________________________________________________
39343 [  9661] By: jhi                                   on 2001/04/09  13:15:13
39344         Log: Thinko in manual patch applying.
39345      Branch: perl
39346            ! sv.c
39347 ____________________________________________________________________________
39348 [  9660] By: jhi                                   on 2001/04/09  13:07:53
39349         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
39350              From: Robin Barker <rmb1@cise.npl.co.uk> 
39351              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
39352              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
39353              
39354              (This corrects the case where the "isn't numeric" string contains \0s
39355              and is longer than the temporary buffer, and contains \0 at the point
39356              the string would be truncated by "...".) 
39357      Branch: perl
39358            ! sv.c
39359 ____________________________________________________________________________
39360 [  9659] By: jhi                                   on 2001/04/09  12:57:41
39361         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
39362      Branch: perl
39363            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
39364            ! t/lib/cgi-function.t t/lib/cgi-html.t
39365 ____________________________________________________________________________
39366 [  9658] By: jhi                                   on 2001/04/09  12:48:47
39367         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
39368              From: Ilmari Karonen <iltzu@sci.fi>
39369              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
39370              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
39371              
39372              Rearrange and rewrite the Method Invocation section
39373              to explain the concepts in nicer order.
39374      Branch: perl
39375            ! pod/perlobj.pod
39376 ____________________________________________________________________________
39377 [  9657] By: jhi                                   on 2001/04/09  12:35:58
39378         Log: Upgrade to podlators 1.09, from Russ Allbery.
39379      Branch: perl
39380            ! lib/Pod/Man.pm lib/Pod/Text.pm
39381 ____________________________________________________________________________
39382 [  9656] By: jhi                                   on 2001/04/09  12:31:53
39383         Log: perl571delta.
39384      Branch: perl
39385            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
39386 ____________________________________________________________________________
39387 [  9655] By: jhi                                   on 2001/04/09  12:20:09
39388         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
39389              From: Prymmer/Kahn <pvhp@best.com>
39390              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
39391              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
39392      Branch: perl
39393            ! lib/utf8.pm pod/perlunicode.pod
39394 ____________________________________________________________________________
39395 [  9654] By: gsar                                  on 2001/04/09  03:38:33
39396         Log: here lies 5.6.1
39397      Branch: maint-5.6/perl
39398            ! Changes
39399 ____________________________________________________________________________
39400 [  9653] By: jhi                                   on 2001/04/09  03:25:24
39401         Log: Update perlhist.
39402      Branch: perl
39403            ! pod/perlhist.pod
39404 ____________________________________________________________________________
39405 [  9652] By: jhi                                   on 2001/04/09  03:18:49
39406         Log: perl571delta tweaking continues.
39407      Branch: perl
39408            ! pod/perl571delta.pod
39409 ____________________________________________________________________________
39410 [  9651] By: gsar                                  on 2001/04/09  03:11:19
39411         Log: update Changes, patchlevel.h &c.
39412      Branch: maint-5.6/perl
39413            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
39414            ! pod/perltoc.pod
39415 ____________________________________________________________________________
39416 [  9650] By: jhi                                   on 2001/04/09  02:40:24
39417         Log: Integrate the perlfork half of #9513 from maintperl into mainline
39418              (the perlunicode half is obsolete)
39419      Branch: perl
39420            ! pod/perlfork.pod
39421 ____________________________________________________________________________
39422 [  9649] By: gsar                                  on 2001/04/09  02:35:43
39423         Log: tweak perldelta as suggested by Jarkko
39424      Branch: maint-5.6/perl
39425            ! pod/perldelta.pod
39426 ____________________________________________________________________________
39427 [  9648] By: jhi                                   on 2001/04/09  02:13:04
39428         Log: Integrate change #9646 from maintperl into mainline.
39429              
39430              add note about ithreads and Thread.pm
39431      Branch: perl
39432           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
39433 ____________________________________________________________________________
39434 [  9647] By: jhi                                   on 2001/04/09  02:10:18
39435         Log: Bad assumption that shortsize == 2.
39436      Branch: perl
39437            ! t/lib/xs-typemap.t
39438 ____________________________________________________________________________
39439 [  9646] By: gsar                                  on 2001/04/09  00:48:04
39440         Log: add note about ithreads and Thread.pm (too many people are
39441              confused by the fact that Thread.pm is built and installed
39442              under non-5005threads but doesn't work)
39443      Branch: maint-5.6/perl
39444            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
39445 ____________________________________________________________________________
39446 [  9645] By: gsar                                  on 2001/04/09  00:19:03
39447         Log: update perldelta.pod for changes in 5.6.1
39448      Branch: maint-5.6/perl
39449            ! Changes pod/perldelta.pod
39450 ____________________________________________________________________________
39451 [  9644] By: jhi                                   on 2001/04/08  20:37:00
39452         Log: Integrate change #9639 from maintperl into mainline:
39453              on windows, many of the README.* pods were being copied to
39454              the wrong location
39455      Branch: perl
39456           !> win32/Makefile win32/makefile.mk
39457 ____________________________________________________________________________
39458 [  9643] By: jhi                                   on 2001/04/08  20:07:11
39459         Log: Integrate change #9624 from maintperl into mainline:
39460              the pod tests were not okay.  (t/pod/find.t changes ignored)
39461      Branch: perl
39462           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
39463           !> t/pod/include.t t/pod/included.t t/pod/lref.t
39464           !> t/pod/multiline_items.t t/pod/nested_items.t
39465           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
39466           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
39467 ____________________________________________________________________________
39468 [  9642] By: jhi                                   on 2001/04/08  19:57:17
39469         Log: Integrate change #9638 from maintperl into mainline:
39470              update to latest JPL from the anoncvs repository
39471      Branch: perl
39472           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
39473           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
39474           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
39475 ____________________________________________________________________________
39476 [  9641] By: jhi                                   on 2001/04/08  19:53:30
39477         Log: perl571delta updates.
39478      Branch: perl
39479            ! lib/Filter/Simple.pm pod/perl571delta.pod
39480 ____________________________________________________________________________
39481 [  9640] By: gsar                                  on 2001/04/08  19:20:46
39482         Log: integrate change#9634 from mainline
39483              
39484              Fix the perlmodlib generation (didn't understand separate .pod
39485              files; didn't understand -- as the name-thing separator).
39486              Update the CPAN mirrors list.
39487      Branch: maint-5.6/perl
39488            ! pod/perlmodlib.pod
39489           !> pod/perlmodlib.PL
39490 ____________________________________________________________________________
39491 [  9639] By: gsar                                  on 2001/04/08  18:57:31
39492         Log: on windows, many of the README.* pods were being copied to the wrong
39493              location
39494      Branch: maint-5.6/perl
39495            ! win32/Makefile win32/makefile.mk
39496 ____________________________________________________________________________
39497 [  9638] By: gsar                                  on 2001/04/08  18:38:25
39498         Log: update to latest JPL from the anoncvs repository
39499      Branch: maint-5.6/perl
39500            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
39501            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
39502            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
39503 ____________________________________________________________________________
39504 [  9637] By: jhi                                   on 2001/04/08  17:53:53
39505         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
39506      Branch: perl
39507            ! pod/perl571delta.pod
39508 ____________________________________________________________________________
39509 [  9636] By: jhi                                   on 2001/04/08  17:18:32
39510         Log: Regen toc.
39511      Branch: perl
39512            ! pod/perltoc.pod
39513 ____________________________________________________________________________
39514 [  9635] By: jhi                                   on 2001/04/08  17:16:33
39515         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
39516              From: "Craig A. Berry" <craigberry@mac.com>
39517              Date: Sun, 08 Apr 2001 12:30:16 -0500
39518              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
39519      Branch: perl
39520            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
39521 ____________________________________________________________________________
39522 [  9634] By: jhi                                   on 2001/04/08  17:09:19
39523         Log: Fix the perlmodlib generation (didn't understand separate .pod
39524              files; didn't understand -- as the name-thing separator).
39525              
39526              Update the CPAN mirrors list.
39527      Branch: perl
39528            ! pod/perlmodlib.PL pod/perlmodlib.pod
39529 ____________________________________________________________________________
39530 [  9633] By: jhi                                   on 2001/04/08  16:49:17
39531         Log: Sort MANIFEST.
39532      Branch: perl
39533            ! MANIFEST
39534 ____________________________________________________________________________
39535 [  9632] By: gsar                                  on 2001/04/08  16:36:06
39536         Log: add $Tie::RefHash::VERSION
39537      Branch: maint-5.6/perl
39538            ! lib/Tie/RefHash.pm
39539 ____________________________________________________________________________
39540 [  9631] By: jhi                                   on 2001/04/08  16:10:15
39541         Log: perl571delta updates based on p5p feedback; still needs
39542              lots of examples.
39543      Branch: perl
39544            ! pod/perl571delta.pod
39545 ____________________________________________________________________________
39546 [  9630] By: jhi                                   on 2001/04/08  15:59:13
39547         Log: Update the list of supported platforms to talk about 5.7.1
39548              (and 5.6.1)
39549      Branch: perl
39550            ! pod/perlport.pod
39551 ____________________________________________________________________________
39552 [  9629] By: jhi                                   on 2001/04/08  15:55:41
39553         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
39554              from maintperl into mainline: perlport updates.
39555      Branch: perl
39556            ! pod/perlport.pod
39557 ____________________________________________________________________________
39558 [  9628] By: jhi                                   on 2001/04/08  15:53:17
39559         Log: perlsolaris.pod copied to wrong directory.
39560      Branch: perl
39561            ! win32/makefile.mk
39562 ____________________________________________________________________________
39563 [  9627] By: jhi                                   on 2001/04/08  14:48:18
39564         Log: Subject: Typos in perl571delta.pod
39565              From: "Stephen P. Potter" <spp@spotter.yi.org>
39566              Date: Sat, 07 Apr 2001 20:37:05 -0400
39567              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
39568      Branch: perl
39569            ! pod/perl571delta.pod
39570 ____________________________________________________________________________
39571 [  9626] By: jhi                                   on 2001/04/08  14:39:04
39572         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
39573      Branch: perl
39574            ! gv.c
39575 ____________________________________________________________________________
39576 [  9625] By: nick                                  on 2001/04/08  10:14:23
39577         Log: Integrate mainline
39578      Branch: perlio
39579           +> pod/perl570delta.pod pod/perl571delta.pod
39580           !> (integrate 27 files)
39581 ____________________________________________________________________________
39582 [  9624] By: gsar                                  on 2001/04/08  06:08:17
39583         Log: test in t/pod/* were busted
39584              
39585              these tests are still not enabled in t/{harness,TEST}
39586      Branch: maint-5.6/perl
39587            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
39588            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
39589            ! t/pod/multiline_items.t t/pod/nested_items.t
39590            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
39591            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
39592 ____________________________________________________________________________
39593 [  9623] By: gsar                                  on 2001/04/08  03:37:01
39594         Log: integrate change#9470 from mainline
39595              
39596              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
39597      Branch: maint-5.6/perl
39598           !> ext/Socket/Socket.xs
39599 ____________________________________________________________________________
39600 [  9622] By: jhi                                   on 2001/04/07  22:40:47
39601         Log: Update Changes.
39602      Branch: perl
39603            ! Changes patchlevel.h
39604 ____________________________________________________________________________
39605 [  9621] By: jhi                                   on 2001/04/07  22:34:16
39606         Log: Update AUTHORS.
39607      Branch: perl
39608            ! AUTHORS
39609 ____________________________________________________________________________
39610 [  9620] By: jhi                                   on 2001/04/07  22:12:47
39611         Log: Forgot to bump the number of tests in #9164.
39612      Branch: perl
39613            ! t/op/array.t
39614 ____________________________________________________________________________
39615 [  9619] By: jhi                                   on 2001/04/07  22:09:50
39616         Log: Bump patchlevel to 5.7.1.
39617      Branch: perl
39618            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39619            ! config_h.SH patchlevel.h
39620 ____________________________________________________________________________
39621 [  9618] By: jhi                                   on 2001/04/07  22:02:41
39622         Log: Populate perl571delta.
39623      Branch: perl
39624            ! pod/perl571delta.pod
39625 ____________________________________________________________________________
39626 [  9617] By: jhi                                   on 2001/04/07  22:01:23
39627         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
39628              to forget it later; do not change patchlevel.h yet or regenerate
39629              Configure yet.
39630      Branch: perl
39631            ! epoc/config.sh win32/Makefile win32/config_H.bc
39632            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
39633 ____________________________________________________________________________
39634 [  9616] By: jhi                                   on 2001/04/07  17:46:33
39635         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
39636      Branch: perl
39637            ! pod/perl571delta.pod
39638 ____________________________________________________________________________
39639 [  9615] By: jhi                                   on 2001/04/07  17:33:21
39640         Log: Change the toc configuration.
39641      Branch: perl
39642            ! pod/buildtoc.PL pod/perl.pod
39643 ____________________________________________________________________________
39644 [  9614] By: jhi                                   on 2001/04/07  17:29:47
39645         Log: Subject: PATCH: $[
39646              From: Robin Houston <robin@kitsite.com>
39647              Date: Fri, 6 Apr 2001 18:10:14 +0100
39648              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
39649      Branch: perl
39650            ! op.c t/op/array.t
39651 ____________________________________________________________________________
39652 [  9613] By: jhi                                   on 2001/04/07  17:28:26
39653         Log: Subject: [PATCH perl@9424] isn't numeric warning
39654              From: Robin Barker <rmb1@cise.npl.co.uk>
39655              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
39656              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
39657      Branch: perl
39658            ! sv.c t/pragma/warn/sv
39659 ____________________________________________________________________________
39660 [  9612] By: jhi                                   on 2001/04/07  17:26:45
39661         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
39662              From: Mike Guy <mjtg@cam.ac.uk>
39663              Date: Fri, 06 Apr 2001 12:47:06 +0100
39664              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
39665      Branch: perl
39666            ! dump.c t/lib/peek.t
39667 ____________________________________________________________________________
39668 [  9611] By: jhi                                   on 2001/04/07  17:21:35
39669         Log: Create perl571delta and seed it off with the perldelta changes
39670              since 5.7.0; remove those changes from perldelta and rename it
39671              as perl570delta; recreate perldelta but leave it almost empty.
39672      Branch: perl
39673            + pod/perl570delta.pod pod/perl571delta.pod
39674            ! MANIFEST pod/perldelta.pod
39675 ____________________________________________________________________________
39676 [  9610] By: jhi                                   on 2001/04/07  16:56:32
39677         Log: Denit.
39678      Branch: perl
39679            ! pod/perldelta.pod
39680 ____________________________________________________________________________
39681 [  9609] By: jhi                                   on 2001/04/07  16:38:32
39682         Log: Retract #9523: needs more thought.
39683      Branch: perl
39684            ! Makefile.SH
39685 ____________________________________________________________________________
39686 [  9608] By: jhi                                   on 2001/04/07  14:59:20
39687         Log: atmark() code cleanaup.
39688      Branch: perl
39689            ! ext/IO/IO.xs
39690 ____________________________________________________________________________
39691 [  9607] By: jhi                                   on 2001/04/07  14:48:14
39692         Log: Integrate change #9605 from maintperl into mainline.
39693              
39694              can't optimize away scope entry if tr/// is present
39695      Branch: perl
39696           !> op.c t/op/tr.t
39697 ____________________________________________________________________________
39698 [  9606] By: jhi                                   on 2001/04/07  14:43:59
39699         Log: Integrate perlio.
39700      Branch: perl
39701           +> win32/FindExt.pm
39702           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
39703           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
39704 ____________________________________________________________________________
39705 [  9605] By: gsar                                  on 2001/04/07  11:52:40
39706         Log: can't optimize away scope entry if tr/// is present
39707      Branch: maint-5.6/perl
39708            ! op.c t/op/tr.t
39709 ____________________________________________________________________________
39710 [  9604] By: nick                                  on 2001/04/07  11:39:45
39711         Log: Split out extension finding code from buildext.pl into FindExt.pm
39712              Use it to get Config.pm's idea of available extensions in line
39713              with what is built.
39714      Branch: perlio
39715            + win32/FindExt.pm
39716            ! MANIFEST win32/buildext.pl win32/config_sh.PL
39717            ! win32/makefile.mk
39718 ____________________________________________________________________________
39719 [  9603] By: nick                                  on 2001/04/07  09:11:38
39720         Log: Cleanup correction for failed :Via() layer, also set an error code.
39721      Branch: perlio
39722            ! ext/PerlIO/Via/Via.xs
39723 ____________________________________________________________________________
39724 [  9602] By: nick                                  on 2001/04/07  08:38:04
39725         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
39726              style. So don't use binmode() on the handles so that Win32 etc. see
39727              same sequence and produce same digests.
39728      Branch: perlio
39729            ! t/lib/md5-file.t
39730 ____________________________________________________________________________
39731 [  9601] By: nick                                  on 2001/04/07  08:36:26
39732         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
39733              Else it complains and so crlf layer (say) does not get pushed.
39734      Branch: perlio
39735            ! perlio.c
39736 ____________________________________________________________________________
39737 [  9600] By: jhi                                   on 2001/04/06  23:00:09
39738         Log: Integrate change #9599 from perlio into mainline.
39739      Branch: perl
39740           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
39741           !> win32/config_H.vc
39742 ____________________________________________________________________________
39743 [  9599] By: nick                                  on 2001/04/06  21:42:43
39744         Log: Quote $VERSION in Encode.pm.
39745              regen_config_h as requested.
39746      Branch: perlio
39747            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
39748            ! win32/config_H.vc
39749 ____________________________________________________________________________
39750 [  9598] By: nick                                  on 2001/04/06  20:34:59
39751         Log: Integrate mainline
39752      Branch: perlio
39753           +> README.macos
39754           !> (integrate 39 files)
39755 ____________________________________________________________________________
39756 [  9597] By: gsar                                  on 2001/04/06  18:06:35
39757         Log: integrate change#9464 from mainline (addendum to change#8313)
39758              
39759              Subject: [PATCH @9452] Better peep()ing for foreach() loops
39760      Branch: maint-5.6/perl
39761           !> op.c
39762 ____________________________________________________________________________
39763 [  9596] By: jhi                                   on 2001/04/06  17:26:03
39764         Log: The d_casti32=undef is good for you even when not use64bitall.
39765      Branch: perl
39766            ! hints/hpux.sh
39767 ____________________________________________________________________________
39768 [  9595] By: gsar                                  on 2001/04/06  14:57:17
39769         Log: add a low-impact fix to accommodate darwin-ism
39770      Branch: maint-5.6/perl
39771            ! ext/Errno/Errno_pm.PL
39772 ____________________________________________________________________________
39773 [  9594] By: jhi                                   on 2001/04/06  14:55:14
39774         Log: Integrate changes #9528,9593 from mainline into maintperl;
39775              tweaking the editor/IDE/shell list.
39776      Branch: maint-5.6/perl
39777           !> pod/perlfaq3.pod
39778 ____________________________________________________________________________
39779 [  9593] By: jhi                                   on 2001/04/06  14:51:39
39780         Log: Make the editor/IDE/shell list a little bit airier.
39781      Branch: perl
39782            ! pod/perlfaq3.pod
39783 ____________________________________________________________________________
39784 [  9592] By: gsar                                  on 2001/04/06  14:45:18
39785         Log: integrate change#9477 from mainline (base.pm doc tweak)
39786              
39787              missing doc entry for fmod()
39788      Branch: maint-5.6/perl
39789            ! lib/Math/BigFloat.pm
39790           !> lib/base.pm
39791 ____________________________________________________________________________
39792 [  9591] By: jhi                                   on 2001/04/06  13:55:48
39793         Log: Regen toc.
39794      Branch: perl
39795            ! pod/perltoc.pod
39796 ____________________________________________________________________________
39797 [  9590] By: jhi                                   on 2001/04/06  13:54:52
39798         Log: Math::BigFloat patches from John Peacock.  The equivalent
39799              of #9586 from maintperl but reworked by John to work with
39800              the bleadperl.
39801      Branch: perl
39802            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
39803 ____________________________________________________________________________
39804 [  9589] By: jhi                                   on 2001/04/06  13:42:23
39805         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
39806      Branch: perl
39807            ! ext/Digest/MD5/Makefile.PL
39808 ____________________________________________________________________________
39809 [  9588] By: jhi                                   on 2001/04/06  13:31:45
39810         Log: Integrate changes #9584,9587 from maintperl into mainline.
39811              
39812              keep eval"" CVs alive until the end of the statement in which
39813              they're called
39814              
39815              add README.macos (from Chris Nandor)
39816              
39817              tyop in change#9555
39818      Branch: perl
39819           +> README.macos
39820           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
39821           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
39822           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
39823           !> win32/makefile.mk
39824 ____________________________________________________________________________
39825 [  9587] By: gsar                                  on 2001/04/06  07:31:30
39826         Log: add README.macos (from Chris Nandor)
39827              
39828              tyop in change#9555
39829      Branch: maint-5.6/perl
39830            + README.macos
39831            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
39832            ! win32/Makefile win32/makefile.mk
39833 ____________________________________________________________________________
39834 [  9586] By: gsar                                  on 2001/04/06  07:08:54
39835         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
39836      Branch: maint-5.6/perl
39837            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
39838 ____________________________________________________________________________
39839 [  9585] By: gsar                                  on 2001/04/06  06:58:44
39840         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
39841              from mainline
39842              
39843              Subject: [PATCH] Base64 update to perlfaq9.pod
39844              
39845              Subject: [PATCH AUTHORS] Housekeeping
39846              
39847              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
39848              Mac OS X (Darwin) has extra pwent fields.
39849              
39850              Subject: [PATCH B::*] print control-character vars readably
39851              Needs EBCDICification.
39852              
39853              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
39854              
39855              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
39856              
39857              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
39858              
39859              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
39860              
39861              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
39862              
39863              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
39864              
39865              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
39866              
39867              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
39868              
39869              FreeBSD hints tweak from Anton Berezin.
39870              
39871              Subject: [PATCH foolperl & bleadperl] README.vms update
39872              
39873              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
39874      Branch: maint-5.6/perl
39875           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
39876           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
39877           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
39878 ____________________________________________________________________________
39879 [  9584] By: gsar                                  on 2001/04/06  04:09:00
39880         Log: keep eval"" CVs alive until the end of the statement in which
39881              they're called; this avoids a coredump ensuing from search for
39882              lexicals in code such as:
39883              
39884              sub bug {
39885              my $s = @_;
39886              eval q[sub { eval 'sub { &$s }' }];
39887              }
39888              bug("x")->()->();
39889              
39890              this code still doesn't work as intended (as it has remained
39891              since time immemorial), but it doesn't provoke a coredump anymore
39892      Branch: maint-5.6/perl
39893            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
39894            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
39895 ____________________________________________________________________________
39896 [  9583] By: jhi                                   on 2001/04/05  23:52:51
39897         Log: Update Changes.
39898      Branch: perl
39899            ! Changes patchlevel.h
39900 ____________________________________________________________________________
39901 [  9582] By: jhi                                   on 2001/04/05  23:11:23
39902         Log: Slight doc tweak.
39903      Branch: perl
39904            ! pod/perlunicode.pod
39905 ____________________________________________________________________________
39906 [  9581] By: jhi                                   on 2001/04/05  23:04:11
39907         Log: Integrate perlio.
39908      Branch: perl
39909           !> pod/perlunicode.pod
39910 ____________________________________________________________________________
39911 [  9580] By: jhi                                   on 2001/04/05  23:03:29
39912         Log: Test for #9579.
39913      Branch: perl
39914            ! t/op/do.t
39915 ____________________________________________________________________________
39916 [  9579] By: jhi                                   on 2001/04/05  22:54:17
39917         Log: Subject: [PATCH] Propagate calling context for do '...'
39918              From: Gisle Aas <gisle@ActiveState.com>
39919              Date: 04 Apr 2001 20:17:29 -0700
39920              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
39921      Branch: perl
39922            ! pod/perlfunc.pod pp_ctl.c
39923 ____________________________________________________________________________
39924 [  9578] By: jhi                                   on 2001/04/05  22:52:51
39925         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
39926              From: Peter Prymmer <pvhp@forte.com>
39927              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
39928              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
39929      Branch: perl
39930            ! README.vms
39931 ____________________________________________________________________________
39932 [  9577] By: jhi                                   on 2001/04/05  22:48:22
39933         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
39934              From: "Craig A. Berry" <craigberry@mac.com>
39935              Date: Thu, 5 Apr 2001 13:43:28 -0500
39936              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
39937      Branch: perl
39938            ! README.vms
39939 ____________________________________________________________________________
39940 [  9576] By: jhi                                   on 2001/04/05  22:31:38
39941         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
39942              From: Michael G Schwern <schwern@pobox.com>
39943              Date: Thu, 5 Apr 2001 21:53:21 +0100
39944              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
39945      Branch: perl
39946            ! lib/base.pm t/lib/fields.t
39947 ____________________________________________________________________________
39948 [  9575] By: jhi                                   on 2001/04/05  22:26:10
39949         Log: FreeBSD hints tweak from Anton Berezin.
39950      Branch: perl
39951            ! hints/freebsd.sh
39952 ____________________________________________________________________________
39953 [  9574] By: jhi                                   on 2001/04/05  22:24:03
39954         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
39955              From: David Dyck <dcd@tc.fluke.com>
39956              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
39957              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
39958      Branch: perl
39959            ! t/op/oct.t
39960 ____________________________________________________________________________
39961 [  9573] By: jhi                                   on 2001/04/05  22:23:06
39962         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
39963              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
39964              From: David Dyck <dcd@tc.fluke.com>
39965              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
39966      Branch: perl
39967            ! pp.c
39968 ____________________________________________________________________________
39969 [  9572] By: jhi                                   on 2001/04/05  22:14:47
39970         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
39971              From: Robin Houston <robin@kitsite.com>
39972              Date: Thu, 5 Apr 2001 20:56:48 +0100
39973              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
39974      Branch: perl
39975            ! ext/B/B/Deparse.pm
39976 ____________________________________________________________________________
39977 [  9571] By: jhi                                   on 2001/04/05  22:12:53
39978         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
39979              From: Robin Houston <robin@kitsite.com>
39980              Date: Thu, 5 Apr 2001 19:55:51 +0100
39981              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
39982      Branch: perl
39983            ! ext/B/B/Deparse.pm
39984 ____________________________________________________________________________
39985 [  9570] By: jhi                                   on 2001/04/05  22:11:06
39986         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
39987              From: Robin Houston <robin@kitsite.com>
39988              Date: Thu, 5 Apr 2001 20:16:29 +0100
39989              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
39990      Branch: perl
39991            ! ext/B/B/Deparse.pm
39992 ____________________________________________________________________________
39993 [  9569] By: nick                                  on 2001/04/05  21:32:26
39994         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
39995      Branch: perlio
39996            ! pod/perlunicode.pod
39997 ____________________________________________________________________________
39998 [  9568] By: nick                                  on 2001/04/05  19:38:09
39999         Log: Integrate mainline
40000      Branch: perlio
40001           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
40002           !> (integrate 35 files)
40003 ____________________________________________________________________________
40004 [  9567] By: jhi                                   on 2001/04/05  18:31:45
40005         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
40006              From: Robin Houston <robin@kitsite.com>
40007              Date: Thu, 5 Apr 2001 18:03:23 +0100
40008              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
40009      Branch: perl
40010            ! ext/B/B/Deparse.pm
40011 ____________________________________________________________________________
40012 [  9566] By: jhi                                   on 2001/04/05  18:29:35
40013         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
40014              From: Robin Houston <robin@kitsite.com>
40015              Date: Thu, 5 Apr 2001 16:45:18 +0100
40016              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
40017      Branch: perl
40018            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
40019 ____________________________________________________________________________
40020 [  9565] By: jhi                                   on 2001/04/05  18:24:23
40021         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
40022              From: Robin Houston <robin@kitsite.com>
40023              Date: Thu, 5 Apr 2001 14:50:09 +0100
40024              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
40025      Branch: perl
40026            ! ext/B/B/Deparse.pm
40027 ____________________________________________________________________________
40028 [  9564] By: jhi                                   on 2001/04/05  18:23:03
40029         Log: Subject: [PATCH B::*] print control-character vars readably
40030              From: Robin Houston <robin@kitsite.com>
40031              Date: Thu, 5 Apr 2001 14:27:38 +0100
40032              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
40033              
40034              Needs EBCDICification.
40035      Branch: perl
40036            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
40037            ! ext/B/B/Terse.pm
40038 ____________________________________________________________________________
40039 [  9563] By: jhi                                   on 2001/04/05  18:20:32
40040         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
40041              Date: Thu, 5 Apr 2001 13:21:42 -0400
40042              From: Paul Schinder <schinder@pobox.com>
40043              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
40044              
40045              Mac OS X (Darwin) has extra pwent fields.
40046      Branch: perl
40047            ! t/op/pwent.t
40048 ____________________________________________________________________________
40049 [  9562] By: jhi                                   on 2001/04/05  17:57:51
40050         Log: Regen toc.
40051      Branch: perl
40052            ! pod/perltoc.pod
40053 ____________________________________________________________________________
40054 [  9561] By: jhi                                   on 2001/04/05  17:47:33
40055         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
40056      Branch: metaconfig
40057            ! U/Glossary.patch
40058      Branch: metaconfig/U/perl
40059            + d_u32align.U
40060            ! d_cmsghdr_s.U d_msghdr_s.U
40061 ____________________________________________________________________________
40062 [  9560] By: jhi                                   on 2001/04/05  17:47:01
40063         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
40064              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
40065              Introduce probes for struct msghdr, struct cmsghdr,
40066              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
40067              ualarm, usleep, for possible later extension work.
40068      Branch: perl
40069            + t/lib/md5-align.t
40070            ! Configure MANIFEST Porting/Glossary Porting/config.sh
40071            ! Porting/config_H config_h.SH configure.com epoc/config.sh
40072            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
40073            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
40074            ! vos/config.ga.h win32/config.bc win32/config.gc
40075            ! win32/config.vc
40076 ____________________________________________________________________________
40077 [  9559] By: jhi                                   on 2001/04/05  13:03:04
40078         Log: Be traditional in your cpp (for the Errno extension).
40079      Branch: perl
40080            ! hints/darwin.sh
40081 ____________________________________________________________________________
40082 [  9558] By: jhi                                   on 2001/04/05  13:00:05
40083         Log: Add $Config{cppflags} to the gcc incantation.
40084      Branch: perl
40085            ! ext/Errno/Errno_pm.PL
40086 ____________________________________________________________________________
40087 [  9557] By: jhi                                   on 2001/04/05  04:22:39
40088         Log: Introduce Sean Burke's Class::ISA 0.32.
40089      Branch: perl
40090            + lib/Class/ISA.pm t/lib/class-isa.t
40091            ! MANIFEST
40092 ____________________________________________________________________________
40093 [  9556] By: jhi                                   on 2001/04/05  04:09:50
40094         Log: Subject: [PATCH AUTHORS] Housekeeping
40095              From: Paul Johnson <paul@pjcj.net> 
40096              Date: Wed, 4 Apr 2001 22:45:47 +0200
40097              Message-ID: <20010404224547.D9548@pjcj.net>
40098      Branch: perl
40099            ! AUTHORS
40100 ____________________________________________________________________________
40101 [  9555] By: jhi                                   on 2001/04/05  04:06:33
40102         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
40103              From: Gisle Aas <gisle@ActiveState.com>
40104              Date: 04 Apr 2001 14:23:04 -0700
40105              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
40106      Branch: perl
40107            ! pod/perlfaq9.pod
40108 ____________________________________________________________________________
40109 [  9554] By: jhi                                   on 2001/04/05  04:05:49
40110         Log: Downgrade also the "Wide character" diagnostic.
40111      Branch: perl
40112            ! pod/perldiag.pod
40113 ____________________________________________________________________________
40114 [  9553] By: jhi                                   on 2001/04/05  04:00:33
40115         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
40116              maintperl into mainline.
40117              
40118              "double" should be "NV"; standard typemap is missing entry
40119              for NV
40120              
40121              s/djSP/dSP/
40122              
40123              Downgrade "Wide character in print" to a warning.
40124              
40125              B::Deparse fix for ${^FOO} and documentation for PVX() method
40126              (from Robin Houston)
40127              
40128              tr/// doesn't null-terminate the result in some situations
40129              (from Gisle Aas)
40130      Branch: perl
40131           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
40132           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
40133           !> t/io/utf8.t t/op/tr.t
40134 ____________________________________________________________________________
40135 [  9552] By: jhi                                   on 2001/04/05  03:52:50
40136         Log: Retract changes #9542 and #9538 (from maintperl, integrated
40137              at #9540), shouldn't be needed because of the perlio changes.
40138      Branch: perl
40139            ! util.c
40140 ____________________________________________________________________________
40141 [  9551] By: gsar                                  on 2001/04/05  00:18:34
40142         Log: tr/// doesn't null-terminate the result in some situations
40143              (from Gisle Aas)
40144      Branch: maint-5.6/perl
40145            ! doop.c t/op/tr.t
40146 ____________________________________________________________________________
40147 [  9550] By: gsar                                  on 2001/04/04  20:04:17
40148         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
40149              (from Robin Houston)
40150      Branch: maint-5.6/perl
40151            ! ext/B/B.pm ext/B/B/Deparse.pm
40152 ____________________________________________________________________________
40153 [  9549] By: nick                                  on 2001/04/04  18:56:15
40154         Log: Downgrade "Wide character in print" to a warning.
40155      Branch: perlio
40156            ! doio.c t/io/utf8.t
40157 ____________________________________________________________________________
40158 [  9548] By: gsar                                  on 2001/04/04  18:51:49
40159         Log: integrate changes#9460,9462,9482,9521,9522
40160              
40161              Subject: PATCH: B::Debug should show LOOP-specific fields
40162              
40163              Subject: B::Deparse precedence bug. (Patch included.)
40164              
40165              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
40166              
40167              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
40168              
40169              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
40170      Branch: maint-5.6/perl
40171           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
40172           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
40173 ____________________________________________________________________________
40174 [  9547] By: gsar                                  on 2001/04/04  18:49:16
40175         Log: s/djSP/dSP/
40176      Branch: maint-5.6/perl
40177            ! ext/Thread/Thread.xs
40178 ____________________________________________________________________________
40179 [  9546] By: nick                                  on 2001/04/04  18:44:00
40180         Log: Integrate mainline.
40181      Branch: perlio
40182           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
40183           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
40184 ____________________________________________________________________________
40185 [  9545] By: gsar                                  on 2001/04/04  18:38:52
40186         Log: integrate change#8837 from mainline
40187              
40188              Subject: [patch] -Wall cleanup round 2
40189      Branch: maint-5.6/perl
40190           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
40191           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
40192           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
40193           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
40194           !> ext/SDBM_File/SDBM_File.xs
40195 ____________________________________________________________________________
40196 [  9544] By: gsar                                  on 2001/04/04  17:49:57
40197         Log: "double" should be "NV"; standard typemap is missing entry
40198              for NV
40199      Branch: maint-5.6/perl
40200            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
40201 ____________________________________________________________________________
40202 [  9543] By: jhi                                   on 2001/04/04  14:13:18
40203         Log: Thou shalt not (just) match for English error messages.
40204      Branch: perl
40205            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
40206            ! os2/OS2/Process/Process.pm
40207 ____________________________________________________________________________
40208 [  9542] By: jhi                                   on 2001/04/04  13:20:39
40209         Log: Make the stdio tricks of fflush_all() to exist only if
40210              stdio is being used.
40211      Branch: perl
40212            ! util.c
40213 ____________________________________________________________________________
40214 [  9541] By: jhi                                   on 2001/04/04  04:20:24
40215         Log: Subject: Re: [PATCH] Lighten up glob
40216              From: Benjamin Sugars <bsugars@canoe.ca>
40217              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
40218              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
40219      Branch: perl
40220            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
40221            ! util.c
40222 ____________________________________________________________________________
40223 [  9540] By: jhi                                   on 2001/04/04  04:03:57
40224         Log: Integrate changes #9538,9539 from maintperl into mainline.
40225              
40226              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
40227              for use with _fwalk() (fix for change#7705)
40228              
40229              another tweak needed for SunOS 4.1.x build (from Mike Guy)
40230              (cp -f is not portable)
40231      Branch: perl
40232           !> Makefile.SH util.c
40233 ____________________________________________________________________________
40234 [  9539] By: gsar                                  on 2001/04/04  03:01:14
40235         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
40236      Branch: maint-5.6/perl
40237            ! Makefile.SH
40238 ____________________________________________________________________________
40239 [  9538] By: gsar                                  on 2001/04/04  01:00:38
40240         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
40241              for use with _fwalk() (fix for change#7705)
40242      Branch: maint-5.6/perl
40243            ! util.c
40244 ____________________________________________________________________________
40245 [  9537] By: nick                                  on 2001/04/03  19:24:55
40246         Log: Integrate mainline
40247      Branch: perlio
40248           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
40249           +> lib/unicode/PropList.html
40250            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
40251           !> (integrate 69 files)
40252 ____________________________________________________________________________
40253 [  9536] By: jhi                                   on 2001/04/03  18:02:31
40254         Log: Integrate change #9533 from maintperl into mainline.
40255              
40256              better fix for change#9517 to accomodate UNC paths like
40257              \\server\share\foo, and paths with trailing backslash
40258              like c:\this\
40259      Branch: perl
40260           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
40261 ____________________________________________________________________________
40262 [  9535] By: jhi                                   on 2001/04/03  17:58:07
40263         Log: Change the push/unshift warning to be of class syntax, not misc.
40264      Branch: perl
40265            ! op.c pod/perldiag.pod t/pragma/warn/op
40266 ____________________________________________________________________________
40267 [  9534] By: jhi                                   on 2001/04/03  15:03:46
40268         Log: Change the push/unshift warning (#9532) to talk about "no values"
40269              instead of "no arguments".
40270      Branch: perl
40271            ! op.c pod/perldiag.pod t/pragma/warn/op
40272 ____________________________________________________________________________
40273 [  9533] By: gsar                                  on 2001/04/03  14:30:07
40274         Log: better fix for change#9517 to accomodate UNC paths like
40275              \\server\share\foo, and paths with trailing backslash
40276              like c:\this\
40277      Branch: maint-5.6/perl
40278            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
40279 ____________________________________________________________________________
40280 [  9532] By: jhi                                   on 2001/04/03  13:11:46
40281         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
40282              From: Robin Houston <robin@kitsite.com>
40283              Date: Mon, 2 Apr 2001 15:03:29 +0100
40284              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
40285      Branch: perl
40286            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
40287 ____________________________________________________________________________
40288 [  9531] By: jhi                                   on 2001/04/03  13:06:34
40289         Log: Integrate change #9530 from maintperl into mainline.
40290              
40291              accomodate VMS "mailbox overflow" quirk in testsuite (from
40292              Craig Berry)
40293      Branch: perl
40294           !> t/lib/socket.t
40295 ____________________________________________________________________________
40296 [  9530] By: gsar                                  on 2001/04/03  04:56:41
40297         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
40298              Craig Berry)
40299      Branch: maint-5.6/perl
40300            ! t/lib/socket.t
40301 ____________________________________________________________________________
40302 [  9529] By: jhi                                   on 2001/04/03  02:34:34
40303         Log: Update Changes.
40304      Branch: perl
40305            ! Changes patchlevel.h
40306 ____________________________________________________________________________
40307 [  9528] By: jhi                                   on 2001/04/03  01:27:57
40308         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
40309              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
40310              To: perl5-porters@perl.org
40311              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
40312      Branch: perl
40313            ! pod/perlfaq3.pod
40314 ____________________________________________________________________________
40315 [  9527] By: jhi                                   on 2001/04/03  01:22:09
40316         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
40317              From: Peter Prymmer <pvhp@forte.com>
40318              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
40319              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
40320      Branch: perl
40321            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
40322 ____________________________________________________________________________
40323 [  9526] By: jhi                                   on 2001/04/03  01:18:25
40324         Log: The metaconfig unit changes for #9525.
40325      Branch: metaconfig
40326            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
40327      Branch: metaconfig/U/perl
40328            ! use64bits.U
40329 ____________________________________________________________________________
40330 [  9525] By: jhi                                   on 2001/04/03  01:17:30
40331         Log: Configure sanity checks:
40332              * if use64bitall is attempted but pointers are only 32-bit,
40333              'downgrade' to use64bitint
40334              * if use64bitint is attempted but there's no quad type,
40335              forget about use64bitint (well, the default for it is 'n',
40336              the user can still override this)
40337              * if pointers are 64 bits, do not try to use Perl's malloc
40338      Branch: perl
40339            ! Configure
40340 ____________________________________________________________________________
40341 [  9524] By: gsar                                  on 2001/04/03  01:09:12
40342         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
40343      Branch: maint-5.6/perl
40344            ! pp_sys.c
40345 ____________________________________________________________________________
40346 [  9523] By: jhi                                   on 2001/04/03  00:02:31
40347         Log: (Retracted by #9609)
40348              
40349              Make it harder for parallel makes to enter 'test' before
40350              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
40351              should be unhappy enough, but sometimes parallel makes seem
40352              to sneak past both in Tru64 and AIX.)
40353      Branch: perl
40354            ! Makefile.SH
40355 ____________________________________________________________________________
40356 [  9522] By: jhi                                   on 2001/04/02  22:35:31
40357         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
40358              Date: Mon, 2 Apr 2001 22:54:10 +0100
40359              From: Robin Houston <robin@kitsite.com>
40360              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
40361      Branch: perl
40362            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
40363 ____________________________________________________________________________
40364 [  9521] By: jhi                                   on 2001/04/02  22:32:23
40365         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
40366              From: Robin Houston <robin@kitsite.com>
40367              Date: Mon, 2 Apr 2001 20:24:03 +0100
40368              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
40369      Branch: perl
40370            ! ext/B/B/Concise.pm
40371 ____________________________________________________________________________
40372 [  9520] By: jhi                                   on 2001/04/02  22:30:43
40373         Log: Subject: [PATCH] REALLY pedantic hv.h nit
40374              From: Simon Cozens <simon@netthink.co.uk>
40375              Date: Mon, 2 Apr 2001 15:43:06 +0100
40376              Message-ID: <20010402154306.A21711@netthink.co.uk>
40377      Branch: perl
40378            ! hv.h
40379 ____________________________________________________________________________
40380 [  9519] By: jhi                                   on 2001/04/02  22:28:04
40381         Log: Based on
40382              
40383              Subject: [foolperl] EPOC fix
40384              From: Olaf Flebbe <O.Flebbe@science-computing.de>
40385              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
40386              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
40387      Branch: perl
40388            ! pp_sys.c
40389 ____________________________________________________________________________
40390 [  9518] By: jhi                                   on 2001/04/02  22:22:34
40391         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
40392              
40393              README.win32 tweaks; add a note about alternative location for
40394              getting a gcc-2.95.2 that will build perl properly on windows
40395              
40396              add some notes about gutsy threading matters
40397              
40398              many of the utilities interpolate literal paths within doublequotes
40399              (fails on dosish platforms where path contains backslashes)
40400      Branch: perl
40401           !> README.win32 pod/perlguts.pod utils/perldoc.PL
40402           !> x2p/find2perl.PL x2p/s2p.PL
40403 ____________________________________________________________________________
40404 [  9517] By: gsar                                  on 2001/04/02  19:52:21
40405         Log: many of the utilities interpolate literal paths within doublequotes
40406              (fails on dosish platforms where path contains backslashes)
40407      Branch: maint-5.6/perl
40408            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
40409 ____________________________________________________________________________
40410 [  9516] By: gsar                                  on 2001/04/02  05:49:37
40411         Log: a foolish release
40412      Branch: maint-5.6/perl
40413            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
40414            ! pod/perltoc.pod
40415 ____________________________________________________________________________
40416 [  9515] By: gsar                                  on 2001/04/02  05:04:29
40417         Log: add missing changelog summaries
40418      Branch: maint-5.6/perl
40419            ! Changes
40420 ____________________________________________________________________________
40421 [  9514] By: gsar                                  on 2001/04/02  04:07:13
40422         Log: add some notes about gutsy threading matters
40423      Branch: maint-5.6/perl
40424            ! pod/perlguts.pod
40425 ____________________________________________________________________________
40426 [  9513] By: gsar                                  on 2001/04/02  03:25:21
40427         Log: add more prominent caveat notices about experimental features
40428      Branch: maint-5.6/perl
40429            ! pod/perlfork.pod pod/perlunicode.pod
40430 ____________________________________________________________________________
40431 [  9512] By: gsar                                  on 2001/04/02  02:54:33
40432         Log: integrate changes#9479,9509 from mainline
40433              
40434              [PATCH] File::Glob stuff for Mac OS
40435              
40436              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
40437      Branch: maint-5.6/perl
40438           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
40439           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
40440           !> t/lib/glob-taint.t
40441 ____________________________________________________________________________
40442 [  9511] By: gsar                                  on 2001/04/02  02:38:24
40443         Log: README.win32 tweaks; add a note about alternative location for
40444              getting a gcc-2.95.2 that will build perl properly on windows
40445      Branch: maint-5.6/perl
40446            ! README.win32
40447 ____________________________________________________________________________
40448 [  9510] By: jhi                                   on 2001/04/01  20:45:10
40449         Log: An ambiguousity warning.
40450      Branch: perl
40451            ! t/lib/trig.t
40452 ____________________________________________________________________________
40453 [  9509] By: jhi                                   on 2001/04/01  19:53:47
40454         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
40455              From: Jonathan Stowe <gellyfish@gellyfish.com>
40456              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
40457              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
40458      Branch: perl
40459            ! ext/File/Glob/bsd_glob.c
40460 ____________________________________________________________________________
40461 [  9508] By: jhi                                   on 2001/04/01  19:35:03
40462         Log: Update Changes.
40463      Branch: perl
40464            ! Changes patchlevel.h
40465 ____________________________________________________________________________
40466 [  9507] By: jhi                                   on 2001/04/01  19:24:01
40467         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
40468              from mainline to maintperl: pod tweaks.
40469      Branch: maint-5.6/perl
40470           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
40471           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
40472           !> pod/perlvar.pod
40473 ____________________________________________________________________________
40474 [  9506] By: jhi                                   on 2001/04/01  19:11:53
40475         Log: Commit Sarathy to April release of 5.6.1 :-)
40476      Branch: perl
40477            ! pod/perlfaq1.pod
40478 ____________________________________________________________________________
40479 [  9505] By: jhi                                   on 2001/04/01  19:03:15
40480         Log: Subject: PATCH 5.6.0 (perldebug.pod)
40481              From: Mark-Jason Dominus <mjd@plover.com>
40482              Date: Sun, 01 Apr 2001 14:25:11 -0400
40483              Message-ID: <20010401182511.9247.qmail@plover.com>
40484      Branch: perl
40485            ! pod/perldebug.pod
40486 ____________________________________________________________________________
40487 [  9504] By: jhi                                   on 2001/04/01  18:43:09
40488         Log: Add great_circle_direction().
40489      Branch: perl
40490            ! lib/Math/Trig.pm t/lib/trig.t
40491 ____________________________________________________________________________
40492 [  9503] By: jhi                                   on 2001/04/01  17:29:12
40493         Log: Unicode ReadMe update for Unicode 3.1.
40494      Branch: perl
40495            ! lib/unicode/ReadMe.txt
40496 ____________________________________________________________________________
40497 [  9502] By: jhi                                   on 2001/04/01  17:18:40
40498         Log: Integrate change #9501 from maintperl into mainline.
40499              
40500              fix the perlembed notes on multiple interpreters
40501              
40502              fix ExtUtils::Embed to work passably on Windows
40503      Branch: perl
40504           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
40505 ____________________________________________________________________________
40506 [  9501] By: gsar                                  on 2001/04/01  07:21:57
40507         Log: fix the perlembed notes on multiple interpreters
40508              
40509              fix ExtUtils::Embed to work passably on Windows
40510      Branch: maint-5.6/perl
40511            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
40512 ____________________________________________________________________________
40513 [  9500] By: jhi                                   on 2001/04/01  05:58:23
40514         Log: Test for #9499.
40515      Branch: perl
40516            ! t/op/tr.t
40517 ____________________________________________________________________________
40518 [  9499] By: jhi                                   on 2001/04/01  05:55:46
40519         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
40520      Branch: perl
40521            ! embed.h embed.pl op.c proto.h
40522 ____________________________________________________________________________
40523 [  9498] By: jhi                                   on 2001/04/01  05:44:34
40524         Log: Protect the workaround hunk more.
40525      Branch: perl
40526            ! toke.c
40527 ____________________________________________________________________________
40528 [  9497] By: jhi                                   on 2001/04/01  00:24:25
40529         Log: Integrate changes #9493,9494,9495,9496 from maintperl
40530              into mainline.
40531              
40532              fix a broken workaround for Borland compiler in change#4739
40533              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
40534              
40535              nits spotted by Borland compiler
40536              
40537              avoid redefinition warnings under Borland 5.02
40538              
40539              various nits identified by the Borland 5.5 compiler; remove suppression
40540              of a few warnings
40541      Branch: perl
40542           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
40543           !> win32/win32.h
40544 ____________________________________________________________________________
40545 [  9496] By: gsar                                  on 2001/03/31  23:22:28
40546         Log: various nits identified by the Borland 5.5 compiler; remove suppression
40547              of a few warnings
40548      Branch: maint-5.6/perl
40549            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
40550 ____________________________________________________________________________
40551 [  9495] By: gsar                                  on 2001/03/31  21:03:08
40552         Log: avoid redefinition warnings under Borland 5.02
40553      Branch: maint-5.6/perl
40554            ! win32/makefile.mk
40555 ____________________________________________________________________________
40556 [  9494] By: gsar                                  on 2001/03/31  20:18:59
40557         Log: nits spotted by Borland compiler
40558      Branch: maint-5.6/perl
40559            ! utf8.h win32/win32.h
40560 ____________________________________________________________________________
40561 [  9493] By: gsar                                  on 2001/03/31  20:18:05
40562         Log: fix a broken workaround for Borland compiler in change#4739
40563              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
40564      Branch: maint-5.6/perl
40565            ! toke.c
40566 ____________________________________________________________________________
40567 [  9492] By: jhi                                   on 2001/03/31  18:36:24
40568         Log: Integrate change #9491 from maintperl into mainline.
40569              
40570              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
40571              directory is relative (need to fetch the full path name *before*
40572              the chdir!)
40573      Branch: perl
40574           !> lib/Cwd.pm
40575 ____________________________________________________________________________
40576 [  9491] By: gsar                                  on 2001/03/31  17:01:56
40577         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
40578              directory is relative (need to fetch the full path name *before*
40579              the chdir!)
40580              
40581              this is a followup patch for change#6749
40582      Branch: maint-5.6/perl
40583            ! lib/Cwd.pm
40584 ____________________________________________________________________________
40585 [  9490] By: jhi                                   on 2001/03/31  15:50:18
40586         Log: Subject: Re: [PATCH] av.h cosmetics
40587              From: Simon Cozens <simon@netthink.co.uk>
40588              Date: Sat, 31 Mar 2001 13:09:59 +0100
40589              Message-ID: <20010331130959.A22000@netthink.co.uk>
40590              
40591              Document AvALLOC.
40592      Branch: perl
40593            ! pod/perlguts.pod
40594 ____________________________________________________________________________
40595 [  9489] By: jhi                                   on 2001/03/31  15:48:44
40596         Log: Subject: [PATCH] Re: Math::Big* v1.21
40597              From: Tels <perl_dummy@bloodgate.com>
40598              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
40599              Message-Id: <200103311125.GAA377738@www08.hway.net>
40600      Branch: perl
40601            ! pod/perlop.pod
40602 ____________________________________________________________________________
40603 [  9488] By: jhi                                   on 2001/03/31  03:39:51
40604         Log: Debug output tweak.
40605      Branch: perl
40606            ! t/lib/cwd.t
40607 ____________________________________________________________________________
40608 [  9487] By: jhi                                   on 2001/03/31  03:33:02
40609         Log: OverVMSification.
40610      Branch: perl
40611            ! t/lib/cwd.t
40612 ____________________________________________________________________________
40613 [  9486] By: jhi                                   on 2001/03/31  03:01:40
40614         Log: Missed MANIFESTations in #9483.
40615      Branch: perl
40616            ! MANIFEST
40617 ____________________________________________________________________________
40618 [  9485] By: jhi                                   on 2001/03/31  02:58:17
40619         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
40620              From: Peter Prymmer <pvhp@forte.com>
40621              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
40622              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
40623      Branch: perl
40624            ! regexec.c t/lib/cwd.t
40625 ____________________________________________________________________________
40626 [  9484] By: jhi                                   on 2001/03/31  01:04:41
40627         Log: Obsolete file (see #3938)
40628      Branch: perl
40629            - lib/unicode/README.Ethiopic
40630            ! MANIFEST
40631 ____________________________________________________________________________
40632 [  9483] By: jhi                                   on 2001/03/31  00:52:42
40633         Log: Update to Unicode 3.1.
40634              (Rename Names.txt to NamesList.txt.)
40635      Branch: perl
40636            + lib/unicode/NamesList.txt lib/unicode/PropList.html
40637            - lib/unicode/Names.txt
40638            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
40639            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
40640            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
40641            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
40642            ! lib/unicode/UCD.html lib/unicode/Unicode.html
40643            ! lib/unicode/rename lib/unicode/version
40644 ____________________________________________________________________________
40645 [  9482] By: jhi                                   on 2001/03/30  23:33:44
40646         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
40647              From: Robin Houston <robin@kitsite.com>
40648              Date: Fri, 30 Mar 2001 20:07:22 +0100
40649              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
40650      Branch: perl
40651            ! ext/B/B/Deparse.pm
40652 ____________________________________________________________________________
40653 [  9481] By: jhi                                   on 2001/03/30  23:20:25
40654         Log: Subject: Re: [PATCH] CwdXS, Take 2
40655              From: Benjamin Sugars <bsugars@canoe.ca>
40656              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
40657              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
40658      Branch: perl
40659            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
40660            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
40661 ____________________________________________________________________________
40662 [  9480] By: jhi                                   on 2001/03/30  22:52:38
40663         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
40664              From: David Dyck <dcd@tc.fluke.com>
40665              Date: Fri, 30 Mar 2001 14:44:13 -0800
40666              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
40667              
40668              The t/rantests flags file creation was accidentally
40669              removed by #9217.
40670      Branch: perl
40671            ! Makefile.SH
40672 ____________________________________________________________________________
40673 [  9479] By: jhi                                   on 2001/03/30  22:45:45
40674         Log: Subject: [PATCH] File::Glob stuff for Mac OS
40675              From: Chris Nandor <pudge@pobox.com>
40676              Date: Fri, 30 Mar 2001 16:51:00 -0500
40677              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
40678      Branch: perl
40679            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
40680            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
40681            ! t/lib/glob-taint.t
40682 ____________________________________________________________________________
40683 [  9478] By: jhi                                   on 2001/03/30  22:43:12
40684         Log: Subject: fix for win32/buildext.pl
40685              From: "Vadim Konovalov" <watman@inbox.ru>
40686              Date: Sat, 31 Mar 2001 00:50:36 +0400
40687              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
40688      Branch: perl
40689            ! win32/buildext.pl
40690 ____________________________________________________________________________
40691 [  9477] By: jhi                                   on 2001/03/30  22:41:16
40692         Log: Subject: small base.pm doc patch
40693              From: Leon Brocard <acme@astray.com>
40694              Date: Fri, 30 Mar 2001 21:49:57 +0100
40695              Message-ID: <20010330214957.B8733@ns0.astray.com>
40696      Branch: perl
40697            ! lib/base.pm
40698 ____________________________________________________________________________
40699 [  9476] By: jhi                                   on 2001/03/30  18:16:57
40700         Log: Subject: [PATCH] av.h cosmetics
40701              From: Simon Cozens <simon@netthink.co.uk>
40702              Date: Fri, 30 Mar 2001 18:12:28 +0100
40703              Message-ID: <20010330181228.A9319@netthink.co.uk>
40704      Branch: perl
40705            ! av.h
40706 ____________________________________________________________________________
40707 [  9475] By: jhi                                   on 2001/03/30  18:15:50
40708         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
40709              From: "Philip Newton" <pnewton@gmx.de>
40710              Date: Fri, 30 Mar 2001 19:06:57 +0200
40711              Message-ID: <3AC4D951.14815.1AC7068@localhost>
40712      Branch: perl
40713            ! pod/perlhack.pod
40714 ____________________________________________________________________________
40715 [  9474] By: jhi                                   on 2001/03/30  18:14:02
40716         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
40717              From: Benjamin Sugars <bsugars@canoe.ca>
40718              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
40719              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
40720      Branch: perl
40721            ! t/lib/glob-basic.t
40722 ____________________________________________________________________________
40723 [  9473] By: jhi                                   on 2001/03/30  16:09:24
40724         Log: Update Changes.
40725      Branch: perl
40726            ! Changes patchlevel.h
40727 ____________________________________________________________________________
40728 [  9472] By: jhi                                   on 2001/03/30  15:16:08
40729         Log: Integrate perlio.
40730      Branch: perl
40731           !> t/lib/cwd.t t/lib/glob-basic.t
40732 ____________________________________________________________________________
40733 [  9471] By: nick                                  on 2001/03/30  14:47:10
40734         Log: Should be (^O eq 'MSWin32') not 'Win32'
40735              Fail #12 seems real - chdir is in wrong dir.
40736      Branch: perlio
40737            ! t/lib/cwd.t
40738 ____________________________________________________________________________
40739 [  9470] By: jhi                                   on 2001/03/30  14:41:11
40740         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
40741              From: Radu Greab <radu@netsoft.ro>
40742              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
40743              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
40744              
40745              Replace #9352.
40746      Branch: perl
40747            ! ext/Socket/Socket.xs pp_sys.c
40748 ____________________________________________________________________________
40749 [  9469] By: jhi                                   on 2001/03/30  14:37:51
40750         Log: Subject: PATCH pod/perldiag.pod
40751              From: Robin Houston <robin@kitsite.com>
40752              Date: Fri, 30 Mar 2001 14:10:36 +0100
40753              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
40754      Branch: perl
40755            ! pod/perldiag.pod t/lib/glob-basic.t
40756 ____________________________________________________________________________
40757 [  9468] By: jhi                                   on 2001/03/30  14:36:36
40758         Log: Subject: Better diagnostic in io/fs.t
40759              From: andreas.koenig@anima.de (Andreas J. Koenig)
40760              Date: 30 Mar 2001 10:11:43 +0200
40761              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
40762      Branch: perl
40763            ! t/io/fs.t
40764 ____________________________________________________________________________
40765 [  9467] By: nick                                  on 2001/03/30  14:25:43
40766         Log: Skip order test of glob if case-ignoring system cannot 
40767              create a.test and A.test
40768      Branch: perlio
40769            ! t/lib/glob-basic.t
40770 ____________________________________________________________________________
40771 [  9466] By: nick                                  on 2001/03/30  13:03:12
40772         Log: Integrate mainline.
40773      Branch: perlio
40774            - ext/re/hints/aix.pl
40775           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
40776           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
40777           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
40778           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
40779 ____________________________________________________________________________
40780 [  9465] By: jhi                                   on 2001/03/30  03:53:37
40781         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
40782              the tests sometimes hang, sometimes not.)
40783      Branch: perl
40784            ! t/lib/io_multihomed.t t/lib/io_sock.t
40785 ____________________________________________________________________________
40786 [  9464] By: jhi                                   on 2001/03/30  02:56:04
40787         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
40788              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
40789              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
40790              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
40791      Branch: perl
40792            ! op.c
40793 ____________________________________________________________________________
40794 [  9463] By: jhi                                   on 2001/03/30  02:34:48
40795         Log: Test for #9462.
40796      Branch: perl
40797            ! t/lib/b.t
40798 ____________________________________________________________________________
40799 [  9462] By: jhi                                   on 2001/03/30  02:29:37
40800         Log: Subject: B::Deparse precedence bug. (Patch included.)
40801              From: Jeremy Madea <jmadea@inktomi.com>
40802              Date: Thu, 29 Mar 2001 12:05:02 -0800
40803              Message-ID: <20010329120502.A24881@dr.inktomi.com>
40804      Branch: perl
40805            ! ext/B/B/Deparse.pm
40806 ____________________________________________________________________________
40807 [  9461] By: jhi                                   on 2001/03/30  02:18:41
40808         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
40809              From: Peter Prymmer <pvhp@forte.com>
40810              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
40811              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
40812      Branch: perl
40813            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
40814            ! t/lib/md5-file.t
40815 ____________________________________________________________________________
40816 [  9460] By: jhi                                   on 2001/03/30  02:17:07
40817         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
40818              From: Robin Houston <robin@kitsite.com>
40819              Date: Thu, 29 Mar 2001 20:47:56 +0100
40820              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
40821      Branch: perl
40822            ! ext/B/B/Debug.pm
40823 ____________________________________________________________________________
40824 [  9459] By: jhi                                   on 2001/03/30  02:16:05
40825         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
40826              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
40827              Date: Wed, 28 Mar 2001 18:02:20 -0600
40828              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
40829      Branch: perl
40830            ! lib/ExtUtils/MM_VMS.pm
40831 ____________________________________________________________________________
40832 [  9458] By: jhi                                   on 2001/03/30  02:07:58
40833         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
40834              From: "Joshua E. Rodd" <jrodd@pbs.org>
40835              Date: Wed, 28 Mar 2001 17:29:12 -0500
40836              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
40837      Branch: perl
40838            ! pod/perlop.pod
40839 ____________________________________________________________________________
40840 [  9457] By: jhi                                   on 2001/03/30  02:04:33
40841         Log: Subject: ext/re/aix.pl can go
40842              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40843              Date: Thu, 29 Mar 2001 12:03:28 +0200
40844              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
40845      Branch: perl
40846            - ext/re/hints/aix.pl
40847            ! MANIFEST
40848 ____________________________________________________________________________
40849 [  9456] By: jhi                                   on 2001/03/30  02:03:32
40850         Log: Integrate perlio.
40851      Branch: perl
40852           !> ext/Encode/Encode.xs installperl
40853 ____________________________________________________________________________
40854 [  9455] By: nick                                  on 2001/03/29  21:11:46
40855         Log: DLL name has changed so installperl needs to know
40856              (Why isn't it working it out or passed it?)
40857      Branch: perlio
40858            ! installperl
40859 ____________________________________________________________________________
40860 [  9454] By: nick                                  on 2001/03/29  20:56:12
40861         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
40862              and we don't get undef warnings.
40863      Branch: perlio
40864            ! ext/Encode/Encode.xs
40865 ____________________________________________________________________________
40866 [  9453] By: nick                                  on 2001/03/29  17:58:48
40867         Log: Integrate mainline
40868      Branch: perlio
40869           !> Changes patchlevel.h
40870 ____________________________________________________________________________
40871 [  9452] By: jhi                                   on 2001/03/29  16:44:55
40872         Log: Update Changes.
40873      Branch: perl
40874            ! Changes patchlevel.h
40875 ____________________________________________________________________________
40876 [  9451] By: nick                                  on 2001/03/29  16:31:38
40877         Log: Integrate mainline
40878      Branch: perlio
40879           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
40880           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
40881           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
40882           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
40883           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
40884 ____________________________________________________________________________
40885 [  9450] By: jhi                                   on 2001/03/29  16:29:17
40886         Log: Integrate perlio.
40887      Branch: perl
40888           !> win32/buildext.pl
40889 ____________________________________________________________________________
40890 [  9449] By: jhi                                   on 2001/03/29  15:50:01
40891         Log: Update Changes.
40892      Branch: perl
40893            ! Changes patchlevel.h
40894 ____________________________________________________________________________
40895 [  9448] By: nick                                  on 2001/03/29  15:47:15
40896         Log: Make sure buildext.pl finds Errno.pm
40897      Branch: perlio
40898            ! win32/buildext.pl
40899 ____________________________________________________________________________
40900 [  9447] By: jhi                                   on 2001/03/29  15:39:34
40901         Log: Integrate perlio.
40902      Branch: perl
40903           !> win32/makefile.mk
40904 ____________________________________________________________________________
40905 [  9446] By: nick                                  on 2001/03/29  15:30:03
40906         Log: Integrate win32/makefile.mk with mainline.
40907      Branch: perlio
40908           !> win32/makefile.mk
40909 ____________________________________________________________________________
40910 [  9445] By: nick                                  on 2001/03/29  15:27:32
40911         Log: Fix breakage ... 
40912      Branch: perlio
40913            ! win32/makefile.mk
40914 ____________________________________________________________________________
40915 [  9444] By: jhi                                   on 2001/03/29  15:03:08
40916         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
40917              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
40918              Date: Thu, 29 Mar 2001 10:32:59 +0400
40919              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
40920      Branch: perl
40921            ! win32/makefile.mk
40922 ____________________________________________________________________________
40923 [  9443] By: jhi                                   on 2001/03/29  15:02:12
40924         Log: Integrate perlio.
40925      Branch: perl
40926           +> win32/buildext.pl
40927           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
40928           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
40929 ____________________________________________________________________________
40930 [  9442] By: nick                                  on 2001/03/29  14:59:11
40931         Log: Work in progress - determine win32 extensions to build via script.
40932      Branch: perlio
40933            + win32/buildext.pl
40934            ! MANIFEST win32/makefile.mk
40935 ____________________________________________________________________________
40936 [  9441] By: jhi                                   on 2001/03/29  14:51:47
40937         Log: Reintroduce the use of external pwd.
40938      Branch: perl
40939            ! t/lib/cwd.t
40940 ____________________________________________________________________________
40941 [  9440] By: jhi                                   on 2001/03/29  14:42:58
40942         Log: use warnings instead of -w.
40943      Branch: perl
40944            ! utils/h2xs.PL
40945 ____________________________________________________________________________
40946 [  9439] By: jhi                                   on 2001/03/29  14:41:52
40947         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
40948              From: Jonathan Stowe <gellyfish@gellyfish.com>
40949              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
40950              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
40951      Branch: perl
40952            ! utils/h2xs.PL
40953 ____________________________________________________________________________
40954 [  9438] By: jhi                                   on 2001/03/29  14:39:38
40955         Log: Subject: [PATCH perl@9424] minor pod nits
40956              From: Robin Barker <rmb1@cise.npl.co.uk>
40957              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
40958              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
40959      Branch: perl
40960            ! pod/perlhack.pod pod/perliol.pod
40961 ____________________________________________________________________________
40962 [  9437] By: jhi                                   on 2001/03/29  14:29:16
40963         Log: Subject: [PATCH perl@9424] typemap cast warning
40964              From: Robin Barker <rmb1@cise.npl.co.uk>
40965              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
40966              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
40967      Branch: perl
40968            ! lib/ExtUtils/typemap
40969 ____________________________________________________________________________
40970 [  9436] By: jhi                                   on 2001/03/29  14:26:03
40971         Log: Subject: [PATCH perl@9424] printf warning
40972              From: Robin Barker <rmb1@cise.npl.co.uk>
40973              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
40974              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
40975      Branch: perl
40976            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
40977            ! ext/Storable/Storable.xs toke.c
40978 ____________________________________________________________________________
40979 [  9435] By: nick                                  on 2001/03/29  14:23:31
40980         Log: Win32 has name conflict with ERROR
40981      Branch: perlio
40982            ! ext/PerlIO/Via/Via.xs
40983 ____________________________________________________________________________
40984 [  9434] By: jhi                                   on 2001/03/29  14:17:48
40985         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
40986              From: Peter Prymmer <pvhp@forte.com>
40987              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
40988              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
40989      Branch: perl
40990            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
40991 ____________________________________________________________________________
40992 [  9433] By: jhi                                   on 2001/03/29  13:52:44
40993         Log: test-prep target was missing.
40994      Branch: perl
40995            ! Makefile.SH
40996 ____________________________________________________________________________
40997 [  9432] By: nick                                  on 2001/03/29  12:40:03
40998         Log: Make as-shipped compiler default to MSVC6 
40999      Branch: perlio
41000            ! win32/makefile.mk
41001 ____________________________________________________________________________
41002 [  9431] By: nick                                  on 2001/03/29  12:12:16
41003         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
41004              akin to PerlIO::Scalar.
41005      Branch: perlio
41006            ! perlio.c perlio.h
41007 ____________________________________________________________________________
41008 [  9430] By: nick                                  on 2001/03/29  10:56:35
41009         Log: Integrate mainline.
41010      Branch: perlio
41011           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
41012           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
41013           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
41014           !> win32/makefile.mk win32/win32sck.c
41015 ____________________________________________________________________________
41016 [  9429] By: nick                                  on 2001/03/29  09:03:43
41017         Log: Noticed that two tests were skipped as perlio:: package
41018              isn't there any more. Changed the skip condition.
41019              Avoid core-dump if sv_utf8_upgrade() called on something
41020              that does not become SvPOK after SvPV() (e.g. a ref).
41021      Branch: perlio
41022            ! sv.c t/io/utf8.t t/lib/io_scalar.t
41023 ____________________________________________________________________________
41024 [  9428] By: jhi                                   on 2001/03/29  01:31:47
41025         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
41026              From: Benjamin Sugars <bsugars@canoe.ca> 
41027              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
41028              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
41029      Branch: perl
41030            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
41031            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
41032            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
41033 ____________________________________________________________________________
41034 [  9427] By: jhi                                   on 2001/03/29  00:49:30
41035         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
41036              From: "Vadim Konovalov" <watman@inbox.ru>
41037              Date: Thu, 29 Mar 2001 01:50:12 +0400
41038              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
41039      Branch: perl
41040            ! win32/makefile.mk win32/win32sck.c
41041 ____________________________________________________________________________
41042 [  9426] By: gsar                                  on 2001/03/29  00:28:04
41043         Log: dmake can only handle == and != in comparisons; support building
41044              with Borland's VCL libraries (from Vadim Konovalov)
41045      Branch: maint-5.6/perl
41046            ! win32/makefile.mk
41047 ____________________________________________________________________________
41048 [  9425] By: nick                                  on 2001/03/28  19:29:56
41049         Log: Integrate (@snapshot)
41050      Branch: perlio
41051           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
41052 ____________________________________________________________________________
41053 [  9424] By: jhi                                   on 2001/03/28  19:03:16
41054         Log: Update Changes.
41055      Branch: perl
41056            ! Changes patchlevel.h
41057 ____________________________________________________________________________
41058 [  9423] By: jhi                                   on 2001/03/28  18:52:09
41059         Log: Rmdir lib/XS on cleanup.
41060      Branch: perl
41061            ! Makefile.SH
41062 ____________________________________________________________________________
41063 [  9422] By: jhi                                   on 2001/03/28  18:49:34
41064         Log: Integrate perlio.
41065      Branch: perl
41066           !> t/op/utf8decode.t
41067 ____________________________________________________________________________
41068 [  9421] By: nick                                  on 2001/03/28  18:46:44
41069         Log: Loose duplicate chunk.
41070      Branch: perlio
41071            ! t/op/utf8decode.t
41072 ____________________________________________________________________________
41073 [  9420] By: nick                                  on 2001/03/28  18:44:11
41074         Log: Integrate mainline.
41075      Branch: perlio
41076           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
41077           !> vms/vmsish.h
41078 ____________________________________________________________________________
41079 [  9419] By: jhi                                   on 2001/03/28  18:42:05
41080         Log: Can't trust external pwds
41081              (either shell builtins or external programs)
41082      Branch: perl
41083            ! t/lib/cwd.t
41084 ____________________________________________________________________________
41085 [  9418] By: jhi                                   on 2001/03/28  18:34:05
41086         Log: Integrate perlio.
41087      Branch: perl
41088            - lib/perlio.pm
41089           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
41090           !> t/op/utf8decode.t
41091 ____________________________________________________________________________
41092 [  9417] By: nick                                  on 2001/03/28  18:24:02
41093         Log: PerlIO.pm / perlio.pm conflict.
41094              Update some pods.
41095              Make t/op/utf8decode.t a text file.
41096      Branch: perlio
41097            - lib/perlio.pm
41098            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
41099            ! t/op/utf8decode.t
41100 ____________________________________________________________________________
41101 [  9416] By: jhi                                   on 2001/03/28  18:06:07
41102         Log: Integrate change #9409 from mainline to maintperl.
41103              
41104              Yet another tweak on AIX dynaloading.
41105      Branch: maint-5.6/perl
41106           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
41107 ____________________________________________________________________________
41108 [  9415] By: gsar                                  on 2001/03/28  17:13:01
41109         Log: integrate changes#9377,9385,9401 from mainline
41110              
41111              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
41112              
41113              If directory entries compare equal case-insensitively,
41114              retry case-sensitively.
41115              
41116              Subject: [PATCH] B::Terse and warnings
41117      Branch: maint-5.6/perl
41118           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
41119           !> t/pragma/warn/perl
41120 ____________________________________________________________________________
41121 [  9414] By: jhi                                   on 2001/03/28  17:11:12
41122         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
41123              From: "Craig A. Berry" <craigberry@mac.com>
41124              Date: Wed, 28 Mar 2001 10:55:20 -0600
41125              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
41126      Branch: perl
41127            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
41128 ____________________________________________________________________________
41129 [  9413] By: jhi                                   on 2001/03/28  17:03:12
41130         Log: Dup hunk.
41131      Branch: perl
41132            ! t/op/utf8decode.t
41133 ____________________________________________________________________________
41134 [  9412] By: jhi                                   on 2001/03/28  17:02:36
41135         Log: Forced integrate from perlio.
41136      Branch: perl
41137           !> t/op/utf8decode.t
41138 ____________________________________________________________________________
41139 [  9411] By: nick                                  on 2001/03/28  16:50:03
41140         Log: Integrate mainline.
41141      Branch: perlio
41142           +> t/lib/cwd.t
41143           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
41144           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
41145           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
41146           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
41147           !> t/pragma/warn/perl
41148 ____________________________________________________________________________
41149 [  9410] By: jhi                                   on 2001/03/28  16:44:23
41150         Log: Subject: Re: [PATCH] 9403 cannot be tested
41151              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41152              Date: Wed, 28 Mar 2001 18:33:56 +0200
41153              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
41154      Branch: perl
41155            ! makedef.pl
41156 ____________________________________________________________________________
41157 [  9409] By: jhi                                   on 2001/03/28  16:12:45
41158         Log: Yet another tweak on AIX dynaloading.
41159      Branch: perl
41160            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
41161 ____________________________________________________________________________
41162 [  9408] By: jhi                                   on 2001/03/28  15:52:55
41163         Log: Subject: [PATCH] 9403 cannot be tested
41164              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
41165              Date: Wed, 28 Mar 2001 17:23:00 +0200
41166              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
41167              
41168              A missing symbol.
41169      Branch: perl
41170            ! makedef.pl
41171 ____________________________________________________________________________
41172 [  9407] By: jhi                                   on 2001/03/28  15:47:43
41173         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
41174      Branch: perl
41175            ! t/op/utf8decode.t
41176           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
41177           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
41178 ____________________________________________________________________________
41179 [  9406] By: jhi                                   on 2001/03/28  15:37:08
41180         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
41181              From: Benjamin Sugars <bsugars@canoe.ca> 
41182              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
41183              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
41184      Branch: perl
41185            + t/lib/cwd.t
41186            ! MANIFEST
41187 ____________________________________________________________________________
41188 [  9405] By: jhi                                   on 2001/03/28  15:13:18
41189         Log: pp_ne() needs a CORRECT boolean.
41190      Branch: perl
41191            ! pp.c
41192 ____________________________________________________________________________
41193 [  9404] By: jhi                                   on 2001/03/28  15:09:23
41194         Log: pp_ne() needs a boolean, not an integer.
41195      Branch: perl
41196            ! pp.c
41197 ____________________________________________________________________________
41198 [  9403] By: jhi                                   on 2001/03/28  14:47:43
41199         Log: (Retracted by #9404.)
41200      Branch: perl
41201            ! pp.c
41202 ____________________________________________________________________________
41203 [  9402] By: jhi                                   on 2001/03/28  14:43:59
41204         Log: Subject: Re: [PATCH] Typemap testing
41205              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
41206              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
41207              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
41208      Branch: perl
41209            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
41210            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
41211 ____________________________________________________________________________
41212 [  9401] By: jhi                                   on 2001/03/28  14:42:14
41213         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
41214              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
41215              Date: Sun, 25 Mar 2001 21:59:15 +0100
41216              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
41217              
41218              A variable will be checked for the "use once" warnings if:
41219              
41220              1. It is in the scope of a use warnings 'once'
41221              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
41222              
41223              Otherwise it won't be checked at all.
41224              
41225              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
41226              
41227              The enclosed patch partially fixes this issue. What I didn't
41228              get to work was the case where the "used once" warning is enabled
41229              in any file other than the main file.
41230      Branch: perl
41231            ! gv.c t/pragma/warn/perl
41232 ____________________________________________________________________________
41233 [  9400] By: nick                                  on 2001/03/28  14:38:24
41234         Log: More EBCDIC tweaks:
41235              - one more swash issue &~(0xA0-1) did not do the right thing,
41236              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
41237              - add "use re 'asciirange'" to make [!-~] etc. work
41238              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
41239              - Choose a key for t/op/each.t test which gets encoded.
41240              - Skip utf8decode if this is UTF-EBCDIC.
41241      Branch: perlio
41242            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
41243            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
41244 ____________________________________________________________________________
41245 [  9399] By: jhi                                   on 2001/03/28  14:21:00
41246         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
41247              Andreas Schwab.
41248      Branch: perl
41249            ! pp.c
41250 ____________________________________________________________________________
41251 [  9398] By: jhi                                   on 2001/03/28  00:55:56
41252         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
41253              From: David Dyck <dcd@tc.fluke.com>
41254              Date: Tue, 27 Mar 2001 15:16:24 -0800
41255              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
41256      Branch: perl
41257            ! ext/IO/lib/IO/Socket.pm
41258 ____________________________________________________________________________
41259 [  9397] By: jhi                                   on 2001/03/27  21:52:49
41260         Log: Integrate perlio.
41261      Branch: perl
41262           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
41263           +> ext/PerlIO/Via/Via.xs
41264           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
41265 ____________________________________________________________________________
41266 [  9396] By: nick                                  on 2001/03/27  21:45:13
41267         Log: Integrate mainline.
41268      Branch: perlio
41269           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
41270           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
41271 ____________________________________________________________________________
41272 [  9395] By: nick                                  on 2001/03/27  21:18:58
41273         Log: Outline docs for PerlIO and PerlIO::Scalar
41274      Branch: perlio
41275            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
41276 ____________________________________________________________________________
41277 [  9394] By: nick                                  on 2001/03/27  20:50:13
41278         Log: PerlIO::Via layer (alpha-ish).
41279      Branch: perlio
41280            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
41281            + ext/PerlIO/Via/Via.xs
41282            ! MANIFEST
41283 ____________________________________________________________________________
41284 [  9393] By: jhi                                   on 2001/03/27  20:49:55
41285         Log: Retract #9329 now that 9390 should take care of the matter.
41286      Branch: perl
41287            ! utils/h2xs.PL
41288 ____________________________________________________________________________
41289 [  9390] By: jhi                                   on 2001/03/27  20:47:50
41290         Log: Subject: Autoloading Errno.pm when %! is encountered
41291              From: Robin Houston <robin@kitsite.com>
41292              Date: Tue, 27 Mar 2001 20:57:11 +0100
41293              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
41294      Branch: perl
41295            ! embed.h embed.pl gv.c proto.h t/op/magic.t
41296 ____________________________________________________________________________
41297 [  9389] By: jhi                                   on 2001/03/27  20:24:31
41298         Log: Integrate perlio.
41299      Branch: perl
41300           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
41301           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
41302           !> utf8.c
41303 ____________________________________________________________________________
41304 [  9388] By: jhi                                   on 2001/03/27  20:21:38
41305         Log: Better have a three-element array if one is going to assign
41306              to the third element of that array. (from Tim Jenness)
41307      Branch: perl
41308            ! ext/XS/Typemap/Typemap.xs
41309 ____________________________________________________________________________
41310 [  9387] By: nick                                  on 2001/03/27  20:15:43
41311         Log: Integrate mainline.
41312      Branch: perlio
41313           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
41314           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
41315           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
41316           +> t/lib/xs-typemap.t
41317           !> (integrate 34 files)
41318 ____________________________________________________________________________
41319 [  9386] By: jhi                                   on 2001/03/27  20:04:18
41320         Log: Subject: Re: perl@9359 breaks HTML::Parser
41321              From: Gisle Aas <gisle@ActiveState.com>
41322              Date: 27 Mar 2001 11:30:24 -0800
41323              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
41324              
41325              Clarify the UTF-8 issues of the API docs.
41326              (Slightly reworded and expanded.)
41327      Branch: perl
41328            ! pod/perlapi.pod sv.c sv.h
41329 ____________________________________________________________________________
41330 [  9385] By: jhi                                   on 2001/03/27  19:44:25
41331         Log: If directory entries compare equal case-insensitively,
41332              retry case-sensitively.
41333      Branch: perl
41334            ! ext/File/Glob/bsd_glob.c
41335 ____________________________________________________________________________
41336 [  9384] By: nick                                  on 2001/03/27  19:38:50
41337         Log: Various EBCDIC fixes:
41338              - major revelation that swash code is encoding aware,
41339              (or thought it was) - now it is ;-)
41340              - With that out of the way fix a slab of tr/// cases.
41341              - Fix Encode 'Unicode' to be true Unicode so tests pass.
41342              - As anticipated Base64.xs needed tweaks.
41343              - Until tr/// works right avoid old_encode64 in MIME tests.
41344      Branch: perlio
41345            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
41346            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
41347 ____________________________________________________________________________
41348 [  9383] By: jhi                                   on 2001/03/27  18:34:41
41349         Log: Add the std test suite BEGIN block.
41350      Branch: perl
41351            ! t/lib/xs-typemap.t
41352 ____________________________________________________________________________
41353 [  9382] By: jhi                                   on 2001/03/27  15:16:07
41354         Log: Add debugging output to the test.
41355      Branch: perl
41356            ! t/lib/glob-basic.t
41357 ____________________________________________________________________________
41358 [  9381] By: jhi                                   on 2001/03/27  15:08:10
41359         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
41360      Branch: perl
41361            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
41362            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
41363            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
41364            + t/lib/xs-typemap.t
41365            ! MANIFEST
41366 ____________________________________________________________________________
41367 [  9380] By: jhi                                   on 2001/03/27  14:48:34
41368         Log: Subject: [PATCH] Typemap testing
41369              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
41370              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
41371              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
41372              
41373              (The first part of the patch.)
41374      Branch: perl
41375            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
41376 ____________________________________________________________________________
41377 [  9379] By: jhi                                   on 2001/03/27  14:44:56
41378         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
41379              From: Benjamin Sugars <bsugars@canoe.ca> 
41380              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
41381              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
41382      Branch: perl
41383            ! t/lib/glob-basic.t
41384 ____________________________________________________________________________
41385 [  9378] By: jhi                                   on 2001/03/27  14:42:30
41386         Log: Subject: [PATCH] perlvar nit
41387              From: Simon Cozens <simon@netthink.co.uk>
41388              Date: Tue, 27 Mar 2001 01:12:01 +0100
41389              Message-ID: <20010327011201.A19179@netthink.co.uk>
41390      Branch: perl
41391            ! pod/perlvar.pod
41392 ____________________________________________________________________________
41393 [  9377] By: jhi                                   on 2001/03/27  14:36:26
41394         Log: Subject: [PATCH] B::Terse and warnings
41395              From: Benjamin Sugars <ben.sugars@home.com>
41396              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
41397              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
41398      Branch: perl
41399            ! ext/B/B.pm ext/B/B/Terse.pm
41400 ____________________________________________________________________________
41401 [  9376] By: jhi                                   on 2001/03/27  14:31:31
41402         Log: Document sockatmark() some.
41403      Branch: perl
41404            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
41405            ! pod/perltoc.pod
41406 ____________________________________________________________________________
41407 [  9375] By: jhi                                   on 2001/03/27  14:00:24
41408         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
41409              noted by Gisle and fixed by NI-S.
41410      Branch: perl
41411            ! sv.c
41412 ____________________________________________________________________________
41413 [  9374] By: jhi                                   on 2001/03/27  05:50:01
41414         Log: Regen toc.
41415      Branch: perl
41416            ! pod/perltoc.pod
41417 ____________________________________________________________________________
41418 [  9373] By: jhi                                   on 2001/03/27  05:43:51
41419         Log: Pixie documenting.
41420      Branch: perl
41421            ! Makefile.SH pod/perlhack.pod
41422 ____________________________________________________________________________
41423 [  9372] By: jhi                                   on 2001/03/27  05:29:34
41424         Log: Metaconfig unit changes for #9371.
41425      Branch: metaconfig
41426            ! U/modified/myhostname.U
41427      Branch: metaconfig/U/perl
41428            + d_sockatmark.U
41429            ! gccvers.U
41430 ____________________________________________________________________________
41431 [  9371] By: jhi                                   on 2001/03/27  05:29:07
41432         Log: Add sockatmark() probing.
41433      Branch: perl
41434            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41435            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
41436            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
41437            ! vos/config.ga.h win32/config.bc win32/config.gc
41438            ! win32/config.vc
41439 ____________________________________________________________________________
41440 [  9370] By: jhi                                   on 2001/03/26  22:01:18
41441         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
41442              Really need to benchmark this.
41443      Branch: perl
41444            ! pp.c
41445 ____________________________________________________________________________
41446 [  9369] By: nick                                  on 2001/03/26  21:59:30
41447         Log: Integrate mainline.
41448      Branch: perlio
41449            ! ext/MIME/Base64/QuotedPrint.pm
41450           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
41451           !> patchlevel.h pod/perlhack.pod pp_sys.c
41452 ____________________________________________________________________________
41453 [  9368] By: jhi                                   on 2001/03/26  21:47:03
41454         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
41455              
41456              TODO1: perlbench.
41457              TODO2: le, lt, ge, gt?  Yech.
41458      Branch: perl
41459            ! pp.c
41460 ____________________________________________________________________________
41461 [  9367] By: jhi                                   on 2001/03/26  21:34:57
41462         Log: Too much cut-and-paste in #9363.
41463      Branch: perl
41464            ! pp_sys.c
41465 ____________________________________________________________________________
41466 [  9366] By: jhi                                   on 2001/03/26  21:20:53
41467         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
41468              From: Andreas Schwab <schwab@suse.de>
41469              Date: 26 Mar 2001 17:29:04 +0200
41470              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
41471              
41472              (The patch for 5.6.0 or so, this is a guess for bleadperl)
41473      Branch: perl
41474            ! pp_hot.c
41475 ____________________________________________________________________________
41476 [  9365] By: jhi                                   on 2001/03/26  21:07:54
41477         Log: Integrate perlio.
41478      Branch: perl
41479           !> perlio.c
41480 ____________________________________________________________________________
41481 [  9364] By: nick                                  on 2001/03/26  20:30:48
41482         Log: REFCNT botch in layer name cache hash.
41483      Branch: perlio
41484            ! perlio.c
41485 ____________________________________________________________________________
41486 [  9363] By: jhi                                   on 2001/03/26  18:44:32
41487         Log: Subject: [PATCH] socket() leaks file descriptors
41488              From: Benjamin Sugars <bsugars@canoe.ca>
41489              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
41490              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
41491              
41492              Also sockpair() fixed similarly.
41493      Branch: perl
41494            ! pp_sys.c
41495 ____________________________________________________________________________
41496 [  9362] By: jhi                                   on 2001/03/26  18:37:52
41497         Log: Integrate perlio.
41498      Branch: perl
41499           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
41500 ____________________________________________________________________________
41501 [  9361] By: nick                                  on 2001/03/26  17:32:06
41502         Log: Implement flush of linebuffered streams on read of a tty.
41503      Branch: perlio
41504            ! perlio.c perliol.h
41505 ____________________________________________________________________________
41506 [  9360] By: nick                                  on 2001/03/26  17:12:32
41507         Log: Memory tweaks and notes for OEMVS.
41508      Branch: perlio
41509            ! README.os390 miniperlmain.c t/op/pat.t
41510 ____________________________________________________________________________
41511 [  9359] By: jhi                                   on 2001/03/26  02:12:54
41512         Log: Update Changes.
41513      Branch: perl
41514            ! Changes patchlevel.h
41515 ____________________________________________________________________________
41516 [  9358] By: jhi                                   on 2001/03/26  02:05:32
41517         Log: Document the most common pixie options.
41518      Branch: perl
41519            ! pod/perlhack.pod
41520 ____________________________________________________________________________
41521 [  9357] By: jhi                                   on 2001/03/26  01:25:28
41522         Log: For perl.pixie check *before* compiling that optimize is -g,
41523              as for perl.third.
41524      Branch: perl
41525            ! Makefile.SH
41526 ____________________________________________________________________________
41527 [  9356] By: jhi                                   on 2001/03/26  01:13:41
41528         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
41529      Branch: perl
41530            ! Makefile.SH
41531 ____________________________________________________________________________
41532 [  9355] By: jhi                                   on 2001/03/26  01:11:19
41533         Log: Remove t/perl.third.
41534      Branch: perl
41535            ! Makefile.SH
41536 ____________________________________________________________________________
41537 [  9354] By: jhi                                   on 2001/03/26  00:23:38
41538         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
41539              IO::Sockatmark().
41540      Branch: perl
41541            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
41542 ____________________________________________________________________________
41543 [  9353] By: jhi                                   on 2001/03/25  22:25:04
41544         Log: Integrate perlio.
41545      Branch: perl
41546           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
41547           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
41548           !> pp_hot.c win32/makefile.mk
41549 ____________________________________________________________________________
41550 [  9352] By: jhi                                   on 2001/03/25  22:21:41
41551         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
41552              From: Radu Greab <radu@netsoft.ro>
41553              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
41554              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
41555      Branch: perl
41556            ! pp_sys.c
41557 ____________________________________________________________________________
41558 [  9351] By: nick                                  on 2001/03/25  22:15:02
41559         Log: Fix readline in list mode to tell rest of world that it has
41560              things on the stack. Otherwise if perl code gets invoked
41561              underneath it it scribbles over results-so-far.
41562              (Why TIEHANDLE has not tripped on this is a mystery.)
41563      Branch: perlio
41564            ! pp_hot.c
41565 ____________________________________________________________________________
41566 [  9350] By: nick                                  on 2001/03/25  22:10:13
41567         Log: win32/makefile.mk typos
41568      Branch: perlio
41569            ! win32/makefile.mk
41570 ____________________________________________________________________________
41571 [  9349] By: nick                                  on 2001/03/25  21:31:14
41572         Log: Integrate now-non-binary file.
41573      Branch: perlio
41574           !> t/lib/mimeqp.t
41575 ____________________________________________________________________________
41576 [  9348] By: nick                                  on 2001/03/25  21:27:24
41577         Log: Make it text
41578      Branch: perlio
41579            ! t/lib/mimeqp.t
41580 ____________________________________________________________________________
41581 [  9347] By: nick                                  on 2001/03/25  21:25:37
41582         Log: Integrate mainline.
41583      Branch: perlio
41584           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
41585           !> lib/Term/ReadLine.pm t/lib/md5-file.t
41586 ____________________________________________________________________________
41587 [  9346] By: nick                                  on 2001/03/25  20:58:15
41588         Log: Add destruct time hook to PerlIO (for work-in-process implementing
41589              layers in perl code. In such cases layers need to be popped before
41590              we loose the ability to run perl code.)
41591              Also back-out "PerlIO::object" hook - it isn't going to work like that...
41592      Branch: perlio
41593            ! perl.c perlio.c perlio.h perliol.h
41594 ____________________________________________________________________________
41595 [  9345] By: nick                                  on 2001/03/25  20:49:11
41596         Log: Avoid at leasy one of undefined warnings in Encode.
41597      Branch: perlio
41598            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
41599 ____________________________________________________________________________
41600 [  9344] By: jhi                                   on 2001/03/25  20:37:43
41601         Log: A workaround for using Term::ReadLine in emacs minibuffer
41602              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
41603              additional tweaks from Ilya Zakharevich.
41604      Branch: perl
41605            ! lib/Term/ReadLine.pm
41606 ____________________________________________________________________________
41607 [  9343] By: nick                                  on 2001/03/25  20:21:14
41608         Log: Missing return value.
41609      Branch: perlio
41610            ! ext/PerlIO/Scalar/Scalar.xs
41611 ____________________________________________________________________________
41612 [  9342] By: jhi                                   on 2001/03/25  16:21:00
41613         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
41614              to equal the CPAN versions since no code changes have been made.
41615      Branch: perl
41616            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
41617            ! t/lib/md5-file.t
41618 ____________________________________________________________________________
41619 [  9341] By: jhi                                   on 2001/03/25  16:01:48
41620         Log: Escape 8-bit characters.
41621      Branch: perl
41622            ! t/lib/mimeqp.t
41623 ____________________________________________________________________________
41624 [  9340] By: gsar                                  on 2001/03/25  15:50:53
41625         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
41626              chars)
41627      Branch: perl
41628            + t/lib/mimeqp.t
41629 ____________________________________________________________________________
41630 [  9339] By: gsar                                  on 2001/03/25  15:48:50
41631         Log: delete mimeqp.t for later add with text mode set
41632      Branch: perl
41633            - t/lib/mimeqp.t
41634 ____________________________________________________________________________
41635 [  9338] By: nick                                  on 2001/03/25  09:01:57
41636         Log: Integrate mainline.
41637      Branch: perlio
41638           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
41639           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
41640           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
41641           +> t/lib/mimeb64u.t t/lib/mimeqp.t
41642           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
41643           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
41644           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
41645 ____________________________________________________________________________
41646 [  9337] By: jhi                                   on 2001/03/25  04:23:24
41647         Log: Add MIME::Base64 here and there.  Again, a lot of
41648              optimism is in the air.
41649      Branch: perl
41650            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
41651            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
41652 ____________________________________________________________________________
41653 [  9336] By: jhi                                   on 2001/03/25  04:12:43
41654         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
41655              this by ear as I do not do Win32 programming.)
41656      Branch: perl
41657            ! win32/Makefile win32/makefile.mk
41658 ____________________________________________________________________________
41659 [  9335] By: jhi                                   on 2001/03/25  04:03:50
41660         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
41661      Branch: perl
41662            ! t/lib/md5-file.t
41663 ____________________________________________________________________________
41664 [  9334] By: jhi                                   on 2001/03/25  03:58:53
41665         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
41666      Branch: perl
41667            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
41668            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
41669            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
41670            + t/lib/mimeb64u.t t/lib/mimeqp.t
41671            ! MANIFEST
41672 ____________________________________________________________________________
41673 [  9333] By: jhi                                   on 2001/03/24  20:14:37
41674         Log: Integrate perlio.
41675      Branch: perl
41676           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
41677 ____________________________________________________________________________
41678 [  9332] By: nick                                  on 2001/03/24  19:40:34
41679         Log: Fix un-init variable leading to spurious "Out of Memory!"
41680      Branch: perlio
41681            ! doio.c
41682 ____________________________________________________________________________
41683 [  9331] By: nick                                  on 2001/03/24  19:09:59
41684         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
41685              and update layers internals doc.
41686      Branch: perlio
41687            ! pod/perlfunc.pod pod/perliol.pod
41688 ____________________________________________________________________________
41689 [  9330] By: jhi                                   on 2001/03/24  18:42:11
41690         Log: The length might be uninitialized garbage if the *svp is the undef.
41691      Branch: perl
41692            ! doio.c
41693 ____________________________________________________________________________
41694 [  9329] By: jhi                                   on 2001/03/24  18:26:57
41695         Log: (Retracted by #9393)
41696              
41697              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
41698              From: Simon Cozens <simon@netthink.co.uk>
41699              Date: Sat, 24 Mar 2001 17:13:17 +0000
41700              Message-ID: <20010324171317.A13406@netthink.co.uk>
41701      Branch: perl
41702            ! utils/h2xs.PL
41703 ____________________________________________________________________________
41704 [  9328] By: nick                                  on 2001/03/24  17:22:02
41705         Log: Integrate mainline.
41706      Branch: perlio
41707           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
41708           !> lib/unicode/version
41709 ____________________________________________________________________________
41710 [  9327] By: nick                                  on 2001/03/24  17:16:02
41711         Log: Integrate mainline.
41712      Branch: perlio
41713           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
41714           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
41715           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
41716           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
41717           +> t/lib/md5-file.t
41718           !> MANIFEST Makefile.SH configure.com djgpp/config.over
41719           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
41720           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
41721           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
41722           !> win32/makefile.mk
41723 ____________________________________________________________________________
41724 [  9326] By: jhi                                   on 2001/03/24  17:00:42
41725         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
41726      Branch: perl
41727            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
41728            ! lib/unicode/version
41729 ____________________________________________________________________________
41730 [  9325] By: jhi                                   on 2001/03/24  16:22:33
41731         Log: Subject: Re: B::Deparse bug (5.6.0)
41732              From: Robin Houston <robin@kitsite.com>
41733              Date: Sat, 24 Mar 2001 14:33:09 +0000
41734              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
41735      Branch: perl
41736            ! op.c pp.c t/lib/b.t t/op/repeat.t
41737 ____________________________________________________________________________
41738 [  9324] By: jhi                                   on 2001/03/24  16:21:56
41739         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
41740              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
41741              these additions may be too optimistic.
41742      Branch: perl
41743            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
41744            ! hints/uwin.sh hints/vmesa.sh
41745 ____________________________________________________________________________
41746 [  9323] By: jhi                                   on 2001/03/24  16:06:01
41747         Log: Integrate perlio.
41748      Branch: perl
41749           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
41750           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
41751            ! Makefile.SH
41752           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
41753           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
41754           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
41755           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
41756           !> win32/makefile.mk win32/perlhost.h win32/win32.c
41757           !> win32/win32iop.h
41758 ____________________________________________________________________________
41759 [  9322] By: nick                                  on 2001/03/24  14:39:12
41760         Log: Routine Win32 regen_config_h - no real changes.
41761      Branch: perlio
41762            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
41763 ____________________________________________________________________________
41764 [  9321] By: nick                                  on 2001/03/24  14:31:49
41765         Log: PerlIO fixups for Win32:
41766              - provide win33_popenlist() - non-functional as yet.
41767              - avoid need for aTHX in PerlIO_debug calls - even if not 
41768              enabled args are still evaluated so Win32 has trouble during fork().
41769              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
41770              - Fixup makedef.pl for latest set of symbols.
41771      Branch: perlio
41772            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
41773            ! win32/perlhost.h win32/win32.c win32/win32iop.h
41774 ____________________________________________________________________________
41775 [  9320] By: nick                                  on 2001/03/24  14:26:58
41776         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
41777              was gibberish - broke it on WIn32 at least.
41778      Branch: perlio
41779            ! ext/POSIX/POSIX.xs
41780 ____________________________________________________________________________
41781 [  9319] By: nick                                  on 2001/03/24  11:29:41
41782         Log: Generated files.
41783      Branch: perlio
41784            ! embed.h global.sym objXSUB.h perlapi.c proto.h
41785 ____________________________________________________________________________
41786 [  9318] By: nick                                  on 2001/03/24  10:29:37
41787         Log: Implement:
41788              1.  open($fh,"+<",undef);  # add test to t/io/open.t
41789              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
41790      Branch: perlio
41791            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
41792            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
41793            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
41794            ! t/io/open.t t/io/utf8.t
41795 ____________________________________________________________________________
41796 [  9317] By: jhi                                   on 2001/03/23  23:41:25
41797         Log: AIX does seems to have optimization problems with its C compilers.
41798      Branch: perl
41799            ! hints/aix.sh
41800 ____________________________________________________________________________
41801 [  9316] By: jhi                                   on 2001/03/23  23:40:46
41802         Log: Integrate perlio.
41803      Branch: perl
41804           +> lib/PerlIO.pm
41805           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
41806           !> perliol.h
41807 ____________________________________________________________________________
41808 [  9315] By: jhi                                   on 2001/03/23  22:16:30
41809         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
41810      Branch: perl
41811            ! t/lib/md5-file.t
41812 ____________________________________________________________________________
41813 [  9314] By: nick                                  on 2001/03/23  20:49:02
41814         Log: Perlio internals re-organized.
41815              - open process creates AV of layer/arg pairs
41816              (appends layers from open() or open.pm to default list).
41817              - push arg is now an SV.
41818              - layer ->Open get passed the AV
41819              - open is no longer mandatory method.
41820              - topmost layer that has ->Open method does the open
41821              - any layers above are pushed once that returns.
41822              - vtable re-ordered so dummy layers need only provide push/pop methods.
41823      Branch: perlio
41824            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
41825 ____________________________________________________________________________
41826 [  9313] By: nick                                  on 2001/03/23  16:27:41
41827         Log: Check in a stable (working) version before next round of tweaks.
41828              Changes include:
41829              - Move default layers code out of doio.c and into perlio.c
41830              - Single routine for parsing layer specification strings.
41831              - Skeleton support for demand loading of layers
41832              - Core-dump avoidance if PERLIO environment specifies loadable layer
41833              (does not _work_ as need IO to load and need load to do IO ...)
41834      Branch: perlio
41835            + lib/PerlIO.pm
41836            ! MANIFEST doio.c perlio.c
41837 ____________________________________________________________________________
41838 [  9312] By: gsar                                  on 2001/03/23  16:25:25
41839         Log: add execute bit to files with shebang lines in the repository;
41840              avoid clobbering execute bit in Porting/makerel 
41841      Branch: maint-5.6/perl
41842            ! (edit 144 files)
41843 ____________________________________________________________________________
41844 [  9311] By: jhi                                   on 2001/03/23  14:25:35
41845         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
41846      Branch: perl
41847            ! MANIFEST
41848 ____________________________________________________________________________
41849 [  9310] By: jhi                                   on 2001/03/23  13:45:04
41850         Log: Subject: [PATCH] Net::Ping
41851              From: Colin McMillen <mcmi0037@tc.umn.edu>
41852              Date: Thu, 22 Mar 2001 19:30:31 -0600
41853              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
41854      Branch: perl
41855            ! lib/Net/Ping.pm
41856 ____________________________________________________________________________
41857 [  9309] By: jhi                                   on 2001/03/23  13:39:13
41858         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
41859      Branch: perl
41860            ! t/lib/md5-aaa.t t/lib/md5-file.t
41861 ____________________________________________________________________________
41862 [  9308] By: jhi                                   on 2001/03/23  13:20:34
41863         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
41864              - bump the version to 2.14
41865              - drop the base64 tests since they require MIME::Base64
41866              - drop the rfc1321.txt
41867              - drop the hints/dec_osf.pl since it's only needed for
41868              pre-5.005_03 Perls
41869              Todo:
41870              - the U32 alignment testing is now removed; it needs to
41871              be reintroduced as as a Config variable (meaning also
41872              as a Configure test)
41873              - get the new EBCDIC md5sum for MD5.pm
41874              - test in Win32 to see how badly I botched the makefiles
41875      Branch: perl
41876            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
41877            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
41878            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
41879            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
41880            + t/lib/md5-file.t
41881            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
41882            ! win32/Makefile win32/makefile.mk
41883 ____________________________________________________________________________
41884 [  9307] By: jhi                                   on 2001/03/23  12:56:14
41885         Log: Integrate change #9306 from maintperl into mainline,
41886              AIX dynaloader for AIXes without <load.h>.
41887      Branch: perl
41888           !> ext/DynaLoader/hints/aix.pl
41889 ____________________________________________________________________________
41890 [  9306] By: jhi                                   on 2001/03/23  12:51:36
41891         Log: There are AIXes without /usr/include/load.h,
41892              patch from H.Merijn Brand.
41893      Branch: maint-5.6/perl
41894            ! ext/DynaLoader/hints/aix.pl
41895 ____________________________________________________________________________
41896 [  9305] By: nick                                  on 2001/03/23  11:00:42
41897         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
41898      Branch: perlio
41899            ! ext/Encode/Encode.xs perlio.c perlio.h
41900 ____________________________________________________________________________
41901 [  9304] By: nick                                  on 2001/03/23  10:20:46
41902         Log: Render -Duseperlio functional again.
41903              - this is "quick fix" which calls PerlIO_apply_layers after opening,
41904              which is what old scheme did. New scheme needs to change that
41905              to make open(...,\$scalar) etc. work but this will do for now.
41906      Branch: perlio
41907            ! perlio.c
41908 ____________________________________________________________________________
41909 [  9303] By: nick                                  on 2001/03/23  09:53:20
41910         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
41911              -Uuseperlio now works again.
41912              -Duseperlio is still poorly. Don't merge yet...
41913      Branch: perlio
41914            ! doio.c perlio.h
41915 ____________________________________________________________________________
41916 [  9302] By: nick                                  on 2001/03/22  22:26:51
41917         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
41918              type code.
41919              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
41920              is its main caller. In particular now has access to "extra" args, and
41921              can tell when an open handle is "reopened" (or duped?).
41922              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
41923              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
41924              PerlIO_open() et. al. (i.e. other way round).
41925              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
41926              with args close to PerlIO_openn().
41927      Branch: perlio
41928            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
41929 ____________________________________________________________________________
41930 [  9301] By: jhi                                   on 2001/03/22  20:58:04
41931         Log: Integrate perlio.
41932      Branch: perl
41933           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
41934           !> t/io/open.t util.c
41935 ____________________________________________________________________________
41936 [  9300] By: nick                                  on 2001/03/22  17:36:32
41937         Log: Don't include $@ in not ok message.
41938      Branch: perlio
41939            ! t/io/open.t
41940 ____________________________________________________________________________
41941 [  9299] By: gsar                                  on 2001/03/22  16:53:45
41942         Log: back out changes#7532,7521 for now (appears to have problems
41943              on IRIX)
41944      Branch: maint-5.6/perl
41945            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
41946            ! ext/POSIX/typemap pod/perlvar.pod
41947 ____________________________________________________________________________
41948 [  9298] By: nick                                  on 2001/03/22  14:35:46
41949         Log: Give a meaning to '&' in n-arg open case:
41950              open($fh,"<&",$scalar);
41951              $scalar can be:
41952              - an integer which does "fdopen"
41953              open($fh,"<&",2); # like open($fh,"<&2")
41954              - something that will yield a file handle via sv_2io()
41955              useful for dup'ing anonymous handles.
41956              e.g.:
41957              open(my $fh,"<&",\*STDIN);
41958              open(my $dup,"<&",$fh);
41959      Branch: perlio
41960            ! doio.c t/io/open.t
41961 ____________________________________________________________________________
41962 [  9297] By: nick                                  on 2001/03/22  13:34:35
41963         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
41964      Branch: perlio
41965            ! util.c
41966 ____________________________________________________________________________
41967 [  9296] By: nick                                  on 2001/03/22  12:51:20
41968         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
41969      Branch: perlio
41970            ! perl.c
41971 ____________________________________________________________________________
41972 [  9295] By: nick                                  on 2001/03/22  11:59:44
41973         Log: If stdin, stdout or stderr get opened in unexpected read/write state
41974              then warn at time of open not at time of use.
41975      Branch: perlio
41976            ! doio.c pp_hot.c pp_sys.c
41977 ____________________________________________________________________________
41978 [  9294] By: nick                                  on 2001/03/22  10:54:35
41979         Log: Die on n-arg open(...,"",xxx,yyy,...)
41980              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
41981              - die on read/write cases so we can decide what it means later.
41982      Branch: perlio
41983            ! doio.c embed.pl iperlsys.h util.c
41984 ____________________________________________________________________________
41985 [  9293] By: nick                                  on 2001/03/22  09:02:45
41986         Log: perlio tweaks (reported by Nick Clark)
41987              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
41988              error check in Pendinf_read().
41989      Branch: perlio
41990            ! perlio.c
41991 ____________________________________________________________________________
41992 [  9292] By: gsar                                  on 2001/03/22  07:12:00
41993         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
41994              fixes)
41995      Branch: maint-5.6/perl
41996           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
41997 ____________________________________________________________________________
41998 [  9291] By: jhi                                   on 2001/03/22  06:06:44
41999         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
42000      Branch: perl
42001            ! t/op/re_tests
42002 ____________________________________________________________________________
42003 [  9290] By: jhi                                   on 2001/03/22  05:57:01
42004         Log: Move MacOS Classic higher in the list of supported platforms.
42005      Branch: maint-5.6/perl
42006            ! pod/perlport.pod
42007 ____________________________________________________________________________
42008 [  9289] By: gsar                                  on 2001/03/22  05:35:04
42009         Log: revert part of change#6438 for compatibility (av_reify()
42010              appears to be needed to implement av_splice()ish things
42011              in XS)
42012      Branch: maint-5.6/perl
42013            ! embed.pl global.sym objXSUB.h perlapi.c
42014 ____________________________________________________________________________
42015 [  9288] By: gsar                                  on 2001/03/22  03:09:19
42016         Log: update copyright year
42017      Branch: maint-5.6/perl
42018            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
42019            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
42020            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
42021            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
42022            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
42023            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
42024            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
42025            ! x2p/walk.c
42026 ____________________________________________________________________________
42027 [  9287] By: jhi                                   on 2001/03/21  20:30:54
42028         Log: Integrate perlio.
42029      Branch: perl
42030           !> ext/Data/Dumper/Dumper.xs
42031 ____________________________________________________________________________
42032 [  9286] By: gsar                                  on 2001/03/21  19:49:54
42033         Log: makefile.mk tweak
42034      Branch: maint-5.6/perl
42035            ! win32/Makefile win32/makefile.mk
42036 ____________________________________________________________________________
42037 [  9285] By: nick                                  on 2001/03/21  19:07:13
42038         Log: Multiplicity fix for Dumper.
42039      Branch: perlio
42040            ! ext/Data/Dumper/Dumper.xs
42041 ____________________________________________________________________________
42042 [  9284] By: nick                                  on 2001/03/21  19:01:07
42043         Log: Integrate mainline - (does not build xTHX issue in Dumper).
42044      Branch: perlio
42045           !> (integrate 27 files)
42046 ____________________________________________________________________________
42047 [  9283] By: jhi                                   on 2001/03/21  17:17:35
42048         Log: Integrate change #9282 from mainline into maintperl,
42049              4-arg UTF-8 substr().
42050      Branch: maint-5.6/perl
42051           !> pp.c
42052 ____________________________________________________________________________
42053 [  9282] By: jhi                                   on 2001/03/21  17:15:43
42054         Log: The #9270 would have leaked a scalar if pp_substr()
42055              returned early.
42056      Branch: perl
42057            ! pp.c
42058 ____________________________________________________________________________
42059 [  9281] By: gsar                                  on 2001/03/21  17:03:14
42060         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
42061      Branch: maint-5.6/perl
42062            ! win32/makefile.mk
42063 ____________________________________________________________________________
42064 [  9280] By: gsar                                  on 2001/03/21  17:01:20
42065         Log: some tweaks to change#9278 (fork() emulation should be enabled
42066              by setting BUILD_FLAVOR instead of changing the defaults)
42067      Branch: maint-5.6/perl
42068            ! win32/makefile.mk
42069 ____________________________________________________________________________
42070 [  9279] By: gsar                                  on 2001/03/21  16:47:19
42071         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
42072      Branch: maint-5.6/perl
42073            ! ext/File/Glob/Glob.pm
42074           !> lib/Cwd.pm
42075 ____________________________________________________________________________
42076 [  9278] By: jhi                                   on 2001/03/21  14:35:10
42077         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
42078              From: "Vadim Konovalov" <watman@inbox.ru>
42079              Date: Wed, 21 Mar 2001 01:53:51 +0300
42080              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
42081      Branch: maint-5.6/perl
42082            ! win32/makefile.mk win32/win32sck.c
42083 ____________________________________________________________________________
42084 [  9277] By: jhi                                   on 2001/03/21  13:58:28
42085         Log: Integrate change #9270 from mainline to maintperl:
42086              continued 4-arg UTF-8 substr() fixing.
42087      Branch: maint-5.6/perl
42088           !> pp.c t/op/substr.t
42089 ____________________________________________________________________________
42090 [  9276] By: jhi                                   on 2001/03/21  13:33:00
42091         Log: More pixie cleaning.
42092      Branch: perl
42093            ! Makefile.SH
42094 ____________________________________________________________________________
42095 [  9275] By: jhi                                   on 2001/03/21  03:54:17
42096         Log: Update Changes.
42097      Branch: perl
42098            ! Changes patchlevel.h
42099 ____________________________________________________________________________
42100 [  9274] By: jhi                                   on 2001/03/21  03:48:24
42101         Log: First stab at making Data::Dumper to grok Unicode.
42102              
42103              TODO: tests, EBCDICify.
42104      Branch: perl
42105            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
42106 ____________________________________________________________________________
42107 [  9273] By: jhi                                   on 2001/03/21  02:23:00
42108         Log: Fix for
42109              
42110              Subject: Memory leak in unquoted print   
42111              From: Benjamin Sugars <bsugars@canoe.ca> 
42112              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
42113              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
42114      Branch: perl
42115            ! perlio.c
42116 ____________________________________________________________________________
42117 [  9272] By: jhi                                   on 2001/03/21  01:33:17
42118         Log: Subject: Re: [PATCH] POSIX::getcwd()
42119              From: Benjamin Sugars <bsugars@canoe.ca> 
42120              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
42121              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
42122      Branch: perl
42123            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
42124 ____________________________________________________________________________
42125 [  9271] By: jhi                                   on 2001/03/21  01:22:52
42126         Log: Subject: [PATCH] Cwd.pm docs
42127              From: Benjamin Sugars <bsugars@canoe.ca>
42128              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
42129              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
42130      Branch: perl
42131            ! lib/Cwd.pm
42132 ____________________________________________________________________________
42133 [  9270] By: jhi                                   on 2001/03/21  01:16:29
42134         Log: Continue 4-arg substr() UTF-8 fixage.
42135      Branch: perl
42136            ! pp.c t/op/substr.t
42137 ____________________________________________________________________________
42138 [  9269] By: jhi                                   on 2001/03/21  00:46:14
42139         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
42140              
42141              revert the leak fix in change#9142 (problem needs a more experimental
42142              fix unsuitable for 5.6.1)
42143              
42144              do alphabetical sorting by default (for csh compatibility)
42145              
42146              cut-n-paste goof in change#9264
42147              
42148              VMS piping fixes (from Charles Lane)
42149      Branch: perl
42150           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
42151           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
42152           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
42153 ____________________________________________________________________________
42154 [  9268] By: jhi                                   on 2001/03/21  00:37:04
42155         Log: Integrate perlio.
42156      Branch: perl
42157           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
42158           !> utf8.c utf8.h utfebcdic.h
42159 ____________________________________________________________________________
42160 [  9267] By: nick                                  on 2001/03/20  20:04:39
42161         Log: More EBCDIC stuff:
42162              - Loose the extra level of function on ASCII.
42163              - spotted a chr(0) issue in sv.c
42164              - re-work of UTF-X tr/// ranges to work in Unicode
42165              space. Still issues with the "0xff is illegal UTF-8" hack.
42166              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
42167              (why do it once when you can do it all over the place :-(
42168              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
42169              need utf8.pm for swashes.
42170              - Simplified and commented scan_const() in toke.c
42171              Still something wrong regexp and tr (swashes?).
42172      Branch: perlio
42173            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
42174            ! utf8.c utf8.h utfebcdic.h
42175 ____________________________________________________________________________
42176 [  9266] By: gsar                                  on 2001/03/20  19:16:43
42177         Log: VMS piping fixes (from Charles Lane)
42178      Branch: maint-5.6/perl
42179            ! vms/vms.c vms/vmspipe.com
42180 ____________________________________________________________________________
42181 [  9265] By: gsar                                  on 2001/03/20  17:53:52
42182         Log: cut-n-paste goof in change#9264
42183      Branch: maint-5.6/perl
42184            ! ext/File/Glob/Glob.xs
42185 ____________________________________________________________________________
42186 [  9264] By: gsar                                  on 2001/03/20  17:43:47
42187         Log: do alphabetical sorting by default (for csh compatibility);
42188              bsd_glob() does ASCII sort by default as usual, unless
42189              GLOB_ALPHASORT was specified
42190      Branch: maint-5.6/perl
42191            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
42192            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
42193            ! ext/File/Glob/bsd_glob.h
42194 ____________________________________________________________________________
42195 [  9263] By: gsar                                  on 2001/03/20  16:40:08
42196         Log: integrate change#9255 from mainline (unicode fix)
42197              
42198              substr($bytestr, i, n, $charstr)
42199      Branch: maint-5.6/perl
42200           !> Todo-5.6 pp.c t/op/substr.t
42201 ____________________________________________________________________________
42202 [  9262] By: gsar                                  on 2001/03/20  15:57:41
42203         Log: revert the leak fix in change#9142 (problem needs a more experimental
42204              fix unsuitable for 5.6.1)
42205      Branch: maint-5.6/perl
42206            ! scope.c
42207 ____________________________________________________________________________
42208 [  9261] By: jhi                                   on 2001/03/20  14:26:25
42209         Log: Integrate changes #9259,9260 from maintperl into mainline.
42210              
42211              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
42212              
42213              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
42214      Branch: perl
42215           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
42216 ____________________________________________________________________________
42217 [  9260] By: jhi                                   on 2001/03/20  14:05:46
42218         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
42219              From: Robin Barker <rmb1@cise.npl.co.uk>
42220              Date: Tue, 20 Mar 2001 10:12:04 GMT
42221              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
42222      Branch: maint-5.6/perl
42223            ! run.c
42224 ____________________________________________________________________________
42225 [  9259] By: jhi                                   on 2001/03/20  14:04:39
42226         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
42227              From: Chris Nandor <pudge@pobox.com>
42228              Date: Tue, 20 Mar 2001 00:40:56 -0500
42229              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
42230      Branch: maint-5.6/perl
42231            ! ext/POSIX/POSIX.xs lib/File/Path.pm
42232 ____________________________________________________________________________
42233 [  9258] By: jhi                                   on 2001/03/20  05:09:34
42234         Log: Update Changes.
42235      Branch: perl
42236            ! Changes patchlevel.h
42237 ____________________________________________________________________________
42238 [  9257] By: jhi                                   on 2001/03/20  05:04:25
42239         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
42240      Branch: perl
42241            ! t/op/tr.t
42242 ____________________________________________________________________________
42243 [  9256] By: jhi                                   on 2001/03/20  04:43:12
42244         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
42245              From: Peter Prymmer <pvhp@forte.com>
42246              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
42247              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
42248      Branch: maint-5.6/perl
42249            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
42250 ____________________________________________________________________________
42251 [  9255] By: jhi                                   on 2001/03/19  23:17:17
42252         Log: substr($bytestr, i, n, $charstr)
42253              
42254              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
42255      Branch: perl
42256            ! Todo-5.6 pp.c t/op/substr.t
42257 ____________________________________________________________________________
42258 [  9254] By: jhi                                   on 2001/03/19  22:25:09
42259         Log: Rearrange the make test target prerequisites so that
42260              in a parallel make 'all' is finished before 'test'.
42261      Branch: perl
42262            ! Makefile.SH
42263 ____________________________________________________________________________
42264 [  9253] By: jhi                                   on 2001/03/19  21:48:07
42265         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
42266              From: Robin Houston <robin@kitsite.com>
42267              Date: Mon, 19 Mar 2001 15:48:41 +0000
42268              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
42269      Branch: perl
42270            ! pp_ctl.c
42271 ____________________________________________________________________________
42272 [  9252] By: jhi                                   on 2001/03/19  21:42:27
42273         Log: Integrate perlio.
42274      Branch: perl
42275           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
42276           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
42277           !> utfebcdic.h vms/perly_c.vms
42278 ____________________________________________________________________________
42279 [  9251] By: jhi                                   on 2001/03/19  21:31:28
42280         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
42281              
42282              Dynaloading in 64-bit AIX with vac.
42283      Branch: perl
42284           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
42285           !> hints/aix.sh
42286 ____________________________________________________________________________
42287 [  9250] By: jhi                                   on 2001/03/19  21:18:00
42288         Log: A more robust solution for the 64bitall AIX dynaloading
42289              problem, from Jens-Uwe Mager.
42290      Branch: maint-5.6/perl
42291            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
42292 ____________________________________________________________________________
42293 [  9249] By: nick                                  on 2001/03/19  20:59:37
42294         Log: Integrate mainline.
42295      Branch: perlio
42296           !> (integrate 42 files)
42297 ____________________________________________________________________________
42298 [  9248] By: nick                                  on 2001/03/19  20:22:07
42299         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
42300              (Building on OS390 uses native YACC and YYDEBUG has other
42301              side effects.)
42302      Branch: perlio
42303            ! perly.c perly.y vms/perly_c.vms
42304 ____________________________________________________________________________
42305 [  9247] By: jhi                                   on 2001/03/19  19:59:53
42306         Log: 64-bit AIX dynaloading problem (see #9244) idea
42307              from Jens-Uwe Mager.
42308      Branch: maint-5.6/perl
42309            ! ext/DynaLoader/dl_aix.xs
42310 ____________________________________________________________________________
42311 [  9246] By: nick                                  on 2001/03/19  19:27:57
42312         Log: More EBCDIC fixes.
42313      Branch: perlio
42314            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
42315            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
42316 ____________________________________________________________________________
42317 [  9245] By: jhi                                   on 2001/03/19  19:05:19
42318         Log: Integrate change #9243 from mainline into maintperl.
42319              
42320              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
42321      Branch: maint-5.6/perl
42322           !> README.vmesa
42323 ____________________________________________________________________________
42324 [  9244] By: jhi                                   on 2001/03/19  19:03:15
42325         Log: Get 64bitall AIX building, but still does not test okay:
42326              dynaloading anything fails, for example for op/defins:
42327              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
42328              (update: fixed by #9247,9250)
42329      Branch: maint-5.6/perl
42330            ! hints/aix.sh
42331 ____________________________________________________________________________
42332 [  9243] By: jhi                                   on 2001/03/19  19:00:16
42333         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
42334              From: Robin Barker <rmb1@cise.npl.co.uk>
42335              Date: Mon, 19 Mar 2001 18:01:57 GMT
42336              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
42337      Branch: perl
42338            ! README.vmesa
42339 ____________________________________________________________________________
42340 [  9242] By: jhi                                   on 2001/03/19  18:58:43
42341         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
42342              
42343              TODO: tests.
42344      Branch: perl
42345            ! doop.c op.c
42346 ____________________________________________________________________________
42347 [  9241] By: gsar                                  on 2001/03/19  17:34:46
42348         Log: VMSify tests (from Charles Lane)
42349      Branch: maint-5.6/perl
42350            ! t/lib/filehand.t t/lib/texttabs.t
42351 ____________________________________________________________________________
42352 [  9240] By: jhi                                   on 2001/03/19  14:24:26
42353         Log: Integrate change #9233 from maintperl into mainline.
42354              
42355              some refcounts were incorrect in perl_clone()
42356      Branch: perl
42357           !> sv.c
42358 ____________________________________________________________________________
42359 [  9239] By: gsar                                  on 2001/03/19  09:23:17
42360         Log: this is 5.6.1-trial3
42361      Branch: maint-5.6/perl
42362            ! Changes
42363 ____________________________________________________________________________
42364 [  9238] By: gsar                                  on 2001/03/19  08:47:04
42365         Log: some new symbols are only available under ithreads
42366      Branch: maint-5.6/perl
42367            ! makedef.pl
42368 ____________________________________________________________________________
42369 [  9237] By: gsar                                  on 2001/03/19  08:42:28
42370         Log: update patchlevel.h, Changes, &c.
42371      Branch: maint-5.6/perl
42372            ! Changes patchlevel.h pod/perlhist.pod
42373           !> AUTHORS
42374 ____________________________________________________________________________
42375 [  9236] By: gsar                                  on 2001/03/19  08:17:49
42376         Log: integrate changes#8068,8717 from mainline
42377              
42378              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
42379              
42380              [PATCH CPAN 1.59_51] warning message (not!)
42381      Branch: maint-5.6/perl
42382           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
42383           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
42384           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
42385           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
42386           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
42387 ____________________________________________________________________________
42388 [  9235] By: gsar                                  on 2001/03/19  08:07:09
42389         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
42390              
42391              [PATCH] Add missing CV flags to dump.c
42392              
42393              Re: [patch] Re: PL_ptr_table
42394              
42395              Fixup non-ithread build after 8713
42396              
42397              Generated files form 8713 etc.
42398              
42399              Correct the correction :-(
42400              
42401              Documenting coderef @INC (Re: CPAN "make this script work" feature)
42402              
42403              Subject: Re: sync sync sync: have I missed any patches?
42404              Replace djSP with dSP.
42405      Branch: maint-5.6/perl
42406           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
42407           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
42408           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
42409           !> sv.c sv.h win32/perlhost.h
42410 ____________________________________________________________________________
42411 [  9234] By: gsar                                  on 2001/03/19  07:22:05
42412         Log: revert the change#9090 integrate for now (change looks somewhat
42413              incomplete in that [ha]v_exists() need something similar; lacks
42414              tests; &c.)
42415      Branch: maint-5.6/perl
42416            ! hv.c
42417 ____________________________________________________________________________
42418 [  9233] By: gsar                                  on 2001/03/19  07:10:01
42419         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
42420              destruction when there are unreferenced scalars (SvREFCNT==0)
42421      Branch: maint-5.6/perl
42422            ! sv.c
42423 ____________________________________________________________________________
42424 [  9232] By: jhi                                   on 2001/03/19  05:11:02
42425         Log: Regen api and toc.
42426      Branch: maint-5.6/perl
42427            ! pod/perlapi.pod pod/perltoc.pod
42428 ____________________________________________________________________________
42429 [  9231] By: jhi                                   on 2001/03/19  04:06:03
42430         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
42431              add a lost line in pp.c:pp_chop(), update to new op/chop.
42432              
42433              Clarify the description differentiating for and while; inspired by
42434              
42435              Subject: [ID 20010306.004] || != named unary operator
42436              
42437              The $Is_MacOS needs to be declared.
42438      Branch: maint-5.6/perl
42439            ! pp.c t/op/chop.t
42440           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
42441 ____________________________________________________________________________
42442 [  9230] By: jhi                                   on 2001/03/19  03:48:16
42443         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
42444              9079,9083,9089,9090,9091 from mainline to maintperl.
42445              
42446              Quieten some noise in Win32 builds
42447              
42448              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
42449              
42450              The perlretut was still talking about the old \p and \P
42451              definitions.
42452              
42453              More tweakage on the Unicode character class descriptions.
42454              
42455              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
42456              
42457              Subject: 'no *POSIX' Patch speeding up make on BS2000 
42458              
42459              Subject: [PATCH] perldata.pod here-doc docs
42460              
42461              Add /sbin and /usr/sbin to the list of directories scanned
42462              for setuid programs.  Takes care of bug id 20010309.003.
42463              
42464              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
42465              
42466              In op/stat #35 better to scan all the potential directories
42467              for setuids, not just the first one.
42468      Branch: maint-5.6/perl
42469            ! Makefile.SH
42470           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
42471           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
42472           !> t/op/stat.t toke.c win32/win32.h
42473 ____________________________________________________________________________
42474 [  9229] By: jhi                                   on 2001/03/19  02:31:50
42475         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
42476              From: Chris Nandor <pudge@pobox.com>
42477              Date: Sat, 10 Mar 2001 14:22:19 -0500
42478              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
42479      Branch: maint-5.6/perl
42480            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
42481            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
42482            ! t/lib/b.t t/lib/errno.t
42483 ____________________________________________________________________________
42484 [  9228] By: jhi                                   on 2001/03/19  02:29:59
42485         Log: Integrate changes #9113,9122 from mainline into maintperl.
42486              
42487              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?)
42488      Branch: maint-5.6/perl
42489           !> Configure README.os390 hints/os390.sh
42490 ____________________________________________________________________________
42491 [  9227] By: jhi                                   on 2001/03/19  02:22:35
42492         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
42493              into maintperl.
42494              
42495              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
42496              
42497              Forgot to check-in the larger part of #9120, duh.
42498              
42499              Subject: Another patch for integer.pm POD 
42500              
42501              h2ph strictness and cleanliness from Kurt Starsinic.
42502              
42503              Borland filename case problem.
42504              
42505              h2ph strictness and cleanliness from Kurt Starsinic.
42506              
42507              Subject: [PATCH] the uncontroversial doc patches
42508      Branch: maint-5.6/perl
42509           +> win32/sncfnmcs.pl
42510           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
42511           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
42512           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
42513           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
42514           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
42515           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
42516           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
42517 ____________________________________________________________________________
42518 [  9226] By: jhi                                   on 2001/03/19  02:10:21
42519         Log: Integrate changes #9207,9214 from mainline into maintperl.
42520              
42521              podchecker relaxations: =over has an *optional* number after it,
42522              and whitespace in L<> is okay.
42523      Branch: maint-5.6/perl
42524           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
42525           !> t/pod/poderrs.xr
42526 ____________________________________________________________________________
42527 [  9225] By: jhi                                   on 2001/03/19  02:07:38
42528         Log: Integrate change #9219 from maintperl into mainline.
42529              
42530              remove duplicated tests
42531      Branch: perl
42532           !> t/op/re_tests
42533 ____________________________________________________________________________
42534 [  9224] By: jhi                                   on 2001/03/19  02:06:11
42535         Log: Integrate change #9223 from mainline to maintperl.
42536              
42537              Document -Dmksymlinks.
42538      Branch: maint-5.6/perl
42539           !> INSTALL
42540 ____________________________________________________________________________
42541 [  9223] By: jhi                                   on 2001/03/19  02:01:25
42542         Log: Document -Dmksymlinks.
42543      Branch: perl
42544            ! INSTALL
42545 ____________________________________________________________________________
42546 [  9222] By: jhi                                   on 2001/03/19  01:15:35
42547         Log: The -Dmksymlinks wasn't working for maintperl.
42548      Branch: maint-5.6/perl
42549            ! Configure
42550 ____________________________________________________________________________
42551 [  9221] By: jhi                                   on 2001/03/19  00:49:43
42552         Log: Cleanup pixie residue.
42553      Branch: perl
42554            ! Makefile.SH
42555 ____________________________________________________________________________
42556 [  9220] By: jhi                                   on 2001/03/19  00:44:47
42557         Log: Document the use of pixie/prof; create make targets for it.
42558              
42559              TODO: make t/TEST pixie-aware.
42560      Branch: perl
42561            ! Makefile.SH pod/perlhack.pod
42562 ____________________________________________________________________________
42563 [  9219] By: gsar                                  on 2001/03/19  00:16:55
42564         Log: remove duplicated tests
42565      Branch: maint-5.6/perl
42566            ! t/op/re_tests
42567 ____________________________________________________________________________
42568 [  9218] By: jhi                                   on 2001/03/18  23:59:31
42569         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
42570      Branch: perl
42571            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
42572 ____________________________________________________________________________
42573 [  9217] By: jhi                                   on 2001/03/18  23:25:20
42574         Log: Rewrite the tests section of Makefile to be less redundant
42575              and to allow for more flexible test targets, many recursive
42576              make calls introduced.
42577      Branch: perl
42578            ! Makefile.SH
42579 ____________________________________________________________________________
42580 [  9216] By: jhi                                   on 2001/03/18  22:30:04
42581         Log: Document the use of Third Degree (sparsely).
42582      Branch: perl
42583            ! pod/perlhack.pod t/TEST
42584 ____________________________________________________________________________
42585 [  9215] By: jhi                                   on 2001/03/18  22:10:30
42586         Log: Make targets for testing with Third Degree.
42587      Branch: perl
42588            ! Makefile.SH
42589 ____________________________________________________________________________
42590 [  9214] By: jhi                                   on 2001/03/18  21:08:53
42591         Log: The podchecker relaxations need to mirrored also at the tests.
42592      Branch: perl
42593            ! t/pod/poderrs.xr
42594 ____________________________________________________________________________
42595 [  9213] By: jhi                                   on 2001/03/18  20:56:21
42596         Log: Update Changes.
42597      Branch: perl
42598            ! Changes patchlevel.h
42599 ____________________________________________________________________________
42600 [  9212] By: jhi                                   on 2001/03/18  20:36:59
42601         Log: Looking for config.sh in parent directories isn't
42602              very useful for the toplevel Makefile.
42603      Branch: perl
42604            ! Makefile.SH
42605 ____________________________________________________________________________
42606 [  9211] By: jhi                                   on 2001/03/18  20:33:37
42607         Log: On "make clean" take care of Third Degree droppings.
42608      Branch: perl
42609            ! Makefile.SH
42610 ____________________________________________________________________________
42611 [  9210] By: jhi                                   on 2001/03/18  20:21:34
42612         Log: Add a hook for running the tests under the Third Degree
42613              debugging tool (set $ENV{PERL_3LOG} to non-zero)
42614              
42615              TODO: Document the use of Third Degree.
42616      Branch: perl
42617            ! t/TEST
42618 ____________________________________________________________________________
42619 [  9209] By: jhi                                   on 2001/03/18  20:19:07
42620         Log: Regen toc and api pods.
42621      Branch: perl
42622            ! pod/perlapi.pod pod/perltoc.pod
42623 ____________________________________________________________________________
42624 [  9208] By: jhi                                   on 2001/03/18  20:12:12
42625         Log: Integrate changes #8128,9132 from mainline into maintperl,
42626              Tie::SubstrHash fixes.
42627      Branch: maint-5.6/perl
42628           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
42629 ____________________________________________________________________________
42630 [  9207] By: jhi                                   on 2001/03/18  20:07:43
42631         Log: podchecker relaxations from Michael Stevens.
42632      Branch: perl
42633            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
42634 ____________________________________________________________________________
42635 [  9206] By: jhi                                   on 2001/03/18  20:04:24
42636         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
42637      Branch: perl
42638            ! lib/Locale/Constants.pm lib/Locale/Country.pm
42639            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
42640            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
42641 ____________________________________________________________________________
42642 [  9205] By: jhi                                   on 2001/03/18  19:54:45
42643         Log: Integrate changes #9161,9162 from maintperl to mainline.
42644              
42645              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
42646              results
42647      Branch: perl
42648           !> t/op/magic.t
42649 ____________________________________________________________________________
42650 [  9204] By: jhi                                   on 2001/03/18  19:37:46
42651         Log: Make perl.third checks more understandable to the builder.
42652      Branch: perl
42653            ! Makefile.SH
42654 ____________________________________________________________________________
42655 [  9203] By: jhi                                   on 2001/03/18  19:20:54
42656         Log: Re-integrate #9138 from maintperl to mainline,
42657              the squelching of the unneeded "Scalars leaked" messages.
42658      Branch: perl
42659           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
42660           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
42661           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
42662 ____________________________________________________________________________
42663 [  9202] By: jhi                                   on 2001/03/18  18:48:36
42664         Log: More robust and more paranoid perl.third target.
42665      Branch: perl
42666            ! Makefile.SH
42667 ____________________________________________________________________________
42668 [  9201] By: jhi                                   on 2001/03/18  18:39:21
42669         Log: Integrate change #9197 from maintperl to mainline.
42670              
42671              more thorough cleaning of arenas.
42672      Branch: perl
42673           !> embed.pl perl.c proto.h sv.c t/op/sort.t
42674 ____________________________________________________________________________
42675 [  9200] By: jhi                                   on 2001/03/18  18:25:17
42676         Log: Integrate perlio.
42677      Branch: perl
42678           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
42679           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
42680           !> t/lib/encode.t toke.c universal.c utf8.c
42681 ____________________________________________________________________________
42682 [  9199] By: nick                                  on 2001/03/18  15:23:51
42683         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
42684              is the sense of the test being done. Avoid some magical 127 and 128 values
42685              by using macros.
42686      Branch: perlio
42687            ! doop.c pp_ctl.c sv.c toke.c
42688 ____________________________________________________________________________
42689 [  9198] By: nick                                  on 2001/03/18  14:18:12
42690         Log: UTF-X encoding invariance for Encode:
42691              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
42692              - move the XS code for those to universal.c (so in miniperl)
42693              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
42694              - change ext/Encode/compile to use above.
42695              - Fix t/lib/encode.t for above
42696              - Teach t/lib/b.t to expect -uutf8
42697              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
42698              utf8.pm is needed.
42699      Branch: perlio
42700            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
42701            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
42702 ____________________________________________________________________________
42703 [  9197] By: gsar                                  on 2001/03/18  12:15:57
42704         Log: more thorough cleaning of arenas--keep going until no more
42705              SvREFCNT_dec()s occur (this fixes the problem that causes the
42706              pesky "Scalars leaked" warnings)
42707      Branch: maint-5.6/perl
42708            ! embed.pl perl.c proto.h sv.c t/op/sort.t
42709 ____________________________________________________________________________
42710 [  9196] By: nick                                  on 2001/03/18  10:57:29
42711         Log: Fix pragma/utf8.t # 15
42712              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
42713              are SvUTF8 as well.
42714      Branch: perlio
42715            ! toke.c
42716 ____________________________________________________________________________
42717 [  9195] By: nick                                  on 2001/03/18  09:27:06
42718         Log: Integrate mainline
42719      Branch: perlio
42720           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
42721           !> t/op/pat.t
42722 ____________________________________________________________________________
42723 [  9194] By: jhi                                   on 2001/03/18  05:29:59
42724         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
42725              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
42726      Branch: perl
42727            ! op.c op.h t/op/misc.t t/op/pat.t
42728 ____________________________________________________________________________
42729 [  9193] By: jhi                                   on 2001/03/18  05:15:06
42730         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
42731      Branch: perl
42732            ! mg.c t/op/pat.t
42733 ____________________________________________________________________________
42734 [  9192] By: jhi                                   on 2001/03/18  04:22:43
42735         Log: tr/// UTF-8 patches from Inaba Hiroto.
42736      Branch: perl
42737            ! doop.c op.c
42738 ____________________________________________________________________________
42739 [  9191] By: jhi                                   on 2001/03/18  04:21:17
42740         Log: Integrate perlio.
42741      Branch: perl
42742           !> utf8.c utfebcdic.h
42743 ____________________________________________________________________________
42744 [  9190] By: nick                                  on 2001/03/17  20:32:01
42745         Log: Correct #if EBCDIC side typos.
42746              Builds and passes many tests on OS390.
42747      Branch: perlio
42748            ! utf8.c utfebcdic.h
42749 ____________________________________________________________________________
42750 [  9189] By: jhi                                   on 2001/03/17  18:55:49
42751         Log: Add prerequisites for the perl.third target.
42752      Branch: perl
42753            ! Makefile.SH
42754 ____________________________________________________________________________
42755 [  9188] By: jhi                                   on 2001/03/17  18:46:00
42756         Log: Integrate perlio.
42757      Branch: perl
42758           +> utfebcdic.h
42759           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
42760 ____________________________________________________________________________
42761 [  9187] By: jhi                                   on 2001/03/17  18:38:47
42762         Log: Add a make rule for perl.third (the Third Degree memory debugging
42763              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
42764      Branch: perl
42765            ! Makefile.SH
42766 ____________________________________________________________________________
42767 [  9186] By: nick                                  on 2001/03/17  18:34:48
42768         Log: MANIFEST addition :-(
42769      Branch: perlio
42770            ! MANIFEST
42771 ____________________________________________________________________________
42772 [  9185] By: nick                                  on 2001/03/17  18:29:50
42773         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
42774              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
42775              a superset of ASCII are invariant under the encoding. This is EBCDIC
42776              friendly as an encoded string can be looked at as being EBCDIC by lexer
42777              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
42778              ASCII on ASCII machines.
42779              
42780              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
42781              seperate.
42782              - Add some more macros to comprehend different shift amounts and
42783              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
42784              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
42785              and conditionally #include it.
42786              
42787              EBCDIC build as yet untested.  ASCII still fails the one test.
42788      Branch: perlio
42789            + utfebcdic.h
42790            ! utf8.c utf8.h
42791 ____________________________________________________________________________
42792 [  9184] By: nick                                  on 2001/03/17  17:44:16
42793         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
42794      Branch: perlio
42795            ! doop.c perl.h pp.c utf8.h
42796 ____________________________________________________________________________
42797 [  9183] By: jhi                                   on 2001/03/17  15:55:42
42798         Log: Integrate perlio.
42799      Branch: perl
42800            ! MANIFEST
42801           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
42802 ____________________________________________________________________________
42803 [  9182] By: nick                                  on 2001/03/17  09:16:06
42804         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
42805      Branch: perlio
42806            ! t/op/pat.t
42807 ____________________________________________________________________________
42808 [  9181] By: nick                                  on 2001/03/17  09:15:11
42809         Log: Integrate mainline.
42810      Branch: perlio
42811           +> lib/Locale/Constants.pm lib/Locale/Country.pm
42812           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
42813           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
42814           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
42815           !> (integrate 83 files)
42816 ____________________________________________________________________________
42817 [  9180] By: nick                                  on 2001/03/16  17:23:21
42818         Log: EBCDIC Fixes.
42819      Branch: perlio
42820            ! perl.h sv.c toke.c utf8.c utf8.h
42821 ____________________________________________________________________________
42822 [  9179] By: jhi                                   on 2001/03/16  14:10:12
42823         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
42824              a change needed to work around an AIX compiler bug.
42825      Branch: perl
42826            ! ext/Storable/Storable.xs
42827 ____________________________________________________________________________
42828 [  9178] By: jhi                                   on 2001/03/16  03:19:59
42829         Log: With Damian's approval synchronize damian's modules'
42830              licensing with Perl's standard module licensing.
42831      Branch: perl
42832            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
42833 ____________________________________________________________________________
42834 [  9177] By: jhi                                   on 2001/03/16  03:15:34
42835         Log: Make the Filter::Util:Call files have their own copies
42836              of the Perl standard module licensing, from Paul Marquess.
42837      Branch: perl
42838            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
42839 ____________________________________________________________________________
42840 [  9176] By: jhi                                   on 2001/03/16  02:56:04
42841         Log: Subject: [PATCH] more pod patches
42842              From: Michael Stevens <michael@etla.org>
42843              Date: Thu, 15 Mar 2001 21:25:18 +0000
42844              Message-ID: <20010315212518.A18870@firedrake.org>
42845      Branch: perl
42846            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
42847            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
42848            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
42849            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
42850            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
42851            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
42852            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
42853            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
42854            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
42855            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
42856            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
42857            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
42858            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
42859            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
42860            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
42861            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
42862            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
42863            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
42864            ! lib/Locale/Country.pm lib/Locale/Language.pm
42865            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
42866            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
42867            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
42868            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
42869            ! os2/OS2/Process/Process.pm
42870 ____________________________________________________________________________
42871 [  9175] By: jhi                                   on 2001/03/16  02:53:32
42872         Log: Subject: [PATCH] the uncontroversial doc patches
42873              From: Michael Stevens <michael@etla.org>
42874              Date: Thu, 15 Mar 2001 20:01:12 +0000
42875              Message-ID: <20010315200112.A7636@firedrake.org>
42876      Branch: perl
42877            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
42878            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
42879            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
42880            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
42881            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
42882 ____________________________________________________________________________
42883 [  9174] By: jhi                                   on 2001/03/16  02:50:49
42884         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
42885              From: Paul Lindner <lindner@inuus.com>
42886              Date: Fri, 16 Mar 2001 11:28:03 -0800
42887              Message-ID: <20010316112803.A7577@inuus.com>
42888      Branch: perl
42889            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
42890 ____________________________________________________________________________
42891 [  9173] By: nick                                  on 2001/03/15  20:21:03
42892         Log: 1st day's EBCDIC fixes:
42893              - toke.c's parsing of strings needed attention
42894              needed to conditionally e2a if string was already UTF-8
42895              - e2a/a2e tables where wrong way round.
42896              - new macros in utf8.h
42897      Branch: perlio
42898            ! perl.h toke.c utf8.h
42899 ____________________________________________________________________________
42900 [  9172] By: jhi                                   on 2001/03/15  15:17:17
42901         Log: Update Changes.
42902      Branch: perl
42903            ! Changes patchlevel.h
42904 ____________________________________________________________________________
42905 [  9171] By: jhi                                   on 2001/03/15  15:09:32
42906         Log: Subject: Re: Another Borland C++ problem.
42907              From: "Vadim Konovalov" <watman@inbox.ru>
42908              Date: Sat, 10 Mar 2001 19:26:07 +0300
42909              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
42910              
42911              Borland filename case problem.
42912      Branch: perl
42913            + win32/sncfnmcs.pl
42914            ! MANIFEST README.win32
42915 ____________________________________________________________________________
42916 [  9170] By: jhi                                   on 2001/03/15  14:54:23
42917         Log: Add Locale::Codes 1.06, from Neil Bowers.
42918      Branch: perl
42919            + lib/Locale/Constants.pm lib/Locale/Country.pm
42920            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
42921            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
42922            + t/lib/lc-language.t t/lib/lc-uk.t
42923            ! MANIFEST
42924 ____________________________________________________________________________
42925 [  9169] By: jhi                                   on 2001/03/15  14:19:01
42926         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
42927      Branch: perl
42928            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
42929            ! ext/Storable/Storable.xs
42930 ____________________________________________________________________________
42931 [  9168] By: jhi                                   on 2001/03/15  14:13:22
42932         Log: Integrate changes #9120,9167 from mainline to maintperl.
42933              
42934              Subject: [PATCH 5.6.1] OS/2 docs
42935              
42936              Subject: [PATCH 5.6.1] perldoc
42937      Branch: maint-5.6/perl
42938           !> os2/Changes utils/perldoc.PL
42939 ____________________________________________________________________________
42940 [  9167] By: jhi                                   on 2001/03/15  14:07:42
42941         Log: Subject: [PATCH 5.6.1] perldoc
42942              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42943              Date: Wed, 14 Mar 2001 23:46:52 -0500
42944              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
42945      Branch: perl
42946            ! utils/perldoc.PL
42947 ____________________________________________________________________________
42948 [  9166] By: jhi                                   on 2001/03/15  13:53:15
42949         Log: sigaction test condition tweakage.
42950      Branch: perl
42951            ! t/lib/sigaction.t
42952 ____________________________________________________________________________
42953 [  9165] By: alanbur                               on 2001/03/15  03:49:17
42954         Log: Resynchronised with parent
42955      Branch: maint-5.6/pureperl
42956           +> os2/os2add.sym t/op/anonsub.t
42957           !> (integrate 72 files)
42958 ____________________________________________________________________________
42959 [  9164] By: jhi                                   on 2001/03/15  01:05:01
42960         Log: Avoid stomping off the beginning of an array in tr///.
42961      Branch: perl
42962            ! op.c
42963 ____________________________________________________________________________
42964 [  9163] By: jhi                                   on 2001/03/15  00:58:57
42965         Log: h2ph strictness and cleanliness from Kurt Starsinic.
42966      Branch: perl
42967            ! utils/h2ph.PL
42968 ____________________________________________________________________________
42969 [  9162] By: gsar                                  on 2001/03/15  00:56:53
42970         Log: avoid warnings
42971      Branch: maint-5.6/perl
42972            ! t/op/magic.t
42973 ____________________________________________________________________________
42974 [  9161] By: gsar                                  on 2001/03/15  00:52:09
42975         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
42976              results
42977      Branch: maint-5.6/perl
42978            ! t/op/magic.t
42979 ____________________________________________________________________________
42980 [  9160] By: jhi                                   on 2001/03/14  22:02:10
42981         Log: Do not use the Perl malloc in IRIX, suggested by
42982              Helmus Jarausch.
42983      Branch: perl
42984            ! hints/irix_6.sh
42985 ____________________________________________________________________________
42986 [  9159] By: nick                                  on 2001/03/14  21:45:59
42987         Log: Integrate mainline
42988      Branch: perlio
42989           +> t/op/loopctl.t
42990           !> (integrate 41 files)
42991 ____________________________________________________________________________
42992 [  9158] By: jhi                                   on 2001/03/14  21:10:09
42993         Log: The Day of the Retractions continues: the #9138
42994              (integrated in #9144) doesn't work well in mainline.
42995      Branch: perl
42996            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
42997            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
42998            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
42999 ____________________________________________________________________________
43000 [  9157] By: jhi                                   on 2001/03/14  20:58:12
43001         Log: The #9145 CANNOT be enabled: the clear_pmop code still
43002              dumps core all over in Tru64.
43003      Branch: perl
43004            ! op.c op.h t/op/pat.t
43005 ____________________________________________________________________________
43006 [  9156] By: jhi                                   on 2001/03/14  20:48:06
43007         Log: Integrate change #9154 from maintperl to mainline.
43008              
43009              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
43010              (caused Storable 1.0.10 to break on windows)
43011      Branch: perl
43012           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
43013           !> perlapi.c proto.h
43014 ____________________________________________________________________________
43015 [  9155] By: jhi                                   on 2001/03/14  20:23:53
43016         Log: Retract #9136: breaks threading (and binary compatibility).
43017      Branch: perl
43018            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
43019 ____________________________________________________________________________
43020 [  9154] By: gsar                                  on 2001/03/14  17:48:18
43021         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
43022              (caused Storable 1.0.10 to break on windows)
43023      Branch: maint-5.6/perl
43024            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
43025            ! perlapi.c proto.h
43026 ____________________________________________________________________________
43027 [  9153] By: jhi                                   on 2001/03/14  13:35:21
43028         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
43029      Branch: perl
43030            ! t/lib/sigaction.t
43031 ____________________________________________________________________________
43032 [  9152] By: gsar                                  on 2001/03/14  07:29:40
43033         Log: back out changes#9012,9010,9009 and parts of change#9016
43034              (causes ABRs under purify, and some prerequisites don't
43035              seem to be there in 5.6.x)
43036      Branch: maint-5.6/perl
43037            ! doop.c op.c t/op/tr.t toke.c
43038 ____________________________________________________________________________
43039 [  9151] By: gsar                                  on 2001/03/14  07:01:29
43040         Log: reenable change#9145 (the test was busted due to a missing
43041              C<print "ok 27\n">)
43042      Branch: perl
43043            ! op.c op.h t/op/pat.t
43044 ____________________________________________________________________________
43045 [  9150] By: jhi                                   on 2001/03/14  06:38:36
43046         Log: Retract #9145.
43047      Branch: perl
43048            ! op.c op.h t/op/pat.t
43049 ____________________________________________________________________________
43050 [  9149] By: jhi                                   on 2001/03/14  06:14:56
43051         Log: Retract #9143.
43052      Branch: perl
43053            ! op.c
43054 ____________________________________________________________________________
43055 [  9148] By: gsar                                  on 2001/03/14  06:13:02
43056         Log: Uninitialized Memory Read in regexec.c
43057      Branch: perl
43058            ! regexec.c
43059 ____________________________________________________________________________
43060 [  9147] By: jhi                                   on 2001/03/14  04:59:54
43061         Log: Subject: PATCH: make goto work in nested eval ""
43062              From: Robin Houston <robin@kitsite.com>
43063              Date: Wed, 14 Mar 2001 04:16:10 +0000
43064              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
43065      Branch: perl
43066            ! pp_ctl.c t/op/goto.t
43067 ____________________________________________________________________________
43068 [  9146] By: jhi                                   on 2001/03/14  04:42:54
43069         Log: Preserve the #ifdef PERL_CORE in perly.h.
43070      Branch: perl
43071            ! perly.fixer
43072 ____________________________________________________________________________
43073 [  9145] By: jhi                                   on 2001/03/14  03:57:41
43074         Log: (Retracted by #9150.)
43075      Branch: perl
43076            ! op.c op.h t/op/pat.t
43077 ____________________________________________________________________________
43078 [  9144] By: jhi                                   on 2001/03/14  03:50:38
43079         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
43080              
43081              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
43082              
43083              remove squelch controls for "Scalars leaked" messages in most places
43084              (these are now cured)
43085              
43086              fix another memory leak reported by purify (tie callbacks that
43087              croak can leak when wiping out magic)
43088      Branch: perl
43089           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
43090           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
43091           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
43092           !> t/pragma/warnings.t
43093 ____________________________________________________________________________
43094 [  9143] By: jhi                                   on 2001/03/14  03:37:53
43095         Log: (Retracted by #9149.)
43096      Branch: perl
43097            ! op.c
43098 ____________________________________________________________________________
43099 [  9142] By: gsar                                  on 2001/03/14  03:20:48
43100         Log: fix another memory leak reported by purify (tie callbacks that
43101              croak can leak when wiping out magic)
43102      Branch: maint-5.6/perl
43103            ! scope.c
43104 ____________________________________________________________________________
43105 [  9141] By: jhi                                   on 2001/03/14  02:55:00
43106         Log: Subject: PATCH for [ID 20010305.003]
43107              From: Robin Houston <robin@kitsite.com>
43108              Date: Wed, 14 Mar 2001 02:45:51 +0000
43109              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
43110      Branch: perl
43111            ! pp_ctl.c t/op/eval.t
43112 ____________________________________________________________________________
43113 [  9140] By: jhi                                   on 2001/03/14  02:41:54
43114         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
43115              Date: Wed, 14 Mar 2001 01:52:51 +0000
43116              From: Robin Houston <robin@kitsite.com>
43117              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
43118              
43119              Fix for 2000313.004.
43120      Branch: perl
43121            ! pp_ctl.c t/op/goto.t
43122 ____________________________________________________________________________
43123 [  9139] By: jhi                                   on 2001/03/14  02:40:50
43124         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
43125              From: Robin Houston <robin@kitsite.com>
43126              Date: Wed, 14 Mar 2001 00:43:45 +0000
43127              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
43128      Branch: perl
43129            + t/op/loopctl.t
43130            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
43131            ! vms/perly_c.vms
43132 ____________________________________________________________________________
43133 [  9138] By: gsar                                  on 2001/03/14  01:18:00
43134         Log: remove squelch controls for "Scalars leaked" messages in most places
43135              (these are now cured)
43136      Branch: maint-5.6/perl
43137            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
43138            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
43139            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
43140 ____________________________________________________________________________
43141 [  9137] By: gsar                                  on 2001/03/14  00:57:04
43142         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
43143      Branch: maint-5.6/perl
43144            ! regcomp.c
43145 ____________________________________________________________________________
43146 [  9136] By: jhi                                   on 2001/03/13  23:12:24
43147         Log: (Retracted by #9155)
43148              
43149              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
43150              From: Jens-Uwe Mager <jum@helios.de>
43151              Date: Wed, 21 Feb 2001 21:32:04 +0100
43152              Message-ID: <20010221213203.A18340@ans.helios.de>
43153      Branch: perl
43154            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
43155 ____________________________________________________________________________
43156 [  9135] By: jhi                                   on 2001/03/13  22:50:05
43157         Log: Integrate perlio.
43158      Branch: perl
43159           !> pp.c
43160 ____________________________________________________________________________
43161 [  9134] By: jhi                                   on 2001/03/13  22:49:05
43162         Log: Integrate change #9131 from maintperl into mainline.
43163              
43164              make the error text look more consistent in hints/hpux.sh
43165      Branch: perl
43166           !> hints/hpux.sh
43167 ____________________________________________________________________________
43168 [  9133] By: gsar                                  on 2001/03/13  22:46:20
43169         Log: integrate change#9067 from mainline
43170              
43171              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
43172      Branch: maint-5.6/perl
43173           !> lib/ExtUtils/MM_Unix.pm
43174 ____________________________________________________________________________
43175 [  9132] By: jhi                                   on 2001/03/13  22:41:21
43176         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
43177              From: "John P. Linderman" <jpl@research.att.com>
43178              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
43179              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
43180              
43181              A more correct prime finder.
43182      Branch: perl
43183            ! lib/Tie/SubstrHash.pm
43184 ____________________________________________________________________________
43185 [  9131] By: gsar                                  on 2001/03/13  22:30:42
43186         Log: make the error text look more consistent in hints/hpux.sh
43187      Branch: maint-5.6/perl
43188            ! hints/hpux.sh
43189 ____________________________________________________________________________
43190 [  9130] By: jhi                                   on 2001/03/13  22:23:44
43191         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
43192              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43193              Date: Tue, 13 Mar 2001 18:41:26 +0100
43194              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
43195              
43196              If the test is run non-interactively the default handler
43197              is different.
43198      Branch: perl
43199            ! t/lib/sigaction.t
43200 ____________________________________________________________________________
43201 [  9129] By: jhi                                   on 2001/03/13  22:20:21
43202         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
43203              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
43204              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
43205              Date:     Tue, 13 Mar 2001 16:44:32 EST
43206      Branch: perl
43207            ! t/lib/1_compile.t
43208 ____________________________________________________________________________
43209 [  9128] By: jhi                                   on 2001/03/13  22:18:34
43210         Log: Subject: Another patch for integer.pm POD 
43211              From: "John L. Allen" <allen@grumman.com>
43212              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
43213              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
43214      Branch: perl
43215            ! lib/integer.pm
43216 ____________________________________________________________________________
43217 [  9127] By: nick                                  on 2001/03/13  21:26:30
43218         Log: Integrate mainline.
43219      Branch: perlio
43220           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
43221           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
43222           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
43223           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
43224           !> Changes Configure MANIFEST README.os2 README.os390
43225           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
43226           !> os2/Changes patchlevel.h win32/perlhost.h
43227 ____________________________________________________________________________
43228 [  9126] By: nick                                  on 2001/03/13  20:39:51
43229         Log: #ifdef'ed out code to make packed side of pack/unpack
43230              octets. (i.e. pack('U') => encode_utf8).
43231      Branch: perlio
43232            ! pp.c
43233 ____________________________________________________________________________
43234 [  9125] By: jhi                                   on 2001/03/13  15:07:16
43235         Log: Update Changes.
43236      Branch: perl
43237            ! Changes patchlevel.h
43238 ____________________________________________________________________________
43239 [  9124] By: jhi                                   on 2001/03/13  14:22:45
43240         Log: Workaround for the buggy ("internal compiler error")
43241              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
43242              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
43243              of Andreas König.
43244      Branch: perl
43245            ! ext/re/Makefile.PL hints/aix.sh
43246 ____________________________________________________________________________
43247 [  9123] By: jhi                                   on 2001/03/13  03:24:34
43248         Log: Typo in #9114.
43249      Branch: metaconfig
43250            ! U/modified/myhostname.U
43251 ____________________________________________________________________________
43252 [  9122] By: jhi                                   on 2001/03/13  03:24:06
43253         Log: Typo in #9113.
43254      Branch: perl
43255            ! Configure
43256 ____________________________________________________________________________
43257 [  9121] By: jhi                                   on 2001/03/13  01:53:05
43258         Log: Forgot to check-in the larger part of #9120, duh.
43259      Branch: perl
43260            ! README.os2
43261 ____________________________________________________________________________
43262 [  9120] By: jhi                                   on 2001/03/13  01:51:31
43263         Log: Subject: [PATCH 5.6.1] OS/2 docs
43264              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43265              Date: Mon, 12 Mar 2001 03:27:32 -0500
43266              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
43267      Branch: perl
43268            ! os2/Changes
43269 ____________________________________________________________________________
43270 [  9119] By: jhi                                   on 2001/03/13  01:49:41
43271         Log: Integrate change #9116 from maintperl into mainline.
43272              
43273              Win32::GetCwd() returns C: instead of C:\ in the root directory
43274              under ithreads
43275      Branch: perl
43276           !> win32/perlhost.h
43277 ____________________________________________________________________________
43278 [  9118] By: jhi                                   on 2001/03/13  01:13:39
43279         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
43280      Branch: perl
43281            + lib/Switch.pm t/lib/switch.t
43282            ! MANIFEST
43283 ____________________________________________________________________________
43284 [  9117] By: jhi                                   on 2001/03/13  01:03:17
43285         Log: Add Text::Balanced 1.83.
43286      Branch: perl
43287            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
43288            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
43289            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
43290            + t/lib/tb-xvari.t
43291            ! MANIFEST
43292 ____________________________________________________________________________
43293 [  9116] By: gsar                                  on 2001/03/13  00:55:53
43294         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
43295              under ithreads
43296      Branch: maint-5.6/perl
43297            ! win32/perlhost.h
43298 ____________________________________________________________________________
43299 [  9115] By: jhi                                   on 2001/03/13  00:54:09
43300         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
43301              From: "John L. Allen" <allen@grumman.com>
43302              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
43303              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
43304              
43305              use integer document clarification.
43306      Branch: perl
43307            ! lib/integer.pm
43308 ____________________________________________________________________________
43309 [  9114] By: jhi                                   on 2001/03/13  00:38:54
43310         Log: Metaconfig unit change for #9113.
43311      Branch: metaconfig
43312            ! U/modified/myhostname.U
43313 ____________________________________________________________________________
43314 [  9113] By: jhi                                   on 2001/03/13  00:38:35
43315         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?)
43316              From: Peter Prymmer <pvhp@forte.com>
43317              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
43318              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
43319      Branch: perl
43320            ! Configure README.os390 hints/os390.sh
43321 ____________________________________________________________________________
43322 [  9112] By: jhi                                   on 2001/03/13  00:29:00
43323         Log: Integrate perlio.
43324      Branch: perl
43325           !> sv.c utf8.h
43326 ____________________________________________________________________________
43327 [  9111] By: nick                                  on 2001/03/12  21:16:33
43328         Log: Integrate mainline.
43329      Branch: perlio
43330           +> t/op/anonsub.t
43331           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
43332           !> proto.h sv.c
43333 ____________________________________________________________________________
43334 [  9110] By: nick                                  on 2001/03/12  21:00:13
43335         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
43336      Branch: perlio
43337            ! sv.c utf8.h
43338 ____________________________________________________________________________
43339 [  9109] By: jhi                                   on 2001/03/12  16:04:47
43340         Log: Integrate change #9108 from maintperl to mainline.
43341              
43342              fix memory leak in C<sub X { sub {} }> arising from a refcount
43343              loop between the outer sub and the inner prototype anonsub
43344              
43345              this also enables closures returned by subroutines that
43346              subsequently get redefined to work without generating coredumps :)
43347              
43348              completely removed the free_closures() hack--it shouldn't be
43349              needed anymore
43350      Branch: perl
43351           +> t/op/anonsub.t
43352           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
43353           !> proto.h sv.c
43354 ____________________________________________________________________________
43355 [  9108] By: gsar                                  on 2001/03/12  10:21:31
43356         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
43357              loop between the outer sub and the inner prototype anonsub
43358              
43359              this also enables closures returned by subroutines that
43360              subsequently get redefined to work without generating coredumps :)
43361              
43362              completely removed the free_closures() hack--it shouldn't be
43363              needed anymore
43364      Branch: maint-5.6/perl
43365            + t/op/anonsub.t
43366            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
43367            ! proto.h sv.c
43368 ____________________________________________________________________________
43369 [  9107] By: jhi                                   on 2001/03/12  05:15:31
43370         Log: Integrate perlio.
43371      Branch: perl
43372           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
43373 ____________________________________________________________________________
43374 [  9106] By: nick                                  on 2001/03/11  20:10:12
43375         Log: regcomp.c is working in native space, not Unicode space (if different)
43376              as it is doing compare against 'W' in \W etc.
43377      Branch: perlio
43378            ! regcomp.c
43379 ____________________________________________________________________________
43380 [  9105] By: nick                                  on 2001/03/11  19:39:34
43381         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
43382              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
43383      Branch: perlio
43384            ! regcomp.c toke.c utf8.c
43385 ____________________________________________________________________________
43386 [  9104] By: nick                                  on 2001/03/11  18:15:44
43387         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
43388      Branch: perlio
43389            ! sv.c
43390 ____________________________________________________________________________
43391 [  9103] By: nick                                  on 2001/03/11  18:03:28
43392         Log: Integrate mainline (for regexp stuff).
43393      Branch: perlio
43394           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
43395           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
43396           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
43397           !> t/lib/errno.t t/op/pat.t
43398 ____________________________________________________________________________
43399 [  9102] By: nick                                  on 2001/03/11  17:44:20
43400         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
43401              - exclude layer syms in makedef.pl for sfio
43402              - also inhibit Encode from trying to build ":encode()" layer.
43403      Branch: perlio
43404            ! ext/Encode/Encode.xs makedef.pl
43405 ____________________________________________________________________________
43406 [  9101] By: jhi                                   on 2001/03/10  22:38:13
43407         Log: The $Is_MacOS needs to be declared.
43408      Branch: perl
43409            ! lib/ExtUtils/Manifest.pm
43410 ____________________________________________________________________________
43411 [  9100] By: jhi                                   on 2001/03/10  22:14:29
43412         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
43413              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
43414              pollute the symbolspace if using sfio.
43415      Branch: perl
43416            ! ext/Encode/Encode.xs
43417 ____________________________________________________________________________
43418 [  9099] By: jhi                                   on 2001/03/10  21:58:48
43419         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
43420              Date: Sat, 10 Mar 2001 14:23:55 -0500
43421              From: Chris Nandor <pudge@pobox.com>
43422              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
43423      Branch: perl
43424            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
43425            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
43426            ! t/lib/errno.t
43427 ____________________________________________________________________________
43428 [  9098] By: jhi                                   on 2001/03/10  21:38:30
43429         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
43430      Branch: perl
43431            ! regcomp.c regexec.c t/op/pat.t
43432 ____________________________________________________________________________
43433 [  9097] By: jhi                                   on 2001/03/10  14:38:07
43434         Log: Integrate perlio.
43435      Branch: perl
43436           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
43437           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
43438           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
43439 ____________________________________________________________________________
43440 [  9096] By: nick                                  on 2001/03/10  11:55:43
43441         Log: EBCDIC sanity - phase I
43442              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
43443              - use utf8n_xxxx (c.f. pvn) for forms which take length.
43444              - back out vN.N and $^V exceptions to e2a/a2e
43445              - make "locale" isxxx macros be uvchr (may be redundant?)
43446              
43447              Not clear yet that toUPPER_uni et. al. return being handled correctly.
43448              The tr// and rexexp stuff still needs an audit, assumption is they are working
43449              in Unicode space.
43450              
43451              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
43452      Branch: perlio
43453            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
43454            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
43455            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
43456 ____________________________________________________________________________
43457 [  9095] By: jhi                                   on 2001/03/09  22:10:01
43458         Log: Integrate perlio.
43459      Branch: perl
43460           !> dump.c
43461 ____________________________________________________________________________
43462 [  9094] By: nick                                  on 2001/03/09  17:36:38
43463         Log: Builds an passes all tests after integrate and this tweak.
43464      Branch: perlio
43465            ! dump.c
43466 ____________________________________________________________________________
43467 [  9093] By: nick                                  on 2001/03/09  17:16:03
43468         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
43469      Branch: perlio
43470           +> lib/unicode/Scripts.txt t/lib/sigaction.t
43471           !> (integrate 79 files)
43472 ____________________________________________________________________________
43473 [  9092] By: jhi                                   on 2001/03/09  15:28:26
43474         Log: Update Changes.
43475      Branch: perl
43476            ! Changes patchlevel.h
43477 ____________________________________________________________________________
43478 [  9091] By: jhi                                   on 2001/03/09  15:25:05
43479         Log: In op/stat #35 better to scan all the potential directories
43480              for setuids, not just the first one.
43481      Branch: perl
43482            ! t/op/stat.t
43483 ____________________________________________________________________________
43484 [  9090] By: jhi                                   on 2001/03/09  15:01:27
43485         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
43486              From: rspier@pobox.com (Robert Spier)
43487              Date: Fri, 9 Mar 2001 03:30:20 -0500
43488              Message-ID: <15016.38044.381174.160189@rls.cx>
43489              
43490              EXISTS() returning undef mistakenly triggered a FETCH().
43491      Branch: perl
43492            ! hv.c
43493 ____________________________________________________________________________
43494 [  9089] By: jhi                                   on 2001/03/09  14:59:02
43495         Log: Add /sbin and /usr/sbin to the list of directories scanned
43496              for setuid programs.  Takes care of bug id 20010309.003.
43497      Branch: perl
43498            ! t/op/stat.t
43499 ____________________________________________________________________________
43500 [  9088] By: jhi                                   on 2001/03/09  14:48:32
43501         Log: Regen perlapi, perltoc.
43502      Branch: perl
43503            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
43504 ____________________________________________________________________________
43505 [  9087] By: jhi                                   on 2001/03/09  14:38:56
43506         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
43507              From: David Mitchell <davem@fdgroup.co.uk>
43508              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
43509              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
43510      Branch: perl
43511            ! dump.c perl.c perl.h pod/perlrun.pod
43512 ____________________________________________________________________________
43513 [  9086] By: jhi                                   on 2001/03/09  01:47:16
43514         Log: A modified version of
43515              
43516              Subject: [ID 20010307.005] POSIX::sigaction has various problems
43517              From: anders@broadcom.com
43518              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
43519              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
43520              
43521              Currently the sigaction.t test #6 fails (and is fudged to look
43522              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
43523              This may well be a genuine bug in Linux sigaction() (since at
43524              least Tru64, Solaris, and HP-UX disagree with Linux).
43525              Anyone with POSIX / SUSv2 tome handy?  The problem is that
43526              the flags of the oldaction don't match with the flags in
43527              the previously installed disposition.
43528      Branch: perl
43529            + t/lib/sigaction.t
43530            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
43531 ____________________________________________________________________________
43532 [  9085] By: jhi                                   on 2001/03/09  01:30:13
43533         Log: Subject: Re: mission impossible for the day
43534              From: Alex Gough <alex@rcon.org>
43535              Date: Thu, 08 Mar 2001 17:18:19 +0000
43536              Message-ID: <3AA7BEDB.8070409@rcon.org>
43537              
43538              If references (are overloaded) and can be directly stringified,
43539              show that instead of "stringified".
43540              
43541              (The problem, infinite mutual recursion caused by overloaded bool
43542              in Switch.pm, tracked by David Mitchell)
43543      Branch: perl
43544            ! lib/Carp/Heavy.pm
43545 ____________________________________________________________________________
43546 [  9084] By: jhi                                   on 2001/03/09  01:20:39
43547         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
43548              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
43549              From: David Mitchell <davem@fdgroup.co.uk>
43550              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
43551      Branch: perl
43552            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
43553            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
43554 ____________________________________________________________________________
43555 [  9083] By: jhi                                   on 2001/03/09  01:16:51
43556         Log: Subject: [PATCH] perldata.pod here-doc docs
43557              From: Jeff Pinyan <jeffp@crusoe.net>
43558              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
43559              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
43560      Branch: perl
43561            ! pod/perldata.pod
43562 ____________________________________________________________________________
43563 [  9082] By: jhi                                   on 2001/03/09  01:01:27
43564         Log: Subject: Re: Unicode/EBCDIC
43565              From: Peter Prymmer <pvhp@forte.com>
43566              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
43567              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
43568      Branch: perl
43569            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
43570 ____________________________________________________________________________
43571 [  9081] By: jhi                                   on 2001/03/08  13:41:30
43572         Log: Subject: Ooops, wrong 'no *POSIX' Patch
43573              From: Dorner Thomas <Thomas.Dorner@start.de>
43574              Date: Thu, 8 Mar 2001 08:43:28 +0100
43575              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
43576      Branch: perl
43577            ! hints/posix-bc.sh
43578 ____________________________________________________________________________
43579 [  9080] By: jhi                                   on 2001/03/08  13:11:42
43580         Log: It's Scripts.txt, not Script.txt.
43581      Branch: perl
43582            ! MANIFEST
43583 ____________________________________________________________________________
43584 [  9079] By: jhi                                   on 2001/03/08  12:59:05
43585         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
43586              From: Dorner Thomas <Thomas.Dorner@start.de>
43587              Date: Wed, 7 Mar 2001 14:13:31 +0100
43588              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
43589      Branch: perl
43590            ! makedepend.SH
43591 ____________________________________________________________________________
43592 [  9078] By: jhi                                   on 2001/03/08  12:57:43
43593         Log: Retract #9069, wrong patch.
43594      Branch: perl
43595            ! Makefile.SH
43596 ____________________________________________________________________________
43597 [  9077] By: jhi                                   on 2001/03/08  01:06:13
43598         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
43599      Branch: perl
43600            + lib/unicode/Scripts.txt
43601            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
43602            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
43603            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
43604            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
43605            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
43606            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
43607            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
43608            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
43609            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
43610            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
43611            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
43612            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
43613            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
43614            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
43615            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
43616            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
43617            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
43618            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
43619            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
43620            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
43621            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
43622            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
43623            ! lib/unicode/version
43624 ____________________________________________________________________________
43625 [  9076] By: jhi                                   on 2001/03/07  22:59:39
43626         Log: Integrate change #7784 from mainline into maintperl.
43627              
43628              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
43629      Branch: maint-5.6/perl
43630           !> pp_ctl.c t/op/pat.t
43631 ____________________________________________________________________________
43632 [  9075] By: jhi                                   on 2001/03/07  22:05:11
43633         Log: More UTF-8 test tweaks.
43634      Branch: perl
43635            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
43636 ____________________________________________________________________________
43637 [  9074] By: nick                                  on 2001/03/07  21:39:29
43638         Log: Integrate mainline.
43639      Branch: perlio
43640           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
43641           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
43642           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
43643           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
43644           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
43645 ____________________________________________________________________________
43646 [  9073] By: jhi                                   on 2001/03/07  16:37:09
43647         Log: Update Changes.
43648      Branch: perl
43649            ! Changes patchlevel.h
43650 ____________________________________________________________________________
43651 [  9072] By: jhi                                   on 2001/03/07  16:32:30
43652         Log: Subject: [ID 20010306.004] || != named unary operator
43653              From: abela@geneanet.org
43654              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
43655              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
43656      Branch: perl
43657            ! pod/perlop.pod
43658 ____________________________________________________________________________
43659 [  9071] By: jhi                                   on 2001/03/07  15:14:11
43660         Log: Subject: downgrading to bytes for common functions
43661              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
43662              Date: Wed, 7 Mar 2001 02:36:55 -0500
43663              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
43664      Branch: perl
43665            ! pp_sys.c
43666 ____________________________________________________________________________
43667 [  9070] By: jhi                                   on 2001/03/07  15:04:58
43668         Log: Clarify the description differentiating for and while; inspired by
43669              
43670              Subject: [ID 20010306.002] for/while difference in for definition
43671              From: abela@geneanet.org
43672              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
43673              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
43674      Branch: perl
43675            ! pod/perlsyn.pod
43676 ____________________________________________________________________________
43677 [  9069] By: jhi                                   on 2001/03/07  14:55:30
43678         Log: (Retracted by #9078.)
43679      Branch: perl
43680            ! Makefile.SH
43681 ____________________________________________________________________________
43682 [  9068] By: jhi                                   on 2001/03/07  14:51:17
43683         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
43684              From: Radu Greab <radu@netsoft.ro>
43685              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
43686              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
43687      Branch: perl
43688            ! pp.c t/op/chop.t
43689 ____________________________________________________________________________
43690 [  9067] By: jhi                                   on 2001/03/07  14:48:57
43691         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
43692              From: Simon Cozens <simon@netthink.co.uk>
43693              Date: Wed, 7 Mar 2001 13:59:28 +0000
43694              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
43695              
43696              In order to allow MakeMaker to build correct Makefiles,
43697              you need to change the order of the arguments in MM_Unix.pm
43698              as well. (Unless you have C89_CCMODE set, but we're trying
43699              to be POSIXly correct)
43700              
43701              Thanks to Merijn Broeren for tracking this down.
43702      Branch: perl
43703            ! lib/ExtUtils/MM_Unix.pm
43704 ____________________________________________________________________________
43705 [  9066] By: jhi                                   on 2001/03/07  14:30:02
43706         Log: Floating point too messy.
43707      Branch: perl
43708            ! t/camel-III/vstring.t
43709 ____________________________________________________________________________
43710 [  9065] By: jhi                                   on 2001/03/07  14:17:44
43711         Log: Integrate change #9064 from maintperl into mainline.
43712              
43713              fix memory leak in pack("Bb",...)
43714      Branch: perl
43715           !> perl.c
43716 ____________________________________________________________________________
43717 [  9064] By: gsar                                  on 2001/03/07  06:29:24
43718         Log: fix memory leak in pack("Bb",...)
43719      Branch: maint-5.6/perl
43720            ! perl.c
43721 ____________________________________________________________________________
43722 [  9063] By: jhi                                   on 2001/03/07  00:55:04
43723         Log: Major utf8 test reorganisation and rewrite.
43724              Hopefully no tests were lost in the shuffle.
43725              (The beginning of pragma/utf8 was lost intentionally,
43726              the tests were rather bogus and incomplete.)
43727      Branch: perl
43728            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
43729            ! t/pragma/utf8.t
43730 ____________________________________________________________________________
43731 [  9062] By: jhi                                   on 2001/03/07  00:41:16
43732         Log: More tweakage on the Unicode character class descriptions.
43733      Branch: perl
43734            ! lib/unicode/mktables.PL pod/perlretut.pod
43735 ____________________________________________________________________________
43736 [  9061] By: jhi                                   on 2001/03/06  23:12:38
43737         Log: The perlretut was still talking about the old \p and \P
43738              definitions.
43739      Branch: perl
43740            ! pod/perlretut.pod
43741 ____________________________________________________________________________
43742 [  9060] By: nick                                  on 2001/03/06  20:52:37
43743         Log: Integrate mainline (make test works again now).
43744      Branch: perlio
43745           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
43746 ____________________________________________________________________________
43747 [  9059] By: jhi                                   on 2001/03/06  15:36:14
43748         Log: 0.999... does equal 1.0, doesn't it?
43749      Branch: perl
43750            ! t/camel-III/vstring.t
43751 ____________________________________________________________________________
43752 [  9058] By: jhi                                   on 2001/03/06  15:34:00
43753         Log: Make /x{abcd}/ to work without use utf8.
43754      Branch: perl
43755            ! regcomp.c
43756 ____________________________________________________________________________
43757 [  9057] By: jhi                                   on 2001/03/06  03:02:36
43758         Log: Easier to outcomment all the three reset() tests for now.
43759      Branch: perl
43760            ! t/op/pat.t
43761 ____________________________________________________________________________
43762 [  9056] By: jhi                                   on 2001/03/06  02:30:02
43763         Log: Comment out the deadly reset; until the 20010301.005
43764              is finally fixed.
43765      Branch: perl
43766            ! t/op/pat.t
43767 ____________________________________________________________________________
43768 [  9055] By: jhi                                   on 2001/03/06  02:21:26
43769         Log: Integrate the change #9054 from mainline:
43770              retract the PMOP cleanup patch pending further investigation.
43771      Branch: maint-5.6/perl
43772           !> op.c op.h
43773 ____________________________________________________________________________
43774 [  9054] By: jhi                                   on 2001/03/06  02:19:57
43775         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
43776              with oddly familiar stack traces.
43777      Branch: perl
43778            ! op.c op.h
43779 ____________________________________________________________________________
43780 [  9053] By: jhi                                   on 2001/03/05  23:20:28
43781         Log: Integrate perlio.
43782      Branch: perl
43783           +> ext/Encode/Encode/koi8-r.ucm
43784           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
43785           !> makedef.pl
43786 ____________________________________________________________________________
43787 [  9052] By: nick                                  on 2001/03/05  23:08:17
43788         Log: skipping USE_PERLIO symbols correction.
43789      Branch: perlio
43790            ! makedef.pl
43791 ____________________________________________________________________________
43792 [  9051] By: nick                                  on 2001/03/05  22:35:07
43793         Log: More Encode alias tidying.
43794      Branch: perlio
43795            + ext/Encode/Encode/koi8-r.ucm
43796            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
43797 ____________________________________________________________________________
43798 [  9050] By: jhi                                   on 2001/03/05  21:44:29
43799         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
43800              Sarathy's fix for ID 20010301.005.
43801      Branch: maint-5.6/perl
43802           !> op.c op.h
43803 ____________________________________________________________________________
43804 [  9049] By: nick                                  on 2001/03/05  19:54:04
43805         Log: Integrate Jarkko's Encode.pm tweak.
43806      Branch: perlio
43807           !> ext/Encode/Encode.pm
43808 ____________________________________________________________________________
43809 [  9048] By: nick                                  on 2001/03/05  19:47:57
43810         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
43811      Branch: perlio
43812           +> os2/os2add.sym
43813           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
43814           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
43815           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
43816           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
43817           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
43818 ____________________________________________________________________________
43819 [  9047] By: jhi                                   on 2001/03/05  19:25:26
43820         Log: Regen perlapi.
43821      Branch: perl
43822            ! pod/perlapi.pod
43823 ____________________________________________________________________________
43824 [  9046] By: jhi                                   on 2001/03/05  19:12:14
43825         Log: Integrate perlio.
43826      Branch: perl
43827           +> t/camel-III/vstring.t
43828           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
43829 ____________________________________________________________________________
43830 [  9045] By: jhi                                   on 2001/03/05  19:10:36
43831         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
43832      Branch: perl
43833            ! ext/Encode/Encode.pm
43834 ____________________________________________________________________________
43835 [  9044] By: jhi                                   on 2001/03/05  18:49:12
43836         Log: Forgot the other half of the PMOP patch (#9033).
43837      Branch: perl
43838            ! op.h
43839 ____________________________________________________________________________
43840 [  9043] By: nick                                  on 2001/03/05  18:14:47
43841         Log: Update MANIFEST for new test.
43842      Branch: perlio
43843            ! MANIFEST
43844 ____________________________________________________________________________
43845 [  9042] By: nick                                  on 2001/03/05  18:12:41
43846         Log: Some tests for Camel 3rd edition features.
43847              Make gethostbyaddr() test in above work.
43848      Branch: perlio
43849            + t/camel-III/vstring.t
43850            ! pp.h pp_sys.c t/TEST t/harness
43851 ____________________________________________________________________________
43852 [  9041] By: jhi                                   on 2001/03/05  17:41:48
43853         Log: Add more ISO 8859 encoding aliases.
43854      Branch: perl
43855            ! ext/Encode/Encode.pm
43856 ____________________________________________________________________________
43857 [  9040] By: jhi                                   on 2001/03/05  17:30:43
43858         Log: Integrate perlio.
43859      Branch: perl
43860           !> MANIFEST sv.c
43861 ____________________________________________________________________________
43862 [  9039] By: nick                                  on 2001/03/05  17:11:36
43863         Log: Missed added file.
43864      Branch: perlio
43865            ! MANIFEST
43866 ____________________________________________________________________________
43867 [  9038] By: jhi                                   on 2001/03/05  15:58:01
43868         Log: Add tr tests for EBCDIC, from Karsten Sperling.
43869      Branch: perl
43870            ! t/op/tr.t
43871 ____________________________________________________________________________
43872 [  9037] By: nick                                  on 2001/03/05  15:56:35
43873         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
43874              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
43875              
43876              Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
43877              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
43878              - uses SvPV() rather than sv_2pv() in case it isn't a string.
43879      Branch: perlio
43880            ! sv.c
43881 ____________________________________________________________________________
43882 [  9036] By: jhi                                   on 2001/03/05  15:49:15
43883         Log: Add matching tests currently failing in EBCDIC,
43884              suggested by Karsten Sperling.
43885      Branch: perl
43886            ! t/op/pat.t
43887 ____________________________________________________________________________
43888 [  9035] By: jhi                                   on 2001/03/05  15:36:55
43889         Log: The #9034 needs a MANIFESTation.
43890      Branch: perl
43891            ! MANIFEST
43892 ____________________________________________________________________________
43893 [  9034] By: jhi                                   on 2001/03/05  15:35:14
43894         Log: Integrate perlio.
43895      Branch: perl
43896           +> ext/Encode/Encode/Tcl.pm
43897           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
43898           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
43899           !> ext/Encode/Encode/iso8859-1.ucm
43900           !> ext/Encode/Encode/iso8859-10.ucm
43901           !> ext/Encode/Encode/iso8859-13.ucm
43902           !> ext/Encode/Encode/iso8859-14.ucm
43903           !> ext/Encode/Encode/iso8859-15.ucm
43904           !> ext/Encode/Encode/iso8859-16.ucm
43905           !> ext/Encode/Encode/iso8859-2.ucm
43906           !> ext/Encode/Encode/iso8859-3.ucm
43907           !> ext/Encode/Encode/iso8859-4.ucm
43908           !> ext/Encode/Encode/iso8859-5.ucm
43909           !> ext/Encode/Encode/iso8859-6.ucm
43910           !> ext/Encode/Encode/iso8859-7.ucm
43911           !> ext/Encode/Encode/iso8859-8.ucm
43912           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
43913           !> t/lib/encode.t
43914 ____________________________________________________________________________
43915 [  9033] By: jhi                                   on 2001/03/05  15:33:18
43916         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
43917              From: Gurusamy Sarathy <gsar@ActiveState.com>
43918              Date: Sun, 04 Mar 2001 22:33:15 -0800
43919              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
43920              
43921              PMOPs need to remember their own stash so that they can
43922              gracefully remove themselves from their linked list.
43923      Branch: perl
43924            ! op.c
43925 ____________________________________________________________________________
43926 [  9032] By: nick                                  on 2001/03/05  14:51:50
43927         Log: Encode implementation "completion"
43928              Implement and document define_encoding()
43929              Implement and document encoding aliases including define_alias()
43930              Make Encode::XS use define_encoding() rather than back-door.
43931              Move run-time *.enc to separate Encode::Tcl module.
43932              Make 'compile' honour <codeset_name>
43933              Change canonical names of to iso-8859-* and US-ascii.
43934      Branch: perlio
43935            + ext/Encode/Encode/Tcl.pm
43936            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
43937            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
43938            ! ext/Encode/Encode/iso8859-1.ucm
43939            ! ext/Encode/Encode/iso8859-10.ucm
43940            ! ext/Encode/Encode/iso8859-13.ucm
43941            ! ext/Encode/Encode/iso8859-14.ucm
43942            ! ext/Encode/Encode/iso8859-15.ucm
43943            ! ext/Encode/Encode/iso8859-16.ucm
43944            ! ext/Encode/Encode/iso8859-2.ucm
43945            ! ext/Encode/Encode/iso8859-3.ucm
43946            ! ext/Encode/Encode/iso8859-4.ucm
43947            ! ext/Encode/Encode/iso8859-5.ucm
43948            ! ext/Encode/Encode/iso8859-6.ucm
43949            ! ext/Encode/Encode/iso8859-7.ucm
43950            ! ext/Encode/Encode/iso8859-8.ucm
43951            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
43952            ! t/lib/encode.t
43953 ____________________________________________________________________________
43954 [  9031] By: jhi                                   on 2001/03/05  13:51:17
43955         Log: Integrate change #9030 from maintperl into mainline.
43956              
43957              Subject: [PATCH 5.6.1] OS/2 cleanup
43958      Branch: perl
43959           +> os2/os2add.sym
43960           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
43961           !> makedef.pl os2/Changes os2/Makefile.SHs
43962           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
43963           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
43964           !> os2/os2.sym os2/os2ish.h
43965 ____________________________________________________________________________
43966 [  9030] By: jhi                                   on 2001/03/05  13:46:49
43967         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
43968              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43969              Date: Mon, 5 Mar 2001 02:29:44 -0500
43970              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
43971      Branch: maint-5.6/perl
43972            + os2/os2add.sym
43973            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
43974            ! makedef.pl os2/Changes os2/Makefile.SHs
43975            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
43976            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
43977            ! os2/os2.sym os2/os2ish.h
43978 ____________________________________________________________________________
43979 [  9029] By: jhi                                   on 2001/03/05  13:40:35
43980         Log: Integrate change #9028 from maintperl into mainline.
43981              
43982              various nits in MM_Unix.pm found by disabling SelfLoader
43983      Branch: perl
43984           !> lib/ExtUtils/MM_Unix.pm
43985 ____________________________________________________________________________
43986 [  9028] By: gsar                                  on 2001/03/05  09:58:38
43987         Log: various nits in MM_Unix.pm found by disabling SelfLoader
43988      Branch: maint-5.6/perl
43989            ! lib/ExtUtils/MM_Unix.pm
43990 ____________________________________________________________________________
43991 [  9027] By: nick                                  on 2001/03/05  08:35:22
43992         Log: Integrate mainline
43993      Branch: perlio
43994           !> (integrate 28 files)
43995 ____________________________________________________________________________
43996 [  9026] By: jhi                                   on 2001/03/05  02:14:59
43997         Log: Integrate change #9025 from mainline to maintperl,
43998              retract \N{U+HHHH}.
43999      Branch: maint-5.6/perl
44000           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
44001           !> t/lib/charnames.t toke.c
44002 ____________________________________________________________________________
44003 [  9025] By: jhi                                   on 2001/03/05  02:13:09
44004         Log: Retracting \N{U+HHHH}.
44005      Branch: perl
44006            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
44007            ! t/lib/charnames.t toke.c
44008 ____________________________________________________________________________
44009 [  9024] By: jhi                                   on 2001/03/04  20:51:07
44010         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
44011              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
44012              Date: Fri, 02 Mar 2001 18:25:26 +0100
44013              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
44014              
44015              Casting problem.
44016      Branch: perl
44017            ! ext/Storable/Storable.xs
44018 ____________________________________________________________________________
44019 [  9023] By: jhi                                   on 2001/03/04  19:46:45
44020         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
44021              From: nick@talking.bollo.cx
44022              Date: Sat, 03 Mar 2001 21:41:33 +0000
44023              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
44024              
44025              Revert the workaround.
44026      Branch: perl
44027            ! perlio.c
44028 ____________________________________________________________________________
44029 [  9022] By: jhi                                   on 2001/03/04  19:36:28
44030         Log: Update Changes.
44031      Branch: perl
44032            ! Changes patchlevel.h
44033 ____________________________________________________________________________
44034 [  9021] By: jhi                                   on 2001/03/04  18:41:00
44035         Log: makedef.pl updates suggested by Chris Nandor; double-checking
44036              the changes in AIX, OS/2 Win32 would be nice.
44037      Branch: perl
44038            ! makedef.pl
44039 ____________________________________________________________________________
44040 [  9020] By: jhi                                   on 2001/03/04  18:23:58
44041         Log: Integrate change #9012 from maintperl into mainline,
44042              quench a compiler warning.
44043      Branch: perl
44044           !> toke.c
44045 ____________________________________________________________________________
44046 [  9019] By: jhi                                   on 2001/03/04  18:18:43
44047         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
44048              
44049              \N{U+HHHH} fix.
44050              
44051              pattern in G_ARRAY context
44052      Branch: maint-5.6/perl
44053           !> pp_hot.c t/op/pat.t toke.c
44054 ____________________________________________________________________________
44055 [  9018] By: jhi                                   on 2001/03/04  18:07:48
44056         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
44057              From: Jeff Pinyan <jeffp@crusoe.net>
44058              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
44059              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
44060      Branch: perl
44061            ! pp_hot.c t/op/pat.t
44062 ____________________________________________________________________________
44063 [  9017] By: jhi                                   on 2001/03/04  18:06:21
44064         Log: I thought I tested the #9014.
44065      Branch: perl
44066            ! toke.c
44067 ____________________________________________________________________________
44068 [  9016] By: jhi                                   on 2001/03/04  17:41:22
44069         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
44070              
44071              Tweak the get*ent() OS/2 prototypes.
44072              
44073              Add the \N{U+HHHH} syntax.
44074              
44075              More tr/// UTF-8 fixes from Inaba Hiroto.
44076      Branch: maint-5.6/perl
44077           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
44078           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
44079 ____________________________________________________________________________
44080 [  9015] By: jhi                                   on 2001/03/04  17:36:04
44081         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
44082      Branch: perl
44083            ! doop.c t/op/tr.t
44084 ____________________________________________________________________________
44085 [  9014] By: jhi                                   on 2001/03/04  17:24:49
44086         Log: Add the \N{U+HHHH} syntax.
44087      Branch: perl
44088            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
44089            ! t/lib/charnames.t toke.c
44090 ____________________________________________________________________________
44091 [  9013] By: jhi                                   on 2001/03/04  17:20:45
44092         Log: Tweak the get*ent() OS/2 prototypes.
44093      Branch: perl
44094            ! os2/os2.c
44095 ____________________________________________________________________________
44096 [  9012] By: gsar                                  on 2001/03/04  06:26:14
44097         Log: avoid warning (nit in change#9009)
44098      Branch: maint-5.6/perl
44099            ! toke.c
44100 ____________________________________________________________________________
44101 [  9011] By: gsar                                  on 2001/03/04  06:15:24
44102         Log: lib/charnames.t fails in 5.6.x because of older Unicode
44103              data
44104              
44105              TODO: need to revisit this after updating lib/unicode/...
44106      Branch: maint-5.6/perl
44107            ! t/lib/charnames.t
44108 ____________________________________________________________________________
44109 [  9010] By: gsar                                  on 2001/03/04  06:08:36
44110         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
44111      Branch: maint-5.6/perl
44112            ! toke.c
44113 ____________________________________________________________________________
44114 [  9009] By: jhi                                   on 2001/03/03  19:27:20
44115         Log: Integrate change #9008 from mainline to maintperl,
44116              UTF-8 tr/// fixes from Inaba Hiroto.
44117      Branch: maint-5.6/perl
44118           !> doop.c op.c t/op/tr.t toke.c
44119 ____________________________________________________________________________
44120 [  9008] By: jhi                                   on 2001/03/03  19:19:42
44121         Log: UTF8 tr/// fixes from Inaba Hiroto.
44122      Branch: perl
44123            ! doop.c op.c t/op/tr.t toke.c
44124 ____________________________________________________________________________
44125 [  9007] By: jhi                                   on 2001/03/03  19:00:30
44126         Log: Integrate change #9006 from maintperl to mainline,
44127              more robust quest for the infinite.
44128      Branch: perl
44129           !> lib/Math/Complex.pm
44130 ____________________________________________________________________________
44131 [  9006] By: jhi                                   on 2001/03/03  18:58:06
44132         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
44133              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44134              Date: Sat, 3 Mar 2001 12:51:50 -0500
44135              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
44136              
44137              Be more robust in our quest for the infinite.
44138      Branch: maint-5.6/perl
44139            ! lib/Math/Complex.pm
44140 ____________________________________________________________________________
44141 [  9005] By: jhi                                   on 2001/03/03  17:55:50
44142         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
44143      Branch: maint-5.6/perl
44144            ! doio.c
44145 ____________________________________________________________________________
44146 [  9004] By: jhi                                   on 2001/03/03  17:40:14
44147         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
44148              so that picky compilers like IRIX won't get huffy about
44149              "statements without effect" (like 1;).
44150      Branch: perl
44151            ! toke.c
44152 ____________________________________________________________________________
44153 [  9003] By: jhi                                   on 2001/03/03  17:15:52
44154         Log: Integrate change #9002 from mainline to maintperl.
44155              
44156              Subject: [perl-5.6.x, perl-current] accept for EPOC
44157      Branch: maint-5.6/perl
44158           !> pp_sys.c
44159 ____________________________________________________________________________
44160 [  9002] By: jhi                                   on 2001/03/03  17:14:30
44161         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
44162              From: Olaf Flebbe <O.Flebbe@science-computing.de>
44163              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
44164              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
44165      Branch: perl
44166            ! pp_sys.c
44167 ____________________________________________________________________________
44168 [  9001] By: jhi                                   on 2001/03/03  17:13:13
44169         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
44170              From: "Craig A. Berry" <craigberry@mac.com>
44171              Date: Fri, 02 Mar 2001 17:44:40 -0600
44172              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
44173      Branch: perl
44174            ! t/pod/find.t
44175 ____________________________________________________________________________
44176 [  9000] By: jhi                                   on 2001/03/03  17:11:55
44177         Log: Integrate changes #8997,8999 from maintperl.
44178              
44179              Subject: [PATCH 5.6.1] compiling on OS/2
44180              (Better error message from hints/os2.sh)
44181              
44182              Subject: [PATCH 5.6.1] syslog.t
44183      Branch: perl
44184           !> hints/os2.sh t/lib/syslog.t
44185 ____________________________________________________________________________
44186 [  8999] By: jhi                                   on 2001/03/03  17:09:28
44187         Log: Subject: [PATCH 5.6.1] syslog.t
44188              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44189              Date: Sat, 3 Mar 2001 02:11:17 -0500
44190              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
44191      Branch: maint-5.6/perl
44192            ! t/lib/syslog.t
44193 ____________________________________________________________________________
44194 [  8998] By: jhi                                   on 2001/03/03  17:07:50
44195         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
44196              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44197              Date: Sat, 3 Mar 2001 01:53:52 -0500
44198              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
44199      Branch: maint-5.6/perl
44200            ! opcode.pl os2/os2.c
44201 ____________________________________________________________________________
44202 [  8997] By: jhi                                   on 2001/03/03  17:03:30
44203         Log: Subject: [PATCH 5.6.1] compiling on OS/2
44204              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44205              Date: Sat, 3 Mar 2001 01:59:59 -0500
44206              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
44207      Branch: maint-5.6/perl
44208            ! hints/os2.sh
44209 ____________________________________________________________________________
44210 [  8996] By: jhi                                   on 2001/03/03  00:55:58
44211         Log: Regen files for mainline.
44212      Branch: perl
44213            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44214            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
44215 ____________________________________________________________________________
44216 [  8995] By: jhi                                   on 2001/03/03  00:35:22
44217         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
44218              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
44219              to maintperl.
44220              
44221              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
44222              
44223              Add Configure option -Dmksymlinks which will create a symlink
44224              forest if the current/build differs from the source directory.
44225              (8218,8220,8221,8317,8318,8971)
44226              
44227              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
44228              (Document APPLLIB_EXP in INSTALL.)
44229              
44230              If running byacc write-enable also perly.h.
44231              
44232              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
44233              
44234              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
44235              
44236              Sanity check for conflicting thread flavours.
44237              
44238              Fix the sys/fcntl.h problem reported by Peter Prymmer.
44239              
44240              Add few CPUs/architectures to the Cppsym scan,
44241              add -perlio to archname if so selected (modified 8890)
44242              
44243              Be more helpful for devel builders, suggested by John L. Allen.
44244              (admittedly pointless change for maintperl, but the usedevel
44245              code is there already)
44246      Branch: maint-5.6/perl
44247           !> Configure INSTALL Makefile.SH Porting/Glossary
44248           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
44249           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
44250           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
44251           !> win32/config.bc win32/config.gc win32/config.vc
44252 ____________________________________________________________________________
44253 [  8994] By: jhi                                   on 2001/03/02  23:31:41
44254         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
44255      Branch: metaconfig/U/perl
44256            ! gccvers.U
44257 ____________________________________________________________________________
44258 [  8993] By: jhi                                   on 2001/03/02  23:22:12
44259         Log: Regenerate various files for maint.
44260      Branch: maint-5.6/perl
44261            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
44262            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
44263 ____________________________________________________________________________
44264 [  8992] By: alanbur                               on 2001/03/02  22:48:34
44265         Log: Resync wuth parent
44266      Branch: maint-5.6/pureperl
44267           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
44268           !> (integrate 60 files)
44269 ____________________________________________________________________________
44270 [  8991] By: jhi                                   on 2001/03/02  21:00:08
44271         Log: Retract the #8742 part of #8986, backward compat.
44272      Branch: maint-5.6/perl
44273            ! embed.pl
44274 ____________________________________________________________________________
44275 [  8990] By: jhi                                   on 2001/03/02  20:40:07
44276         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
44277      Branch: maint-5.6/perl
44278            ! hv.c
44279 ____________________________________________________________________________
44280 [  8989] By: jhi                                   on 2001/03/02  19:59:56
44281         Log: Update Changes.
44282      Branch: perl
44283            ! Changes patchlevel.h
44284 ____________________________________________________________________________
44285 [  8988] By: jhi                                   on 2001/03/02  19:57:08
44286         Log: Integrate perlio.
44287      Branch: perl
44288           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
44289           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
44290           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
44291           !> ext/Encode/Encode/iso8859-10.ucm
44292           !> ext/Encode/Encode/iso8859-13.ucm
44293           !> ext/Encode/Encode/iso8859-14.ucm
44294           !> ext/Encode/Encode/iso8859-15.ucm
44295           !> ext/Encode/Encode/iso8859-16.ucm
44296           !> ext/Encode/Encode/iso8859-2.ucm
44297           !> ext/Encode/Encode/iso8859-3.ucm
44298           !> ext/Encode/Encode/iso8859-4.ucm
44299           !> ext/Encode/Encode/iso8859-5.ucm
44300           !> ext/Encode/Encode/iso8859-6.ucm
44301           !> ext/Encode/Encode/iso8859-7.ucm
44302           !> ext/Encode/Encode/iso8859-8.ucm
44303           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
44304           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
44305 ____________________________________________________________________________
44306 [  8987] By: jhi                                   on 2001/03/02  19:43:40
44307         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
44308              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
44309              8950,8952,8955 from mainline to maintperl.
44310              
44311              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
44312              
44313              Put to rest the 20010205.001, the email address checking (not) regex.
44314              
44315              fork() not everywhere, cleanup temp files.
44316              
44317              The #8843 wasn't quite right: %Config needs to imported.
44318              
44319              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
44320              (#8849: the glob-basic hunk needed massaging as it depended
44321              on Schwern's large-scale (unintegrated) patches)
44322              
44323              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
44324              
44325              Upgrade to CGI.pm 2.752, from Lincoln Stein.
44326              (Note: there were some conflicts due to EBCDIC and EPOC
44327              patches, in general I preferred the repository code.)
44328              (When 2.753 comes out, we need to synchronize.)
44329              
44330              Subject: [PATCH] fix for charnames above FFFF
44331              
44332              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
44333              
44334              If no sfio, no -lsfio.
44335              
44336              Run run/*.t also in minitest.
44337              
44338              Subject:  [PATCH perl 5.7.0] malloc message address offset
44339              
44340              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
44341              
44342              Subject: fix for parameter -Dm (for perl@8867)
44343              
44344              Subject: [PATCH: perl@8892] was Re: hashing order difference?
44345              (make the test more portable)
44346              
44347              Subject: Re: [PATCH] fix for charnames above FFFF
44348              
44349              Subject: Re: I'm losing the war...
44350              (hv_store() not working correctly in ENV_IS_CASELESS case.)
44351              
44352              Subject: Modified README.bs2000 
44353              
44354              Subject: [PATCH: perl@8935] -Dt padsv($var)
44355              
44356              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
44357              
44358              Subject: PATCH: extra tests to check on negative float to unsigned cast
44359              
44360              Subject: [PATCH] XPUSH[insp] was Re: progress
44361              
44362              Subject: Re: Compile with perlcc..
44363      Branch: maint-5.6/perl
44364           !> (integrate 36 files)
44365 ____________________________________________________________________________
44366 [  8986] By: jhi                                   on 2001/03/02  18:51:25
44367         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
44368              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
44369              to maintperl.
44370              
44371              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
44372              
44373              Subject: [DOC PATCH] overload.pm nits
44374              
44375              Add header for LIB$ prototypes (C. Berry)
44376              
44377              Convert fwrite()s to sockets to write()s, since some socket stacks
44378              don't take kindly to stdio.
44379              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
44380              (for often optional LNMs)
44381              Correct a few typos
44382              (C. Bailey)
44383              
44384              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
44385              
44386              De-cut-and-pasto.
44387              
44388              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
44389              
44390              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
44391              
44392              Upgrade to CPAN 1.59_54, from Andreas König.
44393              
44394              Bogus shebang.
44395              
44396              Subject: [PATCH] Document makepatch in Porting/patching
44397              
44398              UTF-8 documentation.
44399              
44400              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
44401              
44402              Sort the MANIFEST.
44403              
44404              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
44405              
44406              Subject: [PATCH @8807] toke.c cleanup: scan_str()
44407              
44408              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
44409              
44410              Add run/*.t to testables.
44411              
44412              TODO: integrate #8784.
44413      Branch: maint-5.6/perl
44414           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
44415           !> (integrate 28 files)
44416 ____________________________________________________________________________
44417 [  8985] By: nick                                  on 2001/03/02  18:15:45
44418         Log: Integrate mainline
44419      Branch: perlio
44420           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
44421           !> vms/vms.c
44422 ____________________________________________________________________________
44423 [  8984] By: jhi                                   on 2001/03/02  16:00:17
44424         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
44425              
44426              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
44427              5.004_05, and mention the suidperl August 2000 security problem.
44428              (#8978,#8981)
44429              
44430              Subject: [ID 20010301.004] Technically speaking in perldata
44431              
44432              Subject: [PATCH] File::Copy for bleadperl, maintperl
44433              
44434              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
44435              
44436              (The #8982, fix for 20010221.005 and 20010221.008,
44437              would be nice too but it didn't integrate cleanly.)
44438      Branch: maint-5.6/perl
44439           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
44440 ____________________________________________________________________________
44441 [  8983] By: jhi                                   on 2001/03/02  15:51:16
44442         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
44443              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
44444              Date:     Thu, 1 Mar 2001 15:54:09 EST
44445              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
44446      Branch: perl
44447            ! vms/vms.c
44448 ____________________________________________________________________________
44449 [  8982] By: jhi                                   on 2001/03/02  15:43:31
44450         Log: Subject: Re: sync sync sync: have I missed any patches?
44451              From: Radu Greab <radu@netsoft.ro> 
44452              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
44453              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
44454              
44455              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
44456              was checking argv[0] regardless of whether a different pathname
44457              will actually be executed."  Test case not supplied because 
44458              drafting that, ironically enough, revealed another bug
44459              (or a feature).
44460      Branch: perl
44461            ! doio.c
44462 ____________________________________________________________________________
44463 [  8981] By: jhi                                   on 2001/03/02  15:28:03
44464         Log: Misdate in #8978.
44465      Branch: perl
44466            ! pod/perlfaq1.pod
44467 ____________________________________________________________________________
44468 [  8980] By: jhi                                   on 2001/03/02  15:24:20
44469         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
44470              From: Chris Nandor <pudge@pobox.com>
44471              Date: Wed, 28 Feb 2001 22:10:15 -0500
44472              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
44473      Branch: perl
44474            ! lib/File/Copy.pm
44475 ____________________________________________________________________________
44476 [  8979] By: jhi                                   on 2001/03/02  15:17:16
44477         Log: Subject: [ID 20010301.004] Technically speaking in perldata
44478              From: abela@geneanet.org
44479              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
44480              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
44481      Branch: perl
44482            ! pod/perldata.pod
44483 ____________________________________________________________________________
44484 [  8978] By: jhi                                   on 2001/03/02  15:15:27
44485         Log: Subject: [ID 20010301.003] ref to 5.004
44486              From: abela@geneanet.org
44487              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
44488              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
44489              
44490              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
44491              and mention the suidperl August 2000 security problem.
44492      Branch: perl
44493            ! pod/perlfaq1.pod
44494 ____________________________________________________________________________
44495 [  8977] By: alanbur                               on 2001/03/02  14:17:45
44496         Log: Resynchronised with parent
44497      Branch: maint-5.6/pureperl
44498           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
44499           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
44500           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
44501           !> vms/descrip_mms.template win32/win32.c win32/win32.h
44502           !> win32/win32iop.h
44503 ____________________________________________________________________________
44504 [  8976] By: nick                                  on 2001/03/01  23:25:30
44505         Log: Integrate mainline.
44506      Branch: perlio
44507            - t/op/qu.t
44508           !> (integrate 55 files)
44509 ____________________________________________________________________________
44510 [  8975] By: jhi                                   on 2001/03/01  16:51:34
44511         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
44512      Branch: perl
44513           !> toke.c
44514 ____________________________________________________________________________
44515 [  8974] By: gsar                                  on 2001/03/01  16:28:21
44516         Log: fix for bugid 20010226.008
44517              
44518              the problem was that some of the pointers (PL_last_lop and
44519              PL_last_uni specifically) into the lex buffers weren't correctly
44520              being invalidated when the buffer changed; this would leave the
44521              pointers pointing at an arbitrary location in the buffer if
44522              the buffer didn't need to be reallocated, or point into freed
44523              memory if the buffer had to be realloced
44524              
44525              TODO item for bugdb maintainers: check other seemingly random
44526              parser-related bugs--they might be cured by this
44527      Branch: maint-5.6/perl
44528            ! toke.c
44529 ____________________________________________________________________________
44530 [  8973] By: jhi                                   on 2001/03/01  02:23:25
44531         Log: Retract #8970 because of a completely mysterious core dump:
44532              adding the tests 241..244 causes op/pat dump core at test #25.
44533              The test needs a lot of whittling down before the bug can be solved.
44534      Branch: perl
44535            ! t/op/pat.t
44536 ____________________________________________________________________________
44537 [  8972] By: jhi                                   on 2001/03/01  01:58:38
44538         Log: Regen perlapi.
44539      Branch: perl
44540            ! pod/perlapi.pod
44541 ____________________________________________________________________________
44542 [  8971] By: jhi                                   on 2001/03/01  01:34:09
44543         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))
44544              From: Nicholas Clark <nick@ccl4.org>
44545              Date: Wed, 28 Feb 2001 23:28:49 +0000
44546              Message-ID: <20010228232849.A55187@plum.flirble.org>
44547              
44548              Allow a completely write protected source code tree
44549              when using the Configure -Dmksymlinks.
44550      Branch: perl
44551            ! embed.pl warnings.pl
44552 ____________________________________________________________________________
44553 [  8970] By: jhi                                   on 2001/03/01  01:32:04
44554         Log: Add back the EBCDIC character range tests (for matching).
44555      Branch: perl
44556            ! t/op/pat.t
44557 ____________________________________________________________________________
44558 [  8969] By: nick                                  on 2001/02/28  18:18:01
44559         Log: Add charname comments to .ucm files writen by 'compile',
44560              also order charmaps in those files by source encoding.
44561              regenerate distrubuted .ucm files
44562      Branch: perlio
44563            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
44564            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
44565            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
44566            ! ext/Encode/Encode/iso8859-10.ucm
44567            ! ext/Encode/Encode/iso8859-13.ucm
44568            ! ext/Encode/Encode/iso8859-14.ucm
44569            ! ext/Encode/Encode/iso8859-15.ucm
44570            ! ext/Encode/Encode/iso8859-16.ucm
44571            ! ext/Encode/Encode/iso8859-2.ucm
44572            ! ext/Encode/Encode/iso8859-3.ucm
44573            ! ext/Encode/Encode/iso8859-4.ucm
44574            ! ext/Encode/Encode/iso8859-5.ucm
44575            ! ext/Encode/Encode/iso8859-6.ucm
44576            ! ext/Encode/Encode/iso8859-7.ucm
44577            ! ext/Encode/Encode/iso8859-8.ucm
44578            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
44579            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
44580 ____________________________________________________________________________
44581 [  8968] By: jhi                                   on 2001/02/28  16:26:37
44582         Log: Expand usemorebits early if d_casti32 needs to be undefined.
44583      Branch: perl
44584            ! hints/hpux.sh hints/irix_6.sh
44585 ____________________________________________________________________________
44586 [  8967] By: jhi                                   on 2001/02/28  16:22:26
44587         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
44588              retract toke.c/qu parts of #8583, retract #8485, retract
44589              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
44590              op/length.t, and MANIFEST, and delete t/op/qu.t.
44591      Branch: perl
44592            - t/op/qu.t
44593            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
44594            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
44595            ! t/op/length.t toke.c
44596 ____________________________________________________________________________
44597 [  8966] By: jhi                                   on 2001/02/28  15:00:27
44598         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
44599              by not changing from pre-Unicode days into being Unicode-aware.
44600              Sniff.
44601      Branch: perl
44602            ! pp.c t/op/pack.t t/op/qu.t
44603 ____________________________________________________________________________
44604 [  8965] By: jhi                                   on 2001/02/28  14:37:55
44605         Log: Subject: Re: Errors in core PODs
44606              From: Michael Stevens <michael@etla.org> 
44607              Date: Fri, 23 Feb 2001 15:47:56 +0000
44608              Message-ID: <20010223154756.A7723@firedrake.org> 
44609      Branch: perl
44610            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
44611            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
44612            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
44613            ! x2p/a2p.pod
44614 ____________________________________________________________________________
44615 [  8964] By: jhi                                   on 2001/02/28  14:35:35
44616         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
44617              (The #8961 was too bold.)
44618      Branch: perl
44619            ! hints/hpux.sh hints/irix_6.sh
44620 ____________________________________________________________________________
44621 [  8963] By: jhi                                   on 2001/02/28  14:33:39
44622         Log: Subject: Re: sync sync sync: have I missed any patches?
44623              From: Tim Jenness <t.jenness@jach.hawaii.edu>
44624              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
44625              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
44626              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
44627              
44628              Replace djSP with dSP.
44629      Branch: perl
44630            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
44631            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
44632            ! win32/perlhost.h
44633 ____________________________________________________________________________
44634 [  8962] By: jhi                                   on 2001/02/27  23:21:14
44635         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
44636      Branch: perl
44637            ! lib/Filter/Simple.pm
44638 ____________________________________________________________________________
44639 [  8961] By: jhi                                   on 2001/02/27  22:55:26
44640         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
44641              and this would be it.
44642      Branch: perl
44643            ! hints/hpux.sh hints/irix_6.sh
44644 ____________________________________________________________________________
44645 [  8960] By: jhi                                   on 2001/02/27  22:51:33
44646         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
44647              From: "Craig A. Berry" <craigberry@mac.com>
44648              Date: Tue, 27 Feb 2001 16:11:44 -0600
44649              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
44650      Branch: maint-5.6/perl
44651            ! configure.com vms/descrip_mms.template
44652 ____________________________________________________________________________
44653 [  8959] By: jhi                                   on 2001/02/27  22:47:23
44654         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
44655              From: "Craig A. Berry" <craigberry@mac.com>
44656              Date: Tue, 27 Feb 2001 16:11:44 -0600
44657              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
44658      Branch: perl
44659            ! configure.com vms/descrip_mms.template
44660 ____________________________________________________________________________
44661 [  8958] By: jhi                                   on 2001/02/27  15:16:42
44662         Log: Update Changes.
44663      Branch: perl
44664            ! Changes patchlevel.h
44665 ____________________________________________________________________________
44666 [  8957] By: jhi                                   on 2001/02/27  06:15:07
44667         Log: Subject: [5.6.x] EPOC additions
44668              From: Olaf Flebbe <O.Flebbe@science-computing.de>
44669              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
44670              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
44671      Branch: maint-5.6/perl
44672            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
44673 ____________________________________________________________________________
44674 [  8956] By: jhi                                   on 2001/02/27  06:12:11
44675         Log: Subject: [perl-current] EPOC 
44676              From: Olaf Flebbe <O.Flebbe@science-computing.de>
44677              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
44678              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
44679      Branch: perl
44680            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
44681            ! epoc/epocish.c epoc/epocish.h pp_sys.c
44682 ____________________________________________________________________________
44683 [  8955] By: jhi                                   on 2001/02/27  05:59:50
44684         Log: Subject: Re: Compile with perlcc..
44685              From: Edward Peschko <edwardp@excitehome.net>
44686              Date: Mon, 26 Feb 2001 18:51:58 -0800
44687              Message-ID: <20010226185158.A9871@excitehome.net>
44688              
44689              plus add a simple usage message if no arguments given.
44690      Branch: perl
44691            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
44692            ! utils/Makefile utils/perlcc.PL win32/pod.mak
44693 ____________________________________________________________________________
44694 [  8954] By: nick                                  on 2001/02/26  21:02:59
44695         Log: Integrate mainline
44696      Branch: perlio
44697           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
44698           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
44699           !> t/op/sprintf.t
44700 ____________________________________________________________________________
44701 [  8953] By: jhi                                   on 2001/02/26  14:43:54
44702         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
44703              From: Nicholas Clark <nick@ccl4.org>
44704              Date: Mon, 26 Feb 2001 00:42:07 +0000
44705              Message-ID: <20010226004207.F23333@plum.flirble.org>
44706      Branch: perl
44707            ! pp_ctl.c
44708 ____________________________________________________________________________
44709 [  8952] By: jhi                                   on 2001/02/26  14:42:13
44710         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
44711              From: Simon Cozens <simon@netthink.co.uk>
44712              Date: Mon, 26 Feb 2001 12:23:48 +0000
44713              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
44714      Branch: perl
44715            ! pod/perlguts.pod
44716 ____________________________________________________________________________
44717 [  8951] By: jhi                                   on 2001/02/26  14:39:15
44718         Log: Subject: [PATCH] perlio - unknown layer
44719              From: Nicholas Clark <nick@ccl4.org>
44720              Date: Mon, 26 Feb 2001 00:27:19 +0000
44721              Message-ID: <20010226002719.E23333@plum.flirble.org>
44722      Branch: perl
44723            ! perlio.c
44724 ____________________________________________________________________________
44725 [  8950] By: jhi                                   on 2001/02/26  14:38:04
44726         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
44727              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
44728              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
44729              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
44730      Branch: perl
44731            ! t/op/bop.t
44732 ____________________________________________________________________________
44733 [  8949] By: jhi                                   on 2001/02/26  14:37:07
44734         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
44735              From: Peter Prymmer <pvhp@forte.com>
44736              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
44737              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
44738      Branch: perl
44739            ! lib/Test.pm
44740 ____________________________________________________________________________
44741 [  8948] By: jhi                                   on 2001/02/26  14:35:53
44742         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
44743              From: Radu Greab <radu@netsoft.ro>
44744              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
44745              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
44746      Branch: perl
44747            ! pod/perlop.pod
44748 ____________________________________________________________________________
44749 [  8947] By: jhi                                   on 2001/02/26  14:34:46
44750         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
44751              From: David Mitchell <davem@fdgroup.co.uk>
44752              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
44753              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
44754      Branch: perl
44755            ! run.c
44756 ____________________________________________________________________________
44757 [  8946] By: jhi                                   on 2001/02/26  14:32:37
44758         Log: Subject: Modified README.bs2000 
44759              From: Dorner Thomas <Thomas.Dorner@start.de>
44760              Date: Mon, 26 Feb 2001 09:22:17 +0100
44761              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
44762      Branch: perl
44763            ! README.bs2000
44764 ____________________________________________________________________________
44765 [  8945] By: jhi                                   on 2001/02/26  14:19:53
44766         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
44767              to maintperl, listing the known failures on the tests 129 and 130.
44768      Branch: maint-5.6/perl
44769           !> t/op/sprintf.t
44770 ____________________________________________________________________________
44771 [  8944] By: jhi                                   on 2001/02/26  14:14:15
44772         Log: Add more known sprintf failures.
44773      Branch: perl
44774            ! t/op/sprintf.t
44775 ____________________________________________________________________________
44776 [  8943] By: jhi                                   on 2001/02/26  13:56:22
44777         Log: perlglob.exe needs to be found in Win32, patch from
44778              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
44779              which needs external glob at mini-perl time."
44780      Branch: perl
44781            ! ext/Encode/compile
44782 ____________________________________________________________________________
44783 [  8942] By: jhi                                   on 2001/02/26  13:52:19
44784         Log: A missing dTHX from Vadim Konovalov.
44785      Branch: perl
44786            ! perlio.c
44787 ____________________________________________________________________________
44788 [  8941] By: jhi                                   on 2001/02/26  13:37:05
44789         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
44790      Branch: perl
44791            ! op.c
44792 ____________________________________________________________________________
44793 [  8940] By: jhi                                   on 2001/02/26  13:35:40
44794         Log: Integrate perlio.
44795      Branch: perl
44796           !> ext/Encode/Encode.pm
44797 ____________________________________________________________________________
44798 [  8939] By: nick                                  on 2001/02/25  23:47:09
44799         Log: Integrate mainline.
44800      Branch: perlio
44801           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
44802           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
44803 ____________________________________________________________________________
44804 [  8938] By: nick                                  on 2001/02/25  19:36:28
44805         Log: Encode implementations docs.
44806      Branch: perlio
44807            ! ext/Encode/Encode.pm
44808 ____________________________________________________________________________
44809 [  8937] By: jhi                                   on 2001/02/25  19:26:16
44810         Log: Script wasn't aligned with reality.
44811      Branch: perl
44812            ! t/pod/find.t
44813 ____________________________________________________________________________
44814 [  8936] By: jhi                                   on 2001/02/25  18:54:55
44815         Log: Update Changes.
44816      Branch: perl
44817            ! Changes patchlevel.h
44818 ____________________________________________________________________________
44819 [  8935] By: jhi                                   on 2001/02/25  18:46:36
44820         Log: Retract #8929,8930,8932,8933 for now.
44821      Branch: perl
44822            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
44823 ____________________________________________________________________________
44824 [  8934] By: jhi                                   on 2001/02/25  17:34:35
44825         Log: Integrate perlio.
44826      Branch: perl
44827           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
44828           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
44829           !> t/lib/encode.t
44830 ____________________________________________________________________________
44831 [  8933] By: jhi                                   on 2001/02/25  17:33:12
44832         Log: (Retracted by #8395.)
44833              
44834              Slight tweaks in scan_const(), not fixes yet, it seems like
44835              lots of work remains to be done...
44836      Branch: perl
44837            ! toke.c
44838 ____________________________________________________________________________
44839 [  8932] By: jhi                                   on 2001/02/25  17:27:11
44840         Log: (Retracted by #8395.)
44841              
44842              Missing from #8930.
44843      Branch: perl
44844            ! perl.h
44845 ____________________________________________________________________________
44846 [  8931] By: jhi                                   on 2001/02/25  17:26:19
44847         Log: A comment tweak.
44848      Branch: perl
44849            ! utf8.c
44850 ____________________________________________________________________________
44851 [  8930] By: jhi                                   on 2001/02/25  17:25:47
44852         Log: (Retracted by #8395.)
44853              
44854              Attempt to fix the EBCDIC character range problem with //.
44855      Branch: perl
44856            ! regcomp.c
44857 ____________________________________________________________________________
44858 [  8929] By: jhi                                   on 2001/02/25  17:23:45
44859         Log: (Retracted by #8395.)
44860              
44861              Expand the EBCDIC character range tests, and add few nasty
44862              tr tests from Karsten Sperling.
44863      Branch: perl
44864            ! t/op/pat.t t/op/tr.t
44865 ____________________________________________________________________________
44866 [  8928] By: jhi                                   on 2001/02/25  17:18:49
44867         Log: Missing check-in.
44868      Branch: perl
44869            ! lib/Pod/Find.pm
44870 ____________________________________________________________________________
44871 [  8927] By: nick                                  on 2001/02/25  11:30:22
44872         Log: Change method names in Encode implementation classes to something
44873              less confusing (preparing to "go public").
44874      Branch: perlio
44875            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
44876 ____________________________________________________________________________
44877 [  8926] By: nick                                  on 2001/02/25  10:53:24
44878         Log: GCC __atribute__ / printf fix
44879      Branch: perlio
44880            ! perl.h
44881 ____________________________________________________________________________
44882 [  8925] By: nick                                  on 2001/02/25  10:52:25
44883         Log: Checked in the wrong one ...
44884      Branch: perlio
44885            ! ext/Encode/Encode.pm
44886 ____________________________________________________________________________
44887 [  8924] By: nick                                  on 2001/02/24  18:46:51
44888         Log: Integrate mainline - to see what Jarkko has in ...
44889      Branch: perlio
44890           +> t/pod/testpods/lib/Pod/Stuff.pm
44891           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
44892 ____________________________________________________________________________
44893 [  8923] By: nick                                  on 2001/02/24  17:05:23
44894         Log: Encode API documentation nd tidy up.
44895              Minor additions to test.
44896              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
44897              Adds STRLEN to standard typemap.
44898      Branch: perlio
44899            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
44900            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
44901 ____________________________________________________________________________
44902 [  8922] By: jhi                                   on 2001/02/24  16:38:12
44903         Log: Add a test for the "character range should match in EBCDIC
44904              if specified using explicit numerics" bug found by Karsten
44905              Sperling.
44906      Branch: perl
44907            ! t/op/pat.t
44908 ____________________________________________________________________________
44909 [  8921] By: jhi                                   on 2001/02/24  16:30:16
44910         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
44911              From: schwern@pobox.com
44912              Date: Fri, 23 Feb 2001 03:21:37 -0500
44913              Message-ID: <20010223032137.A26022@magnonel.guild.net>
44914              
44915              plus Charles Lane's fixes, plus tweaks.
44916      Branch: perl
44917            + t/pod/testpods/lib/Pod/Stuff.pm
44918            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
44919 ____________________________________________________________________________
44920 [  8920] By: nick                                  on 2001/02/24  10:30:11
44921         Log: Integrate mainline
44922      Branch: perlio
44923           !> (integrate 33 files)
44924 ____________________________________________________________________________
44925 [  8919] By: jhi                                   on 2001/02/24  00:23:35
44926         Log: Subject: Re: I'm losing the war...
44927              From: "Vadim Konovalov" <watman@inbox.ru>
44928              Date: Sat, 24 Feb 2001 00:10:14 +0300
44929              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
44930              
44931              hv_store() not working correctly in ENV_IS_CASELESS case.
44932      Branch: perl
44933            ! hv.c
44934 ____________________________________________________________________________
44935 [  8918] By: jhi                                   on 2001/02/24  00:20:09
44936         Log: Subject: Re: [PATCH] fix for charnames above FFFF
44937              From: andreas.koenig@anima.de (Andreas J. Koenig)
44938              Date: 23 Feb 2001 02:39:03 +0100
44939              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
44940              
44941              A further efficiency tweak.
44942      Branch: perl
44943            ! lib/charnames.pm
44944 ____________________________________________________________________________
44945 [  8917] By: jhi                                   on 2001/02/23  20:27:51
44946         Log: Integrate change #8916 from mainline,
44947              do away with USE_WIN32_RTL_ENV.
44948      Branch: maint-5.6/perl
44949           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
44950 ____________________________________________________________________________
44951 [  8916] By: jhi                                   on 2001/02/23  20:02:25
44952         Log: Abolish USE_WIN32_RTL_ENV.
44953      Branch: perl
44954            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
44955 ____________________________________________________________________________
44956 [  8915] By: jhi                                   on 2001/02/23  19:36:00
44957         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
44958              later protected by some #define.
44959      Branch: perl
44960            ! gv.c
44961 ____________________________________________________________________________
44962 [  8914] By: jhi                                   on 2001/02/23  19:31:38
44963         Log: Retract #8902 for now, requested by Charles Lane, the correct
44964              fix will be something else.
44965      Branch: perl
44966            ! op.c
44967 ____________________________________________________________________________
44968 [  8913] By: jhi                                   on 2001/02/23  19:11:36
44969         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
44970              From: Peter Prymmer <pvhp@forte.com>
44971              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
44972              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
44973      Branch: perl
44974            ! t/op/lex_assign.t
44975 ____________________________________________________________________________
44976 [  8912] By: jhi                                   on 2001/02/23  18:38:20
44977         Log: Subject: [patch] perlio + useithreads
44978              From: Doug MacEachern <dougm@covalent.net>
44979              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
44980              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
44981              
44982              Gets things running but not complete.
44983      Branch: perl
44984            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
44985 ____________________________________________________________________________
44986 [  8911] By: jhi                                   on 2001/02/23  04:20:02
44987         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
44988              
44989              Duplicated environment freeing, File::Temp 0.12,
44990              op/append portability (EBCDIC) tweak.
44991      Branch: maint-5.6/perl
44992           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
44993           !> t/op/append.t
44994 ____________________________________________________________________________
44995 [  8910] By: jhi                                   on 2001/02/23  02:07:33
44996         Log: Integrate change #8909 from mainline, a better Borland
44997              putenv() workaround.
44998      Branch: maint-5.6/perl
44999           !> perl.c
45000 ____________________________________________________________________________
45001 [  8909] By: jhi                                   on 2001/02/23  02:05:46
45002         Log: A better workaround for Borland putenv() brokenness from Sarathy.
45003      Branch: perl
45004            ! perl.c
45005 ____________________________________________________________________________
45006 [  8908] By: jhi                                   on 2001/02/23  02:04:14
45007         Log: Subject: fix for parameter -Dm (for perl@8867)
45008              From: "Vadim Konovalov" <watman@inbox.ru>
45009              Date: Thu, 22 Feb 2001 17:30:12 +0300
45010              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
45011      Branch: perl
45012            ! perl.h
45013 ____________________________________________________________________________
45014 [  8907] By: jhi                                   on 2001/02/23  01:58:20
45015         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
45016              From: Peter Prymmer <pvhp@forte.com>
45017              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
45018              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
45019      Branch: perl
45020            ! t/op/append.t
45021 ____________________________________________________________________________
45022 [  8906] By: jhi                                   on 2001/02/23  01:48:34
45023         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
45024      Branch: perl
45025            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
45026 ____________________________________________________________________________
45027 [  8905] By: jhi                                   on 2001/02/23  01:43:30
45028         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
45029              From: Peter Prymmer <pvhp@forte.com>
45030              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
45031              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
45032      Branch: perl
45033            ! t/lib/st-06compat.t
45034 ____________________________________________________________________________
45035 [  8904] By: jhi                                   on 2001/02/23  01:42:39
45036         Log: Metaconfig unit change for #8903.
45037      Branch: metaconfig/U/perl
45038            ! Devel.U
45039 ____________________________________________________________________________
45040 [  8903] By: jhi                                   on 2001/02/23  01:42:12
45041         Log: Be more helpful for devel builders, suggested by John L. Allen.
45042      Branch: perl
45043            ! Configure
45044 ____________________________________________________________________________
45045 [  8902] By: jhi                                   on 2001/02/23  01:37:41
45046         Log: (Retracted by #8914)
45047              (Wrongly, reinstated by #8941)
45048              
45049              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
45050              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
45051              Date:     Thu, 22 Feb 2001 09:43:57 EST
45052              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
45053      Branch: perl
45054            ! op.c
45055 ____________________________________________________________________________
45056 [  8901] By: jhi                                   on 2001/02/23  01:20:32
45057         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
45058              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
45059              Date:     Thu, 22 Feb 2001 08:01:35 EST
45060              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
45061      Branch: perl
45062            ! malloc.c
45063 ____________________________________________________________________________
45064 [  8900] By: jhi                                   on 2001/02/23  01:18:02
45065         Log: Integrate changes #8898,8899 from mainline, environ handling.
45066      Branch: maint-5.6/perl
45067           !> perl.c
45068 ____________________________________________________________________________
45069 [  8899] By: jhi                                   on 2001/02/23  01:16:25
45070         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
45071              putenv() is not to be relied on, they are either broken or leaky
45072              or both.)
45073      Branch: perl
45074            ! perl.c
45075 ____________________________________________________________________________
45076 [  8898] By: jhi                                   on 2001/02/22  23:36:59
45077         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
45078              and safesysfree() must be used.
45079      Branch: perl
45080            ! perl.c
45081 ____________________________________________________________________________
45082 [  8897] By: jhi                                   on 2001/02/22  23:25:45
45083         Log: With environ one must use safesysmalloc()/safesysfree().
45084      Branch: perl
45085            ! perl.c
45086 ____________________________________________________________________________
45087 [  8896] By: jhi                                   on 2001/02/22  22:13:18
45088         Log: If we have a duplicated environment free it
45089              if PERL_DESTRUCT_LEVEL.
45090      Branch: perl
45091            ! perl.c
45092 ____________________________________________________________________________
45093 [  8895] By: alanbur                               on 2001/02/22  19:31:57
45094         Log: Synchronised with parent
45095      Branch: maint-5.6/pureperl
45096           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
45097 ____________________________________________________________________________
45098 [  8894] By: gsar                                  on 2001/02/22  19:06:18
45099         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
45100              
45101              fix memory leak in method call optimization (change#3768);
45102              made C<eval "$x->foo()"> leak
45103              
45104              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
45105      Branch: maint-5.6/perl
45106           !> op.c
45107 ____________________________________________________________________________
45108 [  8893] By: jhi                                   on 2001/02/22  18:35:27
45109         Log: (Retracted by #8915.)
45110              
45111              Third Degree finding:
45112              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
45113      Branch: perl
45114            ! gv.c
45115 ____________________________________________________________________________
45116 [  8892] By: jhi                                   on 2001/02/22  14:28:32
45117         Log: Update Changes.
45118      Branch: perl
45119            ! Changes patchlevel.h
45120 ____________________________________________________________________________
45121 [  8891] By: jhi                                   on 2001/02/22  13:22:45
45122         Log: Metaconfig unit changes for #8890.
45123      Branch: metaconfig
45124            ! U/modified/Cppsym.U U/threads/archname.U
45125 ____________________________________________________________________________
45126 [  8890] By: jhi                                   on 2001/02/22  13:22:12
45127         Log: Add -stdio to the archname if no perlio selected,
45128              no -perlio added since that is now the default.
45129              
45130              Add few CPUs/architectures to the Cppsym scan.
45131      Branch: perl
45132            ! Configure config_h.SH
45133 ____________________________________________________________________________
45134 [  8889] By: jhi                                   on 2001/02/22  13:05:59
45135         Log: Metaconfig unit change for #8888.
45136      Branch: metaconfig/U/perl
45137            ! useperlio.U
45138 ____________________________________________________________________________
45139 [  8888] By: jhi                                   on 2001/02/22  13:05:28
45140         Log: *drum roll*  Make perlio the default.
45141      Branch: perl
45142            ! Configure config_h.SH
45143 ____________________________________________________________________________
45144 [  8887] By: jhi                                   on 2001/02/22  12:50:52
45145         Log: Integrate change #8665 from maintperl to mainline,
45146              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
45147      Branch: perl
45148           !> ext/POSIX/POSIX.xs
45149 ____________________________________________________________________________
45150 [  8886] By: jhi                                   on 2001/02/22  12:49:24
45151         Log: Integrate changes #8883,8884 from mainline to maintperl.
45152              
45153              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
45154              Subject: Re: File::Temp::_gettemp warning
45155      Branch: maint-5.6/perl
45156           !> embed.h embed.pl lib/File/Temp.pm
45157 ____________________________________________________________________________
45158 [  8885] By: jhi                                   on 2001/02/22  12:43:59
45159         Log: Based on
45160              
45161              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
45162              From: schwab@suse.de
45163              Date: Thu, 22 Feb 2001 13:08:09 +0100
45164              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
45165              
45166              but the fix done slightly differently because the other
45167              half was already done in #8664.
45168      Branch: maint-5.6/perl
45169            ! ext/POSIX/POSIX.xs
45170 ____________________________________________________________________________
45171 [  8884] By: jhi                                   on 2001/02/22  12:37:15
45172         Log: Subject: Re: File::Temp::_gettemp warning
45173              From: Tim Jenness <t.jenness@jach.hawaii.edu>
45174              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
45175              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
45176              
45177              This patch to File::Temp does two things:
45178              
45179              1. Fixes the problem with CGI::Carp when determining
45180              the Fcntl constants
45181              
45182              2. Removes most of the carps and consolidates them so that all the
45183              reasons are included in a single die that is caught by the test. This
45184              means that the correct skipping behaviour is displayed by the test.
45185      Branch: perl
45186            ! lib/File/Temp.pm
45187 ____________________________________________________________________________
45188 [  8883] By: jhi                                   on 2001/02/22  12:29:19
45189         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
45190              From: Peter Prymmer <pvhp@forte.com>
45191              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
45192              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
45193      Branch: perl
45194            ! embed.h embed.pl
45195 ____________________________________________________________________________
45196 [  8882] By: jhi                                   on 2001/02/21  19:41:33
45197         Log: Integrate change #8881 from mainlin to maintperl.
45198              
45199              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
45200      Branch: maint-5.6/perl
45201           !> op.c
45202 ____________________________________________________________________________
45203 [  8881] By: jhi                                   on 2001/02/21  19:38:57
45204         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
45205              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
45206              Date:     Wed, 21 Feb 2001 13:08:03 EST
45207              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
45208      Branch: perl
45209            ! op.c
45210 ____________________________________________________________________________
45211 [  8880] By: jhi                                   on 2001/02/21  19:34:34
45212         Log: Retract #8875, cannot let go of the old semantics of unpack U
45213              without rethinking utf8decode.t.
45214      Branch: perl
45215            ! pp.c t/op/pack.t
45216 ____________________________________________________________________________
45217 [  8879] By: jhi                                   on 2001/02/21  19:08:02
45218         Log: Run run/*.t also in minitest.
45219      Branch: perl
45220            ! Makefile.SH
45221 ____________________________________________________________________________
45222 [  8878] By: nick                                  on 2001/02/21  18:55:37
45223         Log: Integrate mainline
45224      Branch: perlio
45225           !> (integrate 76 files)
45226 ____________________________________________________________________________
45227 [  8877] By: jhi                                   on 2001/02/21  15:09:33
45228         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
45229      Branch: metaconfig
45230            ! U/compline/nblock_io.U
45231      Branch: perl
45232            ! Configure config_h.SH
45233 ____________________________________________________________________________
45234 [  8876] By: jhi                                   on 2001/02/21  14:54:45
45235         Log: If no sfio, no -lsfio.
45236      Branch: metaconfig/U/perl
45237            ! d_sfio.U
45238      Branch: perl
45239            ! Configure config_h.SH
45240 ____________________________________________________________________________
45241 [  8875] By: jhi                                   on 2001/02/21  14:54:00
45242         Log: Make unpack C and unpack U truly equivalent.
45243      Branch: perl
45244            ! pp.c t/op/pack.t
45245 ____________________________________________________________________________
45246 [  8874] By: jhi                                   on 2001/02/21  14:26:02
45247         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
45248              From: Peter Prymmer <pvhp@forte.com>
45249              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
45250              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
45251      Branch: perl
45252            ! pod/perlport.pod
45253 ____________________________________________________________________________
45254 [  8873] By: jhi                                   on 2001/02/21  14:24:31
45255         Log: Subject: [PATCH] fix for charnames above FFFF
45256              From: andreas.koenig@anima.de (Andreas J. Koenig)
45257              Date: 21 Feb 2001 07:05:45 +0100
45258              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
45259      Branch: perl
45260            ! lib/charnames.pm t/lib/charnames.t
45261 ____________________________________________________________________________
45262 [  8872] By: jhi                                   on 2001/02/21  14:15:25
45263         Log: Integrate change #8868 from pureperl to mainline.
45264              
45265              Fixed reference count loop caused by sv_magic.
45266      Branch: perl
45267           !> sv.c
45268 ____________________________________________________________________________
45269 [  8871] By: jhi                                   on 2001/02/21  14:07:29
45270         Log: Integrate change #8868 from pureperl to maintperl.
45271              
45272              Fixed reference count loop caused by sv_magic.
45273      Branch: maint-5.6/perl
45274           !> sv.c
45275 ____________________________________________________________________________
45276 [  8870] By: jhi                                   on 2001/02/21  14:04:41
45277         Log: Put back the #8840, it was innocent.
45278      Branch: perl
45279            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
45280            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
45281 ____________________________________________________________________________
45282 [  8869] By: jhi                                   on 2001/02/21  14:00:03
45283         Log: unpack("C", ...) was left slightly unfinished by #8865.
45284      Branch: perl
45285            ! pp.c t/op/pack.t
45286 ____________________________________________________________________________
45287 [  8868] By: alanbur                               on 2001/02/21  01:33:45
45288         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
45289              from gv_fetchpv to create single-character magic variables (e.g. $!),
45290              and it is passed a sv and the gv that contains the sv as the mg_obj
45291              value.  When sv_magic stores the mg_obj pointer it increments the gv
45292              refcount, thus causing a sv-gv pair that can't be freed.  There is
45293              already a check for sv == obj which is used to prevent such reference
45294              loops.  This change extends the check to cover the case described above.
45295      Branch: maint-5.6/pureperl
45296            ! sv.c
45297 ____________________________________________________________________________
45298 [  8867] By: jhi                                   on 2001/02/21  00:52:39
45299         Log: Update Changes.
45300      Branch: perl
45301            ! Changes patchlevel.h
45302 ____________________________________________________________________________
45303 [  8866] By: jhi                                   on 2001/02/21  00:34:20
45304         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
45305              (Note: there were some conflicts due to EBCDIC and EPOC
45306              patches, in general I preferred the repository code.)
45307              (When 2.753 comes out, we need to synchronize.)
45308      Branch: perl
45309            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
45310            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
45311            ! t/lib/cgi-html.t
45312 ____________________________________________________________________________
45313 [  8865] By: jhi                                   on 2001/02/21  00:24:22
45314         Log: Make pack("C", 0x100) to create Unicode, unless under the
45315              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
45316              will understand Unicode, unless you under know what.
45317      Branch: perl
45318            ! pp.c t/op/pack.t t/op/qu.t
45319 ____________________________________________________________________________
45320 [  8864] By: alanbur                               on 2001/02/20  22:35:34
45321         Log: Resynchronised with parent
45322      Branch: maint-5.6/pureperl
45323           !> README.win32 ext/GDBM_File/GDBM_File.pm
45324           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
45325           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
45326           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
45327           !> t/lib/sdbm.t util.c
45328 ____________________________________________________________________________
45329 [  8863] By: jhi                                   on 2001/02/20  20:55:11
45330         Log: Integrate change #8860,8861 from mainline into maintperl.
45331              
45332              "pseudo-literal j"
45333              
45334              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
45335      Branch: maint-5.6/perl
45336           !> lib/Test.pm pod/perlop.pod
45337 ____________________________________________________________________________
45338 [  8862] By: jhi                                   on 2001/02/20  20:30:07
45339         Log: Don't do casting between pointers pointing to differently sized
45340              integers.
45341      Branch: perl
45342            ! hv.c sv.c
45343 ____________________________________________________________________________
45344 [  8861] By: jhi                                   on 2001/02/20  19:53:44
45345         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
45346              From: Peter Prymmer <pvhp@forte.com>
45347              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
45348              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
45349      Branch: perl
45350            ! lib/Test.pm
45351 ____________________________________________________________________________
45352 [  8860] By: jhi                                   on 2001/02/20  19:48:02
45353         Log: "pseudo-literal j", a documentation glitch reported to Debian.
45354              The text recovered from Perl 5.005_03, and pseudo-literal replaced
45355              by "backtick string".
45356      Branch: perl
45357            ! pod/perlop.pod
45358 ____________________________________________________________________________
45359 [  8859] By: jhi                                   on 2001/02/20  19:15:46
45360         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
45361              from Chris Nandor.
45362      Branch: perl
45363            ! makedef.pl
45364 ____________________________________________________________________________
45365 [  8858] By: jhi                                   on 2001/02/20  17:36:53
45366         Log: Integrate pureperl changes #8844,8845,8850 to mainline
45367              (via maintperl #8855).
45368              
45369              Fixed %^H scoping bug
45370              
45371              Removed GV <-> CV refcount loop
45372              
45373              Removed %ENV refcount loop
45374      Branch: perl
45375           !> gv.c op.c perl.c pp.c scope.c
45376 ____________________________________________________________________________
45377 [  8857] By: jhi                                   on 2001/02/20  17:34:32
45378         Log: Integrate changes #8853,8854 from maintperl to mainline.
45379              
45380              EBDIC fixes, README.win32 Borland update.
45381      Branch: perl
45382           !> README.win32 handy.h util.c
45383 ____________________________________________________________________________
45384 [  8856] By: jhi                                   on 2001/02/20  17:33:16
45385         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
45386      Branch: maint-5.6/perl
45387           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
45388           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
45389           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
45390 ____________________________________________________________________________
45391 [  8855] By: jhi                                   on 2001/02/20  17:32:13
45392         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
45393              
45394              Fixed %^H scoping bug
45395              
45396              Removed GV <-> CV refcount loop
45397              
45398              Removed %ENV refcount loop
45399      Branch: maint-5.6/perl
45400           !> gv.c op.c perl.c pp.c scope.c
45401 ____________________________________________________________________________
45402 [  8854] By: jhi                                   on 2001/02/20  17:25:06
45403         Log: Subject: Addition to readme.win32 for Borland C++ compilers
45404              Date: Tue, 20 Feb 2001 02:15:25 +0300
45405              From: "Vadim Konovalov" <watman@inbox.ru>
45406              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
45407              
45408              Document Borland compiler misbehaviour.
45409      Branch: maint-5.6/perl
45410            ! README.win32
45411 ____________________________________________________________________________
45412 [  8853] By: jhi                                   on 2001/02/20  17:22:25
45413         Log: The assimilation of ebcdic.c didn't quite work at the first try,
45414              patches from Thomas Dorner.
45415      Branch: maint-5.6/perl
45416            ! handy.h util.c
45417 ____________________________________________________________________________
45418 [  8852] By: jhi                                   on 2001/02/20  17:20:15
45419         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
45420              From: Chris Nandor <pudge@pobox.com>
45421              Date: Tue, 20 Feb 2001 08:32:45 -0500
45422              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
45423      Branch: maint-5.6/perl
45424            ! makedef.pl mg.c
45425 ____________________________________________________________________________
45426 [  8851] By: jhi                                   on 2001/02/20  17:15:52
45427         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
45428      Branch: perl
45429            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
45430            ! t/lib/filter-util.t
45431 ____________________________________________________________________________
45432 [  8850] By: alanbur                               on 2001/02/20  17:12:40
45433         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
45434              and the magic pointer points back to the GV that contains the
45435              %ENV hash.  This creates a refcount loop that prevents members
45436              of %ENV from being freed correctly.  This change removes the
45437              refcount loop - the magic pointer was never used anyway, the
45438              only use of the magic was to check the type ('E') so that the
45439              appropriate environment manipulation code is called when %ENV
45440              is modified.
45441      Branch: maint-5.6/pureperl
45442            ! perl.c
45443 ____________________________________________________________________________
45444 [  8849] By: jhi                                   on 2001/02/20  17:12:20
45445         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
45446              From: "Craig A. Berry" <craigberry@mac.com>
45447              Date: Mon, 19 Feb 2001 23:36:12 -0600
45448              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
45449              
45450              Case-forgiving systems match TestInit.pm with TES*.
45451      Branch: perl
45452            ! t/lib/glob-basic.t
45453 ____________________________________________________________________________
45454 [  8848] By: jhi                                   on 2001/02/20  17:10:02
45455         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
45456      Branch: perl
45457            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
45458            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
45459            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
45460 ____________________________________________________________________________
45461 [  8847] By: jhi                                   on 2001/02/20  15:34:41
45462         Log: The #8843 wasn't quite right: %Config needs to imported.
45463      Branch: perl
45464            ! t/run/runenv.t
45465 ____________________________________________________________________________
45466 [  8846] By: jhi                                   on 2001/02/20  15:31:50
45467         Log: Retract the #8838 and #8840 for now because of
45468              the DB_File tie problem.
45469      Branch: perl
45470            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
45471            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
45472            ! proto.h sv.c
45473 ____________________________________________________________________________
45474 [  8845] By: alanbur                               on 2001/02/20  14:25:41
45475         Log: Removed GV <-> CV refcount loop
45476              CvGV(mycv) points to the parent GV of the CV, and was previously
45477              refcounted.  The pointer remains, but the refcounting has been removed
45478              as it causes a refcount loop between the CV and GV that means the CV
45479              can't ever be deleted.
45480      Branch: maint-5.6/pureperl
45481            ! gv.c op.c pp.c
45482 ____________________________________________________________________________
45483 [  8844] By: alanbur                               on 2001/02/20  14:23:13
45484         Log: Fixed %^H scoping bug
45485      Branch: maint-5.6/pureperl
45486            ! scope.c
45487 ____________________________________________________________________________
45488 [  8843] By: jhi                                   on 2001/02/19  13:38:08
45489         Log: fork() not everywhere, cleanup temp files.
45490      Branch: perl
45491            ! t/run/runenv.t
45492 ____________________________________________________________________________
45493 [  8842] By: alanbur                               on 2001/02/19  12:42:07
45494         Log: Resynchronised with parent
45495      Branch: maint-5.6/pureperl
45496           !> pod/perlfaq4.pod sv.c utf8.c
45497 ____________________________________________________________________________
45498 [  8841] By: jhi                                   on 2001/02/19  03:35:51
45499         Log: Update Changes.
45500      Branch: perl
45501            ! Changes patchlevel.h
45502 ____________________________________________________________________________
45503 [  8840] By: jhi                                   on 2001/02/19  00:23:41
45504         Log: Subject: [patch] add sv_setref_uv
45505              From: Doug MacEachern <dougm@covalent.net>
45506              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
45507              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
45508      Branch: perl
45509            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
45510            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
45511 ____________________________________________________________________________
45512 [  8839] By: jhi                                   on 2001/02/19  00:01:38
45513         Log: Put to rest the 20010205.001, the email address checking (not) regex.
45514      Branch: perl
45515            ! pod/perlfaq9.pod
45516 ____________________________________________________________________________
45517 [  8838] By: jhi                                   on 2001/02/18  22:17:54
45518         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
45519              From: Doug MacEachern <dougm@covalent.net>
45520              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
45521              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
45522      Branch: perl
45523            ! lib/ExtUtils/xsubpp
45524 ____________________________________________________________________________
45525 [  8837] By: jhi                                   on 2001/02/18  22:16:50
45526         Log: Subject: [patch] -Wall cleanup round 2
45527              From: Doug MacEachern <dougm@covalent.net>
45528              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
45529              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
45530      Branch: perl
45531            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
45532            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
45533            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
45534            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
45535            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
45536            ! ext/SDBM_File/SDBM_File.xs
45537 ____________________________________________________________________________
45538 [  8836] By: jhi                                   on 2001/02/18  22:11:20
45539         Log: Misapplied regex optimizations when \C is present.
45540              Fixes 20001230.002.
45541              
45542              What still remains broken is that the submatches that
45543              have \C in them get their UTF8 flag on because their
45544              parent SV has it on.  This will result in malformed
45545              UTF8 if a \C happened to match a non-ASCII byte.
45546      Branch: perl
45547            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
45548            ! t/pragma/utf8.t
45549 ____________________________________________________________________________
45550 [  8835] By: jhi                                   on 2001/02/18  20:12:02
45551         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
45552              
45553              The hash key got wrongly UTF8fied.
45554      Branch: perl
45555            ! pod/perlapi.pod toke.c utf8.c
45556 ____________________________________________________________________________
45557 [  8834] By: jhi                                   on 2001/02/18  19:44:25
45558         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
45559              don't warn on magical or overloaded things.
45560      Branch: perl
45561            ! pp_hot.c
45562 ____________________________________________________________________________
45563 [  8833] By: nick                                  on 2001/02/18  19:31:22
45564         Log: Integrate mainline
45565      Branch: perlio
45566           +> t/TestInit.pm t/run/runenv.t
45567            - t/UTEST
45568           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
45569           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
45570           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
45571           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
45572           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
45573           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
45574           !> utf8.c
45575 ____________________________________________________________________________
45576 [  8832] By: jhi                                   on 2001/02/18  19:21:18
45577         Log: Integrate perlio.
45578      Branch: perl
45579           !> perlio.c pod/perldiag.pod
45580 ____________________________________________________________________________
45581 [  8831] By: jhi                                   on 2001/02/18  19:14:20
45582         Log: Integrate change #8827 from mainline.
45583              
45584              UTF8 tweaks.
45585      Branch: maint-5.6/perl
45586           !> sv.c utf8.c
45587 ____________________________________________________________________________
45588 [  8830] By: nick                                  on 2001/02/18  19:10:34
45589         Log: Apply the spirit of patch from Nick Clark:
45590              Subject: [PATCH] Re: extensions that provide layers
45591              From: Nicholas Clark <nick@ccl4.org>
45592              Date: Mon, 12 Feb 2001 16:43:51 +0000
45593              Message-Id: <20010212164350.Q3652@plum.flirble.org>
45594      Branch: perlio
45595            ! perlio.c pod/perldiag.pod
45596 ____________________________________________________________________________
45597 [  8829] By: jhi                                   on 2001/02/18  19:03:25
45598         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
45599              From: schwern@pobox.com 
45600              Date: Sun, 18 Feb 2001 13:44:35 -0500
45601              Message-ID: <20010218134435.A17544@magnonel.guild.net>
45602              
45603              Applied, but as t/TestInit.pm.
45604      Branch: perl
45605            + t/TestInit.pm
45606            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
45607            ! t/op/subst_wamp.t
45608 ____________________________________________________________________________
45609 [  8828] By: jhi                                   on 2001/02/18  18:43:52
45610         Log: Integrate perlio.
45611      Branch: perl
45612           !> perlio.c
45613 ____________________________________________________________________________
45614 [  8827] By: jhi                                   on 2001/02/18  18:41:33
45615         Log: UTF-8 tweaks.
45616      Branch: perl
45617            ! sv.c utf8.c
45618 ____________________________________________________________________________
45619 [  8826] By: nick                                  on 2001/02/18  17:40:59
45620         Log: Fix [ID 20010217.002]
45621              open FOO, "<:raw:perlio", ...
45622              :raw now inserts default base layer below itself.
45623              Also
45624              open FOO, "<:unix", ...
45625              works as well - but leaves buffer layer on stack under the unix layer.
45626      Branch: perlio
45627            ! perlio.c
45628 ____________________________________________________________________________
45629 [  8825] By: jhi                                   on 2001/02/18  17:15:39
45630         Log: Integrate perlio.
45631      Branch: perl
45632           !> perlio.c perliol.h
45633 ____________________________________________________________________________
45634 [  8824] By: jhi                                   on 2001/02/18  17:10:53
45635         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
45636              From: schwern@pobox.com
45637              Date: Sun, 18 Feb 2001 01:48:50 -0500
45638              Message-ID: <20010218014850.C19957@magnonel.guild.net>
45639      Branch: perl
45640            ! lib/Test/Harness.pm t/TEST t/op/chop.t
45641 ____________________________________________________________________________
45642 [  8823] By: jhi                                   on 2001/02/18  17:01:06
45643         Log: Add run/*.t to testables.
45644      Branch: perl
45645            ! t/TEST
45646 ____________________________________________________________________________
45647 [  8822] By: jhi                                   on 2001/02/18  16:58:58
45648         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
45649              From: schwern@pobox.com
45650              Date: Sun, 18 Feb 2001 01:11:35 -0500
45651              Message-ID: <20010218011135.A19957@magnonel.guild.net>
45652              
45653              Revive mjd's and Simon's PERL5OPT fix.
45654      Branch: perl
45655            + t/run/runenv.t
45656            ! MANIFEST perl.c
45657 ____________________________________________________________________________
45658 [  8821] By: jhi                                   on 2001/02/18  16:53:46
45659         Log: Subject: Re: Why t/TEST and not Test::Harness?
45660              From: schwern@pobox.com
45661              Date: Sat, 17 Feb 2001 22:44:44 -0500
45662              Message-ID: <20010217224444.A6679@magnonel.guild.net>
45663              
45664              Replace UTEST with TEST -utf8.
45665      Branch: perl
45666            - t/UTEST
45667            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
45668            ! t/lib/glob-basic.t
45669 ____________________________________________________________________________
45670 [  8820] By: nick                                  on 2001/02/18  13:06:16
45671         Log: Clean up a few core dumps when layers are used in unexpected ways.
45672              (Still not "right"...)
45673      Branch: perlio
45674            ! perlio.c perliol.h
45675 ____________________________________________________________________________
45676 [  8819] By: jhi                                   on 2001/02/18  02:25:55
45677         Log: Integrate change #8818 from maintperl, a FAQ nit.
45678      Branch: perl
45679           !> pod/perlfaq4.pod
45680 ____________________________________________________________________________
45681 [  8818] By: jhi                                   on 2001/02/18  02:24:50
45682         Log: FAQ nit from Chris Fedde.
45683      Branch: maint-5.6/perl
45684            ! pod/perlfaq4.pod
45685 ____________________________________________________________________________
45686 [  8817] By: nick                                  on 2001/02/17  18:20:14
45687         Log: Integrate mainline
45688      Branch: perlio
45689           +> lib/unicode/UCD.html lib/unicode/Unicode.html
45690           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
45691           +> pod/perlclib.pod
45692            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
45693            - lib/unicode/Unicode.301
45694           !> (integrate 324 files)
45695 ____________________________________________________________________________
45696 [  8816] By: jhi                                   on 2001/02/17  16:56:58
45697         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
45698      Branch: perl
45699            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
45700            ! ext/Storable/Storable.xs t/lib/st-06compat.t
45701            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
45702 ____________________________________________________________________________
45703 [  8815] By: jhi                                   on 2001/02/17  16:40:07
45704         Log: Subject: [patch] -Wall
45705              From: Doug MacEachern <dougm@covalent.net>
45706              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
45707              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
45708      Branch: perl
45709            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
45710            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
45711 ____________________________________________________________________________
45712 [  8814] By: jhi                                   on 2001/02/16  19:27:18
45713         Log: Document qu better.
45714      Branch: perl
45715            ! pod/perlop.pod
45716 ____________________________________________________________________________
45717 [  8813] By: jhi                                   on 2001/02/15  13:54:37
45718         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
45719              From: Hugo <hv@crypt.compulink.co.uk>
45720              Date: Thu, 15 Feb 2001 13:39:49 +0000
45721              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
45722      Branch: perl
45723            ! toke.c
45724 ____________________________________________________________________________
45725 [  8812] By: alanbur                               on 2001/02/15  13:52:16
45726         Log: Resynchronised with parent
45727      Branch: maint-5.6/pureperl
45728            - ebcdic.c
45729           !> (integrate 36 files)
45730 ____________________________________________________________________________
45731 [  8811] By: jhi                                   on 2001/02/15  13:51:16
45732         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
45733              
45734              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
45735              From: Jan Dubois <JanD@ActiveState.com>
45736              Date: Wed, 31 Jan 2001 21:17:03 -0800
45737              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
45738              
45739              tweak change#8659 to keep it simple
45740              
45741              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
45742              From: Russ Allbery <rra@stanford.edu>
45743              Date: 14 Feb 2001 10:15:41 -0800
45744              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
45745              
45746              (8809 empty)
45747              
45748              Upgrade to podlators 1.08, from Russ Allbery.
45749      Branch: perl
45750           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
45751           !> utils/perldoc.PL
45752 ____________________________________________________________________________
45753 [  8810] By: jhi                                   on 2001/02/15  13:35:08
45754         Log: Upgrade to podlators 1.08, from Russ Allbery.
45755      Branch: maint-5.6/perl
45756            ! lib/Pod/Man.pm lib/Pod/Text.pm
45757 ____________________________________________________________________________
45758 [  8809] By: jhi                                   on 2001/02/15  13:26:38
45759         Log: (accidentally empty check-in)
45760      Branch: maint-5.6/perl
45761            ! lib/Test/Harness.pm
45762 ____________________________________________________________________________
45763 [  8808] By: jhi                                   on 2001/02/15  13:23:47
45764         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
45765              From: Russ Allbery <rra@stanford.edu>
45766              Date: 14 Feb 2001 10:15:41 -0800
45767              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
45768              
45769              perldoc was hardcoding $Config{installscript}, which breaks
45770              when install* isn't where Perl ends up (such as with AFS).
45771              
45772              Use $Config{scriptdir} instead.
45773      Branch: maint-5.6/perl
45774            ! utils/perldoc.PL
45775 ____________________________________________________________________________
45776 [  8807] By: jhi                                   on 2001/02/14  14:37:27
45777         Log: Update Changes.
45778      Branch: perl
45779            ! Changes patchlevel.h
45780 ____________________________________________________________________________
45781 [  8806] By: jhi                                   on 2001/02/14  14:25:31
45782         Log: Integrate changes #8803,8804,8805 from mainline.
45783              
45784              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
45785              
45786              Don't skip too much of the locale error message if no environ array,
45787              from Chris Nandor.
45788              
45789              More MacOS Classic fixes from Chris Nandor.
45790      Branch: maint-5.6/perl
45791           !> doop.c lib/Cwd.pm perl.c perl.h util.c
45792 ____________________________________________________________________________
45793 [  8805] By: jhi                                   on 2001/02/14  03:29:01
45794         Log: More MacOS Classic fixes from Chris Nandor.
45795      Branch: perl
45796            ! doop.c lib/Cwd.pm
45797 ____________________________________________________________________________
45798 [  8804] By: jhi                                   on 2001/02/14  03:18:35
45799         Log: Don't skip too much of the locale error message if no environ array,
45800              from Chris Nandor.
45801      Branch: perl
45802            ! util.c
45803 ____________________________________________________________________________
45804 [  8803] By: jhi                                   on 2001/02/14  03:14:14
45805         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
45806      Branch: perl
45807            ! perl.c perl.h
45808 ____________________________________________________________________________
45809 [  8802] By: jhi                                   on 2001/02/13  18:31:33
45810         Log: AUTHORS update.
45811      Branch: perl
45812            ! AUTHORS
45813 ____________________________________________________________________________
45814 [  8801] By: jhi                                   on 2001/02/13  17:55:19
45815         Log: Integrate change #8792 from mainline.
45816              
45817              Subject: buncha MacPerl patches for bleadperl
45818              From: Chris Nandor <pudge@pobox.com>
45819              Date: Tue, 13 Feb 2001 00:02:43 -0500
45820              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
45821      Branch: maint-5.6/perl
45822           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
45823           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
45824           !> t/lib/basename.t toke.c util.h
45825 ____________________________________________________________________________
45826 [  8800] By: jhi                                   on 2001/02/13  17:46:43
45827         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
45828              to be forced to Off_t.
45829              
45830              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
45831              From: nick@ccl4.org
45832              Date: Thu, 1 Feb 2001 12:01:04 +0000
45833              Message-Id: <20010201120103.E11401@plum.flirble.org>
45834      Branch: maint-5.6/perl
45835            ! iperlsys.h perlio.c
45836 ____________________________________________________________________________
45837 [  8799] By: jhi                                   on 2001/02/13  16:52:51
45838         Log: Duplex duplex hunk hunk.
45839      Branch: maint-5.6/perl
45840            ! Makefile.SH
45841 ____________________________________________________________________________
45842 [  8797] By: jhi                                   on 2001/02/13  14:52:04
45843         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
45844              From: "Craig A. Berry" <craigberry@mac.com>
45845              Date: Mon, 12 Feb 2001 11:05:25 -0600
45846              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
45847      Branch: perl
45848            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
45849 ____________________________________________________________________________
45850 [  8796] By: jhi                                   on 2001/02/13  14:36:47
45851         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
45852              From: simon.cozens@pembroke.oxford.ac.uk 
45853              Date: Sat, 10 Feb 2001 17:57:02 +0000
45854              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
45855              
45856              Now it does include.
45857      Branch: perl
45858            ! pod/perldiag.pod
45859 ____________________________________________________________________________
45860 [  8795] By: jhi                                   on 2001/02/13  14:30:11
45861         Log: Sort the MANIFEST.
45862      Branch: perl
45863            ! MANIFEST
45864 ____________________________________________________________________________
45865 [  8794] By: jhi                                   on 2001/02/13  14:26:51
45866         Log: Integrate change #8793 from mainline, FAQ updates.
45867      Branch: maint-5.6/perl
45868           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
45869 ____________________________________________________________________________
45870 [  8793] By: jhi                                   on 2001/02/13  14:25:13
45871         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
45872      Branch: perl
45873            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
45874 ____________________________________________________________________________
45875 [  8792] By: jhi                                   on 2001/02/13  14:22:50
45876         Log: Subject: buncha MacPerl patches for bleadperl
45877              From: Chris Nandor <pudge@pobox.com>
45878              Date: Tue, 13 Feb 2001 00:02:43 -0500
45879              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
45880      Branch: perl
45881            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
45882            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
45883            ! t/lib/basename.t toke.c util.h
45884 ____________________________________________________________________________
45885 [  8791] By: jhi                                   on 2001/02/13  14:10:39
45886         Log: Integrate change #8790 from mainline.
45887              
45888              environ array wrongly assumed in Perl_init_i18nl10n(),
45889      Branch: maint-5.6/perl
45890           !> util.c
45891 ____________________________________________________________________________
45892 [  8790] By: jhi                                   on 2001/02/13  14:06:15
45893         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
45894              noticed by Chris Nandor in MacOS Classic.
45895      Branch: perl
45896            ! util.c
45897 ____________________________________________________________________________
45898 [  8789] By: jhi                                   on 2001/02/13  13:58:07
45899         Log: Integrate changes #8373,8487,8544,8783 from mainline.
45900              
45901              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
45902              hints files, the dynaloading, assimilate ebcdic into util.c.
45903      Branch: maint-5.6/perl
45904            - ebcdic.c
45905            ! MANIFEST hints/posix-bc.sh
45906           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
45907           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
45908           !> perlapi.c proto.h util.c
45909 ____________________________________________________________________________
45910 [  8788] By: alanbur                               on 2001/02/13  10:33:13
45911         Log: Integrated changes from maint-5.6
45912      Branch: maint-5.6/pureperl
45913           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
45914           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
45915           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
45916           !> vos/config.ga.h vos/configure_perl.cm
45917 ____________________________________________________________________________
45918 [  8787] By: jhi                                   on 2001/02/13  05:56:36
45919         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
45920      Branch: perl
45921           !> Makefile.SH
45922 ____________________________________________________________________________
45923 [  8786] By: jhi                                   on 2001/02/13  05:54:34
45924         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
45925              From: Dorner Thomas <Thomas.Dorner@start.de>
45926              Date: Mon, 12 Feb 2001 15:06:26 +0100
45927              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
45928      Branch: maint-5.6/perl
45929            ! Makefile.SH
45930 ____________________________________________________________________________
45931 [  8785] By: jhi                                   on 2001/02/13  05:29:04
45932         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
45933      Branch: perl
45934           !> hints/openbsd.sh
45935 ____________________________________________________________________________
45936 [  8784] By: jhi                                   on 2001/02/13  02:25:24
45937         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
45938              From: Peter Prymmer <pvhp@forte.com>
45939              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
45940              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
45941      Branch: perl
45942            ! pod/perlclib.pod
45943 ____________________________________________________________________________
45944 [  8783] By: jhi                                   on 2001/02/13  02:22:36
45945         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
45946      Branch: perl
45947            - ebcdic.c
45948            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
45949            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
45950            ! util.c
45951 ____________________________________________________________________________
45952 [  8782] By: jhi                                   on 2001/02/13  02:00:07
45953         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
45954      Branch: maint-5.6/perl
45955            ! pod/perlport.pod
45956 ____________________________________________________________________________
45957 [  8781] By: jhi                                   on 2001/02/13  01:58:44
45958         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
45959      Branch: maint-5.6/perl
45960            ! hints/openbsd.sh
45961 ____________________________________________________________________________
45962 [  8780] By: jhi                                   on 2001/02/13  01:57:33
45963         Log: Synchronize the regexp tests between maintperl and mainline.
45964      Branch: maint-5.6/perl
45965           !> t/op/re_tests
45966 ____________________________________________________________________________
45967 [  8779] By: jhi                                   on 2001/02/13  01:49:35
45968         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
45969              From: Hugo <hv@crypt.compulink.co.uk>
45970              Date: Tue, 13 Feb 2001 00:11:11 +0000
45971              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
45972      Branch: perl
45973            ! regcomp.c t/op/re_tests
45974 ____________________________________________________________________________
45975 [  8778] By: jhi                                   on 2001/02/13  00:23:10
45976         Log: Comments do not nest.
45977      Branch: perl
45978            ! perl.h
45979 ____________________________________________________________________________
45980 [  8777] By: jhi                                   on 2001/02/13  00:17:54
45981         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
45982              From: Hugo <hv@crypt.compulink.co.uk>
45983              Date: Tue, 13 Feb 2001 00:11:11 +0000
45984              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
45985      Branch: maint-5.6/perl
45986            ! regcomp.c t/op/re_tests
45987 ____________________________________________________________________________
45988 [  8776] By: jhi                                   on 2001/02/12  23:25:52
45989         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
45990      Branch: maint-5.6/perl
45991            ! pod/perlport.pod
45992 ____________________________________________________________________________
45993 [  8775] By: jhi                                   on 2001/02/12  23:04:28
45994         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
45995      Branch: maint-5.6/perl
45996            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
45997            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
45998            ! vos/configure_perl.cm
45999 ____________________________________________________________________________
46000 [  8774] By: jhi                                   on 2001/02/12  22:59:11
46001         Log: Subject: Re: [patch] context for 'U' magic functions
46002              From: Doug MacEachern <dougm@covalent.net>
46003              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
46004              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
46005              
46006              plus the suggestion by Nick Ing-Simmons to name the macro
46007              as PERL_MG_UFUNC to avoid namespace pollution, plus add
46008              the advice by Doug for XS writers to perl.h
46009      Branch: perl
46010            ! mg.c perl.h
46011 ____________________________________________________________________________
46012 [  8773] By: jhi                                   on 2001/02/11  20:14:12
46013         Log: Update Changes.
46014      Branch: perl
46015            ! Changes patchlevel.h
46016 ____________________________________________________________________________
46017 [  8772] By: jhi                                   on 2001/02/11  18:47:52
46018         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
46019              From: Simon Cozens <simon@cozens.net>
46020              Date: Wed, 31 Jan 2001 16:31:43 +0000
46021              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
46022      Branch: perl
46023            + pod/perlclib.pod
46024            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
46025            ! pod/perltoc.pod
46026 ____________________________________________________________________________
46027 [  8771] By: jhi                                   on 2001/02/11  18:36:48
46028         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
46029              
46030              Blocks-4d3.beta.txt
46031              CaseFolding-3d4.beta.txt
46032              CompositionExclusions-3d6.beta.txt
46033              EastAsianWidth-4d4.beta.txt
46034              LineBreak-6d3.beta.txt
46035              NamesList-3.1.0d1.beta.txt
46036              PropList-3.1.0d4.beta.txt
46037              SpecialCasing-4d1.beta.txt
46038              UnicodeData-3.1.0d6.beta.txt
46039      Branch: perl
46040            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
46041           +> lib/unicode/UCD.html lib/unicode/Unicode.html
46042            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
46043            - lib/unicode/Unicode.301
46044            ! (edit 257 files)
46045 ____________________________________________________________________________
46046 [  8770] By: jhi                                   on 2001/02/11  17:26:22
46047         Log: UTF-8 documentation.
46048      Branch: perl
46049            ! utf8.h
46050 ____________________________________________________________________________
46051 [  8769] By: jhi                                   on 2001/02/11  17:12:49
46052         Log: Retract #8762.
46053      Branch: perl
46054            ! regexec.c
46055 ____________________________________________________________________________
46056 [  8768] By: jhi                                   on 2001/02/11  16:54:45
46057         Log: Subject: [PATCH] Test::Harness
46058              From: andreas.koenig@anima.de (Andreas J. Koenig)
46059              Date: 11 Feb 2001 14:37:00 +0100
46060              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
46061      Branch: perl
46062            ! lib/Test/Harness.pm
46063 ____________________________________________________________________________
46064 [  8767] By: jhi                                   on 2001/02/11  16:53:52
46065         Log: Subject: [PATCH] Document makepatch in Porting/patching
46066              From: andreas.koenig@anima.de (Andreas J. Koenig)
46067              Date: 11 Feb 2001 16:46:28 +0100
46068              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
46069      Branch: perl
46070            ! Porting/patching.pod
46071 ____________________________________________________________________________
46072 [  8766] By: jhi                                   on 2001/02/11  06:30:23
46073         Log: Subject: Re: [patch] GvSHARED
46074              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
46075              From: Doug MacEachern <dougm@covalent.net>
46076              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
46077              
46078              Subject: Re: [patch] GvSHARED
46079              From: Doug MacEachern <dougm@covalent.net>
46080              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
46081              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
46082              
46083              Subject: [patch] attributes.pm support for `shared'
46084              From: Doug MacEachern <dougm@covalent.net>
46085              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
46086              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
46087              
46088              our() attributes were ignored, our :shared pieces missing,
46089              allow attributes.pm to turn on shared.
46090      Branch: perl
46091            ! op.c t/op/attrs.t toke.c xsutils.c
46092 ____________________________________________________________________________
46093 [  8765] By: alanbur                               on 2001/02/10  23:11:19
46094         Log: Resync with parent (hopefully sucessfully this time)
46095      Branch: maint-5.6/pureperl
46096           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
46097           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
46098           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
46099           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
46100           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
46101           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
46102           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
46103 ____________________________________________________________________________
46104 [  8764] By: jhi                                   on 2001/02/10  22:54:38
46105         Log: Make TEST and UTEST more verbose in case something goes
46106              wrong in running/compiling a script, suggested by Doug
46107              MacEachern.
46108      Branch: perl
46109            ! t/TEST t/UTEST
46110 ____________________________________________________________________________
46111 [  8763] By: jhi                                   on 2001/02/10  22:11:34
46112         Log: Bogus shebang.
46113      Branch: perl
46114            ! t/lib/texttabs.t
46115 ____________________________________________________________________________
46116 [  8762] By: jhi                                   on 2001/02/10  21:56:02
46117         Log: (Retracted by #8769)
46118      Branch: perl
46119            ! regexec.c
46120 ____________________________________________________________________________
46121 [  8761] By: jhi                                   on 2001/02/10  21:26:15
46122         Log: Subject: Re: [patch] GvSHARED 
46123              From: Doug MacEachern <dougm@covalent.net>
46124              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
46125              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
46126              
46127              our @EXPORT : shared = (...);
46128      Branch: perl
46129            ! toke.c
46130 ____________________________________________________________________________
46131 [  8760] By: jhi                                   on 2001/02/10  21:25:07
46132         Log: Subject: [patch] GvSHARED
46133              From: Doug MacEachern <dougm@covalent.net>
46134              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
46135              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
46136      Branch: perl
46137            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
46138 ____________________________________________________________________________
46139 [  8759] By: alanbur                               on 2001/02/10  21:24:27
46140         Log: Backed out mismerge.
46141      Branch: maint-5.6/pureperl
46142            ! MANIFEST README.hpux README.vmesa gv.c installhtml
46143            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
46144            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
46145            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
46146            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
46147            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
46148            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
46149 ____________________________________________________________________________
46150 [  8758] By: jhi                                   on 2001/02/10  18:01:17
46151         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
46152              
46153              Fixed UMRs and leak in Perl_pmtrans()
46154              
46155              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
46156              associated UTFied tr/// code.  Also fixed scoping leak of
46157              PL_reg_start_tmp.
46158              
46159              newATTRSUB leaks when an attempt to redefine the active sort sub is
46160              made.
46161      Branch: maint-5.6/perl
46162           !> op.c regcomp.c
46163 ____________________________________________________________________________
46164 [  8757] By: alanbur                               on 2001/02/10  17:56:46
46165         Log: Resynchronised with parent
46166      Branch: maint-5.6/pureperl
46167           +> README.bs2000
46168            - README.posix-bc
46169            ! gv.c perl.c sv.c
46170           !> MANIFEST README.hpux README.vmesa installhtml
46171           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
46172           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
46173           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
46174           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
46175           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
46176           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
46177 ____________________________________________________________________________
46178 [  8756] By: alanbur                               on 2001/02/10  17:51:15
46179         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
46180              made.
46181      Branch: maint-5.6/pureperl
46182            ! op.c
46183 ____________________________________________________________________________
46184 [  8755] By: jhi                                   on 2001/02/09  22:41:35
46185         Log: Upgrade to CPAN 1.59_54, from Andreas König.
46186      Branch: perl
46187            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
46188 ____________________________________________________________________________
46189 [  8754] By: jhi                                   on 2001/02/09  22:29:20
46190         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
46191              
46192              Didn't upgrade the fill.t since it has a dependency to File::Slurp
46193              purely for debugging purposes, the actual test hasn't changed.
46194      Branch: perl
46195            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
46196            ! t/lib/textwrap.t
46197 ____________________________________________________________________________
46198 [  8753] By: jhi                                   on 2001/02/09  20:17:50
46199         Log: Integrate change #8682 from maintperl.
46200              
46201              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
46202              to work correctly.
46203      Branch: perl
46204           !> hints/irix_6.sh
46205 ____________________________________________________________________________
46206 [  8752] By: jhi                                   on 2001/02/09  20:00:46
46207         Log: Update Changes.
46208      Branch: perl
46209            ! Changes patchlevel.h
46210 ____________________________________________________________________________
46211 [  8751] By: nick                                  on 2001/02/09  19:48:37
46212         Log: Integrate mainline
46213      Branch: perlio
46214           +> README.bs2000 t/lib/cgi-esc.t
46215            - README.posix-bc
46216           !> (integrate 53 files)
46217 ____________________________________________________________________________
46218 [  8750] By: nick                                  on 2001/02/09  19:25:16
46219         Log: Subject: RE: Biannual Competition to Improve Hashing Function
46220              From: Fisher Mark <fisherm@tce.com>
46221              Date: Thu, 8 Feb 2001 10:44:00 -0500
46222              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
46223              Date: Thu, 8 Feb 2001 15:02:47 -0500
46224              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
46225      Branch: perl
46226            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
46227 ____________________________________________________________________________
46228 [  8749] By: jhi                                   on 2001/02/09  19:02:35
46229         Log: Forgotten fragment.
46230      Branch: perl
46231            ! pod/perlapi.pod
46232 ____________________________________________________________________________
46233 [  8748] By: jhi                                   on 2001/02/09  18:31:34
46234         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
46235              plus manual tweakage.
46236              
46237              Sync the perlfaq2 between mainline and maintperl.
46238      Branch: maint-5.6/perl
46239            ! pod/perlfaq2.pod
46240      Branch: perl
46241           !> pod/perlfaq2.pod
46242 ____________________________________________________________________________
46243 [  8747] By: jhi                                   on 2001/02/09  18:12:04
46244         Log: Subject: versiononly and installperl
46245              From: abigail@foad.org
46246              Date: Wed, 7 Feb 2001 22:43:12 +0100
46247              Message-ID: <20010207214312.7045.qmail@foad.org>    
46248              
46249              Add +v flag to force a normal install of the perl binary
46250              and the utilities.
46251              
46252              Subject: [PATCH] installperl
46253              From: Nicholas Clark <nick@ccl4.org>
46254              Date: Fri, 9 Feb 2001 16:28:57 +0000
46255              Message-ID: <20010209162857.B10931@plum.flirble.org>
46256              
46257              Add -A flag which also hardlinks the binary with
46258              the full architecture name.
46259      Branch: perl
46260            ! installperl
46261 ____________________________________________________________________________
46262 [  8746] By: jhi                                   on 2001/02/09  18:03:43
46263         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
46264              
46265              Subject: perlfaq2, re: perlmongers
46266              
46267              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
46268              
46269              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
46270              
46271              Subject: [ID 20010205.001] typo in perlfaq9
46272              
46273              Subject: [ID 20010208.002] unordered explanation in perlcall
46274      Branch: maint-5.6/perl
46275           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
46276           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
46277           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
46278 ____________________________________________________________________________
46279 [  8745] By: jhi                                   on 2001/02/09  17:59:09
46280         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
46281              From: abela@geneanet.org
46282              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
46283              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
46284      Branch: perl
46285            ! pod/perlcall.pod
46286 ____________________________________________________________________________
46287 [  8744] By: jhi                                   on 2001/02/09  17:48:16
46288         Log: Subject: [ID 20010205.001] typo in perlfaq9
46289              From: eserte@vran.herceg.de
46290              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
46291              Message-Id: <200102042244.XAA21926@vran.herceg.de>
46292      Branch: perl
46293            ! pod/perlfaq9.pod
46294 ____________________________________________________________________________
46295 [  8743] By: jhi                                   on 2001/02/09  17:25:12
46296         Log: Integrate change #8695 from maintperl.
46297              
46298              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
46299      Branch: perl
46300           !> thread.h
46301 ____________________________________________________________________________
46302 [  8742] By: jhi                                   on 2001/02/09  17:21:22
46303         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
46304              From: Andy Dougherty <doughera@lafayette.edu>
46305              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
46306              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
46307      Branch: perl
46308            ! embed.pl
46309 ____________________________________________________________________________
46310 [  8741] By: jhi                                   on 2001/02/09  17:05:19
46311         Log: Integrate changes #8738,8739,8740 from maintperl.
46312              
46313              Html files will be installed in a more logical and easier to
46314              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
46315              
46316              Html files will be generated with a header to make them look
46317              a little less bare.
46318              
46319              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
46320      Branch: perl
46321           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
46322 ____________________________________________________________________________
46323 [  8740] By: jhi                                   on 2001/02/09  17:03:46
46324         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
46325              From: "Brendan O'Dea" <bod@compusol.com.au>
46326              Date: Sun, 4 Feb 2001 11:17:56 +1100
46327              Message-ID: <20010204111756.A16301@compusol.com.au>
46328      Branch: maint-5.6/perl
46329            ! pod/perlfaq3.pod
46330 ____________________________________________________________________________
46331 [  8739] By: jhi                                   on 2001/02/09  17:01:59
46332         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
46333              From: "Indy Singh" <indy@nusphere.com>
46334              Date: Fri, 2 Feb 2001 15:09:59 -0500
46335              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
46336              
46337              Html files will be generated with a header to make them look
46338              a little less bare.
46339      Branch: maint-5.6/perl
46340            ! installhtml
46341 ____________________________________________________________________________
46342 [  8738] By: jhi                                   on 2001/02/09  16:58:48
46343         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
46344              From: "Indy Singh" <indy@nusphere.com>
46345              Date: Fri, 2 Feb 2001 15:08:23 -0500
46346              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
46347              
46348              Html files will be installed in a more logical and easier to
46349              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
46350      Branch: maint-5.6/perl
46351            ! win32/Makefile win32/makefile.mk
46352 ____________________________________________________________________________
46353 [  8737] By: jhi                                   on 2001/02/09  16:46:54
46354         Log: Integrate changes #8687,8736 from maintperl.
46355              
46356              HP-UX thread patches from Merijn H. Brand.
46357              
46358              Latin nit from Philip Newton.
46359      Branch: perl
46360           !> README.hpux hints/hpux.sh
46361 ____________________________________________________________________________
46362 [  8736] By: jhi                                   on 2001/02/09  16:42:31
46363         Log: Latin nit from Philip Newton.
46364      Branch: maint-5.6/perl
46365            ! README.hpux
46366 ____________________________________________________________________________
46367 [  8735] By: jhi                                   on 2001/02/09  16:24:03
46368         Log: Integrate changes #8704,8710 from pureperl.
46369              
46370              Fixed UMRs and leak in Perl_pmtrans()
46371              
46372              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
46373              associated UTFied tr/// code.  Also fixed scoping leak of
46374              PL_reg_start_tmp.
46375      Branch: perl
46376           !> op.c regcomp.c
46377 ____________________________________________________________________________
46378 [  8734] By: jhi                                   on 2001/02/09  15:40:21
46379         Log: Integrate change #8733 from maintperl.
46380              
46381              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
46382      Branch: perl
46383           !> pod/perlre.pod
46384 ____________________________________________________________________________
46385 [  8733] By: jhi                                   on 2001/02/09  15:35:47
46386         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
46387              From: Prymmer/Kahn <pvhp@best.com>
46388              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
46389              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
46390      Branch: maint-5.6/perl
46391            ! pod/perlre.pod
46392 ____________________________________________________________________________
46393 [  8732] By: jhi                                   on 2001/02/09  15:26:17
46394         Log: Rename README.posix-bc to README.bs2000 (to avoid the
46395              confusion of a "perlposix-bc.pod"), add a few missing
46396              arch pods, regen toc.
46397      Branch: maint-5.6/perl
46398           +> README.bs2000
46399            - README.posix-bc
46400            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
46401            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
46402 ____________________________________________________________________________
46403 [  8731] By: jhi                                   on 2001/02/09  15:23:39
46404         Log: De-cut-and-pasto.
46405      Branch: perl
46406            ! pod/perl.pod
46407 ____________________________________________________________________________
46408 [  8730] By: jhi                                   on 2001/02/09  15:11:13
46409         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
46410              when people think that perlposix-bc.pod tells anything about
46411              Perl and POSIX.  Regen toc.
46412      Branch: perl
46413           +> README.bs2000
46414            - README.posix-bc
46415            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
46416            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
46417 ____________________________________________________________________________
46418 [  8729] By: jhi                                   on 2001/02/09  14:52:28
46419         Log: The README.vmesa part of #8712 from maintperl.
46420      Branch: perl
46421            ! README.vmesa
46422 ____________________________________________________________________________
46423 [  8728] By: jhi                                   on 2001/02/09  14:46:06
46424         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
46425              From: Peter Prymmer <pvhp@forte.com>
46426              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
46427              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
46428      Branch: maint-5.6/perl
46429            ! README.vmesa win32/Makefile win32/makefile.mk
46430 ____________________________________________________________________________
46431 [  8727] By: jhi                                   on 2001/02/09  14:33:25
46432         Log: Integrate change #8712 from mainline.
46433              
46434              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
46435      Branch: maint-5.6/perl
46436           !> lib/Pod/Find.pm
46437 ____________________________________________________________________________
46438 [  8726] By: jhi                                   on 2001/02/09  14:30:28
46439         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
46440              From: Peter Prymmer <pvhp@forte.com>
46441              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
46442              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
46443      Branch: perl
46444            + t/lib/cgi-esc.t
46445            ! MANIFEST lib/CGI/Util.pm
46446 ____________________________________________________________________________
46447 [  8725] By: jhi                                   on 2001/02/09  04:56:47
46448         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
46449      Branch: maint-5.6/perl
46450            ! pod/perlport.pod
46451 ____________________________________________________________________________
46452 [  8724] By: jhi                                   on 2001/02/09  04:40:59
46453         Log: Integrate changes 7819,7820 from vmsperl into mainline.
46454              
46455              Add header for LIB$ prototypes (C. Berry)
46456              
46457              Convert fwrite()s to sockets to write()s, since some socket stacks
46458              don't take kindly to stdio.
46459              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
46460              (for often optional LNMs)
46461              Correct a few typos
46462              (C. Bailey)
46463      Branch: perl
46464           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
46465 ____________________________________________________________________________
46466 [  8723] By: jhi                                   on 2001/02/09  03:29:29
46467         Log: Integrate change #8722 from mainline.
46468              
46469              The Im() function wasn't returning zero for non-Math::Complex
46470              arguments.  The bug reported by John Gamble.
46471      Branch: maint-5.6/perl
46472           !> lib/Math/Complex.pm
46473 ____________________________________________________________________________
46474 [  8722] By: jhi                                   on 2001/02/09  03:28:33
46475         Log: The Im() function wasn't returning zero for non-Math::Complex
46476              arguments.  The bug reported by John Gamble.
46477      Branch: perl
46478            ! lib/Math/Complex.pm
46479 ____________________________________________________________________________
46480 [  8721] By: nick                                  on 2001/02/08  22:11:35
46481         Log: Correct the correction :-(
46482      Branch: perl
46483            ! perl.c
46484 ____________________________________________________________________________
46485 [  8720] By: bailey                                on 2001/02/08  20:59:22
46486         Log: Convert fwrite()s to sockets to write()s, since some socket stacks
46487              don't take kindly to stdio.
46488              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
46489              (for often optional LNMs)
46490              Correct a few typos
46491              (C. Bailey)
46492      Branch: vmsperl
46493            ! vms/vms.c vms/vmsish.h
46494 ____________________________________________________________________________
46495 [  8719] By: bailey                                on 2001/02/08  20:51:02
46496         Log: Add header for LIB$ prototypes (C. Berry)
46497      Branch: vmsperl
46498            ! ext/Devel/DProf/DProf.xs
46499 ____________________________________________________________________________
46500 [  8718] By: bailey                                on 2001/02/08  20:49:00
46501         Log: SYN SYN
46502      Branch: vmsperl
46503           +> pod/perliol.pod t/lib/sample-tests/bailout
46504           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
46505           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
46506           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
46507           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
46508           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
46509           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
46510            - lib/unicode/Is/DCinital.pl
46511           !> (integrate 101 files)
46512 ____________________________________________________________________________
46513 [  8717] By: nick                                  on 2001/02/08  19:38:48
46514         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
46515              From: Robin Barker <rmb1@cise.npl.co.uk>
46516              Date: Thu, 8 Feb 2001 14:38:07 GMT
46517              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
46518      Branch: perl
46519            ! lib/CPAN.pm
46520 ____________________________________________________________________________
46521 [  8716] By: nick                                  on 2001/02/08  19:29:07
46522         Log: Generated files form 8713 etc.
46523      Branch: perl
46524            ! embed.h global.sym objXSUB.h perlapi.c proto.h
46525 ____________________________________________________________________________
46526 [  8715] By: nick                                  on 2001/02/08  19:26:08
46527         Log: Fixup non-ithread build after 8713
46528      Branch: perl
46529            ! perl.c
46530 ____________________________________________________________________________
46531 [  8714] By: nick                                  on 2001/02/08  19:17:45
46532         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
46533              From: nick@ccl4.org
46534              Date: Wed, 7 Feb 2001 00:27:47 +0000
46535              Message-Id: <20010207002747.B63724@plum.flirble.org>
46536      Branch: perl
46537            ! sv.c toke.c
46538 ____________________________________________________________________________
46539 [  8713] By: nick                                  on 2001/02/08  19:15:58
46540         Log: Subject: Re: [patch] Re: PL_ptr_table
46541              From: Doug Maceachern <dougm@covalent.net>
46542              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
46543              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
46544      Branch: perl
46545            ! embed.pl perl.c sv.c sv.h
46546 ____________________________________________________________________________
46547 [  8712] By: nick                                  on 2001/02/08  19:12:47
46548         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
46549              From: Peter Prymmer <pvhp@forte.com>
46550              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
46551              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
46552      Branch: perl
46553            ! lib/Pod/Find.pm
46554 ____________________________________________________________________________
46555 [  8711] By: nick                                  on 2001/02/07  21:06:11
46556         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
46557              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
46558              From: Alan Burlison <Alan.Burlison@uk.sun.com>
46559              Date: Tue, 06 Feb 2001 23:37:01 +0000
46560              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
46561      Branch: perl
46562            ! regcomp.c
46563 ____________________________________________________________________________
46564 [  8710] By: alanbur                               on 2001/02/07  00:22:04
46565         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
46566              associated UTFied tr/// code.  Also fixed scoping leak of
46567              PL_reg_start_tmp.
46568      Branch: maint-5.6/pureperl
46569            ! op.c regcomp.c
46570 ____________________________________________________________________________
46571 [  8709] By: nick                                  on 2001/02/06  21:16:49
46572         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
46573              From: Michael G Schwern <schwern@pobox.com>
46574              Date: Sun, 4 Feb 2001 19:47:14 -0500
46575              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
46576      Branch: perl
46577            ! pod/perlapi.pod pod/perlmodlib.PL
46578 ____________________________________________________________________________
46579 [  8708] By: nick                                  on 2001/02/06  20:41:20
46580         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
46581              From: Michael G Schwern <schwern@pobox.com>
46582              Date: Sun, 4 Feb 2001 21:17:49 -0500
46583              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
46584      Branch: perl
46585            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
46586            ! pod/perltootc.pod
46587 ____________________________________________________________________________
46588 [  8707] By: nick                                  on 2001/02/06  20:29:11
46589         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
46590              From: Michael G Schwern <schwern@pobox.com>
46591              Date: Tue, 6 Feb 2001 05:54:30 -0500
46592              Message-Id: <20010206055430.A951@blackrider.aocn.com>
46593      Branch: perl
46594            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
46595 ____________________________________________________________________________
46596 [  8706] By: nick                                  on 2001/02/06  20:21:40
46597         Log: Subject: RE: some win32 fixes
46598              Date: Tue, 6 Feb 2001 09:23:20 +0300
46599              From: Vadim Konovalov <vkonovalov@lucent.com>
46600              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
46601      Branch: perl
46602            ! toke.c win32/Makefile win32/config.bc win32/config.gc
46603            ! win32/config.vc win32/config_H.bc win32/makefile.mk
46604 ____________________________________________________________________________
46605 [  8705] By: alanbur                               on 2001/02/06  15:00:03
46606         Log: Synchronised with parent
46607      Branch: maint-5.6/pureperl
46608            ! regexec.c
46609           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
46610           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
46611 ____________________________________________________________________________
46612 [  8704] By: alanbur                               on 2001/02/06  14:55:24
46613         Log: Fixed UMRs and leak in Perl_pmtrans()
46614      Branch: maint-5.6/pureperl
46615            ! op.c
46616 ____________________________________________________________________________
46617 [  8703] By: gsar                                  on 2001/02/06  02:29:37
46618         Log: $(MAKE) distclean doesn't clean up properly on windows
46619      Branch: maint-5.6/perl
46620            ! win32/Makefile win32/makefile.mk
46621 ____________________________________________________________________________
46622 [  8702] By: gsar                                  on 2001/02/06  01:00:46
46623         Log: tweak change#8659 to keep it simple
46624      Branch: maint-5.6/perl
46625            ! utils/perldoc.PL
46626 ____________________________________________________________________________
46627 [  8701] By: gsar                                  on 2001/02/05  22:45:41
46628         Log: change#8693 was missing testsuite changes
46629      Branch: maint-5.6/perl
46630           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
46631 ____________________________________________________________________________
46632 [  8700] By: nick                                  on 2001/02/05  20:32:52
46633         Log: Integrate mainline
46634      Branch: perlio
46635           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
46636           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
46637           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
46638           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
46639           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
46640           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
46641           +> t/lib/test-harness.t
46642           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
46643           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
46644           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
46645           !> pod/perlutil.pod t/TEST utils/h2xs.PL
46646 ____________________________________________________________________________
46647 [  8699] By: nick                                  on 2001/02/05  19:41:07
46648         Log: Subject: perlfaq2, re: perlmongers
46649              From: David H. Adler <dha@panix.com>
46650              Date: Sun, 4 Feb 2001 23:48:23 -0500
46651              Message-Id: <20010204234823.A13429@panix.com>
46652      Branch: perl
46653            ! pod/perlfaq2.pod
46654 ____________________________________________________________________________
46655 [  8698] By: nick                                  on 2001/02/05  19:39:31
46656         Log: Missed file f#rom the testharness mess.
46657      Branch: perl
46658            + t/lib/test-harness.t
46659 ____________________________________________________________________________
46660 [  8697] By: nick                                  on 2001/02/05  19:37:21
46661         Log: Subject: [DOC PATCH] overload.pm nits
46662              From: John Tobey <jtobey@john-edwin-tobey.org>
46663              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
46664              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
46665      Branch: perl
46666            ! lib/overload.pm
46667 ____________________________________________________________________________
46668 [  8696] By: alanbur                               on 2001/02/05  11:56:00
46669         Log: Sync with parent
46670      Branch: maint-5.6/pureperl
46671           !> thread.h
46672 ____________________________________________________________________________
46673 [  8695] By: gsar                                  on 2001/02/05  03:27:34
46674         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
46675      Branch: maint-5.6/perl
46676            ! thread.h
46677 ____________________________________________________________________________
46678 [  8694] By: alanbur                               on 2001/02/05  00:07:47
46679         Log: Initial branch creation from //depot/maint-5.6/perl
46680      Branch: maint-5.6/pureperl
46681           +> (branch 1719 files)
46682 ____________________________________________________________________________
46683 [  8693] By: gsar                                  on 2001/02/04  22:38:49
46684         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
46685              changes)
46686      Branch: maint-5.6/perl
46687           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
46688           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
46689           !> ext/DB_File/version.c
46690 ____________________________________________________________________________
46691 [  8692] By: nick                                  on 2001/02/04  18:15:57
46692         Log: The missed t/TEST part of the grand testharness upgrade.
46693      Branch: perl
46694            ! t/TEST
46695 ____________________________________________________________________________
46696 [  8691] By: nick                                  on 2001/02/04  18:05:17
46697         Log: New improved test harness
46698              Subject: Re: [PATCH Test::Harness] Third time's a charm?
46699              From: Michael G Schwern <schwern@pobox.com>
46700              Date: Sun, 4 Feb 2001 08:01:20 -0500
46701              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
46702      Branch: perl
46703            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
46704            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
46705            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
46706            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
46707            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
46708            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
46709            ! MANIFEST lib/Test/Harness.pm
46710 ____________________________________________________________________________
46711 [  8690] By: nick                                  on 2001/02/04  17:57:51
46712         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
46713              From: Jonathan Stowe <gellyfish@gellyfish.com>
46714              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
46715              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
46716      Branch: perl
46717            ! utils/h2xs.PL
46718 ____________________________________________________________________________
46719 [  8689] By: nick                                  on 2001/02/04  17:55:24
46720         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
46721              From: Michael G Schwern <schwern@pobox.com>
46722              Date: Sat, 3 Feb 2001 22:46:38 -0500
46723              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
46724      Branch: perl
46725            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
46726            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
46727 ____________________________________________________________________________
46728 [  8688] By: nick                                  on 2001/02/04  17:43:55
46729         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
46730              length byfailing to spot lack of closing )
46731              From: nick@talking.bollo.cx
46732              Date: Sat, 03 Feb 2001 23:53:16 +0000
46733              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
46734      Branch: perl
46735            ! perlio.c pod/perldiag.pod
46736 ____________________________________________________________________________
46737 [  8687] By: jhi                                   on 2001/02/03  17:11:42
46738         Log: HP-UX thread patches from Merijn H. Brand.
46739      Branch: maint-5.6/perl
46740            ! README.hpux hints/hpux.sh
46741 ____________________________________________________________________________
46742 [  8686] By: jhi                                   on 2001/02/03  16:40:12
46743         Log: Metaconfig changes for #8685.
46744      Branch: metaconfig
46745            ! U/installdirs/instubperl.U
46746      Branch: metaconfig/U/perl
46747            ! Devel.U versiononly.U
46748 ____________________________________________________________________________
46749 [  8685] By: jhi                                   on 2001/02/03  16:39:49
46750         Log: For -Dusedevel builds turn off installusrbinperl and turn on
46751              versiononly, a combined idea of Richard Soderberg and Merijn
46752              H. Brand.  You can still override both of these from the command
46753              line if you need to, -Dinstallusrbinperl and -Uversiononly.
46754      Branch: perl
46755            ! Configure
46756 ____________________________________________________________________________
46757 [  8684] By: jhi                                   on 2001/02/03  16:16:34
46758         Log: Metaconfig unit fix for #8683.
46759      Branch: metaconfig
46760            ! U/compline/nblock_io.U
46761 ____________________________________________________________________________
46762 [  8683] By: jhi                                   on 2001/02/03  16:16:12
46763         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
46764              reported by Peter Prymmer for 5.6-TRIAL1.
46765      Branch: perl
46766            ! Configure
46767 ____________________________________________________________________________
46768 [  8682] By: jhi                                   on 2001/02/03  05:52:11
46769         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
46770              to work correctly.
46771      Branch: maint-5.6/perl
46772            ! hints/irix_6.sh
46773 ____________________________________________________________________________
46774 [  8681] By: jhi                                   on 2001/02/03  05:47:33
46775         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
46776      Branch: maint-5.6/perl
46777            ! pod/perlport.pod
46778 ____________________________________________________________________________
46779 [  8680] By: jhi                                   on 2001/02/02  21:39:49
46780         Log: perlport update from Peter Prymmer.
46781      Branch: maint-5.6/perl
46782            ! pod/perlport.pod
46783 ____________________________________________________________________________
46784 [  8679] By: nick                                  on 2001/02/02  20:50:48
46785         Log: Integrate mainline
46786      Branch: perlio
46787           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
46788           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
46789           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
46790 ____________________________________________________________________________
46791 [  8678] By: gsar                                  on 2001/02/02  16:02:12
46792         Log: note about bincompat, slightly modified (from Lupe Christoph)
46793      Branch: maint-5.6/perl
46794            ! README.solaris
46795 ____________________________________________________________________________
46796 [  8677] By: jhi                                   on 2001/02/02  15:46:20
46797         Log: Supported platforms updates.
46798      Branch: maint-5.6/perl
46799            ! pod/perlport.pod
46800 ____________________________________________________________________________
46801 [  8676] By: jhi                                   on 2001/02/02  03:41:26
46802         Log: A couple more perlfaq2 tweaks.
46803      Branch: maint-5.6/perl
46804            ! pod/perlfaq2.pod
46805 ____________________________________________________________________________
46806 [  8675] By: jhi                                   on 2001/02/02  03:17:44
46807         Log: Misedit in #8661.
46808      Branch: maint-5.6/perl
46809            ! Configure
46810 ____________________________________________________________________________
46811 [  8674] By: jhi                                   on 2001/02/02  03:14:38
46812         Log: Damien again.
46813      Branch: maint-5.6/perl
46814            ! pod/perlfaq2.pod
46815 ____________________________________________________________________________
46816 [  8673] By: jhi                                   on 2001/02/02  03:12:40
46817         Log: perlfaq update from Elaine Ashton.
46818      Branch: maint-5.6/perl
46819            ! pod/perlfaq2.pod
46820 ____________________________________________________________________________
46821 [  8672] By: jhi                                   on 2001/02/02  03:07:08
46822         Log: UTF-8 s/// patch from Inaba Hiroto.
46823      Branch: maint-5.6/perl
46824            ! pp_ctl.c pp_hot.c
46825 ____________________________________________________________________________
46826 [  8671] By: jhi                                   on 2001/02/01  22:34:31
46827         Log: Update Changes.
46828      Branch: perl
46829            ! Changes patchlevel.h
46830 ____________________________________________________________________________
46831 [  8670] By: jhi                                   on 2001/02/01  22:15:29
46832         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
46833              from maintperl.
46834              
46835              Upgrade to Getopt::Long 2.25, from Johan Vromans.
46836              
46837              more files need to be writable in the source distribution
46838              
46839              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
46840              
46841              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
46842              
46843              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
46844              
46845              Allow the float to be fuzzier.
46846              
46847              need to use INT2PTR instead of a straight cast or ia64 fails
46848              
46849              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
46850              
46851              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
46852      Branch: perl
46853           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
46854           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
46855           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
46856 ____________________________________________________________________________
46857 [  8669] By: jhi                                   on 2001/02/01  21:57:02
46858         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
46859              From: Robin Barker <rmb1@cise.npl.co.uk>
46860              Date: Thu, 1 Feb 2001 16:59:05 GMT
46861              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
46862      Branch: maint-5.6/perl
46863            ! pod/perlmodlib.PL
46864 ____________________________________________________________________________
46865 [  8668] By: nick                                  on 2001/02/01  19:41:40
46866         Log: Integrate mainline
46867      Branch: perlio
46868           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
46869           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
46870           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
46871 ____________________________________________________________________________
46872 [  8667] By: gsar                                  on 2001/02/01  16:59:11
46873         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
46874      Branch: maint-5.6/perl
46875            ! embed.pl embedvar.h
46876 ____________________________________________________________________________
46877 [  8666] By: gsar                                  on 2001/02/01  16:34:51
46878         Log: add missing entries to win32/config.?c
46879      Branch: maint-5.6/perl
46880            ! win32/config.bc win32/config.gc win32/config.vc
46881            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
46882 ____________________________________________________________________________
46883 [  8665] By: jhi                                   on 2001/02/01  14:58:51
46884         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
46885              From: "Stephen P. Potter" <spp@spotter.yi.org>
46886              Date: Thu, 01 Feb 2001 10:45:46 -0500
46887              Message-Id: <200102011545.KAA31479@spotter.yi.org>
46888      Branch: maint-5.6/perl
46889            ! pod/perlfunc.pod
46890 ____________________________________________________________________________
46891 [  8664] By: gsar                                  on 2001/02/01  14:52:37
46892         Log: need to use INT2PTR instead of a straight cast or ia64 fails
46893              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
46894      Branch: maint-5.6/perl
46895            ! ext/POSIX/POSIX.xs
46896 ____________________________________________________________________________
46897 [  8663] By: jhi                                   on 2001/02/01  14:09:13
46898         Log: Allow the float to be fuzzier.
46899      Branch: maint-5.6/perl
46900            ! t/lib/peek.t
46901 ____________________________________________________________________________
46902 [  8662] By: jhi                                   on 2001/02/01  13:59:00
46903         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
46904              From: Robin Barker <rmb1@cise.npl.co.uk>
46905              Date: Thu, 1 Feb 2001 13:05:39 GMT
46906              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
46907      Branch: maint-5.6/perl
46908            ! pod/perlmodlib.pod
46909 ____________________________________________________________________________
46910 [  8661] By: jhi                                   on 2001/02/01  13:57:38
46911         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
46912              Date: Thu, 01 Feb 2001 14:15:41 +0100
46913              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46914              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
46915              
46916              Have the $ccflags in the gcc version test (strange, this change
46917              is claimed to be have been integrated already)
46918      Branch: maint-5.6/perl
46919            ! Configure
46920 ____________________________________________________________________________
46921 [  8660] By: jhi                                   on 2001/02/01  13:44:10
46922         Log: Integrate changes #7950,7964,7962 from mainline.
46923              
46924              Find the stdchar signedness using cpp, should fix some of
46925              the Solaris compiler warnings reported by Alan Burlison.
46926      Branch: maint-5.6/perl
46927           !> Configure config_h.SH
46928 ____________________________________________________________________________
46929 [  8659] By: jhi                                   on 2001/02/01  05:35:32
46930         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
46931              From: Jan Dubois <JanD@ActiveState.com>
46932              Date: Wed, 31 Jan 2001 21:17:03 -0800
46933              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
46934      Branch: maint-5.6/perl
46935            ! utils/perldoc.PL
46936 ____________________________________________________________________________
46937 [  8658] By: jhi                                   on 2001/02/01  04:33:17
46938         Log: Integrate the README.os390 and README.posix-bc parts of mainline
46939              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
46940              installperl parts were taken care of by #8657.)
46941      Branch: maint-5.6/perl
46942           !> README.os390 README.posix-bc
46943 ____________________________________________________________________________
46944 [  8657] By: jhi                                   on 2001/02/01  04:29:21
46945         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
46946              From: Peter Prymmer <pvhp@forte.com>
46947              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
46948              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
46949      Branch: maint-5.6/perl
46950            + ext/DynaLoader/dl_dllload.xs
46951            ! MANIFEST Makefile.SH hints/os390.sh installperl
46952 ____________________________________________________________________________
46953 [  8656] By: jhi                                   on 2001/02/01  04:25:45
46954         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
46955              From: Peter Prymmer <pvhp@forte.com>
46956              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
46957              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
46958      Branch: maint-5.6/perl
46959            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
46960 ____________________________________________________________________________
46961 [  8655] By: jhi                                   on 2001/02/01  04:14:47
46962         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
46963              From: troc@netrus.net
46964              Date: Wed, 31 Jan 2001 22:31:26 -0500
46965              Message-Id: <200102010331.WAA117.85@rocco.homenet>
46966      Branch: maint-5.6/perl
46967            ! os2/os2.c
46968 ____________________________________________________________________________
46969 [  8654] By: jhi                                   on 2001/02/01  04:12:52
46970         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
46971              as reported by Alan Burlison.
46972      Branch: maint-5.6/perl
46973            ! pp.h
46974 ____________________________________________________________________________
46975 [  8653] By: jhi                                   on 2001/02/01  04:05:12
46976         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
46977              From: dsugalski@northernlight.com
46978              Date: Wed, 31 Jan 2001 18:54:11 -0500
46979              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
46980      Branch: maint-5.6/perl
46981            ! configure.com
46982 ____________________________________________________________________________
46983 [  8652] By: jhi                                   on 2001/02/01  04:03:11
46984         Log: Misplaced #endif.
46985              
46986              Subject: [perl-5-6-1-trial2] patches for EPOC
46987              From: Olaf Flebbe <O.Flebbe@science-computing.de>
46988              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
46989              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
46990      Branch: maint-5.6/perl
46991            ! epoc/epocish.c
46992 ____________________________________________________________________________
46993 [  8651] By: jhi                                   on 2001/02/01  04:00:25
46994         Log: Integrate changes #8647,8648,8650 from mainline.
46995              
46996              Macrofy a magic UTF-8 test.
46997              
46998              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
46999              
47000              Watch out for cross compiling for EPOC (usually done on linux).
47001      Branch: maint-5.6/perl
47002           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
47003 ____________________________________________________________________________
47004 [  8650] By: jhi                                   on 2001/02/01  03:56:20
47005         Log: Watch out for cross compiling for EPOC (usually done on linux)
47006              
47007              Subject: [perl-5-6-1-trial2] patches for EPOC
47008              From: Olaf Flebbe <O.Flebbe@science-computing.de>
47009              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
47010              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
47011      Branch: perl
47012            ! ext/Errno/Errno_pm.PL
47013 ____________________________________________________________________________
47014 [  8649] By: gsar                                  on 2001/02/01  00:46:00
47015         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
47016      Branch: maint-5.6/perl
47017            ! sv.c
47018 ____________________________________________________________________________
47019 [  8648] By: jhi                                   on 2001/01/31  23:35:36
47020         Log: All the uses of PL_numeric_radix must be protected by
47021              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
47022              
47023              Subject: [perl-5-6-1-trial2] patches for EPOC
47024              From: Olaf Flebbe <O.Flebbe@science-computing.de>
47025              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
47026              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
47027      Branch: perl
47028            ! sv.c
47029 ____________________________________________________________________________
47030 [  8647] By: jhi                                   on 2001/01/31  22:56:16
47031         Log: Macrofy a magic UTF-8 test.
47032      Branch: perl
47033            ! utf8.c utf8.h
47034 ____________________________________________________________________________
47035 [  8646] By: gsar                                  on 2001/01/31  15:55:12
47036         Log: update Changes
47037      Branch: maint-5.6/perl
47038            ! Changes
47039 ____________________________________________________________________________
47040 [  8645] By: gsar                                  on 2001/01/31  15:10:14
47041         Log: Configure tweak suggested by Peter Prymmer
47042      Branch: maint-5.6/perl
47043            ! Configure
47044 ____________________________________________________________________________
47045 [  8644] By: gsar                                  on 2001/01/31  15:06:32
47046         Log: more files need to be writable in the source distribution
47047      Branch: maint-5.6/perl
47048            ! Porting/makerel
47049 ____________________________________________________________________________
47050 [  8643] By: jhi                                   on 2001/01/31  14:59:46
47051         Log: Integrate changes #8258,8278,8279 from mainline.
47052              
47053              Make the large file tests more robust/talkative.
47054      Branch: maint-5.6/perl
47055           !> t/lib/syslfs.t t/op/lfs.t
47056 ____________________________________________________________________________
47057 [  8642] By: gsar                                  on 2001/01/31  14:53:48
47058         Log: integrate changes#8311,8334 from mainline
47059              
47060              Add a new MakeMaker variable PM_FILTER that defines a Unix
47061              filter to be run on each .pm during the pm_to_blib() phase,
47062              a fixed version of
47063              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
47064              
47065              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
47066              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
47067              accurate reading of the "atime".  
47068      Branch: maint-5.6/perl
47069           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
47070           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
47071           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
47072 ____________________________________________________________________________
47073 [  8641] By: jhi                                   on 2001/01/31  14:46:37
47074         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
47075      Branch: maint-5.6/perl
47076            ! lib/Getopt/Long.pm
47077 ____________________________________________________________________________
47078 [  8640] By: gsar                                  on 2001/01/31  14:40:24
47079         Log: make regen_all
47080      Branch: maint-5.6/perl
47081            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
47082 ____________________________________________________________________________
47083 [  8639] By: gsar                                  on 2001/01/31  14:37:25
47084         Log: refresh windows config files
47085      Branch: maint-5.6/perl
47086            ! win32/Makefile win32/config_H.bc win32/config_H.gc
47087            ! win32/config_H.vc win32/makefile.mk
47088 ____________________________________________________________________________
47089 [  8638] By: gsar                                  on 2001/01/31  14:28:10
47090         Log: makefile tweaks for windows: introduce a bulk-switch to enable
47091              same options as ActivePerl; sync changes with makefile.mk
47092      Branch: maint-5.6/perl
47093            ! win32/Makefile win32/makefile.mk
47094 ____________________________________________________________________________
47095 [  8637] By: jhi                                   on 2001/01/31  04:41:30
47096         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
47097              From: Nicholas Clark <nick@ccl4.org>
47098              Date: Tue, 30 Jan 2001 19:51:05 +0000
47099              Message-ID: <20010130195105.R76607@plum.flirble.org> 
47100              
47101              op/inc cure.
47102      Branch: perl
47103            ! pp.c pp.h pp_hot.c t/op/arith.t
47104 ____________________________________________________________________________
47105 [  8636] By: jhi                                   on 2001/01/31  02:38:32
47106         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
47107              no perlio],8257,8380,8479,8515 from mainline.
47108              
47109              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
47110              
47111              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
47112              Subject: [PATCH perl@8133] fix-up for VMS extensions
47113              
47114              In VMS embedded perls couldn't access the statically built Socket.
47115              
47116              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
47117              
47118              Further VMS piping fixes from Charles Lane.
47119              
47120              Subject:  [PATCH] make t/op/misc.t work on VMS
47121              
47122              Add tracing for debugging extensions builds in VMS.
47123              
47124              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
47125      Branch: maint-5.6/perl
47126           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
47127           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
47128           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
47129 ____________________________________________________________________________
47130 [  8635] By: jhi                                   on 2001/01/31  01:46:41
47131         Log: Integrate change #7732 from mainline.
47132              
47133              Sparc 64-bit pack() fix from Jens Hamisch.
47134      Branch: maint-5.6/perl
47135           !> pp.c
47136 ____________________________________________________________________________
47137 [  8634] By: jhi                                   on 2001/01/31  01:41:16
47138         Log: One spot missing from #8626.
47139      Branch: maint-5.6/perl
47140            ! sv.c
47141 ____________________________________________________________________________
47142 [  8633] By: jhi                                   on 2001/01/31  00:49:17
47143         Log: Integrate change #7495 from mainline.
47144              
47145              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
47146      Branch: maint-5.6/perl
47147           !> MANIFEST ext/re/Makefile.PL
47148 ____________________________________________________________________________
47149 [  8632] By: jhi                                   on 2001/01/30  23:38:49
47150         Log: Integrate change #8396 from mainline.
47151              
47152              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
47153              better multicast support (resend)
47154      Branch: maint-5.6/perl
47155           !> ext/Socket/Socket.pm
47156 ____________________________________________________________________________
47157 [  8631] By: jhi                                   on 2001/01/30  23:28:03
47158         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
47159              
47160              More AIX lore. (7514, ext/re/hints/aix.pl)
47161              
47162              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
47163              
47164              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)
47165              
47166              Subject: [ID 20001214.002] Net::Ping patch
47167              
47168              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
47169              
47170              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
47171              
47172              Add ReuseAddr as a (preferred) alias for Reuse as we now
47173              also have ReusePort.
47174              
47175              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
47176      Branch: maint-5.6/perl
47177           +> ext/re/hints/aix.pl
47178           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
47179           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
47180 ____________________________________________________________________________
47181 [  8630] By: jhi                                   on 2001/01/30  23:03:59
47182         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
47183              
47184              read() documentation tweak for 20001121.004.
47185              
47186              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
47187      Branch: maint-5.6/perl
47188           !> pod/perlfunc.pod pod/perlre.pod
47189 ____________________________________________________________________________
47190 [  8629] By: jhi                                   on 2001/01/30  22:41:57
47191         Log: Integrate change #8098 from mainline.
47192              
47193              fastgetcwd is defined using a glob alias on a $^O dependent basis
47194              and there was no default assignment or perl subroutine.
47195      Branch: maint-5.6/perl
47196           !> lib/Cwd.pm
47197 ____________________________________________________________________________
47198 [  8628] By: jhi                                   on 2001/01/30  21:58:52
47199         Log: Integrate change #7866 from mainline.
47200              
47201              File::Temp 0.11.
47202      Branch: maint-5.6/perl
47203           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
47204 ____________________________________________________________________________
47205 [  8627] By: jhi                                   on 2001/01/30  21:39:44
47206         Log: Integrate changes #8075,8086,8228 from mainline.  
47207              
47208              Darwin is not Windows. (8075,8086)
47209              
47210              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
47211      Branch: maint-5.6/perl
47212           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
47213           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
47214           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
47215           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
47216 ____________________________________________________________________________
47217 [  8626] By: jhi                                   on 2001/01/30  21:22:11
47218         Log: Integrate with tweakery the change #8625 from mainline,
47219              the multibyte decimal separator fix ("fa_IR locale failure").
47220      Branch: maint-5.6/perl
47221            ! embedvar.h perlapi.h
47222           !> intrpvar.h perl.c perl.h sv.c util.c
47223 ____________________________________________________________________________
47224 [  8625] By: jhi                                   on 2001/01/30  20:26:33
47225         Log: Fix for the fa_IR locale failure.  The reason for the failure
47226              was that Perl was assuming the decimal separator aka the radix
47227              separator is one character.  The Farsi-Iranian locale crushed
47228              that bad assumption since there the separator is 'Momayyez',
47229              glyphwise looking somewhat like a slash, and in Unicode UTF-8
47230              encoded in two bytes, 0xd9 0xab.
47231      Branch: perl
47232            ! intrpvar.h perl.c perl.h sv.c util.c
47233 ____________________________________________________________________________
47234 [  8624] By: gsar                                  on 2001/01/30  20:17:03
47235         Log: regen_headers
47236      Branch: maint-5.6/perl
47237            ! Makefile.SH pod/perlintern.pod
47238 ____________________________________________________________________________
47239 [  8623] By: gsar                                  on 2001/01/30  19:42:34
47240         Log: backout change#7431 and its dependents (causes spurious rebuilds
47241              of autogenerated files)
47242              
47243              fix benign b.t failure
47244      Branch: maint-5.6/perl
47245            ! Makefile.SH t/lib/b.t
47246 ____________________________________________________________________________
47247 [  8622] By: jhi                                   on 2001/01/30  19:41:41
47248         Log: Microperl sync.
47249      Branch: perl
47250            ! mg.c perl.h
47251 ____________________________________________________________________________
47252 [  8621] By: gsar                                  on 2001/01/30  19:24:47
47253         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
47254              from mainline
47255              
47256              Subject: podlators 1.06 released
47257              
47258              Subject: [PATCH @8436] Eliminate op_children
47259              
47260              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
47261              
47262              (Replaced by #8448)  More op_children traces (cleanup of #8442).
47263              
47264              Subject: [PATCH #3 @8436] Re: Eliminate op_children
47265              Replace #8444 and #8445.
47266              
47267              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
47268              at the setting of the ofs_sv in new_struct_thread() as the
47269              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
47270              uninitialized fields are, uh, initialized with),
47271              SvREFCNT_inc()ing that invited a core dump.
47272              
47273              podlators 1.07, from Russ Allbery.
47274              
47275              Subject: [PATCH] regcomp.c old feature removal
47276              From: mjd@plover.com
47277              Date: 16 Jan 2001 14:43:18 -0000 
47278              Message-ID: <20010116144318.7140.qmail@plover.com> 
47279      Branch: maint-5.6/perl
47280           +> lib/Pod/Text/Overstrike.pm
47281           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
47282           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
47283           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
47284           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
47285           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
47286           !> util.c
47287 ____________________________________________________________________________
47288 [  8620] By: gsar                                  on 2001/01/30  18:48:32
47289         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
47290              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
47291              now fails one test)
47292              
47293              Subject: [PATCH] lvalue AUTOLOAD. No, really.
47294              
47295              Subject: [PATCH] Interesting syntax idea
47296              Make opens + bareword assigns do typeglob assigns.
47297              
47298              Tests for #8254.
47299              
47300              Subject: [PATCH @8269] Continue blocks and B::Deparse
47301              Make the peephole optimizer to bypass more null ops and
47302              and rewrite the deparse handling of continue blocks.
47303              
47304              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
47305              Doc tweak on #8313.
47306              
47307              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
47308              
47309              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
47310              
47311              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
47312              
47313              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
47314              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
47315              according to the platform.
47316              
47317              Subject: [PATCH @8404] Consolidated lvalue sub changes
47318              
47319              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
47320              
47321              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
47322              
47323              Subject: B::Concise -- an improved replacement for B::Terse 
47324              
47325              The B::Terse drop-in replacement wasn't quite drop-in.
47326              
47327              The LVRET macro needed an aTHX.
47328              
47329              Use the /^Perl_/-less form of is_lvalue_sub().
47330              
47331              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
47332      Branch: maint-5.6/perl
47333           +> ext/B/B/Concise.pm
47334           !> (integrate 27 files)
47335 ____________________________________________________________________________
47336 [  8619] By: nick                                  on 2001/01/30  18:40:28
47337         Log: Integrate mainline
47338      Branch: perlio
47339           !> (integrate 40 files)
47340 ____________________________________________________________________________
47341 [  8618] By: jhi                                   on 2001/01/30  18:37:18
47342         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
47343              Date: Mon, 29 Jan 2001 22:51:29 -0600
47344              From: "Craig A. Berry" <craigberry@mac.com>
47345              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
47346      Branch: perl
47347            ! vms/test.com
47348 ____________________________________________________________________________
47349 [  8617] By: jhi                                   on 2001/01/30  18:34:53
47350         Log: Subject: [PATCH] Add missing CV flags to dump.c
47351              From: Tim Jenness <t.jenness@jach.hawaii.edu>
47352              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
47353              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
47354      Branch: perl
47355            ! dump.c
47356 ____________________________________________________________________________
47357 [  8616] By: jhi                                   on 2001/01/30  18:20:58
47358         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
47359              part isn't applicable to maintperl.
47360              
47361              UTF-8 nit from Inaba Hiroto.
47362      Branch: maint-5.6/perl
47363           !> pod/perlapi.pod utf8.c
47364 ____________________________________________________________________________
47365 [  8615] By: jhi                                   on 2001/01/30  18:18:51
47366         Log: UTF-8 nit from Inaba Hiroto.
47367      Branch: perl
47368            ! pod/perlapi.pod t/op/each.t utf8.c
47369 ____________________________________________________________________________
47370 [  8614] By: jhi                                   on 2001/01/30  18:13:38
47371         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
47372              
47373              perl's internal variables are not for public consumption,
47374              move their docs from perlapi.pod to perlintern.pod
47375              
47376              support for -Dusethreads build under HP-UX 10.20 and DCE threads
47377              library (11.0 and later have pthreads but 10.x don't)
47378              
47379              avoid uninitialized value warnings
47380              
47381              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
47382              gets weird results)
47383              
47384              perldoc nit on windows
47385              
47386              make it possible to run the tests outside the source tree
47387              (there's still a dependency on ../lib being the library
47388              location)
47389      Branch: perl
47390           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
47391           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
47392           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
47393           !> win32/bin/search.pl win32/vdir.h
47394 ____________________________________________________________________________
47395 [  8613] By: gsar                                  on 2001/01/30  16:39:59
47396         Log: make it possible to run the tests outside the source tree
47397              (there's still a dependency on ../lib being the library
47398              location)
47399      Branch: maint-5.6/perl
47400            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
47401 ____________________________________________________________________________
47402 [  8612] By: gsar                                  on 2001/01/30  16:31:12
47403         Log: perldoc nit on windows
47404      Branch: maint-5.6/perl
47405            ! utils/perldoc.PL
47406 ____________________________________________________________________________
47407 [  8611] By: gsar                                  on 2001/01/30  16:22:54
47408         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
47409              gets weird results)
47410      Branch: maint-5.6/perl
47411            ! win32/vdir.h
47412 ____________________________________________________________________________
47413 [  8610] By: gsar                                  on 2001/01/30  16:12:45
47414         Log: avoid uninitialized value warnings
47415      Branch: maint-5.6/perl
47416            ! win32/bin/search.pl
47417 ____________________________________________________________________________
47418 [  8609] By: gsar                                  on 2001/01/30  16:08:01
47419         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
47420              library (11.0 and later have pthreads but 10.x don't)
47421      Branch: maint-5.6/perl
47422            ! hints/hpux.sh thread.h
47423 ____________________________________________________________________________
47424 [  8608] By: gsar                                  on 2001/01/30  15:48:55
47425         Log: perl's internal variables are not for public consumption,
47426              move their docs from perlapi.pod to perlintern.pod
47427      Branch: maint-5.6/perl
47428            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
47429            ! thrdvar.h
47430 ____________________________________________________________________________
47431 [  8607] By: gsar                                  on 2001/01/30  15:44:27
47432         Log: mistakenly branched perl56delta.pod, revert
47433      Branch: maint-5.6/perl
47434            - pod/perl56delta.pod
47435           !> pod/perldelta.pod
47436 ____________________________________________________________________________
47437 [  8606] By: gsar                                  on 2001/01/30  14:20:24
47438         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
47439              dTHR which has been a noop for a while now, except for the
47440              compatibility definition in thread.h)
47441      Branch: maint-5.6/perl
47442           !> (integrate 45 files)
47443 ____________________________________________________________________________
47444 [  8605] By: jhi                                   on 2001/01/30  05:43:58
47445         Log: Mark the UTF-8 APIs as experimental.
47446      Branch: maint-5.6/perl
47447            ! embed.pl pod/perlapi.pod
47448 ____________________________________________________________________________
47449 [  8604] By: jhi                                   on 2001/01/30  05:38:40
47450         Log: Nits from earlier integrates.
47451      Branch: maint-5.6/perl
47452            ! lib/Carp/Heavy.pm
47453           !> sv.c
47454 ____________________________________________________________________________
47455 [  8603] By: jhi                                   on 2001/01/30  05:27:26
47456         Log: Regenerate Porting files.
47457      Branch: maint-5.6/perl
47458            ! Porting/Glossary Porting/config.sh Porting/config_H
47459 ____________________________________________________________________________
47460 [  8602] By: jhi                                   on 2001/01/30  05:14:59
47461         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
47462              8310,8339,8447,8492,8493,8505,8525: documentation changes.
47463              
47464              Subject: Re: perlfaq style changes
47465              
47466              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
47467              
47468              Subject: [PATCH] docs on NaN
47469              
47470              Subject: [patch] perlfaq7
47471              
47472              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
47473              
47474              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
47475              
47476              Subject: [PATCH] open() example in perlfunc.pod
47477              
47478              Podify README.mpeix (a new version from the web)
47479              
47480              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
47481              
47482              Subject: [PATCH] format and rewording in perlfaq.pod
47483              
47484              Subject: [PATCH] API Variable documentation   
47485              
47486              Memory management calls documentation.
47487              
47488              Subject: [PATCH: perl@8482] README.vms URL updates
47489              
47490              Subject: Minor typos in perlfaq2.pod
47491              
47492              Subject: [PATCH] pod/perlvar.pod
47493      Branch: maint-5.6/perl
47494           +> pod/perl56delta.pod
47495            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
47496           !> README.amiga README.epoc README.mpeix README.vms
47497           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
47498           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
47499           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
47500           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
47501           !> pod/perlvar.pod thrdvar.h
47502 ____________________________________________________________________________
47503 [  8601] By: jhi                                   on 2001/01/30  04:38:35
47504         Log: Integrate changes #8036,8096,8253 from mainline:
47505              hints changes.
47506              
47507              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
47508              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
47509              
47510              Output the (apparent) version of gcc in Tru64.
47511      Branch: maint-5.6/perl
47512           +> ext/POSIX/hints/svr4.pl
47513           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
47514           !> hints/svr4.sh t/lib/bigfltpm.t
47515 ____________________________________________________________________________
47516 [  8600] By: jhi                                   on 2001/01/30  04:04:01
47517         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
47518              locale fixes.
47519              
47520              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
47521              
47522              Debian allows /usr/bin/locale to exist without any locales. (7868)
47523              
47524              Allow the locale test needing POSIX and the taint test
47525              needing IPC::SysV to run under 'minitest' (basically,
47526              bail out if loading the extension fails). (8384)
47527              
47528              Cleanup the locale.t output  (8480)
47529      Branch: maint-5.6/perl
47530           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
47531           !> t/pragma/locale.t
47532 ____________________________________________________________________________
47533 [  8599] By: jhi                                   on 2001/01/30  03:51:04
47534         Log: Missing generated files from #8598.
47535      Branch: maint-5.6/perl
47536            ! embed.h global.sym objXSUB.h perlapi.c proto.h
47537 ____________________________________________________________________________
47538 [  8598] By: jhi                                   on 2001/01/30  03:41:54
47539         Log: Integrate change #8555 from mainline, manually integrate parts
47540              of changes 8452 and 8583.
47541              
47542              Subject: [PATCH] utf8.c documentation (8452)
47543              
47544              No point in checking the length if the pointer is bogus. (8555)
47545              
47546              Introduce bytes_from_utf8() and implement sv_eq() using it,
47547              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
47548              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
47549              was malformed. (8583)
47550      Branch: maint-5.6/perl
47551            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
47552           !> pod/perlapi.pod sv.c utf8.c
47553 ____________________________________________________________________________
47554 [  8597] By: gsar                                  on 2001/01/30  02:37:26
47555         Log: get PERL_OBJECT build going again on windows
47556      Branch: maint-5.6/perl
47557            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
47558            ! pod/perlapi.pod proto.h sv.c
47559 ____________________________________________________________________________
47560 [  8596] By: jhi                                   on 2001/01/30  02:16:17
47561         Log: Signedness nit.
47562      Branch: perl
47563            ! sv.c
47564 ____________________________________________________________________________
47565 [  8595] By: jhi                                   on 2001/01/30  02:11:07
47566         Log: EBCDIC patch for Storable, from Peter Prymmer.
47567      Branch: perl
47568            ! t/lib/st-06compat.t
47569 ____________________________________________________________________________
47570 [  8594] By: jhi                                   on 2001/01/30  01:04:48
47571         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
47572              From: Peter Prymmer <pvhp@forte.com>
47573              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
47574              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
47575      Branch: perl
47576            ! t/lib/b.t
47577 ____________________________________________________________________________
47578 [  8593] By: jhi                                   on 2001/01/30  00:56:47
47579         Log: Subject: [PATCH: perl@8585] pod problems in io
47580              From: Peter Prymmer <pvhp@forte.com>
47581              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
47582              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
47583      Branch: perl
47584            ! pod/perlapio.pod pod/perliol.pod
47585 ____________________________________________________________________________
47586 [  8592] By: jhi                                   on 2001/01/30  00:48:20
47587         Log: Integrate perlio.
47588      Branch: perl
47589           !> pod/perlapio.pod pod/perliol.pod
47590 ____________________________________________________________________________
47591 [  8591] By: nick                                  on 2001/01/29  22:02:28
47592         Log: GNU 'merge' Simon's copy of perliol.pod with version
47593              patched by Craig's patch.
47594      Branch: perlio
47595            ! pod/perliol.pod
47596 ____________________________________________________________________________
47597 [  8590] By: nick                                  on 2001/01/29  21:55:10
47598         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
47599      Branch: perlio
47600            ! pod/perlapio.pod pod/perliol.pod
47601 ____________________________________________________________________________
47602 [  8589] By: jhi                                   on 2001/01/29  15:35:33
47603         Log: Integrate change #8586 from maint-5.6/perl.
47604              
47605              make the BOM detection code not call tell() until it has to
47606              (meant to fix esoteric compatibility issues where PL_rsfp
47607              is overridden)
47608      Branch: perl
47609           !> toke.c
47610 ____________________________________________________________________________
47611 [  8588] By: jhi                                   on 2001/01/29  15:29:11
47612         Log: Subject: MAking Solaris malloc() the default
47613              From: Lupe Christoph <lupe@lupe-christoph.de>
47614              Date: Mon, 29 Jan 2001 12:59:36 +0100
47615              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
47616              
47617              The README.solaris part slightly tweaked.
47618      Branch: perl
47619            ! README.solaris hints/solaris_2.sh
47620 ____________________________________________________________________________
47621 [  8587] By: jhi                                   on 2001/01/29  15:17:34
47622         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
47623              From: root@ak-75.mind.de
47624              Date: Sun, 28 Jan 2001 20:32:29 +0100
47625              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
47626      Branch: perl
47627            ! pod/perlre.pod
47628 ____________________________________________________________________________
47629 [  8586] By: gsar                                  on 2001/01/29  13:43:44
47630         Log: make the BOM detection code not call tell() until it has to
47631              (meant to fix esoteric compatibility issues where PL_rsfp
47632              is overridden)
47633      Branch: maint-5.6/perl
47634            ! toke.c
47635 ____________________________________________________________________________
47636 [  8585] By: jhi                                   on 2001/01/28  20:05:45
47637         Log: Update Changes.
47638      Branch: perl
47639            ! Changes patchlevel.h
47640 ____________________________________________________________________________
47641 [  8584] By: jhi                                   on 2001/01/28  19:30:02
47642         Log: Integrate perlio.
47643      Branch: perl
47644           +> pod/perliol.pod
47645           !> MANIFEST pod/perlapio.pod
47646 ____________________________________________________________________________
47647 [  8583] By: jhi                                   on 2001/01/28  19:28:40
47648         Log: Patch from Inaba Hiroto:
47649              - canonical UTF-8 hash keys: if a key string for a hash is
47650              UTF8-on, try downgrade the string and use it if
47651              unicode::distinct is not in effect.
47652              For the task, I added a function bytes_from_utf8() to utf8.c.
47653              It might resemble utf8_to_bytes() but it is not convenient
47654              to the task.
47655              Made a test for it and added to t/op/each.t
47656              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
47657              the mortal copy of the argument SV.
47658              And changed t/io/utf8.t test 18 which expects print() to
47659              upgrade its argument.
47660              - re-implement sv_eq with bytes_from_utf8()
47661              - some bug fixes
47662              - tr/// does not handle UTF8 range (\x{}-\x{})
47663              - \ before raw UTF8 character produced
47664              "Malformed UTF-8 character" warning.
47665              - "\x{100}\N{CENT SIGN}" is Malformed.
47666              Added tests for these 3.
47667              - and one silly bug (by me) with qu operator.
47668      Branch: perl
47669            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
47670            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
47671            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
47672 ____________________________________________________________________________
47673 [  8582] By: nick                                  on 2001/01/28  19:25:04
47674         Log: Add pod/perliol.pod to MANIFEST :-(
47675      Branch: perlio
47676            ! MANIFEST
47677 ____________________________________________________________________________
47678 [  8581] By: nick                                  on 2001/01/28  19:22:40
47679         Log: PerlIO documentation. Proofing and sub-editing requested.
47680      Branch: perlio
47681            + pod/perliol.pod
47682            ! pod/perlapio.pod
47683 ____________________________________________________________________________
47684 [  8580] By: jhi                                   on 2001/01/28  05:16:25
47685         Log: Revert the change to sv_2pv() done by #8054: Someone who
47686              did SvNV_set() on a scalar that also happened to be POK,
47687              followed by sv_2pv() won't get the right coercion anymore.
47688              [Sarathy]
47689      Branch: maint-5.6/perl
47690            ! sv.c
47691 ____________________________________________________________________________
47692 [  8579] By: jhi                                   on 2001/01/28  05:15:04
47693         Log: Remove the #8084 effect: do not allow -Q to be interpreted
47694              as -&Q(), this is too much wiggle room.
47695      Branch: maint-5.6/perl
47696            ! toke.c
47697 ____________________________________________________________________________
47698 [  8578] By: jhi                                   on 2001/01/28  05:12:45
47699         Log: Needed bits of #8439 (should have been in #8576),
47700              mainly for lval substr().
47701      Branch: maint-5.6/perl
47702            ! mg.c pp.c pp_hot.c
47703 ____________________________________________________________________________
47704 [  8577] By: jhi                                   on 2001/01/28  05:02:46
47705         Log: A missing check-in.
47706      Branch: maint-5.6/perl
47707            ! utf8.c
47708 ____________________________________________________________________________
47709 [  8576] By: jhi                                   on 2001/01/28  04:26:18
47710         Log: Integrate changes #8425,8436,8439,8517 from mainline.
47711              The 8439 was not truly integrated because it had too many
47712              dependencies on the development branch and because it introduced
47713              concepts too bold for a maintenance branch (such as the qu operator).
47714              
47715              Subject: [PATCH perl@8342] -Wformat
47716              
47717              Tighten some of the UTF-8 tests a bit.
47718              
47719              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
47720              - The substr lval was still not okay.
47721              - Now pp_stringify and sv_setsv copies source's UTF8 flag
47722              even if IN_BYTE.  pp_stringify is called from fold_constants
47723              at optimization phase and "\x{100}" was made SvUTF8_off under
47724              use bytes (the bytes pragma is for "byte semantics" and not
47725              for "do not produce UTF8 data")
47726      Branch: maint-5.6/perl
47727            ! t/lib/charnames.t t/op/substr.t toke.c
47728           !> sv.c t/pragma/utf8.t
47729 ____________________________________________________________________________
47730 [  8575] By: jhi                                   on 2001/01/28  04:01:51
47731         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
47732              
47733              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
47734              
47735              Subject: [ID 20001230.003] UTF-8 tr still hurts
47736              
47737              Test cases for #8385 (from Simon's "torture.pl")
47738              
47739              Start fixing UTF-8 lval substr() (8405)
47740      Branch: maint-5.6/perl
47741           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
47742           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
47743 ____________________________________________________________________________
47744 [  8574] By: jhi                                   on 2001/01/28  03:09:06
47745         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
47746              from mainline.
47747              
47748              UTF-8 cleanup.
47749              
47750              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
47751              
47752              "\x{FF}\xFF" was broken.
47753              
47754              Tests for #8329 and #8330.
47755              
47756              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
47757              
47758              IRIX compiler noticed that the bof initialization might be
47759              bypassed by control flow.
47760              
47761              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
47762      Branch: maint-5.6/perl
47763           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
47764           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
47765 ____________________________________________________________________________
47766 [  8573] By: jhi                                   on 2001/01/28  02:06:12
47767         Log: Retract #8552.
47768      Branch: perl
47769            ! lib/Text/Wrap.pm t/lib/textwrap.t
47770 ____________________________________________________________________________
47771 [  8572] By: jhi                                   on 2001/01/28  02:04:49
47772         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
47773              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
47774              not really integrated but instead salvaged by hand
47775              (they had too many dependencies on the development release
47776              to be cleanly integratable).
47777              
47778              Subject: more UTF8 test suites and an UTF8 patch
47779              
47780              Tweak for MULTIPLICITY/USE_PERLIO
47781              
47782              Signedness nit.
47783              
47784              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
47785              
47786              Use the UTF8_XXX macros in is_utf8_char().
47787              
47788              Rewrite pp_concat() in terms of sv_catsv().  The . operator
47789              should now be UTF-8-proof.
47790              
47791              Subject: [PATCH perl@8269] scanning two hex-constants
47792              fails on EBCDIC environment (script length.t)
47793              
47794              Add some Unicode chop() tests.
47795      Branch: maint-5.6/perl
47796            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
47797           !> sv.c t/op/chop.t utf8.h
47798 ____________________________________________________________________________
47799 [  8571] By: jhi                                   on 2001/01/28  00:35:59
47800         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
47801              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
47802              
47803              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
47804              
47805              The maxiters upper limit sanity check (guarding against
47806              non-progress) assumed bytes instead of characters in s///
47807              and split().
47808              
47809              Signedness nit.
47810              
47811              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
47812              join() should now be UTF-8-proof.
47813              
47814              More split // UTF-8 tests. (8250)
47815      Branch: maint-5.6/perl
47816           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
47817           !> util.c
47818 ____________________________________________________________________________
47819 [  8570] By: jhi                                   on 2001/01/27  22:15:46
47820         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
47821              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
47822              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
47823              8084,8204,8244,8333 from mainline.
47824              
47825              For -Q where Q might be a one-letter sub name one does no more
47826              get a warning about an unknown filetest (7941,7943,7944,8084).
47827              
47828              Subject: Re: [ID 20001130.011] expression parsing bug ?
47829              
47830              Make uv_to_utf8() to zero-terminate its output buffer.
47831              
47832              Split off t/op/length.t (7995)
47833              
47834              Split off t/op/utf8decode.t (7996)
47835              
47836              Remove an unnecessary 'use utf8' from the utf8.t (7998)
47837              
47838              Split off t/op/concat.t (8004)
47839              
47840              Split off t/op/ver.t (8005)
47841              
47842              Document utf8_length(), utf8_distance(), and utf8_hop().
47843              
47844              Document utf8_to_uv() better.
47845              
47846              Introduce macros for UTF8 decoding (8028,8033).
47847              
47848              Add test for reverse() (8030,8031).
47849              
47850              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
47851              
47852              Do not return the Unicode replacement character    on UTF-8
47853              decoding failure.
47854              
47855              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
47856              not this_utf8 i.e. the output string has one, but don't mess
47857              with source assumption. (8052,8053)
47858              
47859              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
47860              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
47861              was not expecting to be called with something that was already
47862              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
47863              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
47864              (8054)
47865              
47866              Recode the naughty binary bytes in utf8decode.t using the \xHH.
47867              
47868              Make some panic messages a bit more logical.
47869      Branch: maint-5.6/perl
47870           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
47871           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
47872           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
47873           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
47874           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
47875           !> utf8.c utf8.h
47876 ____________________________________________________________________________
47877 [  8569] By: jhi                                   on 2001/01/27  19:16:43
47878         Log: Integrate changes #7750 from perlio and #8566 from mainline.
47879      Branch: maint-5.6/perl
47880           !> regexec.c sv.c
47881 ____________________________________________________________________________
47882 [  8568] By: jhi                                   on 2001/01/27  18:06:51
47883         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
47884              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
47885              7935[-perlio.c],7936,7959,7965 from mainline.
47886              
47887              Change the "big byte" error message to "Wide character".
47888              (7355, the croak-if-wide-chars-in-print part ignored)
47889              
47890              Use UINT64_C().
47891              
47892              Introduce Perl_utf8_length().
47893              
47894              diff -se shows these as different (7753, forgotten check-ins)
47895              
47896              Subject: [PATCH] doop.c - UTF8 tr///
47897              
47898              If we use (aTHX_ ...) then put Perl_ on the front.
47899              
47900              Make utf8_length() and utf8_distance() to be less forgiving
47901              about bad UTF-8.
47902              
47903              Test line numbers are different with utf8.
47904              
47905              No need to scan till infinity, 13 is enough. (7872,7911)
47906              
47907              Subject: [PATCH] Tokeniser debugging
47908              
47909              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
47910              
47911              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
47912              
47913              Be more careful in Perl_sv_utf8_downgrade().
47914              
47915              Use DO_UTF8().
47916              
47917              Raw zero bytes in text files confuse at least GNU patch 2.1.
47918      Branch: maint-5.6/perl
47919           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
47920           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
47921           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
47922           !> t/pragma/utf8.t toke.c utf8.c utf8.h
47923 ____________________________________________________________________________
47924 [  8567] By: nick                                  on 2001/01/27  11:10:38
47925         Log: Integrate mainline
47926      Branch: perlio
47927           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
47928           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
47929           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
47930           !> toke.c
47931 ____________________________________________________________________________
47932 [  8566] By: jhi                                   on 2001/01/27  06:22:48
47933         Log: More documentation for the regexp context stack.
47934      Branch: perl
47935            ! regexec.c
47936 ____________________________________________________________________________
47937 [  8565] By: jhi                                   on 2001/01/27  05:21:57
47938         Log: Update Changes.
47939      Branch: perl
47940            ! Changes patchlevel.h
47941 ____________________________________________________________________________
47942 [  8564] By: jhi                                   on 2001/01/27  04:44:04
47943         Log: Threadedness patch for #8562 from Doug MacEachern.
47944      Branch: perl
47945            ! toke.c
47946 ____________________________________________________________________________
47947 [  8563] By: jhi                                   on 2001/01/27  04:26:24
47948         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
47949              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
47950              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
47951              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
47952      Branch: perl
47953            ! op.c
47954 ____________________________________________________________________________
47955 [  8562] By: jhi                                   on 2001/01/27  04:20:30
47956         Log: Subject: Re: Announce : Tokener reporting patch
47957              From: Simon Cozens <simon@cozens.net>
47958              Date: Mon, 22 Jan 2001 02:17:22 +0000
47959              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
47960      Branch: perl
47961            ! embed.h embed.pl proto.h toke.c
47962 ____________________________________________________________________________
47963 [  8561] By: jhi                                   on 2001/01/27  04:17:24
47964         Log: Forgot from #8545.  Oops.
47965      Branch: perl
47966            ! pp.c t/pragma/overload.t
47967 ____________________________________________________________________________
47968 [  8560] By: jhi                                   on 2001/01/27  03:01:47
47969         Log: A better module compilation test, use MANIFEST as suggested
47970              by Spider.
47971      Branch: perl
47972            ! t/lib/1_compile.t
47973 ____________________________________________________________________________
47974 [  8559] By: jhi                                   on 2001/01/27  02:50:48
47975         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
47976              From: Peter Prymmer <pvhp@forte.com>
47977              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
47978              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
47979      Branch: perl
47980            ! t/lib/b.t
47981 ____________________________________________________________________________
47982 [  8558] By: jhi                                   on 2001/01/27  02:27:05
47983         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
47984              From: Peter Prymmer <pvhp@forte.com>
47985              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
47986              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
47987      Branch: perl
47988            ! t/pragma/sub_lval.t
47989 ____________________________________________________________________________
47990 [  8557] By: jhi                                   on 2001/01/27  02:26:03
47991         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
47992              From: Peter Prymmer <pvhp@forte.com>
47993              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
47994              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
47995      Branch: perl
47996            ! t/lib/st-06compat.t
47997 ____________________________________________________________________________
47998 [  8556] By: jhi                                   on 2001/01/27  02:24:33
47999         Log: Subject: [PATCH: perl@8531] minor update to README.os390
48000              From: Peter Prymmer <pvhp@forte.com>
48001              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
48002              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
48003      Branch: perl
48004            ! README.os390
48005 ____________________________________________________________________________
48006 [  8555] By: jhi                                   on 2001/01/27  00:35:47
48007         Log: No point in checking the length before we know whether the pointer
48008              is bogus or not, fixes Abigail's odbm failures in Linux.
48009      Branch: perl
48010            ! sv.c
48011 ____________________________________________________________________________
48012 [  8554] By: nick                                  on 2001/01/26  19:01:31
48013         Log: Integrate mainline
48014      Branch: perlio
48015           !> lib/Text/Wrap.pm t/lib/textwrap.t
48016 ____________________________________________________________________________
48017 [  8553] By: jhi                                   on 2001/01/26  15:19:39
48018         Log: Integrate change #7792 from perlio (multiplicity fix),
48019              fix the AV leak in regex DEBUGGING (tiny part of the
48020              polymorphic regexp patch #8143).
48021      Branch: maint-5.6/perl
48022            ! regcomp.c
48023           !> scope.h
48024 ____________________________________________________________________________
48025 [  8552] By: jhi                                   on 2001/01/26  15:03:23
48026         Log: (Retracted by #8573)
48027              
48028              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
48029              From: Michael G Schwern <schwern@pobox.com>
48030              Date: Fri, 26 Jan 2001 09:28:31 -0500
48031              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
48032      Branch: perl
48033            ! lib/Text/Wrap.pm t/lib/textwrap.t
48034 ____________________________________________________________________________
48035 [  8551] By: jhi                                   on 2001/01/26  02:33:19
48036         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
48037              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
48038              
48039              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
48040              
48041              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
48042              
48043              Message nit.
48044              
48045              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
48046              
48047              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
48048              
48049              (the cleanup of unused submatches in regtry() and regcppop())
48050              
48051              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
48052              stored and restored, and thusly was trounced by the utf8 swash
48053              routines.
48054              
48055              use utf8 not required to use \x{}.
48056              
48057              Removed two more tests that make no sense in UTF-8 since the test
48058              data is not in UTF-8.
48059              
48060              Get the three different space character classes right under utf8.
48061              
48062              Implement ANYOFUTF8 regprop() dumping.
48063              
48064              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
48065              
48066              Document the regex context pushing/popping a bit better.
48067      Branch: maint-5.6/perl
48068           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
48069           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
48070           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
48071           !> t/op/regmesg.t utf8.c
48072 ____________________________________________________________________________
48073 [  8550] By: nick                                  on 2001/01/25  19:42:30
48074         Log: Integrate mainline
48075      Branch: perlio
48076           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
48077           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
48078           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
48079           !> t/lib/bigint.t t/lib/bigintpm.t
48080 ____________________________________________________________________________
48081 [  8549] By: jhi                                   on 2001/01/25  15:22:28
48082         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
48083      Branch: maint-5.6/perl
48084            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
48085 ____________________________________________________________________________
48086 [  8548] By: jhi                                   on 2001/01/25  15:02:55
48087         Log: Integrate changes #7997,8063,8492,8547 from mainline.
48088              
48089              Subject: Re: STRLEN - what?
48090              
48091              Subject: [PATCH] perlguts.pod
48092              
48093              Memory management calls documentation.
48094              
48095              Layout using tabulator is not a good idea in a pod.
48096      Branch: maint-5.6/perl
48097           !> pod/perlguts.pod
48098 ____________________________________________________________________________
48099 [  8547] By: jhi                                   on 2001/01/25  14:49:05
48100         Log: Layout using tabulator is not a good idea in a pod.
48101      Branch: perl
48102            ! pod/perlguts.pod
48103 ____________________________________________________________________________
48104 [  8546] By: jhi                                   on 2001/01/25  14:31:12
48105         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
48106              from mainline.
48107              
48108              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
48109              
48110              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
48111              
48112              More Win32 editor/IDE/shell hints.
48113              
48114              More Win32 Perling.
48115              
48116              Yet another editor edit.
48117              
48118              Edit edit edit.
48119              
48120              IDE/editor section tweaking.
48121              
48122              Few more IDE/editor nits from p5p.
48123      Branch: maint-5.6/perl
48124           !> pod/perlfaq3.pod
48125 ____________________________________________________________________________
48126 [  8545] By: jhi                                   on 2001/01/25  04:16:32
48127         Log: Subject: [PATCH 5.7.0] overload int()
48128              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48129              Date: Wed, 24 Jan 2001 19:06:57 -0500
48130              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
48131      Branch: perl
48132            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
48133            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
48134            ! t/lib/bigintpm.t
48135 ____________________________________________________________________________
48136 [  8544] By: jhi                                   on 2001/01/25  04:15:11
48137         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
48138              From: Peter Prymmer <pvhp@forte.com>
48139              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
48140              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
48141      Branch: perl
48142            ! Makefile.SH README.os390 hints/os390.sh installperl
48143 ____________________________________________________________________________
48144 [  8543] By: jhi                                   on 2001/01/25  03:52:08
48145         Log: Integrate change #8462,8469 from mainline.
48146              
48147              In VMS Perl subversion (perl -V) is undef.
48148      Branch: maint-5.6/perl
48149           !> configure.com
48150 ____________________________________________________________________________
48151 [  8542] By: jhi                                   on 2001/01/25  03:44:55
48152         Log: Integrate changes #7835,7850,8315,8316 from mainline.
48153              
48154              Solaris hints.
48155      Branch: maint-5.6/perl
48156           !> hints/solaris_2.sh
48157 ____________________________________________________________________________
48158 [  8541] By: jhi                                   on 2001/01/25  03:39:28
48159         Log: Integrate #8336 from mainline.
48160      Branch: maint-5.6/perl
48161           !> hv.c
48162 ____________________________________________________________________________
48163 [  8540] By: jhi                                   on 2001/01/25  03:23:50
48164         Log: Retract #8539.
48165      Branch: maint-5.6/perl
48166            ! pod/perlfaq3.pod
48167 ____________________________________________________________________________
48168 [  8539] By: jhi                                   on 2001/01/25  03:21:55
48169         Log: (Retracted by #8540.)
48170      Branch: maint-5.6/perl
48171            ! pod/perlfaq3.pod
48172 ____________________________________________________________________________
48173 [  8538] By: jhi                                   on 2001/01/25  03:14:07
48174         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
48175              From: Peter Prymmer <pvhp@forte.com>
48176              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
48177              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
48178              
48179              The VMS bits.
48180      Branch: maint-5.6/perl
48181            ! configure.com vms/descrip_mms.template
48182 ____________________________________________________________________________
48183 [  8537] By: jhi                                   on 2001/01/25  03:06:09
48184         Log: Integrate #7710,7824,7973 from mainline.
48185      Branch: maint-5.6/perl
48186           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
48187           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
48188           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
48189           !> vos/config.ga.def vos/config.ga.h win32/config.bc
48190           !> win32/config.gc win32/config.vc
48191 ____________________________________________________________________________
48192 [  8536] By: jhi                                   on 2001/01/24  13:50:20
48193         Log: Revert the edits made by me so far to the 5.6 branch since
48194              the TRIAL1 since I did edits when I should have been using
48195              integrates.  Bad programmer.   (Will integrate them properly later.)
48196              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
48197              The #8353 will not be reapplied at least for now since
48198              the UTF-8 hash keys need more thinking.
48199              (The patches #8347, #8354, #8454, #8473 were okay since they
48200              were original edits made specifically for the 5.6.1-TRIAL1.)
48201      Branch: maint-5.6/perl
48202            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48203            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
48204            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
48205            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
48206            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
48207            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
48208            ! win32/config.bc win32/config.gc win32/config.vc
48209 ____________________________________________________________________________
48210 [  8535] By: bailey                                on 2001/01/24  06:37:02
48211         Log: SYN SYN
48212      Branch: vmsperl
48213           +> (branch 26 files)
48214           !> (integrate 130 files)
48215 ____________________________________________________________________________
48216 [  8534] By: nick                                  on 2001/01/23  19:30:57
48217         Log: Integrate mainline.
48218      Branch: perlio
48219           !> Changes Configure Porting/Glossary Porting/config.sh
48220           !> Porting/config_H embed.h embed.pl ext/Encode/compile
48221           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
48222           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
48223           !> pod/perlvar.pod proto.h t/lib/1_compile.t
48224 ____________________________________________________________________________
48225 [  8533] By: jhi                                   on 2001/01/23  16:15:46
48226         Log: Forgotten from #8501.
48227      Branch: perl
48228            ! Porting/Glossary Porting/config.sh Porting/config_H
48229 ____________________________________________________________________________
48230 [  8532] By: jhi                                   on 2001/01/23  16:13:27
48231         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
48232              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
48233              Date: Mon, 22 Jan 2001 17:51:58 +0100
48234              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
48235      Branch: perl
48236            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
48237 ____________________________________________________________________________
48238 [  8531] By: jhi                                   on 2001/01/23  15:46:01
48239         Log: Update Changes.
48240      Branch: perl
48241            ! Changes patchlevel.h
48242 ____________________________________________________________________________
48243 [  8530] By: jhi                                   on 2001/01/23  15:38:39
48244         Log: De-cut-and-pasto.
48245      Branch: perl
48246            ! t/lib/1_compile.t
48247 ____________________________________________________________________________
48248 [  8529] By: jhi                                   on 2001/01/23  15:11:04
48249         Log: Document the mkdir trailing slashes case.
48250      Branch: perl
48251            ! pod/perlfunc.pod
48252 ____________________________________________________________________________
48253 [  8528] By: jhi                                   on 2001/01/23  15:08:28
48254         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
48255              get installed:
48256              
48257              Subject: lib/lib.pm
48258              From: <abigail@foad.org>
48259              Date: Mon, 28 Aug 2000 20:35:08 -0400
48260              Message-ID: <20000829003508.21281.qmail@foad.org>
48261      Branch: perl
48262            ! installperl
48263 ____________________________________________________________________________
48264 [  8527] By: jhi                                   on 2001/01/23  14:44:04
48265         Log: Metaconfig unit change for #8526.
48266      Branch: metaconfig
48267            ! U/threads/archname.U
48268 ____________________________________________________________________________
48269 [  8526] By: jhi                                   on 2001/01/23  14:43:19
48270         Log: Attach -perlio to the archname if so selected.
48271      Branch: perl
48272            ! Configure
48273 ____________________________________________________________________________
48274 [  8525] By: jhi                                   on 2001/01/23  14:24:01
48275         Log: Subject: [PATCH] pod/perlvar.pod
48276              From: abigail@foad.org
48277              Date: Tue, 23 Jan 2001 01:41:10 +0100
48278              Message-ID: <20010123004110.22259.qmail@foad.org>
48279      Branch: perl
48280            ! pod/perlvar.pod
48281 ____________________________________________________________________________
48282 [  8524] By: jhi                                   on 2001/01/23  14:22:32
48283         Log: A bug introduced in #8217 (the undefined variable in the
48284              lib/safe1_t #3) fixed, by Charles Lane:
48285              
48286              The earlier patch made it so that stuff running in Safe
48287              compartments could do a "caller" and see "main".  That
48288              little change in name is done right before the code in
48289              the compartment is run, and apparantly the parser
48290              was picking up the stash name before it got changed.
48291              
48292              (why it was threaded vs. unthreaded Perl that was sensitive to this
48293              I still don't know...and it probably doesn't matter).
48294              
48295              I tryed removing the stash name-change and saw that threaded Perl
48296              did indeed pass the lib/safe1.t tests.
48297              
48298              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
48299              do the name change (and to connect _ in the compartment to the global
48300              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
48301              to call _safe_pkg_prep when creating a new compartment.
48302              
48303              Passes all tests with threaded perl on linux; passes all tests
48304              with unthreaded perl on VMS.
48305              
48306              At some point I'll probably want to revisit Safe and Opcode to
48307              provide more sensible handling of global variables...and to get
48308              formats working in Safe compartments, which they don't do currently.
48309      Branch: perl
48310            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
48311 ____________________________________________________________________________
48312 [  8523] By: jhi                                   on 2001/01/23  14:11:58
48313         Log: Also the lib/Thread.pm itself needs to be ignored if
48314              the Thread extension hasn't been built.
48315      Branch: perl
48316            ! t/lib/1_compile.t
48317 ____________________________________________________________________________
48318 [  8522] By: jhi                                   on 2001/01/23  13:51:28
48319         Log: print() instead of warn() so that stderr doesn't get
48320              unnecessarily polluted.
48321      Branch: perl
48322            ! ext/Encode/compile
48323 ____________________________________________________________________________
48324 [  8521] By: jhi                                   on 2001/01/23  13:49:48
48325         Log: Integrate perlio.
48326      Branch: perl
48327           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
48328           !> ext/Encode/encode.h
48329 ____________________________________________________________________________
48330 [  8520] By: nick                                  on 2001/01/22  21:44:00
48331         Log: More messing with Encode:
48332              Extra fields in header to allow multiple names and to record
48333              other things "compile" knows.
48334              Re-organise compile to factor out common output routines.
48335      Branch: perlio
48336            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
48337 ____________________________________________________________________________
48338 [  8519] By: nick                                  on 2001/01/22  20:33:50
48339         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
48340      Branch: perlio
48341            ! ext/Encode/Makefile.PL ext/Encode/compile
48342 ____________________________________________________________________________
48343 [  8518] By: nick                                  on 2001/01/22  20:28:13
48344         Log: Integrate mainline
48345      Branch: perlio
48346           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
48347           !> vos/config.alpha.def vos/config.alpha.h
48348 ____________________________________________________________________________
48349 [  8517] By: jhi                                   on 2001/01/22  15:37:17
48350         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
48351              by Inaba Hiroto.
48352      Branch: perl
48353            ! sv.c
48354 ____________________________________________________________________________
48355 [  8516] By: jhi                                   on 2001/01/22  14:55:15
48356         Log: More SIG_SIZE fixes.
48357      Branch: perl
48358            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
48359 ____________________________________________________________________________
48360 [  8515] By: jhi                                   on 2001/01/22  14:50:27
48361         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
48362              From: "Craig A. Berry" <craigberry@mac.com>
48363              Date: Mon, 22 Jan 2001 00:42:24 -0600
48364              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
48365      Branch: perl
48366            ! configure.com
48367 ____________________________________________________________________________
48368 [  8514] By: jhi                                   on 2001/01/22  14:31:17
48369         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
48370              From: "Craig A. Berry" <craigberry@mac.com>
48371              Date: Sun, 21 Jan 2001 23:03:25 -0600
48372              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
48373      Branch: perl
48374            ! configure.com
48375 ____________________________________________________________________________
48376 [  8513] By: jhi                                   on 2001/01/22  14:14:00
48377         Log: Add the .ucm encoding tables to the MANIFEST.
48378      Branch: perl
48379            ! MANIFEST
48380 ____________________________________________________________________________
48381 [  8512] By: jhi                                   on 2001/01/22  13:43:33
48382         Log: Integrate perlio.
48383      Branch: perl
48384           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
48385           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
48386           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
48387           +> ext/Encode/Encode/iso8859-10.ucm
48388           +> ext/Encode/Encode/iso8859-13.ucm
48389           +> ext/Encode/Encode/iso8859-14.ucm
48390           +> ext/Encode/Encode/iso8859-15.ucm
48391           +> ext/Encode/Encode/iso8859-16.ucm
48392           +> ext/Encode/Encode/iso8859-2.ucm
48393           +> ext/Encode/Encode/iso8859-3.ucm
48394           +> ext/Encode/Encode/iso8859-4.ucm
48395           +> ext/Encode/Encode/iso8859-5.ucm
48396           +> ext/Encode/Encode/iso8859-6.ucm
48397           +> ext/Encode/Encode/iso8859-7.ucm
48398           +> ext/Encode/Encode/iso8859-8.ucm
48399           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
48400           +> ext/Encode/Encode/symbol.ucm
48401           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
48402           !> perliol.h
48403 ____________________________________________________________________________
48404 [  8511] By: nick                                  on 2001/01/21  23:44:47
48405         Log: Make "real" layers of ":utf8" and ":raw".
48406              So now PERLIO=utf8 perl ...
48407              does what Andreas wanted.
48408              Fix arg passing in open.pm (still have a Carp issue).
48409      Branch: perlio
48410            ! lib/open.pm perlio.c perliol.h
48411 ____________________________________________________________________________
48412 [  8510] By: jhi                                   on 2001/01/21  22:56:53
48413         Log: Document the regex content pushing/popping a bit better.
48414      Branch: perl
48415            ! regexec.c
48416 ____________________________________________________________________________
48417 [  8509] By: jhi                                   on 2001/01/21  22:55:44
48418         Log: Tweak the mkdir trailing slash code some more.
48419              
48420              TO DO: the same handling should probably be done for
48421              all the other filesystem functions that can have directories
48422              as their arguments.
48423      Branch: perl
48424            ! pp_sys.c
48425 ____________________________________________________________________________
48426 [  8508] By: nick                                  on 2001/01/21  21:37:43
48427         Log: Switch "compiled in" encodings to .ucm format.
48428              (Leave others as .enc till we can run-time load .ucm,
48429              or find some other way to load them.)
48430      Branch: perlio
48431            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
48432            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
48433            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
48434            + ext/Encode/Encode/iso8859-10.ucm
48435            + ext/Encode/Encode/iso8859-13.ucm
48436            + ext/Encode/Encode/iso8859-14.ucm
48437            + ext/Encode/Encode/iso8859-15.ucm
48438            + ext/Encode/Encode/iso8859-16.ucm
48439            + ext/Encode/Encode/iso8859-2.ucm
48440            + ext/Encode/Encode/iso8859-3.ucm
48441            + ext/Encode/Encode/iso8859-4.ucm
48442            + ext/Encode/Encode/iso8859-5.ucm
48443            + ext/Encode/Encode/iso8859-6.ucm
48444            + ext/Encode/Encode/iso8859-7.ucm
48445            + ext/Encode/Encode/iso8859-8.ucm
48446            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
48447            + ext/Encode/Encode/symbol.ucm
48448            ! ext/Encode/Makefile.PL ext/Encode/compile
48449 ____________________________________________________________________________
48450 [  8507] By: nick                                  on 2001/01/21  21:02:03
48451         Log: Integrate (partial) mainline.
48452      Branch: perlio
48453           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
48454           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
48455           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
48456 ____________________________________________________________________________
48457 [  8506] By: jhi                                   on 2001/01/21  20:09:30
48458         Log: Update Changes.
48459      Branch: perl
48460            ! Changes patchlevel.h
48461 ____________________________________________________________________________
48462 [  8505] By: jhi                                   on 2001/01/21  19:39:59
48463         Log: Subject: Minor typos in perlfaq2.pod
48464              From: "Stephen P. Potter" <spp@spotter.yi.org>
48465              Message-Id: <200101192101.QAA11911@spotter.yi.org>
48466              Date: Fri, 19 Jan 2001 16:01:13 -0500
48467              
48468              with a nit from Philip Newton.
48469      Branch: perl
48470            ! pod/perlfaq2.pod
48471 ____________________________________________________________________________
48472 [  8504] By: jhi                                   on 2001/01/21  19:33:05
48473         Log: Metaconfig change for #8503.
48474      Branch: metaconfig
48475            ! U/threads/usethreads.U
48476 ____________________________________________________________________________
48477 [  8503] By: jhi                                   on 2001/01/21  19:32:21
48478         Log: Sanity check for conflicting thread flavours.
48479      Branch: perl
48480            ! Configure config_h.SH
48481 ____________________________________________________________________________
48482 [  8502] By: jhi                                   on 2001/01/21  19:23:00
48483         Log: Metaconfig change for #8501.
48484      Branch: metaconfig
48485            ! U/modified/sig_name.U
48486 ____________________________________________________________________________
48487 [  8501] By: jhi                                   on 2001/01/21  19:22:26
48488         Log: The SIG_SIZE is the number of the elements *excluding*
48489              the terminating NULL.
48490      Branch: perl
48491            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
48492            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
48493            ! win32/config_H.vc
48494 ____________________________________________________________________________
48495 [  8500] By: jhi                                   on 2001/01/21  18:31:31
48496         Log: Integrate perlio.
48497      Branch: perl
48498           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
48499           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
48500           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
48501           !> pp_sys.c proto.h sv.c
48502 ____________________________________________________________________________
48503 [  8499] By: jhi                                   on 2001/01/21  17:43:57
48504         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
48505              From: Hugo <hv@crypt.compulink.co.uk>
48506              Date: Sun, 21 Jan 2001 13:34:05 +0000
48507              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
48508              
48509              In sprintf UTF8ize only if necessary.
48510      Branch: perl
48511            ! sv.c
48512 ____________________________________________________________________________
48513 [  8498] By: nick                                  on 2001/01/21  16:25:32
48514         Log: Encode cleanup.
48515              Add command line control over "compile" so that Makefile.PL
48516              needs can be combined with other uses.
48517              Use command line options in Makefile.PL.
48518              Fix multi-byte parsing in .ucm files.
48519      Branch: perlio
48520            ! ext/Encode/Makefile.PL ext/Encode/compile
48521 ____________________________________________________________________________
48522 [  8497] By: nick                                  on 2001/01/21  12:56:27
48523         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
48524      Branch: perlio
48525            ! ext/Encode/Encode.xs
48526 ____________________________________________________________________________
48527 [  8496] By: nick                                  on 2001/01/21  12:18:45
48528         Log: Fixup after integrate:
48529              missed the .sym files that are changed by regen_headers
48530              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
48531      Branch: perlio
48532            ! global.sym pp.sym sv.c
48533 ____________________________________________________________________________
48534 [  8495] By: nick                                  on 2001/01/21  11:51:07
48535         Log: Integrate mainline.
48536      Branch: perlio
48537           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
48538           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
48539           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
48540           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
48541           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
48542           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
48543           !> win32/Makefile win32/makefile.mk
48544 ____________________________________________________________________________
48545 [  8494] By: jhi                                   on 2001/01/20  23:12:11
48546         Log: Forgot the expect_number() prototype.
48547      Branch: perl
48548            ! embed.h embed.pl proto.h
48549 ____________________________________________________________________________
48550 [  8493] By: jhi                                   on 2001/01/20  22:56:39
48551         Log: Subject: [PATCH: perl@8482] README.vms URL updates
48552              From: Peter Prymmer <pvhp@forte.com>
48553              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
48554              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
48555              
48556              Plus Craig A. Berry's suggestion to use compaq.com instead
48557              of digital.com.
48558      Branch: perl
48559            ! README.vms
48560 ____________________________________________________________________________
48561 [  8492] By: jhi                                   on 2001/01/20  22:50:05
48562         Log: Memory management calls documentation.
48563      Branch: perl
48564            ! pod/perlguts.pod
48565 ____________________________________________________________________________
48566 [  8491] By: jhi                                   on 2001/01/20  22:38:33
48567         Log: Signedness nit plus few memcpy/Copy nits.
48568      Branch: perl
48569            ! sv.c
48570 ____________________________________________________________________________
48571 [  8490] By: jhi                                   on 2001/01/20  22:25:53
48572         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
48573              From: Peter Prymmer <pvhp@forte.com>
48574              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
48575              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
48576      Branch: perl
48577            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
48578 ____________________________________________________________________________
48579 [  8489] By: jhi                                   on 2001/01/20  22:24:41
48580         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
48581              From: Peter Prymmer <pvhp@forte.com>
48582              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
48583              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
48584      Branch: perl
48585            ! win32/Makefile win32/makefile.mk
48586 ____________________________________________________________________________
48587 [  8488] By: jhi                                   on 2001/01/20  22:22:27
48588         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
48589              From: Peter Prymmer <pvhp@forte.com>
48590              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
48591              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
48592      Branch: perl
48593            ! Makefile.SH
48594 ____________________________________________________________________________
48595 [  8487] By: jhi                                   on 2001/01/20  22:21:18
48596         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
48597              From: Peter Prymmer <pvhp@forte.com>
48598              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
48599              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
48600      Branch: perl
48601            + ext/DynaLoader/dl_dllload.xs
48602            ! MANIFEST Makefile.SH hints/os390.sh
48603 ____________________________________________________________________________
48604 [  8486] By: jhi                                   on 2001/01/20  22:17:53
48605         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
48606              From: Peter Prymmer <pvhp@forte.com>
48607              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
48608              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
48609      Branch: perl
48610            ! README.os390 README.posix-bc
48611 ____________________________________________________________________________
48612 [  8485] By: jhi                                   on 2001/01/20  20:15:30
48613         Log: Document and test the new qu operator.
48614      Branch: perl
48615            + t/op/qu.t
48616            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
48617            ! pod/perlretut.pod pod/perlunicode.pod
48618 ____________________________________________________________________________
48619 [  8484] By: nick                                  on 2001/01/20  19:42:30
48620         Log: Infrastructure to allow:
48621              open($fh,"|-",@array);
48622              to be implemented
48623              i.e. mark pp_open as needing a stack mark, and make pp_open
48624              process its args in that style (and pass them _all_ to tied handles OPEN).
48625              Invent do_openn() which takes SV ** at allow it to see multiple args.
48626              Note this does not _do_ anything yet.
48627      Branch: perlio
48628            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
48629            ! perlapi.c pp_proto.h pp_sys.c proto.h
48630 ____________________________________________________________________________
48631 [  8483] By: nick                                  on 2001/01/20  17:23:14
48632         Log: Integrate mainline.
48633      Branch: perlio
48634           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
48635           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
48636 ____________________________________________________________________________
48637 [  8482] By: jhi                                   on 2001/01/19  15:37:49
48638         Log: Update Changes.
48639      Branch: perl
48640            ! Changes patchlevel.h
48641 ____________________________________________________________________________
48642 [  8481] By: jhi                                   on 2001/01/19  14:41:24
48643         Log: Subject: Re: new feature: s?printf parameter reordering 
48644              From: Hugo <hv@crypt.compulink.co.uk>
48645              Date: Thu, 11 Jan 2001 17:09:03 +0000
48646              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
48647              
48648              - support reordering for all parameters: %, *v, *, .*
48649              - lay down that the reordering specification must immediately
48650              follow that parameter: %3$, *v3$, *3$, .*3$
48651              - fix vectorisation of a zero-length string
48652              - factor out the code choosing the argument to format
48653              
48654              Possibly unwanted side-effects:
48655              - the special format specifiers ' +-0' must now precede any
48656              vectorisation specifier. Tests in op/sprintf and op/ver
48657              have been changed to reflect this.
48658              - sprintf.t test #214 changed its expectations because in many
48659              cases, the next parameter has already been consumed when an
48660              invalid type letter is detected.
48661              
48662              Probably wanted side-effects:
48663              - attempts to format a non-existent parameter will warn as if C<undef>
48664              - attempt to write to non-existent parameter with '%n' will complain
48665              of "attempt to modify read-only value" instead of being silent
48666      Branch: perl
48667            ! sv.c t/op/sprintf.t t/op/ver.t
48668 ____________________________________________________________________________
48669 [  8480] By: jhi                                   on 2001/01/19  14:08:37
48670         Log: Subject: PATCH pragma/locale.t
48671              From: andreas.koenig@anima.de (Andreas J. Koenig)
48672              Date: 18 Jan 2001 09:45:37 +0100
48673              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
48674      Branch: perl
48675            ! t/pragma/locale.t
48676 ____________________________________________________________________________
48677 [  8479] By: jhi                                   on 2001/01/19  13:19:58
48678         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
48679      Branch: perl
48680            ! configure.com
48681 ____________________________________________________________________________
48682 [  8478] By: jhi                                   on 2001/01/19  02:12:35
48683         Log: Automate 1_compile.t.
48684      Branch: perl
48685            ! t/lib/1_compile.t
48686 ____________________________________________________________________________
48687 [  8477] By: jhi                                   on 2001/01/19  01:49:56
48688         Log: Integrate perlio.
48689      Branch: perl
48690           !> sv.c win32/config.bc win32/config.gc win32/config.vc
48691           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
48692 ____________________________________________________________________________
48693 [  8476] By: nick                                  on 2001/01/18  21:51:52
48694         Log: Integrate mainline
48695      Branch: perlio
48696           +> t/lib/1_compile.t t/lib/compmod.pl
48697           !> MANIFEST configure.com lib/unicode/distinct.pm
48698 ____________________________________________________________________________
48699 [  8475] By: nick                                  on 2001/01/18  21:48:02
48700         Log: Win32 "safe signals" co-existance fix.
48701              Fix SIG_SIZE value.
48702              Clear PL_sig_pending when cloning (fork).
48703      Branch: perlio
48704            ! sv.c win32/config.bc win32/config.gc win32/config.vc
48705            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
48706 ____________________________________________________________________________
48707 [  8474] By: jhi                                   on 2001/01/18  14:40:57
48708         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
48709      Branch: perl
48710            ! t/lib/1_compile.t
48711 ____________________________________________________________________________
48712 [  8473] By: gsar                                  on 2001/01/18  11:42:31
48713         Log: unsubmitted trial1 change
48714      Branch: maint-5.6/perl
48715            ! Changes
48716 ____________________________________________________________________________
48717 [  8472] By: jhi                                   on 2001/01/18  04:30:24
48718         Log: The first bug found by 1_compile.t.
48719      Branch: perl
48720            ! lib/unicode/distinct.pm
48721 ____________________________________________________________________________
48722 [  8471] By: jhi                                   on 2001/01/18  04:29:42
48723         Log: Add Schwern's 1_compile test.  The compile_module script renamed
48724              to be a bit shorter for the 8.3 people.
48725      Branch: perl
48726            + t/lib/1_compile.t t/lib/compmod.pl
48727            ! MANIFEST
48728 ____________________________________________________________________________
48729 [  8470] By: jhi                                   on 2001/01/18  04:16:00
48730         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)
48731              From: Peter Prymmer <pvhp@forte.com>
48732              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
48733              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
48734              Replace #8463.
48735      Branch: maint-5.6/perl
48736            ! configure.com
48737 ____________________________________________________________________________
48738 [  8469] By: jhi                                   on 2001/01/18  04:13:02
48739         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)
48740              From: Peter Prymmer <pvhp@forte.com>
48741              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
48742              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
48743              Replace #8462.
48744      Branch: perl
48745            ! configure.com
48746 ____________________________________________________________________________
48747 [  8468] By: jhi                                   on 2001/01/18  03:42:08
48748         Log: Integrate perlio.
48749      Branch: perl
48750           !> gv.c mg.c perlio.c util.c
48751 ____________________________________________________________________________
48752 [  8467] By: nick                                  on 2001/01/17  22:41:10
48753         Log: "Safe" signals - trial implementation.
48754              gv.c tweaked to zero PL_sig_pend array
48755              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
48756              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
48757              Odd thing is that it "works" with PERLIO=stdio as well (linux).
48758      Branch: perlio
48759            ! gv.c mg.c perlio.c util.c
48760 ____________________________________________________________________________
48761 [  8466] By: nick                                  on 2001/01/17  20:40:20
48762         Log: Integrate mainline.
48763      Branch: perlio
48764           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
48765           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
48766           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
48767           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
48768           !> vos/config.ga.h win32/config.bc win32/config.gc
48769           !> win32/config.vc
48770 ____________________________________________________________________________
48771 [  8465] By: jhi                                   on 2001/01/17  18:37:13
48772         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
48773              From: Nicholas Clark <nick@ccl4.org>
48774              Date: Wed, 17 Jan 2001 17:31:33 +0000
48775              Message-ID: <20010117173133.I2633@plum.flirble.org>
48776      Branch: perl
48777            ! t/op/int.t
48778 ____________________________________________________________________________
48779 [  8464] By: jhi                                   on 2001/01/17  14:43:17
48780         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
48781              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
48782              Date: Wed, 17 Jan 2001 15:16:43 +0100
48783              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
48784              
48785              pp_int() was dropping an NV to the floor,
48786              int(279964589018079/59) either returned not an integer
48787              4745162525730.15, or one got "Attempt to free unreferenced scalar."
48788      Branch: perl
48789            ! pp.c
48790 ____________________________________________________________________________
48791 [  8463] By: jhi                                   on 2001/01/17  06:12:42
48792         Log: (Replaced by #8470)
48793              
48794              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)
48795              From: "Craig A. Berry" <craigberry@mac.com>
48796              Date: Tue, 16 Jan 2001 23:38:46 -0600
48797              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
48798      Branch: maint-5.6/perl
48799            ! configure.com
48800 ____________________________________________________________________________
48801 [  8462] By: jhi                                   on 2001/01/17  06:11:31
48802         Log: (Replaced by #8469)
48803              
48804              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)
48805              From: "Craig A. Berry" <craigberry@mac.com>
48806              Date: Tue, 16 Jan 2001 23:38:46 -0600
48807              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
48808      Branch: perl
48809            ! configure.com
48810 ____________________________________________________________________________
48811 [  8461] By: jhi                                   on 2001/01/17  05:56:12
48812         Log: Allow for one trailing slash in the directory of mkdir().
48813      Branch: perl
48814            ! pp_sys.c
48815 ____________________________________________________________________________
48816 [  8460] By: jhi                                   on 2001/01/17  03:26:01
48817         Log: Metaconfig unit changes for #8459.
48818      Branch: metaconfig
48819            ! U/modified/Loc.U U/modified/sig_name.U
48820 ____________________________________________________________________________
48821 [  8459] By: jhi                                   on 2001/01/17  03:24:48
48822         Log: Define SIG_SIZE, the number of elements in the sig_name and
48823              sig_num arrays, including the final NULL entry.
48824      Branch: perl
48825            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48826            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
48827            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
48828            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
48829            ! win32/config.bc win32/config.gc win32/config.vc
48830 ____________________________________________________________________________
48831 [  8458] By: jhi                                   on 2001/01/17  01:41:33
48832         Log: Integrate perlio.
48833      Branch: perl
48834           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
48835           !> perlapi.h proto.h sv.c
48836 ____________________________________________________________________________
48837 [  8457] By: nick                                  on 2001/01/16  22:07:26
48838         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
48839              Provides all the "cost" but no benefit yet - it is to allow cost
48840              to be measured, and implementation experiments (just in mg.c?).
48841      Branch: perlio
48842            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
48843            ! perlapi.h proto.h sv.c
48844 ____________________________________________________________________________
48845 [  8456] By: nick                                  on 2001/01/16  21:07:07
48846         Log: Integrate mainline.
48847      Branch: perlio
48848           !> (integrate 51 files)
48849 ____________________________________________________________________________
48850 [  8455] By: jhi                                   on 2001/01/16  18:13:43
48851         Log: Subject: [PATCH] regcomp.c old feature removal
48852              From: mjd@plover.com
48853              Date: 16 Jan 2001 14:43:18 -0000 
48854              Message-ID: <20010116144318.7140.qmail@plover.com> 
48855      Branch: perl
48856            ! regcomp.c
48857 ____________________________________________________________________________
48858 [  8454] By: jhi                                   on 2001/01/16  16:12:39
48859         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
48860              From: "Indy Singh" <indy@nusphere.com>
48861              Date: Wed, 10 Jan 2001 20:17:49 -0500
48862              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
48863      Branch: maint-5.6/perl
48864            ! win32/Makefile
48865 ____________________________________________________________________________
48866 [  8453] By: jhi                                   on 2001/01/16  16:09:33
48867         Log: Update Changes.
48868      Branch: perl
48869            ! Changes patchlevel.h
48870 ____________________________________________________________________________
48871 [  8452] By: jhi                                   on 2001/01/16  15:42:04
48872         Log: Subject: Re: API Cleanup
48873              To: perl5-porters@perl.org
48874              Date: Tue, 16 Jan 2001 13:42:30 +0000
48875              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
48876              
48877              Subject: [PATCH] utf8.c documentation
48878              From: Simon Cozens <simon@cozens.net>
48879              Date: Tue, 16 Jan 2001 13:52:48 +0000
48880              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
48881              
48882              Subject: Re: API Cleanup
48883              From: Simon Cozens <simon@cozens.net>
48884              Date: Tue, 16 Jan 2001 14:58:55 +0000
48885              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
48886              
48887              UTF-8 doc patches.
48888      Branch: perl
48889            ! embed.pl pod/perlapi.pod utf8.c
48890 ____________________________________________________________________________
48891 [  8451] By: jhi                                   on 2001/01/16  14:41:39
48892         Log: podlators 1.07, from Russ Allbery.
48893      Branch: perl
48894            ! lib/Pod/Man.pm
48895 ____________________________________________________________________________
48896 [  8450] By: jhi                                   on 2001/01/16  14:24:19
48897         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
48898              From: "Indy Singh" <indy@nusphere.com>
48899              Date: Mon, 15 Jan 2001 20:59:40 -0500
48900              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
48901      Branch: perl
48902            ! win32/Makefile
48903 ____________________________________________________________________________
48904 [  8449] By: jhi                                   on 2001/01/16  03:42:55
48905         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
48906              at the setting of the ofs_sv in new_struct_thread() as the
48907              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
48908              uninitialized fields are, uh, initialized with),
48909              SvREFCNT_inc()ing that invited a core dump.
48910      Branch: perl
48911            ! util.c
48912 ____________________________________________________________________________
48913 [  8448] By: jhi                                   on 2001/01/16  01:49:07
48914         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
48915              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
48916              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
48917              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
48918              
48919              Replace #8444 and #8445.
48920      Branch: perl
48921            ! ext/B/B.xs ext/B/B/Debug.pm
48922 ____________________________________________________________________________
48923 [  8447] By: jhi                                   on 2001/01/15  21:05:35
48924         Log: Subject: [PATCH] API Variable documentation   
48925              From: Simon Cozens <simon@cozens.net>
48926              Date: Mon, 15 Jan 2001 19:35:54 +0000
48927              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
48928      Branch: perl
48929            ! pod/perlapi.pod thrdvar.h
48930 ____________________________________________________________________________
48931 [  8446] By: jhi                                   on 2001/01/15  20:49:20
48932         Log: Signedness nit.
48933      Branch: perl
48934            ! pp_ctl.c
48935 ____________________________________________________________________________
48936 [  8445] By: jhi                                   on 2001/01/15  20:28:48
48937         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
48938      Branch: perl
48939            ! ext/B/B/Debug.pm
48940 ____________________________________________________________________________
48941 [  8444] By: jhi                                   on 2001/01/15  13:09:10
48942         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
48943      Branch: perl
48944            ! ext/B/B.xs
48945 ____________________________________________________________________________
48946 [  8443] By: jhi                                   on 2001/01/15  13:06:26
48947         Log: Missing from #8439.
48948      Branch: perl
48949            ! keywords.h mg.c
48950 ____________________________________________________________________________
48951 [  8442] By: jhi                                   on 2001/01/15  13:02:38
48952         Log: Subject: [PATCH @8436] Eliminate op_children
48953              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
48954              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
48955              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
48956              
48957              Subject: [PATCH @8436] Re: Eliminate op_children
48958              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
48959              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
48960              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
48961      Branch: perl
48962            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
48963            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
48964            ! op.c op.h
48965 ____________________________________________________________________________
48966 [  8441] By: jhi                                   on 2001/01/15  12:57:08
48967         Log: Use the /^Perl_/-less form of is_lvalue_sub().
48968      Branch: perl
48969            ! pp.h
48970 ____________________________________________________________________________
48971 [  8440] By: jhi                                   on 2001/01/15  05:13:09
48972         Log: Revert #8437 and #8438, the Linux large files story is more complex.
48973      Branch: metaconfig/U/perl
48974            ! d_fpos64_t.U d_off64_t.U
48975      Branch: perl
48976            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48977            ! config_h.SH configure.com epoc/config.sh perl.h
48978            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
48979            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
48980            ! win32/config.bc win32/config.gc win32/config.vc
48981 ____________________________________________________________________________
48982 [  8439] By: jhi                                   on 2001/01/15  05:02:24
48983         Log: More UTF-8 patches from Inaba Hiroto.
48984              - The substr lval was still not okay.
48985              - Now pp_stringify and sv_setsv copies source's UTF8 flag
48986              even if IN_BYTE.  pp_stringify is called from fold_constants
48987              at optimization phase and "\x{100}" was made SvUTF8_off under
48988              use bytes (the bytes pragma is for "byte semantics" and not
48989              for "do not produce UTF8 data")
48990              - New `qu' operator to generate UTF8 string explicitly.
48991              Though I agree with the policy "0x00-0xff always produce bytes",
48992              sometimes want to such a string to be coded in UTF8.
48993              I can use pack"U0a*" but it requires more typing and has
48994              runtime overhead.
48995              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
48996              change, the bug appears if a pm has PMdf_UTF8 flag but interpolated
48997              string is not UTF8_on and has char 0x80-0xff.
48998              
48999              TODO: document and test qu.
49000      Branch: perl
49001            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
49002            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
49003            ! toke.c
49004 ____________________________________________________________________________
49005 [  8438] By: jhi                                   on 2001/01/14  05:10:23
49006         Log: (Reverted by #8440)
49007              
49008              Metaconfig unit changes for #8437.
49009      Branch: metaconfig/U/perl
49010            ! d_fpos64_t.U d_off64_t.U
49011 ____________________________________________________________________________
49012 [  8437] By: jhi                                   on 2001/01/14  04:55:34
49013         Log: (Reverted by #8440)
49014              
49015              Add <features.h> probing, seems to be needed for (some?)
49016              Linux largefileness.
49017      Branch: perl
49018            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49019            ! config_h.SH configure.com epoc/config.sh perl.h
49020            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
49021            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
49022            ! win32/config.bc win32/config.gc win32/config.vc
49023 ____________________________________________________________________________
49024 [  8436] By: jhi                                   on 2001/01/13  17:47:21
49025         Log: Tighten some of the tests a bit.
49026      Branch: perl
49027            ! t/pragma/utf8.t
49028 ____________________________________________________________________________
49029 [  8435] By: jhi                                   on 2001/01/13  17:31:54
49030         Log: Integrate perlio.
49031      Branch: perl
49032           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
49033           !> win32/config_H.gc win32/config_H.vc
49034 ____________________________________________________________________________
49035 [  8434] By: nick                                  on 2001/01/13  11:36:53
49036         Log: Run dmake regen_config_h for Win32
49037      Branch: perlio
49038            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
49039 ____________________________________________________________________________
49040 [  8433] By: nick                                  on 2001/01/13  11:31:55
49041         Log: VMS friendly patch to Encode compile process
49042      Branch: perlio
49043            ! ext/Encode/Makefile.PL ext/Encode/compile
49044 ____________________________________________________________________________
49045 [  8432] By: nick                                  on 2001/01/13  11:06:44
49046         Log: Integrate mainline
49047      Branch: perlio
49048           +> ext/B/B/Concise.pm
49049           !> (integrate 52 files)
49050 ____________________________________________________________________________
49051 [  8431] By: jhi                                   on 2001/01/13  05:55:55
49052         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
49053              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
49054              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
49055              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
49056      Branch: perl
49057            ! ext/B/B/Concise.pm
49058 ____________________________________________________________________________
49059 [  8430] By: jhi                                   on 2001/01/13  04:24:18
49060         Log: The LVRET macro needed an aTHX.
49061      Branch: perl
49062            ! pp.h
49063 ____________________________________________________________________________
49064 [  8429] By: jhi                                   on 2001/01/13  02:12:42
49065         Log: Update Changes.
49066      Branch: perl
49067            ! Changes patchlevel.h
49068 ____________________________________________________________________________
49069 [  8428] By: jhi                                   on 2001/01/13  02:08:50
49070         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
49071              From: Peter Prymmer <pvhp@forte.com>
49072              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
49073              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
49074              
49075              Add a BEGIN guard for sloppy floating point division.
49076      Branch: perl
49077            ! lib/Math/BigInt.pm lib/bigint.pl
49078 ____________________________________________________________________________
49079 [  8427] By: jhi                                   on 2001/01/13  01:47:16
49080         Log: The B::Terse drop-in replacement wasn't quite drop-in.
49081      Branch: perl
49082            ! ext/B/B/Terse.pm
49083 ____________________________________________________________________________
49084 [  8426] By: jhi                                   on 2001/01/12  21:20:43
49085         Log: Use UVXf.
49086      Branch: perl
49087            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49088            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
49089            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
49090            ! vos/config.ga.def vos/config.ga.h win32/config.bc
49091            ! win32/config.gc win32/config.vc
49092 ____________________________________________________________________________
49093 [  8425] By: jhi                                   on 2001/01/12  20:20:14
49094         Log: Subject: [PATCH perl@8342] -Wformat
49095              From: Robin Barker <rmb1@cise.npl.co.uk>
49096              Date: Fri, 12 Jan 2001 20:03:14 GMT
49097              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
49098      Branch: perl
49099            ! ext/Encode/Encode.xs mg.c sv.c toke.c
49100 ____________________________________________________________________________
49101 [  8424] By: jhi                                   on 2001/01/12  20:01:48
49102         Log: Subject: B::Concise -- an improved replacement for B::Terse 
49103              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
49104              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
49105              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
49106      Branch: perl
49107            + ext/B/B/Concise.pm
49108            ! MANIFEST ext/B/B/Terse.pm
49109 ____________________________________________________________________________
49110 [  8423] By: jhi                                   on 2001/01/12  19:24:02
49111         Log: The new metaconfig unit from the #8421.
49112      Branch: metaconfig/U/perl
49113            + d_sigprocmask.U
49114 ____________________________________________________________________________
49115 [  8422] By: jhi                                   on 2001/01/12  19:23:43
49116         Log: Forgot the microperl config from the #8421.
49117      Branch: perl
49118            ! uconfig.h uconfig.sh
49119 ____________________________________________________________________________
49120 [  8421] By: jhi                                   on 2001/01/12  19:05:27
49121         Log: Add sigprocmask() probe, regen Configure, regen toc.
49122      Branch: perl
49123            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49124            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
49125            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
49126            ! vos/config.ga.h win32/config.bc win32/config.gc
49127            ! win32/config.vc
49128 ____________________________________________________________________________
49129 [  8420] By: jhi                                   on 2001/01/12  18:34:31
49130         Log: Add sockatmark() to the todo list.
49131      Branch: perl
49132            ! Todo-5.6
49133 ____________________________________________________________________________
49134 [  8419] By: jhi                                   on 2001/01/12  18:09:46
49135         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
49136      Branch: perl
49137            ! op.c
49138 ____________________________________________________________________________
49139 [  8418] By: jhi                                   on 2001/01/12  18:05:30
49140         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
49141              From: Radu Greab <radu@netsoft.ro>
49142              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
49143              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
49144      Branch: perl
49145            ! op.c t/pragma/sub_lval.t
49146 ____________________________________________________________________________
49147 [  8417] By: jhi                                   on 2001/01/12  16:09:09
49148         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
49149              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
49150              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
49151              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
49152      Branch: perl
49153            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
49154            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
49155            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
49156            ! t/pragma/sub_lval.t toke.c
49157 ____________________________________________________________________________
49158 [  8416] By: jhi                                   on 2001/01/12  15:42:06
49159         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
49160              From: "Richard Soderberg" <rs@crystalflame.net>
49161              Date: Fri, 12 Jan 2001 04:49:35 -0800
49162              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
49163              
49164              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
49165              according to the platform.
49166      Branch: perl
49167            ! op.c
49168 ____________________________________________________________________________
49169 [  8415] By: jhi                                   on 2001/01/12  15:33:41
49170         Log: One more UTF-8 fix from Inaba Hiroto.
49171      Branch: perl
49172            ! pp.c regexec.c t/pragma/utf8.t
49173 ____________________________________________________________________________
49174 [  8414] By: jhi                                   on 2001/01/12  15:30:18
49175         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
49176      Branch: perl
49177            ! regexec.c
49178 ____________________________________________________________________________
49179 [  8413] By: jhi                                   on 2001/01/12  15:22:10
49180         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
49181              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
49182              Date: Thu, 11 Jan 2001 12:53:36 +0100
49183              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
49184      Branch: perl
49185            ! toke.c
49186 ____________________________________________________________________________
49187 [  8412] By: jhi                                   on 2001/01/12  15:20:25
49188         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
49189              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
49190              Date: Fri, 12 Jan 2001 14:37:55 +0100
49191              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
49192      Branch: perl
49193            ! hints/posix-bc.sh
49194 ____________________________________________________________________________
49195 [  8411] By: jhi                                   on 2001/01/12  15:14:14
49196         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
49197              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
49198              Date: Fri, 12 Jan 2001 10:42:21 +0100
49199              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
49200      Branch: perl
49201            ! t/op/regmesg.t
49202 ____________________________________________________________________________
49203 [  8410] By: jhi                                   on 2001/01/12  05:48:55
49204         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
49205              From: Nicholas Clark <nick@ccl4.org> 
49206              Date: Sun, 7 Jan 2001 19:47:14 +0000
49207              Message-ID: <20010107194714.B1048@plum.flirble.org>
49208      Branch: perl
49209            ! t/op/numconvert.t
49210 ____________________________________________________________________________
49211 [  8409] By: jhi                                   on 2001/01/12  05:41:28
49212         Log: Integrate perlio.
49213      Branch: perl
49214           !> mg.c scope.h
49215 ____________________________________________________________________________
49216 [  8408] By: nick                                  on 2001/01/11  22:43:28
49217         Log: Remove variables that were used in experiments.
49218      Branch: perlio
49219            ! mg.c
49220 ____________________________________________________________________________
49221 [  8407] By: nick                                  on 2001/01/11  20:57:44
49222         Log: Catch die in %SIG handler and unblock the signal before re-dying.
49223              This make Linux work _without_ sigsetjmp().
49224              Turn off sigsetjmp() to see what else it does.
49225              May need Configure probe for sigprocmask() if anything has sigaction()
49226              but not sigprocmask().
49227      Branch: perlio
49228            ! mg.c scope.h
49229 ____________________________________________________________________________
49230 [  8406] By: nick                                  on 2001/01/11  19:32:07
49231         Log: Integrate mainline
49232      Branch: perlio
49233           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
49234           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
49235           !> t/op/substr.t
49236 ____________________________________________________________________________
49237 [  8405] By: jhi                                   on 2001/01/11  17:11:01
49238         Log: Fix UTF-8 lval substr().
49239      Branch: perl
49240            ! mg.c t/op/substr.t
49241 ____________________________________________________________________________
49242 [  8404] By: jhi                                   on 2001/01/11  05:13:58
49243         Log: Update Changes.
49244      Branch: perl
49245            ! Changes patchlevel.h
49246 ____________________________________________________________________________
49247 [  8403] By: jhi                                   on 2001/01/11  04:38:24
49248         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
49249              From: Hugo <hv@crypt.compulink.co.uk>
49250              Date: Mon, 30 Oct 2000 01:33:26 +0000
49251              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
49252      Branch: perl
49253            ! regexec.c t/op/re_tests
49254 ____________________________________________________________________________
49255 [  8402] By: jhi                                   on 2001/01/11  04:26:12
49256         Log: Integrate perlio.
49257      Branch: perl
49258           !> scope.h util.c
49259 ____________________________________________________________________________
49260 [  8401] By: nick                                  on 2001/01/10  22:52:55
49261         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
49262              (So Alan and Ilya can try setting via hints.)
49263              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
49264              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
49265              doing the save everywhere seems to restart read() correctly, but just
49266              doing it once "round" the handler does not.
49267      Branch: perlio
49268            ! scope.h
49269 ____________________________________________________________________________
49270 [  8400] By: jhi                                   on 2001/01/10  21:57:54
49271         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
49272              of IRIX, HP-UX is unaffected.
49273      Branch: perl
49274            ! perl.h
49275 ____________________________________________________________________________
49276 [  8399] By: nick                                  on 2001/01/10  21:29:19
49277         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
49278      Branch: perlio
49279            ! util.c
49280 ____________________________________________________________________________
49281 [  8398] By: jhi                                   on 2001/01/10  20:55:31
49282         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
49283              also have ReusePort.
49284      Branch: perl
49285            ! ext/IO/lib/IO/Socket/INET.pm
49286 ____________________________________________________________________________
49287 [  8397] By: jhi                                   on 2001/01/10  20:50:57
49288         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
49289              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
49290              Date: Wed, 10 Jan 2001 01:38:13 -0800
49291              Message-ID: <20010110013813.B41744@yahoo-inc.com>
49292      Branch: perl
49293            ! ext/IO/lib/IO/Socket/INET.pm
49294 ____________________________________________________________________________
49295 [  8396] By: jhi                                   on 2001/01/10  20:49:30
49296         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
49297              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
49298              Date: Wed, 10 Jan 2001 01:37:32 -0800
49299              Message-ID: <20010110013732.A41744@yahoo-inc.com>
49300      Branch: perl
49301            ! ext/Socket/Socket.pm
49302 ____________________________________________________________________________
49303 [  8395] By: jhi                                   on 2001/01/10  20:41:37
49304         Log: Test for bug id 20010105.016 (fixed by #8378).
49305      Branch: perl
49306            ! t/op/split.t
49307 ____________________________________________________________________________
49308 [  8394] By: jhi                                   on 2001/01/10  20:26:32
49309         Log: Integrate perlio.
49310      Branch: perl
49311            ! util.c
49312 ____________________________________________________________________________
49313 [  8393] By: nick                                  on 2001/01/10  19:34:30
49314         Log: Back out Simon's pid hackery for now.
49315      Branch: perlio
49316            ! util.c
49317 ____________________________________________________________________________
49318 [  8392] By: nick                                  on 2001/01/10  19:23:13
49319         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
49320      Branch: perlio
49321           !> (integrate 29 files)
49322 ____________________________________________________________________________
49323 [  8391] By: jhi                                   on 2001/01/10  18:43:15
49324         Log: Subject: [PATCH] Fix my_pclose segfault
49325              From: Simon Cozens <simon@cozens.net>
49326              Date: Wed, 10 Jan 2001 18:39:35 +0000
49327              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
49328      Branch: perl
49329            ! util.c
49330 ____________________________________________________________________________
49331 [  8390] By: jhi                                   on 2001/01/10  18:42:08
49332         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
49333              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
49334              Date:     Wed, 10 Jan 2001 13:23:02 EST
49335              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
49336      Branch: perl
49337            ! ext/Opcode/Opcode.xs
49338 ____________________________________________________________________________
49339 [  8389] By: jhi                                   on 2001/01/10  15:16:07
49340         Log: Turn off the integer preservation for now.
49341      Branch: perl
49342            ! perl.h
49343 ____________________________________________________________________________
49344 [  8388] By: jhi                                   on 2001/01/10  15:01:25
49345         Log: Few more IDE/editor nits from p5p.
49346      Branch: perl
49347            ! pod/perlfaq3.pod
49348 ____________________________________________________________________________
49349 [  8387] By: jhi                                   on 2001/01/10  06:53:16
49350         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
49351              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
49352              Date: Tue, 9 Jan 2001 23:16:02 +0000
49353              Message-ID: <20010109231602.A81101@plum.flirble.org>
49354      Branch: perl
49355            ! sv.c
49356 ____________________________________________________________________________
49357 [  8386] By: jhi                                   on 2001/01/10  03:17:54
49358         Log: Test cases for #8385 (from Simon's "torture.pl")
49359      Branch: perl
49360            ! t/op/tr.t
49361 ____________________________________________________________________________
49362 [  8385] By: jhi                                   on 2001/01/10  03:17:11
49363         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
49364              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
49365              Date: Wed, 10 Jan 2001 11:39:39 +0900
49366              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
49367              
49368              Some more UTF-8 tr cases fixed.
49369      Branch: perl
49370            ! doop.c
49371 ____________________________________________________________________________
49372 [  8384] By: jhi                                   on 2001/01/09  22:45:40
49373         Log: Allow the locale test needing POSIX and the taint test
49374              needing IPC::SysV to run under 'minitest' (basically,
49375              bail out if loading the extension fails)
49376      Branch: perl
49377            ! t/op/misc.t t/op/taint.t
49378 ____________________________________________________________________________
49379 [  8383] By: jhi                                   on 2001/01/09  21:36:04
49380         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
49381              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
49382              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
49383              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
49384      Branch: perl
49385            ! t/io/openpid.t
49386 ____________________________________________________________________________
49387 [  8382] By: jhi                                   on 2001/01/09  21:06:08
49388         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
49389              Should finish up the bug id 20001205.022.
49390      Branch: perl
49391            ! pp.c pp_hot.c scope.c
49392 ____________________________________________________________________________
49393 [  8381] By: jhi                                   on 2001/01/09  18:27:43
49394         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
49395              From: Andy Dougherty <doughera@lafayette.edu>
49396              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
49397              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
49398              
49399              More robust yacc/bison error detection.
49400      Branch: perl
49401            ! t/comp/proto.t
49402 ____________________________________________________________________________
49403 [  8380] By: jhi                                   on 2001/01/09  15:21:38
49404         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
49405              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
49406              Date:     Tue, 9 Jan 2001 07:53:55 EST
49407              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
49408      Branch: perl
49409            ! t/op/misc.t vms/test.com
49410 ____________________________________________________________________________
49411 [  8379] By: jhi                                   on 2001/01/09  15:20:38
49412         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
49413              From: jhi@cc.hut.fi
49414              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
49415              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
49416              
49417              The #8378 fixed this.
49418      Branch: perl
49419            ! t/op/tr.t
49420 ____________________________________________________________________________
49421 [  8378] By: jhi                                   on 2001/01/09  15:05:32
49422         Log: Subject: One more patch for UTF8 
49423              From: Inaba Hiroto <inaba@st.rim.or.jp>
49424              Date: Tue, 09 Jan 2001 01:04:32 +0900
49425              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
49426              
49427              UTF-8 fixes for 'x' and tr///.
49428      Branch: perl
49429            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
49430            ! regcomp.c regexec.c toke.c utf8.c
49431 ____________________________________________________________________________
49432 [  8377] By: jhi                                   on 2001/01/09  14:32:17
49433         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
49434      Branch: perl
49435            ! t/op/length.t
49436 ____________________________________________________________________________
49437 [  8376] By: jhi                                   on 2001/01/09  04:32:32
49438         Log: integrate changes #7775, #8316, #8316 from mainline
49439      Branch: maint-5.6/perl
49440            ! hints/solaris_2.sh
49441 ____________________________________________________________________________
49442 [  8375] By: jhi                                   on 2001/01/09  04:26:43
49443         Log: Update Changes.
49444      Branch: perl
49445            ! Changes patchlevel.h
49446 ____________________________________________________________________________
49447 [  8374] By: jhi                                   on 2001/01/09  04:14:32
49448         Log: IDE/editor section tweaking.
49449      Branch: perl
49450            ! pod/perlfaq3.pod
49451 ____________________________________________________________________________
49452 [  8373] By: jhi                                   on 2001/01/09  02:38:26
49453         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
49454              From: Peter Prymmer <pvhp@forte.com>
49455              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
49456              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
49457              
49458              In preparation os OS/390 dynamic loading.
49459      Branch: perl
49460            ! README.os390 hints/os390.sh
49461 ____________________________________________________________________________
49462 [  8372] By: jhi                                   on 2001/01/09  00:24:30
49463         Log: Integrate with perlio.
49464      Branch: perl
49465           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
49466 ____________________________________________________________________________
49467 [  8371] By: nick                                  on 2001/01/08  23:54:33
49468         Log: Fix "scalars leaked" bugs caused by overload magic
49469              (Highlighted by Ilya's DESTROY optimization.)
49470      Branch: perlio
49471            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
49472 ____________________________________________________________________________
49473 [  8370] By: nick                                  on 2001/01/08  20:19:41
49474         Log: Integrate mainline
49475      Branch: perlio
49476           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
49477           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
49478           !> t/op/64bitint.t
49479 ____________________________________________________________________________
49480 [  8369] By: jhi                                   on 2001/01/08  17:30:52
49481         Log: save_delete() Safefree() doesn't (anymore?) work with shared
49482              strings, one test failure in op/misc and almost all of lib/b.
49483              (Outcomments #8369.)
49484      Branch: perl
49485            ! scope.c
49486 ____________________________________________________________________________
49487 [  8368] By: jhi                                   on 2001/01/08  14:47:10
49488         Log: (Outcommented by #8369.)
49489              
49490              Subject: Re: Perl BugID 20001205.022 ---- save_delete
49491              From: Simon Cozens <simon@cozens.net>
49492              Date: Sat, 6 Jan 2001 11:48:40 +0000
49493              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
49494              
49495              The save_delete() does need the Safefree.
49496      Branch: perl
49497            ! scope.c
49498 ____________________________________________________________________________
49499 [  8367] By: bailey                                on 2001/01/08  08:53:52
49500         Log: Once again syncing after too long an absence
49501      Branch: vmsperl
49502           +> (branch 55 files)
49503            - MAINTAIN fix_pl vos/config.def vos/config.h
49504            - vos/config_h.SH_orig
49505           !> (integrate 498 files)
49506 ____________________________________________________________________________
49507 [  8366] By: jhi                                   on 2001/01/08  02:42:59
49508         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
49509              From: nick@ccl4.org
49510              Date: Sun, 7 Jan 2001 21:07:18 +0000
49511              Message-Id: <20010107210717.D1048@plum.flirble.org>
49512      Branch: perl
49513            ! sv.c t/op/64bitint.t
49514 ____________________________________________________________________________
49515 [  8365] By: jhi                                   on 2001/01/08  02:35:16
49516         Log: Subject: [PATCH] environ nit
49517              From: Simon Cozens <simon@cozens.net>
49518              Date: Sun, 7 Jan 2001 17:57:07 +0000
49519              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
49520              
49521              Use environ only if we have it.
49522      Branch: perl
49523            ! mg.c
49524 ____________________________________________________________________________
49525 [  8364] By: jhi                                   on 2001/01/08  02:24:51
49526         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
49527      Branch: perl
49528            ! ext/GDBM_File/GDBM_File.xs
49529 ____________________________________________________________________________
49530 [  8363] By: jhi                                   on 2001/01/08  02:19:24
49531         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
49532              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
49533              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
49534              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
49535      Branch: perl
49536            ! dump.c op.c
49537 ____________________________________________________________________________
49538 [  8362] By: jhi                                   on 2001/01/08  02:17:43
49539         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
49540              From: Doug MacEachern <dougm@covalent.net>
49541              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
49542              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
49543              
49544              Allow AUTOLOAD to be an xsub and allow such xsubs
49545              to avoid use of $AUTOLOAD.
49546      Branch: perl
49547            ! gv.c
49548 ____________________________________________________________________________
49549 [  8361] By: jhi                                   on 2001/01/08  02:16:07
49550         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
49551              From: Radu Greab <radu@netsoft.ro>
49552              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
49553              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
49554              
49555              No need for the potentially nonportable $SIG{CHLD}.
49556      Branch: perl
49557            ! t/io/pipe.t
49558 ____________________________________________________________________________
49559 [  8360] By: jhi                                   on 2001/01/08  01:58:23
49560         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
49561      Branch: perl
49562            ! lib/Getopt/Long.pm
49563 ____________________________________________________________________________
49564 [  8359] By: jhi                                   on 2001/01/08  01:55:44
49565         Log: Integrate perlio.
49566      Branch: perl
49567           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
49568           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
49569           !> utf8.c win32/Makefile
49570 ____________________________________________________________________________
49571 [  8358] By: jhi                                   on 2001/01/07  21:16:50
49572         Log: Update the EPOC cross SDK URL.
49573      Branch: perl
49574            ! README.epoc
49575 ____________________________________________________________________________
49576 [  8357] By: jhi                                   on 2001/01/07  21:16:09
49577         Log: Update the EPOC cross SDK URL.
49578      Branch: maint-5.6/perl
49579            ! README.epoc
49580 ____________________________________________________________________________
49581 [  8356] By: nick                                  on 2001/01/06  21:47:52
49582         Log: FILE * in XS code for PerlIO world:
49583              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
49584              - Add FILE * T_STDIO typemap.
49585              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
49586      Branch: perlio
49587            ! lib/ExtUtils/typemap perlio.c perlio.h
49588 ____________________________________________________________________________
49589 [  8355] By: jhi                                   on 2001/01/06  20:27:15
49590         Log: integrate change #8336 from mainline
49591              
49592              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
49593      Branch: maint-5.6/perl
49594            ! hv.c
49595 ____________________________________________________________________________
49596 [  8354] By: jhi                                   on 2001/01/06  20:24:29
49597         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
49598              From: Robin Barker <rmb1@cise.npl.co.uk>
49599              Date: Fri, 22 Dec 2000 12:17:38 GMT
49600              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
49601              
49602              The patch reformats some long =item lines so they give
49603              correct output via pod2man | nroff -man
49604              
49605              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
49606              From: Robin Barker <rmb1@cise.npl.co.uk>
49607              Date: Tue, 2 Jan 2001 15:35:03 GMT
49608              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
49609              
49610              Here is a _further_ patch which corrects a few more errors:
49611              * an empty C<=item> in CPAN.pm
49612              * patching the wrong file (pod/perlamiga.pod not README.amiga)
49613              * leaving empty C<=item>s which formatted incorrectly
49614              * over long C<=item>s revealed by latest patch to Pod::Man
49615      Branch: maint-5.6/perl
49616            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
49617            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
49618            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
49619            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
49620            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
49621            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
49622 ____________________________________________________________________________
49623 [  8353] By: jhi                                   on 2001/01/06  20:21:10
49624         Log: integrate changes #7980, 8056, 8057 from mainline
49625              
49626              UTF-8 hash keys.
49627      Branch: maint-5.6/perl
49628            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
49629 ____________________________________________________________________________
49630 [  8352] By: jhi                                   on 2001/01/06  20:18:44
49631         Log: Forgotten from #8438.
49632      Branch: maint-5.6/perl
49633            ! epoc/epocish.h
49634 ____________________________________________________________________________
49635 [  8351] By: jhi                                   on 2001/01/06  20:18:12
49636         Log: Forgotten from #8347.
49637      Branch: maint-5.6/perl
49638            ! config_h.SH
49639 ____________________________________________________________________________
49640 [  8350] By: jhi                                   on 2001/01/06  20:00:19
49641         Log: Thinko in #8347.
49642      Branch: maint-5.6/perl
49643            ! regcomp.c
49644 ____________________________________________________________________________
49645 [  8349] By: jhi                                   on 2001/01/06  18:05:30
49646         Log: Copy the FAQ3 IDE section from the development branch,
49647              changes originally by Peter Prymmer.
49648      Branch: maint-5.6/perl
49649            ! pod/perlfaq3.pod
49650 ____________________________________________________________________________
49651 [  8348] By: jhi                                   on 2001/01/06  18:03:02
49652         Log: EPOC updates for TRIAL1.
49653              
49654              Subject: [5.6.1 trial1] EPOC update
49655              From: Olaf Flebbe <O.Flebbe@science-computing.de>
49656              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
49657              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
49658              
49659              Subject: epoc patch2 for perl-5.6.1-trial1
49660              From: Olaf Flebbe <O.Flebbe@science-computing.de>
49661              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
49662              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
49663      Branch: maint-5.6/perl
49664            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
49665            ! epoc/epocish.c
49666 ____________________________________________________________________________
49667 [  8347] By: jhi                                   on 2001/01/06  17:29:10
49668         Log: integrate changes #7710,7824,7973 from mainline,
49669              plus VMS nits from Peter Prymmer and Dan Sugalski.
49670              
49671              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
49672              library (getprotobyname and getprotobynumber are outversioned by
49673              the same calls in libc, at least for xlc version 3.
49674              
49675              Add HAS_SBRK_PROTO.
49676              
49677              Fixes for signedness warnings noticed by VMSperlers.
49678      Branch: maint-5.6/perl
49679            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49680            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
49681            ! sv.c vms/descrip_mms.template vos/config.alpha.def
49682            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
49683            ! win32/config.bc win32/config.gc win32/config.vc
49684 ____________________________________________________________________________
49685 [  8346] By: nick                                  on 2001/01/06  14:36:01
49686         Log: Fixup accumulated integrate muddles (perlio == devperl again)
49687      Branch: perlio
49688            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
49689 ____________________________________________________________________________
49690 [  8345] By: nick                                  on 2001/01/06  14:24:58
49691         Log: Integrate mainline
49692      Branch: perlio
49693           !> (integrate 55 files)
49694 ____________________________________________________________________________
49695 [  8344] By: jhi                                   on 2001/01/06  02:24:02
49696         Log: Subject: [patch] PerlIO_cleanup() prototype
49697              From: Doug MacEachern <dougm@covalent.net>
49698              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
49699              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
49700      Branch: perl
49701            ! perlio.h
49702 ____________________________________________________________________________
49703 [  8343] By: jhi                                   on 2001/01/06  01:04:09
49704         Log: IRIX compiler noticed that the bof initialization might be
49705              bypassed by control flow.
49706      Branch: perl
49707            ! toke.c
49708 ____________________________________________________________________________
49709 [  8342] By: jhi                                   on 2001/01/06  00:10:48
49710         Log: Update Changes.
49711      Branch: perl
49712            ! Changes patchlevel.h
49713 ____________________________________________________________________________
49714 [  8341] By: jhi                                   on 2001/01/05  23:52:33
49715         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
49716      Branch: perl
49717            ! toke.c
49718 ____________________________________________________________________________
49719 [  8340] By: jhi                                   on 2001/01/05  22:44:08
49720         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
49721              From: Radu Greab <radu@netsoft.ro>
49722              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
49723              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
49724      Branch: perl
49725            ! t/io/pipe.t util.c
49726 ____________________________________________________________________________
49727 [  8339] By: jhi                                   on 2001/01/05  22:35:17
49728         Log: Subject: [PATCH] format and rewording in perlfaq.pod
49729              From: Robin Barker <rmb1@cise.npl.co.uk>
49730              Date: Fri, 5 Jan 2001 18:51:20 GMT
49731              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
49732      Branch: perl
49733            ! pod/perlfaq.pod
49734 ____________________________________________________________________________
49735 [  8338] By: jhi                                   on 2001/01/05  22:31:17
49736         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
49737              From: Peter Prymmer <pvhp@forte.com>
49738              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
49739              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
49740      Branch: perl
49741            ! utils/perlbug.PL
49742 ____________________________________________________________________________
49743 [  8337] By: jhi                                   on 2001/01/05  18:15:11
49744         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
49745              From: Robin Barker <rmb1@cise.npl.co.uk>
49746              Date: Tue, 2 Jan 2001 15:24:07 GMT
49747              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
49748              
49749              If you call configure as C<./Configure> or C<sh ./Configure>,
49750              $src is set to the absolute path name, not '.'.
49751              
49752              This, in turn, means -Dmksymlink tries to do its stuff because
49753              it does not think it is in the src directory.
49754              
49755              (plus a metaconfig nitfix)
49756      Branch: metaconfig
49757            ! U/compline/ccflags.U U/modified/src.U
49758      Branch: perl
49759            ! Configure config_h.SH
49760 ____________________________________________________________________________
49761 [  8336] By: jhi                                   on 2001/01/05  17:48:32
49762         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
49763              From: Alan Burlison <Alan.Burlison@uk.sun.com>
49764              Message-ID: <3A5606C4.473D2226@uk.sun.com>
49765              Date: Fri, 05 Jan 2001 17:39:16 +0000
49766      Branch: perl
49767            ! hv.c
49768 ____________________________________________________________________________
49769 [  8335] By: jhi                                   on 2001/01/05  16:05:44
49770         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
49771      Branch: perl
49772            ! lib/Getopt/Long.pm
49773 ____________________________________________________________________________
49774 [  8334] By: jhi                                   on 2001/01/05  16:00:51
49775         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
49776              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
49777              Date: Fri, 05 Jan 2001 13:46:51 +0100
49778              Message-ID: <13693.978698811@nice.ram.loc>
49779              
49780              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
49781              accurate reading of the "atime".  
49782      Branch: perl
49783            ! t/io/fs.t
49784 ____________________________________________________________________________
49785 [  8333] By: jhi                                   on 2001/01/05  15:57:37
49786         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
49787              From: Simon Cozens <simon@cozens.net>
49788              Date: Fri, 8 Dec 2000 13:33:31 +0000
49789              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
49790              
49791              A lost patch fragment.
49792      Branch: perl
49793            ! doop.c
49794 ____________________________________________________________________________
49795 [  8332] By: jhi                                   on 2001/01/05  15:40:42
49796         Log: Do away with strncpy() and a fixed length buffer.
49797      Branch: perl
49798            ! utf8.c
49799 ____________________________________________________________________________
49800 [  8331] By: jhi                                   on 2001/01/05  15:03:07
49801         Log: Tests for #8329 and #8330.
49802      Branch: perl
49803            ! t/op/bop.t
49804 ____________________________________________________________________________
49805 [  8330] By: jhi                                   on 2001/01/05  15:02:38
49806         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
49807              raw 8-bit form to the UTF-8 string.
49808      Branch: perl
49809            ! toke.c
49810 ____________________________________________________________________________
49811 [  8329] By: jhi                                   on 2001/01/05  14:55:13
49812         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
49813              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
49814              Date: Fri, 5 Jan 2001 12:28:52 +0100
49815              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
49816              
49817              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
49818              no effect.  (changed the strncpy() to Copy())
49819      Branch: perl
49820            ! toke.c
49821 ____________________________________________________________________________
49822 [  8328] By: jhi                                   on 2001/01/05  06:44:27
49823         Log: UTF-8 cleanup.
49824      Branch: perl
49825            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
49826            ! regexec.c sv.c toke.c
49827 ____________________________________________________________________________
49828 [  8327] By: jhi                                   on 2001/01/05  01:11:29
49829         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')
49830              From: Radu Greab <radu@netsoft.ro>
49831              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
49832              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
49833              
49834              Cleans up Harness to not use FileHandle, which uses IO.
49835      Branch: perl
49836            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
49837 ____________________________________________________________________________
49838 [  8326] By: jhi                                   on 2001/01/05  00:56:37
49839         Log: Update Changes.
49840      Branch: perl
49841            ! Changes patchlevel.h
49842 ____________________________________________________________________________
49843 [  8325] By: jhi                                   on 2001/01/05  00:53:18
49844         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
49845              From: Peter Prymmer <pvhp@forte.com>
49846              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
49847              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
49848              
49849              plus a couple more tailing whitespace removals.
49850      Branch: perl
49851            ! win32/Makefile
49852 ____________________________________________________________________________
49853 [  8324] By: jhi                                   on 2001/01/05  00:47:39
49854         Log: Add some Unicode chop() tests.
49855      Branch: perl
49856            ! t/op/chop.t
49857 ____________________________________________________________________________
49858 [  8323] By: jhi                                   on 2001/01/05  00:47:23
49859         Log: Unify UTF-8 malformedness handling.
49860      Branch: perl
49861            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
49862 ____________________________________________________________________________
49863 [  8322] By: jhi                                   on 2001/01/04  22:21:54
49864         Log: The new $issymlink was unknown to Mksymlinks.
49865      Branch: metaconfig/U/perl
49866            ! Mksymlinks.U issymlink.U
49867      Branch: perl
49868            ! Configure config_h.SH
49869 ____________________________________________________________________________
49870 [  8321] By: jhi                                   on 2001/01/04  21:51:05
49871         Log: The test didn't work under the core test framework.
49872      Branch: perl
49873            ! t/lib/st-lock.t
49874 ____________________________________________________________________________
49875 [  8320] By: jhi                                   on 2001/01/04  21:14:22
49876         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
49877      Branch: perl
49878            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
49879 ____________________________________________________________________________
49880 [  8319] By: jhi                                   on 2001/01/04  20:46:17
49881         Log: Typo in #8312 when manually applying a problematic patch fragment.
49882      Branch: perl
49883            ! ext/Storable/Storable.xs
49884 ____________________________________________________________________________
49885 [  8318] By: jhi                                   on 2001/01/04  20:43:01
49886         Log: The $sh_c didn't fly.
49887      Branch: metaconfig
49888            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
49889            ! U/modified/Loc.U U/modified/myhostname.U
49890            ! U/modified/spitshell.U
49891      Branch: metaconfig/U/perl
49892            ! issymlink.U
49893      Branch: perl
49894            ! Configure config_h.SH
49895 ____________________________________________________________________________
49896 [  8317] By: jhi                                   on 2001/01/04  19:58:01
49897         Log: AIX builtin test -h is broken, changes based on
49898              
49899              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
49900              Date: Tue, 02 Jan 2001 11:24:39 +0100
49901              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49902              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
49903      Branch: metaconfig
49904            + U/modified/spitshell.U
49905            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
49906            ! U/modified/Loc.U U/modified/myhostname.U
49907      Branch: metaconfig/U/perl
49908            ! Mksymlinks.U issymlink.U
49909      Branch: perl
49910            ! Configure
49911 ____________________________________________________________________________
49912 [  8316] By: jhi                                   on 2001/01/04  19:02:22
49913         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
49914              From: Andy Dougherty <doughera@lafayette.edu>
49915              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
49916              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
49917              
49918              Beware of GNU ld.
49919      Branch: perl
49920            ! hints/solaris_2.sh
49921 ____________________________________________________________________________
49922 [  8315] By: jhi                                   on 2001/01/04  18:56:48
49923         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
49924              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
49925              Date: Wed, 3 Jan 2001 07:58:51 +0100
49926              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
49927      Branch: perl
49928            ! hints/solaris_2.sh
49929 ____________________________________________________________________________
49930 [  8314] By: jhi                                   on 2001/01/04  18:54:07
49931         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
49932              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
49933              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
49934              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
49935              
49936              Doc tweak on #8313.
49937      Branch: perl
49938            ! ext/B/B/Deparse.pm
49939 ____________________________________________________________________________
49940 [  8313] By: jhi                                   on 2001/01/04  18:52:27
49941         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
49942              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
49943              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
49944              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
49945              
49946              Make the peephole optimizer to bypass more null ops and
49947              and rewrite the deparse handling of continue blocks.
49948      Branch: perl
49949            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
49950 ____________________________________________________________________________
49951 [  8312] By: jhi                                   on 2001/01/04  18:47:39
49952         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
49953      Branch: perl
49954            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
49955            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
49956            ! t/lib/st-lock.t
49957 ____________________________________________________________________________
49958 [  8311] By: jhi                                   on 2001/01/04  18:36:08
49959         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
49960              filter to be run on each .pm during the pm_to_blib() phase,
49961              a fixed version of
49962              
49963              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
49964              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
49965              Date: Wed, 03 Jan 2001 22:01:30 +0100
49966              Message-ID: <5296.978555690@nice.ram.loc>
49967      Branch: perl
49968            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
49969            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
49970            ! lib/ExtUtils/MakeMaker.pm
49971 ____________________________________________________________________________
49972 [  8310] By: jhi                                   on 2001/01/04  18:32:54
49973         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
49974              From: Robin Barker <rmb1@cise.npl.co.uk>
49975              Date: Tue, 2 Jan 2001 15:35:03 GMT
49976              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
49977      Branch: perl
49978            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
49979            ! pod/perlrequick.pod
49980 ____________________________________________________________________________
49981 [  8309] By: jhi                                   on 2001/01/04  18:29:07
49982         Log: Subject: Re: [patch] static-ize XS()
49983              From: Doug MacEachern <dougm@covalent.net>
49984              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
49985              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
49986              
49987              Provide prototypes for the XS functions.
49988      Branch: perl
49989            ! lib/ExtUtils/xsubpp
49990 ____________________________________________________________________________
49991 [  8308] By: jhi                                   on 2001/01/04  18:27:44
49992         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
49993              From: Doug MacEachern <dougm@covalent.net>
49994              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
49995              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
49996      Branch: perl
49997            ! lib/ExtUtils/typemap
49998 ____________________________________________________________________________
49999 [  8307] By: jhi                                   on 2001/01/04  18:25:25
50000         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
50001              From: Doug MacEachern <dougm@covalent.net>
50002              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
50003              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
50004              
50005              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
50006      Branch: perl
50007            ! lib/ExtUtils/MM_Unix.pm
50008 ____________________________________________________________________________
50009 [  8306] By: jhi                                   on 2001/01/04  18:23:00
50010         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
50011              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
50012              Date: Thu, 4 Jan 2001 12:47:10 +0100 
50013              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
50014              
50015              The toke.c part only, patching embed.h and proto.h is futile.
50016      Branch: perl
50017            ! toke.c
50018 ____________________________________________________________________________
50019 [  8305] By: jhi                                   on 2001/01/04  18:05:51
50020         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
50021              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
50022              Date: Thu, 4 Jan 2001 17:50:12 +0100 
50023              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
50024      Branch: perl
50025            ! toke.c
50026 ____________________________________________________________________________
50027 [  8304] By: jhi                                   on 2001/01/04  18:03:26
50028         Log: Subject: [PATCH perl@8269]
50029              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
50030              Date: Thu, 4 Jan 2001 12:53:39 +0100 
50031              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
50032              
50033              If running byacc write-enable also perly.h.
50034      Branch: perl
50035            ! Makefile.SH
50036 ____________________________________________________________________________
50037 [  8303] By: jhi                                   on 2001/01/04  15:40:49
50038         Log: Rewrite pp_concat() in terms of sv_catsv().
50039      Branch: perl
50040            ! pp_hot.c
50041 ____________________________________________________________________________
50042 [  8302] By: nick                                  on 2001/01/03  22:43:22
50043         Log: Integrate mainline.
50044      Branch: perlio
50045           !> ext/Encode/Encode.xs sv.c utf8.c
50046 ____________________________________________________________________________
50047 [  8301] By: jhi                                   on 2001/01/02  23:40:26
50048         Log: Variable naming tweak.
50049      Branch: perl
50050            ! sv.c
50051 ____________________________________________________________________________
50052 [  8300] By: jhi                                   on 2001/01/02  23:40:02
50053         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
50054              in is_utf8_string().
50055      Branch: perl
50056            ! utf8.c
50057 ____________________________________________________________________________
50058 [  8299] By: jhi                                   on 2001/01/02  22:14:40
50059         Log: Integrate perlio.
50060      Branch: perl
50061           !> pp.c pp_hot.c win32/Makefile
50062 ____________________________________________________________________________
50063 [  8298] By: nick                                  on 2001/01/02  22:03:06
50064         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
50065      Branch: perlio
50066            ! pp.c pp_hot.c
50067 ____________________________________________________________________________
50068 [  8297] By: jhi                                   on 2001/01/02  04:26:28
50069         Log: Signedness nit.
50070      Branch: perl
50071            ! ext/Encode/Encode.xs
50072 ____________________________________________________________________________
50073 [  8296] By: nick                                  on 2001/01/01  23:49:36
50074         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
50075      Branch: perlio
50076            ! win32/Makefile
50077 ____________________________________________________________________________
50078 [  8295] By: jhi                                   on 2001/01/01  23:05:48
50079         Log: Integrate perlio.
50080      Branch: perl
50081           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
50082           !> t/lib/encode.t
50083 ____________________________________________________________________________
50084 [  8294] By: nick                                  on 2001/01/01  22:48:34
50085         Log: Integrate mainline
50086      Branch: perlio
50087            ! pp_hot.c t/lib/encode.t
50088           !> (integrate 65 files)
50089 ____________________________________________________________________________
50090 [  8293] By: nick                                  on 2001/01/01  21:58:50
50091         Log: More rigor in UTF-8-ness of Encode's toUnicode
50092              XS export some of the utf8 internal functions.
50093              Test some of the functions.
50094              Fix pp_concat() bug shown by said tests.
50095      Branch: perlio
50096            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
50097            ! t/lib/encode.t
50098 ____________________________________________________________________________
50099 [  8292] By: jhi                                   on 2001/01/01  18:11:44
50100         Log: Integrate perlio.
50101      Branch: perl
50102           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
50103           !> ext/Encode/encengine.c ext/Encode/encode.h
50104 ____________________________________________________________________________
50105 [  8291] By: jhi                                   on 2001/01/01  18:10:58
50106         Log: Podify README.mpeix (a new version from the web),
50107              add a dummy NAME to Carp::Heavy, regen toc.
50108      Branch: perl
50109            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
50110            ! pod/perltoc.pod
50111 ____________________________________________________________________________
50112 [  8290] By: nick                                  on 2001/01/01  17:43:47
50113         Log: Loose the "Loading..." warning.
50114              Another bug in fallback support
50115      Branch: perlio
50116            ! ext/Encode/Encode.pm ext/Encode/encengine.c
50117 ____________________________________________________________________________
50118 [  8289] By: jhi                                   on 2001/01/01  00:01:57
50119         Log: Bump up Larry's copyright.
50120      Branch: perl
50121            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
50122            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
50123            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
50124            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
50125            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
50126            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
50127            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
50128            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
50129 ____________________________________________________________________________
50130 [  8288] By: nick                                  on 2000/12/31  21:27:53
50131         Log: Fix .ucm reading - forgot a chr()
50132              Start of .ucm write (for .enc to .ucm)
50133      Branch: perlio
50134            ! ext/Encode/compile
50135 ____________________________________________________________________________
50136 [  8287] By: jhi                                   on 2000/12/31  18:15:56
50137         Log: Comment away a diagnostic message as noted by Craig A. Berry
50138              (the unexpected message was confusing testing)
50139      Branch: perl
50140            ! ext/Encode/Encode.pm
50141 ____________________________________________________________________________
50142 [  8286] By: jhi                                   on 2000/12/31  18:14:51
50143         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
50144              Date: Sun, 31 Dec 2000 11:17:37 -0600
50145              From: "Craig A. Berry" <craigberry@mac.com>
50146              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
50147      Branch: perl
50148            ! ext/Encode/Makefile.PL
50149 ____________________________________________________________________________
50150 [  8285] By: nick                                  on 2000/12/31  18:11:54
50151         Log: Start of support of ICU-style .ucm files:
50152              - teach compile how to read a .ucm file
50153              - first guess at how to represent fallbacks in "tries".
50154              - use fallbacks if check == 0
50155              - new return code to indicate we used one.
50156      Branch: perlio
50157            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
50158            ! ext/Encode/encengine.c ext/Encode/encode.h
50159 ____________________________________________________________________________
50160 [  8284] By: jhi                                   on 2000/12/31  18:04:41
50161         Log: Pacify picky VMS compiler.
50162              
50163              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
50164              From: "Craig A. Berry" <craig.berry@psinetcs.com>
50165              Date: Sat, 30 Dec 2000 18:10:02 -0600
50166              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
50167      Branch: perl
50168            ! sv.c
50169 ____________________________________________________________________________
50170 [  8283] By: jhi                                   on 2000/12/31  16:11:47
50171         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
50172      Branch: perl
50173            ! t/lib/glob-basic.t
50174 ____________________________________________________________________________
50175 [  8282] By: jhi                                   on 2000/12/31  15:26:11
50176         Log: Integrate perlio.
50177      Branch: perl
50178           !> makedef.pl opcode.pl os2/os2.c perlio.c
50179 ____________________________________________________________________________
50180 [  8281] By: nick                                  on 2000/12/31  10:06:15
50181         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
50182              is available to be exported
50183      Branch: perlio
50184            ! makedef.pl perlio.c
50185 ____________________________________________________________________________
50186 [  8280] By: nick                                  on 2000/12/31  09:41:26
50187         Log: Ilya's OS2 patch (testing for damage on Win32)
50188      Branch: perlio
50189            ! makedef.pl opcode.pl os2/os2.c
50190 ____________________________________________________________________________
50191 [  8279] By: jhi                                   on 2000/12/30  21:52:07
50192         Log: Test nits.
50193      Branch: perl
50194            ! t/lib/syslfs.t t/op/lfs.t
50195 ____________________________________________________________________________
50196 [  8278] By: jhi                                   on 2000/12/30  21:47:49
50197         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
50198              From: andreas.koenig@anima.de (Andreas J. Koenig)
50199              Date: 30 Dec 2000 22:35:37 +0100
50200              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
50201              
50202              The 32-bit wraparound test wasn't quite right.
50203      Branch: perl
50204            ! t/lib/syslfs.t t/op/lfs.t
50205 ____________________________________________________________________________
50206 [  8277] By: jhi                                   on 2000/12/30  21:33:44
50207         Log: Subject: [PATCH] open() example in perlfunc.pod 
50208              From: Karsten Sperling <s_sperli@ira.uka.de>
50209              Date: Sat, 30 Dec 2000 22:27:09 +0100
50210              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
50211      Branch: perl
50212            ! pod/perlfunc.pod
50213 ____________________________________________________________________________
50214 [  8276] By: jhi                                   on 2000/12/30  20:32:40
50215         Log: Not quite that many tests yet.
50216      Branch: perl
50217            ! t/op/pat.t
50218 ____________________________________________________________________________
50219 [  8275] By: jhi                                   on 2000/12/30  20:26:58
50220         Log: Integrate perlio.
50221      Branch: perl
50222           !> toke.c
50223 ____________________________________________________________________________
50224 [  8274] By: jhi                                   on 2000/12/30  20:24:56
50225         Log: Signedness nit.
50226      Branch: perl
50227            ! utf8.c
50228 ____________________________________________________________________________
50229 [  8273] By: jhi                                   on 2000/12/30  20:15:46
50230         Log: Add a test case for 20000731.001 which was fixed by the #8267.
50231      Branch: perl
50232            ! t/op/pat.t
50233 ____________________________________________________________________________
50234 [  8272] By: nick                                  on 2000/12/30  19:47:51
50235         Log: Tweak for MULTIPLICITY/USE_PERLIO
50236      Branch: perlio
50237            ! toke.c
50238 ____________________________________________________________________________
50239 [  8271] By: nick                                  on 2000/12/30  19:46:45
50240         Log: Integrate mainline
50241      Branch: perlio
50242           +> lib/unicode/distinct.pm
50243           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
50244           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
50245           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
50246 ____________________________________________________________________________
50247 [  8270] By: jhi                                   on 2000/12/30  19:39:50
50248         Log: Subject: RE: perl@8269
50249              From: "Richard Soderberg" <rs@crystalflame.net>
50250              Date: Sat, 30 Dec 2000 11:36:27 -0800
50251              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
50252              
50253              A missing aTHX_.
50254      Branch: perl
50255            ! toke.c
50256 ____________________________________________________________________________
50257 [  8269] By: jhi                                   on 2000/12/30  18:55:48
50258         Log: Update Changes.
50259      Branch: perl
50260            ! Changes patchlevel.h
50261 ____________________________________________________________________________
50262 [  8268] By: jhi                                   on 2000/12/30  17:18:40
50263         Log: Add a test for Unicode split //.  The #8267 was the cure.
50264      Branch: perl
50265            ! t/op/split.t
50266 ____________________________________________________________________________
50267 [  8267] By: jhi                                   on 2000/12/30  17:14:19
50268         Log: Subject: more UTF8 test suites and an UTF8 patch
50269              From: Inaba Hiroto <inaba@st.rim.or.jp>
50270              Date: Sat, 30 Dec 2000 14:27:10 +0900
50271              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
50272              
50273              Just the patch part for now, and the pragma renamed
50274              as unicode::distinct.
50275      Branch: perl
50276            + lib/unicode/distinct.pm
50277            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
50278            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
50279            ! regcomp.h regexec.c sv.c toke.c utf8.c
50280 ____________________________________________________________________________
50281 [  8266] By: nick                                  on 2000/12/30  16:40:49
50282         Log: Integrate mainline
50283      Branch: perlio
50284           +> lib/Pod/Text/Overstrike.pm
50285           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
50286           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
50287           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
50288           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
50289           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
50290 ____________________________________________________________________________
50291 [  8265] By: jhi                                   on 2000/12/30  07:28:55
50292         Log: The sv_catsv() fix, take two.
50293      Branch: perl
50294            ! sv.c t/op/join.t
50295 ____________________________________________________________________________
50296 [  8264] By: jhi                                   on 2000/12/30  06:19:18
50297         Log: Undo all the join-related changes since #8248: relevant
50298              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
50299              The new sv_catsv() doesn't fly so it must go back to
50300              the drawing board.
50301      Branch: perl
50302            ! sv.c t/op/join.t t/pragma/utf8.t
50303 ____________________________________________________________________________
50304 [  8263] By: jhi                                   on 2000/12/30  01:08:32
50305         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
50306      Branch: perl
50307            ! sv.c
50308 ____________________________________________________________________________
50309 [  8262] By: jhi                                   on 2000/12/30  00:45:14
50310         Log: Retract #8261.
50311      Branch: perl
50312            ! hv.c util.c
50313 ____________________________________________________________________________
50314 [  8261] By: jhi                                   on 2000/12/30  00:38:32
50315         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
50316      Branch: perl
50317            ! hv.c util.c
50318 ____________________________________________________________________________
50319 [  8260] By: jhi                                   on 2000/12/29  22:51:33
50320         Log: (Retracted by #8264)  More fixing for #8251.
50321      Branch: perl
50322            ! sv.c
50323 ____________________________________________________________________________
50324 [  8259] By: jhi                                   on 2000/12/29  18:27:30
50325         Log: Subject: podlators 1.06 released
50326              From: Russ Allbery <rra@stanford.edu>
50327              Date: 25 Dec 2000 05:09:30 -0800
50328              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
50329      Branch: perl
50330            + lib/Pod/Text/Overstrike.pm
50331            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
50332            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
50333 ____________________________________________________________________________
50334 [  8258] By: jhi                                   on 2000/12/29  18:20:45
50335         Log: Make the large file tests more robust/talkative as suggested by
50336              
50337              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
50338              From: andreas.koenig@anima.de (Andreas J. Koenig)
50339              Date: 29 Dec 2000 14:23:01 +0100
50340              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
50341      Branch: perl
50342            ! t/lib/syslfs.t t/op/lfs.t
50343 ____________________________________________________________________________
50344 [  8257] By: jhi                                   on 2000/12/29  17:48:04
50345         Log: Further VMS piping fixes from Charles Lane:
50346              
50347              In summary, error messages produced when a subprocess terminated
50348              abnormally were being sent not just to the parent process, but to
50349              grandparents, because of default values for error output that were
50350              not completely overridden when the subprocess was started.
50351              
50352              This patch fixes this behavior by defining user-mode (i.e., temporary
50353              for the duration of the program) logical names for SYS$OUTPUT and
50354              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
50355              changes to make it so that the user-mode logicals are the ones that
50356              control where Perl's error messages go if it terminates abnormally.
50357              
50358              I also added some gratuitous fixes to the indentation of braces in
50359              the piping code.  It just looked ugly, before.
50360      Branch: perl
50361            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
50362 ____________________________________________________________________________
50363 [  8256] By: jhi                                   on 2000/12/29  17:45:12
50364         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
50365              From: "Casey R. Tweten" <crt@kiski.net>
50366              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
50367              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
50368              
50369              Tests for for #8240.
50370      Branch: perl
50371            ! t/pragma/constant.t
50372 ____________________________________________________________________________
50373 [  8255] By: jhi                                   on 2000/12/29  17:43:07
50374         Log: Subject: Re: [PATCH] Interesting syntax idea
50375              From: Simon Cozens <simon@cozens.net>
50376              Date: Fri, 29 Dec 2000 14:34:04 +0000
50377              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
50378              
50379              Tests for #8254.
50380      Branch: perl
50381            ! t/pragma/sub_lval.t
50382 ____________________________________________________________________________
50383 [  8254] By: jhi                                   on 2000/12/29  17:42:11
50384         Log: Subject: [PATCH] Interesting syntax idea
50385              From: Simon Cozens <simon@cozens.net>
50386              Date: Wed, 27 Dec 2000 05:08:57 +0000
50387              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
50388              
50389              Make opens + bareword assigns do typeglob assigns.
50390      Branch: perl
50391            ! op.c
50392 ____________________________________________________________________________
50393 [  8253] By: jhi                                   on 2000/12/29  17:36:45
50394         Log: Output the (apparent) version of gcc, as suggested by
50395              
50396              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
50397              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
50398              Date: 26 Dec 2000 04:29:17 -0500
50399              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
50400              
50401              (The patch as such didn't any more apply as the misparsing had
50402              already been addressed in #6474.)  Also change the wording about
50403              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
50404      Branch: perl
50405            ! hints/dec_osf.sh
50406 ____________________________________________________________________________
50407 [  8252] By: nick                                  on 2000/12/29  12:14:31
50408         Log: Integrate mainline
50409      Branch: perlio
50410           !> (integrate 27 files)
50411 ____________________________________________________________________________
50412 [  8251] By: jhi                                   on 2000/12/29  08:45:46
50413         Log: (Retracted by #8264)
50414              
50415              (Fixed by #8260.)
50416              
50417              sv_catsv() needs one more byte space than seems reasonable.
50418              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
50419              Curiouser and curiouser.
50420      Branch: perl
50421            ! sv.c
50422 ____________________________________________________________________________
50423 [  8250] By: jhi                                   on 2000/12/29  07:57:52
50424         Log: More split // UTF-8 tests.
50425      Branch: perl
50426            ! t/pragma/utf8.t
50427 ____________________________________________________________________________
50428 [  8249] By: jhi                                   on 2000/12/29  07:54:51
50429         Log: (Retracted by #8264)  More join() testing which was good because
50430              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
50431      Branch: perl
50432            ! pp.c t/op/join.t utf8.c utf8.h
50433 ____________________________________________________________________________
50434 [  8248] By: jhi                                   on 2000/12/29  07:08:32
50435         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
50436              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
50437              that the only cases to care about are byte+byte and byte+character.
50438              
50439              TODO: See how well pp_concat() could be implemented in terms
50440              of sv_catsv().
50441      Branch: perl
50442            ! doop.c sv.c t/op/join.t utf8.h
50443 ____________________________________________________________________________
50444 [  8247] By: jhi                                   on 2000/12/29  06:35:23
50445         Log: Signedness nit.
50446      Branch: perl
50447            ! pp_hot.c
50448 ____________________________________________________________________________
50449 [  8246] By: jhi                                   on 2000/12/29  01:23:31
50450         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
50451              From: Lupe Christoph <lupe@lupe-christoph.de>
50452              Date: Thu, 28 Dec 2000 23:00:00 +0100
50453              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
50454              
50455              Suggest rsync --delete --dry-run.
50456      Branch: perl
50457            ! pod/perlhack.pod
50458 ____________________________________________________________________________
50459 [  8245] By: jhi                                   on 2000/12/28  23:57:05
50460         Log: The maxiters upper limit sanity check (guarding against
50461              non-progress) assumed bytes instead of characters in s///
50462              and split().
50463      Branch: perl
50464            ! pp.c pp_hot.c
50465 ____________________________________________________________________________
50466 [  8244] By: jhi                                   on 2000/12/28  23:34:08
50467         Log: Make some panic messages a bit more logical.
50468      Branch: perl
50469            ! doop.c pod/perldiag.pod pp.c pp_hot.c
50470 ____________________________________________________________________________
50471 [  8243] By: jhi                                   on 2000/12/28  22:59:16
50472         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
50473              From: Simon Cozens <simon@cozens.net>
50474              Date: Wed, 27 Dec 2000 02:30:03 +0000
50475              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
50476      Branch: perl
50477            ! pp.c t/pragma/sub_lval.t
50478 ____________________________________________________________________________
50479 [  8242] By: jhi                                   on 2000/12/28  22:56:53
50480         Log: Subject: [PATCH blead] Fix B::Terse indentation
50481              From: Daniel Chetlin <daniel@chetlin.com>
50482              Date: Wed, 27 Dec 2000 06:43:30 -0800
50483              Message-ID: <20001227064329.B9573@darkstar>
50484      Branch: perl
50485            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
50486 ____________________________________________________________________________
50487 [  8241] By: jhi                                   on 2000/12/28  22:48:59
50488         Log: The latter patch from the
50489              
50490              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
50491              From: Peter Prymmer <pvhp@forte.com> 
50492              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
50493              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
50494              
50495              (the former patch from the above should have been
50496              taken care of by Nick I-S)
50497      Branch: perl
50498            ! win32/Makefile
50499 ____________________________________________________________________________
50500 [  8240] By: jhi                                   on 2000/12/28  22:45:22
50501         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
50502              From: "Casey R. Tweten" <crt@kiski.net>
50503              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
50504              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
50505      Branch: perl
50506            ! lib/constant.pm
50507 ____________________________________________________________________________
50508 [  8239] By: jhi                                   on 2000/12/28  22:37:45
50509         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
50510              From: Simon Cozens <simon@cozens.net>
50511              Date: Wed, 27 Dec 2000 14:12:44 +0000
50512              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
50513      Branch: perl
50514            ! t/op/method.t t/op/sort.t toke.c
50515 ____________________________________________________________________________
50516 [  8238] By: jhi                                   on 2000/12/28  22:30:32
50517         Log: Subject: [PATCH perl@8229] Call.pm
50518              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
50519              Date: Mon, 25 Dec 2000 10:47:15 -0000
50520              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
50521      Branch: perl
50522            ! ext/Filter/Util/Call/Call.pm
50523 ____________________________________________________________________________
50524 [  8237] By: jhi                                   on 2000/12/28  22:19:21
50525         Log: Subject: [PATCH blead] Fix problem with `&' prototype
50526              From: Daniel Chetlin <daniel@chetlin.com>
50527              Date: Wed, 27 Dec 2000 15:55:32 -0800
50528              Message-ID: <20001227155532.D9573@darkstar>
50529      Branch: perl
50530            ! op.c t/comp/proto.t
50531 ____________________________________________________________________________
50532 [  8236] By: jhi                                   on 2000/12/28  22:09:25
50533         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
50534              From: Daniel Chetlin <daniel@chetlin.com>
50535              Date: Sun, 24 Dec 2000 04:09:49 -0800
50536              Message-ID: <20001224040949.B3090@darkstar>
50537      Branch: perl
50538            ! gv.c mg.c t/op/attrs.t
50539 ____________________________________________________________________________
50540 [  8235] By: jhi                                   on 2000/12/28  22:07:11
50541         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
50542              From: Jan Dubois <jand@ActiveState.com>
50543              Date: Tue, 26 Dec 2000 20:57:31 -0800
50544              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
50545      Branch: perl
50546            ! win32/win32.c
50547 ____________________________________________________________________________
50548 [  8234] By: jhi                                   on 2000/12/28  21:52:42
50549         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
50550              From: Simon Cozens <simon@cozens.net>
50551              Date: Thu, 28 Dec 2000 20:33:13 +0000
50552              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
50553      Branch: perl
50554            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
50555 ____________________________________________________________________________
50556 [  8233] By: jhi                                   on 2000/12/28  19:40:49
50557         Log: Integrate perlio.
50558      Branch: perl
50559           !> ext/Encode/Makefile.PL ext/Encode/compile
50560 ____________________________________________________________________________
50561 [  8232] By: nick                                  on 2000/12/23  16:06:00
50562         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
50563              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
50564      Branch: perlio
50565            ! ext/Encode/Makefile.PL
50566 ____________________________________________________________________________
50567 [  8231] By: nick                                  on 2000/12/23  14:30:34
50568         Log: "Compiled" encode build cleanup
50569              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
50570              - .c files do not export sub-tables
50571      Branch: perlio
50572            ! ext/Encode/Makefile.PL ext/Encode/compile
50573 ____________________________________________________________________________
50574 [  8230] By: nick                                  on 2000/12/23  12:50:37
50575         Log: Integrate mainline
50576      Branch: perlio
50577           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
50578           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
50579           !> pod/perl5004delta.pod pod/perl5005delta.pod
50580           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
50581           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
50582           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
50583           !> pod/perlsub.pod
50584 ____________________________________________________________________________
50585 [  8229] By: jhi                                   on 2000/12/22  15:32:12
50586         Log: Integrate perlio.
50587      Branch: perl
50588           +> win32/distclean.bat
50589           !> MANIFEST t/io/utf8.t
50590 ____________________________________________________________________________
50591 [  8228] By: jhi                                   on 2000/12/22  15:29:40
50592         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
50593              From: Robin Barker <rmb1@cise.npl.co.uk>
50594              Date: Fri, 22 Dec 2000 12:17:38 GMT
50595              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
50596      Branch: perl
50597            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
50598            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
50599            ! pod/perl5004delta.pod pod/perl5005delta.pod
50600            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
50601            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
50602            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
50603            ! pod/perlsub.pod
50604 ____________________________________________________________________________
50605 [  8227] By: jhi                                   on 2000/12/22  15:24:28
50606         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
50607              From: "John L. Allen" <allen@grumman.com>
50608              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
50609              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
50610              
50611              Document APPLLIB_EXP.
50612      Branch: perl
50613            ! INSTALL
50614 ____________________________________________________________________________
50615 [  8226] By: nick                                  on 2000/12/21  22:11:50
50616         Log: Handy script for when one forgets to "dmake clean" 
50617      Branch: perlio
50618            + win32/distclean.bat
50619            ! MANIFEST
50620 ____________________________________________________________________________
50621 [  8225] By: nick                                  on 2000/12/21  21:54:04
50622         Log: CRLF platform issue with io/utf8 fix.
50623      Branch: perlio
50624            ! t/io/utf8.t
50625 ____________________________________________________________________________
50626 [  8224] By: nick                                  on 2000/12/21  21:02:20
50627         Log: Integrate mainline
50628      Branch: perlio
50629           !> Changes Configure Makefile.SH Porting/Glossary
50630           !> Porting/config.sh Porting/config_H configure.com
50631           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
50632           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
50633           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
50634           !> win32/config.bc win32/config.gc win32/config.vc
50635 ____________________________________________________________________________
50636 [  8223] By: jhi                                   on 2000/12/21  17:09:16
50637         Log: Update Changes.
50638      Branch: perl
50639            ! Changes patchlevel.h
50640 ____________________________________________________________________________
50641 [  8222] By: jhi                                   on 2000/12/21  16:24:01
50642         Log: Metaconfig unit changes for #8221.
50643      Branch: metaconfig/U/perl
50644           +> issymlink.U
50645            - testsyml.U
50646            ! Mksymlinks.U
50647 ____________________________________________________________________________
50648 [  8221] By: jhi                                   on 2000/12/21  16:23:48
50649         Log: Rename testsyml to issymlink.
50650      Branch: perl
50651            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50652            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
50653            ! win32/config.vc
50654 ____________________________________________________________________________
50655 [  8220] By: jhi                                   on 2000/12/21  15:47:26
50656         Log: Robustness support for #8218 (symlink forest) since the GNU
50657              tools seem to be overly picky about symlinkage depths.
50658      Branch: perl
50659            ! Makefile.SH t/io/fs.t
50660 ____________________________________________________________________________
50661 [  8219] By: jhi                                   on 2000/12/21  15:38:27
50662         Log: Metaconfig changes for #8218.
50663      Branch: metaconfig
50664            ! U/modified/Oldconfig.U
50665      Branch: metaconfig/U/perl
50666            + Mksymlinks.U
50667            ! testsyml.U
50668 ____________________________________________________________________________
50669 [  8218] By: jhi                                   on 2000/12/21  15:37:57
50670         Log: Add Configure option -Dmksymlinks which will create a symlink
50671              forest if the current/build differs from the source directory.
50672              TODO: mkdir -p is not portable.
50673      Branch: perl
50674            ! Configure
50675 ____________________________________________________________________________
50676 [  8217] By: jhi                                   on 2000/12/21  14:39:12
50677         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
50678              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
50679              Date: Thu, 21 Dec 2000 09:38:18 GMT
50680              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
50681              
50682              The ofs became an SV.
50683      Branch: perl
50684            ! ext/Thread/Thread.xs
50685 ____________________________________________________________________________
50686 [  8216] By: jhi                                   on 2000/12/21  05:40:21
50687         Log: The polymorphism seems to have fixed 20000517.001.
50688      Branch: perl
50689            ! t/pragma/utf8.t
50690 ____________________________________________________________________________
50691 [  8215] By: jhi                                   on 2000/12/21  04:44:52
50692         Log: read() documentation tweak for 20001121.004.
50693      Branch: perl
50694            ! pod/perlfunc.pod
50695 ____________________________________________________________________________
50696 [  8214] By: jhi                                   on 2000/12/21  03:54:11
50697         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
50698      Branch: perl
50699            ! pp_sys.c t/op/misc.t
50700 ____________________________________________________________________________
50701 [  8213] By: jhi                                   on 2000/12/21  00:28:10
50702         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
50703              From: Peter Prymmer <pvhp@forte.com>
50704              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
50705              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
50706      Branch: perl
50707            ! configure.com
50708 ____________________________________________________________________________
50709 [  8212] By: jhi                                   on 2000/12/21  00:26:21
50710         Log: Edit edit edit.
50711      Branch: perl
50712            ! pod/perlfaq3.pod
50713 ____________________________________________________________________________
50714 [  8211] By: jhi                                   on 2000/12/20  18:52:46
50715         Log: Update Changes.
50716      Branch: perl
50717            ! Changes patchlevel.h
50718 ____________________________________________________________________________
50719 [  8210] By: jhi                                   on 2000/12/20  18:34:47
50720         Log: Yet another editor edit.
50721      Branch: perl
50722            ! pod/perlfaq3.pod
50723 ____________________________________________________________________________
50724 [  8209] By: jhi                                   on 2000/12/20  15:33:28
50725         Log: More Win32 Perling.
50726      Branch: perl
50727            ! pod/perlfaq3.pod
50728 ____________________________________________________________________________
50729 [  8208] By: jhi                                   on 2000/12/20  15:07:46
50730         Log: More Win32 editor/IDE/shell hints.
50731      Branch: perl
50732            ! pod/perlfaq3.pod
50733 ____________________________________________________________________________
50734 [  8207] By: jhi                                   on 2000/12/20  03:54:08
50735         Log: Subject: [PATCH] obscure timing knowledge
50736              From: Nicholas Clark <nick@ccl4.org>
50737              Date: Tue, 19 Dec 2000 19:22:31 +0000
50738              Message-ID: <20001219192231.F2827@plum.flirble.org>
50739      Branch: perl
50740            ! sv.c
50741 ____________________________________________________________________________
50742 [  8206] By: jhi                                   on 2000/12/20  03:45:57
50743         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
50744              From: Spider Boardman <spider@leggy.zk3.dec.com>
50745              Date: Tue, 19 Dec 2000 21:30:16 -0500
50746              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
50747      Branch: perl
50748            ! sv.c
50749 ____________________________________________________________________________
50750 [  8205] By: jhi                                   on 2000/12/19  23:02:01
50751         Log: Update Changes.
50752      Branch: perl
50753            ! Changes patchlevel.h
50754 ____________________________________________________________________________
50755 [  8204] By: jhi                                   on 2000/12/19  22:58:18
50756         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
50757              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
50758              on editors and diffing/patching.
50759      Branch: perl
50760            ! t/op/utf8decode.t
50761 ____________________________________________________________________________
50762 [  8203] By: nick                                  on 2000/12/19  21:36:16
50763         Log: Integrate mainline (forgot my own change...)
50764      Branch: perlio
50765           !> ext/Encode/compile
50766 ____________________________________________________________________________
50767 [  8202] By: nick                                  on 2000/12/19  21:34:42
50768         Log: Integrate mainline.
50769      Branch: perlio
50770           !> (integrate 61 files)
50771 ____________________________________________________________________________
50772 [  8201] By: nick                                  on 2000/12/19  21:34:06
50773         Log: Avoid looking for File::Glob when we don't need it.
50774      Branch: perl
50775            ! ext/Encode/compile
50776 ____________________________________________________________________________
50777 [  8200] By: jhi                                   on 2000/12/19  18:35:49
50778         Log: Update Changes.
50779      Branch: perl
50780            ! Changes patchlevel.h
50781 ____________________________________________________________________________
50782 [  8199] By: jhi                                   on 2000/12/19  18:35:07
50783         Log: Microperl tweaks.
50784      Branch: perl
50785            ! sv.c uconfig.h uconfig.sh
50786 ____________________________________________________________________________
50787 [  8198] By: jhi                                   on 2000/12/19  18:29:59
50788         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
50789      Branch: perl
50790            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50791            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
50792 ____________________________________________________________________________
50793 [  8197] By: jhi                                   on 2000/12/19  17:55:29
50794         Log: In VMS embedded perls couldn't access the statically built Socket,
50795              from Charles Lane.
50796      Branch: perl
50797            ! configure.com
50798 ____________________________________________________________________________
50799 [  8196] By: jhi                                   on 2000/12/19  17:49:50
50800         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
50801              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
50802              Date: Sun, 17 Dec 2000 19:11:44 -0000
50803              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
50804      Branch: perl
50805            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
50806            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
50807 ____________________________________________________________________________
50808 [  8195] By: jhi                                   on 2000/12/19  17:47:53
50809         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
50810              From: Jonathan Stowe <gellyfish@gellyfish.com>
50811              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
50812              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
50813      Branch: perl
50814            ! utils/h2xs.PL
50815 ____________________________________________________________________________
50816 [  8194] By: jhi                                   on 2000/12/19  17:46:28
50817         Log: Subject: Re: useless use of void context work-around
50818              From: andreas.koenig@anima.de (Andreas J. Koenig)
50819              Date: 16 Dec 2000 15:13:36 +0100
50820              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
50821              
50822              Document (comment) the q(di ds ig) trick in the code.
50823      Branch: perl
50824            ! op.c
50825 ____________________________________________________________________________
50826 [  8193] By: jhi                                   on 2000/12/19  17:10:57
50827         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
50828              From: "Mark J. Reed" <mreed@strange.turner.com>
50829              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
50830              Message-Id: <200012160222.VAA13986@strange.turner.com>
50831      Branch: perl
50832            ! ext/Sys/Syslog/Syslog.pm
50833 ____________________________________________________________________________
50834 [  8192] By: jhi                                   on 2000/12/19  17:07:45
50835         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
50836              From: Nicholas Clark <nick@ccl4.org>
50837              Date: Sat, 16 Dec 2000 19:03:13 +0000
50838              Message-ID: <20001216190313.D68304@plum.flirble.org>
50839      Branch: perl
50840            ! t/op/64bitint.t
50841 ____________________________________________________________________________
50842 [  8191] By: jhi                                   on 2000/12/19  17:06:13
50843         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
50844              From: Dominic Dunlop <domo@computer.org>
50845              Date: Mon, 18 Dec 2000 12:00:15 +0100
50846              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
50847              
50848              This patchlet is needed in order that perl can be statically linked.  
50849      Branch: perl
50850            ! regexec.c
50851 ____________________________________________________________________________
50852 [  8190] By: jhi                                   on 2000/12/19  17:03:08
50853         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
50854              From: "Craig A. Berry" <craig.berry@psinetcs.com>
50855              Date: Sun, 17 Dec 2000 00:18:35 -0600
50856              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
50857      Branch: perl
50858            ! perlio.h vms/gen_shrfls.pl
50859 ____________________________________________________________________________
50860 [  8189] By: jhi                                   on 2000/12/19  16:20:28
50861         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
50862              From: Prymmer/Kahn <pvhp@best.com>
50863              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
50864              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
50865              
50866              A better version of #8188.
50867      Branch: perl
50868            ! pod/perlfaq3.pod
50869 ____________________________________________________________________________
50870 [  8188] By: jhi                                   on 2000/12/19  15:57:06
50871         Log: (Replaced by #8189)
50872              
50873              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
50874              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
50875              From: Prymmer/Kahn <pvhp@best.com>
50876              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
50877              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
50878              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
50879              Date: Mon, 18 Dec 2000 11:10:45 -0500
50880              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
50881      Branch: perl
50882            ! pod/perlfaq3.pod
50883 ____________________________________________________________________________
50884 [  8187] By: jhi                                   on 2000/12/19  15:54:19
50885         Log: Email address fix for Anton Berezin.
50886      Branch: perl
50887            ! AUTHORS
50888 ____________________________________________________________________________
50889 [  8186] By: jhi                                   on 2000/12/19  15:38:54
50890         Log: Subject: [PATCH perl@8102] cygwin port
50891              From: "Eric Fifer" <efifer@dircon.co.uk> 
50892              Date: Thu, 14 Dec 2000 13:41:29 -0000
50893              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
50894              
50895              When compiling modules the data item that is being imported
50896              from libperl.dll needs to be tagged as imported/shared data:
50897              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
50898      Branch: perl
50899            ! perliol.h
50900 ____________________________________________________________________________
50901 [  8185] By: jhi                                   on 2000/12/19  14:53:24
50902         Log: Regen uconfig.h and uconfig.sh.
50903      Branch: perl
50904            ! uconfig.h uconfig.sh
50905 ____________________________________________________________________________
50906 [  8184] By: jhi                                   on 2000/12/18  20:43:49
50907         Log: Comments work so much better when they are closed.
50908      Branch: perl
50909            ! regcomp.c
50910 ____________________________________________________________________________
50911 [  8183] By: jhi                                   on 2000/12/18  18:04:02
50912         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
50913              Fixes the bug 20001218.016.
50914      Branch: perl
50915            ! regcomp.c
50916 ____________________________________________________________________________
50917 [  8182] By: gsar                                  on 2000/12/18  09:53:47
50918         Log: delete spurious files
50919      Branch: maint-5.6/perl
50920            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
50921            - vos/config.h vos/config_h.SH_orig
50922 ____________________________________________________________________________
50923 [  8181] By: gsar                                  on 2000/12/18  09:46:08
50924         Log: regen perltoc
50925      Branch: maint-5.6/perl
50926            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
50927 ____________________________________________________________________________
50928 [  8180] By: gsar                                  on 2000/12/18  09:20:27
50929         Log: integrate changes#7924..7926,7946,7952 from mainline
50930              
50931              A test works better if it has the right 1..$n output.
50932              
50933              All the core library users of Class::Struct seem to be
50934              using "use Class::Struct 'struct';" instead of the bare
50935              "use Class::Struct;", which isn't documented in Class::Struct.
50936              This can't be right.
50937              
50938              Make the Class::Struct import() wiser.
50939              
50940              Upgrade to CPAN 1.59_51, from Andreas König.
50941              
50942              Subject: Re: long shell lines
50943              Split overly long shell command lines.
50944      Branch: maint-5.6/perl
50945           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
50946           !> lib/File/stat.pm t/lib/class-struct.t
50947 ____________________________________________________________________________
50948 [  8179] By: gsar                                  on 2000/12/18  08:55:54
50949         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
50950              7918,7919,7988,8907 from mainline (various)
50951              
50952              Subject: [ID 20001127.004] White space problem in perlamiga.pod
50953              
50954              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
50955              
50956              Subject: [PATCH] perlcc.PL cleanups
50957              
50958              Subject: [PATCH] Updating perltie.pod for arrays
50959              
50960              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
50961              Subject: Re: [PATCH] Updating perltie.pod for arrays
50962              Subject: Re: [PATCH] Updating perltie.pod for arrays
50963              
50964              One more perltie.pod nit from Casey R. Tweten.
50965              
50966              Subject: [PATCH] $^O  win32 -> MSWin32
50967              plus similar nits for vms, err, VMS, and UNICOS.
50968              
50969              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
50970              More checking in case someone has broken their services or
50971              protocol databases.
50972              
50973              Make "use Class::Struct 'struct';" work again (broken by #7617);
50974              add a test for Class::Struct.
50975              
50976              Integrate the "skip" messages to explain().
50977              
50978              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
50979      Branch: maint-5.6/perl
50980           +> t/lib/class-struct.t
50981           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
50982           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
50983           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
50984 ____________________________________________________________________________
50985 [  8178] By: gsar                                  on 2000/12/18  08:16:30
50986         Log: avoid redefinition warnings on windows due to sys/socket.h getting
50987              #included before win32.h
50988      Branch: maint-5.6/perl
50989            ! win32/include/sys/socket.h
50990 ____________________________________________________________________________
50991 [  8177] By: gsar                                  on 2000/12/18  05:24:04
50992         Log: make regen_headers; fix POSIX.xs problems; remove outdated
50993              code from sys/socket.h that makes build fail now
50994      Branch: maint-5.6/perl
50995            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
50996            ! pod/perlapi.pod
50997           !> win32/include/sys/socket.h
50998 ____________________________________________________________________________
50999 [  8176] By: gsar                                  on 2000/12/18  05:20:17
51000         Log: update Changes
51001      Branch: maint-5.6/perl
51002            ! Changes patchlevel.h
51003 ____________________________________________________________________________
51004 [  8175] By: gsar                                  on 2000/12/18  04:57:48
51005         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
51006              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
51007              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
51008              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
51009              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
51010              7823,7825,7838
51011              
51012              Subject: Re: [PATCH] README.solaris
51013              
51014              Add getpagesize() probing, on non-UNIX guess 'undef'.
51015              
51016              Simplify the getpagesize() unit by dropping the
51017              pagesize probe since it's nowadays slightly more
51018              complicated because of sysconf(). (Note: if some
51019              platform really needs the -lPW for getpagesize,
51020              I just broke it.)
51021              TODO: a new pagesize unit.
51022              
51023              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
51024              
51025              MachTen doesn't really do mmap() and munmap().
51026              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
51027              
51028              More README.solaris updates from Andy Dougherty.
51029              
51030              Copy the s// information of README.hpux also to the perlrun.
51031              
51032              Add HAS_FSYNC, lack noticed by Nicholas Clark.
51033              
51034              Add a metaconfig unit for fsync.
51035              
51036              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
51037              
51038              Many subdocumented return values of the IO extension now documented.
51039              ungetc and write still left subdocumented.
51040              Subject: [PATCH] (was Re: IO::Handle::ungetc)
51041              
51042              Document tell() on special streams.
51043              
51044              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
51045              
51046              Subject: [ID 20001112.007] sfio's sftell isn't ftell
51047              
51048              Couple of tests from #7660 salvaged.
51049              
51050              Tweak the definition of the bit complement on UTF-8 data:
51051              if none of the characters in the string are > 0xff,
51052              the result is a complemented byte string, not a (UTF-8)
51053              char string.  Based on the summary in
51054              Subject: Re: [ID 20000918.005] ~ on wide chars
51055              This should give us the maximum backward (pre-char string)
51056              compatibility and utf8 compatibility.  The other alternative
51057              would be to limit the bit complement to be always byte only,
51058              taking the least significant byte of the chars.
51059              
51060              Cleanup messy #ifdef.
51061              
51062              Typos in #7667.
51063              
51064              Declare reg_data like reg_substr_data.
51065              
51066              Placate nervous compilers that see longer than ints switch()ing.
51067              
51068              Remove the new two tests of lib/io_xs for now, they seem to
51069              fail under perlio on some platforms.
51070              
51071              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
51072              
51073              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
51074              
51075              Subject: tiny typo in perl5db.pl
51076              
51077              Subject: some additions for makefiles for win32 (for perl@7674)
51078              
51079              Hoist the duplicated socket/netdb include logic to perl.h;
51080              undef SETERRNO in case SOCKS has defined it.  Based on:
51081              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
51082              
51083              Regen Configure.
51084              
51085              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
51086              (a macro to define signed and unsigned integer constants).
51087              
51088              Use UINT64_C().
51089              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
51090              
51091              Use u_int32_t for the size of hash_cb(), not size_t.
51092              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
51093              
51094              Quit utf8_to_uv() instantly if curlen == 0.
51095              
51096              Subject: [PATCH: perl@7674] updates to README.os390
51097              
51098              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
51099              
51100              EBCDIC tweaks.
51101              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
51102              
51103              Linenumber fix.
51104              
51105              SOCKS has its own USE_THREADS, based on
51106              Subject: [ID 20001114.002] et. al. bugfix followup
51107              
51108              UINT64_C() work continues.
51109              
51110              Detypo.
51111              
51112              The type of the hash_cb() size argument is tricky.
51113              
51114              Add fwalk() probe to the configuration files and regen perltoc.
51115              
51116              Subject: perllocale.pod changes
51117              
51118              Avoid an infinite loop in VMS when utils scripts are run
51119              with no arguments, from Charles Lane.
51120              
51121              Subject: Re: Bug in Carp::Heavy/5.6.0?
51122              
51123              For Solaris use64bitall the stdchar needs a little bit of help.
51124              
51125              The long double hints can be here or there.
51126              
51127              Test tweak for the open pragma.
51128              
51129              Also the 64bitall hints can be either here or there.
51130              
51131              As surmised the #7719 wasn't a good move.
51132              
51133              Subject: Fix for 20000409.001
51134              
51135              Subject: Fix for 20000815.006
51136              It's really 20000518.006.
51137              
51138              Subject: [PATCH 5.6.0 README.win32] very minor typos
51139              
51140              Subject: Fix for README.amiga (20000323.033)
51141              
51142              Explain in more detail the {} syntax ambiguousity.
51143              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
51144              
51145              Sparc 64-bit pack() fix from Jens Hamisch.
51146              
51147              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
51148              
51149              Subject: podlators 1.05 available        
51150              
51151              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
51152              
51153              Subject: [perl 7711: EPOC] updates
51154              
51155              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
51156              
51157              Miraculous typo.
51158              
51159              sysseek() instead of seek().
51160              
51161              Solaris hints tweaks.
51162              
51163              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
51164              This may be overly harsh but until proven otherwise, we think this
51165              way, or until we have a simple test for Configure (having to start
51166              up servers is does not count as simple) to check for the problems.
51167              
51168              Remove the shared object before attempting to create
51169              (by linking) a new one.  E.g. in AIX not removing
51170              becomes quite painful if one tries to do more than one
51171              build in the same tree (an interrupted build, for example),
51172              since the AIX' shared dynaloader seemingly keeps the shared
51173              objects open and therefore 'busy' for quite a while, even when
51174              nobody is using the objects, leading into link failures.
51175              
51176              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
51177              
51178              Subject: DOC PATCH 5.6.0 perlreftut
51179              
51180              Subject: [PATCH: perl@7777] add system locale testing for VMS
51181              
51182              Subject: [PATCH] Test.pm POD peculiarity
51183              
51184              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
51185              
51186              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
51187              
51188              Subject: Re: perl@7777 
51189              Detypoing.
51190              
51191              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
51192              
51193              Go ahead and #include <unistd.h> in perl.h.
51194              
51195              Subject: [PATCH perl@7795] small cleanup task for test suite
51196              
51197              Subject: Re: av.c patch (having slight problems)
51198              unshift() speedup.
51199              
51200              Reach back one higher up when searching for PERL_SRC.
51201      Branch: maint-5.6/perl
51202           +> lib/File/Spec/Epoc.pm
51203           !> (integrate 88 files)
51204 ____________________________________________________________________________
51205 [  8174] By: gsar                                  on 2000/12/18  03:53:09
51206         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
51207              7625..7629,7631..7634,7637,7639,7642 from mainline
51208              
51209              Fix for the tie-refhash string table leaks.
51210              
51211              Subject: [patch perl@7595] VMS configure.com tweak
51212              
51213              More careful detection of how well NVs and UVs mix.
51214              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))
51215              Added some SIGFPE paranoia.
51216              
51217              Forgot to bump the line numbers in #7601.
51218              
51219              Subject: PATCH std stdio for (Free)BSD
51220              
51221              Deleting $ENV{PATH} in VMS is not recommendable.
51222              
51223              Locale buglets.
51224              Subject: RE: Locales support (setlocale) fixes
51225              
51226              Do not test UTF-8 locales since that the tests would require
51227              polymorphic regexen.
51228              
51229              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
51230              
51231              A missing aTHX_.
51232              
51233              Subject: [ID 20001108.013] spelling
51234              
51235              Subject: [PATCH] Class::Struct at compile time
51236              
51237              Make deleting for %ENV work for (newer versions of) VMS,
51238              from Craig A. Berry.
51239              
51240              Forgot from #7618.
51241              
51242              More VMS moves on environment handling, from Charles Lane.
51243              
51244              Remove unused extra arguments.
51245              
51246              Typo in an ifndef.
51247              Subject: Re: [PATCH 5.7.0] better messages from malloc()
51248              
51249              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
51250              All except the "cow orker" change.
51251              
51252              The generated boot_* headers are wrong.  Pickier compiler,
51253              such as KAI C++ will refuse to compile the resulting perlmain.
51254              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
51255              
51256              There's no =head3.
51257              
51258              Disable only the tests 99 and 166 for UTF-8 locales.
51259              
51260              Missing dTHXs.
51261              Subject: RE: perl@7595 builds not on cygwin
51262              
51263              Subject: Re: bash -c exit and linux hints 
51264              
51265              Various doc oddball characters.
51266              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
51267              
51268              Subject: [PATCH] IO::Seekable pod
51269              
51270              Amdahl UTS hints updates.
51271              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
51272              
51273              Explain better why certain regex tests are skipped.
51274              Subject: Re: tests skipped: unknown reason
51275              
51276              Subject: [PATCH] README.solaris
51277              
51278              Subject: [PATCH perl@7638] cygwin port
51279      Branch: maint-5.6/perl
51280           +> README.solaris
51281           !> (integrate 26 files)
51282 ____________________________________________________________________________
51283 [  8173] By: gsar                                  on 2000/12/18  03:37:02
51284         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
51285              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
51286              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
51287              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
51288              
51289              Better create a true mailing list for the repository keepers.
51290              
51291              Subject: [ID 20001027.007] uniq array in perlfaq
51292              
51293              De-quoted-unreadable to ISO Latin 1.
51294              (There's one ISO-2022-JP name in Changes5.004.)
51295              
51296              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
51297              
51298              The #7476 needs a MANIFEST change, too.
51299              
51300              Add also emailless people.
51301              
51302              UTF-8 decoder tweak.
51303              
51304              Make \x{...} consistently produce UTF-8.
51305              Subject: Re: \x{...} is confused 
51306              
51307              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
51308              
51309              Add a perlbug flag, -A, to avoid acknowledgement messages.
51310              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
51311              
51312              Use Errno magic.
51313              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
51314              
51315              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
51316              
51317              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
51318              
51319              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
51320              
51321              Be more lenient on bad UTF-8 when doing bit arithmetics.
51322              Subject: Re: [ID 20000918.005] ~ on wide chars
51323              (The ord() part of the patch skipped.)
51324              
51325              Subject: perlfaq style changes
51326              
51327              AUTHORS tweaks.
51328              
51329              Whitespace style tweak.  Was originally going to see to
51330              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
51331              but that had already been taken care of.
51332              
51333              The compiler is either gcc or cc, from Tom Bates.
51334              
51335              The osname has been lowercased by now, from Tom Bates.
51336              
51337              The NonStop-UX libraries have a novel way to say NaN.
51338              
51339              printf UVs the correct way, noticed by Robin Barker.
51340              
51341              Subject: [PATCH] startperl to respect versiononly
51342              
51343              AUTHORS updates.
51344              
51345              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
51346              
51347              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
51348              
51349              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
51350              
51351              Generalize the Camel wording.
51352              Subject: Re: perlfaq style changes
51353              
51354              Subject: [ID 20001005.006] Documentation -- description of qr//
51355              
51356              C.pm part of
51357              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
51358              
51359              Locale warning explanation tweak.
51360              
51361              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
51362              
51363              Make the POSIX::setuid and POSIX::setgid to really call setuid()
51364              and setgid() because they were just changing $< and $( which means
51365              only changing the real uid/gid, as opposed to changing both
51366              real and effective ids.  (The alternative way could have been
51367              in POSIX.pm to change $> and $), too, but making a direct call
51368              to the C API feels cleaner.)  Fixes the bug
51369              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
51370              
51371              Expand %Config variables and %ENV variables only if
51372              so requested during build time using the
51373              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
51374              Not expanding makes relocating distributions easier.
51375              
51376              More tweaking on the #7522 theme.
51377              
51378              Test::Harness revealed buglets in the new DynaLoader.
51379              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
51380              
51381              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
51382              fix a autovivification bug in Tie::RefHash, add tests for both.
51383              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
51384              
51385              Detpyo.
51386              
51387              recv() can fail and return undef.
51388              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
51389              
51390              Fix the problem discussed in
51391              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
51392              originally from Linc Madison.  Also Andreas König's comments
51393              taken into account.  Some other problems with Tie::SubstrHash
51394              fixed: didn't croak when the table exceeded the requested number
51395              of entries (as documented) but instead when the number of entries
51396              exceeded the size of the table, a croak() had an unnecessary \n,
51397              didn't have a CLEAR method, documented that there is no exists().
51398              Didn't fix to be strict-proof because the module uses &foo; and
51399              dynamic scope.  Added a test script exercizing both first tamely 
51400              the basic functionality, and then the failure cases reported by
51401              Linc Madison.
51402              
51403              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
51404              
51405              The #7521 touched things it shouldn't have.
51406              
51407              Subject: [PATCH 5.7.0] better messages from malloc()
51408              
51409              Subject: Re: README.aix
51410              
51411              Add FCNTL_CAN_LOCK.
51412              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
51413              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
51414              
51415              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
51416              create a "fast path" for locale name probing using "locale -a"
51417              if available, squash finally hopefully the s?printf resetting
51418              the numeric locale (since, IIUC perllocale, it never shouldn't). 
51419              
51420              More Changes tweakery.
51421              
51422              Dying is too strict here, better just skip.
51423              
51424              Subject: Locales support (setlocale) fixes
51425              Modified quite a bit to be more portable.
51426              
51427              Configure would use a bad $myuname from an old config.sh.
51428              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
51429              
51430              Fix for
51431              Subject: [ID 20001004.006] undef is never tainted
51432              An undef read from a slurped file was not tainted.
51433              
51434              Fix for
51435              Subject: [ID 20001004.007] taint propogation is inconsistent
51436              The culprit was sv_setsv() which was rather blindly
51437              propagating taint, which lead to behaviour where if
51438              a tainted anon hash value was seen all the hash values
51439              from then on at that level became tainted, or at any
51440              upper levels in the case of nested anon hashes.
51441              
51442              Test tweak: show also the failed locales.
51443              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
51444              
51445              A fix of sorts for 20000329.026, a better error message
51446              for a missing "use charnames" when using the \N{...}. 
51447              
51448              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
51449              
51450              Add =pod to be tidy.
51451              
51452              Fix for bug id 19990615.008, pos() unset during s///ge.
51453              
51454              Add a note for future generations about bug id 20000229.006.
51455              
51456              Use -dM for gcc (the suggested patch did it only for Linux,
51457              but I think it can be generalized).
51458              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
51459              
51460              opmini.o can linger from Configures past.
51461              
51462              Document that the evaled syntax errors cause scalar leaks.
51463              
51464              Fix for
51465              Subject: [ID 20000728.005] perl -P broken
51466              (hopefully).  The fix is also not complete, it seems to break
51467              BOM swallowing for libc5 systems, but until someone figures
51468              out a way to do this without ftell(), this will do.
51469              
51470              AUTHORS updates.
51471              
51472              Subject: Re: rsync'ed patches vs. rsync'ed source
51473              
51474              Admit that the test leaks scalars.
51475              
51476              Sanitize the environment further.
51477              
51478              VOS updates from Paul Green.
51479              
51480              Document %ENV = () portability issues.
51481              
51482              Make the stdio test program of 7427 less noisy while being 
51483              compiled so that Digital UNIX wouldn't get both
51484              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
51485              undefined.  This makes perlio happy.
51486              
51487              glibc5 detection by __GNU_LIBRARY__.
51488              
51489              %ENV note tweaks from Dan Sugalski.
51490              
51491              Varargs don't always work too well if one puts an unsigned
51492              char on the stack and pop an unsigned quad off the stack.
51493              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
51494              
51495              Subject: Pod updates
51496              
51497              Fake support of holey files in win/dosish platforms.
51498              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
51499              
51500              A doc addition for bug id 20001105.019, beware \p.
51501              
51502              Tweak #7587.
51503              
51504              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
51505              
51506              perlhack updates from H.Merijn Brand.
51507              
51508              Subject: [PATCH perl@7573] cygwin port
51509              Synchronize with Cygwin 1.1.5.
51510              
51511              Bad thinko in #7581 (I used the test program with the expanded
51512              values as-is).
51513              
51514              Make perlbug not insist on dumping to a file when stdout isn't a tty.
51515              Subject: [PATCH] perlbug.PL
51516              
51517              Overrideable keys, each, pop, push, shift, splice, unshift.
51518              Subject: [PATCH] prototyped functions that should be overrideable
51519              
51520              Try to avoid flockless and emulationless places.
51521      Branch: maint-5.6/perl
51522           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
51523            - MAINTAIN
51524           !> (integrate 111 files)
51525 ____________________________________________________________________________
51526 [  8172] By: jhi                                   on 2000/12/18  02:49:27
51527         Log: Regen pods.
51528      Branch: perl
51529            ! pod/perlmodlib.pod pod/perltoc.pod
51530 ____________________________________________________________________________
51531 [  8171] By: gsar                                  on 2000/12/18  02:49:24
51532         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
51533              7465..7471 from mainline
51534              
51535              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
51536              in platforms that strictly require all the symbols being present
51537              at link time.
51538              
51539              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
51540              
51541              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
51542              
51543              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
51544              
51545              Subject: [PATCH] todo
51546              
51547              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
51548              
51549              Use $sort, $uniq (and $tr) consistently as wondered
51550              by Nicholas Clark.
51551              
51552              Too enthusiastic editing in #7460.
51553              
51554              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
51555              
51556              Upgrade to CPAN 1.58_55.
51557              Subject: CPAN.pm status
51558              
51559              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
51560              
51561              Make target reordering to avoid pointless re-makes.
51562              Subject: Re: Total re-make of 'make okfile' after 7451 ?
51563              
51564              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
51565              
51566              Subject: DOC PATCH 5.6.0
51567              
51568              Add the repository doc by Malcolm, Sarathy, and by Simon,
51569              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
51570      Branch: maint-5.6/perl
51571           +> Porting/repository.pod
51572           !> Configure MANIFEST Makefile.SH README.dos README.os2
51573           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
51574           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
51575           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
51576 ____________________________________________________________________________
51577 [  8169] By: gsar                                  on 2000/12/18  02:33:34
51578         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
51579              7435..7441,7445 from mainline
51580              
51581              Make the UTF-8 decoding stricter and more verbose when
51582              malformation happens.  This involved adding an argument
51583              to utf8_to_uv_chk(), which involved changing its prototype,
51584              and prefer STRLEN over I32 for the UTF-8 length, which as
51585              a domino effect necessitated changing the prototypes of
51586              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
51587              The stricter UTF-8 decoding checking uses Markus Kuhn's
51588              UTF-8 Decode Stress Tester from
51589              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
51590              
51591              Run vms/vms_yfix.pl, should have done that after changing
51592              perly.c in #7382.
51593              
51594              Subject: [PATCH 5.7.0] static linking with uninstalled perl
51595              
51596              (Replaced by #7440.)
51597              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
51598              
51599              Fix the bug ID 20001024.005, the bug introduced by #7416.
51600              
51601              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
51602              
51603              Fix the bug reported in
51604              From: andreas.koenig@anima.de (Andreas J. Koenig)
51605              Also make is_utf8_char() stricter.
51606              
51607              Missed the header file changes from #7425.
51608              
51609              Check if stdio supports tweaking lval and cnt simultaneously.
51610              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
51611              
51612              Stratus VOS updates from Paul Green.
51613              
51614              Podify README.epoc and README.vos.
51615              
51616              Add targets to Makefile.SH, most importantly
51617              'regen_all' which also remembers to update vms/perly*.
51618              
51619              Subject: Minor update to find2perl, for portability
51620              
51621              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
51622              
51623              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
51624              
51625              Rename UTF8LEN() to be UNISKIP(), too confusing to have
51626              UTF8LEN() and UTF8SKIP(). 
51627              
51628              Allow poking holes at the UTF-8 decoding strictness.
51629              
51630              Continue the internal UTF-8 API tweaking.
51631              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
51632              used much more than the simpler API, now called utf8_to_uv_simple().
51633              Still not quite happy with API, too much partial duplication
51634              of functionality.
51635              
51636              A new version of making the syslog test more robust.
51637              (Replaces #7421.)
51638              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
51639              
51640              buildtoc target tweaks.
51641              
51642              Integrate with vmsperl #7430 by Charles Bailey:
51643              
51644              Cleanup from prior patch (Charles Lane?):
51645              - improve handling of MFDs in Basename and Path
51646              - default to no xsubpp line # munging when building debug images
51647      Branch: maint-5.6/perl
51648           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
51649           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
51650           !> (integrate 67 files)
51651 ____________________________________________________________________________
51652 [  8168] By: gsar                                  on 2000/12/18  02:05:49
51653         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
51654              
51655              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
51656              From: Martin Husemann <martin@duskware.de>
51657              
51658              Subject: [PATCH 5.7.0] restore match data on backtracing
51659              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51660      Branch: maint-5.6/perl
51661           !> regcomp.c regexec.c t/op/re_tests
51662 ____________________________________________________________________________
51663 [  8167] By: gsar                                  on 2000/12/18  01:55:22
51664         Log: integrate changes#7858,7986 from mainline
51665              
51666              C<foreach my $x ...> in pseudo-fork()ed process may diddle
51667              parent's memory; fix it by keeping track of the actual pad
51668              offset rather than a raw pointer (this change is probably also
51669              relevant to non-ithreads case to avoid fallout from reallocs of
51670              the pad array, but is currently only enabled for the ithreads
51671              case in the interests of minimal disruption to existing "well
51672              tested" code)
51673              
51674              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
51675              due to the notorious GetFileType() bug in Windows 9x, which fstat()
51676              tickles)
51677      Branch: maint-5.6/perl
51678           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
51679           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
51680           !> win32/win32.c win32/win32.h win32/win32sck.c
51681 ____________________________________________________________________________
51682 [  8166] By: gsar                                  on 2000/12/18  01:52:59
51683         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
51684              from mainline (xsubpp and ExtUtils::LibList fixups, various
51685              other small items)
51686              
51687              The generated boot_* headers are wrong.  Pickier compiler,
51688              such as KAI C++ will refuse to compile the resulting perlmain.
51689              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
51690              
51691              Various doc oddball characters.
51692              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
51693              
51694              Subject: [PATCH] Re: 20001101.003 PDL
51695              
51696              Subject: [PATCH 5.7.0] etags broken again
51697              
51698              Subject: [PATCH 5.7.0] Liblist finally works
51699              
51700              Subject: [PATCH 5.7.0] Liblist returns found libraries
51701              
51702              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
51703              
51704              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
51705              
51706              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
51707              OUT keyword nits.
51708              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
51709              OUT and IN_OUT documentation.
51710      Branch: maint-5.6/perl
51711           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
51712           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
51713           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
51714           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
51715           !> win32/bin/search.pl
51716 ____________________________________________________________________________
51717 [  8165] By: gsar                                  on 2000/12/18  01:28:45
51718         Log: integrate changes#7533,7563,7611,7623 from mainline (various
51719              malloc.c embellishments)
51720      Branch: maint-5.6/perl
51721           !> malloc.c pod/perldiag.pod
51722 ____________________________________________________________________________
51723 [  8164] By: gsar                                  on 2000/12/18  01:23:33
51724         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
51725              fixups)
51726      Branch: maint-5.6/perl
51727           !> utils/h2xs.PL
51728 ____________________________________________________________________________
51729 [  8163] By: gsar                                  on 2000/12/18  01:17:50
51730         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
51731              fixups)
51732      Branch: maint-5.6/perl
51733           !> Makefile.SH utils/perlbug.PL
51734 ____________________________________________________________________________
51735 [  8162] By: gsar                                  on 2000/12/18  00:25:43
51736         Log: always export Perl_deb() (it is required by re.xs whether
51737              Perl is built with or without -DDEBUGGING)
51738      Branch: maint-5.6/perl
51739            ! makedef.pl
51740 ____________________________________________________________________________
51741 [  8161] By: gsar                                  on 2000/12/18  00:23:38
51742         Log: integrate change#7414 from mainline
51743              
51744              Undo the basename() part of #7412 since the lib/basename
51745              tests would need upgrading too.
51746              
51747              squelch two tests in tr.t that rely on tr/// paranoia change
51748              that's not in 5.6.x
51749      Branch: maint-5.6/perl
51750            ! t/op/tr.t
51751           !> lib/File/Basename.pm
51752 ____________________________________________________________________________
51753 [  8160] By: gsar                                  on 2000/12/18  00:05:30
51754         Log: missing change in previous integrate
51755      Branch: maint-5.6/perl
51756           !> README.aix
51757 ____________________________________________________________________________
51758 [  8159] By: gsar                                  on 2000/12/18  00:03:38
51759         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
51760              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
51761              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
51762              7410..7413 from mainline
51763              
51764              Introduce the man[24-8] variables, from Andy Dougherty.
51765              
51766              Upgrade to CPAN 1.58, from Andreas König.
51767              
51768              An updated EBCDIC tr patch.
51769              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
51770              
51771              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
51772              
51773              Two thirds of
51774              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
51775              The Install.pm changes will be submitted separately because
51776              they need some work and discussion still.
51777              
51778              The Install.pm third of
51779              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
51780              
51781              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
51782              
51783              Subject: [PATCH 5.7.0] IVs in mtats
51784              
51785              Subject: [PATCH 5.7.0] Perl API for mstats
51786              
51787              Ilya implemented the memory profiling API.
51788              
51789              In Amdahl UTS "struct sv" is defined by a system header,
51790              <ksync.h>.
51791              
51792              Slight tweak of the code to appease Amdahl UTS cc.
51793              
51794              Amdahl UTS doesn't seem to do dynaloading.
51795              
51796              Use UTF8SKIP(), from Simon Cozens.
51797              
51798              Thinko in #7222.
51799              
51800              op/sprintf.t patch for OS/390 (and any other host with limited
51801              floating-point exponent length)
51802              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
51803              
51804              Tweak #7225.
51805              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
51806              
51807              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
51808              
51809              Needs to be conditional on SunOS 4.
51810              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
51811              
51812              Test cases for bug id 20000323.056 (the bug seems to be fixed).
51813              
51814              Add test for bug id 20000427.003 (which seems to have
51815              been fixed) (also duplicate as 20000427.004, though
51816              with a higher severity).  Move one utf8 from op/append
51817              to pragma/utf8, tag the tests with bug ids.
51818              
51819              Document FNCASE=y as discussed in the bug 20000902.009.
51820              
51821              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
51822              The problem was that rx->minlen was in chars while pp_split()
51823              thought it would be in bytes. 
51824              
51825              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
51826              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
51827              
51828              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
51829              
51830              Fix a couple of compiler-noted nits in #7235.
51831              
51832              Tweak the test of #7235.
51833              
51834              One more ~utf8 tweak.
51835              
51836              -w cleanup.
51837              Subject: Re: Problems with bleadperl 
51838              
51839              Subject: small pod patch
51840              
51841              Subject: [PATCH perlguts.pod] Document offset hack
51842              
51843              Add Charles Lane.
51844              
51845              Add the capability to include/exclude branches.
51846              
51847              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
51848              
51849              Detect early whether the std streams have gone bad.
51850              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
51851              
51852              More IoTYPE sprinkling.
51853              
51854              Workaround for a sfio bug where the stream error indicator
51855              is not cleared as documented.
51856              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
51857              
51858              Clarify documentation on 'use bytes'.
51859              Subject: Re: What does 'use bytes' "mean" ?
51860              
51861              Show the failed remote port, instead of the failing line number.
51862              Subject: [PATCH 5.6.1 Debugger] More diagnostics
51863              
51864              Make Cwd more bulletproof in chrooted environments.
51865              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
51866              
51867              Subject: Pod patch for Devel::Peek
51868              
51869              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
51870              
51871              Borland C fstat() never saw the fd as writable.
51872              Subject: fix for Borland's weak "stat" (perl@7211)
51873              
51874              Missing change from #7362.
51875              
51876              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
51877              
51878              Add the test case for the bug id 20000730.004 which seems
51879              to have been fixed by now.
51880              
51881              Fix of sorts for bug id 20000901.092.  There seems to be no trace
51882              of a 'pmshort' anywhere in the B, so the offending line was simply
51883              removed.
51884              
51885              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
51886              
51887              Subject: PATCH do_print has 2 PerlIO_error()s
51888              
51889              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
51890              
51891              Typo noted by Mark Lutz.
51892              
51893              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
51894              
51895              In the latest compiler builds cccdlflags must not become -fpic,
51896              from Wilfredo Sánchez.
51897              
51898              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
51899              
51900              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
51901              
51902              SOCKS function redefinitions need prototypes, too, otherwise
51903              for example 32 bit versus 64 bit differences cause a lot of
51904              problems.  Part of
51905              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
51906              
51907              Portability tweak on #7377.
51908              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
51909              
51910              Don't write double values through long double pointers,
51911              based on a part of
51912              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
51913              
51914              Reëntrancy fix.
51915              Subject: [PATCH perl@7229] Rentrant parser and yylex()
51916              
51917              Make scan_num() reëntrant, as suggested in
51918              Subject: [PATCH perl@7229] Rentrant parser and yylex()
51919              
51920              Fix for ID 20001020.006, concatenating an unset submatch
51921              with utf8 resulted in "Modification of a read-only value".
51922              
51923              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
51924              
51925              The #7383 was right only in the context of the original bug report,
51926              not in more general case.
51927              
51928              Update Changes.
51929              
51930              Testcases for a #7383,#7385 related bug.
51931              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
51932              
51933              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
51934              
51935              Tweak the Is* definitions of Unicode character classes
51936              to better match the official categorizations; embrace
51937              the official categorizations; add the combining marks
51938              as alpha (and -numeric); fix DCinital (a typo and edito)
51939              to be DCmedial.
51940              
51941              Hints tweak from Anton Berezin.
51942              
51943              Subject: installman go-faster stripes
51944              Subject: Re: installman go-faster stripes
51945              
51946              Subject: [ID 20001021.003] updated hints/openbsd.sh
51947              
51948              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
51949              
51950              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
51951              
51952              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
51953              
51954              Doc patch.
51955              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
51956              
51957              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
51958              
51959              Subject: Re: [ID 20001021.005] SEGV with regex match 
51960              
51961              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
51962              
51963              The change #7187 was not so good on VMS.
51964              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
51965              
51966              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
51967              
51968              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
51969              
51970              Document PERL_INSTALL_ROOT of #7210.
51971      Branch: maint-5.6/perl
51972           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
51973           +> t/lib/tie-splice.t
51974            - lib/unicode/Is/DCinital.pl
51975           !> (integrate 112 files)
51976 ____________________________________________________________________________
51977 [  8158] By: jhi                                   on 2000/12/17  23:04:24
51978         Log: Subject: [PATCHES] RE: perl@8150 
51979              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
51980              Date: Sun, 17 Dec 2000 21:46:39 +0100
51981              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
51982              
51983              Neither cygwin has a getpwuid() one can trust on.
51984      Branch: perl
51985            ! t/lib/glob-basic.t
51986 ____________________________________________________________________________
51987 [  8157] By: jhi                                   on 2000/12/17  23:01:54
51988         Log: More MAN.PODS => {} fixes.
51989      Branch: perl
51990            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
51991            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
51992            ! os2/OS2/REXX/Makefile.PL
51993 ____________________________________________________________________________
51994 [  8156] By: gsar                                  on 2000/12/17  22:49:13
51995         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
51996              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
51997              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
51998              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
51999              7201,7204 from mainline
52000              
52001              Remove vestiges of tr//CU.
52002              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
52003              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
52004              
52005              The return value of setlocale must be copied away.
52006              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
52007              
52008              Allow chop() and chomp() to be overridden.
52009              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
52010              
52011              Hints optimization.
52012              Subject: Minor nit
52013              
52014              Subject: [PATCH] de-wall t/README
52015              
52016              Subject: Re: Two advertising clauses need to be removed
52017              
52018              Batch of UTF-8 patches from Simon Cozens.
52019              
52020              Fix for a parsing bug, not for the original bug.
52021              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
52022              
52023              Compilation warnings and an error.
52024              
52025              Subject: File::Find 5.7.0 POD nits
52026              
52027              Subject: [PATCH perl-5.7.0] continued -Wformat support
52028              
52029              The one that got away.
52030              
52031              Subject: Re: perl@7078
52032              
52033              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
52034              convertable to bytes by checking it doesn't go above 0xc3
52035              Subject: Re: perl@7078
52036              
52037              Replace #7084 with
52038              Subject: Re: perl@7078 
52039              
52040              We don't need to count the high bit bytes, a boolean is enough. 
52041              
52042              Subject: [PATCH] utf8.c apidoc
52043              
52044              Subject: Re: perl@7078 
52045              
52046              Botched the #7090 check-in.
52047              
52048              Fix for the charnames.t failures from Spider Boardman.
52049              
52050              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
52051              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
52052              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
52053              0 to checking to get the warning.
52054              
52055              Subject: [PATCH] Nits in perlmod.pod
52056              
52057              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
52058              
52059              Subject: Re: unicode support and perl [ID 20000901.097]
52060              
52061              Subject: Re: unicode support and perl [ID 20000901.097]
52062              
52063              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
52064              
52065              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
52066              
52067              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
52068              
52069              Subject: [PATCH@blead] Fix some recursion in overload.pm
52070              
52071              s/Robin Parker/Robin Barker/
52072              
52073              Subject: [PATCH] Fix aliasing of tied filehandles
52074              
52075              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
52076              
52077              Subject: Re: [PATCH 5.005_64 missed]
52078              
52079              SOCK_DGRAM and listen() do not mix as reported in
52080              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
52081              The patch for 5.7.0+ had to be reengineered, though.
52082              
52083              Subject: DOC PATCH 5.6.0
52084              
52085              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
52086              
52087              Document the issue (is not a syntax error, kind of)
52088              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
52089              
52090              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
52091              Did not apply cleanly, manual intervention was needed.
52092              
52093              Subject: [PATCH] DLL not restartabke with threaded perl
52094              
52095              Inside require() $^S was always left undefined.
52096              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
52097              
52098              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
52099              
52100              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
52101              
52102              Regen headers.
52103              
52104              Subject: [PATCH 5.7.0] Epoc update
52105              
52106              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
52107              as suggested by Olaf Flebbe and Nick Clark.
52108              
52109              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
52110              
52111              Misplaced else.
52112              
52113              Scale down the VMS message boxes, by Charles Lane.
52114              Fix for ID 20000903.009, workaround at
52115              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
52116              
52117              Subject: [ID 20001003.006] B::Debug not -w clean
52118              
52119              Test harness update to sync with the new perlcc,
52120              from Simon Cozens.
52121              
52122              One remaining nit less at the VMS mailbox sizing.
52123              
52124              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
52125              
52126              It is possible to have no hosts database at all.  Pointed out in
52127              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
52128              
52129              Subject: [PATCH 5.7.0] h2xs not working
52130              Subject: [PATCH 5.7.0] h2xs not documenting the created module
52131              
52132              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
52133              
52134              Subject: perlhack.pod Patch for Externals Tools
52135              
52136              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
52137              
52138              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
52139              
52140              Enable disabling scripts installation by Configure -Uinstallscripts,
52141              suggested by H. Merijn Brand.
52142              
52143              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
52144              reported several times by Dominic Dunlop, for example in
52145              ID 20000315.008.  Patch from Dominic.  Patch affects at
52146              least MachTen, and possibly other oldish BSDs. Should not
52147              break non-broken platforms (tested on LinuxPPC). 
52148              
52149              Regen toc.
52150              
52151              Subject: Re: Questions about Tie::Array and perl modules
52152              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
52153              
52154              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
52155              
52156              Tweak #7153.
52157              
52158              IO::Handle->syswrite() did not handle length omission
52159              like CORE::syswrite() does.
52160              Subject: [Fwd] IO::Handle, syswrite and arguments
52161              The original patch from andrew@ugh.net.au.
52162              
52163              Also the $ccflags is needed for the C compiler check.
52164              Subject: Configure (check for C-compiler)
52165              
52166              Eliminate $Is_VMS code from the test.
52167              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
52168              
52169              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
52170              as the first option of cc/ld because of ultrapicky compilers
52171              (e.g. OS/390 R2.5)
52172              
52173              Change the version number of Tie::Handle in the core to 4.0,
52174              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
52175              Subject: Note on Tie::Handle
52176              
52177              UTF8ize split() so that the cloned substrings get the UTF8
52178              flag of the original scalar.  Problem reported by Simon Cozens.
52179              
52180              save_re_context() could reset PL_curcop to freed memory, causing core
52181              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
52182              
52183              Subject: PATCH 5.6 perldebguts grammar cleanup
52184              
52185              Add a todo note about overloadable assertions.
52186              
52187              on Windows, LoadLibrary() could load an extension DLL multiple
52188              times if forward slashes are used in the path
52189              
52190              on Windows, cwd strings in the environment should be of the
52191              form =X:=X:\foo instead of =X=X:\foo\
52192              
52193              on Windows, avoid potential exception (could happen if MSVCRT isn't
52194              being used) when closing a socket handle
52195              
52196              avoid nonportable example code
52197              
52198              Windows9x doesn't support link(), despite what Config.pm
52199              might think
52200              
52201              pod nit
52202              
52203              Change #7160 had a nasty typo.
52204              
52205              Warn about unknown scripts.
52206              Subject: Re: ideas? patches? [PATCH bleadperl]
52207              
52208              on Windows, clean targets might not work under some flavors of the shell
52209              
52210              tweak for change#7173
52211              
52212              Make eq work again with utf8 (disabling the upgrading
52213              should no more be necessary since the copies of the
52214              scalars are upgraded, not the scalars themselves).
52215              Takes care of ID 20001009.001.  (The claimed length()
52216              bug in 20001009.001 seems bogus to me.)
52217              
52218              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
52219              
52220              Upgrade to CGI.pm 2.74, from Lincoln Stein.
52221              
52222              Upgrade to podlators 1.04, from Russ Allbery.
52223              
52224              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
52225              
52226              Quote the temp file name, needed in Win32 because the
52227              default name unfortunately contains spaces, shouldn't
52228              hurt elsewhere.
52229              Subject: FW: perldoc fails if $TEMP contains spaces
52230              
52231              Subject: RE: [ID 19990803.001] README.win32 suggestions 
52232              
52233              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
52234              
52235              Subject: Re: utf8 concat, mg_get
52236              
52237              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
52238              
52239              Subject: [PATCH: perl@7181] op/tr tests on OS/390
52240              
52241              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
52242              
52243              Use the versiononly instead of the installscripts,
52244              retract the changes 7146 and 7147.
52245              
52246              Reapply Andy's patch and regen Configure.
52247              
52248              Add the test case for #7190, from the original bug report
52249              by Andreas König.
52250              
52251              Remove duplicated code.
52252              
52253              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
52254              
52255              restore change#7202
52256      Branch: maint-5.6/perl
52257           !> (integrate 121 files)
52258 ____________________________________________________________________________
52259 [  8155] By: jhi                                   on 2000/12/17  22:30:58
52260         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
52261              From: "Craig A. Berry" <craigberry@mac.com>
52262              Date: Sun, 17 Dec 2000 13:09:28 -0600
52263              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
52264              
52265              MAN.PODS => ' ' is naughty.
52266      Branch: perl
52267            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
52268 ____________________________________________________________________________
52269 [  8154] By: nick                                  on 2000/12/17  22:07:13
52270         Log: MULTIPLICITY nit.
52271      Branch: perl
52272            ! mg.c
52273 ____________________________________________________________________________
52274 [  8153] By: gsar                                  on 2000/12/17  21:23:05
52275         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
52276              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
52277              from mainline
52278              
52279              Document the SvIOK_.*UV().
52280              
52281              Update Unicode todo list.
52282              
52283              Guard against bad string->int conversion for quads.
52284              
52285              Subject: small apidoc fix
52286              
52287              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
52288              
52289              Subject: [PATCH] Tied filehandle documentation
52290              
52291              Subject: [PATCH] Modernize Opcode.pm documentation
52292              
52293              Make Data::Dumper (non-XS) to work with changed semantics of ref().
52294              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
52295              [applied even though said semantics didn't change in 5.6.x]
52296              
52297              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
52298              
52299              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
52300              
52301              Fix the URL, but the server is still missing in action.
52302              Subject: [ID 20000905.002] perlfaq1.pod URL error
52303              
52304              Subject: [ID 20000903.001] \w in utf8-strings
52305              
52306              Fix the ccversion detection for 5.1 and beyond.
52307              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
52308              
52309              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
52310              
52311              Subject: [ID 20000904.008] Tiny fix for perldiag
52312              
52313              Subject: Re: [ID 20000906.004] segfault with bad perl statement
52314              
52315              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
52316              
52317              Subject: [ID 20000908.002] perlipc documentation bug.
52318              
52319              Subject: [PATCH lib/Benchmark.pm]
52320              
52321              Re-allow vec() for characters > 255.
52322              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
52323              
52324              Do away with memory models cruft.  Sorry, PDP users.
52325              
52326              Continue #7041.
52327              
52328              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
52329              
52330              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
52331              
52332              Upgrade to CPAN 1.57_65, from Andreas König.
52333              
52334              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
52335              by Russ Allbery.
52336              
52337              Silence t/pod/*.t about alternate quote-mappings now implemented
52338              by Pod::Text, from Brad Appleton.
52339              
52340              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
52341              Subject: borland C++ win32.c tweak
52342              
52343              C<@a = @b = split(...)> optimization coredumps under ithreads
52344              (missed a spot when fixing up op_pmreplroot hack for ithreads)
52345              
52346              Document the SvUTF8*().
52347              
52348              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
52349              
52350              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
52351              
52352              Do in VMS as the #7054 does.
52353              
52354              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
52355              
52356              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
52357              
52358              Subject: [patch: perl@7045] vms updates
52359              
52360              Test for the #7049.
52361              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
52362              
52363              Break up the myconfig lines a bit.
52364              Subject: perlbug/perl -V output format
52365              
52366              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
52367              
52368              The #7054 truncated Configure badly.
52369              
52370              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
52371              initialization in all the threads on Windows
52372              
52373              Allow for whitespace between "#" and "line" in cpp output.
52374              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
52375              
52376              Remove vestiges of tr//CU.
52377              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
52378              
52379              The return value of setlocale must be copied away.
52380              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
52381              
52382              Allow chop() and chomp() to be overridden.
52383              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
52384              
52385              Hints optimization.
52386              Subject: Minor nit
52387              
52388              Subject: [PATCH] de-wall t/README
52389              
52390              Subject: Re: Two advertising clauses need to be removed
52391      Branch: maint-5.6/perl
52392           !> (integrate 75 files)
52393 ____________________________________________________________________________
52394 [  8152] By: gsar                                  on 2000/12/17  20:30:11
52395         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
52396              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
52397              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
52398              
52399              Don't attach -ld to the archname if pointless.
52400              
52401              Document UNTIE in a very minimalistic way.
52402              
52403              POSIX doesn't report long double values under -Duselongdouble
52404              when the long doubles are "real" (bigger than doubles).
52405              
52406              More author updates.
52407              
52408              Try to deduce NV_MAX.  Really should be Configure fodder.
52409              
52410              :: not allowed in pathnames, change to .
52411              Subject: [PATCH perl@6938] cygwin port
52412              
52413              Forget about NV_MAX (#6951).  Various floating point tweaks,
52414              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
52415              
52416              Move the Solaris 7 scan to use64bitall, make the
52417              failure to find 64-bot sparc libc to mention the
52418              possibility of being in an intel, from Lupe and Alan.
52419              
52420              Regen perltoc.
52421              
52422              AUTHORS tweaks, from Peter Prymmer.
52423              
52424              More address tweaking.
52425              
52426              Small tweaks all over.
52427              
52428              File::Temp patches from Andreas König,
52429              
52430              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
52431              
52432              Subject: CPAN.pm beta 1.57_57 for the core
52433              
52434              Part of the solution.
52435              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
52436              
52437              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
52438              
52439              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
52440              
52441              Add the overload warnings to perldiag.
52442              
52443              Drop unused argument.
52444              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
52445              
52446              Subject: Nit in Configure (bleadperl@6961)
52447              
52448              Update to PodParser 1.18, from Brad Appleton.
52449              
52450              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
52451              
52452              Subject: [PATCH: 6948] add SCNfldbl to configure.com
52453              
52454              Document UNTIE. Also tweak implementation to suppress the 'inner references'
52455              warning when UNTIE exists and instead pass the cound of extra references to
52456              the UNTIE method.
52457              
52458              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
52459              so that case-ignoring systems like DCL can tell them from
52460              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
52461              
52462              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
52463              
52464              Feature ordering tweak.
52465              
52466              Regen perltoc.
52467              
52468              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
52469              
52470              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
52471              
52472              Subject: http:// in L<>
52473              
52474              Detypo.
52475              
52476              change#6791 accidentally clobbered change#6710, put it back
52477              
52478              Only the first line, thank you very much.
52479              
52480              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
52481              plus rework the http: spots as suggested by Tom Christiansen,
52482              plus regen perltoc.
52483              
52484              Undo part of change 6489 which looks like a bulk edit which
52485              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
52486              The supressing of main:: on return from select() is undesirable.
52487              
52488              Apparently avoiding the swapping is too costly.
52489              
52490              Various Configure nits by Philip Newton,
52491              plus the ebcdic one by me.
52492              
52493              Make certain cc is set before trying to run it.
52494              
52495              If overloaded %{} etc. return the object do not loop.
52496              Thus  sub deref { $_[0] } functions if object is wanted type.
52497              
52498              Update perlhist.
52499              
52500              More %{} and other deref special casing - do not pass to 'nomethod'.
52501      Branch: maint-5.6/perl
52502           !> (integrate 59 files)
52503 ____________________________________________________________________________
52504 [  8151] By: gsar                                  on 2000/12/17  19:14:38
52505         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
52506              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
52507              
52508              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
52509              
52510              Make the epsilon to be relative, not absolute.
52511              
52512              Put back the flags dump as reasoned in
52513              Subject: Re: [PATCH] Glob dumping
52514              
52515              Introduce ccname to keep track of what compiler kind of we have.
52516              
52517              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
52518              
52519              Put back the slice accidentally removed by #6907.
52520              
52521              Reset archname and archname64 always, forcing them be
52522              recomputed at each Configure run, make Configure and
52523              the hints files agree on the naming of largefiles variables.
52524              
52525              Don't say "Perl 5.0 source kit".
52526              
52527              Subject: [PATCH] fix misc cast warnings
52528              
52529              Subject: typos in pods
52530              
52531              NVs not necessarily doubles, as pointed out by Yitzchak.
52532              
52533              Subject: [PATCH 6889] add a few ldbl formats to configure.com
52534              
52535              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
52536              
52537              Better options for rsync.
52538              
52539              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
52540              
52541              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
52542              
52543              Subject: [PATCH] Re: UNTIE method 
52544              
52545              A better fix for the Socket building problem from Craig Berry.
52546              
52547              Retract the dummy test, skip the security tests (instead of failing),
52548              explain what the warnings mean.
52549              
52550              Heap decorruption.
52551              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
52552              
52553              Update to Unicode 3.0.1.
52554              
52555              Missed one Unicode file.
52556              
52557              Subject: Re: typos in pods
52558              
52559              The #6929 was too skimpy.
52560              
52561              sscanf() may be the only way to read long doubles from strings.
52562              
52563              Reveal Borland's isnan.
52564              Subject: build with BC++ tweak
52565              
52566              Issue useful diagnostic on unknown pod commands.
52567              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
52568              
52569              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
52570              
52571              Clarify the third case of ftmp-security warnings.
52572              
52573              Make -Dusemorebits find long doubles in Solaris.
52574              
52575              Wrap the test in eval.
52576      Branch: maint-5.6/perl
52577           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
52578           +> lib/unicode/PropList.txt lib/unicode/README.perl
52579           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
52580           +> lib/unicode/Unicode.301 vms/vmspipe.com
52581            - lib/unicode/Props.txt lib/unicode/UCD300.html
52582            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
52583           !> (integrate 305 files)
52584 ____________________________________________________________________________
52585 [  8150] By: jhi                                   on 2000/12/17  18:47:57
52586         Log: Uncheckedin generated files.
52587      Branch: perl
52588            ! global.sym perlapi.c pod/perlapi.pod
52589 ____________________________________________________________________________
52590 [  8149] By: jhi                                   on 2000/12/17  18:41:22
52591         Log: Update Changes.
52592      Branch: perl
52593            ! Changes patchlevel.h
52594 ____________________________________________________________________________
52595 [  8148] By: jhi                                   on 2000/12/17  18:39:16
52596         Log: Subject: [PATCH] Fcntl constants speedup
52597              From: Nicholas Clark <nick@ccl4.org>
52598              Date: Sun, 17 Dec 2000 16:29:24 +0000
52599              Message-ID: <20001217162924.E97668@plum.flirble.org>
52600              
52601              Use IVs for the Fcntl constants instead of NVs.
52602      Branch: perl
52603            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
52604 ____________________________________________________________________________
52605 [  8147] By: jhi                                   on 2000/12/17  18:33:41
52606         Log: Add test for #8145 (binmode() warning), add warning for
52607              ioctl() and sockpair(), document them. (fileno() cannot
52608              be tripwired with the same kind of warning because
52609              'defined fileno($foo)' seems to be an idiom.)
52610      Branch: perl
52611            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
52612 ____________________________________________________________________________
52613 [  8146] By: gsar                                  on 2000/12/17  18:09:08
52614         Log: update Changes
52615      Branch: maint-5.6/perl
52616            ! Changes
52617 ____________________________________________________________________________
52618 [  8145] By: jhi                                   on 2000/12/17  17:39:35
52619         Log: Subject: [PATCH] Re: The long awaited feature ...
52620              From: Simon Cozens <simon@cozens.net>
52621              Date: Sun, 17 Dec 2000 12:31:56 +0000
52622              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
52623              
52624              Add a warning to binmode() about using bad filehandles
52625              (can happen e.g. if someone forgets the filehandle argument)
52626      Branch: perl
52627            ! pp_sys.c
52628 ____________________________________________________________________________
52629 [  8144] By: jhi                                   on 2000/12/17  17:33:48
52630         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
52631              From: Jonathan Stowe <gellyfish@gellyfish.com>
52632              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
52633              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
52634      Branch: perl
52635            ! lib/Net/Ping.pm
52636 ____________________________________________________________________________
52637 [  8143] By: jhi                                   on 2000/12/17  05:31:37
52638         Log: Polymorphic regexps.
52639              
52640              Fixes at least the bugs 20001028.003 (both of them...) and
52641              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
52642              also to be fixed by now, probably already before this patch.
52643      Branch: perl
52644            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
52645            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
52646            ! t/op/utf8decode.t t/pragma/utf8.t
52647 ____________________________________________________________________________
52648 [  8142] By: jhi                                   on 2000/12/16  17:16:05
52649         Log: Subject: [patch perl@8102] dos/djgpp update
52650              From: Laszlo Molnar <ml1050@freemail.hu>
52651              Date: Sat, 16 Dec 2000 01:40:52 +0100
52652              Message-ID: <20001216014052.A335@freemail.hu>
52653      Branch: perl
52654            ! djgpp/config.over t/base/commonsense.t
52655 ____________________________________________________________________________
52656 [  8141] By: jhi                                   on 2000/12/16  17:09:27
52657         Log: Few uncheckedin files.
52658      Branch: perl
52659            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
52660 ____________________________________________________________________________
52661 [  8140] By: nick                                  on 2000/12/15  22:14:31
52662         Log: Integrate mainline
52663      Branch: perlio
52664           !> (integrate 53 files)
52665 ____________________________________________________________________________
52666 [  8139] By: jhi                                   on 2000/12/15  19:49:49
52667         Log: One more IVUV tweak from Nicholas Clark.
52668      Branch: perl
52669            ! sv.c
52670 ____________________________________________________________________________
52671 [  8138] By: jhi                                   on 2000/12/15  19:17:06
52672         Log: Return of the IVUV-preservation, now seems to be happy even
52673              in Digital UNIX (the broken strtoul brokenness detection
52674              seems to have been the fly in the ointment).
52675      Branch: perl
52676            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52677            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
52678            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
52679            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
52680            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
52681            ! vos/config.ga.h win32/config.bc win32/config.gc
52682            ! win32/config.vc
52683 ____________________________________________________________________________
52684 [  8137] By: jhi                                   on 2000/12/15  18:12:14
52685         Log: Metaconfig unit change for #8136.
52686      Branch: metaconfig
52687            ! U/modified/d_strtoul.U
52688      Branch: metaconfig/U/perl
52689            ! d_strtoull.U d_strtouq.U
52690 ____________________________________________________________________________
52691 [  8136] By: jhi                                   on 2000/12/15  18:11:35
52692         Log: I don't think it's sensible or portable to test the strtou*
52693              on /^-/ strings.
52694      Branch: perl
52695            ! Configure
52696 ____________________________________________________________________________
52697 [  8135] By: jhi                                   on 2000/12/15  17:18:49
52698         Log: Metaconfig unit change for #8134.
52699      Branch: metaconfig
52700            ! U/modified/d_strtoul.U
52701 ____________________________________________________________________________
52702 [  8134] By: jhi                                   on 2000/12/15  17:14:13
52703         Log: If longsize is 8 we don't need a LL suffix for integer constants.
52704      Branch: perl
52705            ! Configure config_h.SH
52706 ____________________________________________________________________________
52707 [  8133] By: jhi                                   on 2000/12/15  16:00:23
52708         Log: Update Changes.
52709      Branch: perl
52710            ! Changes patchlevel.h
52711 ____________________________________________________________________________
52712 [  8132] By: jhi                                   on 2000/12/15  15:44:16
52713         Log: Some compilers get huffy if you do not cast a const pointer
52714              to a non-const when assigning.
52715      Branch: perl
52716            ! gv.c
52717 ____________________________________________________________________________
52718 [  8131] By: jhi                                   on 2000/12/15  15:38:30
52719         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
52720              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52721              Date: Fri, 15 Dec 2000 05:26:57 -0500
52722              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
52723      Branch: perl
52724            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
52725            ! t/pragma/overload.t
52726 ____________________________________________________________________________
52727 [  8130] By: jhi                                   on 2000/12/15  15:36:08
52728         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
52729              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52730              Date: Thu, 14 Dec 2000 22:02:43 -0500
52731              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
52732      Branch: perl
52733            ! gv.c perl.h
52734 ____________________________________________________________________________
52735 [  8129] By: jhi                                   on 2000/12/15  15:34:16
52736         Log: Subject: PATCH: h2xs nit
52737              From: Tim Jenness <t.jenness@jach.hawaii.edu>
52738              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
52739              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
52740              
52741              Add a template README.
52742      Branch: perl
52743            ! utils/h2xs.PL
52744 ____________________________________________________________________________
52745 [  8128] By: jhi                                   on 2000/12/15  15:32:22
52746         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
52747      Branch: perl
52748            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
52749 ____________________________________________________________________________
52750 [  8127] By: jhi                                   on 2000/12/15  15:19:34
52751         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
52752              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
52753              Date:     Thu, 14 Dec 2000 20:04:42 EST
52754              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
52755      Branch: perl
52756            ! ext/Opcode/Opcode.xs
52757 ____________________________________________________________________________
52758 [  8126] By: jhi                                   on 2000/12/15  15:17:49
52759         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
52760              From: Peter Prymmer <pvhp@forte.com>
52761              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
52762              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
52763      Branch: perl
52764            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
52765            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
52766            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
52767 ____________________________________________________________________________
52768 [  8125] By: jhi                                   on 2000/12/15  15:11:05
52769         Log: This seems to be a stage sane and stable enough to checkin.
52770              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
52771      Branch: perl
52772            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
52773            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
52774            ! t/op/cmp.t t/op/numconvert.t
52775 ____________________________________________________________________________
52776 [  8124] By: jhi                                   on 2000/12/15  04:20:26
52777         Log: Something is really wonky.
52778      Branch: perl
52779            ! sv.c
52780 ____________________________________________________________________________
52781 [  8123] By: jhi                                   on 2000/12/15  04:00:50
52782         Log: Fixes for the IV UV patches to compile in Digital UNIX.
52783      Branch: perl
52784            ! sv.c
52785 ____________________________________________________________________________
52786 [  8122] By: jhi                                   on 2000/12/15  02:53:40
52787         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
52788              From: "Craig A. Berry" <craigberry@mac.com>
52789              Date: Thu, 14 Dec 2000 19:10:49 -0600
52790              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
52791      Branch: perl
52792            ! vms/vms.c
52793 ____________________________________________________________________________
52794 [  8121] By: jhi                                   on 2000/12/15  02:50:00
52795         Log: Metaconfig changes for #8120.
52796      Branch: metaconfig
52797            + U/modified/d_strtoul.U
52798      Branch: metaconfig/U/perl
52799            ! d_strtoull.U d_strtouq.U
52800 ____________________________________________________________________________
52801 [  8120] By: jhi                                   on 2000/12/15  02:49:42
52802         Log: From: Nicholas Clark <nick@ccl4.org> 
52803              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
52804              Date: Thu, 14 Dec 2000 18:38:57 +0000
52805              Message-ID: <20001214183857.B97909@plum.flirble.org>
52806      Branch: perl
52807            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52808            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
52809            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
52810            ! vos/config.ga.def vos/config.ga.h win32/config.bc
52811            ! win32/config.gc win32/config.vc
52812 ____________________________________________________________________________
52813 [  8119] By: jhi                                   on 2000/12/14  23:40:58
52814         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
52815              From: Nicholas Clark <nick@ccl4.org>
52816              Date: Wed, 13 Dec 2000 20:08:50 +0000
52817              Message-ID: <20001213200849.B71166@plum.flirble.org>
52818      Branch: perl
52819            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
52820            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
52821 ____________________________________________________________________________
52822 [  8118] By: jhi                                   on 2000/12/14  22:46:26
52823         Log: Integrate perlio.
52824      Branch: perl
52825           !> MANIFEST ext/Encode/compile makedef.pl
52826 ____________________________________________________________________________
52827 [  8117] By: nick                                  on 2000/12/14  22:38:53
52828         Log: Win32 tweaks to get Encode to build
52829              - temp hack to makedef.pl till PerlIO is properly "exported".
52830              - MSVC dislikes  
52831              static encpage_t foo[];
52832              so make 'em extern for now.
52833      Branch: perlio
52834            ! ext/Encode/compile makedef.pl
52835 ____________________________________________________________________________
52836 [  8116] By: nick                                  on 2000/12/14  22:00:53
52837         Log: Document the new files
52838      Branch: perlio
52839            ! MANIFEST
52840 ____________________________________________________________________________
52841 [  8115] By: jhi                                   on 2000/12/14  21:58:01
52842         Log: MANIFEST new files of #8114.
52843      Branch: perl
52844            ! MANIFEST
52845 ____________________________________________________________________________
52846 [  8114] By: jhi                                   on 2000/12/14  21:50:49
52847         Log: Integrate perlio.
52848      Branch: perl
52849           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
52850           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
52851           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
52852           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
52853           !> ext/Encode/Makefile.PL
52854 ____________________________________________________________________________
52855 [  8113] By: jhi                                   on 2000/12/14  21:48:49
52856         Log: The documentation part of the
52857              
52858              Subject: [ID 20001214.002] Net::Ping patch
52859              From: Jonathan Stowe <gellyfish@gellyfish.com>
52860              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
52861              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
52862              since the #7529 had already addressed the same problem.
52863      Branch: perl
52864            ! lib/Net/Ping.pm
52865 ____________________________________________________________________________
52866 [  8112] By: jhi                                   on 2000/12/14  21:42:57
52867         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
52868              From: Dominic Dunlop <domo@computer.org>
52869              Date: Tue, 12 Dec 2000 10:47:10 +0100
52870              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
52871              
52872              Document how elusive subroutines can be.
52873      Branch: perl
52874            ! pod/perlfunc.pod
52875 ____________________________________________________________________________
52876 [  8111] By: jhi                                   on 2000/12/14  21:38:05
52877         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
52878              From: Dominic Dunlop <domo@computer.org>
52879              Date: Thu, 14 Dec 2000 10:13:51 +0100
52880              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
52881      Branch: perl
52882            ! ext/POSIX/POSIX.pod
52883 ____________________________________________________________________________
52884 [  8110] By: jhi                                   on 2000/12/14  21:36:32
52885         Log: Subject: [patch] perlfaq7
52886              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
52887              Date: Thu, 14 Dec 2000 15:31:07 +0100
52888              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
52889      Branch: perl
52890            ! pod/perlfaq7.pod
52891 ____________________________________________________________________________
52892 [  8109] By: jhi                                   on 2000/12/14  21:29:20
52893         Log: Subject: [8104] Encode
52894              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52895              Date: Thu, 14 Dec 2000 14:49:34 +0100
52896              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
52897              
52898              Type casting for nervous compilers.
52899      Branch: perl
52900            ! ext/Encode/Encode.xs
52901 ____________________________________________________________________________
52902 [  8108] By: jhi                                   on 2000/12/14  21:26:17
52903         Log: Subject: [8104] DB_File
52904              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52905              Date: Thu, 14 Dec 2000 14:49:35 +0100
52906              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
52907              
52908              Type definition incorrect for DB 2.7.7.  Not known when it
52909              changed, so only changed it for a known revision.
52910      Branch: perl
52911            ! ext/DB_File/DB_File.xs
52912 ____________________________________________________________________________
52913 [  8107] By: jhi                                   on 2000/12/14  21:23:41
52914         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
52915              From: Peter Prymmer <pvhp@forte.com>
52916              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
52917              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
52918              
52919              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
52920      Branch: perl
52921            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
52922            ! ext/Encode/Encode/posix-bc.enc
52923 ____________________________________________________________________________
52924 [  8106] By: nick                                  on 2000/12/14  20:36:13
52925         Log: "Cold" build correction to Encode's Makefile.PL
52926      Branch: perlio
52927            ! ext/Encode/Makefile.PL
52928 ____________________________________________________________________________
52929 [  8105] By: nick                                  on 2000/12/14  20:09:37
52930         Log: "Compiled" encodings.
52931              Correct replacement character in EBCDIC .enc files
52932              Add 0x7F to ASCII repertoire.
52933      Branch: perlio
52934            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
52935            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
52936            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
52937            ! ext/Encode/Makefile.PL ext/Encode/compile
52938            ! ext/Encode/encengine.c ext/Encode/encode.h
52939 ____________________________________________________________________________
52940 [  8104] By: nick                                  on 2000/12/14  00:38:20
52941         Log: Integrate mainline
52942      Branch: perlio
52943           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
52944           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
52945           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
52946           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
52947           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
52948           !> t/lib/db-hash.t t/lib/db-recno.t
52949 ____________________________________________________________________________
52950 [  8103] By: nick                                  on 2000/12/13  23:16:13
52951         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
52952              so far and so it does not get lost.
52953      Branch: perlio
52954            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
52955 ____________________________________________________________________________
52956 [  8102] By: jhi                                   on 2000/12/13  17:14:22
52957         Log: Update Changes.
52958      Branch: perl
52959            ! Changes patchlevel.h
52960 ____________________________________________________________________________
52961 [  8101] By: jhi                                   on 2000/12/13  16:53:41
52962         Log: Move the proto of start_glob() to a better place; regen api files.
52963      Branch: perl
52964            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
52965 ____________________________________________________________________________
52966 [  8100] By: jhi                                   on 2000/12/13  16:47:11
52967         Log: Metaconfig change for #8099.
52968      Branch: metaconfig
52969            ! U/modified/Head.U
52970 ____________________________________________________________________________
52971 [  8099] By: jhi                                   on 2000/12/13  16:46:48
52972         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
52973              From: Andy Dougherty <doughera@lafayette.edu>
52974              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
52975              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
52976      Branch: perl
52977            ! Configure
52978 ____________________________________________________________________________
52979 [  8098] By: jhi                                   on 2000/12/13  16:39:02
52980         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
52981              From: rspier@pobox.com (Robert Spier)
52982              Date: Tue, 12 Dec 2000 21:12:39 -0500
52983              Message-ID: <14902.56087.678086.725773@rls.cx>
52984              
52985              fastgetcwd is defined using a glob alias on a $^O dependent basis -
52986              and there was no default assignment or perl subroutine.
52987      Branch: perl
52988            ! lib/Cwd.pm
52989 ____________________________________________________________________________
52990 [  8097] By: jhi                                   on 2000/12/13  16:16:01
52991         Log: Subject: [PATCH] move startglob out of pp_hot.c
52992              From: Nicholas Clark <nick@ccl4.org>
52993              Date: Mon, 11 Dec 2000 23:16:39 +0000
52994              Message-ID: <20001211231638.A55550@plum.flirble.org>
52995      Branch: perl
52996            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
52997 ____________________________________________________________________________
52998 [  8096] By: jhi                                   on 2000/12/13  15:26:23
52999         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
53000              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
53001              Date: Wed, 13 Dec 2000 14:01:37 +0100
53002              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
53003              
53004              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
53005              in turn requires libpthread in libswanted.
53006      Branch: perl
53007            ! hints/hpux.sh
53008 ____________________________________________________________________________
53009 [  8095] By: jhi                                   on 2000/12/12  19:51:05
53010         Log: The integration wars continue.
53011      Branch: perl
53012           !> sv.c
53013 ____________________________________________________________________________
53014 [  8094] By: jhi                                   on 2000/12/12  19:48:26
53015         Log: Subject: [PATCH perl@8070] DB_File-1.74  
53016              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
53017              Date: Mon, 11 Dec 2000 23:07:17 -0000
53018              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
53019      Branch: perl
53020            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
53021            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
53022            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
53023            ! t/lib/db-recno.t
53024 ____________________________________________________________________________
53025 [  8093] By: nick                                  on 2000/12/12  19:42:13
53026         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
53027      Branch: perlio
53028            ! sv.c
53029           !> lib/File/DosGlob.pm
53030 ____________________________________________________________________________
53031 [  8092] By: jhi                                   on 2000/12/12  19:28:11
53032         Log: Integrate perlio.
53033      Branch: perl
53034           !> sv.c
53035 ____________________________________________________________________________
53036 [  8091] By: nick                                  on 2000/12/12  18:49:45
53037         Log: Fix for Tk, and upgrading shared SVs.
53038      Branch: perlio
53039            ! sv.c
53040 ____________________________________________________________________________
53041 [  8090] By: jhi                                   on 2000/12/12  16:48:59
53042         Log: Subject: [PATCH] Re: Breadperl & Tk
53043              From: Nick Ing-Simmons <nik@tiuk.ti.com>
53044              Date: Tue, 12 Dec 2000 14:48:27 GMT
53045              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
53046      Branch: perl
53047            ! sv.c
53048 ____________________________________________________________________________
53049 [  8089] By: jhi                                   on 2000/12/12  03:37:19
53050         Log: Subject: DosGlob.pm diff for bash style brace expansion.
53051              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
53052              Date: Fri, 8 Dec 2000 10:45:30 -0600
53053              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
53054      Branch: perl
53055            ! lib/File/DosGlob.pm
53056 ____________________________________________________________________________
53057 [  8088] By: nick                                  on 2000/12/11  23:59:59
53058         Log: Integrate mainline
53059      Branch: perlio
53060           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
53061           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
53062           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
53063           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
53064           !> t/op/local.t t/pragma/warn/toke toke.c
53065 ____________________________________________________________________________
53066 [  8087] By: jhi                                   on 2000/12/11  23:20:23
53067         Log: Integrate perlio.
53068      Branch: perl
53069           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
53070 ____________________________________________________________________________
53071 [  8086] By: jhi                                   on 2000/12/11  22:50:59
53072         Log: Tune further the OS detection of CGI.
53073      Branch: perl
53074            ! lib/CGI.pm
53075 ____________________________________________________________________________
53076 [  8085] By: nick                                  on 2000/12/11  22:50:46
53077         Log: Finish 1st pass of "encoding" layer e.g. :
53078              open($fh,"<encoding(iso8859-7)",$greek) || die;
53079      Branch: perlio
53080            ! ext/Encode/Encode.xs perlio.c perliol.h
53081 ____________________________________________________________________________
53082 [  8084] By: jhi                                   on 2000/12/11  22:32:06
53083         Log: Revert the -f ambiguousity patch, seems to cause
53084              too much hassle (the interpret -Q as a function
53085              where Q is not a known filetest part is left in).
53086      Branch: perl
53087            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
53088            ! toke.c
53089 ____________________________________________________________________________
53090 [  8083] By: jhi                                   on 2000/12/11  22:27:23
53091         Log: (accidentally empty check-in)
53092      Branch: perl
53093            ! lib/File/DosGlob.pm
53094 ____________________________________________________________________________
53095 [  8082] By: nick                                  on 2000/12/11  19:09:51
53096         Log: Restore mmap function (broken by tweaks to shared buffer
53097              layer for encode(xxxx)).
53098      Branch: perlio
53099            ! perlio.c
53100 ____________________________________________________________________________
53101 [  8081] By: jhi                                   on 2000/12/11  18:29:13
53102         Log: Subject: Re: The long awaited feature ...
53103              From: Simon Cozens <simon@cozens.net>
53104              Date: Mon, 11 Dec 2000 15:54:24 +0000
53105              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
53106              
53107              More io/utf8 tests.
53108      Branch: perl
53109            ! t/io/utf8.t
53110 ____________________________________________________________________________
53111 [  8080] By: jhi                                   on 2000/12/11  18:19:36
53112         Log: Subject: PATCH MakeMaker manpage clarification
53113              From: andreas.koenig@anima.de (Andreas J. Koenig)
53114              Date: 10 Dec 2000 20:46:13 +0100
53115              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
53116      Branch: perl
53117            ! lib/ExtUtils/MakeMaker.pm
53118 ____________________________________________________________________________
53119 [  8079] By: jhi                                   on 2000/12/11  15:35:07
53120         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
53121              From: Simon Cozens <simon@cozens.net>
53122              Date: Sun, 10 Dec 2000 19:06:19 +0000
53123              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
53124      Branch: perl
53125            ! ext/B/B/Deparse.pm t/lib/b.t
53126 ____________________________________________________________________________
53127 [  8078] By: jhi                                   on 2000/12/11  15:09:11
53128         Log: Subject: [PATCH] docs on NaN
53129              From: Nicholas Clark <nick@ccl4.org>
53130              Date: Mon, 11 Dec 2000 01:48:38 +0000
53131              Message-ID: <20001211014838.B99205@plum.flirble.org>
53132      Branch: perl
53133            ! pod/perlop.pod
53134 ____________________________________________________________________________
53135 [  8077] By: jhi                                   on 2000/12/11  15:02:21
53136         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
53137              From: Simon Cozens <simon@cozens.net>
53138              Date: Mon, 11 Dec 2000 01:21:45 +0000
53139              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
53140      Branch: perl
53141            ! pp.c pp_hot.c scope.c t/op/local.t
53142 ____________________________________________________________________________
53143 [  8076] By: nick                                  on 2000/12/10  20:43:32
53144         Log: Not merge worthy...
53145              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
53146              syntax is modelled on attributes.
53147              Untested fix for io/utf8 on Win32 etc.
53148              Very clumsy start to the encode layer.
53149      Branch: perlio
53150            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
53151 ____________________________________________________________________________
53152 [  8075] By: jhi                                   on 2000/12/10  18:39:33
53153         Log: Darwin is not Windows.
53154      Branch: perl
53155            ! lib/CGI.pm
53156 ____________________________________________________________________________
53157 [  8074] By: jhi                                   on 2000/12/10  18:31:27
53158         Log: Subject: Ambiguous -%c() resolved as a file test
53159              From: "Paul Marquess" <Paul.Marquess@openwave.com>
53160              Date: Sun, 10 Dec 2000 15:35:07 -0000
53161              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
53162      Branch: perl
53163            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
53164 ____________________________________________________________________________
53165 [  8073] By: jhi                                   on 2000/12/10  18:16:29
53166         Log: Subject: PATCH installperl misinformed 
53167              From: andreas.koenig@anima.de (Andreas J. Koenig)
53168              Date: 10 Dec 2000 13:01:32 +0100 
53169              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
53170      Branch: perl
53171            ! installperl
53172 ____________________________________________________________________________
53173 [  8072] By: jhi                                   on 2000/12/10  18:07:55
53174         Log: The walkoptree confusion rages; walkoptree() seems to be coming
53175              from B.xs, while walkoptree_slow() comes from B.pm.
53176      Branch: perl
53177            ! ext/B/B.pm
53178 ____________________________________________________________________________
53179 [  8071] By: nick                                  on 2000/12/10  11:45:47
53180         Log: Integrate mainline
53181      Branch: perlio
53182           +> t/base/commonsense.t
53183           !> (integrate 37 files)
53184 ____________________________________________________________________________
53185 [  8070] By: jhi                                   on 2000/12/10  04:46:21
53186         Log: Update Changes.
53187      Branch: perl
53188            ! Changes patchlevel.h
53189 ____________________________________________________________________________
53190 [  8069] By: jhi                                   on 2000/12/10  04:39:19
53191         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
53192              From: andreas.koenig@anima.de (Andreas J. Koenig)
53193              Date: 09 Dec 2000 17:14:25 +0100
53194              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
53195      Branch: perl
53196            + t/base/commonsense.t
53197            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
53198 ____________________________________________________________________________
53199 [  8068] By: jhi                                   on 2000/12/10  04:17:36
53200         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
53201              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
53202              Date: Sat, 9 Dec 2000 16:47:22 -0000
53203              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
53204      Branch: perl
53205            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
53206            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
53207            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
53208            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
53209            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
53210            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
53211            ! t/lib/sdbm.t
53212 ____________________________________________________________________________
53213 [  8067] By: jhi                                   on 2000/12/10  03:52:02
53214         Log: Test case for #8066.
53215      Branch: perl
53216            ! t/op/misc.t
53217 ____________________________________________________________________________
53218 [  8066] By: jhi                                   on 2000/12/10  03:50:30
53219         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
53220              From: Simon Cozens <simon@cozens.net>
53221              Date: Sun, 10 Dec 2000 00:55:37 +0000
53222              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
53223      Branch: perl
53224            ! pp_sys.c
53225 ____________________________________________________________________________
53226 [  8065] By: jhi                                   on 2000/12/10  03:44:52
53227         Log: Test case for #8064.
53228      Branch: perl
53229            ! t/comp/proto.t
53230 ____________________________________________________________________________
53231 [  8064] By: jhi                                   on 2000/12/10  03:42:32
53232         Log: Subject: Re: prototype of substr
53233              From: Simon Cozens <simon@cozens.net>
53234              Date: Sun, 10 Dec 2000 00:13:33 +0000
53235              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
53236              
53237              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
53238              In other words, make the returned prototypes for any function
53239              stop prepending the ';' optionality marker after the first one.
53240              If they start getting optional, all the rest are optional.
53241      Branch: perl
53242            ! pp.c
53243 ____________________________________________________________________________
53244 [  8063] By: jhi                                   on 2000/12/10  03:39:42
53245         Log: Subject: [PATCH] perlguts.pod
53246              From: Simon Cozens <simon@cozens.net>
53247              Date: Sun, 10 Dec 2000 00:06:47 +0000
53248              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
53249              
53250              Documentation of the different types of ops,
53251              plus the functions in dump.c
53252      Branch: perl
53253            ! pod/perlguts.pod
53254 ____________________________________________________________________________
53255 [  8062] By: jhi                                   on 2000/12/10  03:30:04
53256         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
53257              From: Nicholas Clark <nick@talking.bollo.cx>
53258              Date: Sat, 09 Dec 2000 18:57:25 +0000
53259              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
53260              
53261              Be more robust in weird hostname setups.
53262      Branch: perl
53263            ! t/lib/net-hostent.t
53264 ____________________________________________________________________________
53265 [  8061] By: jhi                                   on 2000/12/10  03:28:21
53266         Log: Pacify fussy compiler. 
53267      Branch: perl
53268            ! pp_sys.c
53269 ____________________________________________________________________________
53270 [  8060] By: jhi                                   on 2000/12/10  02:52:46
53271         Log: Integrate perlio.
53272      Branch: perl
53273           !> pp_sys.c t/io/utf8.t
53274 ____________________________________________________________________________
53275 [  8059] By: nick                                  on 2000/12/09  23:40:14
53276         Log: read/sysread/recv should now be utf8 aware.
53277              Basic test for utf8 read.
53278      Branch: perlio
53279            ! pp_sys.c t/io/utf8.t
53280 ____________________________________________________________________________
53281 [  8058] By: jhi                                   on 2000/12/09  21:56:02
53282         Log: Integrate perlio.
53283      Branch: perl
53284           +> t/io/utf8.t
53285           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
53286 ____________________________________________________________________________
53287 [  8057] By: jhi                                   on 2000/12/09  21:53:35
53288         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
53289              From: Inaba Hiroto <inaba@st.rim.or.jp>
53290              Date: Sun, 10 Dec 2000 05:53:21 +0900
53291              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
53292              
53293              Tests for #8056.
53294      Branch: perl
53295            ! t/op/each.t
53296 ____________________________________________________________________________
53297 [  8056] By: jhi                                   on 2000/12/09  21:51:16
53298         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
53299              From: Inaba Hiroto <inaba@st.rim.or.jp>
53300              Date: Sat, 09 Dec 2000 18:02:00 +0900
53301              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
53302              
53303              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
53304      Branch: perl
53305            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
53306 ____________________________________________________________________________
53307 [  8055] By: nick                                  on 2000/12/09  20:11:48
53308         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
53309              than raw PerlIO_write() - does not seem to break any tests.
53310      Branch: perlio
53311            ! pp_sys.c
53312 ____________________________________________________________________________
53313 [  8054] By: nick                                  on 2000/12/09  19:47:30
53314         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
53315              (sysread, recv and write i.e. formats still to do...)
53316              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
53317              open($fh,">:utf8","name")
53318              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
53319              so no extra overhead is involved.
53320              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
53321              to a non-utf8 stream.
53322              Add initial io/utf8.t
53323              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
53324              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
53325              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
53326      Branch: perlio
53327            + t/io/utf8.t
53328            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
53329 ____________________________________________________________________________
53330 [  8053] By: nick                                  on 2000/12/09  19:26:37
53331         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
53332              was only testing this_utf8.
53333      Branch: perlio
53334            ! toke.c
53335 ____________________________________________________________________________
53336 [  8052] By: nick                                  on 2000/12/09  19:09:41
53337         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
53338              i.e. the output string has one, but don't mess with source assumption.
53339      Branch: perlio
53340            ! toke.c
53341 ____________________________________________________________________________
53342 [  8051] By: jhi                                   on 2000/12/09  16:55:17
53343         Log: Integrate perlio.
53344      Branch: perl
53345           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
53346           !> sv.c thrdvar.h util.c
53347 ____________________________________________________________________________
53348 [  8050] By: jhi                                   on 2000/12/09  16:48:07
53349         Log: Nits noticed by Peter Prymmer.
53350      Branch: perl
53351            ! lib/ExtUtils/MM_VMS.pm
53352 ____________________________________________________________________________
53353 [  8049] By: nick                                  on 2000/12/09  13:49:40
53354         Log: UTF8 output prework.
53355              - Store $\ and $, as SVs so they can have SvUTF8 flag
53356              - use do_print() rather than raw PerlIO_write() to print them.
53357      Branch: perlio
53358            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
53359            ! thrdvar.h util.c
53360 ____________________________________________________________________________
53361 [  8048] By: nick                                  on 2000/12/09  12:30:43
53362         Log: Integrate mainline.
53363      Branch: perlio
53364           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
53365           +> t/op/reverse.t
53366           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
53367           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
53368           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
53369           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
53370           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
53371           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
53372 ____________________________________________________________________________
53373 [  8047] By: jhi                                   on 2000/12/09  00:23:27
53374         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
53375              From: Michael G Schwern <schwern@pobox.com>
53376              Date: Fri, 8 Dec 2000 14:43:04 -0600
53377      Branch: perl
53378            ! lib/ExtUtils/MM_VMS.pm
53379 ____________________________________________________________________________
53380 [  8046] By: jhi                                   on 2000/12/08  23:10:27
53381         Log: A missed check-in.
53382      Branch: perl
53383            ! lib/ExtUtils/Manifest.pm
53384 ____________________________________________________________________________
53385 [  8045] By: jhi                                   on 2000/12/08  21:57:12
53386         Log: (null check-in)
53387      Branch: perl
53388            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
53389 ____________________________________________________________________________
53390 [  8044] By: jhi                                   on 2000/12/08  21:11:06
53391         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
53392              at the final draft stage.
53393      Branch: perl
53394            + ext/Encode/Encode/iso8859-16.enc
53395            ! MANIFEST
53396 ____________________________________________________________________________
53397 [  8043] By: jhi                                   on 2000/12/08  16:39:04
53398         Log: Update Changes.
53399      Branch: perl
53400            ! Changes patchlevel.h
53401 ____________________________________________________________________________
53402 [  8042] By: jhi                                   on 2000/12/08  16:33:39
53403         Log: Do not return the Unicode replacement character if UTF-8
53404              decoding goes awry, it should be up to the caller to decide.
53405      Branch: perl
53406            ! pod/perlapi.pod utf8.c
53407 ____________________________________________________________________________
53408 [  8041] By: jhi                                   on 2000/12/08  16:22:28
53409         Log: metaconfig maintenance.
53410      Branch: metaconfig
53411            ! U/modified/stdchar.U
53412      Branch: metaconfig/U/perl
53413            + testsyml.U
53414 ____________________________________________________________________________
53415 [  8040] By: jhi                                   on 2000/12/08  16:03:08
53416         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
53417              From: sthoenna@efn.org
53418              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
53419              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
53420      Branch: perl
53421            ! Changes lib/ExtUtils/MM_OS2.pm
53422 ____________________________________________________________________________
53423 [  8039] By: jhi                                   on 2000/12/08  15:57:11
53424         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
53425              From: Simon Cozens <simon@cozens.net>
53426              Date: Fri, 8 Dec 2000 13:33:31 +0000
53427              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
53428              
53429              (The pp_hot part needed a rewrite.)
53430      Branch: perl
53431            ! doop.c pp_hot.c utf8.c
53432 ____________________________________________________________________________
53433 [  8038] By: jhi                                   on 2000/12/08  15:25:08
53434         Log: Subject: djSP
53435              From: Michael Stevens <michael@etla.org>
53436              Date: Wed, 6 Dec 2000 23:24:01 +0000
53437              Message-ID: <20001206232400.A21381@firedrake.org>
53438              
53439              Plus a note from Nick Ing-Simmons.
53440      Branch: perl
53441            ! pp.h
53442 ____________________________________________________________________________
53443 [  8037] By: jhi                                   on 2000/12/08  15:18:35
53444         Log: Filetype is text.
53445      Branch: perl
53446            ! t/op/utf8decode.t
53447 ____________________________________________________________________________
53448 [  8036] By: jhi                                   on 2000/12/08  03:31:27
53449         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
53450              From: Andy Dougherty <doughera@lafayette.edu>
53451              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
53452              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
53453              
53454              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
53455              From: Andy Dougherty <doughera@lafayette.edu>
53456              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
53457              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
53458      Branch: perl
53459            + ext/POSIX/hints/svr4.pl
53460            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
53461 ____________________________________________________________________________
53462 [  8035] By: jhi                                   on 2000/12/08  03:26:01
53463         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
53464              From: Andy Dougherty <doughera@lafayette.edu>
53465              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
53466              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
53467      Branch: perl
53468            ! t/README t/base/term.t
53469 ____________________________________________________________________________
53470 [  8034] By: jhi                                   on 2000/12/08  03:21:59
53471         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
53472              From: mjd@plover.com  
53473              Date: 7 Dec 2000 21:04:20 -0000
53474              Message-ID: <20001207210420.22282.qmail@plover.com>
53475              
53476              Plus -z doc.
53477      Branch: perl
53478            ! pod/perlfunc.pod
53479 ____________________________________________________________________________
53480 [  8033] By: jhi                                   on 2000/12/08  03:19:03
53481         Log: Use the UTF8 macros a bit.  They can't be used with abandon
53482              everywhere because we do generate illegal UTF-8 in some situations.
53483              This is of course naughty.
53484      Branch: perl
53485            ! pod/perlapi.pod utf8.c utf8.h
53486 ____________________________________________________________________________
53487 [  8032] By: jhi                                   on 2000/12/08  03:00:09
53488         Log: Out of sync?
53489      Branch: perl
53490            ! t/pragma/warn/utf8
53491 ____________________________________________________________________________
53492 [  8031] By: jhi                                   on 2000/12/08  02:22:39
53493         Log: Cnt spl.
53494      Branch: perl
53495            ! MANIFEST
53496 ____________________________________________________________________________
53497 [  8030] By: jhi                                   on 2000/12/08  01:23:54
53498         Log: Add test for reverse().
53499      Branch: perl
53500            + t/op/reverse.t
53501            ! MANIFEST
53502 ____________________________________________________________________________
53503 [  8029] By: jhi                                   on 2000/12/08  01:21:47
53504         Log: Integrate perlio.
53505      Branch: perl
53506           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
53507           !> perlio.c perlio.h perlsdio.h warnings.pl
53508 ____________________________________________________________________________
53509 [  8028] By: jhi                                   on 2000/12/08  01:19:08
53510         Log: Introduce macros for UTF8 decoding.
53511      Branch: perl
53512            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
53513 ____________________________________________________________________________
53514 [  8027] By: nick                                  on 2000/12/07  22:18:19
53515         Log: Integrate mainline
53516      Branch: perlio
53517           !> embed.pl pod/perlapi.pod utf8.c
53518 ____________________________________________________________________________
53519 [  8026] By: nick                                  on 2000/12/07  21:45:08
53520         Log: Various oddities p4 diff -se showed up
53521              Remove 'our' from warnings.pl
53522      Branch: perlio
53523            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
53524 ____________________________________________________________________________
53525 [  8025] By: nick                                  on 2000/12/07  21:43:32
53526         Log: Change PerlIO_(get|set)pos to take SV *
53527              Should fix, OS/2, VMS, (sfio??)
53528      Branch: perlio
53529            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
53530 ____________________________________________________________________________
53531 [  8024] By: jhi                                   on 2000/12/07  19:05:32
53532         Log: Document utf8_to_uv() better.
53533      Branch: perl
53534            ! pod/perlapi.pod utf8.c
53535 ____________________________________________________________________________
53536 [  8023] By: jhi                                   on 2000/12/07  18:23:47
53537         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
53538      Branch: perl
53539            ! embed.pl pod/perlapi.pod utf8.c
53540 ____________________________________________________________________________
53541 [  8022] By: jhi                                   on 2000/12/07  04:13:51
53542         Log: Integrate perlio.
53543      Branch: perl
53544           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
53545           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
53546           !> win32/makefile.mk
53547 ____________________________________________________________________________
53548 [  8021] By: nick                                  on 2000/12/07  00:28:14
53549         Log: Various attempts at MSVC debug - not sure what has
53550              changed but works now. 
53551              Seems atexit() _may_ work for DLLs built with MSVC so don't
53552              call cleanup that way.
53553      Branch: perlio
53554            ! perlio.c win32/makefile.mk
53555 ____________________________________________________________________________
53556 [  8020] By: nick                                  on 2000/12/06  19:57:20
53557         Log: Integrate mainline
53558      Branch: perlio
53559           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
53560           !> (integrate 75 files)
53561 ____________________________________________________________________________
53562 [  8019] By: nick                                  on 2000/12/06  19:28:21
53563         Log: Add useperlio to config.vc
53564              Turn off binmode in config_H.PL
53565              Regen all the config_H.xx
53566              Attempt to get debugging build with MSVC.
53567      Branch: perlio
53568            ! win32/config.vc win32/config_H.bc win32/config_H.gc
53569            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
53570 ____________________________________________________________________________
53571 [  8018] By: nick                                  on 2000/12/06  19:21:57
53572         Log: Test various dup/external program options on all platforms.
53573      Branch: perlio
53574            ! t/io/dup.t
53575 ____________________________________________________________________________
53576 [  8017] By: nick                                  on 2000/12/06  19:20:47
53577         Log: Fix harness to be less picky
53578      Branch: perlio
53579            ! lib/Test/Harness.pm
53580 ____________________________________________________________________________
53581 [  8016] By: jhi                                   on 2000/12/06  16:45:12
53582         Log: Update Changes.
53583      Branch: perl
53584            ! Changes patchlevel.h
53585 ____________________________________________________________________________
53586 [  8015] By: jhi                                   on 2000/12/06  16:41:03
53587         Log: Test \x{...} with ord().
53588      Branch: perl
53589            ! t/op/ord.t
53590 ____________________________________________________________________________
53591 [  8014] By: jhi                                   on 2000/12/06  16:20:33
53592         Log: Test tweak because of #8013.
53593      Branch: perl
53594            ! t/lib/b.t
53595 ____________________________________________________________________________
53596 [  8013] By: jhi                                   on 2000/12/06  16:09:09
53597         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
53598              From: Michael G Schwern <schwern@pobox.com>
53599              Date: Tue, 5 Dec 2000 21:23:28 -0500
53600              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
53601              
53602              Carp::Heavy parts not very applicable because of recent changes.
53603      Branch: perl
53604            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
53605            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
53606            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
53607            ! lib/Exporter.pm lib/Exporter/Heavy.pm
53608            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
53609            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
53610            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
53611            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
53612            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
53613            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
53614            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
53615            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
53616            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
53617            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
53618            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
53619            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
53620            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
53621            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
53622            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
53623            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
53624            ! warnings.pl
53625 ____________________________________________________________________________
53626 [  8012] By: jhi                                   on 2000/12/06  15:22:38
53627         Log: Subject: [PATCH] Re: New harness is failing things
53628              From: Nick Ing-Simmons <nik@tiuk.ti.com>
53629              Date: Wed, 6 Dec 2000 13:00:30 GMT
53630              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
53631      Branch: perl
53632            ! lib/Test/Harness.pm
53633 ____________________________________________________________________________
53634 [  8011] By: jhi                                   on 2000/12/06  15:12:08
53635         Log: Subject: installhtml changes
53636              From: Michael Stevens <michael@etla.org>
53637              Date: Wed, 6 Dec 2000 13:15:53 +0000
53638              Message-ID: <20001206131553.A27317@firedrake.org>
53639      Branch: perl
53640            ! installhtml
53641 ____________________________________________________________________________
53642 [  8010] By: jhi                                   on 2000/12/06  15:06:05
53643         Log: Subject: the dTHR hits
53644              From: Michael Stevens <michael@etla.org>
53645              Date: Wed, 6 Dec 2000 12:06:03 +0000
53646              Message-ID: <20001206120603.A24581@firedrake.org>
53647              
53648              More, errrm, less dTHRs.
53649      Branch: perl
53650            ! bytecode.pl ext/B/B/C.pm
53651 ____________________________________________________________________________
53652 [  8009] By: jhi                                   on 2000/12/06  15:04:25
53653         Log: Subject: MakeMaker mailing list gone?
53654              From: Michael G Schwern <schwern@pobox.com>
53655              Date: Tue, 5 Dec 2000 19:29:59 -0500
53656              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
53657              
53658              The MakeMaker mailing list is dead, perlbug is the right
53659              address to report bugs.
53660      Branch: perl
53661            ! lib/ExtUtils/MakeMaker.pm
53662 ____________________________________________________________________________
53663 [  8008] By: jhi                                   on 2000/12/06  15:00:32
53664         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
53665              From: Michael G Schwern <schwern@pobox.com>
53666              Date: Tue, 5 Dec 2000 19:21:21 -0500
53667              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
53668              
53669              Add a default MANIFEST skip that ignores things like
53670              version control files, editor temporary files, and the Makefile.
53671      Branch: perl
53672            + lib/ExtUtils/MANIFEST.SKIP
53673            ! MANIFEST lib/ExtUtils/Manifest.pm
53674 ____________________________________________________________________________
53675 [  8007] By: jhi                                   on 2000/12/06  14:57:20
53676         Log: In Amiga more manual hackery of the scripts seems to be needed,
53677              from Jan-Erik Karlsson.  Why Configure does not get this right
53678              is unknown, may be shell-induced.
53679      Branch: perl
53680            ! README.amiga
53681 ____________________________________________________________________________
53682 [  8006] By: jhi                                   on 2000/12/05  23:53:12
53683         Log: Add TOPm1s to peek at the second topmost stack item.
53684      Branch: perl
53685            ! pp.h
53686 ____________________________________________________________________________
53687 [  8005] By: jhi                                   on 2000/12/05  23:13:55
53688         Log: Avaunt, you foul UTF-8 tests.
53689      Branch: perl
53690            ! t/op/ver.t t/pragma/utf8.t
53691 ____________________________________________________________________________
53692 [  8004] By: jhi                                   on 2000/12/05  23:09:54
53693         Log: Continue utf8 dispersal. 
53694      Branch: perl
53695            + t/op/concat.t
53696            ! MANIFEST t/pragma/utf8.t
53697 ____________________________________________________________________________
53698 [  8003] By: nick                                  on 2000/12/05  23:02:39
53699         Log: Integrate mainline.
53700      Branch: perlio
53701           +> t/op/length.t t/op/utf8decode.t
53702           !> (integrate 69 files)
53703 ____________________________________________________________________________
53704 [  8002] By: jhi                                   on 2000/12/05  22:59:28
53705         Log: Integrate perlio.
53706      Branch: perl
53707           !> iperlsys.h perl.c perlio.c win32/perllib.c
53708 ____________________________________________________________________________
53709 [  8001] By: nick                                  on 2000/12/05  22:07:52
53710         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
53711              - calloc/free suffer from damage on TerminateThread()
53712              - use PerlMemShared (as originally planned) now fixed
53713              - avoid doing anything important on DLL "detach".
53714      Branch: perlio
53715            ! perl.c perlio.c win32/perllib.c
53716 ____________________________________________________________________________
53717 [  8000] By: nick                                  on 2000/12/05  21:05:09
53718         Log: Fix gross PerlMemShared issue.
53719      Branch: perlio
53720            ! iperlsys.h
53721 ____________________________________________________________________________
53722 [  7999] By: jhi                                   on 2000/12/05  20:46:58
53723         Log: Test for Unicode (UTF-8) hash keys.
53724      Branch: perl
53725            ! t/op/each.t
53726 ____________________________________________________________________________
53727 [  7998] By: jhi                                   on 2000/12/05  20:30:35
53728         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
53729              is now always UTF-8), empty line cosmetics.
53730      Branch: perl
53731            ! t/pragma/utf8.t
53732 ____________________________________________________________________________
53733 [  7997] By: jhi                                   on 2000/12/05  20:15:40
53734         Log: Subject: Re: STRLEN - what?
53735              From: Andy Dougherty <doughera@lafayette.edu>
53736              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
53737              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
53738              
53739              Explain STRLEN.
53740      Branch: perl
53741            ! pod/perlguts.pod
53742 ____________________________________________________________________________
53743 [  7996] By: jhi                                   on 2000/12/05  20:13:34
53744         Log: Split off the UTF-8 decoder tests, make them to check also
53745              the error message.
53746      Branch: perl
53747            + t/op/utf8decode.t
53748            ! MANIFEST t/pragma/utf8.t utf8.c
53749 ____________________________________________________________________________
53750 [  7995] By: jhi                                   on 2000/12/05  16:39:47
53751         Log: Start migrating bits of pragma/utf8 to elsewhere
53752              (since the long term plan is to obsolete 'use utf8').
53753      Branch: perl
53754            + t/op/length.t
53755            ! MANIFEST t/pragma/utf8.t
53756 ____________________________________________________________________________
53757 [  7994] By: jhi                                   on 2000/12/05  16:30:21
53758         Log: Fix a manual edit typo from #7993, fix the message formatting
53759              for Unicode, add few our declarations.
53760      Branch: perl
53761            ! lib/Carp/Heavy.pm
53762 ____________________________________________________________________________
53763 [  7993] By: jhi                                   on 2000/12/05  16:09:15
53764         Log: Subject: Need help with warnings :-(
53765              From: "Ben Tilly" <ben_tilly@hotmail.com>
53766              Date: Tue, 05 Dec 2000 01:35:54 -0500
53767              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
53768              
53769              Subject: UPDATE: Carp/Heavy now passes all tests
53770              From: "Ben Tilly" <ben_tilly@hotmail.com>
53771              Date: Tue, 05 Dec 2000 07:59:41 -0500
53772              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
53773              
53774              The Brave New Carp.
53775      Branch: perl
53776            ! lib/Carp.pm lib/Carp/Heavy.pm
53777 ____________________________________________________________________________
53778 [  7992] By: jhi                                   on 2000/12/05  15:55:08
53779         Log: Subject: [PATCH perl@7979] cygwin port
53780              From: "Eric Fifer" <efifer@dircon.co.uk>
53781              Date: Tue, 5 Dec 2000 14:04:09 -0000
53782              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
53783      Branch: perl
53784            ! t/lib/net-hostent.t
53785 ____________________________________________________________________________
53786 [  7991] By: jhi                                   on 2000/12/05  15:52:34
53787         Log: Subject: Re: [PATCH] The largest hoax of all times?
53788              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53789              Date: Tue, 5 Dec 2000 00:40:25 -0500
53790              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
53791              
53792              Subject: Re: [PATCH] The largest hoax of all times?
53793              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53794              Date: Mon, 4 Dec 2000 23:55:53 -0500
53795              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
53796              
53797              Subject: Re: [PATCH] The largest hoax of all times?
53798              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53799              Date: Tue, 5 Dec 2000 01:28:45 -0500
53800              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
53801              
53802              Fix the unpredictable order of DESTROYs.
53803      Branch: perl
53804            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
53805            ! sv.c sv.h t/op/ref.t
53806 ____________________________________________________________________________
53807 [  7990] By: jhi                                   on 2000/12/05  14:38:53
53808         Log: Subject: [PATCH] shrink pp_hot fractionally
53809              From: Nicholas Clark <nick@ccl4.org>
53810              Date: Tue, 5 Dec 2000 12:44:31 +0000
53811              Message-ID: <20001205124431.E74518@plum.flirble.org>
53812              
53813              Use report_evil_fh().
53814      Branch: perl
53815            ! opcode.pl opnames.h pp_hot.c util.c
53816 ____________________________________________________________________________
53817 [  7989] By: jhi                                   on 2000/12/05  14:21:27
53818         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
53819              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
53820              Date: Mon, 04 Dec 2000 22:21:59 -0800
53821              Message-ID: <HmIL6gzkgepS092yn@efn.org>
53822              
53823              Harness shouldn't ignore responses like "ok 3\r\r\n".
53824      Branch: perl
53825            ! lib/Test/Harness.pm
53826 ____________________________________________________________________________
53827 [  7988] By: jhi                                   on 2000/12/05  13:51:28
53828         Log: Integrate the "skip" messages to explain().
53829      Branch: perl
53830            ! t/lib/syslfs.t t/op/lfs.t
53831 ____________________________________________________________________________
53832 [  7987] By: jhi                                   on 2000/12/05  12:34:54
53833         Log: The one that got away in #7984.
53834              
53835              Subject: Re: dTHR - what and why?
53836              From: Michael Stevens <michael@etla.org> 
53837              Date: Tue, 5 Dec 2000 11:15:52 +0000
53838              Message-ID: <20001205111552.A4647@firedrake.org>
53839      Branch: perl
53840            ! sv.h
53841 ____________________________________________________________________________
53842 [  7986] By: gsar                                  on 2000/12/05  09:14:44
53843         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
53844              due to the notorious GetFileType() bug in Windows 9x, which fstat()
53845              tickles)
53846      Branch: perl
53847            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
53848 ____________________________________________________________________________
53849 [  7985] By: jhi                                   on 2000/12/05  05:49:03
53850         Log: Integrate perlio.
53851      Branch: perl
53852           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
53853           !> win32/perlhost.h win32/perllib.c
53854 ____________________________________________________________________________
53855 [  7984] By: jhi                                   on 2000/12/05  05:48:16
53856         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
53857      Branch: perl
53858            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
53859            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
53860            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
53861            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
53862            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
53863            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
53864            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
53865            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
53866            ! win32/win32.c
53867 ____________________________________________________________________________
53868 [  7983] By: nick                                  on 2000/12/04  23:27:43
53869         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
53870      Branch: perlio
53871            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
53872            ! win32/perlhost.h win32/perllib.c
53873 ____________________________________________________________________________
53874 [  7982] By: jhi                                   on 2000/12/04  19:44:09
53875         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
53876              uncovered by #7980.
53877      Branch: perl
53878            ! op.c
53879 ____________________________________________________________________________
53880 [  7981] By: jhi                                   on 2000/12/04  19:42:07
53881         Log: Subject: [PATCH] Trivial dump.c feature
53882              From: Simon Cozens <simon@cozens.net>
53883              Date: Mon, 4 Dec 2000 18:08:38 +0000
53884              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
53885              
53886              Show whether a constant is UTF-8.
53887      Branch: perl
53888            ! dump.c
53889 ____________________________________________________________________________
53890 [  7980] By: jhi                                   on 2000/12/04  19:36:51
53891         Log: UTF-8 hash keys, patch from Inaba Hiroto.
53892      Branch: perl
53893            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
53894 ____________________________________________________________________________
53895 [  7979] By: jhi                                   on 2000/12/04  17:36:28
53896         Log: Update Changes.
53897      Branch: perl
53898            ! Changes patchlevel.h
53899 ____________________________________________________________________________
53900 [  7978] By: jhi                                   on 2000/12/04  16:42:17
53901         Log: Retract #7977, still too volatile (the euphemism of the day
53902              for unfinished and buggy :-)
53903      Branch: perl
53904            ! doop.c hv.c pp.c sv.h
53905 ____________________________________________________________________________
53906 [  7977] By: jhi                                   on 2000/12/04  16:25:15
53907         Log: (Retracted by #7978, too shaky yet.)
53908              
53909              Subject: Re: utf8 in hash keys, implementor missing
53910              From: Simon Cozens <simon@cozens.net>
53911              Date: Sat, 2 Dec 2000 19:49:35 +0000
53912              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
53913              
53914              The first step at UTF-8 hash keys.
53915      Branch: perl
53916            ! doop.c hv.c pp.c sv.h
53917 ____________________________________________________________________________
53918 [  7976] By: jhi                                   on 2000/12/04  16:13:53
53919         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
53920              From: sthoenna@efn.org
53921              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
53922              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
53923      Branch: perl
53924            ! os2/os2.c perlio.c
53925 ____________________________________________________________________________
53926 [  7975] By: jhi                                   on 2000/12/04  16:05:25
53927         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
53928              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
53929              Date: Thu, 30 Nov 2000 20:50:37 -0800
53930              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
53931      Branch: perl
53932            ! os2/os2.c
53933 ____________________________________________________________________________
53934 [  7974] By: jhi                                   on 2000/12/04  16:03:57
53935         Log: Subject: [PATCH] ++ 20% faster
53936              From: Nicholas Clark <nick@ccl4.org>
53937              Date: Mon, 4 Dec 2000 12:17:27 +0000
53938              Message-ID: <20001204121726.B52976@plum.flirble.org>
53939              
53940              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
53941      Branch: perl
53942            ! sv.c
53943 ____________________________________________________________________________
53944 [  7973] By: jhi                                   on 2000/12/04  16:00:48
53945         Log: 
53946              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
53947              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53948              Date: Mon, 04 Dec 2000 12:30:45 +0100
53949              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
53950              
53951              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
53952              library (getprotobyname and getprotobynumber are outversioned by
53953              the same calls in libc, at least for xlc version 3.
53954      Branch: perl
53955            ! hints/aix.sh
53956 ____________________________________________________________________________
53957 [  7972] By: jhi                                   on 2000/12/04  02:58:31
53958         Log: Integrate perlio.
53959      Branch: perl
53960           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
53961           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
53962           !> win32/win32.h win32/win32iop.h win32/win32thread.h
53963 ____________________________________________________________________________
53964 [  7971] By: nick                                  on 2000/12/04  00:24:33
53965         Log: Quieten some noise in Win32 builds:
53966              - win32.h is included after <sys/socket.h>, so need to 
53967              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
53968              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
53969      Branch: perlio
53970            ! doio.c perl.h toke.c win32/win32.h
53971 ____________________________________________________________________________
53972 [  7970] By: nick                                  on 2000/12/03  22:57:46
53973         Log: PERL_IMPLICIT_SYS compiles but does not work.
53974      Branch: perlio
53975            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
53976            ! win32/perlhost.h win32/perllib.c win32/win32.h
53977            ! win32/win32iop.h win32/win32thread.h
53978 ____________________________________________________________________________
53979 [  7969] By: jhi                                   on 2000/12/03  22:12:58
53980         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
53981              used to swash_init(), makes regprop() dumps more informative
53982              (+utf8::IsAlpha, -utf8::IsDigit, for example).
53983      Branch: perl
53984            ! regcomp.c regexec.c
53985 ____________________________________________________________________________
53986 [  7968] By: jhi                                   on 2000/12/03  21:39:56
53987         Log: Implement ANYOFUTF8 regprop() dumping.
53988      Branch: perl
53989            ! regcomp.c
53990 ____________________________________________________________________________
53991 [  7967] By: jhi                                   on 2000/12/03  20:57:19
53992         Log: Make uv_to_utf8() to zero-terminate its output buffer,
53993              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
53994      Branch: perl
53995            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
53996 ____________________________________________________________________________
53997 [  7966] By: nick                                  on 2000/12/03  18:41:21
53998         Log: Integrate mainline (STDCHAR)
53999      Branch: perlio
54000           !> Configure t/pragma/utf8.t
54001 ____________________________________________________________________________
54002 [  7965] By: jhi                                   on 2000/12/03  17:58:20
54003         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
54004      Branch: perl
54005            ! t/pragma/utf8.t
54006 ____________________________________________________________________________
54007 [  7964] By: jhi                                   on 2000/12/03  17:35:56
54008         Log: Integrate perlio.
54009      Branch: perl
54010           !> iperlsys.h perlio.c
54011 ____________________________________________________________________________
54012 [  7963] By: jhi                                   on 2000/12/03  17:33:55
54013         Log: Metaconfig unit change for #7962.
54014      Branch: metaconfig
54015            ! U/modified/stdchar.U
54016 ____________________________________________________________________________
54017 [  7962] By: jhi                                   on 2000/12/03  17:33:27
54018         Log: Untangle the <stdio.h> #include nest for the stdchar test,
54019              from Andy Dougherty.
54020      Branch: perl
54021            ! Configure
54022 ____________________________________________________________________________
54023 [  7961] By: nick                                  on 2000/12/03  16:53:00
54024         Log: Make iperlsys.h vector stdio not PerlIO.
54025      Branch: perlio
54026            ! iperlsys.h perlio.c
54027 ____________________________________________________________________________
54028 [  7960] By: nick                                  on 2000/12/03  14:43:01
54029         Log: Integrate mainline
54030      Branch: perlio
54031           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
54032           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
54033 ____________________________________________________________________________
54034 [  7959] By: jhi                                   on 2000/12/03  08:16:36
54035         Log: Use DO_UTF8().
54036      Branch: perl
54037            ! op.c
54038 ____________________________________________________________________________
54039 [  7958] By: jhi                                   on 2000/12/02  18:33:05
54040         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
54041              From: Mike Guy <mjtg@cam.ac.uk>         
54042              Date: Sat, 02 Dec 2000 17:27:13 +0000
54043              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
54044              
54045              An extraneous argument.
54046      Branch: perl
54047            ! toke.c
54048 ____________________________________________________________________________
54049 [  7957] By: jhi                                   on 2000/12/02  18:22:32
54050         Log: A missing hunk.
54051      Branch: perl
54052            ! t/lib/net-hostent.t
54053 ____________________________________________________________________________
54054 [  7956] By: jhi                                   on 2000/12/02  18:06:20
54055         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
54056              From: Nicholas Clark <nick@ccl4.org>
54057              Date: Sat, 2 Dec 2000 14:28:27 +0000
54058              Message-ID: <20001202142827.A12308@plum.flirble.org>
54059              
54060              Test robustness.
54061      Branch: perl
54062            ! t/lib/net-hostent.t
54063 ____________________________________________________________________________
54064 [  7955] By: jhi                                   on 2000/12/02  17:58:06
54065         Log: Metaconfig unit change for #7954.
54066      Branch: metaconfig
54067            ! U/modified/stdchar.U
54068 ____________________________________________________________________________
54069 [  7954] By: jhi                                   on 2000/12/02  17:54:32
54070         Log: An inconvenient hang would happen if the stdio _ptr wasn't
54071              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
54072              would be grepping stdin for all eternity for the _ptr.)
54073      Branch: perl
54074            ! Configure
54075 ____________________________________________________________________________
54076 [  7953] By: jhi                                   on 2000/12/02  00:07:15
54077         Log: Update Changes.
54078      Branch: perl
54079            ! Changes patchlevel.h
54080 ____________________________________________________________________________
54081 [  7952] By: jhi                                   on 2000/12/01  23:54:47
54082         Log: Subject: Re: long shell lines
54083              From: Andy Dougherty <doughera@lafayette.edu>
54084              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
54085              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
54086              
54087              Split overly long shell command lines.
54088      Branch: perl
54089            ! lib/ExtUtils/MM_Unix.pm
54090 ____________________________________________________________________________
54091 [  7951] By: jhi                                   on 2000/12/01  23:48:02
54092         Log: The metaconfig unit change for #7950.
54093      Branch: metaconfig
54094            + U/modified/stdchar.U
54095 ____________________________________________________________________________
54096 [  7950] By: jhi                                   on 2000/12/01  23:47:39
54097         Log: Try to find stdchar also from <stdio_impl.h>.
54098      Branch: perl
54099            ! Configure config_h.SH
54100 ____________________________________________________________________________
54101 [  7949] By: jhi                                   on 2000/12/01  23:46:45
54102         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
54103              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
54104              Date: Fri, 1 Dec 2000 16:26:08 -0500
54105              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
54106              
54107              Reword the diagnostic message.
54108      Branch: perl
54109            ! pod/perldiag.pod
54110 ____________________________________________________________________________
54111 [  7948] By: nick                                  on 2000/12/01  22:49:43
54112         Log: Integrate mainline (for s/y/m as sub names stuff).
54113      Branch: perlio
54114           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
54115           !> t/pragma/warn/toke toke.c
54116 ____________________________________________________________________________
54117 [  7947] By: jhi                                   on 2000/12/01  20:55:41
54118         Log: Integrate perlio.
54119      Branch: perl
54120           !> perlio.c perliol.h t/io/pipe.t
54121 ____________________________________________________________________________
54122 [  7946] By: jhi                                   on 2000/12/01  20:36:51
54123         Log: Upgrade to CPAN 1.59_51, from Andreas König.
54124      Branch: perl
54125            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
54126 ____________________________________________________________________________
54127 [  7945] By: nick                                  on 2000/12/01  20:31:32
54128         Log: Integrate mainline
54129      Branch: perlio
54130           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
54131           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
54132           +> t/lib/net-hostent.t
54133           !> (integrate 35 files)
54134 ____________________________________________________________________________
54135 [  7944] By: jhi                                   on 2000/12/01  20:23:29
54136         Log: Some help for 20001130.011.  Now one gets warnings like
54137              "Ambiguous -f() resolved as a file test ..."
54138      Branch: perl
54139            ! pod/perldiag.pod t/pragma/warn/toke toke.c
54140 ____________________________________________________________________________
54141 [  7943] By: jhi                                   on 2000/12/01  19:44:44
54142         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
54143              that also breaks using them as methods. 
54144      Branch: perl
54145            ! pod/perldiag.pod t/op/misc.t toke.c
54146 ____________________________________________________________________________
54147 [  7942] By: nick                                  on 2000/12/01  17:56:46
54148         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
54149              Make 'unix' pass most tests
54150              - do unread by temporary push of layer ("pending") holding unread chars
54151              - fast_gets is now based on per-handle flag
54152              - relax one of io/pipe.t tests to allow print to fail and close to
54153              succeed so that it passes on unbuffered "unix" layer.
54154              Remaining fail is sporadic and a genuine race condition between
54155              parent/child in fork test.
54156      Branch: perlio
54157            ! perlio.c perliol.h t/io/pipe.t
54158 ____________________________________________________________________________
54159 [  7941] By: jhi                                   on 2000/12/01  15:28:58
54160         Log: (Retracted by #7943.)
54161              
54162              Reserve the short named string operator names.
54163      Branch: perl
54164            ! pod/perldiag.pod t/op/misc.t toke.c
54165 ____________________________________________________________________________
54166 [  7940] By: jhi                                   on 2000/12/01  06:45:53
54167         Log: Get the three different space character classes right under utf8.
54168      Branch: perl
54169            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
54170            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
54171            ! regexec.c t/op/pat.t utf8.c
54172 ____________________________________________________________________________
54173 [  7939] By: jhi                                   on 2000/12/01  03:26:26
54174         Log: Two more tests that make no sense in UTF-8 since the test
54175              data is not in UTF-8.
54176      Branch: perl
54177            ! t/op/regexp.t
54178 ____________________________________________________________________________
54179 [  7938] By: jhi                                   on 2000/12/01  03:20:39
54180         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
54181              should it be required inside regexen?
54182      Branch: perl
54183            ! regcomp.c t/op/regmesg.t
54184 ____________________________________________________________________________
54185 [  7937] By: jhi                                   on 2000/12/01  02:58:53
54186         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
54187              stored and restored, and thusly was trounced by the utf8 swash
54188              routines.
54189      Branch: perl
54190            ! regcomp.c
54191 ____________________________________________________________________________
54192 [  7936] By: jhi                                   on 2000/11/30  20:41:39
54193         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
54194              Why the different platforms behave so differently (core dump vs
54195              no core dump) on this bug is a but of a mystery, but if I had to
54196              guess I would mumble something like 'alignment'.
54197      Branch: perl
54198            ! sv.c
54199 ____________________________________________________________________________
54200 [  7935] By: jhi                                   on 2000/11/30  16:17:02
54201         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
54202              From: Robin Barker <rmb1@cise.npl.co.uk>
54203              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
54204              Date: Thu, 30 Nov 2000 14:27:12 GMT
54205      Branch: perl
54206            ! perlio.c toke.c
54207 ____________________________________________________________________________
54208 [  7934] By: jhi                                   on 2000/11/30  16:04:49
54209         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
54210      Branch: perl
54211            ! t/lib/net-hostent.t
54212 ____________________________________________________________________________
54213 [  7933] By: jhi                                   on 2000/11/30  06:07:26
54214         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
54215              From: Peter Prymmer <pvhp@forte.com>
54216              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
54217              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
54218              
54219              In VMS the localhost may be LOCALHOST.
54220      Branch: perl
54221            ! t/lib/net-hostent.t
54222 ____________________________________________________________________________
54223 [  7932] By: jhi                                   on 2000/11/30  01:11:11
54224         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
54225              From: Peter Prymmer <pvhp@forte.com>
54226              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
54227              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
54228              
54229              plus regen perlapi.pod.
54230      Branch: perl
54231            ! pod/perlapi.pod utf8.c
54232 ____________________________________________________________________________
54233 [  7931] By: jhi                                   on 2000/11/30  01:06:19
54234         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
54235              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
54236              Date:     Wed, 29 Nov 2000 17:15:11 EST
54237              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
54238      Branch: perl
54239            ! t/lib/filter-util.pl t/lib/filter-util.t
54240 ____________________________________________________________________________
54241 [  7930] By: jhi                                   on 2000/11/29  18:51:55
54242         Log: Update Changes.
54243      Branch: perl
54244            ! Changes patchlevel.h
54245 ____________________________________________________________________________
54246 [  7929] By: jhi                                   on 2000/11/29  18:50:55
54247         Log: Update the va_copy() metaconfig unit.
54248      Branch: metaconfig/U/perl
54249            ! need_va_copy.U
54250 ____________________________________________________________________________
54251 [  7928] By: jhi                                   on 2000/11/29  17:50:43
54252         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
54253              From: Dominic Dunlop <domo@computer.org>
54254              Date: Tue, 28 Nov 2000 16:41:57 +0100
54255              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
54256              
54257              Patch to catch a core dump in the Configure va_copy test.
54258      Branch: perl
54259            ! Configure config_h.SH
54260 ____________________________________________________________________________
54261 [  7927] By: jhi                                   on 2000/11/29  17:31:59
54262         Log: Retract #7921, the patch shouldn't be needed.
54263      Branch: perl
54264            ! sv.c
54265 ____________________________________________________________________________
54266 [  7926] By: jhi                                   on 2000/11/29  17:01:41
54267         Log: Make the Class::Struct import() wiser.
54268      Branch: perl
54269            ! lib/Class/Struct.pm t/lib/class-struct.t
54270 ____________________________________________________________________________
54271 [  7925] By: jhi                                   on 2000/11/29  16:36:33
54272         Log: All the core library users of Class::Struct seem to be
54273              using "use Class::Struct 'struct';" instead of the bare
54274              "use Class::Struct;", which isn't documented in Class::Struct.
54275              This can't be right.
54276      Branch: perl
54277            ! lib/File/stat.pm
54278 ____________________________________________________________________________
54279 [  7924] By: jhi                                   on 2000/11/29  16:32:15
54280         Log: A test works better if it has the right 1..$n output.
54281      Branch: perl
54282            ! t/lib/class-struct.t
54283 ____________________________________________________________________________
54284 [  7923] By: jhi                                   on 2000/11/29  16:29:11
54285         Log: Forgot to MANIFEST the new Net::hostent test.
54286      Branch: perl
54287            ! MANIFEST
54288 ____________________________________________________________________________
54289 [  7922] By: jhi                                   on 2000/11/29  16:27:49
54290         Log: Integrate perlio.
54291      Branch: perl
54292           !> iperlsys.h perlio.c
54293 ____________________________________________________________________________
54294 [  7921] By: jhi                                   on 2000/11/29  16:27:10
54295         Log: (Retracted by #7927.)
54296              
54297              Subject: [PATCH] Is infinity a number?
54298              From: Simon Cozens <simon@cozens.net>
54299              Date: Wed, 29 Nov 2000 14:48:20 +0000
54300              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
54301      Branch: perl
54302            ! sv.c
54303 ____________________________________________________________________________
54304 [  7920] By: jhi                                   on 2000/11/29  16:23:02
54305         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
54306              From: rspier@pobox.com (Robert Spier)
54307              Date: Wed, 29 Nov 2000 02:17:49 -0500
54308              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
54309              
54310              Add a test for Net::hostent.
54311      Branch: perl
54312            + t/lib/net-hostent.t
54313 ____________________________________________________________________________
54314 [  7919] By: jhi                                   on 2000/11/29  16:21:31
54315         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
54316              add a test for Class::Struct.
54317      Branch: perl
54318            + t/lib/class-struct.t
54319            ! MANIFEST lib/Class/Struct.pm
54320 ____________________________________________________________________________
54321 [  7918] By: jhi                                   on 2000/11/29  15:48:40
54322         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
54323              From: rspier@pobox.com (Robert Spier)
54324              Date: Wed, 29 Nov 2000 02:25:39 -0500
54325              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
54326              
54327              More checking in case someone has broken their services or
54328              protocol databases.
54329      Branch: perl
54330            ! ext/Sys/Syslog/Syslog.pm
54331 ____________________________________________________________________________
54332 [  7917] By: jhi                                   on 2000/11/29  15:46:25
54333         Log: Subject: [PATCH] $^O  win32 -> MSWin32
54334              From: rspier@pobox.com (Robert Spier)
54335              Date: Wed, 29 Nov 2000 02:17:38 -0500
54336              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
54337              
54338              plus similar nits for vms, err, VMS, and UNICOS.
54339      Branch: perl
54340            ! t/lib/syslfs.t t/op/lfs.t
54341 ____________________________________________________________________________
54342 [  7916] By: jhi                                   on 2000/11/29  15:42:51
54343         Log: Subject: [PATCH] Tokeniser debugging
54344              From: Simon Cozens <simon@cozens.net>
54345              Date: Wed, 29 Nov 2000 14:15:45 +0000
54346              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
54347      Branch: perl
54348            ! perl.c perl.h pod/perlrun.pod toke.c
54349 ____________________________________________________________________________
54350 [  7915] By: jhi                                   on 2000/11/29  15:41:36
54351         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
54352              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54353              Date: Wed, 29 Nov 2000 02:13:14 -0500
54354              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
54355              
54356              OUT keyword nits.
54357              
54358              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
54359              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54360              Date: Wed, 29 Nov 2000 03:09:04 -0500
54361              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
54362              
54363              OUT and IN_OUT documentation.
54364      Branch: perl
54365            ! lib/ExtUtils/xsubpp pod/perlxs.pod
54366 ____________________________________________________________________________
54367 [  7914] By: jhi                                   on 2000/11/29  03:35:01
54368         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
54369              From: John Tobey <jtobey@john-edwin-tobey.org>
54370              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
54371              Message-Id: <m140e1N-000FOoC@feynman.localnet>
54372              
54373              plus a performance speedup noticed by Sarathy.
54374      Branch: perl
54375            ! op.c
54376 ____________________________________________________________________________
54377 [  7913] By: jhi                                   on 2000/11/29  03:16:59
54378         Log: Use "1 while unlink" so that VMS gets clean, too.
54379      Branch: perl
54380            ! t/lib/filter-util.t
54381 ____________________________________________________________________________
54382 [  7912] By: jhi                                   on 2000/11/29  03:09:08
54383         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
54384              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54385              Date: Tue, 28 Nov 2000 03:27:09 -0500
54386              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
54387      Branch: perl
54388            ! lib/ExtUtils/xsubpp
54389 ____________________________________________________________________________
54390 [  7911] By: jhi                                   on 2000/11/29  03:06:30
54391         Log: This should have been part of #7872: no need to scan UTF-8
54392              until eternity.
54393      Branch: perl
54394            ! utf8.c
54395 ____________________________________________________________________________
54396 [  7910] By: jhi                                   on 2000/11/29  02:50:04
54397         Log: One more perltie.pod nit from Casey R. Tweten.
54398      Branch: perl
54399            ! pod/perltie.pod
54400 ____________________________________________________________________________
54401 [  7909] By: jhi                                   on 2000/11/29  02:44:23
54402         Log: Document the known sprintf test failures, exact standard
54403              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
54404      Branch: perl
54405            ! pod/perldelta.pod t/op/sprintf.t
54406 ____________________________________________________________________________
54407 [  7908] By: jhi                                   on 2000/11/29  02:36:23
54408         Log: Add the Encoding table format documentation.
54409      Branch: perl
54410            + ext/Encode/Encode/EncodeFormat.pod
54411            ! MANIFEST
54412 ____________________________________________________________________________
54413 [  7907] By: jhi                                   on 2000/11/29  02:07:24
54414         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
54415              From: "Casey R. Tweten" <crt@kiski.net>
54416              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
54417              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
54418              
54419              Subject: Re: [PATCH] Updating perltie.pod for arrays
54420              From: "Casey R. Tweten" <crt@kiski.net>
54421              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
54422              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
54423      Branch: perl
54424            ! pod/perltie.pod
54425 ____________________________________________________________________________
54426 [  7906] By: nick                                  on 2000/11/28  22:40:59
54427         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
54428      Branch: perlio
54429            ! iperlsys.h perlio.c
54430 ____________________________________________________________________________
54431 [  7905] By: nick                                  on 2000/11/28  22:04:34
54432         Log: Integrate mainline
54433      Branch: perlio
54434           !> (integrate 39 files)
54435 ____________________________________________________________________________
54436 [  7904] By: jhi                                   on 2000/11/28  16:44:43
54437         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
54438              From: Nicholas Clark <nick@babyhippo.co.uk>
54439              Date: Tue, 28 Nov 2000 11:16:57 +0000
54440              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
54441      Branch: perl
54442            ! pod/perlipc.pod
54443 ____________________________________________________________________________
54444 [  7903] By: jhi                                   on 2000/11/28  16:40:31
54445         Log: Subject: [PATCH] Updating perltie.pod for arrays
54446              From: "Casey R. Tweten" <crt@kiski.net>
54447              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
54448              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
54449      Branch: perl
54450            ! pod/perltie.pod
54451 ____________________________________________________________________________
54452 [  7902] By: jhi                                   on 2000/11/28  16:39:37
54453         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
54454              From: Robin Barker <rmb1@cise.npl.co.uk>
54455              Date: Mon, 27 Nov 2000 17:56:44 GMT
54456              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
54457      Branch: perl
54458            ! pod/perlfunc.pod t/op/split.t
54459 ____________________________________________________________________________
54460 [  7901] By: jhi                                   on 2000/11/28  16:28:04
54461         Log: setmode() is a DOSish-only thing.
54462      Branch: perl
54463            ! perlio.c
54464 ____________________________________________________________________________
54465 [  7900] By: jhi                                   on 2000/11/28  16:21:46
54466         Log: Subject: [PATCH] perlcc.PL cleanups
54467              From: Simon Cozens <simon@cozens.net>
54468              Date: Tue, 28 Nov 2000 12:44:35 +0000
54469              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
54470      Branch: perl
54471            ! utils/perlcc.PL
54472 ____________________________________________________________________________
54473 [  7899] By: gsar                                  on 2000/11/28  06:32:55
54474         Log: reintegrate files missed by change#7895
54475      Branch: maint-5.6/perl
54476           +> ext/ByteLoader/bytecode.h utils/Makefile
54477            - utils/perlbc.PL
54478 ____________________________________________________________________________
54479 [  7897] By: gsar                                  on 2000/11/27  18:22:47
54480         Log: can't integrate these two files, for some reason
54481      Branch: maint-5.6/perl
54482            - ext/ByteLoader/bytecode.h utils/Makefile
54483 ____________________________________________________________________________
54484 [  7895] By: gsar                                  on 2000/11/27  18:11:21
54485         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
54486              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
54487              6757..6890,6892..6901 from mainline
54488              
54489              Bytecompiler patches from Benjamin Stuhl.
54490              
54491              More bytecompiler.
54492              
54493              Subject: [PATCH blead] B:: missing dependency
54494              
54495              Subject: [PATCH: 6757] configure.com updates and syslog build
54496              
54497              Long double Gconvert fixes from Yitzchak Scott-Thoennes
54498              and Spider Boardman.
54499              
54500              Subject: [PATCH blead] nextchar() abuse misses an optimisation
54501              
54502              Long double fixes from Spider Boardman.
54503              
54504              Make the selection of NVff et al stricter.
54505              
54506              cSVOPo_*v things index into the current PL_curpad
54507              under ithreads, which is different from the curpad
54508              used by the XSUB.  (In other words, the code as-is
54509              before this patch wouldn't work under ithreads.)
54510              
54511              Be portable.
54512              
54513              VMS MMS (make) wants null action.
54514              
54515              Mac and other portability updates from Chris Nandor.
54516              
54517              Storable support, v-version fixes.
54518              Subject: CPAN.pm beta for testing available
54519              
54520              Portability fix from Hugo van der Sanden.
54521              
54522              Bad makefile.
54523              
54524              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
54525              
54526              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
54527              
54528              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
54529              
54530              Replace #6705 with a minimal doc patch.
54531              Subject: [PATCH 5.6.0] replace change #6705
54532              
54533              Drop the separate perlbc, perlcc -b should be enough.
54534              
54535              installperl couldn't tell whether it had run tests or not.
54536              Subject: [PATCH] Re: installperl and t/TEST
54537              
54538              Add silencer flags to installperl.
54539              Subject: [PATCH] Making installperl silent.
54540              
54541              Make "make install" by default silent.  A new "install-verbose"
54542              target is verbose.
54543              
54544              More liberal parsing of version numbers.
54545              Subject: Re: CPAN.pm beta for testing available
54546              
54547              Create directories in silence.
54548              Subject: [PATCH] Another silencer for MakeMaker
54549              
54550              DOS patches and portability/porting notes, from Tim Jenness.
54551              
54552              Make installman to recognize the silence flag -S.
54553              
54554              Actually do something with the silencer option.
54555              
54556              Continue silencing.
54557              
54558              Show the doc file, not the temp file.
54559              
54560              Regen perltoc.
54561              
54562              Subject: [PATCH] More silencing of installman.
54563              
54564              Better wording for the vec lvalue diagnostic.
54565              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
54566              
54567              Subject: [PATCH: 6805] several more tweaks to configure.com
54568              
54569              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
54570              
54571              Missing parts of 
54572              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
54573              
54574              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
54575              (applied slightly modified)
54576              
54577              installperl --verbose and --silent.
54578              Subject: Re: [PATCH] More silencing of installman.
54579              
54580              Add install-silent target.
54581              
54582              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
54583              the problem reported in
54584              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
54585              
54586              Tweak the sfio/useperlio logic, hopefully as wished in
54587              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
54588              
54589              One forgotten file from #6816.
54590              
54591              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
54592              
54593              Remove duplicately applied patch shards.
54594              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
54595              
54596              Support preserving extremely big/small angles.
54597              
54598              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
54599              
54600              Subject: [PATCH] installation not quite silent yet.
54601              
54602              Update the test count.
54603              
54604              Use UVxf, PTR2UV, NVff.
54605              
54606              Document PTR2XX and INT2PTR.
54607              
54608              no-install target a la make -n.
54609              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
54610              
54611              grep -e isn't portable.
54612              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
54613              
54614              Can't get the test to reliably work thanks to the
54615              inaccurateness of floating point.  "Resolves" bug ids
54616              20000826.003, 20000826.009, 20000826.010,
54617              
54618              Subject: installman buglet
54619              
54620              DJGPP update from Laszlo Molnar.
54621              
54622              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
54623              
54624              Passing -R in ldflags makes now it to appear in the default
54625              for lddlflags, just like with -L.
54626              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
54627              
54628              Test nit.
54629              
54630              Use the actual thread type, not the pointer-to-struct.
54631              
54632              Provice virtual $Config{ccflags_nolargefiles} etc. 
54633              
54634              display_format used as a class method without arguments was broken,
54635              reported in
54636              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
54637              
54638              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
54639              
54640              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
54641              
54642              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
54643              
54644              opmini.o may be left around if a build is interrupted.
54645              
54646              Typo in #6858.
54647              
54648              Fix for ID 20000828.001, long doubles were not formatted
54649              correctly (showed up in $], which stopped installing perl).
54650              
54651              An attempt to fix the problem reported in
54652              Subject: Building perl@6856 using gcc/AIX 4.3.3 
54653              I can't test this properly since the gcc installation I have
54654              access to seems to be botched (gcc is calling the AIX cpp,
54655              a losing proposition...)
54656              
54657              Add -ld to archname on long tr...double platforms.
54658              
54659              Subject: hv.h Doc Patch
54660              
54661              Potential cruft.
54662              
54663              Subject: [PATCH bleedperl@6856] warnings fixes
54664              
54665              -S is the silent flag, -s is the strip flag.
54666              Subject: [PATCH] Re: [PATCH] make no-install          
54667              
54668              Take out the SUIDMAIL thing, that will not be
54669              a problem in 5.7.*.
54670              
54671              Subject: [PATCH bleedperl@6866] spellings
54672              
54673              Subject: [PATCH] Re: files not cleaned even by veryclean
54674              
54675              Use minimal @INC in tests, most of the time just '../lib',
54676              so that we simply can't pick up stuff from other Perls than
54677              the one we are testing.  Pointed out by
54678              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
54679              
54680              Update to Getopt::Long 2.24, from Johan Vromans.
54681              
54682              Fix for thinko in #6848.
54683              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
54684              
54685              Patches all over for people and the files they (hopefully) care about.
54686              
54687              Subject: Net::protoent does not export 'getproto'
54688              
54689              Missed a change in #6869.
54690              
54691              Subject: [PATCH] Warnings in B::Deparse
54692              
54693              Subject: [PATCH] Glob dumping
54694              
54695              Disable one of the tests for now.
54696              
54697              Disabling the one test is a bit tricky.
54698              
54699              Don't forget to tidy up.
54700              
54701              The #6881 removed one dump line.
54702              
54703              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
54704              
54705              Under usethreads the dumped variable is IN_PAD.
54706              Subject: Re: [PATCH] Glob dumping
54707              
54708              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
54709              
54710              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
54711              
54712              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
54713              
54714              Regen Configure for #6894.
54715              
54716              Subject: [PATCH: 6889] updates to perlebcdic.pod
54717              
54718              Undo namespace pollution of #6878.
54719              Subject: Re: Net::protoent does not export 'getproto'
54720              
54721              Admit that we are leaking scalars.
54722              
54723              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
54724      Branch: maint-5.6/perl
54725           !> (integrate 271 files)
54726 ____________________________________________________________________________
54727 [  7894] By: gsar                                  on 2000/11/27  16:00:34
54728         Log: a couple of nits
54729      Branch: maint-5.6/perl
54730            ! MANIFEST pp_sys.c
54731 ____________________________________________________________________________
54732 [  7893] By: gsar                                  on 2000/11/27  15:10:56
54733         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
54734              6740..6745,6747..6757,6760
54735              
54736              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
54737              
54738              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
54739              
54740              Doc nits spotted by Richard Soderberg.
54741              
54742              move WNOHANG definition to where other such things are
54743              
54744              Make $Config{byteorder} more magical so that it is
54745              dynamically computed: nice for 'fat binaries'.
54746              Subject: [PATCH]: default byteorder
54747              
54748              Subject: [PATCH] Cwd.pm now uses strict
54749              
54750              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
54751              
54752              Get -DLEAKTEST to compile (not necessarily to work, mind)
54753              Subject: [ID 20000724.006] -DLEAKTEST problem
54754              
54755              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
54756              
54757              Add perlebcdic from Peter Prymmer, regen toc.
54758              
54759              Don't propose using modules built for 5.005 if no binary
54760              compatibility with 5.005 is attempted.
54761              
54762              Do not use prototyping here.
54763              Subject: [ID 20000817.016] [PATCH] Peek.xs
54764              
54765              Document what the backtick returns if the command fails.
54766              
54767              Add byteorder to the myconfig output.
54768              
54769              Introduce NVef, NVff, and NVgf, use the middle one.
54770              (helps for lib/peek + Linux + long doubles)  Reported in
54771              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
54772              Use NVs in POSIX math, not doubles.
54773              Subject: [ID 20000817.014] POSIX & modfl
54774              
54775              Subject: [PATCH 5.6.0+] newSVrv() memory leak
54776              
54777              The byteorder code in #6671 was wrong.
54778              
54779              Fix the lib/complex failure of
54780              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
54781              Linux long double accuracy issue: something that
54782              when printed with %g looks like "2" but int() of it is 1.
54783              
54784              Propagate new Configure vars.
54785              
54786              Unbuffer the output.
54787              
54788              Subject: [PATCH] perltrap.pod spring cleaning
54789              
54790              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
54791              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
54792              
54793              Tiny Getopt::Long patch from Johan Vromans.
54794              
54795              Document code point which makes if (defined %stash::) to work
54796              (noted by Spider Boardman).
54797              
54798              Subject: [PATCH perl@6698] cygwin port
54799              
54800              Document the NDBM_File and ODBM_File as SDBM_File
54801              was documented in #6417.
54802              
54803              The new tests were missing from #6415.
54804              
54805              Add [[:blank:]] as suggested in
54806              Subject: [ID 20000716.024] [=cc=] / [:blank:]
54807              (the [=cc=] has already been taken care of by #6439
54808              so the whole bug report can be closed)
54809              and make [[:space:]] to be equivalent to isspace(3)
54810              (as opposed to \s, which is isSPACE()).  The difference
54811              is that now [[:space:]] matches the mythical vertical tab,
54812              while \s doesn't.
54813              
54814              Don't eat leading os from index entries.
54815              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
54816              
54817              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
54818              
54819              Typo in pp_complement().
54820              Subject: [PATCH perl-current] Deparse
54821              
54822              Add warnif(), check warnings further up the stack,
54823              all the warnings functions now can take an optional object reference.
54824              Subject: [PATCH bleedperl@6691] warnings pragma update
54825              
54826              Fix a core dump in lib/selfloader under -DDEBUGGING.
54827              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
54828              
54829              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
54830              
54831              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
54832              
54833              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
54834              Put back the long double avoidance code to POSIX.xs
54835              because VMS seems to need it still.
54836              
54837              Introduce a 'veryclean' target that is like 'distclean'
54838              but also removes *~ and *.orig.
54839              
54840              Subject: [ID 20000817.023] endianness description in perlfunc.pod
54841              
54842              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
54843              
54844              Let's try #6717 again.
54845              
54846              UTF8 concat fixes.
54847              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
54848              
54849              pp_open() could pass an uninitialized filename down to do_open9().
54850              
54851              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
54852              
54853              Update to CGI 2.72, from Lincoln Stein.
54854              
54855              Subject: [PATCH] Silence MakeMaker (Was: installman)
54856              
54857              Use temporary directory instead of current directory.
54858              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
54859              
54860              Document odd vs even subreleases and -Dusedevel.
54861              
54862              The veryclean target needs to clobber.
54863              
54864              Use File::Spec->tmpdir().
54865              
54866              Document the number of exponent digits.
54867              
54868              Mention perlebcdic and perlposix-bc.
54869              
54870              s/this one/the 5.6.0 release/
54871              
54872              The #6724 is here.
54873              
54874              The correct cleaning order is an art.
54875              
54876              small tweaks for change#6705: avoid C++ style comments in C code;
54877              use Perl's malloc API rather than the low level system one
54878              
54879              Array context keeps slithering in.
54880              
54881              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
54882              
54883              Subject: [PATCH] os2.c fix for use64bitint
54884              
54885              Update to Pod::LaTeX 0.53.
54886              Subject: [PATCH] lib/Pod/LaTeX.pm updates
54887              
54888              Document the endianness of Alpha more precisely.
54889              
54890              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
54891              
54892              Rename the macro argument because some preprocessors
54893              can't tell the difference and expand arguments also inside
54894              double quoted strings.
54895              
54896              free TLS slot properly on Windows
54897              
54898              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
54899              
54900              Unicos/mk requires elaborate paranoia.
54901              
54902              Tweak the floating point output routine preferences.
54903              
54904              Also under djgpp the timestamps are funky.
54905              
54906              Apply some PodParser 1.18 patches; the Pod/Find.pm
54907              patches cannot be applied since #6712 conflicts.
54908              
54909              Use PodParser 1.18 new test.
54910              
54911              A pod nit.
54912              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
54913              
54914              Be verydeepclean.
54915      Branch: maint-5.6/perl
54916           +> pod/perlebcdic.pod
54917           !> (integrate 106 files)
54918 ____________________________________________________________________________
54919 [  7892] By: jhi                                   on 2000/11/27  15:02:32
54920         Log: Update Changes.
54921      Branch: perl
54922            ! Changes patchlevel.h
54923 ____________________________________________________________________________
54924 [  7891] By: jhi                                   on 2000/11/27  14:57:23
54925         Log: Subject: Re: perlfaq style changes
54926              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
54927              Date: Sat, 25 Nov 2000 23:32:26 -0800
54928              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
54929              
54930              plus a note from Ronald Kimball.
54931      Branch: perl
54932            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
54933 ____________________________________________________________________________
54934 [  7890] By: jhi                                   on 2000/11/27  14:53:14
54935         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
54936              From: Benjamin Holzman <bah@ecnvantage.com>
54937              Date: Sun, 26 Nov 2000 16:27:33 -0500
54938              Message-ID: <20001126162733.J25040@ecnvantage.com>
54939      Branch: perl
54940            ! gv.c
54941 ____________________________________________________________________________
54942 [  7889] By: jhi                                   on 2000/11/27  14:43:11
54943         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
54944              From: lvirden@cas.org
54945              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
54946              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
54947      Branch: perl
54948            ! README.amiga
54949 ____________________________________________________________________________
54950 [  7888] By: jhi                                   on 2000/11/27  14:32:34
54951         Log: Restore also the locale test to no-sprintf-taint state.
54952              Fixes the bug 20001127.003.
54953      Branch: perl
54954            ! sv.c t/pragma/locale.t
54955 ____________________________________________________________________________
54956 [  7887] By: gsar                                  on 2000/11/27  14:13:05
54957         Log: integrate changes#6613..6616,6620..6665 from mainline
54958              
54959              VMS configure.com update continues.
54960              
54961              Subject: Test fails / warnings with perl-current #6612
54962              
54963              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
54964              
54965              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
54966              
54967              For now remove the mail code.
54968              
54969              Subject: Re: [PATCH] @+, @- readonly
54970              
54971              Subject: warning: storage class after type is obsolescent
54972              
54973              Subject: sfio2000
54974              
54975              Subject: Re: File::Temp problems on VMS in bleedperl
54976              
54977              README.os2 update.
54978              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
54979              
54980              Make the user to give up his firstborn, err, to knowingly
54981              verify installing an unstable developer release.  Also bump
54982              the release to 5.7.0, but leave a patch tag in the local
54983              patches saying that this is not yet the real thing.
54984              
54985              Update (kinda) to Test 1.14, from Joshua Pritikin.
54986              
54987              make ok etc also for win32.
54988              
54989              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
54990              
54991              Don't blow limited stacks, a lower number is enough to
54992              tickle the lookbehind limit.
54993              
54994              Use -Dusedevel; regen Configure and the respective Porting stuff.
54995              
54996              Subject: [PATCH] debugger exit code should reflect user exit code
54997              
54998              Subject: [PATCH perl@6620] cygwin port
54999              
55000              Missed a file from #6638.
55001              
55002              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)
55003              
55004              magic callbacks all need to have same type signature
55005              
55006              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
55007              
55008              Fix a dependency problem.
55009              Subject: [PATCH: 6640] VMS Makefile.SH update
55010              
55011              The numeric locale was reset to "C" by s?printf and never restored.
55012              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
55013              No test since adding the failing example to locale.t
55014              does not fail -- probably because the locale settings are so
55015              thoroughly tweaked by that time.  Running the example standalone
55016              does fail, though.  UPDATE: test case added at change #7540.
55017              
55018              Subject: [ID 20000324.040] minor fix to perlhpux.pod
55019              
55020              Update to CPAN 1.57.
55021              
55022              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
55023              
55024              Change the perlbug address to perl.org since it's more forgiving.
55025              
55026              Change the regx compilation error markers to use = instead of <
55027              since pod makes using the latter quite messy.  Reported in
55028              ID 20000814.006 by Abigail and in
55029              Subject: Unknown escape E<> ?
55030              
55031              Update to perldebtut 1.9, from Richard Foley.
55032              
55033              check that the number pseudo children doesn't exceed
55034              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
55035              the WaitForMultipleObjects() limit that would cause wait()
55036              to crash)
55037              wait() and waitpid() could potentially be rewritten to use
55038              more than one thread to do the waiting to eliminate this
55039              limitation
55040              
55041              change#6328 could make close(SOCKET) return false on windows
55042              when it shouldn't
55043              
55044              pod nit seen in passing
55045              
55046              on windows, the return values from wait() and waitpid() don't
55047              match those of pseudo-pids
55048              
55049              waitpid() now handles externally spawned pids correctly;
55050              fixes for backtick/wait/waitpid failures on Windows 9x
55051              these changes make the pid returned by process functions on
55052              Windows 9x always positive by clearing the high bit (which
55053              is always set on Win9x); pseudo-process PIDs are likewise
55054              always negative now on Win9x (just as on NT/2000)
55055              
55056              trailing new %ENV entries weren't being pushed into the real
55057              environment of subprocesses on Windows
55058              
55059              Tweak the regex compilation errors once more.
55060              
55061              avoid warnings from dense compiler
55062              
55063              add "ok" targets from change#6632 in makefile.mk
55064      Branch: maint-5.6/perl
55065            - lib/Pod/PlainText.pm vms/configure.com
55066           !> (integrate 66 files)
55067 ____________________________________________________________________________
55068 [  7886] By: jhi                                   on 2000/11/27  13:54:18
55069         Log: __FUNCTION__ isn't portable and trying to emulate it leads
55070              into practically spelling out the name of the function.
55071              Takes care of the bug 20001127.001.
55072      Branch: perl
55073            ! perlio.c
55074 ____________________________________________________________________________
55075 [  7885] By: gsar                                  on 2000/11/27  13:53:18
55076         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
55077              6610..6611 from mainline
55078              
55079              Make regular expression parse error messages easier to understand.
55080              Subject: Re: enhanced(?) regex error messages
55081              
55082              Tiny tidying on report_evil_fh().
55083              
55084              Subject: Re: enhanced(?) regex error messages 
55085              plus Capitalize the error messages, plus perldiag them.
55086              
55087              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
55088              
55089              Document here-doc better.
55090              
55091              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
55092              
55093              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
55094              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
55095              (either perlbug or p5p ate the original), plus regen
55096              perlapi and perltoc. 
55097              
55098              Regen global.sym.
55099              
55100              Double check that we have a dirhandle.
55101              
55102              Subject: Re: enhanced(?) regex error messages
55103              (plus two small patches sent privately)
55104              (this still seems to leave few test failures)
55105              
55106              warn is a macro, avoid using at a variable to avoid warnings
55107              in some configurations; readdir.t is too conservative in
55108              estimating number of *.t's
55109              
55110              Get back into sync with Jeffrey on the enhanced regex warnings.
55111              
55112              Subject: [PATCH 5.6.0] cygwin port
55113              
55114              Zero entries were skipped, fix from Adrian Goalby
55115              <argoalby@yahoo.co.uk>
55116              
55117              Subject: Remove dead entry in perldiag
55118              
55119              Amend the description of Perl6.
55120              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
55121              
55122              detypo
55123              
55124              It's the 2ndO'ROSSC.
55125              
55126              Revert the sv.c part of #6559, a better fix is needed.
55127              
55128              Iterating perl6 description.
55129              
55130              Update to Term::ANSIColor 1.03, from Russ Allbery.
55131              
55132              Update to Getopt::Long 2.23_05, from Johan Vromans.
55133              
55134              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
55135              
55136              Update to Pod::Parser 1.17, from Brad Appleton.
55137              
55138              Update to CPAN 1.56, from Andreas König.
55139              
55140              Update to CGI 2.70, from Lincoln Stein.
55141              
55142              Put back the std @INC thing.
55143              
55144              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
55145              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
55146              
55147              Document the IO::Select timeout.
55148              
55149              sleep(1) does not necessarily return 1.
55150              Subject: [PATCH bleadperl] op/lex_assign.t  
55151              
55152              Subject: debugger "d" command doesnt check line number
55153              
55154              B::Deparse didn't do sub attributes.
55155              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
55156              
55157              Preprocessing and postprocessing for File::Find.
55158              Subject: Patch to Find::File.pm to allow alphabetical results
55159              
55160              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
55161              
55162              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
55163              
55164              Subject: Re: [ID 20000730.003] utf8::length() bad
55165              
55166              Subject: Getting perlio and threads to compile
55167              (the Solaris version changes in Configure skipped)
55168              
55169              Tests for #6589.
55170              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
55171              
55172              Add Perl debugging tutorial, regen toc. 
55173              Subject: perldebtut.pod
55174              
55175              Add a few missing files, update MANIFEST.
55176              
55177              Rewrite of vms/subconfigure.com as configure.com,
55178              from Peter Prymmer and the vmsperl crew.
55179              
55180              Should have deleted this in #6603.
55181              
55182              Fix the test for 5005threads.
55183              
55184              Fix-n-skip the tests under 5005threads.
55185              
55186              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
55187              
55188              Upgrade to CGI 2.71, from Lincoln Stein.
55189      Branch: maint-5.6/perl
55190           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
55191           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
55192           +> t/op/regmesg.t t/pod/find.t vms/configure.com
55193            - vms/subconfigure.com
55194            ! lib/lib.pm
55195           !> (integrate 115 files)
55196 ____________________________________________________________________________
55197 [  7884] By: jhi                                   on 2000/11/27  13:44:33
55198         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
55199              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
55200              Date:     Mon, 27 Nov 2000 08:23:54 EST
55201              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
55202      Branch: perl
55203            ! vms/descrip_mms.template vms/test.com
55204 ____________________________________________________________________________
55205 [  7883] By: gsar                                  on 2000/11/27  11:50:46
55206         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
55207              6511..6513,6515..6523,6525..6536
55208              
55209              The swallow_bom() saga continues.  The #23 of require.t
55210              (UTF16-LE) still fails (silently, no output) but the #22
55211              (UTF16-BE) seems to be working now.  The root of the
55212              failure may be in sv_gets(): is it UTF-16LE-aware,
55213              especially when it comes to line endings? 
55214              
55215              Document the problem with -P in HP-UX and its workaround.
55216              
55217              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
55218              (aka ID 20000730.002)
55219              
55220              Subject: fix and question re: waitpid() under win32
55221              
55222              Make the safety catch for buggy gccs work with triple version
55223              numbers like 2.95.2.  Reported in
55224              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
55225              
55226              In Digital UNIX warn if gcc explicitly chosen because even
55227              2.95.2 is known to cause problems.
55228              
55229              Make chr() for values >127 to create utf8 when under utf8.
55230              
55231              various syntax errors and such (not fixed: comp/require.t#22 coredump
55232              on Windows)
55233              
55234              Stash away the largefiles flags and libswanted.
55235              
55236              BOM patching from Simon Cozens.
55237              
55238              If gccosandvers is equal to osname, clear gccosandvers.
55239              
55240              Make p4desc to skip non-mainperl branches by default.
55241              
55242              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
55243              
55244              The test from this
55245              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
55246              
55247              In new BSDs changes to argv[] do not show up in ps(1) output,
55248              instead one must use setproctitle().  This was already addressed
55249              by change #6457, but the below has a new variant for FreeBSD 4.0
55250              or later, and the matter is also documented more.
55251              
55252              FreeBSD 3.* updates from
55253              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
55254              
55255              regen_headers, regen perltoc.
55256              
55257              Document in one place the memory abstractions used in Perl core.
55258              
55259              memcpy has n o in it, as pinted ut by Sarathy.
55260              
55261              Remove the extraneous "main::" prefix from all the
55262              "opened only for", "on closed", and "never opened" warnings.
55263              
55264              The name of a filehandle does not have <these>.
55265              
55266              The tr utf8 patching continues.
55267              
55268              The new setproctitle() feature is available only in 
55269              bleeding edge FreeBSD.  From Paul Saab.
55270              
55271              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
55272              
55273              Dump UVs as UVs in Data::Dumper.
55274              
55275              detypo #6494
55276              
55277              Document the IVdf UVuf UVof UVxf.
55278              
55279              require.t needs binmode() to work on windows
55280              
55281              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
55282              that are hopefully soon put into use.
55283              
55284              Allow "no Module;" even if there is no 'unimport'.
55285              
55286              Better skip message for the test; one of the two problems in
55287              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
55288              
55289              The subtest 4 may fail also on VOBS, as pointed out
55290              by Nick Ing-Simmons in November 1999, bug id 19991124.003
55291              (but the failure in that bug report isn't the subtest 4).
55292              
55293              Be more informative on what is skipped and why,
55294              also repeat the list at the end.
55295              
55296              Add a URL for FSF.
55297              
55298              Subject: [PATCH] sv.h documentation - SvLEN
55299              
55300              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
55301              
55302              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
55303              
55304              Subject: [PATCH] bad cppsymbols on os2 + Configure question
55305              
55306              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
55307              
55308              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
55309              mention the idea of @( and @)
55310              
55311              This is 6512.  Really.
55312              
55313              Subject: [ID 19990721.004] Documentation bug in perlfunc
55314              
55315              Subject: Minor tweak to perlvar.pod
55316              
55317              In the warnings call filehandles consistently so;
55318              add "unopened" warning for stat().
55319              
55320              After the #6519 a warning about stat() is just that,
55321              not about a filetest, which now have their own warning.
55322              
55323              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
55324              
55325              Subject: Re: Array vs. List context
55326              
55327              Subject: New perlcc, take 2
55328              
55329              Weed buglets pointed out by
55330              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
55331              
55332              gcc versions might have (parentheses) in them.
55333              
55334              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
55335              
55336              Essential prototype changes were missing from #6527.
55337              Also make report_evil_fh() more bomb-proof.
55338              
55339              Zap lib/Sys directory when cleaning up.
55340              
55341              Change the Policy policy: now -Dprefix= with an existing
55342              Policy.sh and prefix == siteprefix == vendorprefix, then all
55343              of them follow along the new prefix.
55344              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
55345              
55346              Continue fixing the io warnings.  This also
55347              sort of fixes bug ID 20000802.003: the core dump
55348              is no more.  Whether the current behaviour is correct
55349              (giving a warning: "Not a format reference"), is another matter.
55350              
55351              Have symbols for the IoTYPEs.
55352              
55353              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
55354              
55355              Document a bit that UDP is not what you might think.
55356              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
55357              tr memory corruption fix from Simon Cozens.
55358              
55359              Plug the security hole described in the Aug 05 2000 bugtraq message
55360              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
55361              The security hole exists only in suidperls, which isn't
55362              installed or even built by default.
55363      Branch: maint-5.6/perl
55364           !> (integrate 71 files)
55365 ____________________________________________________________________________
55366 [  7882] By: gsar                                  on 2000/11/27  10:25:36
55367         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
55368              from mainline
55369              
55370              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
55371              to be fatal errors (instead of by default ignoring them, and
55372              ignoring with a bug: even though -w gave an error, the opening [
55373              was left in)  Reported in:
55374              
55375              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
55376              
55377              Subject: [PATCH] split /^/
55378              
55379              MacOS nits from Matthias Neeracher.
55380              
55381              More split() doc and test patches from Mike Guy.
55382              
55383              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
55384              from Graham Barr in the module list.
55385              
55386              docfix from Peter Scott <Peter@PSDT.com>.
55387              
55388              File::Temp patches for VMS and OS/2 from Tim Jenness.
55389              
55390              open() wariness in perlbug.
55391              
55392              Subject: [PATCH] minor doc change - perlguts
55393              
55394              Subject: Minor doc patch: handy.h
55395              
55396              Be wary of close()s, too.
55397              
55398              Further File::Temp patches from Yitzchak Scott-Thoennes
55399              and Craig A. Berry.
55400              
55401              Subject: [PATCH] fixes bug 20000508.004
55402              
55403              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
55404              
55405              Allow "no AutoLoader;", based on change #6444,
55406              suggested by Graham Barr.
55407              
55408              Use setproctitle() if available to modify $0.
55409              
55410              Warn if the version of the operating system used to compile gcc
55411              differs from the current version of the operating system.
55412              Also display the gcc compilation os and version in myconfig.
55413              Inspiration from
55414              
55415              Tiny fixes for #6460.
55416              
55417              The problem described in this
55418              Subject: [ID 20000322.018] named chars aren't magical enough
55419              has been fixed in perl 5.6.0 but just in case added a test
55420              to keep it away.  (The report from Joseph Hall.)
55421              
55422              Tune the comments and hopefully stop a memory leak.
55423              
55424              Subject: UTF8 concat
55425              (with a memory leak fixed, plus a few casts added)
55426              This also seems to help for
55427              Subject: [ID 20000716.015] join UTF8 weirdness
55428              
55429              Do not upgrade SVs into utf8 just because they participate
55430              in eq or cmp.  Reported and fix suggested in
55431              Subject: [ID 20000720.009] sv_eq UTF8 bug
55432              
55433              Fix the HALF_UPGRADE() macro introduced in #6263.
55434              
55435              Find green threads before native threads.
55436              Subject: Re: Patch to jpl/JNI/Makefile.PL
55437      Branch: maint-5.6/perl
55438           !> (integrate 30 files)
55439 ____________________________________________________________________________
55440 [  7881] By: jhi                                   on 2000/11/27  05:48:41
55441         Log: It seems that *both* the unused submatch loop cleanup
55442              codes are needed.
55443      Branch: perl
55444            ! regexec.c
55445 ____________________________________________________________________________
55446 [  7880] By: jhi                                   on 2000/11/27  04:50:07
55447         Log: Clean .exists deeper.
55448      Branch: perl
55449            ! Makefile.SH
55450 ____________________________________________________________________________
55451 [  7879] By: jhi                                   on 2000/11/27  02:31:35
55452         Log: The code in regcppop() (see #7878) contains the correct lower
55453              limit for the unused submatch 'cleanup' loop so that under
55454              "use utf8" the following code wouldn't dump core:
55455              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
55456              the cleanup loop in regtry() stomped beyond allocated area
55457              in the startp[] array.  Therefore, copied the correct lower
55458              loop limit (*PL_reglastparen) to regtry().  Note: something
55459              may still not be quite right: why was the _higher_ loop limit
55460              (prog->nparens) different in the utf8 case?
55461              
55462              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
55463              without core dumps, there were about 17 of them before
55464              the patch (with us since Perl 5.7.0).  Two failures, still:
55465              496 and 505 (though these may not be severe).
55466              
55467              Patch #7881 is also needed since both the cleanup loops
55468              seem to be needed.
55469              
55470              Also, the t/op/pat#44 seems to core dump under utf8.
55471              Plus a couple of failures.  UGH-8.
55472      Branch: perl
55473            ! regexec.c
55474 ____________________________________________________________________________
55475 [  7878] By: jhi                                   on 2000/11/27  02:21:17
55476         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
55477              the code in regcppop() seems to be redundant for the test suite --
55478              but it contains a germ of truth, and it needed for the build
55479              process itself: see #7879 and #7881.
55480      Branch: perl
55481            ! regexec.c
55482 ____________________________________________________________________________
55483 [  7877] By: jhi                                   on 2000/11/27  01:53:09
55484         Log: Comment on comment.
55485      Branch: perl
55486            ! regexec.c
55487 ____________________________________________________________________________
55488 [  7876] By: jhi                                   on 2000/11/27  00:49:59
55489         Log: Adjust the docs to agree with #7875.
55490      Branch: perl
55491            ! pod/perllocale.pod
55492 ____________________________________________________________________________
55493 [  7875] By: jhi                                   on 2000/11/27  00:49:27
55494         Log: Retract #7863.  It makes more sense not to taint formatted output,
55495              not even by sprintf().
55496      Branch: perl
55497            ! sv.c
55498 ____________________________________________________________________________
55499 [  7874] By: jhi                                   on 2000/11/26  23:36:02
55500         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
55501              Not really fixed (should really dump the UTF-8 charclass),
55502              but stopped displaying the garbage.
55503              
55504              Also add a note on the (missing) Unicode PSXSPC and BLANK.
55505      Branch: perl
55506            ! regcomp.c
55507 ____________________________________________________________________________
55508 [  7873] By: jhi                                   on 2000/11/26  21:31:13
55509         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
55510      Branch: perl
55511            ! regexec.c
55512 ____________________________________________________________________________
55513 [  7872] By: jhi                                   on 2000/11/26  21:06:04
55514         Log: No need to scan till infinity, 13 is enough.
55515      Branch: perl
55516            ! handy.h utf8.c
55517 ____________________________________________________________________________
55518 [  7871] By: jhi                                   on 2000/11/26  20:20:32
55519         Log: Test line numbers are different with utf8.
55520      Branch: perl
55521            ! t/op/re_tests
55522 ____________________________________________________________________________
55523 [  7870] By: jhi                                   on 2000/11/26  20:10:12
55524         Log: Message nit.
55525      Branch: perl
55526            ! regcomp.c
55527 ____________________________________________________________________________
55528 [  7869] By: jhi                                   on 2000/11/26  19:01:05
55529         Log: Make utf8_length() and utf8_distance() (the latter of which
55530              is unused at the moment) to be less forgiving about bad UTF-8.
55531      Branch: perl
55532            ! embed.h embed.pl objXSUB.h proto.h utf8.c
55533 ____________________________________________________________________________
55534 [  7868] By: jhi                                   on 2000/11/26  18:45:56
55535         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
55536              From: Benjamin Holzman <bah@ecnvantage.com>
55537              Date: Sat, 25 Nov 2000 20:40:20 -0500       
55538              Message-ID: <20001125204020.A25040@ecnvantage.com>              
55539              
55540              Debian allows installing /usr/bin/locale without installing
55541              any locales, an error message will ensue.
55542      Branch: perl
55543            ! t/pragma/locale.t
55544 ____________________________________________________________________________
55545 [  7867] By: jhi                                   on 2000/11/26  18:31:12
55546         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
55547              From: Benjamin Holzman <bah@ecnvantage.com>
55548              Date: Sun, 26 Nov 2000 02:42:34 -0500
55549              Message-ID: <20001126024234.G25040@ecnvantage.com>
55550              
55551              Patch for the bug 20000212.002.
55552      Branch: perl
55553            ! sv.c t/op/array.t
55554 ____________________________________________________________________________
55555 [  7866] By: jhi                                   on 2000/11/26  18:28:09
55556         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
55557              From: Tim Jenness <t.jenness@jach.hawaii.edu>
55558              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
55559              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
55560              
55561              File::Temp 0.11.
55562      Branch: perl
55563            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
55564 ____________________________________________________________________________
55565 [  7865] By: jhi                                   on 2000/11/26  18:24:22
55566         Log: The metaconfig unit change for #7864.
55567      Branch: metaconfig/U/perl
55568            ! need_va_copy.U
55569 ____________________________________________________________________________
55570 [  7864] By: jhi                                   on 2000/11/26  18:23:41
55571         Log: Make the va_copy() test not to be so talkative.
55572      Branch: perl
55573            ! Configure config_h.SH
55574 ____________________________________________________________________________
55575 [  7863] By: jhi                                   on 2000/11/26  18:11:02
55576         Log: Fix locale inconsistencies unearthed by Hugo's work.
55577              Now the floating point sprintf really does taint the result
55578              string as perllocale promises (has promised for a long time)
55579              if "use locale" is in the lexical scope.
55580      Branch: perl
55581            ! sv.c t/pragma/locale.t
55582 ____________________________________________________________________________
55583 [  7862] By: jhi                                   on 2000/11/26  00:35:15
55584         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
55585              From: Nicholas Clark <nick@ccl4.org>
55586              Date: Sun, 26 Nov 2000 00:07:50 +0000
55587              Message-ID: <20001126000750.A22446@plum.flirble.org>
55588              
55589              Infinit.
55590      Branch: perl
55591            ! sv.c
55592 ____________________________________________________________________________
55593 [  7861] By: jhi                                   on 2000/11/26  00:01:26
55594         Log: Integrate perlio.
55595      Branch: perl
55596           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
55597 ____________________________________________________________________________
55598 [  7860] By: nick                                  on 2000/11/25  22:04:17
55599         Log: Correct relative path from new ext\Filter\Util\Call location
55600              back to miniperl.
55601      Branch: perlio
55602            ! win32/makefile.mk
55603 ____________________________________________________________________________
55604 [  7859] By: nick                                  on 2000/11/25  21:26:54
55605         Log: Integrate mainline.
55606      Branch: perlio
55607           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
55608           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
55609           +> t/lib/filter-util.t
55610            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
55611            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
55612            - t/lib/filt-util.t
55613           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
55614           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
55615           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
55616           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
55617           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
55618           !> win32/makefile.mk
55619 ____________________________________________________________________________
55620 [  7858] By: gsar                                  on 2000/11/25  20:52:17
55621         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
55622              parent's memory; fix it by keeping track of the actual pad
55623              offset rather than a raw pointer (this change is probably also
55624              relevant to non-ithreads case to avoid fallout from reallocs of
55625              the pad array, but is currently only enabled for the ithreads
55626              case in the interests of minimal disruption to existing "well
55627              tested" code)
55628      Branch: perl
55629            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
55630            ! proto.h scope.c scope.h sv.c t/op/fork.t
55631 ____________________________________________________________________________
55632 [  7857] By: nick                                  on 2000/11/25  20:01:28
55633         Log: All tests pass on Win32/gcc/USE_PERLIO.
55634              - when crlf layer is pushed make unix-level binary.
55635              - remove :crlf injection in pp_backtick in pp_sys.c
55636              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
55637      Branch: perlio
55638            ! doio.c perlio.c pp_sys.c win32/makefile.mk
55639 ____________________________________________________________________________
55640 [  7856] By: jhi                                   on 2000/11/25  18:38:30
55641         Log: Update the metaconfig units for #7855.
55642      Branch: metaconfig/U/perl
55643            ! useperlio.U usesocks.U
55644 ____________________________________________________________________________
55645 [  7855] By: jhi                                   on 2000/11/25  18:37:54
55646         Log: Undo the SOCKS workarounds, instead start using PerlIO
55647              if SOCKS is selected.
55648              
55649              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
55650              From: Jens Hamisch <jens@Strawberry.COM>
55651              Date: Fri, 24 Nov 2000 18:31:30 +0100
55652              Message-ID: <20001124183130.E28337@Strawberry.COM>
55653              
55654              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
55655              From: Jens Hamisch <jens@Strawberry.COM>
55656              Date: Fri, 24 Nov 2000 19:11:51 +0100
55657              Message-ID: <20001124191151.A28753@Strawberry.COM>
55658      Branch: perl
55659            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
55660            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
55661 ____________________________________________________________________________
55662 [  7854] By: jhi                                   on 2000/11/25  17:39:08
55663         Log: Undo #7848.  Some of the code seems to use walkoptree(),
55664              some walkoptree_slow().  An unfinished renaming?
55665              Now the sub is walkoptree() (which is @EXPORT_OK),
55666              the walkoptree_slow() is a typeglob alias to walkoptree.
55667              This makes the tests to pass, at least.
55668      Branch: perl
55669            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
55670 ____________________________________________________________________________
55671 [  7853] By: nick                                  on 2000/11/24  22:24:33
55672         Log: Re-arrange crlf vs binary for platforms that care.
55673              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
55674              Lip-service to making stdio layer work on such platforms (untested).
55675              Now fails 3 tests rather than one, checkin to see if I can debug 
55676              the issue under linux. (Do not merge.)
55677      Branch: perlio
55678            ! doio.c perlio.c perliol.h
55679 ____________________________________________________________________________
55680 [  7852] By: jhi                                   on 2000/11/24  18:57:39
55681         Log: AUTHORS edits.
55682      Branch: perl
55683            ! AUTHORS
55684 ____________________________________________________________________________
55685 [  7851] By: jhi                                   on 2000/11/24  17:34:56
55686         Log: Add Jan-Erik Karlsson.
55687      Branch: perl
55688            ! AUTHORS
55689 ____________________________________________________________________________
55690 [  7850] By: jhi                                   on 2000/11/24  17:27:56
55691         Log: Configure should find stdchar on its own.
55692      Branch: perl
55693            ! hints/solaris_2.sh
55694 ____________________________________________________________________________
55695 [  7849] By: jhi                                   on 2000/11/24  17:24:55
55696         Log: Subject: PATCH over 7848: Filter test flawed
55697              From: andreas.koenig@anima.de (Andreas J. Koenig)
55698              Date: 24 Nov 2000 10:28:29 +0100
55699              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
55700      Branch: perl
55701            ! t/lib/filter-util.t
55702 ____________________________________________________________________________
55703 [  7848] By: jhi                                   on 2000/11/24  17:22:15
55704         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
55705              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
55706              Date: Fri, 24 Nov 2000 16:12:58 +0000
55707              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
55708      Branch: perl
55709            ! ext/B/B.pm
55710 ____________________________________________________________________________
55711 [  7847] By: jhi                                   on 2000/11/24  03:07:01
55712         Log: Integrate perlio.
55713      Branch: perl
55714           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
55715           !> win32/makefile.mk
55716 ____________________________________________________________________________
55717 [  7846] By: gsar                                  on 2000/11/24  00:55:57
55718         Log: integrate changes#6415..6418,6420..6438 from mainline
55719              
55720              Fix the bitvector ops for utf8 (tricky since past 7 bits
55721              the utf8 'characters' can be more than one octet).
55722              
55723              MPE/ix updates for perl 5.6.0 from Mark Bixby.
55724              
55725              Subject: SDBM_File documentation
55726              
55727              Detypo.
55728              
55729              Decutandpasto.
55730              
55731              Send all installperl messages to STDERR and be -w clean.
55732              
55733              Out-of-date note removed.
55734              
55735              Protect against "wild next"s, that is, callbacks doing "next"
55736              instead of "return".
55737              
55738              Use STDOUT consistently.
55739              
55740              The output might have been produced in the wrong order.
55741              
55742              A missing 'break' after the [[:space:]] switch case.
55743              
55744              Add tests for
55745              [ID 19991110.003] another matching finding by pcre author
55746              which has already been fixed by some patch, as verified in
55747              
55748              Documentation to explain the behaviour of map().
55749              
55750              Add an optimization for map-maps-a-list-element-to-more-list-elements
55751              case, but add also notes explaining the relationship of this
55752              patch and the earlier notes by Sarathy.
55753              
55754              Subject: [ID 20000716.023] syslog test fails without sockets
55755              
55756              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
55757              Test cases for #6431.
55758              
55759              File::Spec::VMS fixup for tmpdir from Craig Berry.
55760              
55761              Make the "uninit variable" warning to say "concat or string"
55762              or "join or string" when in concat or join .
55763              
55764              Get UTF16 BOMs working.  Patch from
55765              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
55766              
55767              Subject: [PATCH] Make large file tests deal with SIGXFSZ
55768              
55769              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
55770              
55771              Subject: [PATCH] av.c apidoc
55772      Branch: maint-5.6/perl
55773           !> (integrate 43 files)
55774 ____________________________________________________________________________
55775 [  7845] By: gsar                                  on 2000/11/24  00:20:45
55776         Log: integrate changes#6406..6414 from mainline
55777              
55778              Merge perlhacktut into perlhack, update perlguts.
55779              
55780              Fix AutoSplit to use File::Spec the right way in VMS,
55781              from Peter Prymmer.
55782              
55783              The bug report
55784              [ID 19991110.002] minimal matching discrepancy found by pcre author
55785              seems to have been fixed (though differently from what was suggested
55786              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
55787              
55788              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
55789              not in pod, from Peter Prymmer
55790              
55791              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
55792              From: Hugo <hv@crypt.compulink.co.uk>
55793              Date: Fri, 14 Jul 2000 23:05:20 +0100
55794              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
55795              
55796              Didn't anymore apply, but that point still could use another fix.
55797              
55798              lib/b test fixes from Peter Prymmer.
55799              
55800              More docs for sv functions.
55801              
55802              perlvms.pod whitespace cleanup to keep pod utils happy.
55803              
55804              another VMS build tweak from Peter Prymmer
55805      Branch: maint-5.6/perl
55806           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
55807           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
55808           !> vms/descrip_mms.template vms/perlvms.pod
55809 ____________________________________________________________________________
55810 [  7844] By: nick                                  on 2000/11/23  23:42:45
55811         Log: Win32/perlio Now just fails one io/argv.t test - lack 
55812              of default :crlf on standard streams.
55813      Branch: perlio
55814            ! doio.c perlio.c
55815 ____________________________________________________________________________
55816 [  7843] By: nick                                  on 2000/11/23  23:04:05
55817         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
55818              peek fail is showing a real problem (multiple crlf layers
55819              are getting pushed.)
55820      Branch: perlio
55821            ! doio.c perlio.c win32/makefile.mk
55822 ____________________________________________________________________________
55823 [  7842] By: nick                                  on 2000/11/23  19:46:23
55824         Log: Implement PerlIO_binmode()
55825              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
55826              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
55827              make binmode in t/lib/io_tell.t unconditional so that works.
55828              Checkin just so Win32 machine can see these changes.
55829      Branch: perlio
55830            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
55831 ____________________________________________________________________________
55832 [  7841] By: jhi                                   on 2000/11/23  19:30:00
55833         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
55834      Branch: perl
55835            ! README.amiga
55836 ____________________________________________________________________________
55837 [  7840] By: jhi                                   on 2000/11/23  17:18:02
55838         Log: SOCKS wrestling continues, patches from Jens Hamisch.
55839      Branch: perl
55840            ! doio.c embed.h embed.pl perlsdio.h proto.h
55841 ____________________________________________________________________________
55842 [  7839] By: jhi                                   on 2000/11/23  16:54:14
55843         Log: Push Filter::Util::Call one level deeper.
55844      Branch: perl
55845            + t/lib/filter-util.t
55846           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
55847           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
55848            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
55849            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
55850            - t/lib/filt-util.t
55851            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
55852            ! win32/Makefile win32/makefile.mk
55853 ____________________________________________________________________________
55854 [  7838] By: jhi                                   on 2000/11/23  16:52:40
55855         Log: Reach back one higher up when searching for PERL_SRC.
55856      Branch: perl
55857            ! lib/ExtUtils/MM_Unix.pm
55858 ____________________________________________________________________________
55859 [  7837] By: jhi                                   on 2000/11/23  16:05:41
55860         Log: Subject: Re: perl@7826
55861              Date: Thu, 23 Nov 2000 02:20:25 -0600
55862              From: "Craig A. Berry" <craigberry@mac.com>
55863              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
55864              
55865              Make VMS to like Filter::Util::Call. 
55866      Branch: perl
55867            ! configure.com ext/Filter/Util/Makefile.PL
55868 ____________________________________________________________________________
55869 [  7836] By: nick                                  on 2000/11/23  16:04:08
55870         Log: Implement crlf layer - not ready for merge.
55871      Branch: perlio
55872            ! perlio.c win32/makefile.mk
55873 ____________________________________________________________________________
55874 [  7835] By: jhi                                   on 2000/11/23  15:56:52
55875         Log: STDCHAR is different in Sparc v9 vs x86.
55876      Branch: perl
55877            ! hints/solaris_2.sh
55878 ____________________________________________________________________________
55879 [  7834] By: jhi                                   on 2000/11/23  15:50:47
55880         Log: The type needs to be visible to protos.
55881      Branch: perl
55882            ! perl.h
55883 ____________________________________________________________________________
55884 [  7833] By: jhi                                   on 2000/11/23  15:40:46
55885         Log: Finish unfinished SOCKS workaround changes.
55886      Branch: perl
55887            ! doio.c
55888 ____________________________________________________________________________
55889 [  7832] By: jhi                                   on 2000/11/23  15:33:30
55890         Log: Integrate perlio.
55891      Branch: perl
55892           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
55893           !> win32/makefile.mk
55894 ____________________________________________________________________________
55895 [  7831] By: nick                                  on 2000/11/23  10:31:07
55896         Log: Correct makefile.mk dependancies for ext/Filter/Util
55897              Build ext/Encode
55898              Run dmake regen_config_h
55899      Branch: perlio
55900            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
55901            ! win32/makefile.mk
55902 ____________________________________________________________________________
55903 [  7830] By: nick                                  on 2000/11/23  08:05:07
55904         Log: Integrate mainline
55905      Branch: perlio
55906           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
55907           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
55908           +> t/lib/filt-util.pl t/lib/filt-util.t
55909           !> (integrate 41 files)
55910 ____________________________________________________________________________
55911 [  7829] By: gsar                                  on 2000/11/23  03:07:11
55912         Log: build the Filter extension on windows
55913      Branch: perl
55914            ! win32/Makefile win32/makefile.mk
55915 ____________________________________________________________________________
55916 [  7828] By: gsar                                  on 2000/11/23  02:46:35
55917         Log: regenerate win32/config* and fix some inconsistencies in the
55918              makefiles; always export Perl_deb() because it is needed
55919              by ext/re/* (whether perl itself is built with -DDEBUGGING
55920              or not)
55921      Branch: perl
55922            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
55923            ! win32/config_H.vc win32/makefile.mk
55924 ____________________________________________________________________________
55925 [  7827] By: gsar                                  on 2000/11/23  02:18:38
55926         Log: get sources building on windows+MSVC again (untested with other
55927              compilers)
55928      Branch: perl
55929            ! win32/include/sys/socket.h win32/perllib.c
55930 ____________________________________________________________________________
55931 [  7826] By: jhi                                   on 2000/11/23  01:18:26
55932         Log: Update Changes.
55933      Branch: perl
55934            ! Changes patchlevel.h
55935 ____________________________________________________________________________
55936 [  7825] By: jhi                                   on 2000/11/23  00:20:41
55937         Log: Subject: Re: av.c patch (having slight problems)
55938              From: "Ben Tilly" <ben_tilly@hotmail.com>
55939              Date: Tue, 21 Nov 2000 23:29:31 -0500
55940              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
55941              
55942              unshift() speedup.
55943      Branch: perl
55944            ! av.c
55945 ____________________________________________________________________________
55946 [  7824] By: jhi                                   on 2000/11/22  23:59:15
55947         Log: Fixes for signedness warnings noticed by VMSperlers.
55948      Branch: perl
55949            ! ext/Storable/Storable.xs regcomp.c sv.c
55950 ____________________________________________________________________________
55951 [  7823] By: jhi                                   on 2000/11/22  23:19:31
55952         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
55953              From: Peter Prymmer <pvhp@forte.com>
55954              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
55955              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
55956      Branch: perl
55957            ! t/pragma/warn/pp_hot
55958 ____________________________________________________________________________
55959 [  7822] By: jhi                                   on 2000/11/22  22:52:20
55960         Log: Be clean.
55961      Branch: perl
55962            ! Makefile.SH
55963 ____________________________________________________________________________
55964 [  7821] By: jhi                                   on 2000/11/22  22:46:39
55965         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
55966              by Damian Conway, as suggested by Paul Marquess.
55967      Branch: perl
55968            + lib/Filter/Simple.pm
55969 ____________________________________________________________________________
55970 [  7820] By: jhi                                   on 2000/11/22  22:45:51
55971         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
55972      Branch: perl
55973            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
55974            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
55975            + t/lib/filt-util.t
55976            ! MANIFEST
55977 ____________________________________________________________________________
55978 [  7819] By: jhi                                   on 2000/11/22  22:03:27
55979         Log: Integrate perlio.
55980      Branch: perl
55981           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
55982           !> win32/makefile.mk
55983 ____________________________________________________________________________
55984 [  7818] By: jhi                                   on 2000/11/22  21:56:02
55985         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
55986      Branch: perl
55987            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
55988            ! t/lib/io_sock.t
55989 ____________________________________________________________________________
55990 [  7817] By: jhi                                   on 2000/11/22  21:39:49
55991         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
55992              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55993              Date: Wed, 22 Nov 2000 16:08:12 -0500
55994              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
55995      Branch: perl
55996            ! lib/ExtUtils/Liblist.pm
55997 ____________________________________________________________________________
55998 [  7816] By: jhi                                   on 2000/11/22  21:38:25
55999         Log: Go ahead and #include <unistd.h> in perl.h.
56000      Branch: perl
56001            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
56002            ! util.c
56003 ____________________________________________________________________________
56004 [  7815] By: jhi                                   on 2000/11/22  21:22:52
56005         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
56006              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56007              Date: Mon, 20 Nov 2000 18:30:52 -0500
56008              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
56009      Branch: perl
56010            ! pod/perlre.pod regcomp.c t/op/re_tests
56011 ____________________________________________________________________________
56012 [  7814] By: jhi                                   on 2000/11/22  21:21:46
56013         Log: Subject: [PATCH 5.7.0] Liblist finally works
56014              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56015              Date: Tue, 21 Nov 2000 22:02:17 -0500
56016              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
56017      Branch: perl
56018            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
56019            ! lib/ExtUtils/MakeMaker.pm
56020 ____________________________________________________________________________
56021 [  7813] By: jhi                                   on 2000/11/22  21:20:23
56022         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
56023              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56024              Date: Wed, 22 Nov 2000 17:53:15 +0100
56025              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
56026              
56027              AIX dynaloader and perlio patch.
56028      Branch: perl
56029            ! ext/DynaLoader/dl_aix.xs
56030 ____________________________________________________________________________
56031 [  7812] By: jhi                                   on 2000/11/22  21:17:52
56032         Log: (Accidentally empty patch.)
56033      Branch: perl
56034            ! av.c
56035 ____________________________________________________________________________
56036 [  7811] By: jhi                                   on 2000/11/22  21:16:31
56037         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
56038              From: Peter Prymmer <pvhp@forte.com>
56039              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
56040              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
56041      Branch: perl
56042            ! vms/test.com
56043 ____________________________________________________________________________
56044 [  7810] By: jhi                                   on 2000/11/22  21:15:36
56045         Log: Subject: Re: perl@7777 
56046              From: "John P. Linderman" <jpl@research.att.com>
56047              Date: Wed, 22 Nov 2000 13:11:11 -0500
56048              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
56049              
56050              Detypoing.
56051      Branch: perl
56052            ! lib/CPAN.pm
56053 ____________________________________________________________________________
56054 [  7809] By: jhi                                   on 2000/11/22  21:14:19
56055         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
56056              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
56057              Date:     Wed, 22 Nov 2000 13:51:37 EST
56058              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
56059      Branch: perl
56060            ! perlsdio.h
56061 ____________________________________________________________________________
56062 [  7808] By: jhi                                   on 2000/11/22  21:13:27
56063         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
56064              From: Casey Tweten <crt@kiski.net>
56065              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
56066              Message-Id: <200011201653.LAA10194@home.kiski.net>
56067      Branch: perl
56068            ! t/lib/io_udp.t
56069 ____________________________________________________________________________
56070 [  7807] By: jhi                                   on 2000/11/22  21:12:35
56071         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
56072              From: Casey Tweten <crt@kiski.net>
56073              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
56074              Message-Id: <200011201636.LAA07227@home.kiski.net>
56075      Branch: perl
56076            ! t/lib/io_sock.t
56077 ____________________________________________________________________________
56078 [  7806] By: jhi                                   on 2000/11/22  21:10:59
56079         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
56080              From: "Casey R. Tweten" <crt@kiski.net>
56081              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
56082              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
56083      Branch: perl
56084            ! utils/h2xs.PL
56085 ____________________________________________________________________________
56086 [  7805] By: nick                                  on 2000/11/22  21:05:06
56087         Log: Integrate mainline
56088      Branch: perlio
56089           !> Changes Porting/genlog ext/DB_File/DB_File.xs
56090           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
56091           !> utils/perlbug.PL
56092 ____________________________________________________________________________
56093 [  7804] By: jhi                                   on 2000/11/22  21:01:12
56094         Log: Subject: [PATCH] Test.pm POD peculiarity
56095              From: "Casey R. Tweten" <crt@kiski.net>
56096              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
56097              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
56098      Branch: perl
56099            ! lib/Test.pm
56100 ____________________________________________________________________________
56101 [  7803] By: jhi                                   on 2000/11/22  20:59:59
56102         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
56103              From: "Philip Newton" <pnewton@gmx.de>
56104              Date: Wed, 22 Nov 2000 14:25:53 +0100
56105              Message-Id: <3A1BD771.25462.1939FAD@localhost>
56106              
56107              Be case-understanding also on 's', and use the -oi of sendmail
56108              not to terminate the transmission on a lone '.'.
56109      Branch: perl
56110            ! utils/perlbug.PL
56111 ____________________________________________________________________________
56112 [  7802] By: nick                                  on 2000/11/22  20:51:42
56113         Log: Win32 PerlIO intermediate state now working as expected.
56114              - In current state we are still using C runtime in text/binary
56115              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
56116              - PERLIO=stdio and PERLIO=unix pass all expected tests.
56117              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
56118              and PerlIO_seek() and the dummy crlf layer is not making adjustments
56119              for CRLF translation happening in C runtime. All other tests pass.
56120              
56121              Added note to README.win32 to point out the snags of doing a perl build
56122              with Norton AntiVirus turned on.
56123              
56124              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
56125              which file a fail comes from.
56126              
56127              Updated "canned" config.h to match the one generated.
56128      Branch: perlio
56129            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
56130            ! win32/makefile.mk
56131 ____________________________________________________________________________
56132 [  7801] By: jhi                                   on 2000/11/22  06:50:20
56133         Log: Nickety nits.
56134      Branch: perl
56135            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
56136 ____________________________________________________________________________
56137 [  7800] By: jhi                                   on 2000/11/22  01:29:55
56138         Log: Changes had accidentally gone too silent on non-main branches.
56139      Branch: perl
56140            ! Changes Porting/genlog patchlevel.h
56141 ____________________________________________________________________________
56142 [  7799] By: gsar                                  on 2000/11/22  01:02:56
56143         Log: some lib_pm.PL changes snuck in via change#7772
56144      Branch: maint-5.6/perl
56145            ! Makefile.SH
56146 ____________________________________________________________________________
56147 [  7798] By: nick                                  on 2000/11/21  21:59:40
56148         Log: Integrate mainline
56149      Branch: perlio
56150           !> (integrate 28 files)
56151 ____________________________________________________________________________
56152 [  7797] By: jhi                                   on 2000/11/21  21:01:45
56153         Log: Integrate perlio.
56154      Branch: perl
56155           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
56156 ____________________________________________________________________________
56157 [  7796] By: nick                                  on 2000/11/21  20:36:22
56158         Log: Win32 builds and runs (mostly) with USE_PERLIO.
56159              PERLIO=perlio passes all tests. 
56160              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
56161      Branch: perlio
56162            ! perlio.c win32/perllib.c win32/win32.c
56163 ____________________________________________________________________________
56164 [  7795] By: jhi                                   on 2000/11/21  19:03:44
56165         Log: Update Changes.
56166      Branch: perl
56167            ! Changes patchlevel.h
56168 ____________________________________________________________________________
56169 [  7794] By: jhi                                   on 2000/11/21  18:56:34
56170         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
56171              From: "Craig A. Berry" <craigberry@mac.com>
56172              Date: Mon, 20 Nov 2000 20:27:06 -0600
56173              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
56174              
56175              A cut-and-pasto.
56176      Branch: perl
56177            ! perlio.h
56178 ____________________________________________________________________________
56179 [  7793] By: jhi                                   on 2000/11/21  18:54:41
56180         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
56181              From: Dominic Dunlop <domo@computer.org> 
56182              Date: Mon, 20 Nov 2000 18:55:29 +0100
56183              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
56184              
56185              va_copy() and the need of it.
56186              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
56187      Branch: metaconfig/U/perl
56188            + need_va_copy.U
56189      Branch: perl
56190            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56191            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
56192            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
56193            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
56194            ! win32/config.bc win32/config.gc win32/config.vc
56195 ____________________________________________________________________________
56196 [  7792] By: jhi                                   on 2000/11/21  17:04:10
56197         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
56198      Branch: perl
56199           !> scope.h
56200 ____________________________________________________________________________
56201 [  7791] By: jhi                                   on 2000/11/21  17:01:16
56202         Log: Export the SOCKS workaround symbols only if necessary.
56203      Branch: perl
56204            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
56205 ____________________________________________________________________________
56206 [  7790] By: nick                                  on 2000/11/20  23:57:11
56207         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
56208      Branch: perlio
56209            ! scope.h
56210 ____________________________________________________________________________
56211 [  7789] By: nick                                  on 2000/11/20  23:38:33
56212         Log: Integrate mainline
56213      Branch: perlio
56214           +> lib/File/Spec/Epoc.pm
56215           !> (integrate 34 files)
56216 ____________________________________________________________________________
56217 [  7788] By: nick                                  on 2000/11/20  23:20:18
56218         Log: Make extra buffer layer work (dummy crlf layer)
56219      Branch: perlio
56220            ! doio.c perlio.c perlio.h
56221 ____________________________________________________________________________
56222 [  7787] By: jhi                                   on 2000/11/20  22:44:04
56223         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
56224              From: Peter Prymmer <pvhp@forte.com>
56225              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
56226              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
56227      Branch: perl
56228            ! t/pragma/locale.t
56229 ____________________________________________________________________________
56230 [  7786] By: jhi                                   on 2000/11/20  22:29:10
56231         Log: Subject: DOC PATCH 5.6.0 perlreftut
56232              From: mjd@plover.com
56233              Date: 20 Nov 2000 19:45:06 -0000
56234              Message-ID: <20001120194506.9505.qmail@plover.com>
56235      Branch: perl
56236            ! pod/perlreftut.pod
56237 ____________________________________________________________________________
56238 [  7785] By: jhi                                   on 2000/11/20  22:27:44
56239         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
56240              From: David Dyck <dcd@tc.fluke.com>
56241              Date: Mon, 20 Nov 2000 11:43:40 -0800
56242              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
56243      Branch: perl
56244            ! lib/Cwd.pm
56245 ____________________________________________________________________________
56246 [  7784] By: jhi                                   on 2000/11/20  22:23:21
56247         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
56248              Date: Mon, 20 Nov 2000 17:06:10 -0500
56249              To: Mailing list Perl5 <perl5-porters@perl.org>
56250              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
56251      Branch: perl
56252            ! pp_ctl.c t/op/pat.t
56253 ____________________________________________________________________________
56254 [  7783] By: jhi                                   on 2000/11/20  22:11:18
56255         Log: Subject: [PATCH] doop.c - UTF8 tr///               
56256              From: Simon Cozens <simon@cozens.net>
56257              Date: Sat, 18 Nov 2000 18:49:30 +0000
56258              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
56259              
56260              Subject: Re: [PATCH] doop.c - UTF8 tr///           
56261              From: Simon Cozens <simon@cozens.net>
56262              Date: Mon, 20 Nov 2000 20:45:22 +0000
56263              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
56264              
56265              Make tr on UTF-8 better but still not correct.
56266      Branch: perl
56267            ! doop.c
56268 ____________________________________________________________________________
56269 [  7782] By: jhi                                   on 2000/11/20  22:02:16
56270         Log: Remove the shared object before attempting to create
56271              (by linking) a new one.  E.g. in AIX not removing
56272              becomes quite painful if one tries to do more than one
56273              build in the same tree (an interrupted build, for example),
56274              since the AIX' shared dynaloader seemingly keeps the shared
56275              objects open and therefore 'busy' for quite a while, even when
56276              nobody is using the objects, leading into link failures.
56277      Branch: perl
56278            ! lib/ExtUtils/MM_Unix.pm
56279 ____________________________________________________________________________
56280 [  7781] By: gsar                                  on 2000/11/20  19:02:55
56281         Log: type mismatch due to faulty integration
56282      Branch: maint-5.6/perl
56283            ! toke.c win32/Makefile
56284 ____________________________________________________________________________
56285 [  7780] By: gsar                                  on 2000/11/20  17:31:55
56286         Log: integrate changes#6392,6394..6399,6401..6404
56287              
56288              The {multiplier} of a fixed substring was overlooked which
56289              caused a wrong initial search offset for that substring.
56290              
56291              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
56292              From: Hugo <hv@crypt.compulink.co.uk>
56293              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
56294              Date: Thu, 13 Jul 2000 19:27:13 +0100
56295              
56296              Fix the BOM bug: not a byteorder bug, a signedness bug.
56297              
56298              Replace change #6337 with a better one.
56299              
56300              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
56301              From: Hugo <hv@crypt.compulink.co.uk>
56302              Date: Fri, 14 Jul 2000 04:16:20 +0100
56303              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
56304              
56305              MakeMaker should not remove editor backups (*~) on `make clean`
56306              by default (completes change#6383)
56307              
56308              move new variables to the end of the interpreter structure (for
56309              bincompat in code that doesn't #include XSUB.h)
56310              
56311              rename totally bletcherous SvLOCK() thingy (doesn't do what the
56312              name suggests anyway)
56313              
56314              various cleanups (typos, misformatted code, and small bugs)
56315              
56316              typecasts needed for change#6394
56317              
56318              typos in change#6399, regen headers
56319              
56320              inconsistent types needs casts
56321              
56322              PERL_OBJECT build tweaks
56323      Branch: maint-5.6/perl
56324           !> MANIFEST doop.c embed.h embed.pl embedvar.h
56325           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
56326           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
56327           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
56328           !> toke.c util.c
56329 ____________________________________________________________________________
56330 [  7779] By: gsar                                  on 2000/11/20  17:06:29
56331         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
56332              
56333              Cosmetics and perldelta.
56334              
56335              Fix nits noticed by Boston.pm.
56336              
56337              Do the cc sanity check both before the hints and
56338              after the cc selction.
56339              
56340              get sprintf.t to adjust properly for 3-digit exponents
56341              
56342              don't clobber *.orig files on *clean targets
56343              
56344              fix bugs in processing %v-*d and similar format specs (from
56345              Avi Finkel <avi@finkel.org>)
56346              
56347              sprintf test tweaks (from Dominic Dunlop)
56348              
56349              new selfloader.t in change#6183 doesn't close DATA handles,
56350              and thus fails to clean up tmp files on dosish platforms
56351              
56352              typos (spotted by Peter Prymmer)
56353              
56354              typo fix from Craig Berry
56355      Branch: maint-5.6/perl
56356           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
56357           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
56358           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
56359           !> x2p/Makefile.SH
56360 ____________________________________________________________________________
56361 [  7778] By: gsar                                  on 2000/11/20  16:46:51
56362         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
56363              
56364              Subject: Re: format bug report  [Patch]
56365              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56366              Date: Wed, 05 Jul 2000 13:12:52 +0200
56367              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
56368              
56369              Subject: Re: format bug report  [Patch]
56370              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56371              Date: Wed, 05 Jul 2000 14:10:01 +0200
56372              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
56373              
56374              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
56375              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
56376              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
56377              Date: Fri, 07 Jul 2000 17:57:16 +0100
56378              
56379              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
56380              To: perl5-porters@perl.org
56381              From: Karsten Sperling <spiff@phreax.net>
56382              Date: Mon, 10 Jul 2000 15:12:52 +0200
56383              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
56384              
56385              README.posix-bc podified from Thomas Dorner.
56386              
56387              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
56388              From: Dominic Dunlop <domo@computer.org>
56389              Date: Tue, 11 Jul 2000 12:27:33 +0200
56390              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
56391              
56392              Typo in #6341.
56393              
56394              Fix for
56395              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
56396              From: Roderick Schertler <roderick@argon.org>
56397              Date: Tue, 11 Jul 2000 13:55:05 -0400
56398              Message-Id: <200007111755.NAA05077@jones.argon.org>
56399              
56400              Minor cleanups on the booklist.
56401              
56402              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
56403              regen perltoc.
56404              
56405              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
56406      Branch: maint-5.6/perl
56407           +> pod/perlbook.pod
56408           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
56409           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
56410           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
56411 ____________________________________________________________________________
56412 [  7777] By: jhi                                   on 2000/11/20  16:08:49
56413         Log: Update Changes.
56414      Branch: perl
56415            ! Changes patchlevel.h
56416 ____________________________________________________________________________
56417 [  7776] By: jhi                                   on 2000/11/20  15:27:56
56418         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
56419              This may be overly harsh but until proven otherwise, we think this
56420              way, or until we have a simple test for Configure (having to start
56421              up servers is does not count as simple) to check for the problems.
56422      Branch: perl
56423            ! perl.h
56424 ____________________________________________________________________________
56425 [  7775] By: jhi                                   on 2000/11/20  15:22:17
56426         Log: Solaris hints tweaks.
56427      Branch: perl
56428            ! hints/solaris_2.sh
56429 ____________________________________________________________________________
56430 [  7774] By: jhi                                   on 2000/11/20  15:01:20
56431         Log: Add a workaround to SOCKS 64-bit problems.
56432      Branch: perl
56433            ! doio.c embed.h embed.pl perlsdio.h proto.h
56434 ____________________________________________________________________________
56435 [  7773] By: jhi                                   on 2000/11/20  14:51:47
56436         Log: sysseek() instead of seek().
56437      Branch: perl
56438            ! t/lib/syslfs.t
56439 ____________________________________________________________________________
56440 [  7772] By: gsar                                  on 2000/11/20  13:06:23
56441         Log: integrate changes#6315..6319,6321..6331,6333..6338
56442              
56443              Integrate with Sarathy, preliminary fix for unicos
56444              alignment problems in [ID 20000612.002] Perl problem on Cray system.
56445              
56446              some debugger output does not go to the socket when RemotePort is set
56447              
56448              winsock cleanup never done on Windows (leads to handle leaks)
56449              
56450              fix UNC path handling on Windows under ithreads, and chdir()
56451              return value when given a non-existent directory
56452              
56453              Autogenerate pod/Makefile and pod/buildtoc.
56454              buildtoc also checks whether the existin pods are
56455              mentioned in MANIFEST and perl.pod, and vice versa.
56456              (None of the thusly found discrepancies fixed yet.)
56457              roffitall also needs to be autogenerated similarly but it
56458              seems so badly out of date that I didn't touch it yet.
56459              
56460              Config is being used.
56461              
56462              Add =head1 NAMEs so that buildtoc is happy.
56463              (The CGI::Util nit reported to Lincoln.)
56464              
56465              Fix complaints of buildtoc.
56466              
56467              Fix the alignment problem in Crays ([ID 20000612.002]).
56468              
56469              Remove perlbook, update perlfaq book listing,
56470              rearrange perl.pod, regenerate perltoc.
56471              
56472              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
56473              was cast to an unsigned (32-bit) integer with wild abandon.
56474              
56475              winsock options weren't being set in all threads under ithreads
56476              (caused send()s from second and subsequent threads to fail)
56477              
56478              accept() leaks memory on windows due to incorrect ordering of
56479              closesocket() and fclose() calls
56480              
56481              Reorder perl.pod once more.
56482              
56483              More POSIX.pod tweaks.
56484              
56485              Sprinkle ldlibpath.
56486              
56487              Precedence goof, fix based on
56488              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
56489              From: Hugo <hv@crypt.compulink.co.uk>
56490              Date: Tue, 11 Jul 2000 12:52:38 +0100
56491              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
56492              
56493              Subject: PATCH perlguts.pod: Document D and d magic types
56494              From: mjd@plover.com
56495              Date: 5 Jul 2000 18:01:51 -0000
56496              Message-ID: <20000705180151.29413.qmail@plover.com>
56497              
56498              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
56499              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
56500              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
56501              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
56502              
56503              Subject: [PATCH cfgperl] $& segfaults if you trick it
56504              From: simon@brecon.co.uk (Simon Cozens)
56505              Date: 7 Jul 2000 11:26:09 GMT
56506              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
56507              
56508              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
56509              From: Hugo <hv@crypt.compulink.co.uk>
56510              Date: Tue, 11 Jul 2000 12:44:50 +0100
56511              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
56512              
56513              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
56514              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
56515              Date: Tue, 11 Jul 2000 13:50:51 +0100
56516              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
56517      Branch: maint-5.6/perl
56518           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
56519           +> pod/buildtoc.PL
56520            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
56521           !> (integrate 26 files)
56522 ____________________________________________________________________________
56523 [  7771] By: gsar                                  on 2000/11/20  12:31:42
56524         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
56525              6310,6311,6314
56526              
56527              Subject: [PATCH bleedperl] File::Spec 0.82 beta
56528              From: Barrie Slaymaker <barries@jester.slaysys.com>
56529              Date: Wed, 28 Jun 2000 11:35:29 -0400
56530              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
56531              
56532              tweak perlembed for multiplicity/usethreads sanity; correct notes
56533              about Windows
56534              
56535              localize %INC in a Safe compartment so that use/require work
56536              (many other magic globals probably need similar treatment)
56537              
56538              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
56539              when @_ is modified, causing coredumps
56540              
56541              slurp mode fix in change#4736 still not quite right
56542              
56543              Point to perlipc for more SysV IPC examples.
56544              
56545              Elaborate POSIX.pod.  Still needs work.
56546              
56547              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
56548              
56549              fix large memory leak that has been around for ever, masked by
56550              -DPURIFY (most of the arenas were never freed!)
56551              
56552              fix memory leak on Windows (PL_sys_intern contents were never
56553              freed)
56554              
56555              PERL_OBJECT build tweak
56556              
56557              adjust change#6299
56558              
56559              remove rel2abs prototypes (from Barrie Slaymaker)
56560              
56561              missing perldiag entry for unpack("w",...) diagnostic (from
56562              Andreas Koenig)
56563              
56564              better diagnostic on Frob->stuff() when Frob:: doesn't exist
56565              (from Richard Soderberg <rs@oregonnet.com>)
56566              
56567              Win32 patches for cfgperl from Sarathy.
56568              
56569              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
56570              
56571              More POSIX.pod embellishment.
56572              
56573              tyop in change#6306
56574      Branch: maint-5.6/perl
56575           !> (integrate 44 files)
56576 ____________________________________________________________________________
56577 [  7770] By: gsar                                  on 2000/11/20  11:51:00
56578         Log: integrate changes#6268..6282 from cfgperl branch
56579              
56580              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
56581              From: Dominic Dunlop <domo@computer.org>
56582              Date: Thu, 29 Jun 2000 12:32:39 +0200
56583              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
56584              
56585              Regen headers for #6261 (and update embed.pl for this) and #6267,
56586              silence few compiler warnings.
56587              
56588              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
56589              From: Nicholas Clark <nick@talking.bollo.cx>
56590              Date: Fri, 23 Jun 2000 16:21:15 +0100
56591              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
56592              
56593              Subject: PATCH pod/perltie.pod
56594              From: Ian Phillipps <Ian.Phillipps@iname.com>
56595              Date: Fri, 16 Jun 2000 00:17:19 +0100
56596              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
56597              (only the first hunk, the second hunk had already been done
56598              by some other patch)
56599              
56600              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
56601              From: Tom Phoenix <rootbeer@redcat.com>
56602              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
56603              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
56604              
56605              Subject: [PATCH] xsub attributes
56606              From: Doug MacEachern <dougm@covalent.net>
56607              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
56608              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
56609              
56610              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
56611              From: Andy Dougherty <doughera@lafayette.edu>
56612              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
56613              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
56614              
56615              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
56616              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
56617              Date: Tue, 13 Jun 2000 02:43:48 -0500
56618              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
56619              
56620              Subject: [PATCH] Re: eval documentation: context
56621              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
56622              Date: Mon, 12 Jun 2000 15:07:29 +0100
56623              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
56624              
56625              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
56626              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
56627              Date: Mon, 12 Jun 2000 14:55:59 +0100
56628              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
56629              
56630              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
56631              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
56632              Date: Fri, 09 Jun 2000 12:39:27 -0400
56633              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
56634              (plus update the version "number" of Text::Wrap)
56635              
56636              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
56637              From: Tim Ayers <tayers@bridge.com>
56638              Date: Thu, 08 Jun 2000 08:11:06 +0200
56639              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
56640              [resent by Richard Foley, Message-Id probably wrong]
56641              
56642              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
56643              From: rspier@pobox.com (Robert Spier)
56644              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
56645              Message-ID: <14654.31913.845602.610277@rls.cx>
56646              
56647              Subject: [PATCH 5.6.0] utils/h2xs.PL
56648              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
56649              Date: Wed, 7 Jun 2000 04:02:04 -0500
56650              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
56651              
56652              Subject: [PATCH 5.6.0]ITHREADs for VMS
56653              From: Dan Sugalski <dan@sidhe.org>
56654              Date: Tue, 06 Jun 2000 11:59:50 -0400
56655              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
56656      Branch: maint-5.6/perl
56657           !> (integrate 31 files)
56658 ____________________________________________________________________________
56659 [  7769] By: gsar                                  on 2000/11/20  11:29:06
56660         Log: integrate changes#6261..6266 from cfgperl
56661              
56662              Subject: Re: [PATCH cfgperl] BOMs away!
56663              From: simon@brecon.co.uk (Simon Cozens)
56664              Date: 17 Jun 2000 11:49:57 GMT
56665              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
56666              
56667              Subject: 5.6.0 Patch for EPOC
56668              From: Olaf Flebbe <o.flebbe@gmx.de>
56669              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
56670              Message-ID: <23449.960929969@www11.gmx.net>
56671              
56672              tr fixes from Simon Cozens
56673              
56674              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
56675              From: Marty Lucich <marty@netcom.com>
56676              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
56677              Message-Id: <200006282116.OAA11148@netcom.com>
56678              ccdlflags update (the BSD/OS 4.1 part had already been taken
56679              care of by #6141).
56680              
56681              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
56682              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
56683              Date: Wed, 28 Jun 2000 17:50:12 -0700
56684              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
56685              
56686              Subject: [PATCH 5.6.0] cygwin port
56687              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
56688              From: "Fifer, Eric" <EFifer@sanwaint.com>
56689              Date: Thu, 29 Jun 2000 12:58:29 +0100
56690      Branch: maint-5.6/perl
56691           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
56692           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
56693           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
56694           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
56695 ____________________________________________________________________________
56696 [  7768] By: gsar                                  on 2000/11/20  11:13:44
56697         Log: integrate changes#6252..6256,6259..6260
56698              
56699              Paranoia tweak on #6249.
56700              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
56701              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
56702              Date: Sun, 25 Jun 2000 23:43:12 -0400
56703              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
56704              
56705              Subject: tr///, help wanted.
56706              From: simon@brecon.co.uk (Simon Cozens)
56707              Date: 28 Jun 2000 11:29:04 GMT
56708              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
56709              
56710              small thinko tweaks
56711              
56712              tweaks from Simon Conzes to further fix tr/// under utf8
56713              
56714              perlnewmod was missing from MANIFEST.
56715              
56716              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
56717              From: simon@brecon.co.uk (Simon Cozens)
56718              Date: 17 Jun 2000 11:56:44 GMT
56719              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
56720              pack U0, pack C0
56721      Branch: maint-5.6/perl
56722           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
56723           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
56724           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
56725           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
56726 ____________________________________________________________________________
56727 [  7767] By: gsar                                  on 2000/11/20  10:51:38
56728         Log: integrate change#6250 from cfgperl
56729              
56730              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
56731              From: Doug MacEachern <dougm@covalent.net>
56732              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
56733              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
56734      Branch: maint-5.6/perl
56735           +> t/op/my_stash.t
56736           !> MANIFEST embed.pl global.sym proto.h toke.c
56737 ____________________________________________________________________________
56738 [  7766] By: gsar                                  on 2000/11/20  10:48:34
56739         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
56740              
56741              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
56742              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
56743              Date: Mon, 26 Jun 2000 18:40:14 +0100
56744              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
56745              
56746              Subject: [PATCH] bytes<->utf8 fixes
56747              From: simon@brecon.co.uk (Simon Cozens)
56748              Date: 26 Jun 2000 04:55:45 GMT
56749              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
56750              
56751              Subject: [PATCH] is_utf8_string
56752              From: simon@brecon.co.uk (Simon Cozens)
56753              Date: 26 Jun 2000 02:25:59 GMT
56754              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
56755              
56756              Subject: [PATCH] avoid mg_ptr in '*' magic
56757              From: Doug MacEachern <dougm@covalent.net>
56758              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
56759              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
56760              
56761              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
56762              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
56763              Date: Sat, 24 Jun 2000 13:06:20 +0100
56764              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
56765              
56766              Allow for standalone testing.
56767              
56768              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
56769              From: Mark-Jason Dominus <mjd@plover.com>
56770              Date: Tue, 27 Jun 2000 22:36:42 -0400
56771              Message-ID: <20000628023642.12166.qmail@plover.com>
56772              
56773              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
56774              From: Frank Tobin <ftobin@uiuc.edu>
56775              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
56776              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
56777      Branch: maint-5.6/perl
56778           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
56779           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
56780           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
56781           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
56782           !> utf8.c utils/h2xs.PL
56783 ____________________________________________________________________________
56784 [  7765] By: gsar                                  on 2000/11/20  10:29:13
56785         Log: integrate change#6239 from cfgperl
56786              
56787              Configure maintenance.  Sever some dependency cycles,
56788              separate gccversion from the cc unit,
56789              address [ID 20000623.006] Configure script patch for using gcc on AIX
56790              (but solve it a little bit differently),
56791              unduplex some accidentally duplicated units,
56792              suggest using gcc if no cc available
56793              (p5p thread: "Solaris configure: counterproposal", 1999-09)
56794      Branch: maint-5.6/perl
56795           !> Configure Todo-5.6 config_h.SH
56796 ____________________________________________________________________________
56797 [  7764] By: gsar                                  on 2000/11/20  10:25:55
56798         Log: integrate changes#6233..6238 from cfgperl
56799              
56800              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
56801              From: Mark-Jason Dominus <mjd@plover.com>
56802              Date: Fri, 16 Jun 2000 20:53:04 -0400
56803              Message-ID: <20000617005304.8008.qmail@plover.com>
56804              
56805              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
56806              because when run as services (Win32ese for daemons)
56807              no environment variables are set and tmpdir ends up as /tmp,
56808              which is ambiguous.
56809              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
56810              From: matt@sergeant.org
56811              Date: 16 Jun 2000 16:30:43 -0000
56812              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
56813              
56814              The thread begun by
56815              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
56816              From: Kevin.Ruscoe@ubsw.com
56817              Date: Fri, 16 Jun 2000 16:38:51 +0100
56818              Message-Id: <H000019b03c300d6@MHS>
56819              
56820              Tweak embed.pl, regen headers.
56821              
56822              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
56823              From: Dan Sugalski <dan@sidhe.org>
56824              Date: Fri, 23 Jun 2000 17:00:00 -0400
56825              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
56826      Branch: maint-5.6/perl
56827           !> (integrate 27 files)
56828 ____________________________________________________________________________
56829 [  7763] By: gsar                                  on 2000/11/20  10:08:08
56830         Log: s/perl56delta/perldelta/g
56831      Branch: maint-5.6/perl
56832            ! pod/Makefile
56833 ____________________________________________________________________________
56834 [  7762] By: gsar                                  on 2000/11/20  10:04:00
56835         Log: integrate changes#6225,6229,6231,6232 from cfgperl
56836              
56837              Add source code filenames to apidoc.
56838              From: simon@brecon.co.uk (Simon Cozens)
56839              Subject: [PATCH embed.pl] Source X-ref
56840              Date: 22 Jun 2000 02:18:49 GMT
56841              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
56842              
56843              Subject: README.hpux version 0.6.1
56844              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
56845              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
56846              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
56847              
56848              Subject: [PATCH 5.6.0] cygwin port
56849              From: "Fifer, Eric" <EFifer@sanwaint.com>
56850              Date: Tue, 20 Jun 2000 14:30:58 +0100
56851              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
56852              
56853              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
56854              From: simon@brecon.co.uk (Simon Cozens)
56855              Date: 19 Jun 2000 15:18:27 GMT
56856              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
56857              
56858              plus update pod/Makefile and regenerate perltoc
56859      Branch: maint-5.6/perl
56860           +> pod/perlutil.pod
56861           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
56862           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
56863 ____________________________________________________________________________
56864 [  7761] By: jhi                                   on 2000/11/20  04:09:55
56865         Log: Miraculous typo.
56866      Branch: perl
56867            ! t/op/pat.t
56868 ____________________________________________________________________________
56869 [  7760] By: jhi                                   on 2000/11/20  04:06:08
56870         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
56871              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56872              Date: Sun, 19 Nov 2000 22:30:26 -0500
56873              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
56874      Branch: perl
56875            ! regexec.c scope.h t/op/pat.t
56876 ____________________________________________________________________________
56877 [  7759] By: jhi                                   on 2000/11/20  02:05:22
56878         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
56879      Branch: perl
56880            ! perl.h
56881 ____________________________________________________________________________
56882 [  7758] By: jhi                                   on 2000/11/20  01:58:11
56883         Log: Subject: [perl 7711: EPOC] updates
56884              From: Olaf Flebbe <o.flebbe@gmx.de>
56885              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
56886              Message-ID: <25575.974658810@www23.gmx.net>               
56887      Branch: perl
56888            + lib/File/Spec/Epoc.pm
56889            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
56890            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
56891            ! lib/File/Spec.pm perl.c sv.c
56892 ____________________________________________________________________________
56893 [  7757] By: jhi                                   on 2000/11/20  01:53:11
56894         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
56895      Branch: perl
56896            ! MANIFEST
56897 ____________________________________________________________________________
56898 [  7756] By: jhi                                   on 2000/11/20  01:47:22
56899         Log: Integrate perlio.
56900      Branch: perl
56901            - ext/re/hints/MSWin32.pl
56902           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
56903           !> win32/config.gc win32/config_H.gc win32/win32sck.c
56904 ____________________________________________________________________________
56905 [  7755] By: nick                                  on 2000/11/19  20:57:17
56906         Log: Add dummy crlf layer (just as buffer)
56907              Correct 1st bug - one layer of indirection.
56908      Branch: perlio
56909            ! perlio.c perlio.h perliol.h
56910 ____________________________________________________________________________
56911 [  7754] By: nick                                  on 2000/11/19  20:56:12
56912         Log: Work-round to Perl_deb_nocontext is no longer required
56913      Branch: perlio
56914            - ext/re/hints/MSWin32.pl
56915 ____________________________________________________________________________
56916 [  7753] By: nick                                  on 2000/11/19  20:01:16
56917         Log: diff -se shows these as different
56918      Branch: perlio
56919            ! global.sym pod/perlapi.pod
56920 ____________________________________________________________________________
56921 [  7752] By: nick                                  on 2000/11/19  18:57:30
56922         Log: Configure GCC/Win32 build -Duseperlio
56923              Fix a couple of gross issues
56924              - double-include of ../deb.o in re.dll
56925              - win32sck.c needs PerlIO and FILE 
56926      Branch: perlio
56927            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
56928            ! win32/win32sck.c
56929 ____________________________________________________________________________
56930 [  7751] By: nick                                  on 2000/11/19  17:05:36
56931         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
56932      Branch: perlio
56933            ! perlio.c
56934 ____________________________________________________________________________
56935 [  7750] By: nick                                  on 2000/11/19  16:57:14
56936         Log: Missing aTHX_
56937      Branch: perlio
56938            ! sv.c
56939 ____________________________________________________________________________
56940 [  7749] By: jhi                                   on 2000/11/19  16:28:40
56941         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
56942              From: "Peter J. Farley III" <pjfarley@banet.net>
56943              Date: Sun, 19 Nov 2000 01:42:58 -0500
56944              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
56945      Branch: perl
56946            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
56947 ____________________________________________________________________________
56948 [  7748] By: jhi                                   on 2000/11/19  16:08:10
56949         Log: Subject: podlators 1.05 available        
56950              From: Russ Allbery <rra@stanford.edu>   
56951              Date: 18 Nov 2000 22:04:28 -0800
56952              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
56953      Branch: perl
56954            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
56955 ____________________________________________________________________________
56956 [  7747] By: nick                                  on 2000/11/19  11:19:39
56957         Log: Integrate mainline
56958      Branch: perlio
56959           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
56960           !> util.c
56961 ____________________________________________________________________________
56962 [  7746] By: jhi                                   on 2000/11/19  06:42:22
56963         Log: Make hex scanning warn on "\x{x}" and "\xx".
56964              "\x" and and hex("x") are still valid.
56965      Branch: perl
56966            ! util.c
56967 ____________________________________________________________________________
56968 [  7745] By: nick                                  on 2000/11/18  22:52:28
56969         Log: Integrate mainline
56970      Branch: perlio
56971           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
56972           !> perl.h perlio.c proto.h regcomp.c regcomp.h
56973 ____________________________________________________________________________
56974 [  7744] By: jhi                                   on 2000/11/18  22:50:28
56975         Log: Introduce Perl_utf8_length().  Use it.
56976      Branch: perl
56977            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
56978 ____________________________________________________________________________
56979 [  7743] By: jhi                                   on 2000/11/18  22:38:51
56980         Log: Compiler denit.
56981      Branch: perl
56982            ! perlio.c
56983 ____________________________________________________________________________
56984 [  7742] By: jhi                                   on 2000/11/18  20:33:05
56985         Log: Integrate perlio.
56986      Branch: perl
56987           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
56988           !> perlio.h pp_ctl.c pp_sys.c sv.c
56989 ____________________________________________________________________________
56990 [  7741] By: jhi                                   on 2000/11/18  20:31:27
56991         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
56992              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56993              Date: Fri, 17 Nov 2000 20:35:11 -0500
56994              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
56995              
56996              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
56997              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56998              Date: Fri, 17 Nov 2000 21:03:47 -0500
56999              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
57000              
57001              Plus a little bit of tweaking in pregcomp().
57002      Branch: perl
57003            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
57004 ____________________________________________________________________________
57005 [  7740] By: nick                                  on 2000/11/18  20:17:22
57006         Log: Lexical use open ... support:
57007              add ->cop_io to COP structure in cop.h.
57008              Make mg.c and gv.c associate it with ${^OPEN}.
57009              Make lib/open.pm set it.
57010              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
57011              manner similar to ->cop_warnings.
57012              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
57013              call new PerlIO_apply_layers().
57014              Declare latter in perlio.h and define in perlio.c
57015      Branch: perlio
57016            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
57017            ! perlio.h pp_ctl.c pp_sys.c sv.c
57018 ____________________________________________________________________________
57019 [  7739] By: jhi                                   on 2000/11/18  19:54:00
57020         Log: Integrate perlio.
57021      Branch: perl
57022           !> doio.c perlio.c pp.c
57023 ____________________________________________________________________________
57024 [  7738] By: jhi                                   on 2000/11/18  17:16:13
57025         Log: Subject: [PATCH 5.7.0] etags broken again
57026              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57027              Date: Sat, 18 Nov 2000 02:41:36 -0500
57028              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
57029      Branch: perl
57030            ! emacs/ptags
57031 ____________________________________________________________________________
57032 [  7737] By: jhi                                   on 2000/11/18  17:12:18
57033         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
57034      Branch: perl
57035            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
57036 ____________________________________________________________________________
57037 [  7736] By: nick                                  on 2000/11/18  14:06:20
57038         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
57039              part to be isolated.
57040      Branch: perlio
57041            ! doio.c perlio.c
57042 ____________________________________________________________________________
57043 [  7735] By: nick                                  on 2000/11/18  11:03:32
57044         Log: Integrate mainline
57045      Branch: perlio
57046           !> Changes README.amiga README.win32 patchlevel.h
57047           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
57048 ____________________________________________________________________________
57049 [  7734] By: jhi                                   on 2000/11/18  01:18:56
57050         Log: Update Changes.
57051      Branch: perl
57052            ! Changes patchlevel.h
57053 ____________________________________________________________________________
57054 [  7733] By: jhi                                   on 2000/11/18  00:32:54
57055         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
57056              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57057              Date: Fri, 17 Nov 2000 17:28:02 -0500
57058              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
57059      Branch: perl
57060            ! regcomp.c regexec.c t/op/re_tests
57061 ____________________________________________________________________________
57062 [  7732] By: jhi                                   on 2000/11/18  00:28:56
57063         Log: Sparc 64-bit pack() fix from Jens Hamisch.
57064      Branch: perl
57065            ! pp.c
57066 ____________________________________________________________________________
57067 [  7731] By: jhi                                   on 2000/11/18  00:18:39
57068         Log: Explain in more detail the {} syntax ambiguousity.
57069              
57070              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
57071              From: Nicholas Clark <nick@ccl4.org>
57072              Date: Fri, 17 Nov 2000 22:10:28 +0000
57073              Message-ID: <20001117221028.A88930@plum.flirble.org>
57074      Branch: perl
57075            ! pod/perlfunc.pod
57076 ____________________________________________________________________________
57077 [  7730] By: jhi                                   on 2000/11/18  00:12:18
57078         Log: Subject: Fix for README.amiga (20000323.033)
57079              From: "Stephen P. Potter" <spp@spotter.yi.org>
57080              Date: Fri, 17 Nov 2000 12:25:51 -0500
57081              Message-Id: <200011171725.MAA05768@spotter.yi.org>
57082      Branch: perl
57083            ! README.amiga
57084 ____________________________________________________________________________
57085 [  7729] By: jhi                                   on 2000/11/18  00:08:34
57086         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
57087              From: "A. C. Yardley" <yardley@tanet.net>
57088              Date: Mon, 3 Apr 2000 11:35:33 -0700
57089              Message-ID: <3483.000403@tanet.net>
57090      Branch: perl
57091            ! README.win32
57092 ____________________________________________________________________________
57093 [  7728] By: nick                                  on 2000/11/17  21:59:47
57094         Log: Integrate mainline
57095      Branch: perlio
57096           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
57097           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
57098           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
57099           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
57100 ____________________________________________________________________________
57101 [  7727] By: nick                                  on 2000/11/17  21:56:31
57102         Log: Experiment on use of attributes.pm interface.
57103              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
57104              SVt_PVRV if not already something better (else vivify of say magic gets
57105              core dump).
57106      Branch: perlio
57107            ! perlio.c pp.c
57108 ____________________________________________________________________________
57109 [  7726] By: jhi                                   on 2000/11/17  14:15:49
57110         Log: Subject: Fix for 20000815.006
57111              From: "Stephen P. Potter" <spp@spotter.yi.org>
57112              Date: Fri, 17 Nov 2000 08:57:45 -0500
57113              Message-Id: <200011171357.IAA05122@spotter.yi.org>
57114              
57115              It's really 20000518.006.
57116      Branch: perl
57117            ! pod/perlmodlib.PL
57118 ____________________________________________________________________________
57119 [  7725] By: jhi                                   on 2000/11/17  14:12:31
57120         Log: Subject: Fix for 20000409.001
57121              From: "Stephen P. Potter" <spp@spotter.yi.org>
57122              Date: Fri, 17 Nov 2000 08:55:45 -0500
57123              Message-Id: <200011171355.IAA05104@spotter.yi.org>
57124      Branch: perl
57125            ! pod/perlfaq9.pod
57126 ____________________________________________________________________________
57127 [  7724] By: jhi                                   on 2000/11/17  14:08:58
57128         Log: Undo #7627 now that we have =head3.
57129      Branch: perl
57130            ! pod/perlhack.pod
57131 ____________________________________________________________________________
57132 [  7723] By: jhi                                   on 2000/11/17  14:04:09
57133         Log: As surmised the #7719 wasn't a good move.
57134      Branch: perl
57135            ! hints/solaris_2.sh
57136 ____________________________________________________________________________
57137 [  7722] By: jhi                                   on 2000/11/17  13:59:04
57138         Log: Also the 64bitall hints can be either here or there.
57139      Branch: perl
57140            ! hints/solaris_2.sh
57141 ____________________________________________________________________________
57142 [  7721] By: jhi                                   on 2000/11/17  02:26:23
57143         Log: Test tweak for the open pragma.
57144      Branch: perl
57145            ! t/lib/b.t
57146 ____________________________________________________________________________
57147 [  7720] By: jhi                                   on 2000/11/17  00:23:22
57148         Log: The long double hints can be here or there.
57149      Branch: perl
57150            ! hints/solaris_2.sh
57151 ____________________________________________________________________________
57152 [  7719] By: jhi                                   on 2000/11/17  00:14:06
57153         Log: For Solaris use64bitall the stdchar needs a little bit of help.
57154      Branch: perl
57155            ! hints/solaris_2.sh
57156 ____________________________________________________________________________
57157 [  7718] By: jhi                                   on 2000/11/16  23:27:34
57158         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
57159              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
57160              Date: Wed, 15 Nov 2000 08:56:32 +0100
57161              Message-ID: <3A1241B0.64477E00@alcatel.at>
57162      Branch: perl
57163            ! lib/Carp/Heavy.pm
57164 ____________________________________________________________________________
57165 [  7717] By: jhi                                   on 2000/11/16  23:23:29
57166         Log: Subject: [PATCH] Re: 20001101.003 PDL
57167              From: Nicholas Clark <nick@ccl4.org>
57168              Date: Thu, 16 Nov 2000 16:48:25 +0000
57169              Message-ID: <20001116164825.B93487@plum.flirble.org>
57170      Branch: perl
57171            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
57172 ____________________________________________________________________________
57173 [  7716] By: jhi                                   on 2000/11/16  23:21:31
57174         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
57175              From: "Casey R. Tweten" <crt@kiski.net>
57176              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
57177              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
57178      Branch: perl
57179            ! lib/Pod/Checker.pm pod/perlpod.pod
57180 ____________________________________________________________________________
57181 [  7715] By: jhi                                   on 2000/11/16  23:19:40
57182         Log: Avoid an infinite loop in VMS when utils scripts are run
57183              with no arguments, from Charles Lane.
57184      Branch: perl
57185            ! configure.com
57186 ____________________________________________________________________________
57187 [  7714] By: jhi                                   on 2000/11/16  23:17:08
57188         Log: Subject: perllocale.pod changes
57189              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
57190              Date: Mon, 13 Nov 2000 10:09:22 +0300
57191              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
57192      Branch: perl
57193            ! pod/perllocale.pod
57194 ____________________________________________________________________________
57195 [  7713] By: jhi                                   on 2000/11/16  23:14:06
57196         Log: Integrate perlio.
57197      Branch: perl
57198           !> doio.c perlio.c perlio.h util.c
57199 ____________________________________________________________________________
57200 [  7712] By: nick                                  on 2000/11/16  21:10:58
57201         Log: Integrate mainline
57202      Branch: perlio
57203           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
57204           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
57205           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
57206           !> vos/config.ga.def vos/config.ga.h win32/config.bc
57207           !> win32/config.gc win32/config.vc
57208 ____________________________________________________________________________
57209 [  7711] By: nick                                  on 2000/11/16  19:56:41
57210         Log: Minor tweaks:
57211              consistent way of getting 'rb', 'wb' etc. for binary opens
57212              move *perlio::layers to *open::layers
57213              a #define to show layers available
57214              DOSISH popen/PerlIO had export/import sense inverted.
57215      Branch: perlio
57216            ! doio.c perlio.c perlio.h util.c
57217 ____________________________________________________________________________
57218 [  7710] By: jhi                                   on 2000/11/16  15:46:05
57219         Log: Add HAS_SBRK_PROTO.
57220      Branch: metaconfig/U/perl
57221            + d_sbrkproto.U
57222      Branch: perl
57223            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57224            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
57225            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
57226            ! vos/config.ga.def vos/config.ga.h win32/config.bc
57227            ! win32/config.gc win32/config.vc
57228 ____________________________________________________________________________
57229 [  7709] By: nick                                  on 2000/11/16  07:31:49
57230         Log: Integrate mainline
57231      Branch: perlio
57232           !> (integrate 35 files)
57233 ____________________________________________________________________________
57234 [  7708] By: jhi                                   on 2000/11/16  05:33:03
57235         Log: These files are text, not binary.
57236      Branch: perl
57237            ! ext/Encode/Encode/iso8859-10.enc
57238            ! ext/Encode/Encode/iso8859-13.enc
57239            ! ext/Encode/Encode/iso8859-14.enc
57240            ! ext/Encode/Encode/iso8859-15.enc
57241 ____________________________________________________________________________
57242 [  7707] By: jhi                                   on 2000/11/16  01:53:37
57243         Log: Update Changes.
57244      Branch: perl
57245            ! Changes patchlevel.h
57246 ____________________________________________________________________________
57247 [  7706] By: jhi                                   on 2000/11/16  01:35:59
57248         Log: More #undefing of stdio.
57249      Branch: perl
57250            ! fakesdio.h nostdio.h
57251 ____________________________________________________________________________
57252 [  7705] By: jhi                                   on 2000/11/16  01:34:18
57253         Log: Add fwalk() probe to the configuration files and regen perltoc.
57254      Branch: perl
57255            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57256            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
57257            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
57258            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
57259            ! win32/config.bc win32/config.gc win32/config.vc
57260 ____________________________________________________________________________
57261 [  7704] By: jhi                                   on 2000/11/16  01:33:07
57262         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
57263              an optional third argument to Inlibc?)
57264      Branch: metaconfig/U/perl
57265            + d__fwalk.U
57266 ____________________________________________________________________________
57267 [  7703] By: jhi                                   on 2000/11/16  01:09:22
57268         Log: The type of the hash_cb() size argument is tricky.
57269      Branch: perl
57270            ! ext/DB_File/DB_File.xs
57271 ____________________________________________________________________________
57272 [  7702] By: jhi                                   on 2000/11/15  23:01:16
57273         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
57274      Branch: perl
57275            ! nostdio.h
57276 ____________________________________________________________________________
57277 [  7701] By: jhi                                   on 2000/11/15  22:52:32
57278         Log: Detypo.
57279      Branch: perl
57280            ! t/lib/bigfltpm.t
57281 ____________________________________________________________________________
57282 [  7700] By: jhi                                   on 2000/11/15  22:51:56
57283         Log: UINT64_C() work continues.
57284      Branch: perl
57285            ! handy.h perl.h utf8.h
57286 ____________________________________________________________________________
57287 [  7699] By: jhi                                   on 2000/11/15  14:13:04
57288         Log: SOCKS has its own USE_THREADS, based on
57289              
57290              Subject: [ID 20001114.002] et. al. bugfix followup
57291              From: Jens Hamisch <jens@Strawberry.COM> 
57292              Date: Wed, 15 Nov 2000 14:23:11 +0100
57293              Message-ID: <20001115142311.A21164@Strawberry.COM>
57294      Branch: perl
57295            ! perl.h
57296 ____________________________________________________________________________
57297 [  7698] By: jhi                                   on 2000/11/15  03:50:56
57298         Log: Add few missing #undefs and sort them.
57299      Branch: perl
57300            ! fakesdio.h
57301 ____________________________________________________________________________
57302 [  7697] By: jhi                                   on 2000/11/15  03:39:14
57303         Log: Linenumber fix.
57304      Branch: perl
57305            ! t/pragma/warn/utf8
57306 ____________________________________________________________________________
57307 [  7696] By: jhi                                   on 2000/11/15  02:55:26
57308         Log: EBCDIC tweaks.
57309              
57310              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
57311              From: Peter Prymmer <pvhp@forte.com>
57312              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
57313              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
57314      Branch: perl
57315            ! t/op/regmesg.t t/pragma/warn/utf8
57316 ____________________________________________________________________________
57317 [  7695] By: jhi                                   on 2000/11/15  02:53:58
57318         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
57319              From: Peter Prymmer <pvhp@forte.com>
57320              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
57321              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
57322      Branch: perl
57323            ! utf8.c
57324 ____________________________________________________________________________
57325 [  7694] By: jhi                                   on 2000/11/15  02:50:55
57326         Log: Subject: [PATCH: perl@7674] updates to README.os390
57327              From: Prymmer/Kahn <pvhp@best.com>
57328              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
57329              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
57330      Branch: perl
57331            ! README.os390
57332 ____________________________________________________________________________
57333 [  7693] By: jhi                                   on 2000/11/15  02:48:37
57334         Log: Quit utf8_to_uv() instantly if curlen == 0.
57335      Branch: perl
57336            ! utf8.c
57337 ____________________________________________________________________________
57338 [  7692] By: jhi                                   on 2000/11/15  02:24:29
57339         Log: Use u_int32_t for the size of hash_cb(), not size_t.
57340              
57341              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
57342              From: Jens Hamisch <jens@Strawberry.COM>     
57343              Date: Tue, 14 Nov 2000 19:03:55 +0100
57344              Message-Id: <20001114190355.A20559@Strawberry.COM>
57345      Branch: perl
57346            ! ext/DB_File/DB_File.xs
57347 ____________________________________________________________________________
57348 [  7691] By: jhi                                   on 2000/11/15  02:20:12
57349         Log: Use UINT64_C().
57350              
57351              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
57352              From: Jens Hamisch <jens@Strawberry.COM>
57353              Date: Tue, 14 Nov 2000 19:16:23 +0100
57354              Message-Id: <20001114191623.G20559@Strawberry.COM>
57355      Branch: perl
57356            ! utf8.c utf8.h
57357 ____________________________________________________________________________
57358 [  7690] By: jhi                                   on 2000/11/15  02:17:06
57359         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
57360              (a macro to define signed and unsigned integer constants).
57361      Branch: perl
57362            ! handy.h
57363 ____________________________________________________________________________
57364 [  7689] By: jhi                                   on 2000/11/15  01:56:51
57365         Log: Regen Configure.
57366      Branch: perl
57367            ! Configure
57368 ____________________________________________________________________________
57369 [  7688] By: jhi                                   on 2000/11/15  01:56:32
57370         Log: Make the unit know about SOCKS.
57371      Branch: metaconfig
57372            ! U/protos/socksizetype.U
57373 ____________________________________________________________________________
57374 [  7687] By: jhi                                   on 2000/11/15  01:54:47
57375         Log: Remove unused dependencies.
57376      Branch: metaconfig
57377            ! U/compline/d_getpagsz.U
57378 ____________________________________________________________________________
57379 [  7686] By: nick                                  on 2000/11/14  21:25:13
57380         Log: Integrate mainline.
57381      Branch: perlio
57382           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
57383           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
57384           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
57385           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
57386           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
57387           !> win32/config.bc win32/config.gc win32/config.vc
57388           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
57389 ____________________________________________________________________________
57390 [  7685] By: jhi                                   on 2000/11/14  17:54:56
57391         Log: Integrate perlio.
57392      Branch: perl
57393           +> fakesdio.h perliol.h
57394           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
57395           !> perlsdio.h perlsfio.h pod/perlfunc.pod
57396 ____________________________________________________________________________
57397 [  7684] By: nick                                  on 2000/11/14  17:43:04
57398         Log: PerlIO #include and #ifdef re-work.
57399      Branch: perlio
57400            + fakesdio.h perliol.h
57401            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
57402            ! perlsdio.h perlsfio.h
57403 ____________________________________________________________________________
57404 [  7683] By: jhi                                   on 2000/11/14  15:42:40
57405         Log: Hoist the duplicated socket/netdb include logic to perl.h;
57406              undef SETERRNO in case SOCKS has defined it.  Based on:
57407              
57408              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
57409              From: Jens Hamisch <jens@Strawberry.COM> 
57410              Date: Tue, 14 Nov 2000 11:34:40 +0100
57411              Message-Id: <20001114113440.A20005@Strawberry.COM>
57412      Branch: perl
57413            ! doio.c perl.h pp_sys.c
57414 ____________________________________________________________________________
57415 [  7682] By: jhi                                   on 2000/11/14  14:07:28
57416         Log: Subject: some additions for makefiles for win32 (for perl@7674)
57417              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
57418              Date: Tue, 14 Nov 2000 09:31:13 +0300
57419              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
57420      Branch: perl
57421            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
57422            ! win32/makefile.mk
57423 ____________________________________________________________________________
57424 [  7681] By: jhi                                   on 2000/11/14  14:01:41
57425         Log: Subject: tiny typo in perl5db.pl
57426              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
57427              Date: Tue, 14 Nov 2000 09:29:28 +0300
57428              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
57429      Branch: perl
57430            ! lib/perl5db.pl
57431 ____________________________________________________________________________
57432 [  7680] By: jhi                                   on 2000/11/14  04:13:50
57433         Log: Redo #7679 with LFs instead of CRLFs.
57434      Branch: perl
57435            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
57436            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
57437            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
57438 ____________________________________________________________________________
57439 [  7679] By: jhi                                   on 2000/11/14  01:21:09
57440         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
57441              From: Benjamin Stuhl <tiriath@yahoo.com> 
57442              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
57443              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
57444      Branch: perl
57445            + win32/bin/mdelete.bat
57446            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
57447            ! makedef.pl perlio.c win32/Makefile win32/config.gc
57448            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
57449 ____________________________________________________________________________
57450 [  7678] By: jhi                                   on 2000/11/14  01:19:20
57451         Log: Fix the re extension building for Win32.
57452              
57453              Subject: [PATCH perl@7638] Get PerlIO building on Win32
57454              From: Benjamin Stuhl <tiriath@yahoo.com> 
57455              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
57456              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
57457      Branch: perl
57458            + ext/re/hints/MSWin32.pl
57459            ! MANIFEST
57460 ____________________________________________________________________________
57461 [  7677] By: jhi                                   on 2000/11/14  01:13:54
57462         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
57463              From: sthoenna@efn.org
57464              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
57465              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
57466      Branch: perl
57467            ! doop.c pp.c toke.c utf8.c utf8.h
57468 ____________________________________________________________________________
57469 [  7676] By: jhi                                   on 2000/11/13  20:23:15
57470         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
57471              From: Nicholas Clark <nick@ccl4.org>
57472              Date: Mon, 13 Nov 2000 18:55:04 +0000
57473              Message-ID: <20001113185504.J29183@plum.flirble.org>
57474      Branch: perl
57475            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
57476 ____________________________________________________________________________
57477 [  7675] By: nick                                  on 2000/11/13  20:21:57
57478         Log: Integrate mainline ...
57479      Branch: perlio
57480           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
57481           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
57482           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
57483           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
57484 ____________________________________________________________________________
57485 [  7674] By: jhi                                   on 2000/11/13  15:07:56
57486         Log: Update Changes.
57487      Branch: perl
57488            ! Changes patchlevel.h
57489 ____________________________________________________________________________
57490 [  7673] By: jhi                                   on 2000/11/13  14:42:42
57491         Log: Remove the new two tests of lib/io_xs for now, they seem to
57492              fail under perlio on some platforms.
57493      Branch: perl
57494            ! t/lib/io_xs.t
57495 ____________________________________________________________________________
57496 [  7672] By: jhi                                   on 2000/11/13  13:57:53
57497         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
57498      Branch: perl
57499            ! perlio.c
57500 ____________________________________________________________________________
57501 [  7671] By: jhi                                   on 2000/11/13  05:30:48
57502         Log: Placate nervous compilers that see longer than ints switch()ing.
57503      Branch: perl
57504            ! utf8.c
57505 ____________________________________________________________________________
57506 [  7670] By: jhi                                   on 2000/11/13  05:14:21
57507         Log: fputs() does return EOF on error but here we don't care.
57508      Branch: perl
57509            ! perlio.c
57510 ____________________________________________________________________________
57511 [  7669] By: jhi                                   on 2000/11/13  05:02:45
57512         Log: Declare reg_data like reg_substr_data.
57513      Branch: perl
57514            ! regexp.h
57515 ____________________________________________________________________________
57516 [  7668] By: jhi                                   on 2000/11/13  04:54:34
57517         Log: Typos in #7667.
57518      Branch: perl
57519            ! perl.h
57520 ____________________________________________________________________________
57521 [  7667] By: jhi                                   on 2000/11/13  04:49:49
57522         Log: Cleanup messy #ifdef.
57523      Branch: perl
57524            ! perl.h
57525 ____________________________________________________________________________
57526 [  7666] By: jhi                                   on 2000/11/13  04:17:34
57527         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
57528              From: Nicholas Clark <nick@talking.bollo.cx>
57529              Date: Sun, 12 Nov 2000 21:14:11 +0000
57530              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
57531              
57532              Note: only one breakage of the two reported is fixed by this patch.
57533      Branch: perl
57534            ! perlio.c
57535 ____________________________________________________________________________
57536 [  7665] By: jhi                                   on 2000/11/13  04:05:07
57537         Log: Tweak the definition of the bit complement on UTF-8 data:
57538              if none of the characters in the string are > 0xff,
57539              the result is a complemented byte string, not a (UTF-8)
57540              char string.  Based on the summary in
57541              
57542              Subject: Re: [ID 20000918.005] ~ on wide chars
57543              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
57544              Date: Fri, 10 Nov 2000 09:47:15 -0800
57545              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
57546              
57547              This should give us the maximum backward (pre-char string)
57548              compatibility and utf8 compatibility.  The other alternative
57549              would be to limit the bit complement to be always byte only,
57550              taking the least significant byte of the chars.
57551      Branch: perl
57552            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
57553 ____________________________________________________________________________
57554 [  7664] By: jhi                                   on 2000/11/13  00:23:44
57555         Log: Couple of tests from #7660 salvaged.
57556      Branch: perl
57557            - t/op/tell.t
57558            ! MANIFEST t/io/tell.t
57559 ____________________________________________________________________________
57560 [  7663] By: jhi                                   on 2000/11/13  00:02:48
57561         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
57562              From: Nicholas Clark <nick@talking.bollo.cx>
57563              Date: Sun, 12 Nov 2000 21:23:43 +0000
57564              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
57565      Branch: perl
57566            ! perlsfio.h
57567 ____________________________________________________________________________
57568 [  7662] By: jhi                                   on 2000/11/13  00:01:39
57569         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
57570              From: Nicholas Clark <nick@talking.bollo.cx>
57571              Date: Sun, 12 Nov 2000 21:30:04 +0000
57572              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
57573      Branch: perl
57574            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
57575 ____________________________________________________________________________
57576 [  7661] By: jhi                                   on 2000/11/12  23:57:29
57577         Log: Document tell() on special streams.
57578      Branch: perl
57579            ! pod/perlfunc.pod
57580 ____________________________________________________________________________
57581 [  7660] By: jhi                                   on 2000/11/12  23:54:22
57582         Log: (Subsumed by #7664)
57583      Branch: perl
57584            + t/op/tell.t
57585            ! MANIFEST
57586 ____________________________________________________________________________
57587 [  7659] By: jhi                                   on 2000/11/12  22:55:25
57588         Log: Many subdocumented return values of the IO extension now documented.
57589              ungetc and write still left subdocumented.
57590              
57591              Subject: [PATCH] (was Re: IO::Handle::ungetc)
57592              From: Nicholas Clark <nick@talking.bollo.cx>
57593              Date: Sun, 12 Nov 2000 21:35:53 +0000
57594              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
57595      Branch: perl
57596            ! ext/IO/lib/IO/Handle.pm
57597 ____________________________________________________________________________
57598 [  7658] By: jhi                                   on 2000/11/12  21:37:06
57599         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
57600              From: Nicholas Clark <nick@talking.bollo.cx>
57601              Date: Sun, 12 Nov 2000 20:03:22 +0000
57602              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
57603      Branch: perl
57604            ! pod/perlfunc.pod
57605 ____________________________________________________________________________
57606 [  7657] By: jhi                                   on 2000/11/12  20:34:55
57607         Log: Integrate perlio.
57608      Branch: perl
57609           !> perlio.c
57610 ____________________________________________________________________________
57611 [  7656] By: nick                                  on 2000/11/12  19:25:06
57612         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
57613      Branch: perlio
57614            ! perlio.c
57615 ____________________________________________________________________________
57616 [  7655] By: nick                                  on 2000/11/12  19:09:41
57617         Log: Integrate mainline
57618      Branch: perlio
57619           +> README.solaris ext/Encode/Encode/cp1006.enc
57620           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
57621           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
57622           +> ext/Encode/Encode/iso8859-13.enc
57623           +> ext/Encode/Encode/iso8859-14.enc
57624           +> ext/Encode/Encode/iso8859-15.enc
57625           !> (integrate 34 files)
57626 ____________________________________________________________________________
57627 [  7654] By: jhi                                   on 2000/11/12  19:00:22
57628         Log: Add a metaconfig unit for fsync.
57629      Branch: metaconfig/U/perl
57630            + d_fsync.U
57631 ____________________________________________________________________________
57632 [  7653] By: jhi                                   on 2000/11/12  19:00:01
57633         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
57634      Branch: perl
57635            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57636            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
57637            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
57638            ! vos/config.ga.h win32/config.bc win32/config.gc
57639            ! win32/config.vc
57640 ____________________________________________________________________________
57641 [  7652] By: jhi                                   on 2000/11/11  21:12:01
57642         Log: Copy the s// information of README.hpux also to the perlrun.
57643      Branch: perl
57644            ! README.hpux pod/perlrun.pod
57645 ____________________________________________________________________________
57646 [  7651] By: jhi                                   on 2000/11/11  21:03:13
57647         Log: More README.solaris updates from Andy Dougherty.
57648      Branch: perl
57649            ! README.solaris
57650 ____________________________________________________________________________
57651 [  7650] By: jhi                                   on 2000/11/11  18:38:57
57652         Log: More descriptive error for unknown perlio layers.
57653              
57654              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
57655              From: Dominic Dunlop <domo@computer.org> 
57656              Date: Sat, 11 Nov 2000 18:20:32 +0100             
57657              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
57658      Branch: perl
57659            ! perlio.c pod/perldiag.pod
57660 ____________________________________________________________________________
57661 [  7649] By: jhi                                   on 2000/11/11  18:37:52
57662         Log: MachTen doesn't really do mmap() and munmap().
57663              
57664              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
57665              From: Dominic Dunlop <domo@computer.org> 
57666              Date: Sat, 11 Nov 2000 18:20:32 +0100             
57667              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
57668      Branch: perl
57669            ! hints/machten.sh
57670 ____________________________________________________________________________
57671 [  7648] By: jhi                                   on 2000/11/11  18:36:46
57672         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
57673              From: rspier@pobox.com (Robert Spier)
57674              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
57675              Message-ID: <14861.32839.491271.985797@rls.cx>
57676      Branch: perl
57677            ! Porting/Contract pod/perltoot.pod
57678 ____________________________________________________________________________
57679 [  7647] By: jhi                                   on 2000/11/11  18:35:30
57680         Log: Simplify the getpagesize() unit by dropping the
57681              pagesize probe since it's nowadays slightly more
57682              complicated because of sysconf(). (Note: if some
57683              platform really needs the -lPW for getpagesize,
57684              I just broke it.)
57685              
57686              TODO: a new pagesize unit.
57687      Branch: metaconfig
57688            ! U/compline/d_getpagsz.U
57689 ____________________________________________________________________________
57690 [  7646] By: jhi                                   on 2000/11/11  18:33:23
57691         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
57692      Branch: perl
57693            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57694            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
57695            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
57696            ! vos/config.ga.h win32/config.bc win32/config.gc
57697            ! win32/config.vc
57698 ____________________________________________________________________________
57699 [  7645] By: jhi                                   on 2000/11/11  16:45:15
57700         Log: Use sysconf() or getpagesize() to find out the pagesize.
57701      Branch: perl
57702            ! perlio.c
57703 ____________________________________________________________________________
57704 [  7644] By: jhi                                   on 2000/11/11  15:46:08
57705         Log: Integrate perlio.
57706      Branch: perl
57707           !> perlio.c
57708 ____________________________________________________________________________
57709 [  7643] By: jhi                                   on 2000/11/11  15:33:36
57710         Log: Subject: Re: [PATCH] README.solaris
57711              From: Lupe Christoph <lupe@lupe-christoph.de>
57712              Date: Sat, 11 Nov 2000 14:08:10 +0100
57713              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
57714      Branch: perl
57715            ! README.solaris
57716 ____________________________________________________________________________
57717 [  7642] By: jhi                                   on 2000/11/11  15:22:12
57718         Log: Subject: [PATCH perl@7638] cygwin port
57719              From: "Eric Fifer" <egf7@columbia.edu>            
57720              Date: Fri, 10 Nov 2000 19:30:30 -0000
57721              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
57722      Branch: perl
57723            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
57724 ____________________________________________________________________________
57725 [  7641] By: nick                                  on 2000/11/11  14:50:36
57726         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
57727              Also call "Buf" layer directly when unread'ing non-read chars.
57728      Branch: perlio
57729            ! perlio.c
57730 ____________________________________________________________________________
57731 [  7640] By: jhi                                   on 2000/11/11  02:05:02
57732         Log: Add more encoding tables.
57733      Branch: perl
57734            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
57735            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
57736            + ext/Encode/Encode/iso8859-10.enc
57737            + ext/Encode/Encode/iso8859-13.enc
57738            + ext/Encode/Encode/iso8859-14.enc
57739            + ext/Encode/Encode/iso8859-15.enc
57740            ! MANIFEST
57741 ____________________________________________________________________________
57742 [  7639] By: jhi                                   on 2000/11/10  18:49:25
57743         Log: Subject: [PATCH] README.solaris
57744              From: Andy Dougherty <doughera@lafayette.edu>
57745              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
57746              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
57747      Branch: perl
57748            + README.solaris
57749            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
57750            ! pod/perl.pod pod/perltoc.pod
57751 ____________________________________________________________________________
57752 [  7638] By: jhi                                   on 2000/11/10  15:04:15
57753         Log: Update Changes.
57754      Branch: perl
57755            ! Changes patchlevel.h
57756 ____________________________________________________________________________
57757 [  7637] By: jhi                                   on 2000/11/10  14:14:28
57758         Log: Explain better why certain regex tests are skipped.
57759              
57760              Subject: Re: tests skipped: unknown reason
57761              From: Lupe Christoph <lupe@lupe-christoph.de>
57762              Date: Fri, 10 Nov 2000 09:08:56 +0100
57763              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
57764      Branch: perl
57765            ! t/op/regexp.t
57766 ____________________________________________________________________________
57767 [  7636] By: nick                                  on 2000/11/10  13:40:00
57768         Log: Integrate mainline.
57769      Branch: perlio
57770           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
57771           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
57772           !> win32/bin/search.pl
57773 ____________________________________________________________________________
57774 [  7635] By: nick                                  on 2000/11/10  13:25:52
57775         Log: Re-instate stdio large file support via perlio.
57776      Branch: perl
57777            ! perlio.c
57778 ____________________________________________________________________________
57779 [  7634] By: jhi                                   on 2000/11/10  04:49:55
57780         Log: Amdahl UTS hints updates.
57781              
57782              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
57783              From: hom00@utsglobal.com (Harold O Morris)
57784              Date: Thu, 9 Nov 2000 20:02 PST
57785              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
57786      Branch: perl
57787            ! hints/uts.sh
57788 ____________________________________________________________________________
57789 [  7633] By: jhi                                   on 2000/11/09  23:33:28
57790         Log: Subject: [PATCH] IO::Seekable pod
57791              From: Nicholas Clark <nick@talking.bollo.cx>
57792              Date: Thu, 9 Nov 2000 20:29:45 +0000
57793              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
57794      Branch: perl
57795            ! ext/IO/lib/IO/Handle.pm
57796 ____________________________________________________________________________
57797 [  7632] By: jhi                                   on 2000/11/09  21:55:41
57798         Log: Various doc oddball characters.
57799              
57800              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
57801              From: Michael Somos <somos@grail.cba.csuohio.edu>
57802              Date: Mon, 6 Nov 2000 17:44:20 -0500
57803              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
57804      Branch: perl
57805            ! emacs/cperl-mode.el lib/unicode/syllables.txt
57806            ! win32/bin/search.pl
57807 ____________________________________________________________________________
57808 [  7631] By: jhi                                   on 2000/11/09  21:12:29
57809         Log: Subject: Re: bash -c exit and linux hints 
57810              From: "John P. Linderman" <jpl@research.att.com>
57811              Date: Thu, 02 Nov 2000 09:37:25 -0500
57812              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
57813      Branch: perl
57814            ! hints/linux.sh
57815 ____________________________________________________________________________
57816 [  7630] By: nick                                  on 2000/11/09  20:34:11
57817         Log: Integrate mainline.
57818      Branch: perlio
57819           !> (integrate 91 files)
57820 ____________________________________________________________________________
57821 [  7629] By: jhi                                   on 2000/11/09  19:46:31
57822         Log: Missing dTHXs.
57823              
57824              Subject: RE: perl@7595 builds not on cygwin
57825              From: "Eric Fifer" <egf7@columbia.edu>
57826              Date: Thu, 9 Nov 2000 19:26:50 -0000
57827              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
57828      Branch: perl
57829            ! ext/Devel/Peek/Peek.xs
57830 ____________________________________________________________________________
57831 [  7628] By: jhi                                   on 2000/11/09  14:48:27
57832         Log: Disable only the tests 99 and 166 for UTF-8 locales.
57833      Branch: perl
57834            ! t/pragma/locale.t
57835 ____________________________________________________________________________
57836 [  7627] By: jhi                                   on 2000/11/09  14:40:27
57837         Log: There's no =head3.
57838      Branch: perl
57839            ! pod/perlhack.pod
57840 ____________________________________________________________________________
57841 [  7626] By: jhi                                   on 2000/11/09  13:54:26
57842         Log: The generated boot_* headers are wrong.  Pickier compiler,
57843              such as KAI C++ will refuse to compile the resulting perlmain.
57844              
57845              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
57846              From: Harri Pasanen <harri.pasanen@trema.com>
57847              Date: Thu, 09 Nov 2000 14:23:28 +0100
57848              Message-Id: <3A0AA550.26D548A3@trema.com>
57849      Branch: perl
57850            ! minimod.pl
57851 ____________________________________________________________________________
57852 [  7625] By: jhi                                   on 2000/11/09  13:50:44
57853         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
57854              From: Prymmer/Kahn <pvhp@best.com>
57855              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
57856              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
57857              
57858              All except the "cow orker" change.
57859      Branch: perl
57860            ! Porting/pumpkin.pod
57861 ____________________________________________________________________________
57862 [  7624] By: jhi                                   on 2000/11/09  13:45:33
57863         Log: Fix for
57864              
57865              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
57866              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
57867              Date: Thu, 09 Nov 2000 11:05:52 +0100
57868              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
57869      Branch: perl
57870            ! pod/perldiag.pod t/pragma/warn/pp_sys
57871 ____________________________________________________________________________
57872 [  7623] By: jhi                                   on 2000/11/09  13:37:16
57873         Log: Typo in an ifndef.
57874              
57875              Subject: Re: [PATCH 5.7.0] better messages from malloc()
57876              From: Joe Smith <jms@inwap.com>         
57877              Date: Thu, 09 Nov 2000 01:33:14 -0800
57878              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
57879      Branch: perl
57880            ! malloc.c
57881 ____________________________________________________________________________
57882 [  7622] By: jhi                                   on 2000/11/09  13:31:18
57883         Log: Remove unused extra arguments.
57884      Branch: metaconfig/U/perl
57885            ! perlxv.U
57886      Branch: perl
57887            ! Configure config_h.SH
57888 ____________________________________________________________________________
57889 [  7621] By: jhi                                   on 2000/11/09  13:16:36
57890         Log: More VMS moves on environment handling, from Charles Lane.
57891      Branch: perl
57892            ! t/pragma/locale.t
57893 ____________________________________________________________________________
57894 [  7620] By: jhi                                   on 2000/11/09  04:42:38
57895         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
57896              From: David Dyck <dcd@tc.fluke.com>
57897              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
57898              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
57899      Branch: perl
57900            ! pp_sys.c
57901 ____________________________________________________________________________
57902 [  7619] By: jhi                                   on 2000/11/09  04:36:21
57903         Log: Forgot from #7618.
57904      Branch: perl
57905            ! lib/File/stat.pm
57906 ____________________________________________________________________________
57907 [  7618] By: jhi                                   on 2000/11/09  04:28:44
57908         Log: Make deleting for %ENV work for (newer versions of) VMS,
57909              from Craig A. Berry.
57910      Branch: perl
57911            ! vms/vms.c
57912 ____________________________________________________________________________
57913 [  7617] By: jhi                                   on 2000/11/09  04:25:05
57914         Log: Subject: [PATCH] Class::Struct at compile time
57915              From: "Casey R. Tweten" <crt@kiski.net>
57916              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
57917              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
57918      Branch: perl
57919            ! lib/Class/Struct.pm
57920 ____________________________________________________________________________
57921 [  7616] By: jhi                                   on 2000/11/09  04:15:17
57922         Log: Subject: [ID 20001108.013] spelling
57923              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
57924              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
57925              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
57926      Branch: perl
57927            ! lib/ftp.pl
57928 ____________________________________________________________________________
57929 [  7615] By: jhi                                   on 2000/11/09  04:12:42
57930         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
57931              From: Peter Prymmer <pvhp@forte.com>
57932              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
57933              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
57934      Branch: perl
57935            ! configure.com
57936 ____________________________________________________________________________
57937 [  7614] By: jhi                                   on 2000/11/08  22:42:55
57938         Log: A missing aTHX_.
57939      Branch: perl
57940            ! ext/IPC/SysV/SysV.xs
57941 ____________________________________________________________________________
57942 [  7613] By: jhi                                   on 2000/11/08  19:30:21
57943         Log: Update Changes.
57944      Branch: perl
57945            ! Changes patchlevel.h
57946 ____________________________________________________________________________
57947 [  7612] By: jhi                                   on 2000/11/08  18:35:25
57948         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
57949              From: David Dyck <dcd@tc.fluke.com>
57950              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
57951              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
57952      Branch: perl
57953            ! pp_sys.c
57954 ____________________________________________________________________________
57955 [  7611] By: jhi                                   on 2000/11/08  18:30:26
57956         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
57957              From: Dominic Dunlop <domo@computer.org>
57958              Date: Tue, 7 Nov 2000 12:05:25 +0100
57959              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
57960      Branch: perl
57961            ! malloc.c
57962 ____________________________________________________________________________
57963 [  7610] By: jhi                                   on 2000/11/08  18:25:14
57964         Log: Do not test UTF-8 locales since that the tests would require
57965              polymorphic regexen.
57966      Branch: perl
57967            ! t/pragma/locale.t
57968 ____________________________________________________________________________
57969 [  7609] By: jhi                                   on 2000/11/08  17:12:51
57970         Log: Locale buglets.
57971              
57972              Subject: RE: Locales support (setlocale) fixes
57973              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
57974              Date: Wed, 8 Nov 2000 20:01:39 +0300
57975              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
57976      Branch: perl
57977            ! t/pragma/locale.t util.c
57978 ____________________________________________________________________________
57979 [  7608] By: jhi                                   on 2000/11/08  17:00:16
57980         Log: Deleting $ENV{PATH} in VMS is not recommendable.
57981      Branch: perl
57982            ! t/pragma/locale.t
57983 ____________________________________________________________________________
57984 [  7607] By: jhi                                   on 2000/11/08  16:58:26
57985         Log: Subject: PATCH std stdio for (Free)BSD
57986              From: Nicholas Clark <nick@ccl4.org>
57987              Date: Wed, 8 Nov 2000 15:36:29 +0000
57988              Message-ID: <20001108153629.D98736@plum.flirble.org>
57989      Branch: metaconfig
57990            ! U/compline/d_stdstdio.U
57991      Branch: perl
57992            ! Configure config_h.SH
57993 ____________________________________________________________________________
57994 [  7606] By: jhi                                   on 2000/11/08  16:43:31
57995         Log: Forgot to bump the line numbers in #7601.
57996      Branch: perl
57997            ! t/pragma/warn/pp_sys
57998 ____________________________________________________________________________
57999 [  7605] By: jhi                                   on 2000/11/08  16:39:12
58000         Log: More careful detection of how well NVs and UVs mix.
58001              
58002              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))
58003              From: Nicholas Clark <nick@ccl4.org>
58004              Date: Wed, 8 Nov 2000 15:14:12 +0000
58005              Message-ID: <20001108151412.B98736@plum.flirble.org>
58006              
58007              Added some SIGFPE paranoia.
58008      Branch: metaconfig/U/perl
58009            ! perlxv.U
58010      Branch: perl
58011            ! Configure config_h.SH
58012 ____________________________________________________________________________
58013 [  7604] By: jhi                                   on 2000/11/08  14:39:10
58014         Log: Subject: [patch perl@7595] VMS configure.com tweak
58015              From: "Craig A. Berry" <craigberry@mac.com>
58016              Date: Wed, 8 Nov 2000 00:24:12 -0600
58017              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
58018      Branch: perl
58019            ! configure.com
58020 ____________________________________________________________________________
58021 [  7603] By: jhi                                   on 2000/11/08  14:27:11
58022         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
58023              From: Robin Barker <rmb1@cise.npl.co.uk>
58024              Date: Wed, 8 Nov 2000 11:11:39 GMT
58025              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
58026      Branch: perl
58027            ! perlio.c
58028 ____________________________________________________________________________
58029 [  7602] By: jhi                                   on 2000/11/08  14:25:03
58030         Log: Fix for the tie-refhash string table leaks.
58031              
58032              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
58033              Date: Wed, 8 Nov 2000 13:03:04 GMT
58034              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
58035      Branch: perl
58036            ! t/lib/tie-refhash.t
58037 ____________________________________________________________________________
58038 [  7601] By: jhi                                   on 2000/11/08  14:21:08
58039         Log: Try to avoid flockless and emulationless places.
58040      Branch: perl
58041            ! t/pragma/warn/pp_sys
58042 ____________________________________________________________________________
58043 [  7600] By: jhi                                   on 2000/11/08  02:28:54
58044         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
58045              
58046              Subject: [PATCH] prototyped functions that should be overrideable
58047              From: "Casey R. Tweten" <crt@kiski.net>
58048              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
58049              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
58050      Branch: perl
58051            ! toke.c
58052 ____________________________________________________________________________
58053 [  7599] By: jhi                                   on 2000/11/08  01:12:05
58054         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
58055              
58056              Subject: [PATCH] perlbug.PL
58057              From: "Kurt D. Starsinic" <kstar@chapin.edu>
58058              Date: Mon, 6 Nov 2000 21:39:01 -0500
58059              Message-ID: <20001106213901.B20955@O2.chapin.edu>
58060      Branch: perl
58061            ! utils/perlbug.PL
58062 ____________________________________________________________________________
58063 [  7598] By: jhi                                   on 2000/11/07  23:42:00
58064         Log: Bad thinko in #7581 (I used the test program with the expanded
58065              values as-is).
58066      Branch: metaconfig
58067            ! U/compline/d_stdstdio.U
58068      Branch: perl
58069            ! Configure
58070 ____________________________________________________________________________
58071 [  7597] By: jhi                                   on 2000/11/07  21:43:29
58072         Log: Subject: [PATCH perl@7573] cygwin port
58073              From: "Fifer, Eric" <EFifer@sanwaint.com>
58074              Date: Tue, 7 Nov 2000 18:08:51 -0000 
58075              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
58076              
58077              Synchronize with Cygwin 1.1.5.
58078      Branch: perl
58079            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
58080            ! pod/perlport.pod unixish.h util.c
58081 ____________________________________________________________________________
58082 [  7596] By: jhi                                   on 2000/11/07  21:39:25
58083         Log: perlhack updates from H.Merijn Brand.
58084      Branch: perl
58085            ! pod/perlhack.pod
58086 ____________________________________________________________________________
58087 [  7595] By: jhi                                   on 2000/11/07  20:21:41
58088         Log: Update Changes.
58089      Branch: perl
58090            ! Changes patchlevel.h
58091 ____________________________________________________________________________
58092 [  7594] By: jhi                                   on 2000/11/07  19:18:58
58093         Log: Be more robust in Dynaloader.pm.
58094      Branch: perl
58095            ! ext/DynaLoader/DynaLoader_pm.PL
58096 ____________________________________________________________________________
58097 [  7593] By: jhi                                   on 2000/11/07  16:49:31
58098         Log: AUTHORS update.
58099      Branch: perl
58100            ! AUTHORS
58101 ____________________________________________________________________________
58102 [  7592] By: gsar                                  on 2000/11/07  16:39:51
58103         Log: normalize relative paths in virtualized current directory on windows,
58104              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
58105              returns)
58106      Branch: perl
58107            ! win32/vdir.h
58108 ____________________________________________________________________________
58109 [  7591] By: jhi                                   on 2000/11/07  16:04:26
58110         Log: Too profiler-happy: with optimization the #7590 actually makes
58111              the test to run 0.5% _slower_.  Requires much more instrumentation.
58112              Retract #7590.
58113      Branch: perl
58114            ! regcomp.c regcomp.h
58115 ____________________________________________________________________________
58116 [  7590] By: jhi                                   on 2000/11/07  15:51:13
58117         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
58118              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
58119              by using memset() and testing bytewise (as opposed to bitwise).
58120      Branch: perl
58121            ! regcomp.c regcomp.h
58122 ____________________________________________________________________________
58123 [  7589] By: jhi                                   on 2000/11/07  12:56:39
58124         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
58125              From: "Craig A. Berry" <craig.berry@psinetcs.com>
58126              Date: Mon, 06 Nov 2000 23:45:30 -0500
58127              Message-Id: <0011079735.AA973576259@univpress.com>
58128      Branch: perl
58129            ! configure.com t/lib/st-lock.t
58130 ____________________________________________________________________________
58131 [  7588] By: jhi                                   on 2000/11/07  01:03:28
58132         Log: Tweak #7587.
58133      Branch: perl
58134            ! pod/perldiag.pod
58135 ____________________________________________________________________________
58136 [  7587] By: jhi                                   on 2000/11/07  01:00:27
58137         Log: A doc addition for bug id 20001105.019, beware \p.
58138      Branch: perl
58139            ! pod/perldiag.pod
58140 ____________________________________________________________________________
58141 [  7586] By: jhi                                   on 2000/11/07  00:32:22
58142         Log: Fake support of holey files in win/dosish platforms.
58143              
58144              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
58145              From: kipp@shonanblue.ne.jp
58146              Date: Mon, 6 Nov 2000 13:30:55 -0800
58147              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
58148      Branch: perl
58149            ! ext/SDBM_File/sdbm/sdbm.c
58150 ____________________________________________________________________________
58151 [  7585] By: jhi                                   on 2000/11/07  00:12:54
58152         Log: Subject: Pod updates
58153              From: "Stephen P. Potter" <spp@spotter.yi.org>
58154              Date: Mon, 06 Nov 2000 18:56:43 -0500
58155              Message-Id: <200011062357.SAA18173@spotter.yi.org>
58156      Branch: perl
58157            ! README.dos README.os2 README.win32 pod/buildtoc.PL
58158            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
58159            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
58160            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
58161            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
58162            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
58163            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
58164            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
58165            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
58166            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
58167            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
58168            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
58169            ! pod/perltootc.pod pod/perlunicode.pod
58170 ____________________________________________________________________________
58171 [  7584] By: jhi                                   on 2000/11/07  00:04:17
58172         Log: Varargs don't always work too well if one puts an unsigned
58173              char on the stack and pop an unsigned quad off the stack.
58174              
58175              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
58176              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
58177              Date: Mon, 06 Nov 2000 15:19:05 -0800
58178              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
58179      Branch: perl
58180            ! utf8.c
58181 ____________________________________________________________________________
58182 [  7583] By: jhi                                   on 2000/11/06  23:58:48
58183         Log: %ENV note tweaks from Dan Sugalski.
58184      Branch: perl
58185            ! pod/perlport.pod vms/perlvms.pod
58186 ____________________________________________________________________________
58187 [  7582] By: jhi                                   on 2000/11/06  23:05:49
58188         Log: glibc5 detection by __GNU_LIBRARY__.
58189      Branch: perl
58190            ! toke.c
58191 ____________________________________________________________________________
58192 [  7581] By: jhi                                   on 2000/11/06  22:51:29
58193         Log: Make the stdio test program of 7427 less noisy while being 
58194              compiled so that Digital UNIX wouldn't get both
58195              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
58196              undefined.  This makes perlio happy.
58197      Branch: metaconfig
58198            ! U/compline/d_stdstdio.U
58199      Branch: perl
58200            ! Configure config_h.SH
58201 ____________________________________________________________________________
58202 [  7580] By: jhi                                   on 2000/11/06  22:41:41
58203         Log: Document %ENV = () portability issues.
58204      Branch: perl
58205            ! pod/perlport.pod vms/perlvms.pod
58206 ____________________________________________________________________________
58207 [  7579] By: jhi                                   on 2000/11/06  21:29:24
58208         Log: VOS updates from Paul Green.
58209      Branch: perl
58210            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
58211 ____________________________________________________________________________
58212 [  7578] By: jhi                                   on 2000/11/06  21:00:40
58213         Log: Sanitize the environment further.
58214      Branch: perl
58215            ! t/pragma/locale.t
58216 ____________________________________________________________________________
58217 [  7577] By: jhi                                   on 2000/11/06  20:53:51
58218         Log: Re-introduce 7552 lost in integration.
58219      Branch: perl
58220            ! perlio.c
58221 ____________________________________________________________________________
58222 [  7576] By: jhi                                   on 2000/11/06  20:33:46
58223         Log: Admit that the test leaks scalars.
58224      Branch: perl
58225            ! t/comp/proto.t
58226 ____________________________________________________________________________
58227 [  7575] By: jhi                                   on 2000/11/06  20:17:08
58228         Log: Integrate perlio.
58229      Branch: perl
58230           !> perlio.c
58231 ____________________________________________________________________________
58232 [  7574] By: nick                                  on 2000/11/06  20:07:28
58233         Log: Remove debug. Try (Mmap_t) on madvise() call.
58234      Branch: perlio
58235            ! perlio.c
58236 ____________________________________________________________________________
58237 [  7573] By: jhi                                   on 2000/11/06  13:56:05
58238         Log: Update Changes.
58239      Branch: perl
58240            ! Changes patchlevel.h
58241 ____________________________________________________________________________
58242 [  7572] By: jhi                                   on 2000/11/06  13:48:41
58243         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
58244              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
58245              Date: Mon, 06 Nov 2000 10:11:42 +0100
58246              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
58247      Branch: perl
58248            ! pod/perlhack.pod
58249 ____________________________________________________________________________
58250 [  7571] By: jhi                                   on 2000/11/06  01:45:51
58251         Log: AUTHORS updates.
58252      Branch: perl
58253            ! AUTHORS
58254 ____________________________________________________________________________
58255 [  7570] By: jhi                                   on 2000/11/06  00:18:00
58256         Log: Fix for
58257              
58258              Subject: [ID 20000728.005] perl -P broken
58259              From: David Dyck <dcd@tc.fluke.com>
58260              Date: Fri, 28 Jul 2000 17:19:16 -0700
58261              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
58262              
58263              (hopefully).  The fix is also not complete, it seems to break
58264              BOM swallowing for libc5 systems, but until someone figures
58265              out a way to do this without ftell(), this will do.
58266      Branch: perl
58267            ! toke.c
58268 ____________________________________________________________________________
58269 [  7569] By: jhi                                   on 2000/11/06  00:05:30
58270         Log: Document that the evaled syntax errors cause scalar leaks.
58271      Branch: perl
58272            ! t/comp/proto.t
58273 ____________________________________________________________________________
58274 [  7568] By: jhi                                   on 2000/11/05  23:14:47
58275         Log: opmini.o can linger from Configures past.
58276      Branch: perl
58277            ! Makefile.SH
58278 ____________________________________________________________________________
58279 [  7567] By: jhi                                   on 2000/11/05  21:28:39
58280         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
58281              first argument correctly.
58282      Branch: perl
58283            ! perlio.c
58284 ____________________________________________________________________________
58285 [  7566] By: jhi                                   on 2000/11/05  21:15:56
58286         Log: Integrate perlio.
58287      Branch: perl
58288           !> perlio.c
58289 ____________________________________________________________________________
58290 [  7565] By: jhi                                   on 2000/11/05  21:15:13
58291         Log: Use -dM for gcc (the suggested patch did it only for Linux,
58292              but I think it can be generalized).
58293              
58294              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
58295              From: Pixel <pixel@mandrakesoft.com>
58296              Date: 05 Nov 2000 21:49:34 +0100 
58297              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
58298      Branch: perl
58299            ! ext/Errno/Errno_pm.PL
58300 ____________________________________________________________________________
58301 [  7564] By: nick                                  on 2000/11/05  21:09:18
58302         Log: Added a mmap layer as a "subclass" of perlio.
58303              PERLIO=mmap ./perl harness passes
58304      Branch: perlio
58305            ! perlio.c
58306 ____________________________________________________________________________
58307 [  7563] By: jhi                                   on 2000/11/05  19:48:55
58308         Log: Add a note for future generations about bug id 20000229.006.
58309      Branch: perl
58310            ! malloc.c
58311 ____________________________________________________________________________
58312 [  7562] By: jhi                                   on 2000/11/05  19:38:24
58313         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
58314      Branch: perl
58315            ! pp_ctl.c t/op/pos.t
58316 ____________________________________________________________________________
58317 [  7561] By: jhi                                   on 2000/11/05  18:21:46
58318         Log: Add =pod to be tidy.
58319      Branch: perl
58320            ! lib/Math/Complex.pm
58321 ____________________________________________________________________________
58322 [  7560] By: jhi                                   on 2000/11/05  17:38:46
58323         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
58324      Branch: perl
58325            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
58326            ! ext/Storable/Storable.xs t/lib/st-recurse.t
58327 ____________________________________________________________________________
58328 [  7559] By: jhi                                   on 2000/11/05  17:32:59
58329         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
58330              From: "Peter J. Farley III" <pjfarley@banet.net>
58331              Date: Sun, 05 Nov 2000 11:55:59 -0500
58332              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
58333      Branch: perl
58334            ! t/lib/syslog.t
58335 ____________________________________________________________________________
58336 [  7558] By: jhi                                   on 2000/11/05  17:29:19
58337         Log: Integrate perlio.
58338      Branch: perl
58339           !> perlio.c
58340 ____________________________________________________________________________
58341 [  7557] By: jhi                                   on 2000/11/05  17:22:01
58342         Log: A fix of sorts for 20000329.026, a better error message
58343              for a missing "use charnames" when using the \N{...}. 
58344      Branch: perl
58345            ! pod/perldiag.pod toke.c
58346 ____________________________________________________________________________
58347 [  7556] By: jhi                                   on 2000/11/05  16:33:50
58348         Log: Test tweak: show also the failed locales.
58349              
58350              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
58351              From: Lupe Christoph <lupe@lupe-christoph.de>         
58352              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
58353              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
58354      Branch: perl
58355            ! t/pragma/locale.t
58356 ____________________________________________________________________________
58357 [  7555] By: nick                                  on 2000/11/05  11:09:34
58358         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
58359              open RDWR so does not fail. (pragma/warnings 303 again...)
58360      Branch: perlio
58361            ! perlio.c
58362 ____________________________________________________________________________
58363 [  7554] By: nick                                  on 2000/11/05  10:10:13
58364         Log: Fix case where ungetc(f,EOF) was allowed.
58365              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
58366              so we can see similarities.
58367              Use types more carefully and a STDCHAR array in hope that this will
58368              fix Jarrko's 64bit machine.
58369      Branch: perlio
58370            ! perlio.c
58371 ____________________________________________________________________________
58372 [  7553] By: jhi                                   on 2000/11/05  01:12:16
58373         Log: Fix for
58374              
58375              Subject: [ID 20001004.007] taint propogation is inconsistent
58376              From: pimlott@idiomtech.com (Andrew Pimlott) 
58377              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
58378              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
58379              
58380              The culprit was sv_setsv() which was rather blindly
58381              propagating taint, which lead to behaviour where if
58382              a tainted anon hash value was seen all the hash values
58383              from then on at that level became tainted, or at any
58384              upper levels in the case of nested anon hashes.
58385      Branch: perl
58386            ! sv.c t/op/taint.t
58387 ____________________________________________________________________________
58388 [  7552] By: jhi                                   on 2000/11/04  23:44:18
58389         Log: Some cpps don't like splitting conditionals across several lines.
58390      Branch: perl
58391            ! perlio.c
58392 ____________________________________________________________________________
58393 [  7551] By: nick                                  on 2000/11/04  23:40:44
58394         Log: Integrate mainline
58395      Branch: perlio
58396           !> pp_hot.c t/op/taint.t
58397 ____________________________________________________________________________
58398 [  7550] By: nick                                  on 2000/11/04  23:39:05
58399         Log: Integrate mainline again
58400      Branch: perlio
58401           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
58402           !> t/lib/b.t t/op/misc.t util.c
58403 ____________________________________________________________________________
58404 [  7549] By: jhi                                   on 2000/11/04  23:14:01
58405         Log: Fix for
58406              
58407              Subject: [ID 20001004.006] undef is never tainted
58408              From: pimlott@idiomtech.com (Andrew Pimlott)
58409              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
58410              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
58411              
58412              An undef read from a slurped file was not tainted.
58413      Branch: perl
58414            ! pp_hot.c t/op/taint.t
58415 ____________________________________________________________________________
58416 [  7548] By: jhi                                   on 2000/11/04  22:56:21
58417         Log: Test tweak ($Config{useperlio} is by default undef) .
58418      Branch: perl
58419            ! t/lib/b.t
58420 ____________________________________________________________________________
58421 [  7547] By: jhi                                   on 2000/11/04  22:43:56
58422         Log: Integrate perlio.
58423      Branch: perl
58424           +> lib/perlio.pm
58425           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
58426           !> pod/perlapi.pod t/lib/b.t
58427 ____________________________________________________________________________
58428 [  7546] By: jhi                                   on 2000/11/04  22:40:59
58429         Log: Configure would use a bad $myuname from an old config.sh.
58430              
58431              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
58432              From: Andy Dougherty <doughera@lafayette.edu>
58433              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
58434              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
58435      Branch: metaconfig
58436            ! U/modified/Oldconfig.U
58437      Branch: perl
58438            ! Configure config_h.SH
58439 ____________________________________________________________________________
58440 [  7545] By: jhi                                   on 2000/11/04  22:36:54
58441         Log: Subject: Locales support (setlocale) fixes
58442              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
58443              Date: Sat, 4 Nov 2000 10:15:48 +0300 
58444              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
58445              
58446              Modified quite a bit to be more portable.
58447      Branch: perl
58448            ! embed.h embed.pl perl.h proto.h util.c
58449 ____________________________________________________________________________
58450 [  7544] By: jhi                                   on 2000/11/04  22:32:47
58451         Log: Dying is too strict here, better just skip.
58452      Branch: perl
58453            ! t/op/misc.t
58454 ____________________________________________________________________________
58455 [  7543] By: nick                                  on 2000/11/04  21:55:13
58456         Log: Merge mainline
58457      Branch: perlio
58458           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
58459           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
58460           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
58461           !> (integrate 64 files)
58462 ____________________________________________________________________________
58463 [  7542] By: jhi                                   on 2000/11/04  21:09:28
58464         Log: More Changes tweakery.
58465      Branch: perl
58466            ! Changes Porting/genlog
58467 ____________________________________________________________________________
58468 [  7541] By: jhi                                   on 2000/11/04  20:58:18
58469         Log: Changes fixups.
58470      Branch: perl
58471            ! Changes
58472 ____________________________________________________________________________
58473 [  7540] By: jhi                                   on 2000/11/04  20:42:38
58474         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
58475              create a "fast path" for locale name probing using "locale -a"
58476              if available, squash finally hopefully the s?printf resetting
58477              the numeric locale (since, IIUC perllocale, it never shouldn't). 
58478      Branch: perl
58479            ! sv.c t/op/misc.t t/pragma/locale.t
58480 ____________________________________________________________________________
58481 [  7539] By: nick                                  on 2000/11/04  19:56:10
58482         Log: PerlIO infrastructure complete.
58483      Branch: perlio
58484            + lib/perlio.pm
58485            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
58486 ____________________________________________________________________________
58487 [  7538] By: nick                                  on 2000/11/04  14:31:32
58488         Log: Type tweaks + less contorted allocation scheme
58489      Branch: perlio
58490            ! perlio.c
58491 ____________________________________________________________________________
58492 [  7537] By: nick                                  on 2000/11/04  12:40:42
58493         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
58494              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
58495              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
58496              sensible) which lead to some interesting fails.
58497      Branch: perlio
58498            ! perlio.c
58499 ____________________________________________________________________________
58500 [  7536] By: jhi                                   on 2000/11/04  00:20:02
58501         Log: Add FCNTL_CAN_LOCK.
58502              
58503              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
58504              From: Andy Dougherty <doughera@lafayette.edu>
58505              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
58506              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
58507              
58508              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
58509              From: Andy Dougherty <doughera@lafayette.edu>
58510              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
58511              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
58512      Branch: metaconfig/U/perl
58513            + d_fcntl_can_lock.U
58514            ! startperl.U
58515      Branch: perl
58516            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
58517            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
58518            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
58519            ! vos/config.ga.h win32/config.bc win32/config.gc
58520            ! win32/config.vc
58521 ____________________________________________________________________________
58522 [  7535] By: nick                                  on 2000/11/03  22:19:10
58523         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
58524              - Works on Linux with
58525              perlio + unix
58526              stdio
58527              - Works on Solaris with
58528              perlio + unix
58529              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
58530              - Fails (hangs in openpid) if you try and stack
58531              perlio + stdio - Linux stdio's read() logic is hanging.
58532      Branch: perlio
58533            ! iperlsys.h perlio.c
58534 ____________________________________________________________________________
58535 [  7534] By: jhi                                   on 2000/11/03  15:16:02
58536         Log: Subject: Re: README.aix
58537              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
58538              Date: Fri, 03 Nov 2000 16:03:15 +0100
58539              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
58540      Branch: perl
58541            ! README.aix
58542 ____________________________________________________________________________
58543 [  7533] By: jhi                                   on 2000/11/03  03:59:02
58544         Log: Subject: [PATCH 5.7.0] better messages from malloc()
58545              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58546              Date: Wed, 1 Nov 2000 23:39:56 -0500
58547              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
58548      Branch: perl
58549            ! malloc.c pod/perldiag.pod
58550 ____________________________________________________________________________
58551 [  7532] By: jhi                                   on 2000/11/03  00:11:56
58552         Log: The #7521 touched things it shouldn't have.
58553      Branch: perl
58554            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
58555 ____________________________________________________________________________
58556 [  7531] By: jhi                                   on 2000/11/02  22:32:33
58557         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
58558              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
58559              Date:     Thu, 2 Nov 2000 16:58:36 EST
58560              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
58561      Branch: perl
58562            ! vms/gen_shrfls.pl
58563 ____________________________________________________________________________
58564 [  7530] By: jhi                                   on 2000/11/02  22:08:49
58565         Log: Fix the problem discussed in
58566              
58567              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
58568              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
58569              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
58570              
58571              originally from Linc Madison.  Also Andreas König's comments
58572              taken into account.  Some other problems with Tie::SubstrHash
58573              fixed: didn't croak when the table exceeded the requested number
58574              of entries (as documented) but instead when the number of entries
58575              exceeded the size of the table, a croak() had an unnecessary \n,
58576              didn't have a CLEAR method, documented that there is no exists().
58577              Didn't fix to be strict-proof because the module uses &foo; and
58578              dynamic scope.  Added a test script exercizing both first tamely 
58579              the basic functionality, and then the failure cases reported by
58580              Linc Madison.
58581      Branch: perl
58582            + t/lib/tie-substrhash.t
58583            ! MANIFEST lib/Tie/SubstrHash.pm
58584 ____________________________________________________________________________
58585 [  7529] By: jhi                                   on 2000/11/02  17:58:08
58586         Log: recv() can fail and return undef.
58587              
58588              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
58589              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
58590              Date: Thu, 2 Nov 2000 20:12:20 +0300
58591              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
58592      Branch: perl
58593            ! lib/Net/Ping.pm
58594 ____________________________________________________________________________
58595 [  7528] By: jhi                                   on 2000/11/02  17:49:09
58596         Log: Detpyo.
58597      Branch: perl
58598            ! pod/perlop.pod
58599 ____________________________________________________________________________
58600 [  7527] By: jhi                                   on 2000/11/02  15:48:37
58601         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
58602              fix a autovivification bug in Tie::RefHash, add tests for both.
58603              
58604              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
58605              From: Edward Avis <epa98@doc.ic.ac.uk>
58606              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
58607              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
58608      Branch: perl
58609            + t/lib/tie-refhash.t
58610            ! MANIFEST lib/Tie/RefHash.pm
58611 ____________________________________________________________________________
58612 [  7526] By: jhi                                   on 2000/11/02  13:56:26
58613         Log: Test::Harness revealed buglets in the new DynaLoader.
58614              
58615              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
58616              From: andreas.koenig@anima.de (Andreas J. Koenig)
58617              Date: 02 Nov 2000 11:26:48 +0100 
58618              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
58619      Branch: perl
58620            ! ext/DynaLoader/DynaLoader_pm.PL
58621 ____________________________________________________________________________
58622 [  7525] By: jhi                                   on 2000/11/01  23:52:08
58623         Log: The entry for #7503 was missing.
58624      Branch: perl
58625            ! Changes
58626 ____________________________________________________________________________
58627 [  7524] By: jhi                                   on 2000/11/01  23:40:52
58628         Log: Update Changes.
58629      Branch: perl
58630            ! Changes patchlevel.h
58631 ____________________________________________________________________________
58632 [  7523] By: jhi                                   on 2000/11/01  22:57:09
58633         Log: More tweaking on the #7522 theme.
58634      Branch: perl
58635            ! ext/DynaLoader/DynaLoader_pm.PL
58636 ____________________________________________________________________________
58637 [  7522] By: jhi                                   on 2000/11/01  22:06:15
58638         Log: Expand %Config variables and %ENV variables only if
58639              so requested during build time using the
58640              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
58641              Not expanding makes relocating distributions easier.
58642      Branch: perl
58643            ! ext/DynaLoader/DynaLoader_pm.PL
58644 ____________________________________________________________________________
58645 [  7521] By: jhi                                   on 2000/11/01  20:56:34
58646         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
58647              and setgid() because they were just changing $< and $( which means
58648              only changing the real uid/gid, as opposed to changing both
58649              real and effective ids.  (The alternative way could have been
58650              in POSIX.pm to change $> and $), too, but making a direct call
58651              to the C API feels cleaner.)  Fixes the bug
58652              
58653              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
58654              From: "Garry T. Williams" <garry@zvolve.com>
58655              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
58656              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
58657      Branch: perl
58658            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
58659            ! ext/POSIX/typemap pod/perlvar.pod
58660 ____________________________________________________________________________
58661 [  7520] By: jhi                                   on 2000/11/01  20:08:33
58662         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
58663              From: "Garry T. Williams" <garry@zvolve.com>
58664              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
58665              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
58666      Branch: perl
58667            ! pod/perlsec.pod
58668 ____________________________________________________________________________
58669 [  7519] By: jhi                                   on 2000/11/01  20:01:22
58670         Log: Locale warning explanation tweak.
58671      Branch: perl
58672            ! pod/perldiag.pod
58673 ____________________________________________________________________________
58674 [  7518] By: jhi                                   on 2000/11/01  18:57:13
58675         Log: C.pm part of
58676              
58677              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
58678              From: Jarkko Hietaniemi <jhi@iki.fi>
58679              Date: Tue, 10 Oct 2000 08:22:28 -0500
58680              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
58681      Branch: perl
58682            ! ext/B/B/C.pm
58683 ____________________________________________________________________________
58684 [  7517] By: jhi                                   on 2000/11/01  18:41:59
58685         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
58686              From: Martien Verbruggen <mgjv@comdyn.com.au>
58687              Date: Fri, 6 Oct 2000 14:09:10 +1100
58688              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
58689      Branch: perl
58690            ! pod/perlop.pod
58691 ____________________________________________________________________________
58692 [  7516] By: jhi                                   on 2000/11/01  18:34:55
58693         Log: Generalize the Camel wording.
58694              
58695              Subject: Re: perlfaq style changes
58696              From: John Borwick <jhborwic@unity.ncsu.edu>
58697              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
58698              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
58699      Branch: perl
58700            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
58701 ____________________________________________________________________________
58702 [  7515] By: jhi                                   on 2000/11/01  16:52:31
58703         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
58704              From: pimlott@idiomtech.com (Andrew Pimlott)
58705              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
58706              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
58707      Branch: perl
58708            ! pod/perlsec.pod
58709 ____________________________________________________________________________
58710 [  7514] By: jhi                                   on 2000/11/01  15:03:40
58711         Log: More AIX lore.
58712      Branch: perl
58713            ! ext/re/hints/aix.pl
58714 ____________________________________________________________________________
58715 [  7513] By: jhi                                   on 2000/11/01  14:48:30
58716         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
58717              From: root <root@chronos.fi.muni.cz>
58718              Date: Wed, 1 Nov 2000 12:31:32 +0100
58719              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
58720      Branch: perl
58721            ! lib/Net/Ping.pm
58722 ____________________________________________________________________________
58723 [  7512] By: jhi                                   on 2000/11/01  14:46:47
58724         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
58725              From: Martin Husemann <martin@duskware.de>
58726              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
58727              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
58728      Branch: perl
58729            ! regcomp.c
58730 ____________________________________________________________________________
58731 [  7511] By: jhi                                   on 2000/11/01  14:39:50
58732         Log: AUTHORS updates.
58733      Branch: perl
58734            ! AUTHORS
58735 ____________________________________________________________________________
58736 [  7510] By: jhi                                   on 2000/11/01  14:29:50
58737         Log: Subject: [PATCH] startperl to respect versiononly
58738              From: Robin Barker <rmb1@cise.npl.co.uk> 
58739              Date: Tue, 31 Oct 2000 16:29:36 GMT
58740              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
58741      Branch: metaconfig/U/perl
58742            ! startperl.U
58743      Branch: perl
58744            ! Configure config_h.SH
58745 ____________________________________________________________________________
58746 [  7509] By: jhi                                   on 2000/11/01  14:19:53
58747         Log: printf UVs the correct way, noticed by Robin Barker.
58748      Branch: perl
58749            ! utf8.c
58750 ____________________________________________________________________________
58751 [  7508] By: jhi                                   on 2000/11/01  14:10:03
58752         Log: Do not cleanup *% because the % has special meanings in some
58753              shell environments.
58754      Branch: perl
58755            ! ext/Storable/Makefile.PL
58756 ____________________________________________________________________________
58757 [  7507] By: jhi                                   on 2000/11/01  14:06:00
58758         Log: The NonStop-UX libraries have a novel way to say NaN.
58759      Branch: perl
58760            ! t/lib/bigfltpm.t
58761 ____________________________________________________________________________
58762 [  7506] By: jhi                                   on 2000/11/01  14:03:35
58763         Log: The osname has been lowercased by now, from Tom Bates.
58764      Branch: metaconfig
58765            ! U/modified/Oldconfig.U
58766      Branch: perl
58767            ! Configure config_h.SH
58768 ____________________________________________________________________________
58769 [  7505] By: jhi                                   on 2000/10/31  19:18:39
58770         Log: The compiler is either gcc or cc, from Tom Bates.
58771      Branch: perl
58772            ! hints/nonstopux.sh
58773 ____________________________________________________________________________
58774 [  7504] By: jhi                                   on 2000/10/31  14:53:42
58775         Log: Update Changes.
58776      Branch: perl
58777            ! Changes patchlevel.h
58778 ____________________________________________________________________________
58779 [  7503] By: jhi                                   on 2000/10/31  14:30:50
58780         Log: Whitespace style tweak.  Was originally going to see to
58781              
58782              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
58783              From: Joe Smith <jms@inwap.com>
58784              Date: Mon, 30 Oct 2000 18:47:57 -0800
58785              Message-Id: <39FE32DD.24AAC4D@inwap.com>
58786              
58787              but that had already been taken care of.
58788      Branch: metaconfig
58789            ! U/compline/d_stdstdio.U
58790      Branch: perl
58791            ! Configure config_h.SH
58792 ____________________________________________________________________________
58793 [  7502] By: jhi                                   on 2000/10/31  14:25:02
58794         Log: AUTHORS tweaks.
58795      Branch: perl
58796            ! AUTHORS
58797 ____________________________________________________________________________
58798 [  7501] By: jhi                                   on 2000/10/31  14:23:59
58799         Log: Subject: perlfaq style changes
58800              From: John Borwick <jhborwic@unity.ncsu.edu>
58801              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
58802              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
58803      Branch: perl
58804            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
58805            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
58806            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
58807            ! pod/perlfaq9.pod
58808 ____________________________________________________________________________
58809 [  7500] By: jhi                                   on 2000/10/31  14:22:15
58810         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
58811              
58812              Subject: Re: [ID 20000918.005] ~ on wide chars
58813              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
58814              Date: Mon, 30 Oct 2000 21:09:55 -0800
58815              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
58816              
58817              (The ord() part of the patch skipped.)
58818      Branch: perl
58819            ! doop.c
58820 ____________________________________________________________________________
58821 [  7499] By: jhi                                   on 2000/10/31  14:20:08
58822         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
58823              From: Jens Hamisch <jens@Strawberry.COM>
58824              Date: Mon, 30 Oct 2000 15:17:07 +0100
58825              Message-Id: <20001030151707.A9597@Strawberry.COM>
58826      Branch: perl
58827            ! av.c
58828 ____________________________________________________________________________
58829 [  7498] By: jhi                                   on 2000/10/31  14:16:29
58830         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
58831              From: Peter Prymmer <pvhp@forte.com>
58832              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
58833              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
58834      Branch: perl
58835            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
58836            + ext/Encode/Encode/posix-bc.enc
58837            ! MANIFEST t/lib/encode.t
58838 ____________________________________________________________________________
58839 [  7497] By: jhi                                   on 2000/10/31  14:13:22
58840         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
58841              From: Peter Prymmer <pvhp@forte.com>
58842              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
58843              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
58844      Branch: perl
58845            ! t/lib/cgi-html.t
58846 ____________________________________________________________________________
58847 [  7496] By: jhi                                   on 2000/10/31  14:12:05
58848         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
58849              From: Peter Prymmer <pvhp@forte.com>
58850              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
58851              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
58852      Branch: perl
58853            ! t/lib/cgi-function.t
58854 ____________________________________________________________________________
58855 [  7495] By: jhi                                   on 2000/10/31  14:11:08
58856         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
58857              From: Peter Prymmer <pvhp@forte.com>
58858              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
58859              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
58860      Branch: perl
58861            + ext/re/hints/aix.pl
58862            ! MANIFEST ext/re/Makefile.PL
58863 ____________________________________________________________________________
58864 [  7494] By: jhi                                   on 2000/10/31  14:08:32
58865         Log: Use Errno magic.
58866              
58867              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
58868              From: Casey Tweten <perl@ctweten.amsite.com>
58869              Date: Mon, 30 Oct 2000 15:51:17 -0500
58870              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
58871      Branch: perl
58872            ! lib/File/Temp.pm
58873 ____________________________________________________________________________
58874 [  7493] By: jhi                                   on 2000/10/31  14:05:07
58875         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
58876              
58877              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
58878              From: Nicholas Clark <nick@ccl4.org>
58879              Date: Mon, 30 Oct 2000 17:38:45 +0000
58880              Message-ID: <20001030173845.O60355@plum.flirble.org>
58881      Branch: perl
58882            ! Makefile.SH utils/perlbug.PL
58883 ____________________________________________________________________________
58884 [  7492] By: nick                                  on 2000/10/30  19:37:23
58885         Log: Change files which are mysteriously different to mainline to be
58886              copies of mainline.
58887      Branch: perlio
58888            ! objXSUB.h perlapi.c pod/perlapi.pod
58889 ____________________________________________________________________________
58890 [  7491] By: nick                                  on 2000/10/30  18:05:54
58891         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
58892              - typo in endian code in putc.
58893              - Don't allow read of write-only files and vice-versa
58894              - and off-by-one in flush-all loop.
58895              Remove debug calls as they were using GCC specific features.
58896      Branch: perlio
58897            ! perlio.c
58898 ____________________________________________________________________________
58899 [  7490] By: nick                                  on 2000/10/29  21:45:45
58900         Log: Integrate mainline to perlio
58901      Branch: perlio
58902           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
58903           !> toke.c
58904 ____________________________________________________________________________
58905 [  7489] By: jhi                                   on 2000/10/29  21:11:08
58906         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
58907              From: andreas.koenig@anima.de (Andreas J. Koenig)
58908              Date: 29 Oct 2000 22:05:59 +0100
58909              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
58910      Branch: perl
58911            ! lib/ExtUtils/Manifest.pm
58912 ____________________________________________________________________________
58913 [  7488] By: jhi                                   on 2000/10/29  21:07:47
58914         Log: Tests for #7487.
58915              
58916              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
58917              From: andreas.koenig@anima.de (Andreas J. Koenig)
58918              Date: 29 Oct 2000 19:37:09 +0100
58919              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
58920      Branch: perl
58921            ! t/comp/proto.t
58922 ____________________________________________________________________________
58923 [  7487] By: jhi                                   on 2000/10/29  21:06:27
58924         Log: constsub spillage.
58925              
58926              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
58927              From: John Tobey <jtobey@john-edwin-tobey.org>
58928              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
58929              Message-Id: <m13pvSr-000FObC@feynman.localnet>
58930      Branch: perl
58931            ! op.c
58932 ____________________________________________________________________________
58933 [  7486] By: nick                                  on 2000/10/29  21:05:04
58934         Log: Integrate mainline to perlio branch
58935      Branch: perlio
58936           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
58937           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
58938           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
58939           +> vos/install_perl.cm
58940            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
58941            - vos/config.h vos/config_h.SH_orig
58942           !> (integrate 141 files)
58943 ____________________________________________________________________________
58944 [  7485] By: jhi                                   on 2000/10/29  21:00:47
58945         Log: Make \x{...} consistently produce UTF-8.
58946              
58947              Subject: Re: \x{...} is confused 
58948              From: Simon Cozens <simon@cozens.net>
58949              Date: Sun, 29 Oct 2000 19:36:48 +0000
58950              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
58951      Branch: perl
58952            ! t/pragma/utf8.t toke.c
58953 ____________________________________________________________________________
58954 [  7484] By: nick                                  on 2000/10/29  20:05:29
58955         Log: PerlIO passes all tests.
58956      Branch: perlio
58957            ! perlio.c
58958 ____________________________________________________________________________
58959 [  7483] By: jhi                                   on 2000/10/29  18:06:55
58960         Log: Update Changes.
58961      Branch: perl
58962            ! Changes patchlevel.h
58963 ____________________________________________________________________________
58964 [  7482] By: nick                                  on 2000/10/29  17:43:28
58965         Log: Include <unistd.h> to get correct lseek() prototype etc.
58966              (I thought perl.h did that) - down to two fails
58967              - comp/require.t (last test)
58968              - lib/io_xs.t - possibly import/export of FILE * ?
58969      Branch: perlio
58970            ! perlio.c
58971 ____________________________________________________________________________
58972 [  7481] By: jhi                                   on 2000/10/29  17:02:37
58973         Log: UTF-8 decoder tweak.
58974      Branch: perl
58975            ! utf8.c
58976 ____________________________________________________________________________
58977 [  7480] By: nick                                  on 2000/10/29  16:26:11
58978         Log: Fixed two bugs:
58979              - error code not being set on close (of broken pipe)
58980              - append mode was truncating.
58981              At least one seek/tell bug remains.
58982      Branch: perlio
58983            ! perlio.c
58984 ____________________________________________________________________________
58985 [  7479] By: nick                                  on 2000/10/29  11:18:16
58986         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
58987              in case of accidents. Still several worrying fails, no line disciplines yet.
58988      Branch: perlio
58989            ! iperlsys.h perlio.c
58990 ____________________________________________________________________________
58991 [  7478] By: jhi                                   on 2000/10/29  02:04:01
58992         Log: Add also emailless people.
58993      Branch: perl
58994            ! AUTHORS
58995 ____________________________________________________________________________
58996 [  7477] By: jhi                                   on 2000/10/29  01:36:00
58997         Log: The #7476 needs a MANIFEST change, too.
58998      Branch: perl
58999            ! MANIFEST
59000 ____________________________________________________________________________
59001 [  7476] By: jhi                                   on 2000/10/29  01:35:21
59002         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
59003      Branch: perl
59004            - MAINTAIN
59005            ! AUTHORS Changes
59006 ____________________________________________________________________________
59007 [  7475] By: jhi                                   on 2000/10/28  23:57:25
59008         Log: De-quoted-unreadable to ISO Latin 1.
59009              (There's one ISO-2022-JP name in Changes5.004.)
59010      Branch: perl
59011            ! Changes Changes5.6
59012 ____________________________________________________________________________
59013 [  7474] By: jhi                                   on 2000/10/28  19:13:06
59014         Log: Subject: [ID 20001027.007] uniq array in perlfaq
59015              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
59016              Date: Fri, 27 Oct 2000 19:28:30 +0200
59017              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
59018      Branch: perl
59019            ! pod/perlfaq4.pod
59020 ____________________________________________________________________________
59021 [  7473] By: jhi                                   on 2000/10/28  18:02:05
59022         Log: Locking null mutexes is not recommendable.
59023              
59024              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
59025              From: Hugo <hv@crypt.compulink.co.uk>
59026              Date: Sat, 28 Oct 2000 18:41:12 +0100
59027              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
59028      Branch: perl
59029            ! op.c
59030 ____________________________________________________________________________
59031 [  7472] By: jhi                                   on 2000/10/28  17:52:58
59032         Log: Better create a true mailing list for the repository keepers.
59033      Branch: perl
59034            ! Porting/repository.pod
59035 ____________________________________________________________________________
59036 [  7471] By: jhi                                   on 2000/10/28  17:28:24
59037         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
59038              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
59039      Branch: perl
59040            + Porting/repository.pod
59041            ! MANIFEST
59042 ____________________________________________________________________________
59043 [  7470] By: jhi                                   on 2000/10/28  17:20:54
59044         Log: Subject: DOC PATCH 5.6.0
59045              From: mjd@plover.com
59046              Date: 27 Oct 2000 17:32:44 -0000
59047              Message-ID: <20001027173244.23754.qmail@plover.com>
59048      Branch: perl
59049            ! pod/perlfunc.pod
59050 ____________________________________________________________________________
59051 [  7469] By: jhi                                   on 2000/10/28  17:16:45
59052         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
59053              From: "Peter J. Farley III" <pjfarley@banet.net>
59054              Date: Fri, 27 Oct 2000 20:32:56 -0400
59055              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
59056      Branch: perl
59057            ! README.dos
59058 ____________________________________________________________________________
59059 [  7468] By: jhi                                   on 2000/10/28  17:07:18
59060         Log: Make target reordering to avoid pointless re-makes.
59061              
59062              Subject: Re: Total re-make of 'make okfile' after 7451 ?
59063              From: Nicholas Clark <nick@ccl4.org>
59064              Date: Sat, 28 Oct 2000 00:31:02 +0100
59065              Message-ID: <20001028003101.A54517@plum.flirble.org>
59066      Branch: perl
59067            ! Makefile.SH
59068 ____________________________________________________________________________
59069 [  7467] By: jhi                                   on 2000/10/28  17:05:31
59070         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
59071              From: lvirden@cas.org
59072              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
59073              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
59074      Branch: perl
59075            ! README.os2
59076 ____________________________________________________________________________
59077 [  7466] By: jhi                                   on 2000/10/28  16:09:16
59078         Log: Upgrade to CPAN 1.58_55.
59079              
59080              Subject: CPAN.pm status
59081              From: andreas.koenig@anima.de (Andreas J. Koenig) 
59082              Date: 28 Oct 2000 08:18:00 +0200 
59083              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
59084      Branch: perl
59085            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
59086 ____________________________________________________________________________
59087 [  7465] By: jhi                                   on 2000/10/28  16:02:47
59088         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
59089      Branch: perl
59090            ! embed.h embed.pl perl.h proto.h toke.c
59091 ____________________________________________________________________________
59092 [  7464] By: nick                                  on 2000/10/28  10:43:44
59093         Log: Fix for sv_2iv() on "shared" value from keys %hash.
59094      Branch: perl
59095            ! sv.c
59096 ____________________________________________________________________________
59097 [  7463] By: jhi                                   on 2000/10/27  16:18:29
59098         Log: Update Changes.
59099      Branch: perl
59100            ! Changes patchlevel.h
59101 ____________________________________________________________________________
59102 [  7462] By: jhi                                   on 2000/10/27  16:17:44
59103         Log: Too enthusiastic editing in #7460.
59104      Branch: metaconfig
59105            ! U/modified/Oldsym.U
59106      Branch: perl
59107            ! Configure config_h.SH
59108 ____________________________________________________________________________
59109 [  7461] By: jhi                                   on 2000/10/27  15:37:38
59110         Log: Retract #7459, the script needs more work.
59111      Branch: perl
59112            - mkreef
59113            ! MANIFEST
59114 ____________________________________________________________________________
59115 [  7460] By: jhi                                   on 2000/10/27  15:23:14
59116         Log: Use $sort, $uniq (and $tr) consistently as wondered
59117              by Nicholas Clark.
59118      Branch: metaconfig
59119            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
59120            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
59121            ! U/modified/libc.U
59122      Branch: perl
59123            ! Configure config_h.SH
59124 ____________________________________________________________________________
59125 [  7459] By: jhi                                   on 2000/10/27  15:02:07
59126         Log: (Retracted by #7461)
59127              
59128              Add a shell script for creating/removing symbolic link farms,
59129              useful for keeping the source code read-only and doing the
59130              builds somewhere else.
59131      Branch: perl
59132            + mkreef
59133            ! MANIFEST
59134 ____________________________________________________________________________
59135 [  7458] By: jhi                                   on 2000/10/27  14:42:20
59136         Log: Do away with the fix_pl.
59137      Branch: perl
59138            - fix_pl
59139            ! MANIFEST Makefile.SH
59140 ____________________________________________________________________________
59141 [  7457] By: jhi                                   on 2000/10/27  12:43:13
59142         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
59143              From: Jens Hamisch <jens@Strawberry.COM>
59144              Date: Fri, 27 Oct 2000 14:38:21 +0200
59145              Message-Id: <20001027143821.B3366@Strawberry.COM>
59146      Branch: perl
59147            ! perl.h
59148 ____________________________________________________________________________
59149 [  7456] By: jhi                                   on 2000/10/27  12:33:42
59150         Log: Subject: [PATCH] todo
59151              From: Nicholas Clark <nick@ccl4.org>
59152              Date: Thu, 26 Oct 2000 22:32:29 +0100
59153              Message-ID: <20001026223229.A44540@plum.flirble.org>
59154      Branch: perl
59155            ! pod/perltodo.pod
59156 ____________________________________________________________________________
59157 [  7455] By: jhi                                   on 2000/10/27  12:02:21
59158         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
59159              From: John Tobey <jtobey@john-edwin-tobey.org>
59160              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
59161              Message-Id: <m13ozHF-000FObC@feynman.localnet>
59162      Branch: perl
59163            ! op.c t/pragma/sub_lval.t
59164 ____________________________________________________________________________
59165 [  7454] By: jhi                                   on 2000/10/27  11:59:42
59166         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
59167              From: sthoenna@efn.org
59168              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
59169              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
59170      Branch: perl
59171            ! pp.c t/op/assignwarn.t
59172 ____________________________________________________________________________
59173 [  7453] By: jhi                                   on 2000/10/27  00:15:08
59174         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
59175      Branch: perl
59176            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
59177            ! ext/Storable/Storable.xs t/lib/st-lock.t
59178 ____________________________________________________________________________
59179 [  7452] By: jhi                                   on 2000/10/26  13:05:52
59180         Log: Undo #7451, this seems to be a deficiency in Perforce,
59181              there is no per-file line-terminator type, only per-client.
59182      Branch: perl
59183            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
59184            ! win32/makefile.mk
59185 ____________________________________________________________________________
59186 [  7451] By: jhi                                   on 2000/10/26  04:56:03
59187         Log: Experimenting in DOS arcana.
59188      Branch: perl
59189            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
59190            ! win32/makefile.mk
59191 ____________________________________________________________________________
59192 [  7450] By: jhi                                   on 2000/10/26  04:50:52
59193         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
59194              From: "Peter J. Farley III" <pjfarley@banet.net>            
59195              Date: Wed, 25 Oct 2000 23:10:18 -0400
59196              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
59197      Branch: perl
59198            ! t/io/open.t
59199 ____________________________________________________________________________
59200 [  7449] By: jhi                                   on 2000/10/26  04:49:16
59201         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
59202              From: Hugo <hv@crypt.compulink.co.uk>
59203              Date: Thu, 26 Oct 2000 01:55:17 +0100
59204              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
59205              
59206              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
59207      Branch: perl
59208            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
59209 ____________________________________________________________________________
59210 [  7448] By: jhi                                   on 2000/10/26  04:38:36
59211         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
59212              From: Peter Prymmer <pvhp@forte.com>
59213              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
59214              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
59215      Branch: perl
59216            ! configure.com
59217 ____________________________________________________________________________
59218 [  7447] By: jhi                                   on 2000/10/25  23:20:02
59219         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
59220              in platforms that strictly require all the symbols being present
59221              at link time.
59222      Branch: perl
59223            ! handy.h
59224 ____________________________________________________________________________
59225 [  7446] By: jhi                                   on 2000/10/25  21:55:57
59226         Log: Update Changes.
59227      Branch: perl
59228            ! Changes patchlevel.h
59229 ____________________________________________________________________________
59230 [  7445] By: jhi                                   on 2000/10/25  21:27:08
59231         Log: Integrate with vmsperl #7430 by Charles Bailey:
59232              
59233              Cleanup from prior patch (Charles Lane?):
59234              - improve handling of MFDs in Basename and Path
59235              - default to no xsubpp line # munging when building debug images
59236      Branch: perl
59237           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
59238 ____________________________________________________________________________
59239 [  7444] By: jhi                                   on 2000/10/25  21:03:50
59240         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
59241              From: John Peacock <JPeacock@UnivPress.com>
59242              Date: Thu, 18 May 2000 11:55:27 -0400
59243              Message-ID: <3924126F.A58BE57A@UnivPress.com>
59244      Branch: perl
59245            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
59246            ! t/op/write.t
59247 ____________________________________________________________________________
59248 [  7443] By: jhi                                   on 2000/10/25  20:43:10
59249         Log: Temporary stopgap for the self-tying issue: for now only
59250              array and hash self-ties are verboten.  The real fix, of
59251              course, would be to comprehensively test (and implement?)
59252              and debug (and document) self-ties.
59253      Branch: perl
59254            ! pod/perldiag.pod pp_sys.c t/op/tie.t
59255 ____________________________________________________________________________
59256 [  7442] By: jhi                                   on 2000/10/25  20:14:30
59257         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
59258              From: Dan Sugalski <dan@sidhe.org>
59259              Date: Wed, 25 Oct 2000 13:36:35 -0400
59260              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
59261              
59262              plus regen global.sym.
59263      Branch: perl
59264            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
59265            ! thrdvar.h util.c
59266 ____________________________________________________________________________
59267 [  7441] By: jhi                                   on 2000/10/25  20:12:20
59268         Log: buildtoc target tweaks.
59269      Branch: perl
59270            ! pod/Makefile.SH
59271 ____________________________________________________________________________
59272 [  7440] By: jhi                                   on 2000/10/25  20:03:53
59273         Log: A new version of making the syslog test more robust.
59274              (Replaces #7421.)
59275              
59276              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
59277              From: "Kurt D. Starsinic" <kstar@chapin.edu>
59278              Date: Wed, 25 Oct 2000 12:13:54 -0400
59279              Message-ID: <20001025121354.B2264@O2.chapin.edu>
59280      Branch: perl
59281            ! t/lib/syslog.t
59282 ____________________________________________________________________________
59283 [  7439] By: jhi                                   on 2000/10/25  20:00:48
59284         Log: Continue the internal UTF-8 API tweaking.
59285              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
59286              used much more than the simpler API, now called utf8_to_uv_simple().
59287              Still not quite happy with API, too much partial duplication
59288              of functionality.
59289      Branch: perl
59290            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
59291            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
59292            ! regcomp.c regexec.c sv.c toke.c utf8.c
59293 ____________________________________________________________________________
59294 [  7438] By: jhi                                   on 2000/10/25  18:52:30
59295         Log: Allow poking holes at the UTF-8 decoding strictness.
59296      Branch: perl
59297            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
59298            ! utf8.h
59299 ____________________________________________________________________________
59300 [  7437] By: jhi                                   on 2000/10/25  13:53:05
59301         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
59302              UTF8LEN() and UTF8SKIP(). 
59303      Branch: perl
59304            ! pp.c utf8.c utf8.h
59305 ____________________________________________________________________________
59306 [  7436] By: jhi                                   on 2000/10/25  13:51:37
59307         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
59308              From: Nicholas Clark <nick@ccl4.org>
59309              Date: Wed, 25 Oct 2000 14:44:05 +0100
59310              Message-ID: <20001025144404.D27253@plum.flirble.org>
59311      Branch: perl
59312            ! pod/perlrun.pod
59313 ____________________________________________________________________________
59314 [  7435] By: jhi                                   on 2000/10/25  13:49:32
59315         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
59316              From: Mike Guy <mjtg@cam.ac.uk>
59317              Date: Tue, 24 Oct 2000 14:59:40 +0100
59318              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
59319      Branch: perl
59320            ! scope.c
59321 ____________________________________________________________________________
59322 [  7434] By: jhi                                   on 2000/10/25  13:48:41
59323         Log: AIX is picky about its symbol exports.  Solution for now
59324              is to include the deb.o explicitly to the re extension build.
59325              
59326              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
59327              From: Peter Prymmer <pvhp@forte.com>
59328              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
59329              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
59330      Branch: perl
59331            ! ext/re/Makefile.PL hints/aix.sh
59332 ____________________________________________________________________________
59333 [  7433] By: jhi                                   on 2000/10/25  13:46:49
59334         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
59335              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59336              Date: Wed, 25 Oct 2000 12:02:20 +0200
59337              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
59338      Branch: perl
59339            ! perlsdio.h
59340 ____________________________________________________________________________
59341 [  7432] By: jhi                                   on 2000/10/25  13:44:28
59342         Log: Subject: Minor update to find2perl, for portability
59343              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
59344              Date: Wed, 25 Oct 2000 12:05:47 +0100
59345              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
59346      Branch: perl
59347            ! x2p/find2perl.PL
59348 ____________________________________________________________________________
59349 [  7431] By: jhi                                   on 2000/10/25  13:40:39
59350         Log: Add targets to Makefile.SH, most importantly
59351              'regen_all' which also remembers to update vms/perly*.
59352      Branch: perl
59353            ! Makefile.SH
59354 ____________________________________________________________________________
59355 [  7430] By: bailey                                on 2000/10/25  03:13:53
59356         Log: Cleanup from prior patch (Charles Lane?):
59357              - improve handling of MFDs in Basename and Path
59358              - default to no xsubpp line # munging when building debug images
59359      Branch: vmsperl
59360            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
59361 ____________________________________________________________________________
59362 [  7429] By: jhi                                   on 2000/10/24  20:03:40
59363         Log: Podify README.epoc and README.vos.
59364      Branch: perl
59365            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
59366            ! pod/perlport.pod pod/perltoc.pod
59367 ____________________________________________________________________________
59368 [  7428] By: jhi                                   on 2000/10/24  19:10:33
59369         Log: Stratus VOS updates from Paul Green.
59370      Branch: perl
59371            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
59372            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
59373            - vos/config.def vos/config.h vos/config_h.SH_orig
59374            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
59375            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
59376 ____________________________________________________________________________
59377 [  7427] By: jhi                                   on 2000/10/24  18:59:48
59378         Log: Check if stdio supports tweaking lval and cnt simultaneously.
59379              
59380              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
59381              From: Nicholas Clark <nick@ccl4.org>
59382              Date: Mon, 23 Oct 2000 15:39:32 +0100
59383              Message-ID: <20001023153932.A10786@plum.flirble.org>
59384      Branch: metaconfig
59385            ! U/compline/d_stdstdio.U
59386      Branch: perl
59387            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59388            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
59389            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
59390            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
59391            ! vos/config.h vos/config_h.SH_orig win32/config.bc
59392            ! win32/config.gc win32/config.vc
59393 ____________________________________________________________________________
59394 [  7426] By: jhi                                   on 2000/10/24  17:57:44
59395         Log: Missed the header file changes from #7425.
59396      Branch: perl
59397            ! embed.h embed.pl objXSUB.h proto.h
59398 ____________________________________________________________________________
59399 [  7425] By: jhi                                   on 2000/10/24  17:55:17
59400         Log: Fix the bug reported in
59401              
59402              From: andreas.koenig@anima.de (Andreas J. Koenig)
59403              Subject: Encode bug?
59404              Date: 24 Oct 2000 14:01:26 +0200 
59405              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
59406              
59407              Also make is_utf8_char() stricter.
59408      Branch: perl
59409            ! ext/Encode/Encode.xs utf8.c
59410 ____________________________________________________________________________
59411 [  7424] By: jhi                                   on 2000/10/24  15:15:39
59412         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
59413              From: Peter Scott <Peter@PSDT.com>
59414              Date: Mon, 23 Oct 2000 19:46:01 -0700
59415              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
59416      Branch: perl
59417            ! pod/perlfaq5.pod
59418 ____________________________________________________________________________
59419 [  7423] By: jhi                                   on 2000/10/24  14:25:30
59420         Log: Test tweak to avoid pulling in the whole Config.
59421      Branch: perl
59422            ! t/lib/st-lock.t
59423 ____________________________________________________________________________
59424 [  7422] By: jhi                                   on 2000/10/24  14:03:16
59425         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
59426      Branch: perl
59427            ! pp.c
59428 ____________________________________________________________________________
59429 [  7421] By: jhi                                   on 2000/10/24  13:32:09
59430         Log: (Replaced by #7440.)
59431              
59432              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
59433              From: "Kurt D. Starsinic" <kstar@chapin.edu>
59434              Date: Mon, 23 Oct 2000 16:40:54 -0400
59435              Message-ID: <20001023164054.B14491@O2.chapin.edu>
59436      Branch: perl
59437            ! t/lib/syslog.t
59438 ____________________________________________________________________________
59439 [  7420] By: jhi                                   on 2000/10/24  13:30:53
59440         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
59441              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
59442              Date: Mon, 23 Oct 2000 17:29:03 -0400
59443              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
59444      Branch: perl
59445            ! lib/ExtUtils/MM_Unix.pm
59446 ____________________________________________________________________________
59447 [  7419] By: jhi                                   on 2000/10/24  13:29:57
59448         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
59449              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
59450              Date: Mon, 23 Oct 2000 19:01:32 -0400
59451              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
59452      Branch: perl
59453            ! utils/h2xs.PL
59454 ____________________________________________________________________________
59455 [  7418] By: jhi                                   on 2000/10/24  13:26:04
59456         Log: Replace #7409 with
59457              
59458              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
59459              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
59460              Date: Mon, 23 Oct 2000 20:08:56 +0200
59461              Message-ID: <20001023200855.A14850@nice.ram.loc>
59462      Branch: perl
59463            ! ext/Storable/Storable.pm t/lib/st-lock.t
59464 ____________________________________________________________________________
59465 [  7417] By: jhi                                   on 2000/10/24  13:17:52
59466         Log: Run vms/vms_yfix.pl, should have done that after changing
59467              perly.c in #7382.
59468      Branch: perl
59469            ! vms/perly_c.vms vms/perly_h.vms
59470 ____________________________________________________________________________
59471 [  7416] By: jhi                                   on 2000/10/24  02:55:33
59472         Log: Make the UTF-8 decoding stricter and more verbose when
59473              malformation happens.  This involved adding an argument
59474              to utf8_to_uv_chk(), which involved changing its prototype,
59475              and prefer STRLEN over I32 for the UTF-8 length, which as
59476              a domino effect necessitated changing the prototypes of
59477              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
59478              The stricter UTF-8 decoding checking uses Markus Kuhn's
59479              UTF-8 Decode Stress Tester from
59480              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
59481      Branch: perl
59482            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
59483            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
59484            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
59485            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
59486 ____________________________________________________________________________
59487 [  7415] By: jhi                                   on 2000/10/23  14:06:06
59488         Log: Update Changes.
59489      Branch: perl
59490            ! Changes patchlevel.h
59491 ____________________________________________________________________________
59492 [  7414] By: jhi                                   on 2000/10/23  12:39:52
59493         Log: Undo the basename() part of #7412 since the lib/basename
59494              tests would need upgrading too.
59495      Branch: perl
59496            ! lib/File/Basename.pm
59497 ____________________________________________________________________________
59498 [  7413] By: jhi                                   on 2000/10/23  12:19:27
59499         Log: Document PERL_INSTALL_ROOT of #7210.
59500      Branch: perl
59501            ! lib/ExtUtils/Install.pm
59502 ____________________________________________________________________________
59503 [  7412] By: jhi                                   on 2000/10/23  12:16:47
59504         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
59505      Branch: perl
59506            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
59507            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
59508 ____________________________________________________________________________
59509 [  7411] By: jhi                                   on 2000/10/23  12:07:41
59510         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
59511              From: Prymmer/Kahn <pvhp@best.com>
59512              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
59513              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
59514      Branch: perl
59515            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
59516 ____________________________________________________________________________
59517 [  7410] By: jhi                                   on 2000/10/23  04:10:11
59518         Log: The change #7187 was not so good on VMS.
59519              
59520              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
59521              From: "Craig A. Berry" <craig.berry@psinetcs.com>
59522              Date: Sun, 22 Oct 2000 23:03:08 -0500
59523              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
59524      Branch: perl
59525            ! utils/perldoc.PL
59526 ____________________________________________________________________________
59527 [  7409] By: jhi                                   on 2000/10/23  03:57:36
59528         Log: Avoid Storable locking on DJGPP for now.
59529              
59530              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
59531              From: "Peter J. Farley III" <pjfarley@banet.net>
59532              Date: Sun, 22 Oct 2000 20:00:00 -0400
59533              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
59534      Branch: perl
59535            ! ext/Storable/Storable.pm t/lib/st-lock.t
59536 ____________________________________________________________________________
59537 [  7408] By: jhi                                   on 2000/10/23  03:50:24
59538         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
59539              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
59540              Date: Sun, 22 Oct 2000 21:12:22 -0400
59541              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
59542      Branch: perl
59543            ! lib/vars.pm
59544 ____________________________________________________________________________
59545 [  7407] By: jhi                                   on 2000/10/23  03:43:12
59546         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
59547              From: Hugo <hv@crypt.compulink.co.uk>
59548              Date: Mon, 23 Oct 2000 00:47:22 +0100
59549              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
59550      Branch: perl
59551            ! regexec.c t/op/pat.t
59552 ____________________________________________________________________________
59553 [  7406] By: jhi                                   on 2000/10/23  03:40:29
59554         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
59555      Branch: perl
59556            ! lib/ExtUtils/MakeMaker.pm
59557 ____________________________________________________________________________
59558 [  7405] By: jhi                                   on 2000/10/22  21:32:00
59559         Log: Doc patch.
59560              
59561              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
59562              From: rspier@pobox.com (Robert Spier)
59563              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
59564              Message-ID: <14835.16112.13457.447971@rls.cx>
59565      Branch: perl
59566            ! lib/strict.pm
59567 ____________________________________________________________________________
59568 [  7404] By: jhi                                   on 2000/10/22  21:30:51
59569         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
59570              From: rspier@pobox.com (Robert Spier)
59571              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
59572              Message-ID: <14835.17223.72448.705566@rls.cx>
59573      Branch: perl
59574            ! lib/ExtUtils/MakeMaker.pm
59575 ____________________________________________________________________________
59576 [  7403] By: jhi                                   on 2000/10/22  21:24:11
59577         Log: Subject: [PATCH bleadperl] ripples from constsub patch
59578              From: John Tobey <jtobey@john-edwin-tobey.org>
59579              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
59580              Message-Id: <m13nSOB-000FObC@feynman.localnet>
59581      Branch: perl
59582            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
59583 ____________________________________________________________________________
59584 [  7402] By: jhi                                   on 2000/10/22  20:59:35
59585         Log: Support s?printf parameter reordering.
59586      Branch: perl
59587            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
59588 ____________________________________________________________________________
59589 [  7401] By: jhi                                   on 2000/10/22  19:19:14
59590         Log: Expand %Config variables only if explicitly so requested
59591              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
59592              
59593              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
59594              From: Gurusamy Sarathy <gsar@ActiveState.com>
59595              Date: Sun, 22 Oct 2000 11:47:32 -0700
59596              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
59597      Branch: perl
59598            ! Makefile.SH lib/lib_pm.PL
59599 ____________________________________________________________________________
59600 [  7400] By: jhi                                   on 2000/10/22  18:24:10
59601         Log: Move the #7390 test from warn/op to comp/redef.
59602              
59603              Subject: Re: Creating const subs for constants.
59604              From: John Tobey <jtobey@john-edwin-tobey.org>
59605              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
59606              Message-Id: <m13nG72-000FObC@feynman.localnet>               
59607      Branch: perl
59608            ! t/comp/redef.t t/pragma/warn/op
59609 ____________________________________________________________________________
59610 [  7399] By: jhi                                   on 2000/10/22  17:49:59
59611         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
59612              From: Nicholas Clark <nick@ccl4.org>
59613              Date: Sat, 21 Oct 2000 22:23:19 +0100
59614              Message-ID: <20001021222319.B45586@plum.flirble.org>
59615      Branch: perl
59616            ! ext/DynaLoader/DynaLoader_pm.PL
59617 ____________________________________________________________________________
59618 [  7398] By: jhi                                   on 2000/10/22  17:47:35
59619         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
59620              From: Hugo <hv@crypt.compulink.co.uk>
59621              Date: Sat, 21 Oct 2000 18:19:59 +0100
59622              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
59623      Branch: perl
59624            ! ext/B/B.pm ext/B/B/C.pm
59625 ____________________________________________________________________________
59626 [  7397] By: jhi                                   on 2000/10/22  17:35:18
59627         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
59628              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
59629              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
59630              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
59631      Branch: perl
59632            ! hints/openbsd.sh
59633 ____________________________________________________________________________
59634 [  7396] By: jhi                                   on 2000/10/22  17:19:46
59635         Log: Subject: installman go-faster stripes
59636              From: Nicholas Clark <nick@talking.bollo.cx>
59637              Date: Sat, 21 Oct 2000 17:24:53 +0100
59638              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
59639              
59640              Subject: Re: installman go-faster stripes
59641              From: Russ Allbery <rra@stanford.edu>
59642              Date: 21 Oct 2000 11:04:13 -0700
59643              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
59644      Branch: perl
59645            ! installman pod/pod2man.PL
59646 ____________________________________________________________________________
59647 [  7395] By: jhi                                   on 2000/10/22  17:17:35
59648         Log: Hints tweak from Anton Berezin.
59649      Branch: perl
59650            ! hints/freebsd.sh
59651 ____________________________________________________________________________
59652 [  7394] By: jhi                                   on 2000/10/22  04:50:04
59653         Log: Tweak the Is* definitions of Unicode character classes
59654              to better match the official categorizations; embrace
59655              the official categorizations; add the combining marks
59656              as alpha (and -numeric); fix DCinital (a typo and edito)
59657              to be DCmedial.
59658      Branch: perl
59659            + lib/unicode/Is/DCmedial.pl
59660            - lib/unicode/Is/DCinital.pl
59661            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
59662            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
59663            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
59664            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
59665 ____________________________________________________________________________
59666 [  7393] By: jhi                                   on 2000/10/21  18:06:05
59667         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
59668              From: Daniel Chetlin <daniel@chetlin.com>
59669              Date: Sat, 21 Oct 2000 02:57:03 -0700
59670              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
59671      Branch: perl
59672            + t/lib/tie-splice.t
59673            ! MANIFEST lib/Tie/Array.pm
59674 ____________________________________________________________________________
59675 [  7392] By: gsar                                  on 2000/10/21  18:05:15
59676         Log: resync utfperl branch with mainline
59677      Branch: utfperl
59678           !> (integrate 1760 files)
59679 ____________________________________________________________________________
59680 [  7391] By: jhi                                   on 2000/10/21  14:37:49
59681         Log: Testcases for a #7383,#7385 related bug.
59682              
59683              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
59684              From: Nicholas Clark <nick@ccl4.org>
59685              Date: Sat, 21 Oct 2000 15:04:51 +0100
59686              Message-ID: <20001021150451.A51566@plum.flirble.org>
59687      Branch: perl
59688            ! t/pragma/utf8.t
59689 ____________________________________________________________________________
59690 [  7390] By: jhi                                   on 2000/10/21  14:35:57
59691         Log: Add a testcase for #7389.
59692      Branch: perl
59693            ! t/pragma/warn/op
59694 ____________________________________________________________________________
59695 [  7389] By: jhi                                   on 2000/10/21  14:26:45
59696         Log: Subject: Re: Creating const subs for constants.
59697              From: John Tobey <jtobey@john-edwin-tobey.org>
59698              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
59699              Message-Id: <m13mo0N-000FObC@feynman.localnet>
59700      Branch: perl
59701            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
59702            ! proto.h sv.c
59703 ____________________________________________________________________________
59704 [  7388] By: nick                                  on 2000/10/21  11:44:23
59705         Log: Populate perlio branch
59706      Branch: perlio
59707           +> (branch 1760 files)
59708 ____________________________________________________________________________
59709 [  7387] By: nick                                  on 2000/10/21  10:52:05
59710         Log: Get branch back as replica of mainline via :
59711              p4 integrate -b utfperl
59712              p4 resolve -at ./...
59713      Branch: utfperl
59714           +> (branch 269 files)
59715            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
59716            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
59717            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
59718            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
59719            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
59720            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
59721            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
59722            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
59723            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
59724            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
59725            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
59726            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
59727            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
59728            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
59729            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
59730            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
59731            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
59732            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
59733            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
59734            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
59735            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
59736            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
59737            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
59738            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
59739            - lib/unicode/UCD300.html lib/unicode/Unicode.300
59740            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
59741            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
59742            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
59743            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
59744           !> (integrate 965 files)
59745 ____________________________________________________________________________
59746 [  7386] By: jhi                                   on 2000/10/21  01:31:12
59747         Log: Update Changes.
59748      Branch: perl
59749            ! Changes patchlevel.h
59750 ____________________________________________________________________________
59751 [  7385] By: jhi                                   on 2000/10/21  01:28:42
59752         Log: The #7383 was right only in the context of the original bug report,
59753              not in more general case.
59754      Branch: perl
59755            ! pp_hot.c
59756 ____________________________________________________________________________
59757 [  7384] By: jhi                                   on 2000/10/21  01:08:23
59758         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
59759      Branch: perl
59760            ! ext/IO/lib/IO/Select.pm
59761 ____________________________________________________________________________
59762 [  7383] By: jhi                                   on 2000/10/21  00:44:18
59763         Log: Fix for ID 20001020.006, concatenating an unset submatch
59764              with utf8 resulted in "Modification of a read-only value".
59765      Branch: perl
59766            ! pp_hot.c t/pragma/utf8.t
59767 ____________________________________________________________________________
59768 [  7382] By: jhi                                   on 2000/10/20  20:44:31
59769         Log: Make scan_num() reëntrant, as suggested in
59770              
59771              Subject: [PATCH perl@7229] Rentrant parser and yylex()
59772              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
59773              Date: Fri, 20 Oct 2000 14:17:27 +0100
59774              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
59775      Branch: perl
59776            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
59777            ! toke.c
59778 ____________________________________________________________________________
59779 [  7381] By: jhi                                   on 2000/10/20  20:07:29
59780         Log: Reëntrancy fix.
59781              
59782              Subject: [PATCH perl@7229] Rentrant parser and yylex()
59783              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
59784              Date: Fri, 20 Oct 2000 14:17:27 +0100
59785              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
59786      Branch: perl
59787            ! embed.h embed.pl perl.h proto.h toke.c
59788 ____________________________________________________________________________
59789 [  7380] By: jhi                                   on 2000/10/20  19:15:54
59790         Log: Don't write double values through long double pointers,
59791              based on a part of
59792              
59793              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
59794              From: Jens Hamisch <jens@Strawberry.COM>
59795              Date: Tue, 17 Oct 2000 08:39:36 +0200
59796              Message-Id: <20001017083936.A11104@Strawberry.COM>
59797      Branch: perl
59798            ! perl.h pp.c
59799 ____________________________________________________________________________
59800 [  7379] By: jhi                                   on 2000/10/20  18:43:37
59801         Log: Portability tweak on #7377.
59802              
59803              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
59804              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
59805              Date:     Fri, 20 Oct 2000 13:13:41 EDT
59806              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
59807      Branch: perl
59808            ! t/lib/dprof.t
59809 ____________________________________________________________________________
59810 [  7378] By: jhi                                   on 2000/10/20  12:57:19
59811         Log: SOCKS function redefinitions need prototypes, too, otherwise
59812              for example 32 bit versus 64 bit differences cause a lot of
59813              problems.  Part of
59814              
59815              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
59816              From: Jens Hamisch <jens@Strawberry.COM>
59817              Date: Tue, 17 Oct 2000 08:39:36 +0200
59818              Message-Id: <20001017083936.A11104@Strawberry.COM>
59819      Branch: perl
59820            ! doio.c pp_sys.c
59821 ____________________________________________________________________________
59822 [  7377] By: jhi                                   on 2000/10/20  12:37:12
59823         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
59824              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
59825              Date:     Fri, 20 Oct 2000 08:26:04 EDT
59826              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
59827      Branch: perl
59828            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
59829 ____________________________________________________________________________
59830 [  7376] By: jhi                                   on 2000/10/20  12:35:31
59831         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
59832              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
59833              Date:     Fri, 20 Oct 2000 07:48:15 EDT
59834              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
59835      Branch: perl
59836            ! configure.com vms/gen_shrfls.pl
59837 ____________________________________________________________________________
59838 [  7375] By: bailey                                on 2000/10/20  04:44:37
59839         Log: SYN SYN
59840      Branch: vmsperl
59841           +> (branch 134 files)
59842            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
59843            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
59844            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
59845            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
59846            - eg/cgi/frameset.cgi eg/cgi/index.html
59847            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
59848            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
59849            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
59850            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
59851            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
59852            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
59853            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
59854            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
59855            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
59856            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
59857            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
59858            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
59859            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
59860            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
59861            - lib/unicode/Props.txt lib/unicode/UCD300.html
59862            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
59863            - utils/perlbc.PL vms/subconfigure.com
59864           !> (integrate 785 files)
59865 ____________________________________________________________________________
59866 [  7374] By: jhi                                   on 2000/10/20  00:59:48
59867         Log: In the latest compiler builds cccdlflags must not become -fpic,
59868              from Wilfredo Sánchez.
59869      Branch: perl
59870            ! hints/darwin.sh
59871 ____________________________________________________________________________
59872 [  7373] By: jhi                                   on 2000/10/20  00:56:35
59873         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
59874              From: Tony Cook <tony@develop-help.com>
59875              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
59876              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
59877      Branch: perl
59878            ! pod/perlop.pod
59879 ____________________________________________________________________________
59880 [  7372] By: jhi                                   on 2000/10/19  19:34:40
59881         Log: Typo noted by Mark Lutz.
59882      Branch: perl
59883            ! t/op/64bitint.t
59884 ____________________________________________________________________________
59885 [  7371] By: jhi                                   on 2000/10/19  19:33:13
59886         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
59887      Branch: metaconfig
59888            ! U/modified/Cppsym.U U/modified/Oldconfig.U
59889      Branch: metaconfig/U/perl
59890            ! End.U dlsrc.U libperl.U
59891      Branch: perl
59892            + hints/nonstopux.sh
59893            ! Configure MANIFEST config_h.SH
59894 ____________________________________________________________________________
59895 [  7370] By: jhi                                   on 2000/10/19  17:18:08
59896         Log: Subject: PATCH do_print has 2 PerlIO_error()s
59897              From: nick@ccl4.org
59898              Date: Thu, 19 Oct 2000 18:09:20 +0100
59899              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
59900      Branch: perl
59901            ! doio.c
59902 ____________________________________________________________________________
59903 [  7369] By: jhi                                   on 2000/10/19  14:01:49
59904         Log: Update Changes.
59905      Branch: perl
59906            ! Changes patchlevel.h
59907 ____________________________________________________________________________
59908 [  7368] By: jhi                                   on 2000/10/19  13:04:29
59909         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
59910              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59911              Date: Wed, 18 Oct 2000 13:12:01 +0200
59912              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
59913      Branch: perl
59914            ! hints/aix.sh
59915 ____________________________________________________________________________
59916 [  7367] By: jhi                                   on 2000/10/19  02:22:40
59917         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
59918              of a 'pmshort' anywhere in the B, so the offending line was simply
59919              removed.
59920      Branch: perl
59921            ! ext/B/B/Debug.pm
59922 ____________________________________________________________________________
59923 [  7366] By: jhi                                   on 2000/10/19  02:12:37
59924         Log: Add the test case for the bug id 20000730.004 which seems
59925              to have been fixed by now.
59926      Branch: perl
59927            ! t/pragma/utf8.t
59928 ____________________________________________________________________________
59929 [  7365] By: jhi                                   on 2000/10/18  23:36:24
59930         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
59931              From: Hugo <hv@crypt.compulink.co.uk>
59932              Date: Wed, 18 Oct 2000 23:25:58 +0100
59933              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
59934      Branch: perl
59935            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
59936 ____________________________________________________________________________
59937 [  7364] By: jhi                                   on 2000/10/18  21:12:53
59938         Log: (retracted)
59939      Branch: perl
59940            ! pp.c
59941 ____________________________________________________________________________
59942 [  7363] By: jhi                                   on 2000/10/18  20:55:38
59943         Log: Missing change from #7362.
59944      Branch: perl
59945            ! win32/perlhost.h
59946 ____________________________________________________________________________
59947 [  7362] By: jhi                                   on 2000/10/18  20:52:01
59948         Log: Borland C fstat() never saw the fd as writable.
59949              
59950              Subject: fix for Borland's weak "stat" (perl@7211)
59951              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
59952              Date: Mon, 16 Oct 2000 09:55:03 +0400
59953              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
59954      Branch: perl
59955            ! win32/win32.c
59956 ____________________________________________________________________________
59957 [  7361] By: jhi                                   on 2000/10/18  17:43:50
59958         Log: Regen toc.
59959      Branch: perl
59960            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
59961 ____________________________________________________________________________
59962 [  7360] By: jhi                                   on 2000/10/18  17:07:44
59963         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59964              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
59965              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
59966              Date: Mon, 16 Oct 2000 15:19:49 +0200
59967      Branch: perl
59968            + README.aix
59969            ! MANIFEST
59970 ____________________________________________________________________________
59971 [  7359] By: jhi                                   on 2000/10/18  17:04:49
59972         Log: Subject: Pod patch for Devel::Peek
59973              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59974              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
59975              Date: Mon, 16 Oct 2000 12:26:34 +0200
59976      Branch: perl
59977            ! ext/Devel/Peek/Peek.pm
59978 ____________________________________________________________________________
59979 [  7358] By: jhi                                   on 2000/10/18  17:03:15
59980         Log: Make Cwd more bulletproof in chrooted environments.
59981              
59982              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
59983              From: "Eric E. Coe" <Eric.Coe@oracle.com>
59984              Date: Wed, 18 Oct 2000 04:03:54 -0400
59985              Message-Id: <39ED596A.70E599FE@oracle.com>
59986      Branch: perl
59987            ! lib/Cwd.pm
59988 ____________________________________________________________________________
59989 [  7357] By: jhi                                   on 2000/10/18  16:37:26
59990         Log: Disable the UTF8 downgrade croakage for now to avoid
59991              too many not okay messages.
59992      Branch: perl
59993            ! doio.c
59994 ____________________________________________________________________________
59995 [  7356] By: jhi                                   on 2000/10/17  23:29:41
59996         Log: Show the failed remote port, instead of the failing line number.
59997              
59998              Subject: [PATCH 5.6.1 Debugger] More diagnostics
59999              From: David Sparks <daves@ActiveState.com>
60000              Date: Tue, 17 Oct 2000 15:00:24 -0700
60001              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
60002      Branch: perl
60003            ! lib/perl5db.pl
60004 ____________________________________________________________________________
60005 [  7355] By: jhi                                   on 2000/10/17  14:11:31
60006         Log: On output try to downgrade to bytes, croak if impossible,
60007              from Simon Cozens.  This means that outputting >255 UTF8
60008              is impossible.  Consider this as a strong incentive to get
60009              the I/O disciplines implemented.
60010      Branch: perl
60011            ! doio.c pod/perldiag.pod sv.c
60012 ____________________________________________________________________________
60013 [  7354] By: jhi                                   on 2000/10/17  13:42:23
60014         Log: Clarify documentation on 'use bytes'.
60015              
60016              Subject: Re: What does 'use bytes' "mean" ?
60017              From: Simon Cozens <simon@cozens.net>
60018              Date: Mon, 18 Sep 2000 18:24:25 +0100
60019              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
60020      Branch: perl
60021            ! lib/bytes.pm
60022 ____________________________________________________________________________
60023 [  7353] By: jhi                                   on 2000/10/17  13:28:12
60024         Log: Workaround for a sfio bug where the stream error indicator
60025              is not cleared as documented.
60026              
60027              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
60028              From: Nicholas Clark <nick@ccl4.org>
60029              Date: Mon, 16 Oct 2000 18:28:23 +0100
60030              Message-ID: <20001016182823.J19700@plum.flirble.org>
60031      Branch: perl
60032            ! doio.c
60033 ____________________________________________________________________________
60034 [  7352] By: jhi                                   on 2000/10/17  13:06:19
60035         Log: More IoTYPE sprinkling.
60036      Branch: perl
60037            ! doio.c pp_hot.c
60038 ____________________________________________________________________________
60039 [  7351] By: jhi                                   on 2000/10/16  22:47:07
60040         Log: Detect early whether the std streams have gone bad.
60041              
60042              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
60043              Date: Mon, 16 Oct 2000 23:28:42 +0100
60044              From: Nicholas Clark <nick@ccl4.org>
60045              Message-ID: <20001016232842.A37942@plum.flirble.org>
60046      Branch: perl
60047            ! t/op/misc.t
60048 ____________________________________________________________________________
60049 [  7350] By: jhi                                   on 2000/10/16  22:45:16
60050         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
60051              From: "Peter J. Farley III" <pjfarley@banet.net>
60052              Date: Mon, 16 Oct 2000 18:15:59 -0400
60053              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
60054      Branch: perl
60055            ! djgpp/djgpp.c dosish.h t/io/open.t
60056 ____________________________________________________________________________
60057 [  7349] By: jhi                                   on 2000/10/16  22:36:45
60058         Log: perldelta tweak.
60059      Branch: perl
60060            ! pod/perldelta.pod
60061 ____________________________________________________________________________
60062 [  7348] By: jhi                                   on 2000/10/16  15:17:53
60063         Log: Update Changes.
60064      Branch: perl
60065            ! Changes patchlevel.h
60066 ____________________________________________________________________________
60067 [  7347] By: jhi                                   on 2000/10/16  13:55:27
60068         Log: Add the capability to include/exclude branches.
60069      Branch: perl
60070            ! Porting/genlog
60071 ____________________________________________________________________________
60072 [  7346] By: jhi                                   on 2000/10/16  13:18:04
60073         Log: Add Charles Lane.
60074      Branch: perl
60075            ! AUTHORS Changes
60076 ____________________________________________________________________________
60077 [  7345] By: jhi                                   on 2000/10/16  13:13:21
60078         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
60079      Branch: perl
60080            ! pod/perldelta.pod
60081 ____________________________________________________________________________
60082 [  7344] By: gsar                                  on 2000/10/16  09:30:21
60083         Log: integrate change#6220 from cfgperl
60084              
60085              Win32 patches from Benjamin Stuhl.
60086      Branch: maint-5.6/perl
60087           !> makedef.pl win32/win32.h
60088 ____________________________________________________________________________
60089 [  7343] By: gsar                                  on 2000/10/16  08:32:19
60090         Log: integrate changes#6221,6222 from cfgperl
60091              
60092              Remove tr///CU (the feature is to be obsoleted by better interfaces).
60093              From: simon@brecon.co.uk (Simon Cozens)
60094              Subject: [PATCH] Eliminate tr///[CU][CU]
60095              Date: 23 Jun 2000 11:05:40 GMT
60096              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
60097              
60098              doc typo fix
60099              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
60100              From: Ian Phillipps <Ian.Phillipps@iname.com>
60101              Date: Fri, 23 Jun 2000 10:40:58 +0100
60102              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
60103      Branch: maint-5.6/perl
60104           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
60105 ____________________________________________________________________________
60106 [  7342] By: gsar                                  on 2000/10/16  08:28:08
60107         Log: integrate change#6217 from cfgperl (in part)
60108              
60109              Rename the fdpid locking and integrate with Sarathy.
60110      Branch: maint-5.6/perl
60111           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
60112           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
60113           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
60114           !> win32/win32.c
60115 ____________________________________________________________________________
60116 [  7341] By: gsar                                  on 2000/10/16  08:23:39
60117         Log: integrate changes#6214..6216 from mainline
60118              
60119              @_ can't have junk in it even in the non-USE_ITHREADS case because
60120              caller() wants to populate @DB::args with it (causes a coredump
60121              in Carp::confess())
60122              
60123              tweak comment about @DB::args
60124              
60125              be more optimal about clearing @_
60126      Branch: maint-5.6/perl
60127           !> av.h cop.h pp_ctl.c t/op/runlevel.t
60128 ____________________________________________________________________________
60129 [  7340] By: gsar                                  on 2000/10/16  08:20:37
60130         Log: integrate changes#6207..6210 from cfgperl
60131              
60132              Subject: [PATCH 5.6.0] Threadsafe patches
60133              From: Dan Sugalski <dan@sidhe.org>
60134              To: perl5-porters@perl.org
60135              Date: Mon, 08 May 2000 18:08:13 -0400
60136              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
60137              
60138              Regen headers for #6207.
60139              
60140              Lock PL_fdpid against race conditions, based on:
60141              Subject: [PATCH 5.6.0]subprocess fixup for threads
60142              From: Dan Sugalski <dan@sidhe.org>
60143              To: perl5-porters@perl.org
60144              Date: Tue, 11 Apr 2000 17:02:32 -0400
60145              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
60146              
60147              Mopup for #6207 and #6209.
60148      Branch: maint-5.6/perl
60149           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
60150           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
60151           !> win32/win32.c
60152 ____________________________________________________________________________
60153 [  7339] By: gsar                                  on 2000/10/16  08:14:34
60154         Log: integrate change#6203 from cfgperl
60155              
60156              perldiag should refer to perlos2.pod not README.os2
60157      Branch: maint-5.6/perl
60158           !> pod/perldiag.pod
60159 ____________________________________________________________________________
60160 [  7338] By: gsar                                  on 2000/10/16  08:11:42
60161         Log: integrate change#6201 from mainline
60162              
60163              Perl_eval_pv() leaks 4 bytes every time it is called because it
60164              does a PUSHMARK that's never ever POPMARKed; in general, only
60165              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
60166              Perl_eval_[sp]v() don't because they don't take any incoming
60167              arguments (this leak has been around since the original version
60168              of perl_eval_pv() in 5.003_97e)
60169      Branch: maint-5.6/perl
60170           !> perl.c
60171 ____________________________________________________________________________
60172 [  7337] By: gsar                                  on 2000/10/16  08:08:47
60173         Log: integrate changes#6197..6200 from cfgperl
60174              
60175              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
60176              From: John Borwick <jhborwic@unity.ncsu.edu>
60177              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
60178              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
60179              
60180              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
60181              From: Dan Sugalski <dan@sidhe.org>
60182              To: vmsperl@perl.org, perl5-porters@perl.org
60183              Date: Fri, 02 Jun 2000 16:00:41 -0400
60184              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
60185              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
60186              
60187              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
60188              From: Dan Sugalski <dan@sidhe.org>
60189              To: perl5-porters@perl.org, vmsperl@perl.org
60190              Date: Fri, 02 Jun 2000 17:30:51 -0400
60191              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
60192              
60193              Update to cperl-mode.el 4.31 from
60194              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
60195              Subject: A couple of notes
60196              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60197              To: Mailing list Perl5 <perl5-porters@perl.org>
60198              Date: Sat, 3 Jun 2000 23:33:32 -0400
60199              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
60200      Branch: maint-5.6/perl
60201           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
60202           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
60203           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
60204           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
60205           !> vms/vmsish.h
60206 ____________________________________________________________________________
60207 [  7336] By: gsar                                  on 2000/10/16  08:03:46
60208         Log: integrate changes#6194,6195 from mainline
60209              
60210              fix small eval"" memory leaks under USE_ITHREADS
60211              
60212              fix yet another eval"" leak under USE_ITHREADS
60213      Branch: maint-5.6/perl
60214           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
60215           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
60216           !> vms/perly_c.vms
60217 ____________________________________________________________________________
60218 [  7335] By: gsar                                  on 2000/10/16  08:02:15
60219         Log: integrate changes#6190,6191 from mainline
60220              
60221              submit missing embed.pl change
60222              
60223              vec() loses numericalness (modified version of patch suggested
60224              by Robin Barker)
60225      Branch: maint-5.6/perl
60226           !> doop.c embed.pl t/op/vec.t
60227 ____________________________________________________________________________
60228 [  7334] By: gsar                                  on 2000/10/16  08:01:03
60229         Log: integrate change#6189 from mainline
60230              
60231              counting tr/// corrupts later operation (from M.J.T Guy)
60232      Branch: maint-5.6/perl
60233           !> doop.c t/op/tr.t
60234 ____________________________________________________________________________
60235 [  7333] By: gsar                                  on 2000/10/16  07:59:07
60236         Log: integrate changes#6183..6188 from mainline
60237              
60238              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
60239              <nick@ccl4.org>)
60240              
60241              tweak for change#6127
60242              
60243              remove incorrect documentation about implicit split to @_ in
60244              list context, which never really worked in perl 5 (from
60245              M.J.T. Guy)
60246              
60247              further qualify references to "alphanumeric" (from Wolfgang Laun
60248              <wolfgang.laun@alcatel.at>)
60249              
60250              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
60251              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
60252              
60253              h2xs tweaks
60254      Branch: maint-5.6/perl
60255           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
60256           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
60257           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
60258           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
60259           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
60260           !> pod/pod2latex.PL utils/h2xs.PL
60261 ____________________________________________________________________________
60262 [  7332] By: gsar                                  on 2000/10/16  07:53:52
60263         Log: integrate change#6179 from mainline
60264              
60265              buggy modulus on UVs introduced by change#3378 (resulted in
60266              4063328477 % 65535 amounting to 27406, instead of 27407)
60267      Branch: maint-5.6/perl
60268           !> pp.c t/op/arith.t
60269 ____________________________________________________________________________
60270 [  7331] By: gsar                                  on 2000/10/16  07:52:49
60271         Log: integrate changes#6176,6177,6178,6182 from cfgperl
60272              
60273              Single-quoted utf8 patch from Simon Cozens.
60274              
60275              Substitution utf8 patch from Simon Cozens.
60276              
60277              Be cleaner.
60278              
60279              Be Cleaner Part Deux.
60280      Branch: maint-5.6/perl
60281           !> Makefile.SH pp_hot.c toke.c
60282 ____________________________________________________________________________
60283 [  7330] By: gsar                                  on 2000/10/16  07:41:36
60284         Log: integrate change#6172 from mainline
60285              
60286              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
60287              (from Ilya Zakharevich)
60288      Branch: maint-5.6/perl
60289           !> regexec.c t/op/re_tests
60290 ____________________________________________________________________________
60291 [  7329] By: gsar                                  on 2000/10/16  07:40:25
60292         Log: integrate change#6171 from mainline
60293              
60294              scalar() doesn't force scalar context when used in void context
60295              (from Simon Cozens)
60296      Branch: maint-5.6/perl
60297           !> op.c t/op/wantarray.t
60298 ____________________________________________________________________________
60299 [  7328] By: gsar                                  on 2000/10/16  07:39:33
60300         Log: integrate change#6170 from mainline
60301              
60302              change#6142 needs tweaks to tests to work where there's no
60303              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
60304      Branch: maint-5.6/perl
60305           !> t/lib/filefind.t
60306 ____________________________________________________________________________
60307 [  7327] By: gsar                                  on 2000/10/16  07:35:34
60308         Log: integrate changes#6166..6168 from cfgperl
60309              
60310              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
60311              in case somebody wants to write an extension for more
60312              shadow database interfaces.
60313              
60314              tweak todo
60315              
60316              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
60317      Branch: maint-5.6/perl
60318           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
60319           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
60320           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
60321           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
60322           !> win32/config.vc win32/config_H.bc win32/config_H.gc
60323           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
60324 ____________________________________________________________________________
60325 [  7326] By: gsar                                  on 2000/10/16  07:29:05
60326         Log: integrate changes#6157,6159..6161,6164 from cfgperl
60327              
60328              Regen Configure to jive with #6149.
60329              
60330              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
60331              
60332              Changes for the File::Temp 0.08 (change #6159) test suite
60333              to fit better into the Perl distribution test framework.
60334              
60335              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
60336              both from Simon Cozens.
60337              
60338              detypo
60339      Branch: maint-5.6/perl
60340           +> pod/perlmodlib.PL pod/perlnewmod.pod
60341           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
60342           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
60343           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
60344           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
60345 ____________________________________________________________________________
60346 [  7325] By: gsar                                  on 2000/10/16  07:25:13
60347         Log: integrate change#6158 from vmsperl
60348              
60349              Add fallback to tmpfile for use in cases where user's relying on
60350              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
60351              Lane's patch)
60352      Branch: maint-5.6/perl
60353           !> vms/vms.c vms/vmsish.h
60354 ____________________________________________________________________________
60355 [  7324] By: gsar                                  on 2000/10/16  07:20:50
60356         Log: integrate changes#6153..6155 from mainline
60357              
60358              prettier Test::Harness output on failed tests (from Nicholas Clark
60359              <nick@Bagpuss.uk.boo.com>)
60360              
60361              avoid type mismatch warning
60362              
60363              small bug in change#6144; remove random \xA0 character that snuck
60364              in via change#6145
60365      Branch: maint-5.6/perl
60366           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
60367           !> perl.c
60368 ____________________________________________________________________________
60369 [  7323] By: gsar                                  on 2000/10/16  07:18:47
60370         Log: integrate changes#6151,6152 from mainline
60371              
60372              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
60373              
60374              cosmetic fixups of RE debug output (from Ilya Zakharevich)
60375      Branch: maint-5.6/perl
60376           !> regexec.c
60377 ____________________________________________________________________________
60378 [  7322] By: gsar                                  on 2000/10/16  07:17:25
60379         Log: integrate changes#6146..6150 from mainline
60380              
60381              doc typo
60382              
60383              add a make entry to Config.pm so "perl -V:make" works on VMS
60384              (from Peter Prymmer)
60385              
60386              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
60387              
60388              OS/2 tweaks for usethreads build (from Rocco Caputo
60389              <troc@netrus.net>)
60390              
60391              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
60392      Branch: maint-5.6/perl
60393           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
60394           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
60395           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
60396           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
60397           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
60398           !> warnings.pl x2p/a2p.h
60399 ____________________________________________________________________________
60400 [  7321] By: gsar                                  on 2000/10/16  07:14:02
60401         Log: integrate changes#6143..6145 from mainline
60402              
60403              MacOS support, part 1 (from Matthias Neeracher
60404              <neeri@iis.ee.ethz.ch>)
60405              
60406              MacOS support, part 2: make AutoSplit use File::Spec instead
60407              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
60408              <neeri@iis.ee.ethz.ch>)
60409              
60410              make xsubpp skip embedded pod (from Matthias Neeracher
60411              <neeri@iis.ee.ethz.ch>)
60412      Branch: maint-5.6/perl
60413           +> ext/DynaLoader/dl_mac.xs
60414           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
60415           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
60416           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
60417           !> pp_ctl.c proto.h toke.c util.c util.h
60418 ____________________________________________________________________________
60419 [  7320] By: gsar                                  on 2000/10/16  07:12:13
60420         Log: integrate changes#6141,6142 from mainline
60421              
60422              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
60423              forwarded by Peter Seebach from the bsdi-users mailing list.
60424              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
60425              
60426              File::Find fails to chdir when chasing symlinks (from
60427              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
60428      Branch: maint-5.6/perl
60429           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
60430 ____________________________________________________________________________
60431 [  7319] By: gsar                                  on 2000/10/16  07:04:30
60432         Log: integrate change#6139 from mainline
60433              
60434              revise mktables.PL for bugs and newness in Unicode 3.0
60435              (from James Bence <jbence@amgen.com>)
60436      Branch: maint-5.6/perl
60437           +> (branch 30 files)
60438           !> (integrate 49 files)
60439 ____________________________________________________________________________
60440 [  7318] By: gsar                                  on 2000/10/16  07:01:01
60441         Log: integrate changes#6137,6138 from mainline
60442              
60443              fix bogus redeclaration warning for "our" variables in different
60444              scopes
60445              
60446              add note about the handling of negative indices to tied arrays
60447              (from Michael G Schwern <schwern@pobox.com>)
60448      Branch: maint-5.6/perl
60449           !> op.c pod/perltie.pod t/pragma/strict-vars
60450 ____________________________________________________________________________
60451 [  7317] By: gsar                                  on 2000/10/16  06:58:46
60452         Log: integrate changes#6127..6136 from mainline
60453              
60454              call_method(...,G_EVAL) can longjmp() out if the method probing
60455              failed (from Gisle Aas)
60456              
60457              new perlxstut example for passing/returning refs to arrays
60458              (from David Lowe <dlowe@pootpoot.com>)
60459              
60460              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
60461              
60462              fix places that mean C<"word" character> but say C<alphanumeric
60463              character>
60464              
60465              avoid warnings in POSIX.pm (from Barrie Slaymaker)
60466              
60467              warnings::enabled() doesn't fall back to looking at $^W if
60468              caller isn't using lexical warnings (from Paul Marquess)
60469              
60470              elide bogus test in change#6132
60471              
60472              make Test::Harness use wait.h/WCOREDUMP if available
60473              (from Ben Tilly <ben_tilly@hotmail.com>)
60474              
60475              enable Test::Harness to dynamically determine column width etc.
60476              (from Rob Napier <rnapier@employees.org>)
60477              
60478              random pod typos (from Peter Scott <Peter@PSDT.com>)
60479      Branch: maint-5.6/perl
60480           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
60481           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
60482           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
60483           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
60484 ____________________________________________________________________________
60485 [  7316] By: gsar                                  on 2000/10/16  06:53:23
60486         Log: integrate change#6126 from mainline
60487              
60488              change#2879 broke rvalue autovivification of magicals such as
60489              ${$num} (reworked variant of patch suggested by Simon Cozens)
60490      Branch: maint-5.6/perl
60491           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
60492           !> pp_hot.c proto.h t/op/gv.t
60493 ____________________________________________________________________________
60494 [  7315] By: gsar                                  on 2000/10/16  06:51:38
60495         Log: integrate changes#6123,6125 from mainline
60496              
60497              clarify gotcha with #line directives (from Rocco Caputo
60498              <troc@netrus.net>)
60499              
60500              enable propagating exception objects via Perl_croak() in XS code
60501              (from Gisle Aas)
60502      Branch: maint-5.6/perl
60503           !> pod/perldebug.pod pod/perlsyn.pod util.c
60504 ____________________________________________________________________________
60505 [  7314] By: gsar                                  on 2000/10/16  06:49:28
60506         Log: integrate change#6122 from mainline
60507              
60508              downgrade fatal error on C<"foo@nosucharray.com"> to optional
60509              warning (from Mark-Jason Dominus)
60510      Branch: maint-5.6/perl
60511           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
60512           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
60513           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
60514           !> toke.c
60515 ____________________________________________________________________________
60516 [  7313] By: gsar                                  on 2000/10/16  06:46:54
60517         Log: integrate changes#6112..6121 from vmsperl
60518              
60519              Check for existence of file before trying to delete
60520              
60521              Ugly workaround for version-specific RTL error
60522              
60523              Urk -- undo previous removal of vmsish 'exit' change
60524              
60525              Add bounds checking for several strings (Charles Lane)
60526              
60527              Miscellaneous cosmetic fixes (Charles Lane)
60528              
60529              Treat sockets as special in sys(read|write) (Charles Lane et al.)
60530              
60531              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
60532              Flatten case labels in switch statements uniformly (Charles Bailey)
60533              
60534              Quiet error messages in vmsish.t (Charles Lane)
60535              
60536              Add missing escape (Charles Lane)
60537              
60538              Allow eliminate_macros() and fixpath() to handle space-delimited
60539              lists (based on fixes by Craig Berry)
60540      Branch: maint-5.6/perl
60541           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
60542           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
60543           !> vms/vmsish.h
60544 ____________________________________________________________________________
60545 [  7312] By: gsar                                  on 2000/10/16  06:41:18
60546         Log: integrate changes#6107,6110 from cfgperl
60547              
60548              Tweak the todo list.
60549              
60550              todo tweak
60551      Branch: maint-5.6/perl
60552           !> Todo-5.6
60553 ____________________________________________________________________________
60554 [  7311] By: gsar                                  on 2000/10/16  06:38:38
60555         Log: integrate changes#6104,6108 from mainline
60556              
60557              PL_sys_intern was being initialized too late on windows
60558              
60559              reenable fake signal handling on Windows, bugs and all
60560      Branch: maint-5.6/perl
60561           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
60562           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
60563           !> win32/win32.c
60564 ____________________________________________________________________________
60565 [  7310] By: gsar                                  on 2000/10/16  06:36:03
60566         Log: integrate changes#6095,6097..6103 from cfgperl
60567              
60568              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
60569              might be useful in future.
60570              
60571              Add a note about possible compilation problems from Allen Smith.
60572              
60573              Add a note about other, yet unsupported, shadow password APIs.
60574              
60575              Tweaks for the cc bugs from Allen Smith.
60576              
60577              More compilation tweakery from Allen Smith.
60578              
60579              Hints and test tweaks for Unicos.
60580              
60581              The test suite tweak in #6101 wasn't quite right.
60582              
60583              Test tweaking for Unicos continues.
60584      Branch: maint-5.6/perl
60585           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
60586           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
60587           !> t/lib/complex.t t/op/64bitint.t
60588 ____________________________________________________________________________
60589 [  7309] By: gsar                                  on 2000/10/16  06:29:41
60590         Log: integrate changes#6093,6094 from mainline
60591              
60592              fork() failure to create pseudo process sets errno=EAGAIN and returns
60593              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
60594              
60595              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
60596      Branch: maint-5.6/perl
60597           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
60598           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
60599 ____________________________________________________________________________
60600 [  7308] By: gsar                                  on 2000/10/16  06:27:29
60601         Log: integrate change#6092 from cfgperl
60602              
60603              Regen perltoc with the fixed buildtoc.
60604      Branch: maint-5.6/perl
60605           !> pod/perltoc.pod
60606 ____________________________________________________________________________
60607 [  7307] By: gsar                                  on 2000/10/16  06:26:40
60608         Log: integrate changes#6089,6090 from mainline
60609              
60610              buildtoc tweak to fix newline lossage
60611              
60612              concat doesn't preserve utf8-ness, and doesn't invalidate
60613              [NI]OK; added tests for both
60614      Branch: maint-5.6/perl
60615           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
60616 ____________________________________________________________________________
60617 [  7306] By: gsar                                  on 2000/10/16  06:24:05
60618         Log: integrate change#6088 from cfgperl
60619              
60620              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
60621              because we do not use those.  The HAS_GETSPNAM remains,
60622              though, because we still do use that.
60623      Branch: maint-5.6/perl
60624           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
60625           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
60626           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
60627           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
60628           !> win32/config.vc win32/config_H.bc win32/config_H.gc
60629           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
60630 ____________________________________________________________________________
60631 [  7305] By: gsar                                  on 2000/10/16  06:15:52
60632         Log: integrate changes#6084,6085,6087 from mainline
60633              
60634              substr() does not preserve utf8-ness (from Stefan Eissing
60635              <Eissing@medicaldataservice.de>); added tests
60636              
60637              repeat operator (x) doesn't preserve utf8-ness
60638              
60639              reverse() and quotemeta() weren't preserving utf8-ness; add tests
60640      Branch: maint-5.6/perl
60641           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
60642 ____________________________________________________________________________
60643 [  7304] By: gsar                                  on 2000/10/16  06:13:10
60644         Log: integrate changes#6077..6083 from mainline
60645              
60646              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
60647              and Tom Phoenix)
60648              
60649              workaround for CRT bug in chdir() (from Charles Lane, via
60650              Peter Prymmer)
60651              
60652              remove outdated kludge in Carp (NULLs are permitted in diagnostics
60653              now)
60654              
60655              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
60656              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
60657              
60658              better default perlbug categories for ok reports (from Richard Foley)
60659              
60660              peek.t non-portable to ithreads
60661              
60662              note about undocumented caller() return value (from M.J.T. Guy);
60663              yet another peek.t tweak
60664      Branch: maint-5.6/perl
60665           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
60666           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
60667           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
60668           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
60669           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
60670           !> vms/vmsish.h
60671 ____________________________________________________________________________
60672 [  7303] By: gsar                                  on 2000/10/16  06:03:18
60673         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
60674              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
60675              
60676              &HUGE_VAL is not defined, it exists.
60677              
60678              Do not warn that an infinity does not look like a number.
60679              
60680              Rewrite the pwent/spent logic to be a little bit more clearer.
60681              
60682              Continue on the pwent/spent case.
60683              
60684              Correct Freudian slip.
60685              
60686              Use HUGE_VALL if applicable.
60687              
60688              pwent/spent #ifdef imbalance.
60689              
60690              Infinite problems.
60691              
60692              Call getspnam() only iff needd.
60693              
60694              Test both the scalar and list contexts.
60695              
60696              Use setxxent()/endxxent().
60697              
60698              Complex tweakery.
60699              
60700              Unicos hint tweak.
60701              
60702              Be more forgiving in POSIX about HUGE_VALL.
60703              
60704              Detypo.
60705              
60706              The search of infinity continues, this time simplified.
60707              
60708              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
60709              in natively 64-bit platforms where a long is a quad (no need
60710              for long longs).  Also added bias for IVs.
60711              
60712              Complex tweaks.
60713              
60714              Introduce t/lib/peek.t.
60715              
60716              Make the test more portable.
60717      Branch: maint-5.6/perl
60718           +> t/lib/peek.t
60719            ! pp_sys.c
60720           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
60721           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
60722           !> t/op/pwent.t toke.c util.c
60723 ____________________________________________________________________________
60724 [  7302] By: gsar                                  on 2000/10/16  05:03:37
60725         Log: integrate changes#6066..6071 from mainline
60726              
60727              s/END/CHECK/
60728              
60729              replace direct call to sighandler() with (*PL_sighandlerp)()
60730              
60731              note about values()
60732              
60733              File::Spec compatibility update (from Barrie Slaymaker
60734              <barries@slaysys.com>)
60735              
60736              remove misleading comment (from M.J.T. Guy)
60737              
60738              misformatted perllocal.pod (from Tim Jenness
60739              <t.jenness@jach.hawaii.edu>)
60740      Branch: maint-5.6/perl
60741           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
60742           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
60743           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
60744           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
60745 ____________________________________________________________________________
60746 [  7301] By: gsar                                  on 2000/10/16  05:00:08
60747         Log: integrate changes#6061..6063 from mainline
60748              
60749              change#5921 neglected to make eq honor "use bytes"
60750              
60751              additional tests for utf8.t
60752              
60753              tokeq() could read unallocated field in argument
60754      Branch: maint-5.6/perl
60755           !> sv.c t/pragma/utf8.t toke.c
60756 ____________________________________________________________________________
60757 [  7300] By: gsar                                  on 2000/10/16  04:56:54
60758         Log: integrate changes#6046,6048,6057,6058 from mainline
60759              
60760              libscheck has insufficient checks for n32 libs (from
60761              Albert Chin-A-Young <china@thewrittenword.com>)
60762              
60763              add note about how $( doesn't interpolate in REs (from
60764              Philip Newton <newton@ficus.frogspace.net>)
60765              
60766              fix broken parsing of /\x{ab}/
60767              
60768              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
60769              (spotted by Donald Kinzer <dkinzer@premia.com>)
60770      Branch: maint-5.6/perl
60771           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
60772           !> t/pragma/utf8.t
60773 ____________________________________________________________________________
60774 [  7299] By: gsar                                  on 2000/10/16  04:52:50
60775         Log: integrate change#6044 from mainline
60776              
60777              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
60778              such that underscores are only ignored in literal numbers,
60779              "\x{...}", and hex/oct argument
60780      Branch: maint-5.6/perl
60781           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
60782 ____________________________________________________________________________
60783 [  7298] By: gsar                                  on 2000/10/16  04:50:53
60784         Log: integrate changes#6027..6043 from mainline
60785              
60786              podlators-1.02 update (from Russ Allbery)
60787              
60788              Pod::Man generates groff-incompatible macro definition (from
60789              Tom Christiansen)
60790              
60791              add CGI.pm v2.66 (from Lincoln Stein)
60792              
60793              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
60794              for @- and @+ (from Johan Vromans)
60795              
60796              small nits in diagnostics.pm (from Robin Barker)
60797              
60798              whitespace adjustments
60799              
60800              missing files in MANIFEST
60801              
60802              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
60803              to compensate
60804              
60805              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
60806              
60807              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
60808      Branch: maint-5.6/perl
60809           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
60810           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
60811           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
60812           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
60813           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
60814           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
60815           !> t/lib/cgi-html.t t/lib/cgi-request.t
60816 ____________________________________________________________________________
60817 [  7297] By: gsar                                  on 2000/10/16  04:44:30
60818         Log: integrate change#6025 from mainline
60819              
60820              Is{Alnum,Alpha,Word} don't match titlecase
60821              TODO: IsSpace is defined recursively!
60822              (both spotted by Larry)
60823      Branch: maint-5.6/perl
60824           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
60825           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
60826 ____________________________________________________________________________
60827 [  7296] By: gsar                                  on 2000/10/16  04:39:30
60828         Log: integrate change#6023 from mainline
60829              
60830              debugger stomps on $. (from M.J.T. Guy)
60831      Branch: maint-5.6/perl
60832           !> lib/perl5db.pl
60833 ____________________________________________________________________________
60834 [  7295] By: gsar                                  on 2000/10/16  04:38:02
60835         Log: integrate change#6022 from mainline
60836              
60837              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
60838      Branch: maint-5.6/perl
60839           !> sv.c
60840 ____________________________________________________________________________
60841 [  7294] By: gsar                                  on 2000/10/16  04:37:05
60842         Log: integrate changes#6018..6021 from mainline
60843              
60844              make lib/syslog.t portable to systems that don't have _PATH_LOG,
60845              make _PATH_LOG() return "" if unavailable
60846              
60847              windows portability tweaks
60848              
60849              test tweak
60850              
60851              remove Win2K issue in pod (fixed by change#6020)
60852      Branch: maint-5.6/perl
60853           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
60854           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
60855           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
60856 ____________________________________________________________________________
60857 [  7293] By: gsar                                  on 2000/10/16  04:20:00
60858         Log: integrate changes#6013..6015 from mainline
60859              
60860              tweak change#5945 to display correct switch name in diagnostic
60861              
60862              glob() loading File::Glob behind the scenes may cause syntax errors
60863              
60864              tweak test for portability
60865      Branch: maint-5.6/perl
60866           !> op.c perl.c pod/perldiag.pod t/lib/b.t
60867 ____________________________________________________________________________
60868 [  7292] By: gsar                                  on 2000/10/16  04:18:11
60869         Log: integrate changes#6005..6010 from mainline, cfgperl
60870              
60871              perldoc might fail via "use blib" (from Hugo van der Sanden)
60872              
60873              Regen Configure.
60874              
60875              note about compile failures and END blocks (from M.J.T. Guy)
60876              
60877              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
60878              
60879              (change#6009 integrated earlier in change#7255)
60880              
60881              clarify note about shadow password support (from
60882              gellyfish@gellyfish.com)
60883      Branch: maint-5.6/perl
60884           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
60885           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
60886           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
60887 ____________________________________________________________________________
60888 [  7291] By: gsar                                  on 2000/10/16  04:12:03
60889         Log: integrate changes#6002,6003 from mainline
60890              
60891              destructive sv_setsv() can lose UV-ness from source, causing
60892              numeric promotions/comparisons to fail to do the right thing
60893              
60894              allow REG_EXPAND_SZ keys in Windows registry (from
60895              John Clayton <John.Clayton@barclayscapital.com>)
60896      Branch: maint-5.6/perl
60897           !> sv.c win32/win32.c
60898 ____________________________________________________________________________
60899 [  7290] By: gsar                                  on 2000/10/16  04:10:19
60900         Log: integrate change#6001 from mainline
60901              
60902              support additional library locations via $Config{otherlibdirs}
60903              (from Andy Dougherty)
60904      Branch: maint-5.6/perl
60905           !> Configure INSTALL Porting/Glossary Porting/config.sh
60906           !> Porting/config_H config_h.SH epoc/config.sh perl.c
60907           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
60908           !> win32/config.bc win32/config.gc win32/config.vc
60909 ____________________________________________________________________________
60910 [  7289] By: gsar                                  on 2000/10/16  04:08:28
60911         Log: integrate change#5999 from mainline
60912              
60913              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
60914      Branch: maint-5.6/perl
60915           !> t/pragma/warn/toke toke.c
60916 ____________________________________________________________________________
60917 [  7288] By: gsar                                  on 2000/10/16  04:07:01
60918         Log: integrate changes#5997,5998 from cfgperl
60919              
60920              Preserve $!.
60921              
60922              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
60923      Branch: maint-5.6/perl
60924           !> lib/Math/Complex.pm
60925 ____________________________________________________________________________
60926 [  7287] By: gsar                                  on 2000/10/16  04:04:37
60927         Log: integrate change#5995 from mainline
60928              
60929              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
60930      Branch: maint-5.6/perl
60931           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
60932 ____________________________________________________________________________
60933 [  7286] By: gsar                                  on 2000/10/16  04:03:21
60934         Log: integrate change#5994 from mainline
60935              
60936              fix for missed accounting for null byte in pack("Z",...) (from
60937              M.J.T. Guy)
60938      Branch: maint-5.6/perl
60939           !> pp.c t/op/pack.t
60940 ____________________________________________________________________________
60941 [  7285] By: gsar                                  on 2000/10/16  04:02:11
60942         Log: integrate changes#5989..5993 from mainline
60943              
60944              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
60945              itself and no other (from Tom Hughes)
60946              
60947              use $ENV{LIB} to search for libs under Visual C compiler
60948              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
60949              
60950              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
60951              
60952              pod nit (from Simon Cozens)
60953              
60954              various minor tweaks seen on p5p
60955      Branch: maint-5.6/perl
60956           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
60957           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
60958           !> t/op/array.t toke.c
60959 ____________________________________________________________________________
60960 [  7284] By: gsar                                  on 2000/10/16  03:59:00
60961         Log: integrate changes#5978..5988 from mainline
60962              
60963              sync version numbers in File::Spec with the ones on CPAN
60964              (from Barrie Slaymaker)
60965              
60966              under useithreads, constant pad entries could inadvertantly be
60967              shared across threads (from Eric Blood <eblood@xmission.com>);
60968              added Eric's test case to testsuite
60969              
60970              allow Configure -S to run non-interactively (spotted by Greg Hudson
60971              <ghudson@mit.edu>)
60972              
60973              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
60974              prototype mismatch with CORE::glob(); update pod and tests to
60975              suit (File::Glob::glob() is still available for backward
60976              compatibility, but should be considered deprecated)
60977              
60978              avoid error in IO::Socket::INET when given an unknown service name
60979              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
60980              
60981              numeric conversion of non-number in change#3378 tramples on
60982              OOK offset, causing segfaults
60983              
60984              attributes::reftype() doesn't work on tied argument
60985              
60986              forked child may not exit correctly if it failed to open
60987              /dev/console (from Graham Barr)
60988              
60989              add regular expressions tutorial and quick-start guide (from
60990              Mark Kvale <kvale@phy.ucsf.edu>)
60991              
60992              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
60993              
60994              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
60995              <paul@miraclefish.com>)
60996      Branch: maint-5.6/perl
60997           +> pod/perlrequick.pod pod/perlretut.pod
60998           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
60999           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
61000           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
61001           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
61002           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
61003           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
61004           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
61005           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
61006 ____________________________________________________________________________
61007 [  7283] By: gsar                                  on 2000/10/16  03:52:14
61008         Log: integrate change#5977 from mainline
61009              
61010              autoquote barewords followed by newline and arrow properly
61011              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
61012      Branch: maint-5.6/perl
61013           !> t/pragma/warn/toke toke.c
61014 ____________________________________________________________________________
61015 [  7282] By: gsar                                  on 2000/10/16  03:50:48
61016         Log: integrate change#5976 from mainline
61017              
61018              DB_File v1.73 update (from Paul Marquess)
61019      Branch: maint-5.6/perl
61020           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
61021           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
61022 ____________________________________________________________________________
61023 [  7281] By: gsar                                  on 2000/10/16  03:49:14
61024         Log: integrate change#5975 from mainline
61025              
61026              allow sort() reentrancy (variant of patch suggested by
61027              Hugo van der Sanden)
61028      Branch: maint-5.6/perl
61029           !> pp_ctl.c t/op/sort.t
61030 ____________________________________________________________________________
61031 [  7280] By: gsar                                  on 2000/10/16  03:48:22
61032         Log: integrate change#5974 from mainline
61033              
61034              change#4197 somehow missed initializing PL_errors, meaning
61035              syntax error queueing wasn't working outside eval"" at all;
61036              also fixed eval"" to localize PL_error_count, so that compile-time
61037              eval's don't clobber the error state of the outer context
61038      Branch: maint-5.6/perl
61039           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
61040           !> t/pragma/warn/toke
61041 ____________________________________________________________________________
61042 [  7279] By: gsar                                  on 2000/10/16  03:46:21
61043         Log: integrate change#5973 from mainline
61044              
61045              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
61046      Branch: maint-5.6/perl
61047           !> regcomp.c regexec.c t/op/re_tests
61048 ____________________________________________________________________________
61049 [  7278] By: gsar                                  on 2000/10/16  03:44:54
61050         Log: integrate change#5971 from cfgperl
61051              
61052              Unicos tweaks from Mark P. Lutz.
61053      Branch: maint-5.6/perl
61054           !> hints/unicos.sh lib/Math/Complex.pm
61055 ____________________________________________________________________________
61056 [  7277] By: gsar                                  on 2000/10/16  03:42:59
61057         Log: integrate changes#5966..5970 from mainline
61058              
61059              add testsuite for B backends, fix bug in B::Deparse (from
61060              Simon Cozens <simon@brecon.co.uk>)
61061              
61062              improved docs on the warn_uninit diagnostic (from David Glasser
61063              and Simon Cozens)
61064              
61065              tolerate spaces in group names in test on solaris (from David Boyce
61066              <dsb@boyski.com>)
61067              
61068              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
61069              
61070              Data::Dumper fumbles negative numbers on 32-bit platforms where
61071              IV is >32bits
61072      Branch: maint-5.6/perl
61073           +> t/lib/b.t t/lib/syslog.t
61074           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
61075           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
61076           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
61077 ____________________________________________________________________________
61078 [  7276] By: gsar                                  on 2000/10/16  03:39:30
61079         Log: integrate change#5965 from mainline
61080              
61081              avoid "will not stay shared" warnings for our variables (from
61082              Robin Barker)
61083      Branch: maint-5.6/perl
61084           !> op.c t/pragma/warn/op
61085 ____________________________________________________________________________
61086 [  7275] By: gsar                                  on 2000/10/16  03:38:18
61087         Log: integrate change#5964 from mainline
61088              
61089              reformat to 72 columns (again)
61090      Branch: maint-5.6/perl
61091           !> pod/perldiag.pod
61092 ____________________________________________________________________________
61093 [  7274] By: gsar                                  on 2000/10/16  03:36:58
61094         Log: integrate change#5963 from mainline
61095              
61096              patch from Larry to make (\&) prototype work; added tests for
61097              the same
61098      Branch: maint-5.6/perl
61099           !> op.c t/comp/proto.t
61100 ____________________________________________________________________________
61101 [  7273] By: gsar                                  on 2000/10/16  03:35:51
61102         Log: integrate changes#5956..5962 from mainline
61103              
61104              better diagnostics on failed tests (from Ilya Zakharevich)
61105              
61106              pod nits (from A. C. Yardley <yardley@tanet.net>)
61107              
61108              change#3569 deleted some essential code, revert; avoid use of
61109              atexit() to make DynaLoader work properly on AIX under mod_perl
61110              (from Jens-Uwe Mager <jum@helios.de>)
61111              
61112              doubled words in pods (from Simon Cozens
61113              <simon.p.cozens@jp.pwcglobal.com>)
61114              
61115              better INSTALL notes on Solaris issues (from Dominic Dunlop)
61116              
61117              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
61118              
61119              updated README.hpux (from Jeff Okamoto)
61120      Branch: maint-5.6/perl
61121           !> INSTALL README.hpux emacs/cperl-mode.el
61122           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
61123           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
61124           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
61125           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
61126           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
61127           !> t/op/lex_assign.t
61128 ____________________________________________________________________________
61129 [  7272] By: gsar                                  on 2000/10/16  03:31:22
61130         Log: integrate change#5955 from mainline
61131              
61132              longstanding bug exposed by change#3307: sort arguments weren't
61133              compiled with the right wantarray context (ensuing runtime lookup
61134              via block_gimme() was getting the incidental context of the
61135              sort() itself)
61136      Branch: maint-5.6/perl
61137           !> op.c t/op/sort.t
61138 ____________________________________________________________________________
61139 [  7271] By: gsar                                  on 2000/10/16  03:29:11
61140         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
61141              branch
61142              
61143              Flatten the cpp jungle doing the nosuid checking.
61144              
61145              Do not assume sign propagation. (from M.J.T. Guy)
61146              
61147              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
61148              
61149              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
61150              Now pp_ncmp() returns undef is either operand is a NaN.
61151              
61152              On second thoughts frexp() does have two arguments.
61153              
61154              Document that tr() is not tr(1).
61155              
61156              Be more robust on "extreme" (large absolute value)
61157              arguments.  Originally reported by Daniel Connelly
61158              as a problem with asinh() on large negative arguments,
61159              asinh() used to bail out because an argument to log()
61160              ended up being zero.  Ilya Zakharevich proposed using
61161              Taylor's series in such cases, which for such large
61162              arguments is a very good approximation.
61163              
61164              Undo "use integer" addition from 64bitint as it seems
61165              to break most of the subtests in Digital UNIX;
61166              Unicos needs to find another way.
61167      Branch: maint-5.6/perl
61168           !> (integrate 29 files)
61169 ____________________________________________________________________________
61170 [  7270] By: gsar                                  on 2000/10/16  03:09:44
61171         Log: integrate changes#5948,5949,5950 from mainline
61172              
61173              typo in vars.pm that leads to cryptic message (from Piotr
61174              Piatkowski <kompas@kompas.usr.onet.pl>)
61175              
61176              make perldoc use the pod2man from the same version (from
61177              M.J.T. Guy)
61178              
61179              reformat perldiag to avoid long lines
61180      Branch: maint-5.6/perl
61181           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
61182 ____________________________________________________________________________
61183 [  7269] By: gsar                                  on 2000/10/16  03:05:54
61184         Log: integrate change#5947 from mainline
61185              
61186              use &dl_error rather than &dl_load_file as the guard for calling
61187              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
61188              statically built perl)
61189      Branch: maint-5.6/perl
61190           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
61191 ____________________________________________________________________________
61192 [  7268] By: gsar                                  on 2000/10/16  03:04:48
61193         Log: integrate change#5945 from mainline
61194              
61195              make module name mandatory after -M switch; reorder perldiag
61196              alphabetically (from Mark-Jason Dominus)
61197      Branch: maint-5.6/perl
61198           !> perl.c pod/perldiag.pod
61199 ____________________________________________________________________________
61200 [  7267] By: gsar                                  on 2000/10/16  03:03:01
61201         Log: integrate change#5939 from mainline
61202              
61203              more pod nits (from Larry Virden)
61204      Branch: maint-5.6/perl
61205           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
61206           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
61207           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
61208 ____________________________________________________________________________
61209 [  7266] By: gsar                                  on 2000/10/16  03:01:39
61210         Log: integrate change#5938 from mainline
61211              
61212              Consolidated B::Deparse fixes (from Stephen McCamant)
61213      Branch: maint-5.6/perl
61214           !> ext/B/B/Deparse.pm
61215 ____________________________________________________________________________
61216 [  7265] By: gsar                                  on 2000/10/16  03:00:43
61217         Log: integrate change#5936 from mainline
61218              
61219              additional tests for change#7263 (from Paul Marquess)
61220      Branch: maint-5.6/perl
61221           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
61222           !> t/pragma/warn/5nolint t/pragma/warn/6default
61223 ____________________________________________________________________________
61224 [  7264] By: gsar                                  on 2000/10/16  02:58:34
61225         Log: integrate change#5934 from mainline
61226              
61227              propagate lexical warnings from surrounding scope correctly
61228              within string eval() (from Paul Marquess)
61229      Branch: maint-5.6/perl
61230           !> pp_ctl.c t/pragma/warn/pp_ctl
61231 ____________________________________________________________________________
61232 [  7263] By: gsar                                  on 2000/10/16  02:56:53
61233         Log: integrate change#5932 from mainline
61234              
61235              add rsignal(), whichsig() and do_join() to public API list
61236              (mod_perl uses them to good advantage)
61237      Branch: maint-5.6/perl
61238           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
61239 ____________________________________________________________________________
61240 [  7262] By: gsar                                  on 2000/10/16  02:55:53
61241         Log: integrate change#5931 from mainline
61242              
61243              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
61244      Branch: maint-5.6/perl
61245           !> pp_hot.c regexec.c t/op/pat.t
61246 ____________________________________________________________________________
61247 [  7261] By: gsar                                  on 2000/10/16  02:55:01
61248         Log: integrate change#5930 from mainline
61249              
61250              small os390 tweaks (from Peter Prymmer)
61251      Branch: maint-5.6/perl
61252           !> config_h.SH makedepend.SH
61253 ____________________________________________________________________________
61254 [  7260] By: gsar                                  on 2000/10/16  02:54:10
61255         Log: integrate change#5929 from mainline
61256              
61257              pod nits
61258      Branch: maint-5.6/perl
61259           !> pod/perlguts.pod
61260 ____________________________________________________________________________
61261 [  7259] By: gsar                                  on 2000/10/16  02:52:55
61262         Log: integrate change#5927 from mainline
61263              
61264              arrange for next() to resume at the unstack op rather than the
61265              loop conditional, so that scope cleanup happens correctly
61266              (from Stephen McCamant)
61267      Branch: maint-5.6/perl
61268           !> op.c pp_ctl.c t/op/misc.t
61269 ____________________________________________________________________________
61270 [  7258] By: gsar                                  on 2000/10/16  02:51:38
61271         Log: integrate change#5926 from mainline
61272              
61273              on windows, reserve 16M of stack rather than 128M (allows more
61274              threads to run concurrently)
61275      Branch: maint-5.6/perl
61276           !> win32/Makefile win32/makefile.mk
61277 ____________________________________________________________________________
61278 [  7257] By: gsar                                  on 2000/10/16  02:50:37
61279         Log: integrate change#5925 from mainline
61280              
61281              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
61282      Branch: maint-5.6/perl
61283           !> toke.c
61284 ____________________________________________________________________________
61285 [  7256] By: gsar                                  on 2000/10/16  02:49:36
61286         Log: integrate change#5924 from mainline
61287              
61288              avoid using uninitialized memory in require version check
61289      Branch: maint-5.6/perl
61290           !> pp_ctl.c universal.c
61291 ____________________________________________________________________________
61292 [  7255] By: gsar                                  on 2000/10/16  02:48:03
61293         Log: integrate changes#5923,5928,6009 from mainline
61294              
61295              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
61296      Branch: maint-5.6/perl
61297           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
61298 ____________________________________________________________________________
61299 [  7254] By: gsar                                  on 2000/10/16  02:44:46
61300         Log: integrate change#5922 from mainline
61301              
61302              commentary about IoTYPE() (from Nathan Torkington)
61303      Branch: maint-5.6/perl
61304           !> sv.h
61305 ____________________________________________________________________________
61306 [  7253] By: gsar                                  on 2000/10/16  02:43:49
61307         Log: integrate change#5921 from mainline
61308              
61309              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
61310      Branch: maint-5.6/perl
61311           !> sv.c t/lib/charnames.t t/pragma/utf8.t
61312 ____________________________________________________________________________
61313 [  7252] By: gsar                                  on 2000/10/16  02:42:31
61314         Log: integrate change#5920 from mainline
61315              
61316              Larry's fix for buggy propagation of utf8-ness in join(); add test
61317      Branch: maint-5.6/perl
61318           !> doop.c t/op/ver.t
61319 ____________________________________________________________________________
61320 [  7251] By: gsar                                  on 2000/10/16  02:41:14
61321         Log: integrate changes#5915..5919 from mainline
61322              
61323              various (pod tweaks &c)
61324      Branch: maint-5.6/perl
61325           !> (integrate 33 files)
61326 ____________________________________________________________________________
61327 [  7250] By: gsar                                  on 2000/10/16  02:38:16
61328         Log: integrate change#5914 from mainline
61329              
61330              caller() wasn't returning the right number of elements for
61331              eval {...}
61332      Branch: maint-5.6/perl
61333           !> pp_ctl.c t/pragma/warn/9enabled
61334 ____________________________________________________________________________
61335 [  7249] By: gsar                                  on 2000/10/16  02:37:02
61336         Log: integrate change#5913 from mainline
61337              
61338              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
61339              (from Mark-Jason Dominus)
61340      Branch: maint-5.6/perl
61341           !> pod/perlfunc.pod
61342 ____________________________________________________________________________
61343 [  7248] By: gsar                                  on 2000/10/16  02:35:58
61344         Log: integrate change#5912 from mainline
61345              
61346              fix totally broken caching in UNIVERSAL::isa() (from
61347              Nick Ing-Simmons)
61348      Branch: maint-5.6/perl
61349           !> t/op/universal.t universal.c
61350 ____________________________________________________________________________
61351 [  7247] By: gsar                                  on 2000/10/16  02:34:27
61352         Log: integrate changes#5910,5911 from mainline
61353              
61354              typo in pod
61355              
61356              add linebreak properties from unicode/LineBrk.txt (from
61357              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
61358      Branch: maint-5.6/perl
61359           +> (branch 29 files)
61360           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
61361 ____________________________________________________________________________
61362 [  7246] By: gsar                                  on 2000/10/16  02:33:29
61363         Log: integrate change#5909 from mainline
61364              
61365              mode argument to do_binmode() should be file mode, not boolean
61366      Branch: maint-5.6/perl
61367           !> pp_sys.c
61368 ____________________________________________________________________________
61369 [  7245] By: gsar                                  on 2000/10/16  02:31:04
61370         Log: integrate change#5908 from mainline
61371              
61372              introduce illegal symbols into null package so that
61373              gv_fetchpv(...,TRUE) always returns a valid GV even when the
61374              symbol is trapped by strictures (avoids coredumps)
61375      Branch: maint-5.6/perl
61376           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
61377           !> t/pragma/strict-vars
61378 ____________________________________________________________________________
61379 [  7244] By: jhi                                   on 2000/10/16  02:29:54
61380         Log: Subject: $Carp::ExportLevel confusion in Exporter
61381              From: "Ben Tilly" <ben_tilly@hotmail.com>
61382              Date: Sat, 14 Oct 2000 16:44:34 EDT
61383              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
61384      Branch: perl
61385            ! lib/Exporter/Heavy.pm
61386 ____________________________________________________________________________
61387 [  7243] By: jhi                                   on 2000/10/16  02:28:33
61388         Log: Subject: [PATCH perlguts.pod] Document offset hack
61389              From: Simon Cozens <simon@cozens.net>
61390              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
61391              Date: Sat, 14 Oct 2000 19:32:25 +0100
61392      Branch: perl
61393            ! pod/perlguts.pod
61394 ____________________________________________________________________________
61395 [  7242] By: gsar                                  on 2000/10/16  02:26:51
61396         Log: integrate changes#5905,5906,5907,6064 from mainline
61397              
61398              printf/sprintf didn't get quad types right under use64bitint
61399      Branch: maint-5.6/perl
61400           !> pp_sys.c sv.c t/op/64bitint.t
61401 ____________________________________________________________________________
61402 [  7241] By: jhi                                   on 2000/10/16  02:22:44
61403         Log: Subject: small pod patch
61404              From: Dan Boorstein <dan_boo@bellsouth.net>
61405              Date: Sat, 14 Oct 2000 14:29:24 -0400
61406              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
61407      Branch: perl
61408            ! pod/perlfaq7.pod pod/perlmod.pod
61409 ____________________________________________________________________________
61410 [  7240] By: jhi                                   on 2000/10/16  02:13:46
61411         Log: -w cleanup.
61412              
61413              Subject: Re: Problems with bleadperl 
61414              From: "Stephen P. Potter" <spp@ds.net>
61415              Date: Fri, 13 Oct 2000 13:32:49 -0400
61416              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
61417      Branch: perl
61418            ! t/pragma/overload.t
61419 ____________________________________________________________________________
61420 [  7239] By: jhi                                   on 2000/10/16  01:41:18
61421         Log: One more ~utf8 tweak.
61422      Branch: perl
61423            ! t/op/bop.t
61424 ____________________________________________________________________________
61425 [  7238] By: jhi                                   on 2000/10/16  01:34:14
61426         Log: Tweak the test of #7235.
61427      Branch: perl
61428            ! t/op/bop.t
61429 ____________________________________________________________________________
61430 [  7237] By: jhi                                   on 2000/10/16  01:25:04
61431         Log: Fix a couple of compiler-noted nits in #7235.
61432      Branch: perl
61433            ! pp.c
61434 ____________________________________________________________________________
61435 [  7236] By: jhi                                   on 2000/10/16  01:22:46
61436         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
61437      Branch: perl
61438            ! pp.c pp_hot.c
61439 ____________________________________________________________________________
61440 [  7235] By: jhi                                   on 2000/10/15  16:24:44
61441         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
61442              
61443              From: Simon Cozens <simon@cozens.net>
61444              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
61445              Date: Sat, 14 Oct 2000 20:52:13 +0100
61446              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
61447      Branch: perl
61448            ! pp.c t/op/bop.t utf8.h
61449 ____________________________________________________________________________
61450 [  7234] By: jhi                                   on 2000/10/15  15:19:29
61451         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
61452              The problem was that rx->minlen was in chars while pp_split()
61453              thought it would be in bytes. 
61454      Branch: perl
61455            ! pp.c t/pragma/utf8.t
61456 ____________________________________________________________________________
61457 [  7233] By: jhi                                   on 2000/10/14  20:24:24
61458         Log: Document FNCASE=y as discussed in the bug 20000902.009.
61459      Branch: perl
61460            ! README.dos
61461 ____________________________________________________________________________
61462 [  7232] By: jhi                                   on 2000/10/14  18:52:21
61463         Log: Add test for bug id 20000427.003 (which seems to have
61464              been fixed) (also duplicate as 20000427.004, though
61465              with a higher severity).  Move one utf8 from op/append
61466              to pragma/utf8, tag the tests with bug ids.
61467      Branch: perl
61468            ! t/op/append.t t/pragma/utf8.t
61469 ____________________________________________________________________________
61470 [  7231] By: jhi                                   on 2000/10/14  17:28:37
61471         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
61472      Branch: perl
61473            ! t/pragma/utf8.t
61474 ____________________________________________________________________________
61475 [  7230] By: jhi                                   on 2000/10/14  14:24:50
61476         Log: Needs to be conditional on SunOS 4.
61477              
61478              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
61479              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
61480              Date: Sat, 14 Oct 2000 13:37:49 +0100
61481              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
61482      Branch: metaconfig/U/perl
61483            ! End.U
61484      Branch: perl
61485            ! Configure myconfig.SH pod/perldelta.pod
61486 ____________________________________________________________________________
61487 [  7229] By: jhi                                   on 2000/10/14  00:49:22
61488         Log: Update Changes.
61489      Branch: perl
61490            ! Changes patchlevel.h
61491 ____________________________________________________________________________
61492 [  7228] By: jhi                                   on 2000/10/14  00:46:10
61493         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
61494              From: Peter Prymmer <pvhp@forte.com>
61495              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
61496              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
61497      Branch: perl
61498            ! lib/utf8.pm
61499 ____________________________________________________________________________
61500 [  7227] By: jhi                                   on 2000/10/13  23:20:30
61501         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
61502      Branch: perl
61503            ! t/op/tie.t
61504 ____________________________________________________________________________
61505 [  7226] By: jhi                                   on 2000/10/13  22:14:32
61506         Log: Tweak #7225.
61507              
61508              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
61509              From: Peter Prymmer <pvhp@forte.com>
61510              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
61511              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
61512      Branch: perl
61513            ! t/op/sprintf.t
61514 ____________________________________________________________________________
61515 [  7225] By: jhi                                   on 2000/10/13  22:11:31
61516         Log: op/sprintf.t patch for OS/390 (and any other host with limited
61517              floating-point exponent length)
61518              
61519              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
61520              From: Dominic Dunlop <domo@computer.org>
61521              Date: Fri, 13 Oct 2000 19:17:57 +0200
61522              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
61523      Branch: perl
61524            ! t/op/sprintf.t
61525 ____________________________________________________________________________
61526 [  7224] By: jhi                                   on 2000/10/13  18:40:48
61527         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
61528      Branch: perl
61529            ! toke.c
61530 ____________________________________________________________________________
61531 [  7223] By: jhi                                   on 2000/10/13  18:37:13
61532         Log: Thinko in #7222.
61533      Branch: perl
61534            ! utf8.c
61535 ____________________________________________________________________________
61536 [  7222] By: jhi                                   on 2000/10/13  18:05:23
61537         Log: Use UTF8SKIP(), from Simon Cozens.
61538      Branch: perl
61539            ! utf8.c
61540 ____________________________________________________________________________
61541 [  7221] By: jhi                                   on 2000/10/13  15:43:19
61542         Log: (accidentally empty check-in)
61543      Branch: perl
61544            ! utf8.c
61545 ____________________________________________________________________________
61546 [  7220] By: jhi                                   on 2000/10/13  15:23:51
61547         Log: Add (optimistically) Storable to static extensions.
61548      Branch: perl
61549            ! hints/uwin.sh hints/vmesa.sh
61550 ____________________________________________________________________________
61551 [  7219] By: jhi                                   on 2000/10/13  15:20:05
61552         Log: Amdahl UTS doesn't seem to do dynaloading.
61553      Branch: perl
61554            ! hints/uts.sh
61555 ____________________________________________________________________________
61556 [  7218] By: jhi                                   on 2000/10/13  15:15:20
61557         Log: Slight tweak of the code to appease Amdahl UTS cc.
61558      Branch: perl
61559            ! pp.c
61560 ____________________________________________________________________________
61561 [  7217] By: jhi                                   on 2000/10/13  14:50:42
61562         Log: In Amdahl UTS "struct sv" is defined by a system header,
61563              <ksync.h>.
61564      Branch: perl
61565            ! perl.h sv.h
61566 ____________________________________________________________________________
61567 [  7216] By: jhi                                   on 2000/10/13  11:58:25
61568         Log: Ilya implemented the memory profiling API.
61569      Branch: perl
61570            ! Todo
61571 ____________________________________________________________________________
61572 [  7215] By: jhi                                   on 2000/10/13  02:56:38
61573         Log: Subject: [PATCH 5.7.0] Perl API for mstats
61574              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61575              Date: Thu, 12 Oct 2000 22:52:40 -0400
61576              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
61577      Branch: perl
61578            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
61579 ____________________________________________________________________________
61580 [  7214] By: jhi                                   on 2000/10/13  02:55:38
61581         Log: Subject: [PATCH 5.7.0] IVs in mtats
61582              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61583              Date: Thu, 12 Oct 2000 22:51:04 -0400
61584              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
61585      Branch: perl
61586            ! malloc.c perl.h
61587 ____________________________________________________________________________
61588 [  7213] By: jhi                                   on 2000/10/13  02:31:47
61589         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
61590      Branch: perl
61591            ! pod/perldiag.pod pp_sys.c
61592 ____________________________________________________________________________
61593 [  7212] By: jhi                                   on 2000/10/13  01:27:38
61594         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
61595              From: Peter Prymmer <pvhp@forte.com>
61596              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
61597              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
61598      Branch: perl
61599            ! t/op/oct.t
61600 ____________________________________________________________________________
61601 [  7211] By: jhi                                   on 2000/10/13  00:35:09
61602         Log: Update Changes.
61603      Branch: perl
61604            ! Changes patchlevel.h
61605 ____________________________________________________________________________
61606 [  7210] By: jhi                                   on 2000/10/12  23:59:40
61607         Log: The Install.pm third of
61608              
61609              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
61610              From: Bill Campbell <bill@celestial.com>
61611              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
61612              Date: Thu, 5 Oct 2000 18:04:51 -0700
61613      Branch: perl
61614            ! lib/ExtUtils/Install.pm
61615 ____________________________________________________________________________
61616 [  7209] By: jhi                                   on 2000/10/12  23:58:43
61617         Log: Two thirds of
61618              
61619              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
61620              Date: Thu, 5 Oct 2000 18:04:51 -0700
61621              From: Bill Campbell <bill@celestial.com>
61622              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
61623              
61624              The Install.pm changes will be submitted separately because
61625              they need some work and discussion still.
61626      Branch: perl
61627            ! lib/getopts.pl lib/termcap.pl
61628 ____________________________________________________________________________
61629 [  7208] By: jhi                                   on 2000/10/12  23:41:19
61630         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
61631              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
61632              Date:     Thu, 12 Oct 2000 07:30:02 EDT
61633              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
61634      Branch: perl
61635            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
61636            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
61637 ____________________________________________________________________________
61638 [  7207] By: jhi                                   on 2000/10/12  23:39:01
61639         Log: An updated EBCDIC tr patch.
61640              
61641              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
61642              From: Peter Prymmer <pvhp@forte.com>
61643              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
61644              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
61645      Branch: perl
61646            ! t/op/tr.t
61647 ____________________________________________________________________________
61648 [  7206] By: jhi                                   on 2000/10/12  23:34:55
61649         Log: Upgrade to CPAN 1.58, from Andreas König.
61650      Branch: perl
61651            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
61652 ____________________________________________________________________________
61653 [  7205] By: jhi                                   on 2000/10/12  23:29:08
61654         Log: Introduce the man[24-8] variables, from Andy Dougherty.
61655      Branch: metaconfig/U/perl
61656            + mandirs.U mandirstyle.U
61657      Branch: perl
61658            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
61659            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
61660            ! vos/config.h vos/config.pl vos/config_h.SH_orig
61661            ! win32/config.bc win32/config.gc win32/config.vc
61662 ____________________________________________________________________________
61663 [  7204] By: gsar                                  on 2000/10/12  18:11:24
61664         Log: restore change#7202
61665      Branch: perl
61666            ! mg.c
61667 ____________________________________________________________________________
61668 [  7203] By: gsar                                  on 2000/10/12  18:09:40
61669         Log: another test of the Emergency Broadcast System--back out 
61670              change#7202
61671      Branch: perl
61672            ! mg.c
61673 ____________________________________________________________________________
61674 [  7202] By: gsar                                  on 2000/10/12  16:40:47
61675         Log: (submitted on behalf of Jarkko)
61676              Fix the lib/encode.t subtest 6 failure as reported by Andreas
61677              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
61678              was unearthed by change 7182, as was a bug in HTML::Entities.
61679      Branch: perl
61680            ! mg.c
61681 ____________________________________________________________________________
61682 [  7201] By: jhi                                   on 2000/10/11  03:16:05
61683         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
61684      Branch: perl
61685            ! pp_hot.c t/pragma/utf8.t
61686 ____________________________________________________________________________
61687 [  7200] By: jhi                                   on 2000/10/11  00:40:30
61688         Log: The #7198 was a false alarm.
61689      Branch: perl
61690            ! pp_hot.c
61691 ____________________________________________________________________________
61692 [  7199] By: jhi                                   on 2000/10/11  00:26:04
61693         Log: Remove duplicated code.
61694      Branch: perl
61695            ! t/lib/cgi-html.t
61696 ____________________________________________________________________________
61697 [  7198] By: jhi                                   on 2000/10/10  23:30:46
61698         Log: (Retracted by #7200.)
61699      Branch: perl
61700            ! pp_hot.c
61701 ____________________________________________________________________________
61702 [  7197] By: jhi                                   on 2000/10/10  21:49:30
61703         Log: Add the test case for #7190, from the original bug report
61704              by Andreas König.
61705      Branch: perl
61706            ! t/pragma/utf8.t
61707 ____________________________________________________________________________
61708 [  7196] By: jhi                                   on 2000/10/10  21:40:49
61709         Log: Reapply Andy's patch and regen Configure.
61710      Branch: perl
61711            ! Configure INSTALL Makefile.SH Porting/Glossary
61712            ! Porting/config.sh config_h.SH epoc/config.sh installperl
61713            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
61714            ! win32/config.vc
61715 ____________________________________________________________________________
61716 [  7195] By: jhi                                   on 2000/10/10  21:09:30
61717         Log: Use the versiononly instead of the installscripts,
61718              retract the changes 7146 and 7147.
61719      Branch: perl
61720            ! Configure INSTALL Makefile.SH Porting/Glossary
61721            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
61722            ! installperl uconfig.sh vos/config.def win32/config.bc
61723            ! win32/config.gc win32/config.vc
61724 ____________________________________________________________________________
61725 [  7194] By: jhi                                   on 2000/10/10  21:06:15
61726         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
61727              From: Peter Prymmer <pvhp@forte.com>
61728              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
61729              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
61730      Branch: perl
61731            ! t/op/ver.t
61732 ____________________________________________________________________________
61733 [  7193] By: jhi                                   on 2000/10/10  21:05:12
61734         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
61735              From: Peter Prymmer <pvhp@forte.com>
61736              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
61737              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
61738      Branch: perl
61739            ! t/op/tr.t
61740 ____________________________________________________________________________
61741 [  7192] By: jhi                                   on 2000/10/10  20:57:30
61742         Log: Add versiononly, delete installscripts, from Andy Dougherty.
61743      Branch: metaconfig
61744            - U/installdirs/installscripts.U
61745      Branch: metaconfig/U/perl
61746            + versiononly.U
61747 ____________________________________________________________________________
61748 [  7191] By: jhi                                   on 2000/10/10  19:41:21
61749         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
61750              From: Peter Prymmer <pvhp@forte.com>
61751              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
61752              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
61753      Branch: perl
61754            ! pod/perlebcdic.pod
61755 ____________________________________________________________________________
61756 [  7190] By: jhi                                   on 2000/10/10  19:26:14
61757         Log: Subject: Re: utf8 concat, mg_get
61758              From: Simon Cozens <simon@cozens.net>
61759              Date: Tue, 10 Oct 2000 17:40:17 +0100
61760              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
61761      Branch: perl
61762            ! pp_hot.c
61763 ____________________________________________________________________________
61764 [  7189] By: jhi                                   on 2000/10/10  19:23:03
61765         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
61766              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
61767              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
61768              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
61769      Branch: perl
61770            ! lib/ExtUtils/MM_Unix.pm
61771 ____________________________________________________________________________
61772 [  7188] By: jhi                                   on 2000/10/10  15:31:24
61773         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
61774              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
61775              Date: Fri, 14 Jul 2000 10:47:36 +0100
61776              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
61777      Branch: perl
61778            ! README.win32
61779 ____________________________________________________________________________
61780 [  7187] By: jhi                                   on 2000/10/10  13:30:10
61781         Log: Quote the temp file name, needed in Win32 because the
61782              default name unfortunately contains spaces, shouldn't
61783              hurt elsewhere.
61784              
61785              Subject: FW: perldoc fails if $TEMP contains spaces
61786              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
61787              Date: Thu, 14 Sep 2000 08:58:45 +0100
61788              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
61789      Branch: perl
61790            ! utils/perldoc.PL
61791 ____________________________________________________________________________
61792 [  7186] By: jhi                                   on 2000/10/10  13:16:27
61793         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
61794              From: hv@hugo.hybyte.com
61795              Date: Tue, 10 Oct 2000 14:10:20 +0100
61796              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
61797      Branch: perl
61798            ! t/lib/thr5005.t util.c
61799 ____________________________________________________________________________
61800 [  7185] By: jhi                                   on 2000/10/10  12:06:22
61801         Log: Upgrade to podlators 1.04, from Russ Allbery.
61802      Branch: perl
61803            ! lib/Pod/Man.pm lib/Pod/Text.pm
61804 ____________________________________________________________________________
61805 [  7184] By: jhi                                   on 2000/10/10  12:01:32
61806         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
61807      Branch: perl
61808            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
61809 ____________________________________________________________________________
61810 [  7183] By: jhi                                   on 2000/10/09  23:47:15
61811         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
61812              From: Peter Prymmer <pvhp@forte.com>
61813              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
61814              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
61815      Branch: perl
61816            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
61817 ____________________________________________________________________________
61818 [  7182] By: jhi                                   on 2000/10/09  23:43:16
61819         Log: Make eq work again with utf8 (disabling the upgrading
61820              should no more be necessary since the copies of the
61821              scalars are upgraded, not the scalars themselves).
61822              Takes care of ID 20001009.001.  (The claimed length()
61823              bug in 20001009.001 seems bogus to me.)
61824      Branch: perl
61825            ! sv.c t/pragma/utf8.t
61826 ____________________________________________________________________________
61827 [  7181] By: gsar                                  on 2000/10/09  19:41:54
61828         Log: tweak for change#7173
61829      Branch: perl
61830            ! win32/win32sck.c
61831 ____________________________________________________________________________
61832 [  7180] By: gsar                                  on 2000/10/09  19:26:56
61833         Log: on Windows, clean targets might not work under some flavors of the shell
61834      Branch: perl
61835            ! win32/Makefile win32/makefile.mk
61836 ____________________________________________________________________________
61837 [  7179] By: jhi                                   on 2000/10/09  19:21:02
61838         Log: Update Changes.
61839      Branch: perl
61840            ! Changes patchlevel.h
61841 ____________________________________________________________________________
61842 [  7178] By: jhi                                   on 2000/10/09  19:18:23
61843         Log: Warn about unknown scripts.
61844              
61845              Subject: Re: ideas? patches? [PATCH bleadperl]
61846              From: Dominic Dunlop <domo@computer.org>
61847              Date: Mon, 9 Oct 2000 14:57:17 +0200
61848              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
61849      Branch: perl
61850            ! lib/charnames.pm
61851 ____________________________________________________________________________
61852 [  7177] By: jhi                                   on 2000/10/09  19:13:27
61853         Log: Change #7160 had a nasty typo.
61854      Branch: metaconfig
61855            ! U/compline/Compile.U
61856      Branch: perl
61857            ! Configure config_h.SH
61858 ____________________________________________________________________________
61859 [  7176] By: gsar                                  on 2000/10/09  18:59:33
61860         Log: pod nit
61861      Branch: perl
61862            ! pod/perlport.pod
61863 ____________________________________________________________________________
61864 [  7175] By: gsar                                  on 2000/10/09  18:54:28
61865         Log: Windows9x doesn't support link(), despite what Config.pm
61866              might think
61867      Branch: perl
61868            ! lib/ExtUtils/Manifest.pm
61869 ____________________________________________________________________________
61870 [  7174] By: gsar                                  on 2000/10/09  18:50:03
61871         Log: avoid nonportable example code
61872      Branch: perl
61873            ! lib/File/Copy.pm
61874 ____________________________________________________________________________
61875 [  7173] By: gsar                                  on 2000/10/09  18:46:54
61876         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
61877              being used) when closing a socket handle
61878      Branch: perl
61879            ! win32/win32.c win32/win32.h win32/win32sck.c
61880 ____________________________________________________________________________
61881 [  7172] By: gsar                                  on 2000/10/09  18:41:40
61882         Log: on Windows, cwd strings in the environment should be of the
61883              form =X:=X:\foo instead of =X=X:\foo\
61884      Branch: perl
61885            ! win32/vdir.h
61886 ____________________________________________________________________________
61887 [  7171] By: gsar                                  on 2000/10/09  18:30:09
61888         Log: on Windows, LoadLibrary() could load an extension DLL multiple
61889              times if forward slashes are used in the path
61890      Branch: perl
61891            ! win32/win32.c
61892 ____________________________________________________________________________
61893 [  7170] By: jhi                                   on 2000/10/09  17:53:59
61894         Log: Add a todo note about overloadable assertions.
61895      Branch: perl
61896            ! Todo-5.6
61897 ____________________________________________________________________________
61898 [  7169] By: jhi                                   on 2000/10/09  13:43:45
61899         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
61900              From: mjd@plover.com
61901              Date: 9 Oct 2000 00:24:44 -0000
61902              Message-ID: <20001009002444.10616.qmail@plover.com>
61903      Branch: perl
61904            ! pod/perldebguts.pod
61905 ____________________________________________________________________________
61906 [  7168] By: nick                                  on 2000/10/08  13:16:33
61907         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
61908              is not right thing to do on (e.g. x86). Network order is also "right" for
61909              X fonts.
61910      Branch: perl
61911            ! ext/Encode/Encode.pm
61912 ____________________________________________________________________________
61913 [  7167] By: nick                                  on 2000/10/08  12:54:42
61914         Log: Make "encodings" work post-install when Encode/*.enc files may not
61915              be in same directory as Encode.pm
61916      Branch: perl
61917            ! ext/Encode/Encode.pm
61918 ____________________________________________________________________________
61919 [  7166] By: nick                                  on 2000/10/08  11:51:26
61920         Log: Work round the fact that $hash->{$key} does not take into account
61921              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
61922              so that key is always in the "expected" encoding - i.e. same way we put
61923              it in the hash.
61924      Branch: perl
61925            ! ext/Encode/Encode.pm
61926 ____________________________________________________________________________
61927 [  7165] By: gsar                                  on 2000/10/08  04:15:29
61928         Log: save_re_context() could reset PL_curcop to freed memory, causing core
61929              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
61930      Branch: perl
61931            ! pp_ctl.c
61932 ____________________________________________________________________________
61933 [  7164] By: jhi                                   on 2000/10/06  20:51:48
61934         Log: UTF8ize split() so that the cloned substrings get the UTF8
61935              flag of the original scalar.  Problem reported by Simon Cozens.
61936      Branch: perl
61937            ! pp.c t/pragma/utf8.t
61938 ____________________________________________________________________________
61939 [  7163] By: nick                                  on 2000/10/06  20:48:34
61940         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
61941              got a false +ve and so did not reach code which would have un-FAKEd the SV.
61942      Branch: perl
61943            ! sv.c
61944 ____________________________________________________________________________
61945 [  7162] By: nick                                  on 2000/10/06  20:25:37
61946         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
61947              To fix  (sort {$a <=> $b} keys %hash) in particular but
61948              should cover a number of other as-yet-unknown cases as well.
61949      Branch: perl
61950            ! sv.c
61951 ____________________________________________________________________________
61952 [  7161] By: jhi                                   on 2000/10/06  19:56:18
61953         Log: Change the version number of Tie::Handle in the core to 4.0,
61954              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
61955              
61956              Subject: Note on Tie::Handle
61957              From: andreas.koenig@anima.de (Andreas J. Koenig)
61958              Date:      06 Oct 2000 21:48:58 +0200
61959              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
61960      Branch: perl
61961            ! lib/Tie/Handle.pm
61962 ____________________________________________________________________________
61963 [  7160] By: jhi                                   on 2000/10/06  18:20:35
61964         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
61965              as the first option of cc/ld because of ultrapicky compilers
61966              (e.g. OS/390 R2.5)
61967      Branch: metaconfig
61968            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
61969            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
61970            ! U/compline/orderlib.U U/modified/Cppsym.U
61971            ! U/modified/d_access.U
61972      Branch: metaconfig/U/perl
61973            ! Checkcc.U d_dlsymun.U gccvers.U
61974      Branch: perl
61975            ! Configure config_h.SH
61976 ____________________________________________________________________________
61977 [  7159] By: jhi                                   on 2000/10/06  13:56:39
61978         Log: Update Changes.
61979      Branch: perl
61980            ! Changes patchlevel.h
61981 ____________________________________________________________________________
61982 [  7158] By: jhi                                   on 2000/10/06  12:48:40
61983         Log: Eliminate $Is_VMS code from the test.
61984              
61985              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
61986              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
61987              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
61988              Date:     Thu, 5 Oct 2000 07:46:33 EDT
61989      Branch: perl
61990            ! t/lib/b.t
61991 ____________________________________________________________________________
61992 [  7157] By: jhi                                   on 2000/10/06  12:47:13
61993         Log: Also the $ccflags is needed for the C compiler check.
61994              
61995              Subject: Configure (check for C-compiler)
61996              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
61997              Date: Fri, 06 Oct 2000 08:47:15 +0200
61998              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
61999      Branch: metaconfig/U/perl
62000            ! Checkcc.U
62001      Branch: perl
62002            ! Configure config_h.SH
62003 ____________________________________________________________________________
62004 [  7156] By: jhi                                   on 2000/10/06  11:45:15
62005         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
62006      Branch: perl
62007            ! perl.c pp_ctl.c sv.h utf8.c
62008 ____________________________________________________________________________
62009 [  7155] By: jhi                                   on 2000/10/06  11:40:41
62010         Log: IO::Handle->syswrite() did not handle length omission
62011              like CORE::syswrite() does.
62012              
62013              Subject: [Fwd] IO::Handle, syswrite and arguments
62014              From: Graham Barr <gbarr@pobox.com>
62015              Date: Fri, 6 Oct 2000 10:22:05 +0100
62016              Message-ID: <20001006102205.U6312@pobox.com>
62017              
62018              The original patch from andrew@ugh.net.au.
62019      Branch: perl
62020            ! ext/IO/lib/IO/Handle.pm
62021 ____________________________________________________________________________
62022 [  7154] By: jhi                                   on 2000/10/06  01:42:15
62023         Log: Tweak #7153.
62024      Branch: perl
62025            ! utf8.h
62026 ____________________________________________________________________________
62027 [  7153] By: jhi                                   on 2000/10/06  00:39:55
62028         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
62029      Branch: perl
62030            ! utf8.h
62031 ____________________________________________________________________________
62032 [  7152] By: jhi                                   on 2000/10/06  00:38:11
62033         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
62034      Branch: perl
62035            ! perl.c pp_ctl.c sv.h utf8.c
62036 ____________________________________________________________________________
62037 [  7151] By: jhi                                   on 2000/10/06  00:36:38
62038         Log: Subject: Re: Questions about Tie::Array and perl modules
62039              From: Nick Ing-Simmons <nik@tiuk.ti.com>
62040              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
62041              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
62042              
62043              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
62044      Branch: perl
62045            ! lib/Tie/Array.pm t/op/array.t
62046 ____________________________________________________________________________
62047 [  7150] By: jhi                                   on 2000/10/05  00:20:45
62048         Log: Regen Changes.
62049      Branch: perl
62050            ! Changes patchlevel.h
62051 ____________________________________________________________________________
62052 [  7149] By: jhi                                   on 2000/10/05  00:20:01
62053         Log: Regen toc.
62054      Branch: perl
62055            ! pod/perltoc.pod
62056 ____________________________________________________________________________
62057 [  7148] By: jhi                                   on 2000/10/04  23:35:08
62058         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
62059              reported several times by Dominic Dunlop, for example in
62060              ID 20000315.008.  Patch from Dominic.  Patch affects at
62061              least MachTen, and possibly other oldish BSDs. Should not
62062              break non-broken platforms (tested on LinuxPPC). 
62063      Branch: perl
62064            ! doio.c
62065 ____________________________________________________________________________
62066 [  7147] By: jhi                                   on 2000/10/04  23:26:34
62067         Log: The one that got away from 7146.
62068      Branch: metaconfig
62069            + U/installdirs/installscripts.U
62070 ____________________________________________________________________________
62071 [  7146] By: jhi                                   on 2000/10/04  23:25:04
62072         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
62073              suggested by H. Merijn Brand.
62074      Branch: perl
62075            ! Configure INSTALL Makefile.SH Porting/Glossary
62076            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
62077            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
62078            ! win32/config.vc
62079 ____________________________________________________________________________
62080 [  7145] By: jhi                                   on 2000/10/04  22:08:21
62081         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
62082              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62083              Date: Wed, 4 Oct 2000 17:37:46 -0400
62084              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
62085      Branch: perl
62086            ! utils/h2xs.PL
62087 ____________________________________________________________________________
62088 [  7144] By: jhi                                   on 2000/10/04  18:11:41
62089         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
62090              From: Jeff Pinyan <jeffp@crusoe.net>
62091              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
62092              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
62093      Branch: perl
62094            ! pod/perlrun.pod
62095 ____________________________________________________________________________
62096 [  7143] By: jhi                                   on 2000/10/04  18:09:58
62097         Log: Subject: perlhack.pod Patch for Externals Tools
62098              From: Fisher Mark <fisherm@tce.com>
62099              Date: Tue, 3 Oct 2000 15:43:27 -0500 
62100              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
62101      Branch: perl
62102            ! pod/perlhack.pod
62103 ____________________________________________________________________________
62104 [  7142] By: jhi                                   on 2000/10/04  18:08:41
62105         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
62106              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
62107              Date:     Wed, 4 Oct 2000 12:11:11 EDT
62108              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
62109      Branch: perl
62110            ! vms/vms.c
62111 ____________________________________________________________________________
62112 [  7141] By: jhi                                   on 2000/10/04  12:20:16
62113         Log: Subject: [PATCH 5.7.0] h2xs not working
62114              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62115              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
62116              Date: Tue, 3 Oct 2000 21:43:01 -0400
62117              
62118              Subject: [PATCH 5.7.0] h2xs not documenting the created module
62119              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62120              Date: Tue, 3 Oct 2000 22:55:19 -0400
62121              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
62122      Branch: perl
62123            ! utils/h2xs.PL
62124 ____________________________________________________________________________
62125 [  7140] By: jhi                                   on 2000/10/04  11:53:44
62126         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
62127              From: nick@babyhippo.com
62128              Date: Wed, 4 Oct 2000 12:06:45 +0100
62129              Message-Id: <20001004120645.A7356@babyhippo.com>
62130              
62131              Retract 7118 and 7135.
62132      Branch: perl
62133            ! installman installperl op.c t/pragma/subs.t
62134 ____________________________________________________________________________
62135 [  7139] By: jhi                                   on 2000/10/03  22:09:41
62136         Log: It is possible to have no hosts database at all.  Pointed out in
62137              
62138              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
62139              From: Peter Prymmer <pvhp@forte.com>
62140              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
62141              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
62142      Branch: metaconfig
62143            ! U/modified/myhostname.U
62144      Branch: perl
62145            ! Configure config_h.SH
62146 ____________________________________________________________________________
62147 [  7138] By: jhi                                   on 2000/10/03  21:49:49
62148         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
62149              From: Peter Prymmer <pvhp@forte.com>
62150              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
62151              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
62152      Branch: perl
62153            ! pp_sys.c
62154 ____________________________________________________________________________
62155 [  7137] By: jhi                                   on 2000/10/03  20:10:05
62156         Log: One remaining nit less at the VMS mailbox sizing.
62157      Branch: perl
62158            ! vms/vms.c
62159 ____________________________________________________________________________
62160 [  7136] By: jhi                                   on 2000/10/03  20:08:47
62161         Log: Test harness update to sync with the new perlcc,
62162              from Simon Cozens.
62163      Branch: perl
62164            ! t/TEST t/UTEST
62165 ____________________________________________________________________________
62166 [  7135] By: jhi                                   on 2000/10/03  15:15:42
62167         Log: Subject: Re: PATCH for 20001003.004
62168              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
62169              From: "AARON B. DOSSETT" <aaron@iglou.com>
62170              Message-Id: <E13gTay-0006od-00@iglou.com>
62171      Branch: perl
62172            ! installman installperl
62173 ____________________________________________________________________________
62174 [  7134] By: jhi                                   on 2000/10/03  15:00:34
62175         Log: Subject: [ID 20001003.006] B::Debug not -w clean
62176              From: Nicholas Clark <nick@babyhippo.co.uk>
62177              Date: Tue, 03 Oct 2000 15:46:32 +0100
62178              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
62179      Branch: perl
62180            ! ext/B/B/Debug.pm
62181 ____________________________________________________________________________
62182 [  7133] By: jhi                                   on 2000/10/03  14:58:39
62183         Log: Scale down the VMS message boxes, by Charles Lane.
62184              Fix for ID 20000903.009, workaround at
62185              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
62186      Branch: perl
62187            ! vms/vms.c
62188 ____________________________________________________________________________
62189 [  7132] By: jhi                                   on 2000/10/03  11:20:37
62190         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
62191      Branch: perl
62192            + t/lib/st-lock.t t/lib/st-utf8.t
62193            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
62194            ! ext/Storable/Storable.xs t/lib/st-recurse.t
62195 ____________________________________________________________________________
62196 [  7131] By: jhi                                   on 2000/10/03  03:38:23
62197         Log: Encode nits.
62198      Branch: perl
62199            ! MANIFEST Makefile.SH
62200 ____________________________________________________________________________
62201 [  7130] By: jhi                                   on 2000/10/03  03:31:05
62202         Log: Update Changes.
62203      Branch: perl
62204            ! Changes patchlevel.h
62205 ____________________________________________________________________________
62206 [  7129] By: jhi                                   on 2000/10/03  02:24:02
62207         Log: Misplaced else.
62208      Branch: metaconfig/U/perl
62209            ! d_strtoll.U
62210      Branch: perl
62211            ! Configure config_h.SH
62212 ____________________________________________________________________________
62213 [  7128] By: jhi                                   on 2000/10/03  02:08:29
62214         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
62215              From: sthoenna@efn.org
62216              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
62217              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
62218      Branch: metaconfig/U/perl
62219            ! d_strtoll.U
62220      Branch: perl
62221            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
62222 ____________________________________________________________________________
62223 [  7127] By: jhi                                   on 2000/10/03  01:13:14
62224         Log: Update Changes.
62225      Branch: perl
62226            ! Changes patchlevel.h
62227 ____________________________________________________________________________
62228 [  7126] By: jhi                                   on 2000/10/03  00:57:08
62229         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
62230              as suggested by Olaf Flebbe and Nick Clark.
62231      Branch: perl
62232            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
62233 ____________________________________________________________________________
62234 [  7125] By: jhi                                   on 2000/10/03  00:50:56
62235         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
62236              From: Nick Clark <nick@plum.flirble.org>
62237              Date: Mon, 2 Oct 2000 11:03:24 +0100
62238              Message-Id: <20001002110324.D20073@plum.flirble.org>
62239              
62240              Also fixes bug ID 20001002.005.
62241      Branch: perl
62242            ! t/lib/encode.t
62243 ____________________________________________________________________________
62244 [  7124] By: jhi                                   on 2000/10/03  00:34:59
62245         Log: Subject: [PATCH 5.7.0] Epoc update
62246              From: Olaf Flebbe <o.flebbe@gmx.de>
62247              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
62248              Message-ID: <26423.969484586@www10.gmx.net>
62249      Branch: perl
62250            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
62251            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
62252            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
62253            ! util.c util.h
62254 ____________________________________________________________________________
62255 [  7123] By: jhi                                   on 2000/10/03  00:30:07
62256         Log: Regen headers.
62257      Branch: perl
62258            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
62259 ____________________________________________________________________________
62260 [  7122] By: jhi                                   on 2000/10/03  00:10:48
62261         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
62262      Branch: perl
62263            ! hints/openbsd.sh
62264 ____________________________________________________________________________
62265 [  7121] By: jhi                                   on 2000/10/03  00:05:06
62266         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
62267              From: <abigail@foad.org>
62268              Date: Tue, 26 Sep 2000 13:36:14 -0400
62269              Message-ID: <20000926173614.4356.qmail@foad.org>
62270      Branch: perl
62271            ! pod/perlop.pod
62272 ____________________________________________________________________________
62273 [  7120] By: jhi                                   on 2000/10/03  00:04:00
62274         Log: Inside require() $^S was always left undefined.
62275              
62276              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
62277              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62278              Date: Wed, 27 Sep 2000 18:54:49 -0400
62279              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
62280      Branch: perl
62281            ! cop.h mg.c pp_ctl.c util.c
62282 ____________________________________________________________________________
62283 [  7119] By: jhi                                   on 2000/10/03  00:00:16
62284         Log: Subject: [PATCH] DLL not restartabke with threaded perl
62285              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
62286              Date: Thu, 28 Sep 2000 09:20:46 +0100
62287              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
62288      Branch: perl
62289            ! perl.c
62290 ____________________________________________________________________________
62291 [  7118] By: jhi                                   on 2000/10/02  23:59:20
62292         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
62293              From: Nicholas Clark <nick@ccl4.org>
62294              Date: Thu, 28 Sep 2000 11:52:24 +0100
62295              Message-ID: <20000928115224.D7924@plum.flirble.org>
62296      Branch: perl
62297            ! op.c
62298 ____________________________________________________________________________
62299 [  7117] By: jhi                                   on 2000/10/02  23:57:51
62300         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
62301              From: Nicholas Clark <nick@babyhippo.co.uk>
62302              Date: Thu, 28 Sep 2000 12:18:10 +0100
62303              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
62304              
62305              Did not apply cleanly, manual intervention was needed.
62306      Branch: perl
62307            ! ext/B/B/Bytecode.pm utils/perlcc.PL
62308 ____________________________________________________________________________
62309 [  7116] By: jhi                                   on 2000/10/02  23:50:40
62310         Log: Document the issue (is not a syntax error, kind of)
62311              
62312              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
62313              From: Nicholas Clark <nick@ccl4.org>
62314              Date: Thu, 28 Sep 2000 17:12:42 +0100
62315              Message-ID: <20000928171242.K7924@plum.flirble.org>
62316      Branch: perl
62317            ! pod/perldata.pod
62318 ____________________________________________________________________________
62319 [  7115] By: jhi                                   on 2000/10/02  23:48:58
62320         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
62321              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62322              Date: Thu, 28 Sep 2000 21:55:31 -0400
62323              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
62324      Branch: perl
62325            ! regexec.c
62326 ____________________________________________________________________________
62327 [  7114] By: jhi                                   on 2000/10/02  23:47:57
62328         Log: Subject: DOC PATCH 5.6.0
62329              From: mjd@plover.com
62330              Date: 30 Sep 2000 06:02:34 -0000
62331              Message-ID: <20000930060234.4559.qmail@plover.com>
62332      Branch: perl
62333            ! pod/perldebguts.pod
62334 ____________________________________________________________________________
62335 [  7113] By: jhi                                   on 2000/10/02  23:46:43
62336         Log: SOCK_DGRAM and listen() do not mix as reported in
62337              
62338              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
62339              From: Petter Reinholdtsen <pere@hungry.com>
62340              Date: Sun, 1 Oct 2000 10:57:20 +0800
62341              Message-Id: <200010010257.KAA05735@localhost.localdomain>
62342              
62343              The patch for 5.7.0+ had to be reengineered, though.
62344      Branch: perl
62345            ! ext/IO/lib/IO/Socket/UNIX.pm
62346 ____________________________________________________________________________
62347 [  7112] By: jhi                                   on 2000/10/02  23:36:57
62348         Log: Subject: Re: [PATCH 5.005_64 missed]
62349              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62350              Date: Sun, 1 Oct 2000 18:50:10 -0400
62351              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
62352      Branch: perl
62353            ! pod/perlxs.pod
62354 ____________________________________________________________________________
62355 [  7111] By: jhi                                   on 2000/10/02  23:35:40
62356         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
62357              From: Radu Greab <radu@netsoft.ro>
62358              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
62359              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
62360      Branch: perl
62361            ! op.c opcode.pl t/op/substr.t
62362 ____________________________________________________________________________
62363 [  7110] By: jhi                                   on 2000/10/02  23:32:38
62364         Log: Subject: [PATCH] Fix aliasing of tied filehandles
62365              From: Daniel Chetlin <daniel@chetlin.com>
62366              Date: Mon, 2 Oct 2000 14:53:27 -0700
62367              Message-ID: <20001002145327.C1617@ilmd>
62368      Branch: perl
62369            ! perl.h pp_hot.c t/op/tiehandle.t
62370 ____________________________________________________________________________
62371 [  7109] By: jhi                                   on 2000/10/02  23:31:30
62372         Log: s/Robin Parker/Robin Barker/
62373      Branch: perl
62374            ! Changes5.6
62375 ____________________________________________________________________________
62376 [  7108] By: jhi                                   on 2000/10/02  23:15:46
62377         Log: Retract #7091 as suggested in
62378              
62379              From: Robin Barker <rmb1@cise.npl.co.uk> 
62380              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
62381              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
62382              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
62383      Branch: perl
62384            ! embed.pl proto.h
62385 ____________________________________________________________________________
62386 [  7107] By: nick                                  on 2000/10/02  18:23:14
62387         Log: A few tweaks to get Tk803 to work with Encode scheme.
62388      Branch: perl
62389            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
62390 ____________________________________________________________________________
62391 [  7106] By: nick                                  on 2000/10/01  21:34:14
62392         Log: Add checking cases to Encode's toUnicode and fromUnicode.
62393      Branch: perl
62394            ! ext/Encode/Encode.pm
62395 ____________________________________________________________________________
62396 [  7105] By: nick                                  on 2000/10/01  17:18:01
62397         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
62398              To read and use them.
62399              Add a lib/encode.t which checks a few things.
62400      Branch: perl
62401            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
62402            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
62403            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
62404            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
62405            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
62406            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
62407            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
62408            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
62409            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
62410            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
62411            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
62412            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
62413            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
62414            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
62415            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
62416            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
62417            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
62418            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
62419            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
62420            + ext/Encode/Encode/iso2022-jp.enc
62421            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
62422            + ext/Encode/Encode/iso8859-1.enc
62423            + ext/Encode/Encode/iso8859-2.enc
62424            + ext/Encode/Encode/iso8859-3.enc
62425            + ext/Encode/Encode/iso8859-4.enc
62426            + ext/Encode/Encode/iso8859-5.enc
62427            + ext/Encode/Encode/iso8859-6.enc
62428            + ext/Encode/Encode/iso8859-7.enc
62429            + ext/Encode/Encode/iso8859-8.enc
62430            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
62431            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
62432            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
62433            + ext/Encode/Encode/macCentEuro.enc
62434            + ext/Encode/Encode/macCroatian.enc
62435            + ext/Encode/Encode/macCyrillic.enc
62436            + ext/Encode/Encode/macDingbats.enc
62437            + ext/Encode/Encode/macGreek.enc
62438            + ext/Encode/Encode/macIceland.enc
62439            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
62440            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
62441            + ext/Encode/Encode/macTurkish.enc
62442            + ext/Encode/Encode/macUkraine.enc
62443            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
62444            + t/lib/encode.t
62445            ! MANIFEST ext/Encode/Encode.pm
62446 ____________________________________________________________________________
62447 [  7104] By: nick                                  on 2000/09/30  13:04:30
62448         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
62449              From: Daniel Chetlin <daniel@chetlin.com>
62450              Date: Mon, 18 Sep 2000 05:05:40 -0700
62451              Message-Id: <20000918050540.C652@ilmd>
62452      Branch: perl
62453            ! lib/overload.pm sv.c t/pragma/overload.t
62454 ____________________________________________________________________________
62455 [  7103] By: nick                                  on 2000/09/30  12:53:36
62456         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
62457              From: Johan Vromans <jvromans@squirrel.nl>
62458              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
62459              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
62460      Branch: perl
62461            ! pod/Makefile.SH
62462 ____________________________________________________________________________
62463 [  7102] By: nick                                  on 2000/09/30  12:52:31
62464         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
62465              From: Spider Boardman <spider@Orb.Nashua.NH.US>
62466              Date: Sat, 16 Sep 2000 16:36:45 -0400
62467              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
62468      Branch: perl
62469            ! ext/B/B/Deparse.pm
62470 ____________________________________________________________________________
62471 [  7101] By: nick                                  on 2000/09/30  12:51:41
62472         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
62473              From: Craig A. Berry <craig.berry@psinetcs.com>
62474              Date: Sat, 16 Sep 2000 10:11:10 -0500
62475              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
62476      Branch: perl
62477            ! vms/vms.c
62478 ____________________________________________________________________________
62479 [  7100] By: nick                                  on 2000/09/30  12:50:33
62480         Log: Subject: Re: unicode support and perl [ID 20000901.097]
62481              From: Spider Boardman <spider@Orb.Nashua.NH.US>
62482              Date: Fri, 15 Sep 2000 16:37:58 -0400
62483              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
62484      Branch: perl
62485            ! t/op/append.t
62486 ____________________________________________________________________________
62487 [  7099] By: nick                                  on 2000/09/30  12:49:35
62488         Log: Subject: Re: unicode support and perl [ID 20000901.097]
62489              From: Spider Boardman <spider@Orb.Nashua.NH.US>
62490              Date: Fri, 15 Sep 2000 16:25:30 -0400
62491              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
62492      Branch: perl
62493            ! pp_hot.c
62494 ____________________________________________________________________________
62495 [  7098] By: nick                                  on 2000/09/30  12:48:00
62496         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
62497              From: Gisle Aas <gisle@ActiveState.com>
62498              Date: 15 Sep 2000 16:23:41 +0200
62499              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
62500      Branch: perl
62501            ! toke.c
62502 ____________________________________________________________________________
62503 [  7097] By: nick                                  on 2000/09/30  12:45:16
62504         Log: Subject: [PATCH] Nits in perlmod.pod
62505              From: Daniel Chetlin <daniel@chetlin.com>
62506              Date: Fri, 15 Sep 2000 02:04:09 -0700
62507              Message-Id: <20000915020409.A2104@ilmd>
62508      Branch: perl
62509            ! pod/perlmod.pod
62510 ____________________________________________________________________________
62511 [  7096] By: nick                                  on 2000/09/30  12:18:00
62512         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
62513              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
62514              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
62515              0 to checking to get the warning.
62516      Branch: perl
62517            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
62518            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
62519            ! regexec.c sv.c toke.c utf8.c
62520 ____________________________________________________________________________
62521 [  7095] By: nick                                  on 2000/09/15  16:55:59
62522         Log: Multiplicity & ithreads fix for sv.c/Encode.xs
62523              
62524              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
62525              From: Spider Boardman <spider@Orb.Nashua.NH.US>
62526              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
62527              Date: Fri, 15 Sep 2000 06:37:30 -0400
62528      Branch: perl
62529            ! ext/Encode/Encode.xs sv.c
62530 ____________________________________________________________________________
62531 [  7094] By: jhi                                   on 2000/09/15  03:23:32
62532         Log: Update Changes.
62533      Branch: perl
62534            ! Changes patchlevel.h
62535 ____________________________________________________________________________
62536 [  7093] By: jhi                                   on 2000/09/15  03:11:44
62537         Log: Fix for the charnames.t failures from Spider Boardman.
62538      Branch: perl
62539            ! toke.c
62540 ____________________________________________________________________________
62541 [  7092] By: jhi                                   on 2000/09/15  00:15:48
62542         Log: Botched the #7090 check-in.
62543      Branch: perl
62544            ! sv.c
62545 ____________________________________________________________________________
62546 [  7091] By: jhi                                   on 2000/09/14  23:33:24
62547         Log: Part of #7081 didn't come through.
62548      Branch: perl
62549            ! embed.pl proto.h
62550 ____________________________________________________________________________
62551 [  7090] By: jhi                                   on 2000/09/14  23:17:39
62552         Log: Subject: Re: perl@7078 
62553              From: Spider Boardman <spider@web.zk3.dec.com>
62554              Date: Thu, 14 Sep 2000 19:06:36 -0400
62555              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
62556      Branch: perl
62557            ! sv.c toke.c
62558 ____________________________________________________________________________
62559 [  7089] By: jhi                                   on 2000/09/14  23:11:21
62560         Log: Small portability tweaks.
62561      Branch: perl
62562            ! ext/Encode/Encode.xs
62563 ____________________________________________________________________________
62564 [  7088] By: jhi                                   on 2000/09/14  22:57:23
62565         Log: Fake return to pacify picky compilers.
62566      Branch: perl
62567            ! ext/Encode/Encode.xs
62568 ____________________________________________________________________________
62569 [  7087] By: jhi                                   on 2000/09/14  22:53:37
62570         Log: Subject: [PATCH] utf8.c apidoc
62571              From: Simon Cozens <simon@cozens.net>
62572              Date: Thu, 14 Sep 2000 23:46:57 +0100
62573              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
62574      Branch: perl
62575            ! perlapi.c pod/perlapi.pod utf8.c
62576 ____________________________________________________________________________
62577 [  7086] By: jhi                                   on 2000/09/14  22:40:38
62578         Log: We don't need to count the high bit bytes, a boolean is enough. 
62579      Branch: perl
62580            ! sv.c
62581 ____________________________________________________________________________
62582 [  7085] By: jhi                                   on 2000/09/14  21:20:09
62583         Log: Replace #7084 with
62584              
62585              Subject: Re: perl@7078 
62586              From: Spider Boardman <spider@web.zk3.dec.com>
62587              Date: Thu, 14 Sep 2000 17:09:36 -0400
62588              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
62589      Branch: perl
62590            ! sv.c utf8.c
62591 ____________________________________________________________________________
62592 [  7084] By: jhi                                   on 2000/09/14  20:03:34
62593         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
62594              convertible to bytes by checking it doesn't go above 0xc3
62595              
62596              Subject: Re: perl@7078
62597              From: Simon Cozens <simon@cozens.net>
62598              Date: Thu, 14 Sep 2000 20:59:19 +0100
62599              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
62600      Branch: perl
62601            ! utf8.c
62602 ____________________________________________________________________________
62603 [  7083] By: jhi                                   on 2000/09/14  19:38:47
62604         Log: Subject: Re: perl@7078
62605              From: Simon Cozens <simon@cozens.net>
62606              Date: Thu, 14 Sep 2000 20:13:09 +0100
62607              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
62608      Branch: perl
62609            ! t/op/bop.t
62610 ____________________________________________________________________________
62611 [  7082] By: jhi                                   on 2000/09/14  17:50:44
62612         Log: The one that got away.
62613      Branch: perl
62614            ! lib/File/Find.pm
62615 ____________________________________________________________________________
62616 [  7081] By: jhi                                   on 2000/09/14  17:45:35
62617         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
62618              From: Robin Barker <rmb1@cise.npl.co.uk>
62619              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
62620              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
62621      Branch: perl
62622            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
62623            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
62624            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
62625            ! regcomp.c toke.c universal.c
62626 ____________________________________________________________________________
62627 [  7080] By: jhi                                   on 2000/09/14  17:40:35
62628         Log: Problems picked up by AIX cc.
62629              
62630              Subject: Re: perl@7078 (patch included)
62631              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
62632              Date: Thu, 14 Sep 2000 18:53:30 +0200
62633              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
62634      Branch: perl
62635            ! ext/Encode/Encode.xs
62636 ____________________________________________________________________________
62637 [  7079] By: jhi                                   on 2000/09/14  17:38:27
62638         Log: Subject: File::Find 5.7.0 POD nits
62639              From: Rich Morin <rdm@cfcl.com>
62640              Date: Wed, 13 Sep 2000 22:03:58 -0700
62641              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
62642      Branch: perl
62643            ! lib/File/Find.pm
62644 ____________________________________________________________________________
62645 [  7078] By: jhi                                   on 2000/09/14  14:58:20
62646         Log: Update Changes.
62647      Branch: perl
62648            ! Changes patchlevel.h
62649 ____________________________________________________________________________
62650 [  7077] By: jhi                                   on 2000/09/14  14:55:54
62651         Log: Compilation warnings and an error.
62652      Branch: perl
62653            ! sv.c
62654 ____________________________________________________________________________
62655 [  7076] By: jhi                                   on 2000/09/14  14:42:56
62656         Log: Fix for a parsing bug, not for the original bug.
62657              
62658              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
62659              From: Spider Boardman <spider@web.zk3.dec.com>
62660              Date: Wed, 13 Sep 2000 17:52:20 -0400
62661              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
62662      Branch: perl
62663            ! regcomp.c
62664 ____________________________________________________________________________
62665 [  7075] By: jhi                                   on 2000/09/14  14:40:40
62666         Log: Batch of UTF-8 patches from Simon Cozens.
62667      Branch: perl
62668            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
62669            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
62670            ! toke.c utf8.c
62671 ____________________________________________________________________________
62672 [  7074] By: jhi                                   on 2000/09/14  14:29:58
62673         Log: Subject: Re: Two advertising clauses need to be removed
62674              From: Russ Allbery <rra@stanford.edu>
62675              Date: 13 Sep 2000 18:50:26 -0700
62676              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
62677      Branch: perl
62678            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
62679 ____________________________________________________________________________
62680 [  7073] By: jhi                                   on 2000/09/14  14:28:20
62681         Log: Subject: [PATCH] de-wall t/README
62682              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
62683              Date: Wed, 13 Sep 2000 17:46:55 -0700
62684              Message-ID: <//Bw5gzkge/e092yn@efn.org>
62685      Branch: perl
62686            ! t/README
62687 ____________________________________________________________________________
62688 [  7072] By: jhi                                   on 2000/09/14  14:25:10
62689         Log: Hints optimization.
62690              
62691              Subject: Minor nit
62692              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
62693              Date: Wed, 13 Sep 2000 21:42:07 +0200
62694              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
62695      Branch: perl
62696            ! hints/hpux.sh
62697 ____________________________________________________________________________
62698 [  7071] By: jhi                                   on 2000/09/14  14:23:30
62699         Log: Allow chop() and chomp() to be overridden.
62700              
62701              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
62702              From: "Casey R. Tweten" <crt@kiski.net>
62703              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
62704              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
62705      Branch: perl
62706            ! toke.c
62707 ____________________________________________________________________________
62708 [  7070] By: jhi                                   on 2000/09/14  14:20:36
62709         Log: The return value of setlocale must be copied away.
62710              
62711              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
62712              From: Alan Burlison <Alan.Burlison@uk.sun.com>
62713              Date: Wed, 13 Sep 2000 16:27:37 +0100 
62714              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
62715      Branch: perl
62716            ! util.c
62717 ____________________________________________________________________________
62718 [  7069] By: jhi                                   on 2000/09/14  14:16:27
62719         Log: Remove vestiges of tr//CU.
62720              
62721              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
62722              From: Nick Clark <nick@plum.flirble.org>
62723              Date: Tue, 12 Sep 2000 22:50:14 +0100
62724              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
62725              
62726              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
62727              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
62728              Date: Tue, 12 Sep 2000 21:38:48 -0700
62729              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
62730      Branch: perl
62731            ! op.h pod/perlunicode.pod
62732 ____________________________________________________________________________
62733 [  7068] By: jhi                                   on 2000/09/13  14:18:39
62734         Log: Add the Encode extension.  The code is still largely just skeleton.
62735      Branch: perl
62736            + ext/Encode/Encode.pm ext/Encode/Encode.xs
62737            + ext/Encode/Makefile.PL ext/Encode/Todo
62738            ! MANIFEST Todo-5.6
62739 ____________________________________________________________________________
62740 [  7067] By: jhi                                   on 2000/09/12  17:43:33
62741         Log: Allow for whitespace between "#" and "line" in cpp output.
62742              
62743              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
62744              From: Calle Dybedahl <calle@lysator.liu.se>
62745              Date: 12 Sep 2000 19:38:02 +0200 
62746              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
62747      Branch: perl
62748            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
62749 ____________________________________________________________________________
62750 [  7066] By: gsar                                  on 2000/09/12  17:24:29
62751         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
62752              initialization in all the threads on Windows
62753      Branch: perl
62754            ! win32/win32.c
62755 ____________________________________________________________________________
62756 [  7065] By: jhi                                   on 2000/09/12  15:11:31
62757         Log: Update Changes.
62758      Branch: perl
62759            ! Changes patchlevel.h
62760 ____________________________________________________________________________
62761 [  7064] By: jhi                                   on 2000/09/12  14:54:54
62762         Log: Retract #7062, the pod tests are not ready.
62763      Branch: perl
62764            ! t/TEST t/harness
62765 ____________________________________________________________________________
62766 [  7063] By: jhi                                   on 2000/09/12  14:25:41
62767         Log: The #7054 truncated Configure badly.
62768      Branch: metaconfig/U/perl
62769            ! End.U
62770      Branch: perl
62771            ! Configure config_h.SH
62772 ____________________________________________________________________________
62773 [  7062] By: jhi                                   on 2000/09/12  14:08:32
62774         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
62775              From: sthoenna@efn.org
62776              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
62777              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
62778      Branch: perl
62779            ! t/TEST t/harness
62780 ____________________________________________________________________________
62781 [  7061] By: jhi                                   on 2000/09/12  14:07:18
62782         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
62783              From: sthoenna@efn.org
62784              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
62785              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
62786      Branch: perl
62787            ! pod/perlxs.pod
62788 ____________________________________________________________________________
62789 [  7060] By: jhi                                   on 2000/09/12  14:06:08
62790         Log: Break up the myconfig lines a bit.
62791              
62792              Subject: perlbug/perl -V output format
62793              From: sthoenna@efn.org
62794              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
62795              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
62796      Branch: perl
62797            ! myconfig.SH
62798 ____________________________________________________________________________
62799 [  7059] By: jhi                                   on 2000/09/12  14:05:04
62800         Log: Test for the #7049.
62801              
62802              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
62803              From: andreas.koenig@anima.de (Andreas J. Koenig)
62804              Date: 12 Sep 2000 06:42:01 +0200
62805              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
62806      Branch: perl
62807            ! t/op/my.t
62808 ____________________________________________________________________________
62809 [  7058] By: jhi                                   on 2000/09/12  14:03:05
62810         Log: Subject: [patch: perl@7045] vms updates
62811              From: Peter Prymmer <pvhp@forte.com>
62812              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
62813              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
62814      Branch: perl
62815            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
62816 ____________________________________________________________________________
62817 [  7057] By: jhi                                   on 2000/09/12  14:00:51
62818         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
62819              From: sthoenna@efn.org
62820              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
62821              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
62822      Branch: perl
62823            ! t/op/64bitint.t
62824 ____________________________________________________________________________
62825 [  7056] By: jhi                                   on 2000/09/12  13:58:14
62826         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
62827              From: Jeff Pinyan <jeffp@crusoe.net>
62828              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
62829              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
62830      Branch: perl
62831            ! pod/perlfunc.pod
62832 ____________________________________________________________________________
62833 [  7055] By: jhi                                   on 2000/09/12  13:56:32
62834         Log: Do in VMS as the #7054 does.
62835      Branch: perl
62836            ! configure.com
62837 ____________________________________________________________________________
62838 [  7054] By: jhi                                   on 2000/09/12  13:50:31
62839         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
62840              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
62841              Date: Mon, 11 Sep 2000 08:33:09 +0100
62842              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
62843      Branch: metaconfig/U/perl
62844            ! End.U
62845      Branch: perl
62846            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
62847            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
62848 ____________________________________________________________________________
62849 [  7053] By: jhi                                   on 2000/09/12  13:29:19
62850         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
62851              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
62852              Date:     Tue, 12 Sep 2000 08:35:59 EDT
62853              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
62854      Branch: perl
62855            ! vms/test.com
62856 ____________________________________________________________________________
62857 [  7052] By: jhi                                   on 2000/09/11  23:01:50
62858         Log: Document the SvUTF8*().
62859      Branch: perl
62860            ! pod/perlapi.pod sv.h
62861 ____________________________________________________________________________
62862 [  7051] By: gsar                                  on 2000/09/11  14:46:30
62863         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
62864              (missed a spot when fixing up op_pmreplroot hack for ithreads)
62865      Branch: perl
62866            ! op.c t/op/split.t
62867 ____________________________________________________________________________
62868 [  7050] By: nick                                  on 2000/09/11  10:03:51
62869         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
62870              
62871              Subject: borland C++ win32.c tweak
62872              From: Vadim Konovalov <vkonovalov@lucent.com>
62873              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
62874              Date: Mon, 11 Sep 2000 11:22:33 +0400
62875      Branch: perl
62876            ! win32/win32.c
62877 ____________________________________________________________________________
62878 [  7049] By: nick                                  on 2000/09/11  09:57:33
62879         Log: Point fix for s/// on foreach (keys %xxx).
62880      Branch: perl
62881            ! pp_hot.c
62882 ____________________________________________________________________________
62883 [  7048] By: jhi                                   on 2000/09/10  23:37:09
62884         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
62885              by Pod::Text, from Brad Appleton.
62886      Branch: perl
62887            ! t/pod/testp2pt.pl
62888 ____________________________________________________________________________
62889 [  7047] By: jhi                                   on 2000/09/10  14:32:53
62890         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
62891              by Russ Allbery.
62892      Branch: perl
62893            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
62894 ____________________________________________________________________________
62895 [  7046] By: jhi                                   on 2000/09/10  14:15:08
62896         Log: Upgrade to CPAN 1.57_65, from Andreas König.
62897      Branch: perl
62898            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
62899 ____________________________________________________________________________
62900 [  7045] By: jhi                                   on 2000/09/08  21:36:32
62901         Log: Update Changes.
62902      Branch: perl
62903            ! Changes patchlevel.h
62904 ____________________________________________________________________________
62905 [  7044] By: jhi                                   on 2000/09/08  21:29:56
62906         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
62907              From: Peter Prymmer <pvhp@forte.com>
62908              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
62909              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
62910      Branch: perl
62911            ! configure.com
62912 ____________________________________________________________________________
62913 [  7043] By: jhi                                   on 2000/09/08  21:27:50
62914         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
62915              From: Peter Prymmer <pvhp@forte.com>
62916              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
62917              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
62918      Branch: perl
62919            ! Makefile.SH installperl
62920 ____________________________________________________________________________
62921 [  7042] By: jhi                                   on 2000/09/08  21:23:21
62922         Log: Continue #7041.
62923      Branch: perl
62924            ! cygwin/Makefile.SHs os2/Makefile.SHs
62925 ____________________________________________________________________________
62926 [  7041] By: jhi                                   on 2000/09/08  21:18:10
62927         Log: Do away with memory models cruft.  Sorry, PDP users.
62928      Branch: metaconfig
62929            ! U/modified/cc.U U/modified/libpth.U
62930      Branch: perl
62931            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
62932            ! Porting/config_H cflags.SH config_h.SH configure.com
62933            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
62934            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
62935            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
62936 ____________________________________________________________________________
62937 [  7040] By: jhi                                   on 2000/09/08  14:34:18
62938         Log: Major rewrite of s2p.  And I mean really major, it is
62939              an implementation of sed in perl.  If called as s2p it
62940              will function as s2p.  Note: needs non-UNIXifying.
62941              
62942              Subject: s2p
62943              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
62944              Date: Mon, 28 Aug 2000 14:05:12 +0200
62945              Message-ID: <39AA5578.2102E2AA@alcatel.at>
62946      Branch: perl
62947            ! x2p/s2p.PL
62948 ____________________________________________________________________________
62949 [  7039] By: jhi                                   on 2000/09/08  14:19:49
62950         Log: Re-allow vec() for characters > 255.
62951              
62952              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
62953              From: Spider Boardman <spider@web.zk3.dec.com>
62954              Date: Fri, 08 Sep 2000 02:21:02 -0400
62955              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
62956      Branch: perl
62957            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
62958            ! t/op/vec.t
62959 ____________________________________________________________________________
62960 [  7038] By: jhi                                   on 2000/09/08  14:14:18
62961         Log: Subject: [PATCH lib/Benchmark.pm]
62962              From: <abigail@foad.org>
62963              Date: Thu, 7 Sep 2000 15:03:20 -0400
62964              Message-ID: <20000907190320.888.qmail@foad.org>
62965      Branch: perl
62966            ! lib/Benchmark.pm
62967 ____________________________________________________________________________
62968 [  7037] By: jhi                                   on 2000/09/08  14:11:06
62969         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
62970              
62971              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
62972              From: Spider Boardman <spider@web.zk3.dec.com>
62973              Date: Fri, 08 Sep 2000 01:30:27 -0400
62974              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
62975      Branch: perl
62976            ! op.c
62977 ____________________________________________________________________________
62978 [  7036] By: jhi                                   on 2000/09/08  14:08:58
62979         Log: Subject: [ID 20000908.002] perlipc documentation bug.
62980              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
62981              Date: Fri, 08 Sep 2000 12:38:32 +0200
62982              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
62983      Branch: perl
62984            ! pod/perlipc.pod
62985 ____________________________________________________________________________
62986 [  7035] By: jhi                                   on 2000/09/08  14:03:12
62987         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
62988              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
62989              Date: Fri, 08 Sep 2000 11:47:34 +0200
62990              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
62991      Branch: perl
62992            ! hints/dec_osf.sh
62993 ____________________________________________________________________________
62994 [  7034] By: jhi                                   on 2000/09/08  13:59:35
62995         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
62996              From: Simon Cozens <simon@cozens.net>
62997              Date: Thu, 7 Sep 2000 20:40:38 +0100
62998              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
62999      Branch: perl
63000            ! pp_hot.c
63001 ____________________________________________________________________________
63002 [  7033] By: jhi                                   on 2000/09/08  04:03:03
63003         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
63004              From: "Larry W. Virden" <lvirden@cas.org>
63005              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
63006              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
63007      Branch: perl
63008            ! pod/perldiag.pod
63009 ____________________________________________________________________________
63010 [  7032] By: jhi                                   on 2000/09/07  22:18:30
63011         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
63012              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
63013              Date: Mon, 04 Sep 2000 13:16:38 -0700
63014              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
63015      Branch: perl
63016            ! lib/perl5db.pl
63017 ____________________________________________________________________________
63018 [  7031] By: jhi                                   on 2000/09/07  22:02:29
63019         Log: Fix the ccversion detection for 5.1 and beyond.
63020              
63021              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
63022              From: Spider Boardman <spider@leggy.zk3.dec.com>
63023              Date: Thu, 7 Sep 2000 17:54:27 -0400
63024              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
63025      Branch: perl
63026            ! hints/dec_osf.sh
63027 ____________________________________________________________________________
63028 [  7030] By: jhi                                   on 2000/09/07  19:12:28
63029         Log: Fix for
63030              
63031              Subject: [ID 20000903.001] \w in utf8-strings
63032              From: Marc Lehmann <pcg@goof.com>
63033              Date: Sun, 03 Sep 2000 09:44:29 +0200
63034              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
63035              
63036              and various related nits.
63037      Branch: perl
63038            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
63039 ____________________________________________________________________________
63040 [  7029] By: jhi                                   on 2000/09/07  18:49:09
63041         Log: Fix the URL, but the server is still missing in action.
63042              
63043              Subject: [ID 20000905.002] perlfaq1.pod URL error
63044              From: "Larry W. Virden" <lvirden@cas.org>
63045              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
63046              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
63047      Branch: perl
63048            ! pod/perlfaq1.pod
63049 ____________________________________________________________________________
63050 [  7028] By: jhi                                   on 2000/09/07  18:47:13
63051         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
63052              From: Hugo <hv@crypt.compulink.co.uk>
63053              Date: Tue, 05 Sep 2000 14:13:37 +0100
63054              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
63055      Branch: perl
63056            ! toke.c
63057 ____________________________________________________________________________
63058 [  7027] By: jhi                                   on 2000/09/07  18:45:35
63059         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
63060              From: Daniel Chetlin <daniel@chetlin.com>
63061              Date: Tue, 5 Sep 2000 04:57:07 -0700
63062              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
63063      Branch: perl
63064            ! pod/perlfaq6.pod pod/perlop.pod
63065 ____________________________________________________________________________
63066 [  7026] By: jhi                                   on 2000/09/07  18:44:01
63067         Log: Document the new ref() semantics.
63068              
63069              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
63070              From: Gisle Aas <gisle@ActiveState.com>
63071              Date: 05 Sep 2000 08:10:30 +0200
63072              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
63073      Branch: perl
63074            ! pod/perldelta.pod
63075 ____________________________________________________________________________
63076 [  7025] By: jhi                                   on 2000/09/07  18:42:27
63077         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
63078              
63079              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
63080              From: Gisle Aas <gisle@ActiveState.com>
63081              Date: 05 Sep 2000 08:11:40 +0200
63082              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
63083      Branch: perl
63084            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
63085 ____________________________________________________________________________
63086 [  7024] By: jhi                                   on 2000/09/07  18:39:32
63087         Log: Subject: [PATCH] Modernize Opcode.pm documentation
63088              From: Gisle Aas <gisle@ActiveState.com>
63089              Date: 4 Sep 2000 00:18:55 -0000
63090              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
63091      Branch: perl
63092            ! ext/Opcode/Opcode.pm
63093 ____________________________________________________________________________
63094 [  7023] By: jhi                                   on 2000/09/07  18:37:42
63095         Log: Subject: [PATCH] Tied filehandle documentation
63096              From: Gisle Aas <gisle@ActiveState.com>
63097              Date: 4 Sep 2000 00:14:40 -0000
63098              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
63099      Branch: perl
63100            ! pod/perlfunc.pod pod/perltie.pod
63101 ____________________________________________________________________________
63102 [  7022] By: jhi                                   on 2000/09/07  18:35:37
63103         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
63104              From: Gisle Aas <gisle@ActiveState.com>
63105              Date: 4 Sep 2000 00:04:22 -0000
63106              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
63107      Branch: perl
63108            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
63109 ____________________________________________________________________________
63110 [  7021] By: jhi                                   on 2000/09/07  18:33:22
63111         Log: Subject: small apidoc fix
63112              From: Marc Lehmann <pcg@goof.com>
63113              Date: Sun, 3 Sep 2000 05:12:06 +0200
63114              Message-ID: <20000903051206.A5909@cerebro.laendle>
63115      Branch: perl
63116            ! pod/perlapi.pod utf8.c
63117 ____________________________________________________________________________
63118 [  7020] By: jhi                                   on 2000/09/07  16:14:57
63119         Log: Tiny perldelta nits.
63120      Branch: perl
63121            ! pod/perldelta.pod
63122 ____________________________________________________________________________
63123 [  7019] By: jhi                                   on 2000/09/07  16:04:20
63124         Log: Guard against bad string->int conversion for quads.
63125      Branch: perl
63126            ! t/op/64bitint.t
63127 ____________________________________________________________________________
63128 [  7018] By: jhi                                   on 2000/09/06  17:07:03
63129         Log: Update Unicode todo list.
63130      Branch: perl
63131            ! Todo-5.6
63132 ____________________________________________________________________________
63133 [  7017] By: jhi                                   on 2000/09/05  21:16:01
63134         Log: Document the SvIOK_.*UV().
63135      Branch: perl
63136            ! pod/perlapi.pod sv.h
63137 ____________________________________________________________________________
63138 [  7016] By: nick                                  on 2000/09/03  21:54:46
63139         Log: Hash lookup of constant strings optimization:
63140              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
63141              to string table (as per sharepvn). Add newSV_pvn_share to create such
63142              a thing. Make hv.c compare addresses of strings and skip string compare
63143              if equal. Make method_named and helem ops use these shared-string SVs
63144              when arg is constant. Make keys op return shared-string SVs (less clearly
63145              a win).
63146      Branch: perl
63147            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
63148            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
63149            ! pod/perlintern.pod pp_hot.c proto.h sv.c
63150 ____________________________________________________________________________
63151 [  7015] By: jhi                                   on 2000/09/02  17:48:59
63152         Log: This is 5.7.0.
63153      Branch: perl
63154            ! Changes
63155 ____________________________________________________________________________
63156 [  7014] By: jhi                                   on 2000/09/02  17:35:45
63157         Log: Changes and patchlevel tweaks.
63158      Branch: perl
63159            ! Changes patchlevel.h
63160 ____________________________________________________________________________
63161 [  7013] By: jhi                                   on 2000/09/02  17:30:50
63162         Log: Update Changes.
63163      Branch: perl
63164            ! Changes patchlevel.h
63165 ____________________________________________________________________________
63166 [  7012] By: nick                                  on 2000/09/02  17:25:20
63167         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
63168      Branch: perl
63169            ! gv.c lib/overload.pm
63170 ____________________________________________________________________________
63171 [  7011] By: jhi                                   on 2000/09/02  17:16:25
63172         Log: Update perlhist.
63173      Branch: perl
63174            ! pod/perlhist.pod
63175 ____________________________________________________________________________
63176 [  7010] By: jhi                                   on 2000/09/02  17:01:35
63177         Log: perldelta nits.
63178      Branch: perl
63179            ! pod/perldelta.pod
63180 ____________________________________________________________________________
63181 [  7009] By: nick                                  on 2000/09/02  16:48:35
63182         Log: If overloaded %{} etc. return the object do not loop.
63183              Thus  sub deref { $_[0] } functions if object is wanted type.
63184      Branch: perl
63185            ! pp.h
63186 ____________________________________________________________________________
63187 [  7008] By: jhi                                   on 2000/09/02  16:26:11
63188         Log: Retab MANIFEST.
63189      Branch: perl
63190            ! ext/Storable/MANIFEST
63191 ____________________________________________________________________________
63192 [  7007] By: jhi                                   on 2000/09/02  16:23:02
63193         Log: Make certain cc is set before trying to run it.
63194      Branch: perl
63195            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
63196 ____________________________________________________________________________
63197 [  7006] By: jhi                                   on 2000/09/02  15:45:41
63198         Log: Unicode notes.
63199      Branch: perl
63200            ! pod/perldelta.pod
63201 ____________________________________________________________________________
63202 [  7005] By: jhi                                   on 2000/09/02  15:42:11
63203         Log: Various Configure nits by Philip Newton,
63204              plus the ebcdic one by me.
63205      Branch: metaconfig
63206            + U/modified/pager.U
63207            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
63208      Branch: metaconfig/U/perl
63209            ! Devel.U quadfio.U
63210      Branch: perl
63211            ! Configure config_h.SH
63212 ____________________________________________________________________________
63213 [  7004] By: jhi                                   on 2000/09/02  15:06:14
63214         Log: Apparently avoiding the swapping is too costly.
63215              
63216              From: "Ben Tilly" <ben_tilly@hotmail.com>
63217              Subject: Re: the door is closed.
63218              Date: Fri, 01 Sep 2000 20:23:16 EDT
63219              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
63220      Branch: perl
63221            ! pod/perlfaq4.pod
63222 ____________________________________________________________________________
63223 [  7003] By: nick                                  on 2000/09/02  12:26:04
63224         Log: Undo part of change 6489 which looks like a bulk edit which
63225              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
63226              The supressing of main:: on return from select() is undesirable.
63227      Branch: perl
63228            ! pp_sys.c
63229 ____________________________________________________________________________
63230 [  7002] By: jhi                                   on 2000/09/01  23:08:54
63231         Log: Update Changes.
63232      Branch: perl
63233            ! Changes patchlevel.h
63234 ____________________________________________________________________________
63235 [  7001] By: jhi                                   on 2000/09/01  23:00:13
63236         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
63237              From: Peter Prymmer <pvhp@forte.com>
63238              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
63239              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
63240              
63241              plus rework the http: spots as suggested by Tom Christiansen,
63242              plus regen perltoc.
63243      Branch: perl
63244            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
63245            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
63246 ____________________________________________________________________________
63247 [  7000] By: jhi                                   on 2000/09/01  22:36:01
63248         Log: Only the first line, thank you very much.
63249      Branch: perl
63250            ! hints/solaris_2.sh
63251 ____________________________________________________________________________
63252 [  6999] By: gsar                                  on 2000/09/01  22:16:40
63253         Log: change#6791 accidentally clobbered change#6710, put it back
63254      Branch: perl
63255            ! win32/win32.c
63256 ____________________________________________________________________________
63257 [  6998] By: jhi                                   on 2000/09/01  22:14:16
63258         Log: Mention the HP-UX LP64 freak failure.
63259      Branch: perl
63260            ! pod/perldelta.pod
63261 ____________________________________________________________________________
63262 [  6997] By: jhi                                   on 2000/09/01  21:48:32
63263         Log: Detypo.
63264      Branch: perl
63265            ! hints/hpux.sh
63266 ____________________________________________________________________________
63267 [  6996] By: jhi                                   on 2000/09/01  21:27:10
63268         Log: Update Changes.
63269      Branch: perl
63270            ! Changes patchlevel.h
63271 ____________________________________________________________________________
63272 [  6995] By: jhi                                   on 2000/09/01  21:14:24
63273         Log: Mi splgn s gnin.g
63274      Branch: perl
63275            ! pp_ctl.c
63276 ____________________________________________________________________________
63277 [  6994] By: jhi                                   on 2000/09/01  21:09:54
63278         Log: Subject: http:// in L<>
63279              From: Nicholas Clark <nick@ccl4.org>
63280              Date: Fri, 1 Sep 2000 22:03:21 +0100
63281              Message-ID: <20000901220321.B72074@plum.flirble.org>
63282      Branch: perl
63283            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
63284 ____________________________________________________________________________
63285 [  6993] By: jhi                                   on 2000/09/01  21:06:54
63286         Log: Update to Storable 1.0, from Raphael Manfredi.
63287      Branch: perl
63288            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
63289            ! ext/Storable/Makefile.PL ext/Storable/README
63290            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
63291            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
63292            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
63293            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
63294            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
63295            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
63296 ____________________________________________________________________________
63297 [  6992] By: jhi                                   on 2000/09/01  20:43:05
63298         Log: Mention known sfio+linux buglet.
63299      Branch: perl
63300            ! pod/perldelta.pod
63301 ____________________________________________________________________________
63302 [  6991] By: jhi                                   on 2000/09/01  20:40:11
63303         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
63304              From: Peter Prymmer <pvhp@forte.com>
63305              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
63306              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
63307      Branch: perl
63308            ! vms/vms.c
63309 ____________________________________________________________________________
63310 [  6990] By: jhi                                   on 2000/09/01  20:25:26
63311         Log: Retract #6986.
63312      Branch: perl
63313            ! hints/solaris_2.sh
63314 ____________________________________________________________________________
63315 [  6989] By: jhi                                   on 2000/09/01  20:23:00
63316         Log: Mergesort is back.
63317      Branch: perl
63318            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
63319 ____________________________________________________________________________
63320 [  6988] By: jhi                                   on 2000/09/01  19:37:40
63321         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
63322              From: Mike Guy <mjtg@cam.ac.uk>
63323              Date: Fri, 01 Sep 2000 17:43:33 +0100
63324              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
63325      Branch: perl
63326            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
63327            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
63328 ____________________________________________________________________________
63329 [  6987] By: jhi                                   on 2000/09/01  19:17:10
63330         Log: Regen perltoc.
63331      Branch: perl
63332            ! pod/perltoc.pod
63333 ____________________________________________________________________________
63334 [  6986] By: jhi                                   on 2000/09/01  18:51:10
63335         Log: Subject: Re: Solaris x86 has no SPARC libraries!
63336              From: Lupe Christoph <lupe@lupe-christoph.de>
63337              Date: Fri, 1 Sep 2000 20:41:20 +0200
63338              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
63339      Branch: perl
63340            ! hints/solaris_2.sh
63341 ____________________________________________________________________________
63342 [  6985] By: jhi                                   on 2000/09/01  18:28:10
63343         Log: Update Changes.
63344      Branch: perl
63345            ! Changes patchlevel.h
63346 ____________________________________________________________________________
63347 [  6984] By: jhi                                   on 2000/09/01  18:26:53
63348         Log: Feature ordering tweak.
63349      Branch: perl
63350            ! myconfig.SH
63351 ____________________________________________________________________________
63352 [  6983] By: jhi                                   on 2000/09/01  18:19:50
63353         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
63354              From: <abigail@foad.org>
63355              Date: Fri, 1 Sep 2000 13:07:32 -0400
63356              Message-ID: <20000901170732.18249.qmail@foad.org>
63357      Branch: perl
63358            ! t/pragma/overload.t
63359 ____________________________________________________________________________
63360 [  6982] By: jhi                                   on 2000/09/01  18:17:54
63361         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
63362              so that case-ignoring systems like DCL can tell them from
63363              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
63364      Branch: metaconfig/U/perl
63365            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
63366      Branch: perl
63367            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63368            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
63369            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
63370            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
63371            ! vos/config.def vos/config.h vos/config_h.SH_orig
63372            ! win32/config.bc win32/config.gc win32/config.vc
63373 ____________________________________________________________________________
63374 [  6981] By: nick                                  on 2000/09/01  17:21:57
63375         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
63376              warning when UNTIE exists and instead pass the count of extra references to
63377              the UNTIE method.
63378      Branch: perl
63379            ! pod/perltie.pod pp_sys.c
63380 ____________________________________________________________________________
63381 [  6980] By: jhi                                   on 2000/09/01  16:54:44
63382         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
63383              From: Peter Prymmer <pvhp@forte.com>
63384              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
63385              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
63386      Branch: perl
63387            ! configure.com
63388 ____________________________________________________________________________
63389 [  6979] By: jhi                                   on 2000/09/01  16:06:20
63390         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
63391              From: Mike Guy <mjtg@cam.ac.uk> 
63392              Date: Fri, 01 Sep 2000 16:49:27 +0100
63393              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
63394      Branch: perl
63395            ! t/base/rs.t
63396 ____________________________________________________________________________
63397 [  6978] By: jhi                                   on 2000/09/01  16:00:42
63398         Log: Update to PodParser 1.18, from Brad Appleton.
63399      Branch: perl
63400            ! lib/Pod/Checker.pm t/pod/find.t
63401 ____________________________________________________________________________
63402 [  6977] By: jhi                                   on 2000/09/01  14:48:58
63403         Log: Subject: Nit in Configure (bleadperl@6961)
63404              From: Lupe Christoph <lupe@lupe-christoph.de>
63405              Date: Fri, 1 Sep 2000 16:34:29 +0200
63406              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
63407      Branch: metaconfig
63408            ! U/compline/ccflags.U
63409      Branch: perl
63410            ! Configure config_h.SH
63411 ____________________________________________________________________________
63412 [  6976] By: jhi                                   on 2000/09/01  14:39:52
63413         Log: Update Changes.
63414      Branch: perl
63415            ! Changes patchlevel.h
63416 ____________________________________________________________________________
63417 [  6975] By: jhi                                   on 2000/09/01  14:37:36
63418         Log: microperl config update.
63419      Branch: perl
63420            ! uconfig.h uconfig.sh
63421 ____________________________________________________________________________
63422 [  6974] By: jhi                                   on 2000/09/01  14:36:53
63423         Log: Document known deficiencies.
63424      Branch: perl
63425            ! pod/perldelta.pod
63426 ____________________________________________________________________________
63427 [  6973] By: jhi                                   on 2000/09/01  14:10:20
63428         Log: Mention warnings fixes and updates.
63429      Branch: perl
63430            ! pod/perldelta.pod
63431 ____________________________________________________________________________
63432 [  6972] By: jhi                                   on 2000/09/01  14:01:52
63433         Log: Drop unused argument.
63434              
63435              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
63436              From: Spider Boardman <spider@web.zk3.dec.com>
63437              Date: Thu, 31 Aug 2000 16:10:15 -0400
63438              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
63439      Branch: perl
63440            ! toke.c
63441 ____________________________________________________________________________
63442 [  6971] By: jhi                                   on 2000/09/01  13:59:24
63443         Log: Add the overload warnings to perldiag.
63444      Branch: perl
63445            ! lib/overload.pm pod/perldiag.pod
63446 ____________________________________________________________________________
63447 [  6970] By: jhi                                   on 2000/09/01  13:55:10
63448         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
63449              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
63450              Date: Fri, 1 Sep 2000 13:43:15 +0100 
63451              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
63452      Branch: perl
63453            ! lib/overload.pm t/pragma/overload.t
63454 ____________________________________________________________________________
63455 [  6969] By: jhi                                   on 2000/09/01  13:52:27
63456         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
63457              From: <abigail@foad.org>
63458              Date: Fri, 1 Sep 2000 05:46:54 -0400
63459              Message-ID: <20000901094654.6476.qmail@foad.org>
63460      Branch: perl
63461            ! lib/overload.pm
63462 ____________________________________________________________________________
63463 [  6968] By: jhi                                   on 2000/09/01  13:50:05
63464         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
63465              From: Daniel Chetlin <daniel@chetlin.com>
63466              Date: Fri, 1 Sep 2000 02:10:55 -0700
63467              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
63468      Branch: perl
63469            ! pod/perlretut.pod
63470 ____________________________________________________________________________
63471 [  6967] By: jhi                                   on 2000/09/01  13:47:54
63472         Log: Part of the solution.
63473              
63474              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
63475              From: Mike Guy <mjtg@cam.ac.uk>
63476              Date: Fri, 01 Sep 2000 14:16:01 +0100
63477              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
63478      Branch: perl
63479            ! gv.c mg.c
63480 ____________________________________________________________________________
63481 [  6966] By: jhi                                   on 2000/09/01  13:46:17
63482         Log: Subject: CPAN.pm beta 1.57_57 for the core
63483              From: andreas.koenig@anima.de (Andreas J. Koenig)
63484              Date: 01 Sep 2000 15:16:31 +0200
63485              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
63486      Branch: perl
63487            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
63488 ____________________________________________________________________________
63489 [  6965] By: jhi                                   on 2000/09/01  13:43:18
63490         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
63491              From: "Craig A. Berry" <craig.berry@psinetcs.com>
63492              Date: Fri, 01 Sep 2000 01:47:22 -0500
63493              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
63494      Branch: perl
63495            ! pod/perldelta.pod vms/vms.c
63496 ____________________________________________________________________________
63497 [  6964] By: jhi                                   on 2000/09/01  13:35:35
63498         Log: File::Temp patches from Andreas König,
63499              
63500              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
63501              From: andreas.koenig@anima.de (Andreas J. Koenig)
63502              Date: 01 Sep 2000 10:07:20 +0200
63503              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
63504              
63505              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
63506              From: andreas.koenig@anima.de (Andreas J. Koenig)
63507              Date: 31 Aug 2000 23:26:08 +0200
63508              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
63509      Branch: perl
63510            ! lib/File/Temp.pm t/lib/ftmp-security.t
63511 ____________________________________________________________________________
63512 [  6963] By: jhi                                   on 2000/09/01  02:22:24
63513         Log: Retract the mergesort code, way too incompatible licensing
63514              and copyrights.
63515      Branch: perl
63516            ! pod/perldelta.pod pp_ctl.c
63517 ____________________________________________________________________________
63518 [  6962] By: jhi                                   on 2000/08/31  23:27:32
63519         Log: Update Changes.
63520      Branch: perl
63521            ! Changes patchlevel.h
63522 ____________________________________________________________________________
63523 [  6961] By: jhi                                   on 2000/08/31  23:20:04
63524         Log: Small tweaks all over.
63525      Branch: metaconfig
63526            ! U/compline/d_gconvert.U
63527      Branch: perl
63528            ! AUTHORS Configure config_h.SH pp_ctl.c
63529 ____________________________________________________________________________
63530 [  6960] By: jhi                                   on 2000/08/31  22:39:36
63531         Log: Further rewording.
63532      Branch: perl
63533            ! pp_ctl.c
63534 ____________________________________________________________________________
63535 [  6959] By: jhi                                   on 2000/08/31  21:26:44
63536         Log: More address tweaking.
63537      Branch: perl
63538            ! AUTHORS Changes
63539 ____________________________________________________________________________
63540 [  6958] By: jhi                                   on 2000/08/31  20:47:25
63541         Log: AUTHORS tweaks, from Peter Prymmer.
63542              
63543              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
63544              From: Peter Prymmer <pvhp@forte.com>
63545              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
63546              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
63547      Branch: perl
63548            ! AUTHORS MAINTAIN
63549 ____________________________________________________________________________
63550 [  6957] By: jhi                                   on 2000/08/31  20:34:43
63551         Log: perldelta tweaks.
63552      Branch: perl
63553            ! pod/perldelta.pod
63554 ____________________________________________________________________________
63555 [  6956] By: jhi                                   on 2000/08/31  19:11:06
63556         Log: Regen perltoc.
63557      Branch: perl
63558            ! pod/perltoc.pod
63559 ____________________________________________________________________________
63560 [  6955] By: jhi                                   on 2000/08/31  19:06:30
63561         Log: Clarify the mergesort situation.
63562      Branch: perl
63563            ! pp_ctl.c
63564 ____________________________________________________________________________
63565 [  6954] By: jhi                                   on 2000/08/31  18:24:17
63566         Log: Move the Solaris 7 scan to use64bitall, make the
63567              failure to find 64-bot sparc libc to mention the
63568              possibility of being in an intel, from Lupe and Alan.
63569      Branch: perl
63570            ! hints/solaris_2.sh
63571 ____________________________________________________________________________
63572 [  6953] By: jhi                                   on 2000/08/31  18:09:20
63573         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
63574              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
63575      Branch: metaconfig
63576            ! U/compline/d_gconvert.U U/threads/archname.U
63577      Branch: metaconfig/U/perl
63578            ! perlxv.U
63579      Branch: perl
63580            ! Configure config_h.SH sv.c
63581 ____________________________________________________________________________
63582 [  6952] By: jhi                                   on 2000/08/31  17:42:24
63583         Log: :: not allowed in pathnames, change to .
63584              
63585              Subject: [PATCH perl@6938] cygwin port
63586              From: "Fifer, Eric" <EFifer@sanwaint.com>
63587              Date: Thu, 31 Aug 2000 16:32:59 +0100
63588              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
63589      Branch: metaconfig/U/perl
63590            ! perlxv.U
63591 ____________________________________________________________________________
63592 [  6951] By: jhi                                   on 2000/08/31  17:02:05
63593         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
63594      Branch: perl
63595            ! perl.h
63596 ____________________________________________________________________________
63597 [  6950] By: jhi                                   on 2000/08/31  16:26:08
63598         Log: More author updates.
63599              
63600              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
63601              From: Simon Cozens <simon@cozens.net>
63602              Date: Thu, 31 Aug 2000 17:13:32 +0100
63603              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
63604      Branch: perl
63605            ! AUTHORS
63606 ____________________________________________________________________________
63607 [  6949] By: jhi                                   on 2000/08/31  16:04:49
63608         Log: POSIX doesn't report long double values under -Duselongdouble
63609              when the long doubles are "real" (bigger than doubles).
63610              
63611              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
63612              From: Spider Boardman <spider@peano.zk3.dec.com>
63613              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
63614              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
63615      Branch: perl
63616            ! ext/POSIX/POSIX.xs
63617 ____________________________________________________________________________
63618 [  6948] By: jhi                                   on 2000/08/31  15:25:10
63619         Log: Update Changes.
63620      Branch: perl
63621            ! Changes patchlevel.h
63622 ____________________________________________________________________________
63623 [  6947] By: jhi                                   on 2000/08/31  15:22:29
63624         Log: Document UNTIE in a very minimalistic way.
63625      Branch: perl
63626            ! pod/perlfunc.pod pod/perltie.pod
63627 ____________________________________________________________________________
63628 [  6946] By: jhi                                   on 2000/08/31  15:15:23
63629         Log: Document known failures.
63630      Branch: perl
63631            ! pod/perldelta.pod
63632 ____________________________________________________________________________
63633 [  6945] By: jhi                                   on 2000/08/31  15:07:00
63634         Log: Don't attach -ld to the archname if pointless.
63635      Branch: metaconfig
63636            ! U/threads/archname.U
63637      Branch: perl
63638            ! Configure config_h.SH
63639 ____________________________________________________________________________
63640 [  6944] By: jhi                                   on 2000/08/31  14:37:42
63641         Log: Wrap the test in eval.
63642              
63643              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
63644              From: Tim Jenness <timj@jach.hawaii.edu>
63645              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
63646              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
63647      Branch: perl
63648            ! t/lib/ftmp-security.t
63649 ____________________________________________________________________________
63650 [  6943] By: jhi                                   on 2000/08/31  14:30:57
63651         Log: Make -Dusemorebits find long doubles in Solaris.
63652      Branch: perl
63653            ! hints/solaris_2.sh
63654 ____________________________________________________________________________
63655 [  6942] By: jhi                                   on 2000/08/31  13:48:45
63656         Log: Clarify the third case of ftmp-security warnings.
63657      Branch: perl
63658            ! INSTALL
63659 ____________________________________________________________________________
63660 [  6941] By: jhi                                   on 2000/08/31  13:40:31
63661         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
63662              From: <abigail@foad.org>
63663              Date: Thu, 31 Aug 2000 01:35:05 -0400
63664              Message-ID: <20000831053505.32120.qmail@foad.org>
63665      Branch: perl
63666            ! pod/perldelta.pod
63667 ____________________________________________________________________________
63668 [  6940] By: jhi                                   on 2000/08/31  13:38:48
63669         Log: Issue useful diagnostic on unknown pod commands.
63670              
63671              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
63672              From: <abigail@foad.org>
63673              Date: Thu, 31 Aug 2000 03:41:18 -0400
63674              Message-ID: <20000831074118.24880.qmail@foad.org>
63675      Branch: perl
63676            ! lib/Pod/Man.pm
63677 ____________________________________________________________________________
63678 [  6939] By: jhi                                   on 2000/08/31  13:34:33
63679         Log: Reveal Borland's isnan.
63680              
63681              Subject: build with BC++ tweak
63682              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
63683              Date: Thu, 31 Aug 2000 13:09:37 +0400
63684              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
63685      Branch: perl
63686            ! win32/win32.h
63687 ____________________________________________________________________________
63688 [  6938] By: jhi                                   on 2000/08/31  05:01:20
63689         Log: Update Changes.
63690      Branch: perl
63691            ! Changes patchlevel.h
63692 ____________________________________________________________________________
63693 [  6937] By: jhi                                   on 2000/08/31  04:26:23
63694         Log: sscanf() may be the only way to read long doubles from strings.
63695      Branch: metaconfig/U/perl
63696            ! longdblfio.U
63697      Branch: perl
63698            ! Configure config_h.SH perl.h util.c
63699 ____________________________________________________________________________
63700 [  6936] By: jhi                                   on 2000/08/31  04:18:19
63701         Log: The #6929 was too skimpy.
63702      Branch: perl
63703            ! sv.c
63704 ____________________________________________________________________________
63705 [  6935] By: jhi                                   on 2000/08/31  02:47:07
63706         Log: Subject: Re: typos in pods
63707              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
63708              Date: Wed, 30 Aug 2000 19:25:34 -0700
63709              Message-ID: <eIcr5gzkg25X092yn@efn.org>
63710      Branch: perl
63711            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
63712 ____________________________________________________________________________
63713 [  6934] By: jhi                                   on 2000/08/31  02:42:55
63714         Log: Missed one Unicode file.
63715      Branch: perl
63716            + lib/unicode/UCDFF301.html
63717 ____________________________________________________________________________
63718 [  6933] By: jhi                                   on 2000/08/30  23:42:27
63719         Log: Update Changes.
63720      Branch: perl
63721            ! Changes patchlevel.h
63722 ____________________________________________________________________________
63723 [  6932] By: jhi                                   on 2000/08/30  23:40:07
63724         Log: Mention UNTIE in perldelta.  Still needs documenting
63725              in perltie et alia.
63726      Branch: perl
63727            ! pod/perldelta.pod
63728 ____________________________________________________________________________
63729 [  6931] By: jhi                                   on 2000/08/30  23:36:02
63730         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
63731              From: <abigail@foad.org>
63732              Date: Wed, 30 Aug 2000 19:28:07 -0400
63733              Message-ID: <20000830232807.305.qmail@foad.org>
63734      Branch: perl
63735            ! pod/perldelta.pod
63736 ____________________________________________________________________________
63737 [  6930] By: jhi                                   on 2000/08/30  23:32:40
63738         Log: Update to Unicode 3.0.1.
63739      Branch: perl
63740            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
63741            + lib/unicode/PropList.txt lib/unicode/README.perl
63742            + lib/unicode/UCD301.html lib/unicode/Unicode.301
63743            - lib/unicode/Props.txt lib/unicode/UCD300.html
63744            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
63745            ! (edit 257 files)
63746 ____________________________________________________________________________
63747 [  6929] By: jhi                                   on 2000/08/30  22:38:18
63748         Log: Heap decorruption.
63749              
63750              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
63751              From: Alan Burlison <Alan.Burlison@uk.sun.com>
63752              Date: Wed, 30 Aug 2000 22:39:52 +0100
63753              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
63754      Branch: perl
63755            ! sv.c
63756 ____________________________________________________________________________
63757 [  6928] By: jhi                                   on 2000/08/30  22:29:34
63758         Log: Retract the dummy test, skip the security tests (instead of failing),
63759              explain what the warnings mean.
63760      Branch: perl
63761            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
63762 ____________________________________________________________________________
63763 [  6927] By: jhi                                   on 2000/08/30  22:14:13
63764         Log: Change the internal implementation of sort() to be mergesort
63765              instead of quicksort, from John Linderman <jpl@research.att.com>.
63766              Gives us better worst case, better average case, and stability.
63767              What's there not to like?  (Small fixes for threaded builds
63768              were required).
63769      Branch: perl
63770            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
63771 ____________________________________________________________________________
63772 [  6926] By: jhi                                   on 2000/08/30  20:55:20
63773         Log: A better fix for the Socket building problem from Craig Berry.
63774      Branch: perl
63775            ! vms/vms.c
63776 ____________________________________________________________________________
63777 [  6925] By: jhi                                   on 2000/08/30  20:20:25
63778         Log: Subject: [PATCH] Re: UNTIE method 
63779              From: Nick Ing-Simmons <nik@tiuk.ti.com>
63780              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
63781              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
63782      Branch: perl
63783            ! pp_sys.c t/op/tie.t
63784 ____________________________________________________________________________
63785 [  6924] By: jhi                                   on 2000/08/30  20:17:11
63786         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
63787              From: "Craig A. Berry" <craig.berry@psinetcs.com>
63788              Date: Wed, 30 Aug 2000 15:03:14 -0500
63789              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
63790      Branch: perl
63791            ! vms/vms.c
63792 ____________________________________________________________________________
63793 [  6923] By: jhi                                   on 2000/08/30  20:15:18
63794         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
63795              From: "Craig A. Berry" <craig.berry@psinetcs.com>
63796              Date: Wed, 30 Aug 2000 13:30:36 -0500
63797              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
63798      Branch: perl
63799            ! vms/vms.c
63800 ____________________________________________________________________________
63801 [  6922] By: jhi                                   on 2000/08/30  19:54:43
63802         Log: Better options for rsync.
63803      Branch: perl
63804            ! pod/perlhack.pod
63805 ____________________________________________________________________________
63806 [  6921] By: jhi                                   on 2000/08/30  19:40:16
63807         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
63808              From: Rick Delaney <rick@consumercontact.com>
63809              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
63810              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
63811      Branch: perl
63812            ! pod/perlfunc.pod
63813 ____________________________________________________________________________
63814 [  6920] By: jhi                                   on 2000/08/30  19:36:40
63815         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
63816              From: Peter Prymmer <pvhp@forte.com>
63817              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
63818              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
63819      Branch: perl
63820            ! configure.com
63821 ____________________________________________________________________________
63822 [  6919] By: jhi                                   on 2000/08/30  14:52:02
63823         Log: Update Changes.
63824      Branch: perl
63825            ! Changes patchlevel.h
63826 ____________________________________________________________________________
63827 [  6918] By: jhi                                   on 2000/08/30  14:48:34
63828         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
63829      Branch: perl
63830            ! lib/ExtUtils/typemap
63831 ____________________________________________________________________________
63832 [  6917] By: jhi                                   on 2000/08/30  14:46:34
63833         Log: Subject: typos in pods
63834              From: Nicholas Clark <nick@ccl4.org>
63835              Date: Wed, 30 Aug 2000 01:12:50 +0100
63836              Message-ID: <20000830011249.A61388@plum.flirble.org>
63837      Branch: perl
63838            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
63839            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
63840            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
63841            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
63842 ____________________________________________________________________________
63843 [  6916] By: jhi                                   on 2000/08/30  14:19:09
63844         Log: Document Storable problems on Crays.  (Will have
63845              to document all the other Storable problems, too.)
63846      Branch: perl
63847            ! pod/perldelta.pod
63848 ____________________________________________________________________________
63849 [  6915] By: jhi                                   on 2000/08/30  14:06:02
63850         Log: Subject: [PATCH] fix misc cast warnings
63851              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
63852              Date: Tue, 29 Aug 2000 23:16:14 -0700
63853              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
63854      Branch: perl
63855            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
63856            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
63857            ! os2/os2ish.h
63858 ____________________________________________________________________________
63859 [  6914] By: jhi                                   on 2000/08/30  14:03:45
63860         Log: Timestamp mismatch again.  Need to fix this dependence on
63861              config_h.SH timestamp, since it's the contents of config_h.SH
63862              that matter.
63863      Branch: perl
63864            ! uconfig.h uconfig.sh
63865 ____________________________________________________________________________
63866 [  6913] By: jhi                                   on 2000/08/30  13:54:06
63867         Log: Don't say "Perl 5.0 source kit".
63868      Branch: perl
63869            ! perl.c
63870 ____________________________________________________________________________
63871 [  6912] By: jhi                                   on 2000/08/30  13:51:24
63872         Log: Reset archname and archname64 always, forcing them be
63873              recomputed at each Configure run, make Configure and
63874              the hints files agree on the naming of largefiles variables.
63875      Branch: metaconfig
63876            ! U/threads/archname.U
63877      Branch: metaconfig/U/perl
63878            ! use64bits.U
63879      Branch: perl
63880            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
63881            ! hints/linux.sh hints/solaris_2.sh
63882 ____________________________________________________________________________
63883 [  6911] By: jhi                                   on 2000/08/30  13:30:13
63884         Log: Put back the slice accidentally removed by #6907.
63885      Branch: perl
63886            ! hints/solaris_2.sh
63887 ____________________________________________________________________________
63888 [  6910] By: jhi                                   on 2000/08/30  01:24:26
63889         Log: Be consistent: other Net::get* do export theirs.
63890              
63891              Subject: Re: Net::protoent does not export 'getproto'
63892              From: Yasushi Nakajima <sey@jkc.co.jp>
63893              Date: Wed, 30 Aug 2000 09:53:14 +0900
63894              Message-Id: <200008300051.DAA24700@taku.hut.fi>
63895      Branch: perl
63896            ! lib/Net/protoent.pm
63897 ____________________________________________________________________________
63898 [  6909] By: jhi                                   on 2000/08/30  01:17:25
63899         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
63900              From: Gurusamy Sarathy <gsar@ActiveState.com>
63901              Date: Tue, 29 Aug 2000 17:17:07 -0700
63902              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
63903      Branch: perl
63904            ! cop.h
63905 ____________________________________________________________________________
63906 [  6908] By: jhi                                   on 2000/08/30  00:58:05
63907         Log: Update Changes.
63908      Branch: perl
63909            ! Changes patchlevel.h
63910 ____________________________________________________________________________
63911 [  6907] By: jhi                                   on 2000/08/30  00:57:22
63912         Log: Introduce ccname to keep track of what compiler kind of we have.
63913      Branch: metaconfig/U/perl
63914            ! Checkcc.U gccvers.U
63915      Branch: perl
63916            ! Configure config_h.SH hints/solaris_2.sh
63917 ____________________________________________________________________________
63918 [  6906] By: jhi                                   on 2000/08/30  00:25:47
63919         Log: Put back the flags dump as reasoned in
63920              
63921              Subject: Re: [PATCH] Glob dumping
63922              From: Mike Guy <mjtg@cam.ac.uk> 
63923              Date: Tue, 29 Aug 2000 21:41:32 +0100
63924              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
63925      Branch: perl
63926            ! dump.c t/lib/peek.t
63927 ____________________________________________________________________________
63928 [  6905] By: jhi                                   on 2000/08/30  00:16:17
63929         Log: Make the epsilon to be relative, not absolute.
63930              
63931              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
63932              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
63933              Date: Tue, 29 Aug 2000 19:58:56 -0400
63934              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
63935      Branch: perl
63936            ! t/lib/trig.t
63937 ____________________________________________________________________________
63938 [  6904] By: jhi                                   on 2000/08/30  00:13:09
63939         Log: From now on, Gisle is on my list of usual suspects :-)
63940              Retract #6902.
63941      Branch: perl
63942            ! ext/Opcode/Safe.pm
63943 ____________________________________________________________________________
63944 [  6903] By: jhi                                   on 2000/08/29  23:51:20
63945         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
63946              From: "Craig A. Berry" <craig.berry@psinetcs.com>
63947              Date: Tue, 29 Aug 2000 18:43:26 -0500
63948              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
63949      Branch: perl
63950            + vms/vmspipe.com
63951            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
63952            ! vms/vms.c
63953 ____________________________________________________________________________
63954 [  6902] By: jhi                                   on 2000/08/29  23:44:14
63955         Log: Retry what #6882 attempted.
63956              
63957              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
63958              From: Gisle Aas <gisle@ActiveState.com>
63959              Date: 30 Aug 2000 00:33:09 +0200
63960              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
63961      Branch: perl
63962            ! ext/Opcode/Safe.pm
63963 ____________________________________________________________________________
63964 [  6901] By: jhi                                   on 2000/08/29  22:59:32
63965         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
63966              From: Hugo <hv@crypt.compulink.co.uk>
63967              Date: Mon, 12 Jun 2000 19:36:08 +0100
63968              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
63969      Branch: perl
63970            ! sv.c
63971 ____________________________________________________________________________
63972 [  6900] By: jhi                                   on 2000/08/29  22:58:35
63973         Log: Admit that we are leaking scalars.
63974              
63975              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
63976              From: Spider Boardman <spider@leggy.zk3.dec.com>
63977              Date: Tue, 29 Aug 2000 18:48:29 -0400
63978              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
63979      Branch: perl
63980            ! t/pragma/warnings.t
63981 ____________________________________________________________________________
63982 [  6899] By: jhi                                   on 2000/08/29  20:53:13
63983         Log: Update Changes.
63984      Branch: perl
63985            ! Changes patchlevel.h
63986 ____________________________________________________________________________
63987 [  6898] By: jhi                                   on 2000/08/29  20:46:21
63988         Log: Undo namespace pollution of #6878.
63989              
63990              Subject: Re: Net::protoent does not export 'getproto'
63991              From: Mike Guy <mjtg@cam.ac.uk>
63992              Date: Tue, 29 Aug 2000 21:32:37 +0100
63993              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
63994      Branch: perl
63995            ! lib/Net/protoent.pm
63996 ____________________________________________________________________________
63997 [  6897] By: jhi                                   on 2000/08/29  20:44:29
63998         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
63999              From: Peter Prymmer <pvhp@forte.com>
64000              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
64001              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
64002      Branch: perl
64003            ! pod/perlebcdic.pod
64004 ____________________________________________________________________________
64005 [  6896] By: jhi                                   on 2000/08/29  20:40:57
64006         Log: There's no point repeating the 'revision' (5) of perl5.
64007      Branch: metaconfig/U/perl
64008            ! Devel.U patchlevel.U
64009      Branch: perl
64010            ! Configure config_h.SH
64011 ____________________________________________________________________________
64012 [  6895] By: jhi                                   on 2000/08/29  20:16:58
64013         Log: Regen Configure for #6894.
64014      Branch: metaconfig/U/perl
64015            ! perladmin.U
64016      Branch: perl
64017            ! Configure config_h.SH
64018 ____________________________________________________________________________
64019 [  6894] By: jhi                                   on 2000/08/29  19:59:52
64020         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
64021              From: "Philip Newton" <Philip.Newton@gmx.net>
64022              Date: Tue, 29 Aug 2000 21:39:14 +0200
64023              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
64024      Branch: perl
64025            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
64026            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
64027            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
64028            ! utils/perlbug.PL
64029 ____________________________________________________________________________
64030 [  6893] By: jhi                                   on 2000/08/29  19:55:30
64031         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
64032              From: "Philip Newton" <Philip.Newton@gmx.net>
64033              Date: Tue, 29 Aug 2000 21:39:14 +0200
64034              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
64035      Branch: perl
64036            ! installhtml
64037 ____________________________________________________________________________
64038 [  6892] By: jhi                                   on 2000/08/29  19:53:59
64039         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
64040              From: "Philip Newton" <Philip.Newton@gmx.net>
64041              Date: Tue, 29 Aug 2000 21:48:18 +0200
64042              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
64043      Branch: perl
64044            ! lib/File/Temp.pm
64045 ____________________________________________________________________________
64046 [  6891] By: jhi                                   on 2000/08/29  18:30:03
64047         Log: Nail the ID 20000828.023.
64048      Branch: perl
64049            ! ext/Storable/Storable.xs
64050 ____________________________________________________________________________
64051 [  6890] By: jhi                                   on 2000/08/29  16:50:17
64052         Log: Under usethreads the dumped variable is IN_PAD.
64053              
64054              Subject: Re: [PATCH] Glob dumping
64055              From: Gisle Aas <gisle@ActiveState.com>
64056              Date: 29 Aug 2000 18:45:05 +0200
64057              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
64058      Branch: perl
64059            ! t/lib/peek.t
64060 ____________________________________________________________________________
64061 [  6889] By: jhi                                   on 2000/08/29  15:17:37
64062         Log: Update Changes.
64063      Branch: perl
64064            ! Changes patchlevel.h
64065 ____________________________________________________________________________
64066 [  6888] By: jhi                                   on 2000/08/29  14:49:59
64067         Log: Retract #6882, broke the safe tests.
64068      Branch: perl
64069            ! ext/Opcode/Safe.pm
64070 ____________________________________________________________________________
64071 [  6887] By: jhi                                   on 2000/08/29  14:47:06
64072         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
64073              From: Gisle Aas <gisle@ActiveState.com> 
64074              Date: 09 Jun 2000 20:00:11 +0200
64075              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
64076      Branch: perl
64077            ! utils/perldoc.PL
64078 ____________________________________________________________________________
64079 [  6886] By: jhi                                   on 2000/08/29  14:42:45
64080         Log: The #6881 removed one dump line.
64081      Branch: perl
64082            ! t/lib/peek.t
64083 ____________________________________________________________________________
64084 [  6885] By: jhi                                   on 2000/08/29  14:30:47
64085         Log: Don't forget to tidy up.
64086      Branch: perl
64087            ! t/lib/ftmp-security.t
64088 ____________________________________________________________________________
64089 [  6884] By: jhi                                   on 2000/08/29  14:25:17
64090         Log: Disabling the one test is a bit tricky.
64091      Branch: perl
64092            ! t/lib/ftmp-security.t
64093 ____________________________________________________________________________
64094 [  6883] By: jhi                                   on 2000/08/29  14:16:25
64095         Log: Disable one of the tests for now.
64096      Branch: perl
64097            ! t/lib/ftmp-security.t
64098 ____________________________________________________________________________
64099 [  6882] By: jhi                                   on 2000/08/29  14:05:50
64100         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
64101              From: gisle@aas.no
64102              Date: 29 Aug 2000 10:35:06 -0000
64103              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
64104      Branch: perl
64105            ! ext/Opcode/Safe.pm
64106 ____________________________________________________________________________
64107 [  6881] By: jhi                                   on 2000/08/29  14:03:51
64108         Log: Subject: [PATCH] Glob dumping
64109              From: Gisle Aas <gisle@ActiveState.com>
64110              Date: 29 Aug 2000 07:59:42 -0000
64111              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
64112      Branch: perl
64113            ! dump.c
64114 ____________________________________________________________________________
64115 [  6880] By: jhi                                   on 2000/08/29  14:02:01
64116         Log: Subject: [PATCH] Warnings in B::Deparse
64117              From: <abigail@foad.org>
64118              Date: Tue, 29 Aug 2000 00:00:01 -0400
64119              Message-ID: <20000829040001.2999.qmail@foad.org>
64120      Branch: perl
64121            ! ext/B/B/Deparse.pm
64122 ____________________________________________________________________________
64123 [  6879] By: jhi                                   on 2000/08/29  13:57:26
64124         Log: Missed a change in #6869.
64125      Branch: perl
64126            ! mg.c
64127 ____________________________________________________________________________
64128 [  6878] By: jhi                                   on 2000/08/29  13:45:04
64129         Log: Subject: Net::protoent does not export 'getproto'
64130              From: Yasushi Nakajima <sey@jkc.co.jp>
64131              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
64132      Branch: perl
64133            ! lib/Net/protoent.pm
64134 ____________________________________________________________________________
64135 [  6877] By: jhi                                   on 2000/08/29  13:39:19
64136         Log: Patches all over for people and the files they (hopefully) care about.
64137      Branch: perl
64138            ! AUTHORS Changes MAINTAIN
64139 ____________________________________________________________________________
64140 [  6876] By: jhi                                   on 2000/08/29  12:53:54
64141         Log: Fix for thinko in #6848.
64142              
64143              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
64144              From: Lupe Christoph <lupe@lupe-christoph.de>
64145              Date: Tue, 29 Aug 2000 09:04:08 +0200
64146              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
64147      Branch: perl
64148            ! ext/Thread/Thread.xs
64149 ____________________________________________________________________________
64150 [  6875] By: jhi                                   on 2000/08/29  12:50:14
64151         Log: Update to Getopt::Long 2.24, from Johan Vromans.
64152      Branch: perl
64153            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
64154 ____________________________________________________________________________
64155 [  6874] By: jhi                                   on 2000/08/29  02:09:53
64156         Log: Use minimal @INC in tests, most of the time just '../lib',
64157              so that we simply can't pick up stuff from other Perls than
64158              the one we are testing.  Pointed out by
64159              
64160              From: Mike Guy <mjtg@cam.ac.uk>
64161              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
64162              Date: Fri, 25 Aug 2000 15:15:59 +0100
64163              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
64164      Branch: perl
64165            ! (edit 185 files)
64166 ____________________________________________________________________________
64167 [  6873] By: jhi                                   on 2000/08/29  01:07:11
64168         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
64169              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
64170              Date: Mon, 28 Aug 2000 17:45:52 -0700
64171              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
64172      Branch: perl
64173            ! Makefile.SH hints/os2.sh
64174 ____________________________________________________________________________
64175 [  6872] By: jhi                                   on 2000/08/28  23:33:39
64176         Log: Subject: [PATCH bleedperl@6866] spellings
64177              From: marcel@codewerk.com (Marcel Grunauer)
64178              Date: Tue, 29 Aug 2000 01:19:59 +0200
64179              Message-Id: <200008282319.BAA29862@gandalf.local>
64180      Branch: perl
64181            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
64182            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
64183            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
64184 ____________________________________________________________________________
64185 [  6871] By: jhi                                   on 2000/08/28  23:22:09
64186         Log: Take out the SUIDMAIL thing, that will not be
64187              a problem in 5.7.*.
64188      Branch: perl
64189            ! patchlevel.h
64190 ____________________________________________________________________________
64191 [  6870] By: jhi                                   on 2000/08/28  23:19:30
64192         Log: -S is the silent flag, -s is the strip flag.
64193              
64194              Subject: [PATCH] Re: [PATCH] make no-install          
64195              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
64196              Date: Mon, 28 Aug 2000 15:12:55 -0700
64197              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
64198      Branch: perl
64199            ! Makefile.SH
64200 ____________________________________________________________________________
64201 [  6869] By: jhi                                   on 2000/08/28  23:12:05
64202         Log: Subject: [PATCH bleedperl@6856] warnings fixes
64203              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
64204              Date: Mon, 28 Aug 2000 23:55:06 +0100
64205              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
64206      Branch: perl
64207            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
64208            ! warnings.h warnings.pl
64209 ____________________________________________________________________________
64210 [  6868] By: jhi                                   on 2000/08/28  21:38:22
64211         Log: Potential cruft.
64212      Branch: perl
64213            ! Makefile.SH
64214 ____________________________________________________________________________
64215 [  6867] By: jhi                                   on 2000/08/28  21:35:36
64216         Log: Update Changes.
64217      Branch: perl
64218            ! Changes patchlevel.h
64219 ____________________________________________________________________________
64220 [  6866] By: jhi                                   on 2000/08/28  21:33:49
64221         Log: Subject: hv.h Doc Patch
64222              From: Fisher Mark <fisherm@tce.com>
64223              Date: Mon, 28 Aug 2000 16:24:59 -0500
64224              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
64225      Branch: perl
64226            ! hv.h
64227 ____________________________________________________________________________
64228 [  6865] By: jhi                                   on 2000/08/28  21:02:15
64229         Log: Add -ld to archname on long tr...double platforms.
64230      Branch: metaconfig
64231            ! U/threads/archname.U
64232      Branch: perl
64233            ! Configure config_h.SH
64234 ____________________________________________________________________________
64235 [  6864] By: jhi                                   on 2000/08/28  20:38:59
64236         Log: An attempt to fix the problem reported in
64237              
64238              Subject: Building perl@6856 using gcc/AIX 4.3.3 
64239              From: Daniel Muino <dmuino@afip.gov.ar> 
64240              Date: Mon, 28 Aug 2000 15:50:01 -0300   
64241              Message-ID: <20000828155001.A14403@con2-dgi>
64242              
64243              I can't test this properly since the gcc installation I have
64244              access to seems to be botched (gcc is calling the AIX cpp,
64245              a losing proposition...)
64246      Branch: perl
64247            ! hints/aix.sh
64248 ____________________________________________________________________________
64249 [  6863] By: jhi                                   on 2000/08/28  18:57:52
64250         Log: Fix for ID 20000828.001, long doubles were not formatted
64251              correctly (showed up in $], which stopped installing perl).
64252      Branch: perl
64253            ! sv.c
64254 ____________________________________________________________________________
64255 [  6862] By: jhi                                   on 2000/08/28  18:07:15
64256         Log: Typo in #6858.
64257      Branch: perl
64258            ! lib/Cwd.pm
64259 ____________________________________________________________________________
64260 [  6861] By: jhi                                   on 2000/08/28  17:57:27
64261         Log: opmini.o may be left around if a build is interrupted.
64262      Branch: perl
64263            ! Makefile.SH
64264 ____________________________________________________________________________
64265 [  6860] By: jhi                                   on 2000/08/28  16:52:50
64266         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
64267              From: Daniel Chetlin <daniel@chetlin.com>
64268              Date: Mon, 28 Aug 2000 01:14:18 -0700
64269              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
64270      Branch: perl
64271            ! lib/overload.pm
64272 ____________________________________________________________________________
64273 [  6859] By: jhi                                   on 2000/08/28  16:08:46
64274         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
64275              From: Nicholas Clark <nick@ccl4.org>
64276              Date: Mon, 28 Aug 2000 16:03:27 +0100
64277              Message-Id: <20000828160327.C49785@plum.flirble.org>
64278      Branch: perl
64279            ! ext/ByteLoader/bytecode.h
64280 ____________________________________________________________________________
64281 [  6858] By: jhi                                   on 2000/08/28  16:02:10
64282         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
64283              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
64284              Date: Mon, 28 Aug 2000 13:08:30 +0200
64285              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
64286      Branch: perl
64287            ! lib/Cwd.pm
64288 ____________________________________________________________________________
64289 [  6857] By: jhi                                   on 2000/08/28  15:42:47
64290         Log: display_format used as a class method without arguments was broken,
64291              reported in
64292              
64293              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
64294              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
64295              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
64296              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
64297      Branch: perl
64298            ! lib/Math/Complex.pm t/lib/complex.t
64299 ____________________________________________________________________________
64300 [  6856] By: jhi                                   on 2000/08/27  22:09:48
64301         Log: Update Changes.
64302      Branch: perl
64303            ! Changes patchlevel.h
64304 ____________________________________________________________________________
64305 [  6855] By: jhi                                   on 2000/08/27  21:59:21
64306         Log: Retract #6853 (false alarm).
64307      Branch: perl
64308            ! lib/ExtUtils/xsubpp
64309 ____________________________________________________________________________
64310 [  6854] By: jhi                                   on 2000/08/27  21:37:44
64311         Log: Update Changes.
64312      Branch: perl
64313            ! Changes patchlevel.h
64314 ____________________________________________________________________________
64315 [  6853] By: jhi                                   on 2000/08/27  21:37:16
64316         Log: Subject: [PATCH perl@6850] workaround for xsubpp
64317              From: Hugo <hv@crypt.compulink.co.uk>
64318              Date: Sun, 27 Aug 2000 22:30:25 +0100
64319              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
64320      Branch: perl
64321            ! lib/ExtUtils/xsubpp
64322 ____________________________________________________________________________
64323 [  6852] By: jhi                                   on 2000/08/27  21:33:58
64324         Log: Big-endian 64-bit patch from Raphael Manfredi.
64325      Branch: perl
64326            ! ext/Storable/Storable.xs
64327 ____________________________________________________________________________
64328 [  6851] By: jhi                                   on 2000/08/27  21:22:21
64329         Log: More ruthless editing from Hugo van der Sanden.
64330      Branch: perl
64331            ! pod/perldelta.pod
64332 ____________________________________________________________________________
64333 [  6850] By: jhi                                   on 2000/08/27  16:11:46
64334         Log: Update Changes.
64335      Branch: perl
64336            ! Changes patchlevel.h
64337 ____________________________________________________________________________
64338 [  6849] By: jhi                                   on 2000/08/27  16:11:05
64339         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
64340      Branch: perl
64341            ! configpm pod/perldelta.pod
64342 ____________________________________________________________________________
64343 [  6848] By: jhi                                   on 2000/08/27  15:35:08
64344         Log: Use the actual thread type, not the pointer-to-struct.
64345      Branch: perl
64346            ! ext/Thread/Thread.xs
64347 ____________________________________________________________________________
64348 [  6847] By: jhi                                   on 2000/08/27  15:30:49
64349         Log: Test nit.
64350      Branch: perl
64351            ! t/pragma/warn/pp_sys
64352 ____________________________________________________________________________
64353 [  6846] By: jhi                                   on 2000/08/27  15:19:02
64354         Log: Passing -R in ldflags makes now it to appear in the default
64355              for lddlflags, just like with -L.
64356              
64357              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
64358              From: Lupe Christoph <lupe@lupe-christoph.de>
64359              Date: Sun, 27 Aug 2000 10:28:21 +0200
64360              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
64361      Branch: metaconfig/U/perl
64362            ! dlsrc.U
64363      Branch: perl
64364            ! Configure
64365 ____________________________________________________________________________
64366 [  6845] By: jhi                                   on 2000/08/27  15:08:54
64367         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
64368              From: Alan Burlison <Alan.Burlison@uk.sun.com>
64369              Date: Sat, 26 Aug 2000 22:23:27 +0100
64370              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
64371      Branch: perl
64372            ! lib/ExtUtils/MM_Unix.pm
64373 ____________________________________________________________________________
64374 [  6844] By: jhi                                   on 2000/08/27  15:02:37
64375         Log: DJGPP update from Laszlo Molnar.
64376              
64377              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
64378              From: ml1050 <ml1050@freemail.hu>
64379              Date: Sat, 26 Aug 2000 23:24:40 +0200
64380              Message-Id: <20000826232440.A439@freemail.hu>
64381      Branch: perl
64382            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
64383            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
64384 ____________________________________________________________________________
64385 [  6843] By: jhi                                   on 2000/08/27  14:53:58
64386         Log: Subject: installman buglet
64387              From: Lupe Christoph <lupe@lupe-christoph.de>
64388              Date: Sun, 27 Aug 2000 14:38:59 +0200
64389              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
64390      Branch: perl
64391            ! installman
64392 ____________________________________________________________________________
64393 [  6842] By: jhi                                   on 2000/08/27  14:52:08
64394         Log: Can't get the test to reliably work thanks to the
64395              inaccurateness of floating point.  "Resolves" bug ids
64396              20000826.003, 20000826.009, 20000826.010,
64397      Branch: perl
64398            ! t/lib/trig.t
64399 ____________________________________________________________________________
64400 [  6841] By: jhi                                   on 2000/08/26  15:53:58
64401         Log: Update Changes.
64402      Branch: perl
64403            ! Changes patchlevel.h
64404 ____________________________________________________________________________
64405 [  6840] By: jhi                                   on 2000/08/26  14:23:03
64406         Log: grep -e isn't portable.
64407              
64408              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
64409              From: chris@broadband.att.com
64410              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
64411              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
64412      Branch: perl
64413            ! hints/solaris_2.sh
64414 ____________________________________________________________________________
64415 [  6839] By: jhi                                   on 2000/08/26  14:12:23
64416         Log: no-install target a la make -n.
64417              
64418              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
64419              From: <abigail@foad.org>
64420              Date: Sat, 26 Aug 2000 03:57:34 -0400
64421              Message-ID: <20000826075735.18912.qmail@foad.org>
64422      Branch: perl
64423            ! Makefile.SH installman installperl
64424 ____________________________________________________________________________
64425 [  6838] By: jhi                                   on 2000/08/26  14:06:33
64426         Log: Retract #6826 as the #6828 should be do the same
64427              in a More Correct Way.
64428      Branch: perl
64429            ! installperl
64430 ____________________________________________________________________________
64431 [  6837] By: jhi                                   on 2000/08/26  05:24:00
64432         Log: More casting.
64433      Branch: perl
64434            ! ext/Storable/Storable.xs
64435 ____________________________________________________________________________
64436 [  6836] By: jhi                                   on 2000/08/26  05:05:46
64437         Log: Nicer in decimal.
64438      Branch: perl
64439            ! ext/Storable/Storable.xs
64440 ____________________________________________________________________________
64441 [  6835] By: jhi                                   on 2000/08/26  05:03:50
64442         Log: There be no UVdf.
64443      Branch: perl
64444            ! ext/Storable/Storable.xs
64445 ____________________________________________________________________________
64446 [  6834] By: jhi                                   on 2000/08/26  05:00:18
64447         Log: Continue IVdfing and UVxfing.
64448      Branch: perl
64449            ! ext/Storable/Storable.xs
64450 ____________________________________________________________________________
64451 [  6833] By: jhi                                   on 2000/08/26  04:53:14
64452         Log: Use IVdf.
64453      Branch: perl
64454            ! ext/Storable/Storable.xs
64455 ____________________________________________________________________________
64456 [  6832] By: jhi                                   on 2000/08/26  04:40:41
64457         Log: Document PTR2XX and INT2PTR.
64458      Branch: perl
64459            ! pod/perlguts.pod
64460 ____________________________________________________________________________
64461 [  6831] By: jhi                                   on 2000/08/26  04:33:18
64462         Log: Use UVxf, PTR2UV, NVff.
64463      Branch: perl
64464            ! ext/Storable/Storable.xs
64465 ____________________________________________________________________________
64466 [  6830] By: jhi                                   on 2000/08/26  04:31:32
64467         Log: Update the test count.
64468      Branch: perl
64469            ! t/lib/trig.t
64470 ____________________________________________________________________________
64471 [  6829] By: jhi                                   on 2000/08/26  03:05:50
64472         Log: Subject: [PATCH] installation not quite silent yet.
64473              From: <abigail@foad.org>
64474              Date: Fri, 25 Aug 2000 20:07:53 -0400
64475              Message-ID: <20000826000753.7822.qmail@foad.org>
64476      Branch: perl
64477            ! installman installperl
64478 ____________________________________________________________________________
64479 [  6828] By: jhi                                   on 2000/08/26  03:05:14
64480         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
64481              From: Spider Boardman <spider@web.zk3.dec.com>
64482              Date: Fri, 25 Aug 2000 19:12:40 -0400
64483              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
64484      Branch: perl
64485            ! gv.c
64486 ____________________________________________________________________________
64487 [  6827] By: jhi                                   on 2000/08/25  23:54:34
64488         Log: Support preserving extremely big/small angles.
64489      Branch: perl
64490            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
64491 ____________________________________________________________________________
64492 [  6826] By: jhi                                   on 2000/08/25  23:01:20
64493         Log: Patch installperl to be long double-aware.
64494              
64495              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
64496              From: Spider Boardman <spider@web.zk3.dec.com>
64497              Date: Fri, 25 Aug 2000 18:15:23 -0400
64498              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
64499      Branch: perl
64500            ! installperl
64501 ____________________________________________________________________________
64502 [  6825] By: jhi                                   on 2000/08/25  22:58:25
64503         Log: Remove duplicately applied patch shards.
64504              
64505              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
64506              From: Spider Boardman <spider@leggy.zk3.dec.com>
64507              Date: Fri, 25 Aug 2000 16:45:03 -0400
64508              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
64509      Branch: perl
64510            ! t/lib/cgi-html.t
64511 ____________________________________________________________________________
64512 [  6824] By: jhi                                   on 2000/08/25  22:57:00
64513         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
64514              From: Daniel Chetlin <daniel@chetlin.com>
64515              Date: Fri, 25 Aug 2000 12:23:16 -0700
64516              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
64517              
64518              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
64519              From: Daniel Chetlin <daniel@chetlin.com>
64520              Date: Fri, 25 Aug 2000 14:47:19 -0700
64521              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
64522      Branch: perl
64523            ! installman
64524 ____________________________________________________________________________
64525 [  6823] By: jhi                                   on 2000/08/25  22:44:17
64526         Log: Timestamp problem?
64527      Branch: perl
64528            ! uconfig.h uconfig.sh
64529 ____________________________________________________________________________
64530 [  6822] By: jhi                                   on 2000/08/25  19:01:06
64531         Log: One forgotten file from #6816.
64532      Branch: perl
64533            ! vos/config.h
64534 ____________________________________________________________________________
64535 [  6821] By: jhi                                   on 2000/08/25  18:56:39
64536         Log: Regen Changes.
64537      Branch: perl
64538            ! Changes patchlevel.h
64539 ____________________________________________________________________________
64540 [  6820] By: jhi                                   on 2000/08/25  18:52:35
64541         Log: Fix Changes ordering.
64542      Branch: perl
64543            ! Changes
64544 ____________________________________________________________________________
64545 [  6819] By: jhi                                   on 2000/08/25  18:50:25
64546         Log: Update Changes.
64547      Branch: perl
64548            ! Changes patchlevel.h
64549 ____________________________________________________________________________
64550 [  6818] By: jhi                                   on 2000/08/25  18:47:45
64551         Log: Tweak the sfio/useperlio logic, hopefully as wished in
64552              
64553              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
64554              From: Nicholas Clark <nick@babyhippo.co.uk>
64555              Date: Fri, 25 Aug 2000 12:01:45 +0100
64556              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
64557      Branch: metaconfig/U/perl
64558            ! d_sfio.U
64559      Branch: perl
64560            ! Configure
64561 ____________________________________________________________________________
64562 [  6817] By: jhi                                   on 2000/08/25  18:32:51
64563         Log: Allow microperl to assume <math.h>, without it the math
64564              functions like floor() are assumed to return int, which makes
64565              for core dumps in machines where integer and floating register
64566              don't mix.
64567      Branch: perl
64568            ! uconfig.h uconfig.sh
64569 ____________________________________________________________________________
64570 [  6816] By: jhi                                   on 2000/08/25  18:27:17
64571         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
64572              the problem reported in
64573              
64574              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
64575              From: danhale@us.ibm.com
64576              Date: Fri, 25 Aug 2000 10:58:06 -0400
64577              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
64578      Branch: metaconfig/U/perl
64579            + d_socks5_init.U
64580      Branch: perl
64581            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
64582            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
64583            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
64584            ! win32/config.gc win32/config.vc
64585 ____________________________________________________________________________
64586 [  6815] By: jhi                                   on 2000/08/25  17:43:31
64587         Log: A solution for the retrieve_fd autosplit warning,
64588              idea suggested by Mike Guy.
64589      Branch: perl
64590            ! ext/Storable/Storable.pm
64591 ____________________________________________________________________________
64592 [  6814] By: jhi                                   on 2000/08/25  17:16:03
64593         Log: Add install-silent target.
64594      Branch: perl
64595            ! Makefile.SH
64596 ____________________________________________________________________________
64597 [  6813] By: jhi                                   on 2000/08/25  17:14:23
64598         Log: Subject: Re: [PATCH] More silencing of installman.
64599              From: <abigail@foad.org>
64600              Date: Thu, 24 Aug 2000 19:27:03 -0400
64601              Message-ID: <20000824232703.7001.qmail@foad.org>
64602              
64603              Subject: Re: [PATCH] More silencing of installman.
64604              From: <abigail@foad.org>
64605              Date: Fri, 25 Aug 2000 03:00:58 -0400
64606              Message-ID: <20000825070058.10697.qmail@foad.org>
64607      Branch: perl
64608            ! installman
64609 ____________________________________________________________________________
64610 [  6812] By: jhi                                   on 2000/08/25  17:11:28
64611         Log: installperl --verbose and --silent.
64612              
64613              Subject: Re: [PATCH] More silencing of installman.
64614              From: <abigail@foad.org>
64615              Message-ID: <20000825064430.9719.qmail@foad.org>
64616              Date: Fri, 25 Aug 2000 02:44:30 -0400
64617      Branch: perl
64618            ! installperl
64619 ____________________________________________________________________________
64620 [  6811] By: jhi                                   on 2000/08/25  17:05:43
64621         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
64622              From: "Peter J. Farley III" <pjfarley@banet.net>
64623              Date: Thu, 24 Aug 2000 21:58:03 -0400
64624              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
64625              
64626              (applied slightly modified)
64627      Branch: perl
64628            ! lib/ExtUtils/MM_Unix.pm
64629 ____________________________________________________________________________
64630 [  6810] By: jhi                                   on 2000/08/25  17:01:18
64631         Log: Missing parts of 
64632              
64633              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
64634              From: Peter Prymmer <pvhp@forte.com>
64635              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
64636              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
64637      Branch: perl
64638            ! t/lib/cgi-html.t
64639 ____________________________________________________________________________
64640 [  6809] By: jhi                                   on 2000/08/25  16:46:32
64641         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
64642              From: "Craig A. Berry" <craig.berry@psinetcs.com>
64643              Date: Thu, 24 Aug 2000 19:13:11 -0500
64644              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
64645      Branch: perl
64646            ! vms/vms.c
64647 ____________________________________________________________________________
64648 [  6808] By: jhi                                   on 2000/08/25  16:39:22
64649         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
64650              From: Peter Prymmer <pvhp@forte.com>
64651              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
64652              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
64653      Branch: perl
64654            ! configure.com
64655 ____________________________________________________________________________
64656 [  6807] By: jhi                                   on 2000/08/25  16:36:37
64657         Log: Better wording for the vec lvalue diagnostic.
64658              
64659              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
64660              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
64661              Date: Wed, 23 Aug 2000 14:12:16 -0400
64662              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
64663      Branch: perl
64664            ! pod/perldiag.pod
64665 ____________________________________________________________________________
64666 [  6806] By: jhi                                   on 2000/08/24  18:17:22
64667         Log: Subject: [PATCH] More silencing of installman.
64668              From: <abigail@foad.org>
64669              Date: Thu, 24 Aug 2000 14:01:44 -0400
64670              Message-ID: <20000824180144.20062.qmail@foad.org>
64671      Branch: perl
64672            ! installman
64673 ____________________________________________________________________________
64674 [  6805] By: jhi                                   on 2000/08/24  15:00:31
64675         Log: Update Changes.
64676      Branch: perl
64677            ! Changes patchlevel.h
64678 ____________________________________________________________________________
64679 [  6804] By: jhi                                   on 2000/08/24  14:59:07
64680         Log: Regen perltoc.
64681      Branch: perl
64682            ! pod/perltoc.pod
64683 ____________________________________________________________________________
64684 [  6803] By: jhi                                   on 2000/08/24  14:44:39
64685         Log: Show the doc file, not the temp file.
64686      Branch: perl
64687            ! installman
64688 ____________________________________________________________________________
64689 [  6802] By: jhi                                   on 2000/08/24  14:41:53
64690         Log: Continue silencing.
64691      Branch: perl
64692            ! installman
64693 ____________________________________________________________________________
64694 [  6801] By: jhi                                   on 2000/08/24  14:34:40
64695         Log: Actually do something with the silencer option.
64696      Branch: perl
64697            ! installman
64698 ____________________________________________________________________________
64699 [  6800] By: jhi                                   on 2000/08/24  14:26:22
64700         Log: Make installman to recognize the silence flag -S.
64701      Branch: perl
64702            ! installman
64703 ____________________________________________________________________________
64704 [  6799] By: jhi                                   on 2000/08/24  13:49:38
64705         Log: DOS patches and portability/porting notes, from Tim Jenness.
64706      Branch: perl
64707            ! lib/File/Temp.pm
64708 ____________________________________________________________________________
64709 [  6798] By: jhi                                   on 2000/08/24  13:48:27
64710         Log: Create directories in silence.
64711              
64712              Subject: [PATCH] Another silencer for MakeMaker
64713              From: andreas.koenig@anima.de (Andreas J. Koenig)
64714              Date: 24 Aug 2000 14:18:52 +0200
64715              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
64716      Branch: perl
64717            ! lib/ExtUtils/Command.pm
64718 ____________________________________________________________________________
64719 [  6797] By: jhi                                   on 2000/08/24  13:46:42
64720         Log: More liberal parsing of version numbers.
64721              
64722              Subject: Re: CPAN.pm beta for testing available
64723              From: andreas.koenig@anima.de (Andreas J. Koenig)
64724              Date: 24 Aug 2000 13:51:57 +0200
64725              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
64726      Branch: perl
64727            ! lib/CPAN.pm
64728 ____________________________________________________________________________
64729 [  6796] By: jhi                                   on 2000/08/24  13:44:36
64730         Log: Make "make install" by default silent.  A new "install-verbose"
64731              target is verbose.
64732      Branch: perl
64733            ! Makefile.SH
64734 ____________________________________________________________________________
64735 [  6795] By: jhi                                   on 2000/08/24  13:39:14
64736         Log: Add silencer flags to installperl.
64737              
64738              Subject: [PATCH] Making installperl silent.
64739              From: <abigail@foad.org>
64740              Date: Thu, 24 Aug 2000 05:01:45 -0400
64741              Message-ID: <20000824090145.13141.qmail@foad.org>
64742      Branch: perl
64743            ! installperl
64744 ____________________________________________________________________________
64745 [  6794] By: jhi                                   on 2000/08/24  13:35:50
64746         Log: installperl couldn't tell whether it had run tests or not.
64747              
64748              Subject: [PATCH] Re: installperl and t/TEST
64749              From: <abigail@foad.org>
64750              Date: Thu, 24 Aug 2000 04:00:53 -0400
64751              Message-ID: <20000824080053.2494.qmail@foad.org>
64752      Branch: perl
64753            ! Makefile.SH installperl
64754 ____________________________________________________________________________
64755 [  6793] By: jhi                                   on 2000/08/24  13:27:50
64756         Log: Drop the separate perlbc, perlcc -b should be enough.
64757      Branch: perl
64758            - utils/perlbc.PL
64759            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
64760 ____________________________________________________________________________
64761 [  6792] By: jhi                                   on 2000/08/24  04:41:30
64762         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
64763              plus the typo fix from Peter Prymmer.
64764      Branch: perl
64765            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
64766            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
64767 ____________________________________________________________________________
64768 [  6791] By: jhi                                   on 2000/08/24  02:10:43
64769         Log: Replace #6705 with a minimal doc patch.
64770              
64771              Subject: [PATCH 5.6.0] replace change #6705
64772              From: Jan Dubois <jand@ActiveState.com>
64773              Date: Wed, 23 Aug 2000 18:31:51 -0700
64774              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
64775      Branch: perl
64776            ! lib/Win32.pod win32/win32.c
64777 ____________________________________________________________________________
64778 [  6790] By: jhi                                   on 2000/08/23  17:52:00
64779         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
64780              From: Mike Guy <mjtg@cam.ac.uk>
64781              Date: Wed, 23 Aug 2000 18:38:46 +0100
64782              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
64783      Branch: perl
64784            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
64785 ____________________________________________________________________________
64786 [  6789] By: jhi                                   on 2000/08/23  15:34:21
64787         Log: Update Changes.
64788      Branch: perl
64789            ! Changes patchlevel.h
64790 ____________________________________________________________________________
64791 [  6788] By: jhi                                   on 2000/08/23  15:33:40
64792         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
64793              From: Wilfredo Sánchez <wsanchez@apple.com>
64794              Date: Tue, 22 Aug 2000 19:31:27 -0700
64795              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
64796      Branch: perl
64797            ! perl.h
64798 ____________________________________________________________________________
64799 [  6787] By: jhi                                   on 2000/08/23  15:29:31
64800         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
64801              From: Spider Boardman <spider@leggy.zk3.dec.com>
64802              Date: Wed, 23 Aug 2000 10:33:23 -0400
64803              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
64804      Branch: perl
64805            ! lib/Pod/Html.pm
64806 ____________________________________________________________________________
64807 [  6786] By: jhi                                   on 2000/08/23  15:28:11
64808         Log: Bad makefile.
64809      Branch: perl
64810            ! ext/B/Makefile.PL
64811 ____________________________________________________________________________
64812 [  6785] By: jhi                                   on 2000/08/23  14:37:04
64813         Log: Update Changes.
64814      Branch: perl
64815            ! Changes patchlevel.h
64816 ____________________________________________________________________________
64817 [  6784] By: jhi                                   on 2000/08/23  13:58:41
64818         Log: Portability fix from Hugo van der Sanden.
64819      Branch: perl
64820            ! ext/re/Makefile.PL
64821 ____________________________________________________________________________
64822 [  6783] By: jhi                                   on 2000/08/23  13:53:53
64823         Log: Storable support, v-version fixes.
64824              
64825              Subject: CPAN.pm beta for testing available
64826              From: andreas.koenig@anima.de (Andreas J. Koenig)
64827              Date: 22 Aug 2000 23:31:33 +0200
64828              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
64829      Branch: perl
64830            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
64831 ____________________________________________________________________________
64832 [  6782] By: jhi                                   on 2000/08/23  13:51:26
64833         Log: Mac and other portability updates from Chris Nandor.
64834      Branch: perl
64835            ! pod/perlmodinstall.pod
64836 ____________________________________________________________________________
64837 [  6781] By: jhi                                   on 2000/08/23  13:47:33
64838         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
64839              From: Peter Prymmer <pvhp@forte.com>
64840              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
64841              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
64842      Branch: perl
64843            ! ext/Storable/Storable.xs
64844 ____________________________________________________________________________
64845 [  6780] By: jhi                                   on 2000/08/23  13:33:34
64846         Log: VMS MMS (make) wants null action.
64847      Branch: perl
64848            ! ext/B/Makefile.PL
64849 ____________________________________________________________________________
64850 [  6779] By: jhi                                   on 2000/08/22  19:44:47
64851         Log: Forgot portability nit.
64852      Branch: perl
64853            ! t/lib/st-forgive.t
64854 ____________________________________________________________________________
64855 [  6778] By: jhi                                   on 2000/08/22  19:35:25
64856         Log: Be portable.
64857      Branch: perl
64858            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
64859            ! t/lib/st-store.t
64860 ____________________________________________________________________________
64861 [  6777] By: jhi                                   on 2000/08/22  18:50:53
64862         Log: Update Changes.
64863      Branch: perl
64864            ! Changes patchlevel.h
64865 ____________________________________________________________________________
64866 [  6776] By: jhi                                   on 2000/08/22  18:44:46
64867         Log: cSVOPo_*v things index into the current PL_curpad
64868              under ithreads, which is different from the curpad
64869              used by the XSUB.  (In other words, the code as-is
64870              before this patch wouldn't work under ithreads.)
64871              From Sarathy.
64872      Branch: perl
64873            ! ext/B/B.xs
64874 ____________________________________________________________________________
64875 [  6775] By: jhi                                   on 2000/08/22  18:18:37
64876         Log: Make the selection of NVff et al stricter.
64877      Branch: metaconfig/U/perl
64878            ! perlxvf.U
64879      Branch: perl
64880            ! Configure config_h.SH
64881 ____________________________________________________________________________
64882 [  6774] By: jhi                                   on 2000/08/22  17:19:42
64883         Log: perldelta nits.
64884      Branch: perl
64885            ! pod/perldelta.pod
64886 ____________________________________________________________________________
64887 [  6773] By: jhi                                   on 2000/08/22  17:06:26
64888         Log: Long double fixes from Spider Boardman.
64889              
64890              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
64891              From: system PRIVILEGED account <root@peano.zk3.dec.com>
64892              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
64893              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
64894      Branch: perl
64895            ! t/lib/bigfltpm.t t/lib/st-06compat.t
64896 ____________________________________________________________________________
64897 [  6772] By: jhi                                   on 2000/08/22  15:04:53
64898         Log: Update Changes.
64899      Branch: perl
64900            ! Changes patchlevel.h
64901 ____________________________________________________________________________
64902 [  6771] By: jhi                                   on 2000/08/22  15:01:44
64903         Log: perldelta fixes from Hugo van der Sanden.
64904      Branch: perl
64905            ! pod/perldelta.pod
64906 ____________________________________________________________________________
64907 [  6770] By: jhi                                   on 2000/08/22  14:34:49
64908         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
64909              From: Hugo <hv@crypt.compulink.co.uk>
64910              Date: Tue, 22 Aug 2000 11:21:53 +0100
64911              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
64912      Branch: perl
64913            ! regcomp.c
64914 ____________________________________________________________________________
64915 [  6769] By: jhi                                   on 2000/08/22  14:30:02
64916         Log: Add Yitzchak, reformat.
64917      Branch: perl
64918            ! Changes config_h.SH
64919 ____________________________________________________________________________
64920 [  6768] By: jhi                                   on 2000/08/22  14:21:35
64921         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
64922              and Spider Boardman.
64923      Branch: metaconfig
64924            ! U/compline/d_gconvert.U
64925      Branch: perl
64926            ! Configure
64927 ____________________________________________________________________________
64928 [  6767] By: jhi                                   on 2000/08/22  14:11:24
64929         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
64930              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
64931              Date: Mon, 21 Aug 2000 19:08:31 -0700
64932              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
64933      Branch: perl
64934            - ext/Storable/patchlevel.h
64935            ! MANIFEST ext/Storable/MANIFEST
64936 ____________________________________________________________________________
64937 [  6766] By: jhi                                   on 2000/08/22  13:49:29
64938         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
64939              From: Peter Prymmer <pvhp@forte.com>
64940              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
64941              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
64942      Branch: perl
64943            ! configure.com ext/Storable/Makefile.PL
64944 ____________________________________________________________________________
64945 [  6765] By: jhi                                   on 2000/08/22  13:44:59
64946         Log: Subject: [PATCH blead] B:: missing dependency
64947              From: Hugo <hv@crypt.compulink.co.uk>
64948              Date: Tue, 22 Aug 2000 06:44:33 +0100
64949              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
64950      Branch: perl
64951            ! ext/B/Makefile.PL
64952 ____________________________________________________________________________
64953 [  6764] By: jhi                                   on 2000/08/22  13:38:12
64954         Log: More bytecompiler.
64955      Branch: perl
64956            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
64957 ____________________________________________________________________________
64958 [  6763] By: jhi                                   on 2000/08/22  13:36:44
64959         Log: Bytecompiler patches from Benjamin Stuhl.
64960      Branch: perl
64961            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
64962            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
64963            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
64964            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
64965            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
64966            ! perl.c perlapi.h pod/perldelta.pod
64967 ____________________________________________________________________________
64968 [  6762] By: jhi                                   on 2000/08/21  23:43:40
64969         Log: An obsoleted diagnostic.
64970      Branch: perl
64971            ! pod/perldelta.pod
64972 ____________________________________________________________________________
64973 [  6761] By: jhi                                   on 2000/08/21  23:01:45
64974         Log: The #6759 wasn't quite right.
64975      Branch: perl
64976            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
64977            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
64978            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
64979            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
64980            ! t/lib/st-tieditems.t
64981 ____________________________________________________________________________
64982 [  6760] By: jhi                                   on 2000/08/21  22:35:49
64983         Log: Be verydeepclean.
64984      Branch: perl
64985            ! Makefile.SH
64986 ____________________________________________________________________________
64987 [  6759] By: jhi                                   on 2000/08/21  22:25:40
64988         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
64989              From: Peter Prymmer <pvhp@forte.com>
64990              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
64991              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
64992      Branch: perl
64993            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
64994            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
64995            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
64996            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
64997            ! t/lib/st-tieditems.t
64998 ____________________________________________________________________________
64999 [  6758] By: jhi                                   on 2000/08/21  22:22:32
65000         Log: Few more casts, need reported in
65001              
65002              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
65003              From: Mike Stok <mike@stok.co.uk>
65004              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
65005              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
65006              
65007              and
65008              
65009              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
65010              From: abigail@foad.org
65011              Date: 21 Aug 2000 21:31:34 -0000
65012              Message-Id: <20000821213134.30170.qmail@foad.org>
65013      Branch: perl
65014            ! ext/Storable/Storable.xs
65015 ____________________________________________________________________________
65016 [  6757] By: jhi                                   on 2000/08/21  18:37:07
65017         Log: Update Changes.
65018      Branch: perl
65019            ! Changes patchlevel.h
65020 ____________________________________________________________________________
65021 [  6756] By: jhi                                   on 2000/08/21  18:34:02
65022         Log: A pod nit.
65023              
65024              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
65025              From: <abigail@foad.org>
65026              Date: Mon, 21 Aug 2000 14:00:16 -0400
65027              Message-ID: <20000821180016.28627.qmail@foad.org>
65028      Branch: perl
65029            ! pod/perlre.pod
65030 ____________________________________________________________________________
65031 [  6755] By: jhi                                   on 2000/08/21  18:30:56
65032         Log: Use PodParser 1.18 new test.
65033      Branch: perl
65034            ! t/pod/special_seqs.t t/pod/special_seqs.xr
65035 ____________________________________________________________________________
65036 [  6754] By: jhi                                   on 2000/08/21  18:28:35
65037         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
65038              patches cannot be applied since #6712 conflicts.
65039      Branch: perl
65040            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
65041 ____________________________________________________________________________
65042 [  6753] By: jhi                                   on 2000/08/21  18:15:11
65043         Log: Weed out some smaller changes.
65044      Branch: perl
65045            ! pod/perldelta.pod
65046 ____________________________________________________________________________
65047 [  6752] By: jhi                                   on 2000/08/21  18:02:30
65048         Log: Also under djgpp the timestamps are funky.
65049      Branch: perl
65050            ! t/op/stat.t
65051 ____________________________________________________________________________
65052 [  6751] By: jhi                                   on 2000/08/21  17:55:56
65053         Log: Tweak the floating point output routine preferences.
65054      Branch: metaconfig
65055            ! U/compline/d_gconvert.U
65056      Branch: perl
65057            ! Configure
65058 ____________________________________________________________________________
65059 [  6750] By: jhi                                   on 2000/08/21  17:51:29
65060         Log: Unicos/mk requires elaborate paranoia.
65061      Branch: perl
65062            ! lib/Math/Complex.pm
65063 ____________________________________________________________________________
65064 [  6749] By: gsar                                  on 2000/08/21  16:53:31
65065         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
65066      Branch: perl
65067            ! lib/Cwd.pm
65068 ____________________________________________________________________________
65069 [  6748] By: gsar                                  on 2000/08/21  16:22:19
65070         Log: free TLS slot properly on Windows
65071      Branch: perl
65072            ! thread.h win32/perllib.c win32/win32thread.h
65073 ____________________________________________________________________________
65074 [  6747] By: jhi                                   on 2000/08/21  16:20:58
65075         Log: Rename the macro argument because some preprocessors
65076              can't tell the difference and expand arguments also inside
65077              double quoted strings.
65078      Branch: perl
65079            ! regcomp.c
65080 ____________________________________________________________________________
65081 [  6746] By: jhi                                   on 2000/08/21  16:09:41
65082         Log: Support long doubles in Storable.
65083              
65084              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
65085              From: Radu Greab <radu@netsoft.ro>
65086              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
65087              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
65088      Branch: perl
65089            ! ext/Storable/Storable.xs
65090 ____________________________________________________________________________
65091 [  6745] By: jhi                                   on 2000/08/21  15:51:40
65092         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
65093              From: "Fifer, Eric" <EFifer@sanwaint.com>
65094              Date: Mon, 21 Aug 2000 15:34:49 +0100
65095              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
65096      Branch: perl
65097            ! t/pragma/warn/9enabled
65098 ____________________________________________________________________________
65099 [  6744] By: jhi                                   on 2000/08/21  15:39:35
65100         Log: Document the endianness of Alpha more precisely.
65101      Branch: perl
65102            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
65103            ! pod/perlport.pod
65104 ____________________________________________________________________________
65105 [  6743] By: jhi                                   on 2000/08/21  14:47:05
65106         Log: perldelta fixes from the p5p crowd.
65107      Branch: perl
65108            ! pod/perldelta.pod pod/perlop.pod
65109 ____________________________________________________________________________
65110 [  6742] By: jhi                                   on 2000/08/21  13:34:51
65111         Log: Update to Pod::LaTeX 0.53.
65112              
65113              Subject: [PATCH] lib/Pod/LaTeX.pm updates
65114              From: Tim Jenness <timj@jach.hawaii.edu>
65115              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
65116              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
65117      Branch: perl
65118            ! lib/Pod/LaTeX.pm
65119 ____________________________________________________________________________
65120 [  6741] By: jhi                                   on 2000/08/21  13:33:01
65121         Log: Subject: [PATCH] os2.c fix for use64bitint
65122              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
65123              Date: Mon, 21 Aug 2000 01:32:25 -0700
65124              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
65125      Branch: perl
65126            ! os2/os2.c
65127 ____________________________________________________________________________
65128 [  6740] By: jhi                                   on 2000/08/21  13:28:52
65129         Log: Array context keeps slithering in.
65130              
65131              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
65132              From: Daniel Chetlin <daniel@chetlin.com>
65133              Date: Sun, 20 Aug 2000 21:40:25 -0700
65134              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
65135      Branch: perl
65136            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
65137            ! pod/perldebtut.pod
65138 ____________________________________________________________________________
65139 [  6739] By: jhi                                   on 2000/08/21  13:23:55
65140         Log: Big-endian quad fixes for Storable from Radu Greab,
65141              plus few explicit null casts for picky compilers.
65142      Branch: perl
65143            ! ext/Storable/Storable.xs
65144 ____________________________________________________________________________
65145 [  6738] By: gsar                                  on 2000/08/21  05:56:13
65146         Log: small tweaks for change#6705: avoid C++ style comments in C code;
65147              use Perl's malloc API rather than the low level system one
65148      Branch: perl
65149            ! win32/win32.c
65150 ____________________________________________________________________________
65151 [  6737] By: gsar                                  on 2000/08/21  05:35:41
65152         Log: add Storable to list of extensions on Windows
65153      Branch: perl
65154            ! win32/Makefile win32/makefile.mk
65155 ____________________________________________________________________________
65156 [  6736] By: jhi                                   on 2000/08/21  02:57:53
65157         Log: Update Changes.
65158      Branch: perl
65159            ! Changes patchlevel.h
65160 ____________________________________________________________________________
65161 [  6735] By: jhi                                   on 2000/08/21  02:57:20
65162         Log: Draft 0.
65163      Branch: perl
65164            ! pod/perldelta.pod
65165 ____________________________________________________________________________
65166 [  6734] By: jhi                                   on 2000/08/21  02:57:03
65167         Log: Add Storable 0.7.2 from Raphael Manfredi,
65168              plus the patch from
65169              
65170              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
65171              From: Radu Greab <radu@netsoft.ro>
65172              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
65173              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
65174              
65175              plus changes to get Storable to compile with
65176              picky ANSI compilers.
65177      Branch: perl
65178            + ext/Storable/ChangeLog ext/Storable/MANIFEST
65179            + ext/Storable/Makefile.PL ext/Storable/README
65180            + ext/Storable/Storable.pm ext/Storable/Storable.xs
65181            + ext/Storable/patchlevel.h t/lib/st-06compat.t
65182            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
65183            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
65184            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
65185            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
65186            + t/lib/st-tieditems.t
65187            ! MANIFEST
65188 ____________________________________________________________________________
65189 [  6733] By: jhi                                   on 2000/08/21  02:29:09
65190         Log: The correct cleaning order is an art.
65191      Branch: perl
65192            ! Makefile.SH
65193 ____________________________________________________________________________
65194 [  6732] By: jhi                                   on 2000/08/21  01:23:39
65195         Log: The #6724 is here.
65196      Branch: perl
65197            ! t/lib/ftmp-security.t
65198 ____________________________________________________________________________
65199 [  6731] By: jhi                                   on 2000/08/20  23:17:03
65200         Log: s/this one/the 5.6.0 release/
65201      Branch: perl
65202            ! pod/perl56delta.pod
65203 ____________________________________________________________________________
65204 [  6730] By: jhi                                   on 2000/08/20  23:07:34
65205         Log: Mention perlebcdic and perlposix-bc.
65206      Branch: perl
65207            ! pod/perlport.pod
65208 ____________________________________________________________________________
65209 [  6729] By: jhi                                   on 2000/08/20  21:32:59
65210         Log: Document the number of exponent digits.
65211      Branch: perl
65212            ! pod/perlfunc.pod
65213 ____________________________________________________________________________
65214 [  6728] By: jhi                                   on 2000/08/20  21:16:47
65215         Log: Use File::Spec->tmpdir().
65216              
65217              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
65218              From: Tim Jenness <timj@jach.hawaii.edu>
65219              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
65220              MIME-Version: 1.0
65221              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
65222      Branch: perl
65223            ! utils/perlbug.PL
65224 ____________________________________________________________________________
65225 [  6727] By: jhi                                   on 2000/08/20  20:43:32
65226         Log: Update Changes.
65227      Branch: perl
65228            ! Changes patchlevel.h
65229 ____________________________________________________________________________
65230 [  6726] By: jhi                                   on 2000/08/20  20:41:44
65231         Log: The veryclean target needs to clobber.
65232      Branch: perl
65233            ! Makefile.SH
65234 ____________________________________________________________________________
65235 [  6725] By: jhi                                   on 2000/08/20  20:37:38
65236         Log: Document odd vs even subreleases and -Dusedevel.
65237      Branch: perl
65238            ! INSTALL
65239 ____________________________________________________________________________
65240 [  6724] By: jhi                                   on 2000/08/20  19:58:05
65241         Log: Use temporary directory instead of current directory.
65242              
65243              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
65244              From: Tim Jenness <timj@jach.hawaii.edu>
65245              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
65246              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
65247      Branch: perl
65248            ! t/lib/ftmp-security.t
65249 ____________________________________________________________________________
65250 [  6723] By: jhi                                   on 2000/08/20  19:55:55
65251         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
65252              From: andreas.koenig@anima.de (Andreas J. Koenig)
65253              Date: 20 Aug 2000 15:52:03 +0200
65254              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
65255      Branch: perl
65256            ! lib/ExtUtils/MM_Unix.pm
65257 ____________________________________________________________________________
65258 [  6722] By: jhi                                   on 2000/08/20  19:46:01
65259         Log: Update to CGI 2.72, from Lincoln Stein.
65260      Branch: perl
65261            ! lib/CGI.pm
65262 ____________________________________________________________________________
65263 [  6721] By: jhi                                   on 2000/08/20  19:43:54
65264         Log: (Replaced by #8364.)
65265              
65266              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
65267              From: Radu Greab <radu@netsoft.ro>
65268              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
65269              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
65270      Branch: perl
65271            ! ext/GDBM_File/GDBM_File.xs
65272 ____________________________________________________________________________
65273 [  6720] By: jhi                                   on 2000/08/20  19:42:01
65274         Log: pp_open() could pass an uninitialized filename down to do_open9().
65275      Branch: perl
65276            ! pp_sys.c
65277 ____________________________________________________________________________
65278 [  6719] By: jhi                                   on 2000/08/20  14:06:41
65279         Log: UTF8 concat fixes.
65280              
65281              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
65282              From: Hugo <hv@crypt.compulink.co.uk>
65283              Date: Sun, 20 Aug 2000 07:30:46 +0100
65284              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
65285      Branch: perl
65286            ! pp_hot.c t/op/append.t
65287 ____________________________________________________________________________
65288 [  6718] By: jhi                                   on 2000/08/20  02:09:37
65289         Log: Let's try #6717 again.
65290      Branch: perl
65291            ! lib/File/Temp.pm
65292 ____________________________________________________________________________
65293 [  6717] By: jhi                                   on 2000/08/20  01:56:55
65294         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
65295              From: "Craig A. Berry" <craig.berry@metamorgs.com>
65296              Date: Sat, 19 Aug 2000 18:15:39 -0500
65297              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
65298      Branch: perl
65299            ! lib/File/Temp.pm
65300 ____________________________________________________________________________
65301 [  6716] By: jhi                                   on 2000/08/19  15:50:11
65302         Log: Update Changes.
65303      Branch: perl
65304            ! Changes patchlevel.h
65305 ____________________________________________________________________________
65306 [  6715] By: jhi                                   on 2000/08/19  15:39:09
65307         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
65308              From: Jonathan D Johnston <jdjohnston2@juno.com>
65309              Date: Thu, 17 Aug 2000 23:13:01 -0400       
65310              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
65311      Branch: perl
65312            ! pod/perlfunc.pod
65313 ____________________________________________________________________________
65314 [  6714] By: jhi                                   on 2000/08/19  15:34:04
65315         Log: Introduce a 'veryclean' target that is like 'distclean'
65316              but also removes *~ and *.orig.
65317      Branch: perl
65318            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
65319            ! utils/Makefile x2p/Makefile.SH
65320 ____________________________________________________________________________
65321 [  6713] By: jhi                                   on 2000/08/19  14:15:45
65322         Log: Put back the long double avoidance code to POSIX.xs
65323              because VMS seems to need it still.
65324      Branch: perl
65325            ! ext/POSIX/POSIX.xs
65326 ____________________________________________________________________________
65327 [  6712] By: jhi                                   on 2000/08/19  14:10:41
65328         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
65329              From: Peter Prymmer <pvhp@forte.com>
65330              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
65331              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
65332      Branch: perl
65333            ! lib/Pod/Find.pm t/pod/find.t
65334 ____________________________________________________________________________
65335 [  6711] By: jhi                                   on 2000/08/19  14:09:19
65336         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
65337              From: Peter Prymmer <pvhp@forte.com>
65338              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
65339              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
65340              cc: vmsperl@perl.org
65341      Branch: perl
65342            ! t/lib/peek.t
65343 ____________________________________________________________________________
65344 [  6710] By: jhi                                   on 2000/08/19  14:08:01
65345         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
65346              From: Jan Dubois <jand@ActiveState.com>
65347              Date: Fri, 18 Aug 2000 16:31:48 -0700
65348              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
65349      Branch: perl
65350            ! win32/win32.c
65351 ____________________________________________________________________________
65352 [  6709] By: jhi                                   on 2000/08/19  14:06:57
65353         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
65354              
65355              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
65356              From: Spider.Boardman@Orb.Nashua.NH.US
65357              Date: Fri, 18 Aug 2000 18:41:14 -0400
65358              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
65359      Branch: perl
65360            ! regcomp.c
65361 ____________________________________________________________________________
65362 [  6708] By: jhi                                   on 2000/08/18  22:04:49
65363         Log: Update Changes.
65364      Branch: perl
65365            ! Changes patchlevel.h
65366 ____________________________________________________________________________
65367 [  6707] By: jhi                                   on 2000/08/18  21:55:14
65368         Log: Add warnif(), check warnings further up the stack,
65369              all the warnings functions now can take an optional object reference.
65370              
65371              Subject: [PATCH bleedperl@6691] warnings pragma update
65372              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
65373              Date: Fri, 18 Aug 2000 22:42:06 +0100
65374              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
65375      Branch: perl
65376            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
65377            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
65378            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
65379 ____________________________________________________________________________
65380 [  6706] By: jhi                                   on 2000/08/18  21:41:45
65381         Log: Typo in pp_complement().
65382              
65383              Subject: [PATCH perl-current] Deparse
65384              From: Peter Scott <Peter@PSDT.com>
65385              Date: Fri, 18 Aug 2000 12:44:37 -0700
65386              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
65387      Branch: perl
65388            ! ext/B/B/Deparse.pm
65389 ____________________________________________________________________________
65390 [  6705] By: jhi                                   on 2000/08/18  21:25:59
65391         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
65392              From: Jan Dubois <jand@ActiveState.com>
65393              Date: Fri, 18 Aug 2000 14:22:51 -0700
65394              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
65395      Branch: perl
65396            ! lib/Win32.pod win32/win32.c
65397 ____________________________________________________________________________
65398 [  6704] By: jhi                                   on 2000/08/18  21:16:14
65399         Log: Don't eat leading os from index entries.
65400              
65401              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
65402              From: Russ Allbery <rra@stanford.edu>
65403              Date: 10 Aug 2000 20:49:25 -0700
65404              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
65405      Branch: perl
65406            ! lib/Pod/Man.pm
65407 ____________________________________________________________________________
65408 [  6703] By: jhi                                   on 2000/08/18  21:07:06
65409         Log: Add [[:blank:]] as suggested in
65410              
65411              Subject: [ID 20000716.024] [=cc=] / [:blank:]
65412              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
65413              Date: Sun, 16 Jul 2000 17:55:29 -0700
65414              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
65415              
65416              (the [=cc=] has already been taken care of by #6439
65417              so the whole bug report can be closed)
65418              
65419              and make [[:space:]] to be equivalent to isspace(3)
65420              (as opposed to \s, which is isSPACE()).  The difference
65421              is that now [[:space:]] matches the mythical vertical tab,
65422              while \s doesn't.
65423      Branch: perl
65424            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
65425            ! regexec.c t/op/pat.t
65426 ____________________________________________________________________________
65427 [  6702] By: jhi                                   on 2000/08/18  18:47:47
65428         Log: The new tests were missing from #6415.
65429      Branch: perl
65430            ! t/op/bop.t
65431 ____________________________________________________________________________
65432 [  6701] By: jhi                                   on 2000/08/18  18:20:40
65433         Log: Document the NDBM_File and ODBM_File as SDBM_File
65434              was documented in #6417.
65435      Branch: perl
65436            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
65437            ! ext/SDBM_File/SDBM_File.pm
65438 ____________________________________________________________________________
65439 [  6700] By: jhi                                   on 2000/08/18  18:10:39
65440         Log: Subject: [PATCH perl@6698] cygwin port
65441              From: "Fifer, Eric" <EFifer@sanwaint.com>
65442              Date: Fri, 18 Aug 2000 17:30:05 +0100
65443              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
65444      Branch: perl
65445            ! lib/File/Temp.pm
65446 ____________________________________________________________________________
65447 [  6699] By: jhi                                   on 2000/08/18  16:21:49
65448         Log: Document code point which makes if (defined %stash::) to work
65449              (noted by Spider Boardman).
65450      Branch: perl
65451            ! op.c
65452 ____________________________________________________________________________
65453 [  6698] By: jhi                                   on 2000/08/18  13:43:27
65454         Log: Update Changes.
65455      Branch: perl
65456            ! Changes patchlevel.h
65457 ____________________________________________________________________________
65458 [  6697] By: jhi                                   on 2000/08/18  13:35:57
65459         Log: Tiny Getopt::Long patch from Johan Vromans.
65460      Branch: perl
65461            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
65462 ____________________________________________________________________________
65463 [  6696] By: jhi                                   on 2000/08/18  13:26:14
65464         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
65465              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
65466              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
65467              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
65468      Branch: perl
65469            ! pod/perldiag.pod pod/perlsyn.pod
65470 ____________________________________________________________________________
65471 [  6695] By: jhi                                   on 2000/08/18  13:13:26
65472         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
65473              From: Daniel Chetlin <daniel@chetlin.com>
65474              Date: Fri, 18 Aug 2000 03:13:36 -0700
65475              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
65476      Branch: perl
65477            ! pod/perlfunc.pod
65478 ____________________________________________________________________________
65479 [  6694] By: jhi                                   on 2000/08/18  13:08:05
65480         Log: Subject: [PATCH] perltrap.pod spring cleaning
65481              From: Daniel Chetlin <daniel@chetlin.com>
65482              Date: Fri, 18 Aug 2000 03:06:54 -0700
65483              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
65484              
65485              plus Mike Guy's nitfix.
65486      Branch: perl
65487            ! pod/perltrap.pod
65488 ____________________________________________________________________________
65489 [  6693] By: jhi                                   on 2000/08/18  13:00:26
65490         Log: Unbuffer the output.
65491              
65492              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
65493              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
65494              Date: Thu, 17 Aug 2000 18:39:29 -0700
65495              Message-ID: <RPJn5gzkgydf092yn@efn.org>
65496      Branch: perl
65497            ! t/op/fork.t
65498 ____________________________________________________________________________
65499 [  6692] By: jhi                                   on 2000/08/18  05:19:17
65500         Log: Delete the image, too, not just its MANIFEStation.
65501      Branch: perl
65502            - lib/CGI/eg/wilogo.gif
65503 ____________________________________________________________________________
65504 [  6691] By: jhi                                   on 2000/08/18  05:10:26
65505         Log: Propagate new Configure vars.
65506      Branch: perl
65507            ! configure.com epoc/config.sh uconfig.h uconfig.sh
65508            ! vos/config.def vos/config.h vos/config_h.SH_orig
65509            ! win32/config.bc win32/config.gc win32/config.vc
65510            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
65511 ____________________________________________________________________________
65512 [  6690] By: jhi                                   on 2000/08/18  04:30:56
65513         Log: Update Changes.
65514      Branch: perl
65515            ! Changes patchlevel.h
65516 ____________________________________________________________________________
65517 [  6689] By: jhi                                   on 2000/08/18  04:12:30
65518         Log: Fix the lib/complex failure of
65519              
65520              From: abigail@foad.org
65521              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
65522              Date: 15 Aug 2000 04:06:38 -0000
65523              Message-Id: <20000815040638.8524.qmail@foad.org> 
65524              
65525              Linux long double accuracy issue: something that
65526              when printed with %g looks like "2" but int() of it is 1.
65527      Branch: perl
65528            ! lib/Math/Complex.pm
65529 ____________________________________________________________________________
65530 [  6688] By: jhi                                   on 2000/08/18  03:15:35
65531         Log: The byteorder code in #6671 was wrong.
65532      Branch: perl
65533            ! configpm
65534 ____________________________________________________________________________
65535 [  6687] By: jhi                                   on 2000/08/18  02:08:42
65536         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
65537              From: Jan Dubois <jand@ActiveState.com>
65538              Date: Thu, 17 Aug 2000 18:31:55 -0700
65539              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
65540      Branch: perl
65541            ! sv.c
65542 ____________________________________________________________________________
65543 [  6686] By: jhi                                   on 2000/08/18  02:04:15
65544         Log: Use NVs in POSIX math, not doubles.
65545              
65546              From: abigail@foad.org
65547              Subject: [ID 20000817.014] POSIX & modfl
65548              Date: 17 Aug 2000 20:49:18 -0000
65549              Message-Id: <20000817204918.23123.qmail@foad.org>
65550      Branch: perl
65551            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
65552 ____________________________________________________________________________
65553 [  6685] By: jhi                                   on 2000/08/18  02:02:12
65554         Log: Introduce NVef, NVff, and NVgf, use the middle one.
65555              (helps for lib/peek + Linux + long doubles)  Reported in
65556              
65557              From: abigail@foad.org
65558              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
65559              Date: 15 Aug 2000 04:06:38 -0000
65560              Message-Id: <20000815040638.8524.qmail@foad.org> 
65561              
65562              (note: the lib/complex failure has not yet been addressed)
65563      Branch: metaconfig/U/perl
65564            ! perlxvf.U
65565      Branch: perl
65566            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65567            ! config_h.SH dump.c perl.h pod/perlguts.pod
65568 ____________________________________________________________________________
65569 [  6684] By: jhi                                   on 2000/08/17  23:22:19
65570         Log: Add byteorder to the myconfig output.
65571      Branch: perl
65572            ! myconfig.SH
65573 ____________________________________________________________________________
65574 [  6683] By: jhi                                   on 2000/08/17  23:20:19
65575         Log: The image doth not exist, spotted by Johan Vromans.
65576      Branch: perl
65577            ! MANIFEST
65578 ____________________________________________________________________________
65579 [  6682] By: jhi                                   on 2000/08/17  22:38:16
65580         Log: Document what the backtick returns if the command fails.
65581      Branch: perl
65582            ! pod/perlop.pod
65583 ____________________________________________________________________________
65584 [  6681] By: jhi                                   on 2000/08/17  22:33:12
65585         Log: Do not use prototyping here.
65586              
65587              Subject: [ID 20000817.016] [PATCH] Peek.xs
65588              From: abigail@foad.org
65589              Date: 17 Aug 2000 20:55:56 -0000
65590              Message-Id: <20000817205556.24270.qmail@foad.org>
65591      Branch: perl
65592            ! ext/Devel/Peek/Makefile.PL
65593 ____________________________________________________________________________
65594 [  6680] By: jhi                                   on 2000/08/17  19:46:43
65595         Log: Don't propose using modules built for 5.005 if no binary
65596              compatibility with 5.005 is attempted.
65597              
65598              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
65599              Subject: Minor nit with 5.7.0 (6655)
65600              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
65601              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
65602      Branch: metaconfig
65603            ! U/installdirs/inc_version_list.U
65604      Branch: perl
65605            ! Configure config_h.SH
65606 ____________________________________________________________________________
65607 [  6679] By: jhi                                   on 2000/08/17  19:16:39
65608         Log: Microperl config update.
65609      Branch: perl
65610            ! uconfig.h uconfig.sh
65611 ____________________________________________________________________________
65612 [  6678] By: jhi                                   on 2000/08/17  19:16:13
65613         Log: The #6648 wasn't protective enough for limited platforms
65614              (like microperl).
65615      Branch: perl
65616            ! dump.c sv.c
65617 ____________________________________________________________________________
65618 [  6677] By: jhi                                   on 2000/08/17  14:46:35
65619         Log: Update Changes.
65620      Branch: perl
65621            ! Changes patchlevel.h
65622 ____________________________________________________________________________
65623 [  6676] By: jhi                                   on 2000/08/17  14:44:02
65624         Log: Add perlebcdic from Peter Prymmer, regen toc.
65625      Branch: perl
65626            + pod/perlebcdic.pod
65627            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
65628 ____________________________________________________________________________
65629 [  6675] By: jhi                                   on 2000/08/17  14:41:52
65630         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
65631      Branch: perl
65632            ! pod/perldebtut.pod
65633 ____________________________________________________________________________
65634 [  6674] By: jhi                                   on 2000/08/17  14:29:43
65635         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
65636              
65637              Subject: [ID 20000724.006] -DLEAKTEST problem
65638              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
65639              Date: Tue, 25 Jul 2000 00:36:32 -0500
65640              Message-Id: <20000725003632.A26186@www.llamacom.com>
65641              
65642              Reminder sent
65643              
65644              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
65645              From: Hugo <hv@crypt.compulink.co.uk>
65646              Date: Thu, 17 Aug 2000 15:23:42 +0100
65647              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
65648      Branch: perl
65649            ! util.c
65650 ____________________________________________________________________________
65651 [  6673] By: jhi                                   on 2000/08/17  04:07:10
65652         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
65653              From: John Peacock <JPeacock@UnivPress.com>
65654              Date: Tue, 01 Aug 2000 09:38:12 -0400
65655              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
65656      Branch: perl
65657            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
65658 ____________________________________________________________________________
65659 [  6672] By: jhi                                   on 2000/08/17  03:04:35
65660         Log: Subject: [PATCH] Cwd.pm now uses strict
65661              From: Tim Jenness <timj@jach.hawaii.edu>
65662              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
65663              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
65664      Branch: perl
65665            ! lib/Cwd.pm
65666 ____________________________________________________________________________
65667 [  6671] By: jhi                                   on 2000/08/17  02:16:35
65668         Log: Make $Config{byteorder} more magical so that it is
65669              dynamically computed: nice for 'fat binaries'.
65670              
65671              Subject: [PATCH]: default byteorder
65672              From: Wilfredo Sánchez <wsanchez@apple.com>
65673              Date: Mon, 31 Jul 2000 19:45:31 -0700
65674              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
65675      Branch: perl
65676            ! configpm
65677 ____________________________________________________________________________
65678 [  6670] By: gsar                                  on 2000/08/17  01:22:21
65679         Log: move WNOHANG definition to where other such things are
65680      Branch: perl
65681            ! win32/win32.h
65682 ____________________________________________________________________________
65683 [  6669] By: jhi                                   on 2000/08/17  01:19:17
65684         Log: Update Changes.
65685      Branch: perl
65686            ! Changes patchlevel.h
65687 ____________________________________________________________________________
65688 [  6668] By: jhi                                   on 2000/08/17  01:16:29
65689         Log: Doc nits spotted by Richard Soderberg.
65690      Branch: perl
65691            ! README.posix-bc README.vmesa
65692 ____________________________________________________________________________
65693 [  6667] By: jhi                                   on 2000/08/17  01:12:11
65694         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
65695              From: "Casey R. Tweten" <crt@kiski.net>
65696              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
65697              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
65698      Branch: perl
65699            ! pod/perldebtut.pod
65700 ____________________________________________________________________________
65701 [  6666] By: jhi                                   on 2000/08/17  01:09:31
65702         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
65703              From: "Casey R. Tweten" <crt@kiski.net>
65704              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
65705              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
65706      Branch: perl
65707            ! lib/Shell.pm
65708 ____________________________________________________________________________
65709 [  6665] By: gsar                                  on 2000/08/17  01:03:52
65710         Log: add "ok" targets from change#6632 in makefile.mk
65711      Branch: perl
65712            ! pod/perlport.pod win32/Makefile win32/makefile.mk
65713 ____________________________________________________________________________
65714 [  6664] By: gsar                                  on 2000/08/17  00:56:11
65715         Log: avoid warnings from dense compiler
65716      Branch: perl
65717            ! win32/win32.c
65718 ____________________________________________________________________________
65719 [  6663] By: jhi                                   on 2000/08/17  00:51:49
65720         Log: Tweak the regex compilation errors once more.
65721      Branch: perl
65722            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
65723            ! t/op/regmesg.t t/pragma/warn/regcomp
65724 ____________________________________________________________________________
65725 [  6662] By: gsar                                  on 2000/08/17  00:28:19
65726         Log: trailing new %ENV entries weren't being pushed into the real
65727              environment of subprocesses on Windows
65728      Branch: perl
65729            ! t/op/magic.t win32/perlhost.h
65730 ____________________________________________________________________________
65731 [  6661] By: gsar                                  on 2000/08/17  00:19:20
65732         Log: waitpid() now handles externally spawned pids correctly;
65733              fixes for backtick/wait/waitpid failures on Windows 9x
65734              
65735              these changes make the pid returned by process functions on
65736              Windows 9x always positive by clearing the high bit (which
65737              is always set on Win9x); pseudo-process PIDs are likewise
65738              always negative now on Win9x (just as on NT/2000)
65739      Branch: perl
65740            ! pp_sys.c win32/perlhost.h win32/win32.c
65741 ____________________________________________________________________________
65742 [  6660] By: jhi                                   on 2000/08/17  00:04:32
65743         Log: Retract #6645.
65744      Branch: perl
65745            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65746            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
65747            ! t/op/sprintf.t
65748 ____________________________________________________________________________
65749 [  6659] By: gsar                                  on 2000/08/16  23:59:28
65750         Log: on windows, the return values from wait() and waitpid() don't
65751              match those of pseudo-pids
65752      Branch: perl
65753            ! pp_sys.c t/op/fork.t util.c win32/win32.c
65754 ____________________________________________________________________________
65755 [  6658] By: gsar                                  on 2000/08/16  23:56:14
65756         Log: pod nit seen in passing
65757      Branch: perl
65758            ! pod/perlfunc.pod
65759 ____________________________________________________________________________
65760 [  6657] By: gsar                                  on 2000/08/16  23:53:42
65761         Log: change#6328 could make close(SOCKET) return false on windows
65762              when it shouldn't
65763      Branch: perl
65764            ! win32/win32sck.c
65765 ____________________________________________________________________________
65766 [  6656] By: gsar                                  on 2000/08/16  23:46:57
65767         Log: check that the number pseudo children doesn't exceed
65768              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
65769              the WaitForMultipleObjects() limit that would cause wait()
65770              to crash)
65771              
65772              wait() and waitpid() could potentially be rewritten to use
65773              more than one thread to do the waiting to eliminate this
65774              limitation
65775      Branch: perl
65776            ! win32/perlhost.h
65777 ____________________________________________________________________________
65778 [  6655] By: jhi                                   on 2000/08/16  14:11:05
65779         Log: Update Changes.
65780      Branch: perl
65781            ! Changes patchlevel.h
65782 ____________________________________________________________________________
65783 [  6654] By: jhi                                   on 2000/08/16  14:10:12
65784         Log: Update to perldebtut 1.9, from Richard Foley.
65785      Branch: perl
65786            ! pod/perldebtut.pod
65787 ____________________________________________________________________________
65788 [  6653] By: jhi                                   on 2000/08/16  14:08:17
65789         Log: Change the regx compilation error markers to use = instead of <
65790              since pod makes using the latter quite messy.  Reported in
65791              ID 20000814.006 by Abigail and in
65792              Subject: Unknown escape E<> ?
65793              From: Lupe Christoph <lupe@lupe-christoph.de>
65794              Date: Fri, 11 Aug 2000 00:30:27 +0200
65795              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
65796      Branch: perl
65797            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
65798            ! t/op/regmesg.t t/pragma/warn/regcomp
65799 ____________________________________________________________________________
65800 [  6652] By: jhi                                   on 2000/08/16  13:25:31
65801         Log: Change the perlbug address to perl.org since it's more forgiving.
65802              
65803              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
65804              From: abigail@foad.org
65805              Date: 15 Aug 2000 04:15:40 -0000
65806              Message-Id: <20000815041540.8633.qmail@foad.org>
65807      Branch: perl
65808            ! utils/perlbug.PL
65809 ____________________________________________________________________________
65810 [  6651] By: jhi                                   on 2000/08/16  13:22:35
65811         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
65812              From: Tim Jenness <timj@jach.hawaii.edu>
65813              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
65814              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
65815      Branch: perl
65816            ! lib/Cwd.pm
65817 ____________________________________________________________________________
65818 [  6650] By: jhi                                   on 2000/08/16  13:18:13
65819         Log: Update to CPAN 1.57.
65820              
65821              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
65822              From: andreas.koenig@anima.de (Andreas J. Koenig)
65823              Date: 16 Aug 2000 15:09:46 +0200
65824              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
65825      Branch: perl
65826            ! lib/CPAN.pm
65827 ____________________________________________________________________________
65828 [  6649] By: jhi                                   on 2000/08/16  13:12:31
65829         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
65830              From: "Larry W. Virden" <lvirden@cas.org>
65831              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
65832              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
65833      Branch: perl
65834            ! README.hpux
65835 ____________________________________________________________________________
65836 [  6648] By: jhi                                   on 2000/08/16  13:03:53
65837         Log: The numeric locale was reset to "C" by s?printf and never restored.
65838              
65839              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
65840              From: Christian Kirsch <ck@held.mind.de>
65841              Date: Wed, 9 Aug 2000 17:05:17 +0200
65842              Message-Id: <20000809170517.A25389@held>
65843              
65844              No test since adding the failing example to locale.t
65845              does not fail -- probably because the locale settings are so
65846              thoroughly tweaked by that time.  Running the example standalone
65847              does fail, though.  UPDATE: test case added at change #7540.
65848      Branch: perl
65849            ! dump.c perl.h pp.c pp_ctl.c sv.c
65850 ____________________________________________________________________________
65851 [  6647] By: jhi                                   on 2000/08/16  00:07:54
65852         Log: Update Changes and test semi-automatic patchlevel updating.
65853      Branch: perl
65854            ! Changes patchlevel.h
65855 ____________________________________________________________________________
65856 [  6646] By: jhi                                   on 2000/08/15  23:35:07
65857         Log: Fix a dependency problem.
65858              
65859              Subject: [PATCH: 6640] VMS Makefile.SH update
65860              From: Peter Prymmer <pvhp@forte.com>
65861              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
65862              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
65863      Branch: perl
65864            ! vms/descrip_mms.template
65865 ____________________________________________________________________________
65866 [  6645] By: jhi                                   on 2000/08/15  23:33:23
65867         Log: (Retracted by #6660)
65868              
65869              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
65870              From: Dominic Dunlop <domo@computer.org>
65871              Date: Tue, 15 Aug 2000 22:20:52 +0200
65872              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
65873      Branch: metaconfig/U/perl
65874            + d_printfed.U
65875      Branch: perl
65876            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65877            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
65878            ! t/op/sprintf.t
65879 ____________________________________________________________________________
65880 [  6644] By: jhi                                   on 2000/08/15  21:17:20
65881         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
65882              From: abigail@foad.org
65883              Date: 15 Aug 2000 20:12:41 -0000
65884              Message-Id: <20000815201241.25556.qmail@foad.org>
65885      Branch: perl
65886            ! INSTALL
65887 ____________________________________________________________________________
65888 [  6643] By: jhi                                   on 2000/08/15  21:15:28
65889         Log: (an already applied patch)
65890      Branch: perl
65891            ! lib/CGI.pm
65892 ____________________________________________________________________________
65893 [  6642] By: gsar                                  on 2000/08/15  19:54:05
65894         Log: magic callbacks all need to have same type signature
65895      Branch: perl
65896            ! embed.pl mg.c proto.h
65897 ____________________________________________________________________________
65898 [  6641] By: jhi                                   on 2000/08/15  17:56:27
65899         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)
65900              From: Mike Guy <mjtg@cam.ac.uk>
65901              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
65902              Date: Tue, 15 Aug 2000 18:26:45 +0100
65903              
65904              Only the peek.t part applied, not the hash quality part.
65905      Branch: perl
65906            ! t/lib/peek.t
65907 ____________________________________________________________________________
65908 [  6640] By: jhi                                   on 2000/08/15  16:37:37
65909         Log: Update Changes.
65910      Branch: perl
65911            ! Changes
65912 ____________________________________________________________________________
65913 [  6639] By: jhi                                   on 2000/08/15  16:34:55
65914         Log: Missed a file from #6638.
65915      Branch: perl
65916            ! lib/File/Temp.pm
65917 ____________________________________________________________________________
65918 [  6638] By: jhi                                   on 2000/08/15  16:33:19
65919         Log: Subject: [PATCH perl@6620] cygwin port
65920              From: "Fifer, Eric" <EFifer@sanwaint.com>
65921              Date: Tue, 15 Aug 2000 17:00:49 +0100
65922              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
65923      Branch: perl
65924            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
65925 ____________________________________________________________________________
65926 [  6637] By: jhi                                   on 2000/08/15  16:29:22
65927         Log: Subject: [PATCH] debugger exit code should reflect user exit code
65928              From: Mike Guy <mjtg@cam.ac.uk>
65929              Date: Tue, 15 Aug 2000 16:55:59 +0100
65930              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
65931      Branch: perl
65932            ! lib/perl5db.pl
65933 ____________________________________________________________________________
65934 [  6636] By: jhi                                   on 2000/08/15  15:30:58
65935         Log: Update Changes.
65936      Branch: perl
65937            ! Changes
65938 ____________________________________________________________________________
65939 [  6635] By: jhi                                   on 2000/08/15  15:27:21
65940         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
65941      Branch: metaconfig
65942            ! U/mkglossary U/mksample
65943      Branch: metaconfig/U/perl
65944            ! Devel.U
65945      Branch: perl
65946            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65947 ____________________________________________________________________________
65948 [  6634] By: jhi                                   on 2000/08/15  14:11:55
65949         Log: Don't blow limited stacks, a lower number is enough to
65950              tickle the lookbehind limit.
65951              
65952              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
65953              From: Dominic Dunlop <domo@computer.org>
65954              Date: Tue, 15 Aug 2000 13:51:24 +0200
65955              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
65956      Branch: perl
65957            ! t/op/regmesg.t
65958 ____________________________________________________________________________
65959 [  6633] By: jhi                                   on 2000/08/15  14:01:46
65960         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
65961              From: Mike Guy <mjtg@cam.ac.uk>
65962              Date: Tue, 15 Aug 2000 12:10:50 +0100
65963              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
65964      Branch: perl
65965            ! utils/perldoc.PL
65966 ____________________________________________________________________________
65967 [  6632] By: jhi                                   on 2000/08/15  13:58:48
65968         Log: make ok etc also for win32.
65969              
65970              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
65971              From: Prymmer/Kahn <pvhp@best.com>
65972              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
65973              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
65974      Branch: perl
65975            ! win32/Makefile
65976 ____________________________________________________________________________
65977 [  6631] By: jhi                                   on 2000/08/15  13:45:03
65978         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
65979      Branch: perl
65980            ! lib/Test.pm
65981 ____________________________________________________________________________
65982 [  6630] By: jhi                                   on 2000/08/15  03:25:09
65983         Log: Update Changes.
65984      Branch: perl
65985            ! Changes
65986 ____________________________________________________________________________
65987 [  6629] By: jhi                                   on 2000/08/15  03:23:53
65988         Log: magic_regdatum_set() is void, not int.
65989      Branch: perl
65990            ! embed.pl mg.c proto.h
65991 ____________________________________________________________________________
65992 [  6628] By: jhi                                   on 2000/08/15  03:08:02
65993         Log: Make the user to give up his firstborn, err, to knowingly
65994              verify installing an unstable developer release.  Also bump
65995              the release to 5.7.0, but leave a patch tag in the local
65996              patches saying that this is not yet the real thing.
65997      Branch: metaconfig
65998            ! U/modified/Instruct.U
65999      Branch: metaconfig/U/perl
66000            + Devel.U
66001      Branch: perl
66002            ! Configure patchlevel.h
66003 ____________________________________________________________________________
66004 [  6627] By: jhi                                   on 2000/08/14  22:32:52
66005         Log: README.os2 update.
66006              
66007              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
66008              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
66009              Date: Wed, 02 Aug 2000 21:55:09 -0700
66010              Message-ID: <tsPi5gzkgegX092yn@efn.org>
66011      Branch: perl
66012            ! README.os2
66013 ____________________________________________________________________________
66014 [  6626] By: jhi                                   on 2000/08/14  21:00:02
66015         Log: Subject: Re: File::Temp problems on VMS in bleedperl
66016              From: Tim Jenness <timj@jach.hawaii.edu>
66017              cc: vmsperl@perl.org
66018              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
66019              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
66020      Branch: perl
66021            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
66022 ____________________________________________________________________________
66023 [  6625] By: jhi                                   on 2000/08/14  20:52:16
66024         Log: Add SUIDMAIL as was done for the CERT alert.
66025      Branch: perl
66026            ! patchlevel.h
66027 ____________________________________________________________________________
66028 [  6624] By: jhi                                   on 2000/08/14  20:48:50
66029         Log: Subject: sfio2000
66030              From: Daniel Muino <dmuino@afip.gov.ar>
66031              Date: Mon, 14 Aug 2000 16:58:11 -0300
66032              Message-ID: <20000814165811.B16368@con2-dgi>
66033      Branch: perl
66034            ! perlsdio.h perlsfio.h
66035 ____________________________________________________________________________
66036 [  6623] By: jhi                                   on 2000/08/14  20:47:36
66037         Log: Subject: warning: storage class after type is obsolescent
66038              From: Daniel Muino <dmuino@afip.gov.ar>
66039              Date: Mon, 14 Aug 2000 16:42:47 -0300
66040              Message-ID: <20000814164247.A16368@con2-dgi>
66041      Branch: perl
66042            ! regcomp.pl regnodes.h
66043 ____________________________________________________________________________
66044 [  6622] By: jhi                                   on 2000/08/14  20:43:05
66045         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
66046              From: abigail@foad.org
66047              Date: 14 Aug 2000 20:00:10 -0000
66048              Message-Id: <20000814200010.27271.qmail@foad.org>
66049      Branch: perl
66050            ! Changes
66051 ____________________________________________________________________________
66052 [  6621] By: jhi                                   on 2000/08/14  15:23:05
66053         Log: Update Changes.
66054      Branch: perl
66055            ! Changes
66056 ____________________________________________________________________________
66057 [  6620] By: jhi                                   on 2000/08/14  15:22:14
66058         Log: Subject: Re: [PATCH] @+, @- readonly
66059              From: Mike Guy <mjtg@cam.ac.uk>
66060              Date: Mon, 14 Aug 2000 15:26:55 +0100
66061              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
66062      Branch: perl
66063            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
66064            ! sv.c t/op/pat.t
66065 ____________________________________________________________________________
66066 [  6619] By: jhi                                   on 2000/08/14  14:12:08
66067         Log: Update Changes.
66068      Branch: perl
66069            ! Changes
66070 ____________________________________________________________________________
66071 [  6618] By: jhi                                   on 2000/08/14  14:09:34
66072         Log: For now remove the mail code.
66073      Branch: perl
66074            ! perl.c
66075 ____________________________________________________________________________
66076 [  6617] By: jhi                                   on 2000/08/14  14:08:28
66077         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
66078      Branch: perl
66079            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
66080            ! pod/perlfaq8.pod pod/perlsec.pod
66081 ____________________________________________________________________________
66082 [  6616] By: jhi                                   on 2000/08/14  14:00:11
66083         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
66084              From: Mike Guy <mjtg@cam.ac.uk>
66085              Date: Mon, 14 Aug 2000 08:26:02 +0100
66086              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
66087      Branch: perl
66088            ! lib/perl5db.pl
66089 ____________________________________________________________________________
66090 [  6615] By: jhi                                   on 2000/08/14  13:58:45
66091         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
66092              From: Mike Guy <mjtg@cam.ac.uk>
66093              Date: Mon, 14 Aug 2000 08:04:22 +0100
66094              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
66095      Branch: perl
66096            ! gv.c mg.c t/op/pat.t
66097 ____________________________________________________________________________
66098 [  6614] By: jhi                                   on 2000/08/14  13:56:45
66099         Log: Subject: Test fails / warnings with perl-current #6612
66100              From: Mike Guy <mjtg@cam.ac.uk>
66101              Date: Mon, 14 Aug 2000 07:57:23 +0100
66102              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
66103      Branch: perl
66104            ! t/lib/b.t t/lib/peek.t
66105 ____________________________________________________________________________
66106 [  6613] By: jhi                                   on 2000/08/14  13:45:33
66107         Log: VMS configure.com update continues.
66108      Branch: perl
66109            - vms/configure.com
66110            ! MANIFEST configure.com
66111 ____________________________________________________________________________
66112 [  6612] By: jhi                                   on 2000/08/13  22:13:35
66113         Log: Update Changes.
66114      Branch: perl
66115            ! Changes
66116 ____________________________________________________________________________
66117 [  6611] By: jhi                                   on 2000/08/13  16:21:45
66118         Log: Upgrade to CGI 2.71, from Lincoln Stein.
66119      Branch: perl
66120            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
66121 ____________________________________________________________________________
66122 [  6610] By: jhi                                   on 2000/08/13  15:09:16
66123         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
66124              From: Mike Guy <mjtg@cam.ac.uk>
66125              Date: Sun, 13 Aug 2000 13:45:51 +0100
66126              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
66127      Branch: perl
66128            ! t/op/regmesg.t
66129 ____________________________________________________________________________
66130 [  6609] By: jhi                                   on 2000/08/13  14:31:26
66131         Log: Andreas says that 1.56 is fine, so reverting back to it.
66132      Branch: perl
66133            ! lib/CPAN.pm
66134 ____________________________________________________________________________
66135 [  6608] By: jhi                                   on 2000/08/13  05:34:20
66136         Log: Update Changes.
66137      Branch: perl
66138            ! Changes
66139 ____________________________________________________________________________
66140 [  6607] By: jhi                                   on 2000/08/13  05:32:01
66141         Log: Put back the \z changes of #5406 to CPAN.pm.
66142      Branch: perl
66143            ! lib/CPAN.pm
66144 ____________________________________________________________________________
66145 [  6606] By: jhi                                   on 2000/08/13  05:20:16
66146         Log: Fix-n-skip the tests under 5005threads.
66147      Branch: perl
66148            ! t/lib/b.t
66149 ____________________________________________________________________________
66150 [  6605] By: jhi                                   on 2000/08/13  05:07:48
66151         Log: Fix the test for 5005threads.
66152      Branch: perl
66153            ! t/lib/peek.t
66154 ____________________________________________________________________________
66155 [  6604] By: jhi                                   on 2000/08/13  03:35:37
66156         Log: Should have deleted this in #6603.
66157      Branch: perl
66158            - vms/subconfigure.com
66159 ____________________________________________________________________________
66160 [  6603] By: jhi                                   on 2000/08/12  18:29:32
66161         Log: Rewrite of vms/subconfigure.com as configure.com,
66162              from Peter Prymmer and the vmsperl crew.
66163      Branch: perl
66164            + vms/configure.com
66165            ! MANIFEST
66166 ____________________________________________________________________________
66167 [  6602] By: jhi                                   on 2000/08/11  13:00:01
66168         Log: PlainText.pm is dead.
66169      Branch: perl
66170            - lib/Pod/PlainText.pm
66171            ! MANIFEST
66172 ____________________________________________________________________________
66173 [  6601] By: jhi                                   on 2000/08/11  04:06:45
66174         Log: Update Changes.
66175      Branch: perl
66176            ! Changes
66177 ____________________________________________________________________________
66178 [  6600] By: jhi                                   on 2000/08/11  04:06:10
66179         Log: Add a few missing files, update MANIFEST.
66180      Branch: perl
66181            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
66182            + lib/Pod/PlainText.pm t/pod/find.t
66183            ! MANIFEST t/op/regmesg.t
66184 ____________________________________________________________________________
66185 [  6599] By: jhi                                   on 2000/08/11  03:31:10
66186         Log: Add Perl debugging tutorial, regen toc. 
66187              
66188              Subject: perldebtut.pod
66189              From: Richard Foley <Richard.Foley@m.dasa.de>
66190              Date: Wed, 09 Aug 2000 10:17:15 +0200
66191              Message-id: <3991138B.262247B8@m.dasa.de>
66192      Branch: perl
66193            + pod/perldebtut.pod
66194            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
66195 ____________________________________________________________________________
66196 [  6598] By: jhi                                   on 2000/08/11  02:48:56
66197         Log: tiny Changes edit
66198      Branch: perl
66199            ! Changes
66200 ____________________________________________________________________________
66201 [  6597] By: jhi                                   on 2000/08/11  02:39:04
66202         Log: Tests for #6589.
66203              
66204              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
66205              From: simon@brecon.co.uk (Simon Cozens)
66206              Date: 11 Aug 2000 02:24:52 GMT
66207              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
66208      Branch: perl
66209            ! t/lib/b.t
66210 ____________________________________________________________________________
66211 [  6596] By: jhi                                   on 2000/08/11  01:50:07
66212         Log: Update Changes.
66213      Branch: perl
66214            ! Changes
66215 ____________________________________________________________________________
66216 [  6595] By: jhi                                   on 2000/08/11  01:47:16
66217         Log: nitfix
66218      Branch: perl
66219            ! Changes
66220 ____________________________________________________________________________
66221 [  6594] By: jhi                                   on 2000/08/11  01:36:16
66222         Log: Subject: Getting perlio and threads to compile
66223              From: Lupe Christoph <lupe@lupe-christoph.de>
66224              Date: Wed, 9 Aug 2000 11:35:54 +0200
66225              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
66226              
66227              (the Solaris version changes in Configure skipped)
66228      Branch: perl
66229            ! hints/solaris_2.sh thread.h
66230 ____________________________________________________________________________
66231 [  6593] By: jhi                                   on 2000/08/11  01:30:16
66232         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
66233              From: simon@brecon.co.uk (Simon Cozens)
66234              Date: 1 Aug 2000 06:55:19 GMT
66235              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
66236      Branch: perl
66237            ! lib/utf8.pm
66238 ____________________________________________________________________________
66239 [  6592] By: jhi                                   on 2000/08/11  01:26:39
66240         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
66241              From: Peter Scott <Peter@PeterScott.com>
66242              Date: Thu, 10 Aug 2000 08:23:27 -0700
66243              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
66244      Branch: perl
66245            ! lib/perl5db.pl
66246 ____________________________________________________________________________
66247 [  6591] By: jhi                                   on 2000/08/11  01:22:02
66248         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
66249              From: Hugo <hv@crypt.compulink.co.uk>
66250              Date: Thu, 10 Aug 2000 19:23:04 +0100
66251              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
66252      Branch: perl
66253            ! regexec.c t/op/pat.t
66254 ____________________________________________________________________________
66255 [  6590] By: jhi                                   on 2000/08/11  01:19:19
66256         Log: Preprocessing and postprocessing for File::Find.
66257              
66258              Subject: Patch to Find::File.pm to allow alphabetical results
66259              From: Joe Smith <jsmith@inwap.com>
66260              Date: Wed, 9 Aug 2000 02:44:54 -0700
66261              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
66262      Branch: perl
66263            ! lib/File/Find.pm
66264 ____________________________________________________________________________
66265 [  6589] By: jhi                                   on 2000/08/11  01:12:39
66266         Log: B::Deparse didn't do sub attributes.
66267              
66268              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
66269              From: simon@brecon.co.uk (Simon Cozens)
66270              Date: 9 Aug 2000 04:49:20 GMT
66271              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
66272      Branch: perl
66273            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
66274 ____________________________________________________________________________
66275 [  6588] By: jhi                                   on 2000/08/11  01:06:40
66276         Log: Subject: debugger "d" command doesnt check line number
66277              From: Mike Guy <mjtg@cam.ac.uk>
66278              Date: Tue, 08 Aug 2000 21:54:29 +0100
66279              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
66280      Branch: perl
66281            ! lib/perl5db.pl mg.c pod/perldiag.pod
66282 ____________________________________________________________________________
66283 [  6587] By: jhi                                   on 2000/08/11  00:45:03
66284         Log: sleep(1) does not necessarily return 1.
66285              
66286              Subject: [PATCH bleadperl] op/lex_assign.t  
66287              From: Hugo <hv@crypt.compulink.co.uk>
66288              Date: Thu, 03 Aug 2000 14:34:22 +0100        
66289              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
66290      Branch: perl
66291            ! t/op/lex_assign.t
66292 ____________________________________________________________________________
66293 [  6586] By: jhi                                   on 2000/08/11  00:31:50
66294         Log: Document the IO::Select timeout.
66295      Branch: perl
66296            ! ext/IO/lib/IO/Select.pm
66297 ____________________________________________________________________________
66298 [  6585] By: jhi                                   on 2000/08/11  00:13:54
66299         Log: Forgot contributor.
66300      Branch: perl
66301            ! Changes
66302 ____________________________________________________________________________
66303 [  6584] By: jhi                                   on 2000/08/11  00:09:19
66304         Log: detypo
66305      Branch: perl
66306            ! Changes
66307 ____________________________________________________________________________
66308 [  6583] By: jhi                                   on 2000/08/11  00:07:53
66309         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
66310              
66311              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
66312              From: Mike Guy <mjtg@cam.ac.uk> 
66313              Date: Thu, 10 Aug 2000 15:50:54 +0100
66314              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
66315      Branch: perl
66316            ! sv.c t/op/int.t
66317 ____________________________________________________________________________
66318 [  6582] By: jhi                                   on 2000/08/10  23:29:32
66319         Log: Update Changes.
66320      Branch: perl
66321            ! Changes
66322 ____________________________________________________________________________
66323 [  6581] By: jhi                                   on 2000/08/10  23:26:16
66324         Log: Put back the std @INC thing.
66325      Branch: perl
66326            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
66327            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
66328            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
66329            ! t/lib/gol-oo.t
66330 ____________________________________________________________________________
66331 [  6580] By: jhi                                   on 2000/08/10  23:03:34
66332         Log: Update to CGI 2.70, from Lincoln Stein.
66333      Branch: perl
66334            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
66335            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
66336            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
66337            ! t/lib/cgi-request.t
66338 ____________________________________________________________________________
66339 [  6579] By: jhi                                   on 2000/08/10  22:41:50
66340         Log: Update to CPAN 1.56, from Andreas König.
66341      Branch: perl
66342            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
66343 ____________________________________________________________________________
66344 [  6578] By: jhi                                   on 2000/08/10  22:38:13
66345         Log: Update to Pod::Parser 1.17, from Brad Appleton.
66346      Branch: perl
66347            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
66348            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
66349            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
66350            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
66351            ! t/pod/include.t t/pod/included.t t/pod/lref.t
66352            ! t/pod/multiline_items.t t/pod/nested_items.t
66353            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
66354            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
66355            ! t/pod/special_seqs.t
66356 ____________________________________________________________________________
66357 [  6577] By: jhi                                   on 2000/08/10  22:35:41
66358         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
66359      Branch: perl
66360            ! AUTHORS MAINTAIN
66361 ____________________________________________________________________________
66362 [  6576] By: jhi                                   on 2000/08/10  22:24:54
66363         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
66364      Branch: perl
66365            + t/lib/gol-oo.t
66366            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
66367            ! t/lib/gol-compat.t t/lib/gol-linkage.t
66368 ____________________________________________________________________________
66369 [  6575] By: jhi                                   on 2000/08/10  22:02:07
66370         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
66371      Branch: perl
66372            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
66373 ____________________________________________________________________________
66374 [  6574] By: jhi                                   on 2000/08/10  21:55:03
66375         Log: Iterating perl6 description.
66376      Branch: perl
66377            ! pod/perlfaq1.pod
66378 ____________________________________________________________________________
66379 [  6573] By: jhi                                   on 2000/08/10  21:48:26
66380         Log: Revert the sv.c part of #6559, a better fix is needed.
66381      Branch: perl
66382            ! sv.c
66383 ____________________________________________________________________________
66384 [  6572] By: jhi                                   on 2000/08/10  20:33:43
66385         Log: It's the 2ndO'ROSSC.
66386      Branch: perl
66387            ! pod/perlfaq1.pod
66388 ____________________________________________________________________________
66389 [  6571] By: jhi                                   on 2000/08/10  15:55:48
66390         Log: detypo
66391      Branch: perl
66392            ! pod/perlfaq1.pod
66393 ____________________________________________________________________________
66394 [  6570] By: jhi                                   on 2000/08/10  14:11:17
66395         Log: An exceptionally sticky typo.
66396      Branch: perl
66397            ! Changes
66398 ____________________________________________________________________________
66399 [  6569] By: jhi                                   on 2000/08/10  14:09:33
66400         Log: detypo (and test Changes updating script)
66401      Branch: perl
66402            ! Changes
66403 ____________________________________________________________________________
66404 [  6568] By: jhi                                   on 2000/08/10  14:07:07
66405         Log: Update Changes.
66406      Branch: perl
66407            ! Changes
66408 ____________________________________________________________________________
66409 [  6567] By: jhi                                   on 2000/08/10  14:06:19
66410         Log: Amend the description of Perl6.
66411              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
66412              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
66413              Date: Wed, 9 Aug 2000 22:11:06 -0500
66414              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
66415      Branch: perl
66416            ! pod/perlfaq1.pod
66417 ____________________________________________________________________________
66418 [  6566] By: jhi                                   on 2000/08/10  13:58:57
66419         Log: Subject: Remove dead entry in perldiag
66420              From: Mike Guy <mjtg@cam.ac.uk>
66421              Date: Thu, 10 Aug 2000 14:19:19 +0100
66422              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
66423      Branch: perl
66424            ! pod/perldiag.pod
66425 ____________________________________________________________________________
66426 [  6565] By: jhi                                   on 2000/08/10  13:51:48
66427         Log: Zero entries were skipped, fix from Adrian Goalby
66428              <argoalby@yahoo.co.uk>
66429      Branch: perl
66430            ! lib/unicode/Number.pl lib/unicode/mktables.PL
66431 ____________________________________________________________________________
66432 [  6564] By: jhi                                   on 2000/08/10  13:00:12
66433         Log: Subject: [PATCH 5.6.0] cygwin port
66434              From: "Fifer, Eric" <EFifer@sanwaint.com>
66435              Date: Thu, 10 Aug 2000 13:15:36 +0100
66436              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
66437      Branch: perl
66438            ! README.cygwin hints/cygwin.sh
66439 ____________________________________________________________________________
66440 [  6563] By: jhi                                   on 2000/08/10  12:55:16
66441         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
66442      Branch: perl
66443            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
66444 ____________________________________________________________________________
66445 [  6562] By: gsar                                  on 2000/08/10  08:38:39
66446         Log: warn is a macro, avoid using at a variable to avoid warnings
66447              in some configurations; readdir.t is too conservative in
66448              estimating number of *.t's
66449      Branch: perl
66450            ! t/op/readdir.t util.c
66451 ____________________________________________________________________________
66452 [  6561] By: jhi                                   on 2000/08/09  23:35:42
66453         Log: Update Changes.
66454      Branch: perl
66455            ! Changes
66456 ____________________________________________________________________________
66457 [  6560] By: jhi                                   on 2000/08/09  23:05:47
66458         Log: Subject: Re: enhanced(?) regex error messages
66459              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
66460              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
66461              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
66462              
66463              (plus two small patches sent privately)
66464              (this still seems to leave few test failures)
66465      Branch: perl
66466            + t/op/regmesg.t
66467            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
66468            ! t/pragma/warn/regcomp
66469 ____________________________________________________________________________
66470 [  6559] By: jhi                                   on 2000/08/09  20:41:18
66471         Log: (The fix did work but was not right, retracted in #6573)
66472              
66473              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
66474              From: Christian Kirsch <ck@held.mind.de>
66475              Date: Wed, 9 Aug 2000 17:05:17 +0200
66476              Message-Id: <20000809170517.A25389@held>
66477      Branch: perl
66478            ! sv.c t/pragma/locale.t
66479 ____________________________________________________________________________
66480 [  6558] By: jhi                                   on 2000/08/08  22:34:08
66481         Log: Tiny updates on the contributors list.
66482      Branch: perl
66483            ! Changes
66484 ____________________________________________________________________________
66485 [  6557] By: jhi                                   on 2000/08/08  19:34:28
66486         Log: Double check that we have a dirhandle.
66487      Branch: perl
66488            ! util.c
66489 ____________________________________________________________________________
66490 [  6556] By: jhi                                   on 2000/08/08  19:01:51
66491         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
66492              May be repopulated with fresh maintained examples.
66493      Branch: perl
66494            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
66495            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
66496            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
66497            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
66498            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
66499            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
66500            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
66501            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
66502            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
66503            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
66504            + lib/CGI/eg/wilogo_gif.uu
66505            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
66506            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
66507            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
66508            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
66509            - eg/cgi/frameset.cgi eg/cgi/index.html
66510            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
66511            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
66512            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
66513            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
66514            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
66515            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
66516            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
66517            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
66518            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
66519            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
66520            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
66521            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
66522            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
66523            - eg/van/vanish eg/who eg/wrapsuid
66524            ! MANIFEST
66525 ____________________________________________________________________________
66526 [  6555] By: jhi                                   on 2000/08/08  18:51:08
66527         Log: Delete chat2 as requested by Randal.
66528              
66529              Subject: Re: perlfaq8 coyness
66530              From: merlyn@stonehenge.com (Randal L. Schwartz) 
66531              Date: 15 May 2000 18:52:42 -0700 
66532              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
66533      Branch: perl
66534            - lib/chat2.pl
66535            ! MANIFEST
66536 ____________________________________________________________________________
66537 [  6554] By: jhi                                   on 2000/08/08  18:31:35
66538         Log: Regen global.sym.
66539      Branch: perl
66540            ! global.sym
66541 ____________________________________________________________________________
66542 [  6553] By: jhi                                   on 2000/08/08  18:28:13
66543         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
66544              (either perlbug or p5p ate the original), plus regen
66545              perlapi and perltoc. 
66546      Branch: perl
66547            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
66548            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
66549            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
66550            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
66551            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
66552            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
66553            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
66554            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
66555            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
66556            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
66557 ____________________________________________________________________________
66558 [  6552] By: jhi                                   on 2000/08/08  18:06:29
66559         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
66560              From: Mike Guy <mjtg@cam.ac.uk>
66561              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
66562              Date: Tue, 08 Aug 2000 15:51:27 +0100
66563      Branch: perl
66564            ! doop.c sv.h t/op/join.t t/pragma/overload.t
66565 ____________________________________________________________________________
66566 [  6551] By: jhi                                   on 2000/08/08  18:01:11
66567         Log: Re-apply #6549.
66568      Branch: perl
66569            ! lib/perl5db.pl
66570 ____________________________________________________________________________
66571 [  6550] By: jhi                                   on 2000/08/08  17:43:08
66572         Log: Accidental retraction of #6549.
66573      Branch: perl
66574            ! lib/perl5db.pl
66575 ____________________________________________________________________________
66576 [  6549] By: jhi                                   on 2000/08/08  17:40:04
66577         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
66578              From: Mike Guy <mjtg@cam.ac.uk>
66579              Date: Mon, 07 Aug 2000 21:49:58 +0100
66580              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
66581      Branch: perl
66582            ! lib/perl5db.pl
66583 ____________________________________________________________________________
66584 [  6548] By: jhi                                   on 2000/08/08  17:37:57
66585         Log: Document here-doc better.
66586              
66587              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
66588              From: Mike Guy <mjtg@cam.ac.uk>
66589              Date: Mon, 07 Aug 2000 14:02:09 +0100
66590              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
66591      Branch: perl
66592            ! pod/perldata.pod
66593 ____________________________________________________________________________
66594 [  6547] By: jhi                                   on 2000/08/08  17:33:34
66595         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
66596              From: "Randy J. Ray" <rjray@redhat.com>
66597              Date: Mon, 07 Aug 2000 19:12:25 -0700
66598              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
66599      Branch: perl
66600            ! perl.c pod/perlrun.pod
66601 ____________________________________________________________________________
66602 [  6546] By: jhi                                   on 2000/08/08  17:29:26
66603         Log: Subject: Re: enhanced(?) regex error messages 
66604              From: Hugo <hv@crypt.compulink.co.uk>
66605              Date: Tue, 08 Aug 2000 03:25:51 +0100
66606              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
66607              
66608              plus Capitalize the error messages, plus perldiag them.
66609      Branch: perl
66610            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
66611 ____________________________________________________________________________
66612 [  6545] By: jhi                                   on 2000/08/08  13:59:28
66613         Log: Augment #6539 a bit: don't croak if there's magic in the air.
66614              
66615              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
66616              From: Hugo <hv@crypt.compulink.co.uk>
66617              Date: Tue, 08 Aug 2000 03:02:03 +0100
66618              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
66619      Branch: perl
66620            ! pp.c t/op/bless.t
66621 ____________________________________________________________________________
66622 [  6544] By: jhi                                   on 2000/08/07  21:11:52
66623         Log: Make the test -w clean.
66624      Branch: perl
66625            ! t/op/bless.t
66626 ____________________________________________________________________________
66627 [  6543] By: jhi                                   on 2000/08/07  19:49:53
66628         Log: use warnings instead of $^W.
66629      Branch: perl
66630            ! t/op/bless.t
66631 ____________________________________________________________________________
66632 [  6542] By: jhi                                   on 2000/08/07  17:41:41
66633         Log: Disable a portability warning Because We Know What We Are Doing.
66634      Branch: perl
66635            ! t/op/bless.t
66636 ____________________________________________________________________________
66637 [  6541] By: jhi                                   on 2000/08/07  17:29:51
66638         Log: Tiny tidying on report_evil_fh().
66639      Branch: perl
66640            ! util.c
66641 ____________________________________________________________________________
66642 [  6540] By: jhi                                   on 2000/08/07  16:37:38
66643         Log: Make regular expression parse error messages easier to understand.
66644              
66645              Subject: Re: enhanced(?) regex error messages
66646              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
66647              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
66648              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
66649      Branch: perl
66650            ! regcomp.c
66651 ____________________________________________________________________________
66652 [  6539] By: jhi                                   on 2000/08/07  16:12:27
66653         Log: Make bless(REF, REF) a fatal error, add bless tests.
66654              
66655              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
66656              From: Hugo <hv@crypt.compulink.co.uk>
66657              Date: Mon, 07 Aug 2000 16:59:38 +0100
66658              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
66659      Branch: perl
66660            + t/op/bless.t
66661            ! MANIFEST pod/perldiag.pod pp.c sv.c
66662 ____________________________________________________________________________
66663 [  6538] By: jhi                                   on 2000/08/07  15:59:43
66664         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
66665              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
66666              Date: Thu, 3 Aug 2000 14:29:21 -0700
66667              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
66668      Branch: perl
66669            ! lib/lib_pm.PL
66670 ____________________________________________________________________________
66671 [  6537] By: jhi                                   on 2000/08/07  15:47:18
66672         Log: Retract #6419 for now since it breaks in AFS and MachTen.
66673      Branch: perl
66674            ! lib/Cwd.pm
66675 ____________________________________________________________________________
66676 [  6536] By: jhi                                   on 2000/08/07  15:05:29
66677         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
66678              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
66679              The security hole exists only in suidperls, which isn't
66680              installed or even built by default.
66681      Branch: perl
66682            ! perl.c
66683 ____________________________________________________________________________
66684 [  6535] By: jhi                                   on 2000/08/07  14:45:14
66685         Log: tr memory corruption fix from Simon Cozens.
66686      Branch: perl
66687            ! doop.c
66688 ____________________________________________________________________________
66689 [  6534] By: jhi                                   on 2000/08/06  11:38:16
66690         Log: Document a bit that UDP is not what you might think.
66691              
66692              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
66693              From: Lupe Christoph <lupe@lupe-christoph.de>
66694              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
66695              Date: Mon, 24 Jul 2000 08:59:15 +0200
66696      Branch: perl
66697            ! pod/perlipc.pod
66698 ____________________________________________________________________________
66699 [  6533] By: jhi                                   on 2000/08/06  11:35:01
66700         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
66701              From: Jeff Pinyan <jeffp@hut.crusoe.net>
66702              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
66703              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
66704      Branch: perl
66705            ! pod/perlfunc.pod
66706 ____________________________________________________________________________
66707 [  6532] By: jhi                                   on 2000/08/06  03:45:41
66708         Log: Have symbols for the IoTYPEs.
66709      Branch: perl
66710            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
66711 ____________________________________________________________________________
66712 [  6531] By: jhi                                   on 2000/08/06  01:33:55
66713         Log: Continue fixing the io warnings.  This also
66714              sort of fixes bug ID 20000802.003: the core dump
66715              is no more.  Whether the current behaviour is correct
66716              (giving a warning: "Not a format reference"), is another matter.
66717      Branch: perl
66718            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
66719            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
66720 ____________________________________________________________________________
66721 [  6530] By: jhi                                   on 2000/08/05  21:33:12
66722         Log: Change the Policy policy: now -Dprefix= with an existing
66723              Policy.sh and prefix == siteprefix == vendorprefix, then all
66724              of them follow along the new prefix.
66725              
66726              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
66727              From: Andy Dougherty <doughera@lafayette.edu>
66728              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
66729              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
66730      Branch: perl
66731            ! Policy_sh.SH
66732 ____________________________________________________________________________
66733 [  6529] By: jhi                                   on 2000/08/05  18:57:28
66734         Log: Zap lib/Sys directory when cleaning up.
66735      Branch: perl
66736            ! Makefile.SH
66737 ____________________________________________________________________________
66738 [  6528] By: jhi                                   on 2000/08/05  18:40:44
66739         Log: Essential prototype changes were missing from #6527.
66740              Also make report_evil_fh() more bomb-proof.
66741      Branch: perl
66742            ! embed.h util.c
66743 ____________________________________________________________________________
66744 [  6527] By: jhi                                   on 2000/08/05  03:22:05
66745         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
66746              From: "Ronald F. Guilmette" <rfg@monkeys.com>
66747              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
66748              Message-Id: <200007242247.PAA52177@monkeys.com>
66749      Branch: perl
66750            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
66751 ____________________________________________________________________________
66752 [  6526] By: jhi                                   on 2000/08/04  21:23:27
66753         Log: gcc versions might have (parentheses) in them.
66754      Branch: metaconfig/U/perl
66755            ! gccvers.U
66756      Branch: perl
66757            ! Configure config_h.SH
66758 ____________________________________________________________________________
66759 [  6525] By: jhi                                   on 2000/08/04  20:23:12
66760         Log: Weed buglets pointed out by
66761              
66762              From: Lupe Christoph <lupe@lupe-christoph.de>
66763              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
66764              Date: Fri, 4 Aug 2000 17:34:39 +0200
66765              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
66766      Branch: metaconfig/U/perl
66767            ! gccvers.U uselfs.U
66768      Branch: perl
66769            ! Configure config_h.SH
66770 ____________________________________________________________________________
66771 [  6524] By: jhi                                   on 2000/08/04  19:02:08
66772         Log: Warn under -w if lstat(FH) is attempted.
66773              
66774              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
66775              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
66776              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
66777              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
66778      Branch: perl
66779            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
66780            ! t/pragma/warn/pp_sys
66781 ____________________________________________________________________________
66782 [  6523] By: jhi                                   on 2000/08/04  12:31:11
66783         Log: Subject: New perlcc, take 2
66784              From: simon@brecon.co.uk (Simon Cozens)
66785              Date: 4 Aug 2000 06:21:04 GMT
66786              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
66787      Branch: perl
66788            ! utils/perlcc.PL
66789 ____________________________________________________________________________
66790 [  6522] By: jhi                                   on 2000/08/04  12:26:33
66791         Log: Subject: Re: Array vs. List context
66792              From: Daniel Chetlin <daniel@chetlin.com>
66793              Date: Fri, 4 Aug 2000 00:22:44 -0700
66794              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
66795      Branch: perl
66796            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
66797            ! pod/perlfaq4.pod
66798 ____________________________________________________________________________
66799 [  6521] By: jhi                                   on 2000/08/04  12:22:38
66800         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
66801              From: Raymund Will <ray@caldera.de>
66802              Date: Fri, 4 Aug 2000 12:07:09 +0200
66803              Message-Id: <20000804120709.A14982@caldera.de>
66804      Branch: perl
66805            ! configure.gnu
66806 ____________________________________________________________________________
66807 [  6520] By: jhi                                   on 2000/08/04  04:09:06
66808         Log: After the #6519 a warning about stat() is just that,
66809              not about a filetest, which now have their own warning.
66810      Branch: perl
66811            ! pod/perldiag.pod
66812 ____________________________________________________________________________
66813 [  6519] By: jhi                                   on 2000/08/04  04:06:30
66814         Log: In the warnings call filehandles consistently so;
66815              add "unopened" warning for stat().
66816      Branch: perl
66817            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
66818            ! t/pragma/warn/pp_sys
66819 ____________________________________________________________________________
66820 [  6518] By: jhi                                   on 2000/08/04  02:55:35
66821         Log: Subject: Minor tweak to perlvar.pod
66822              From: "Stephen P. Potter" <spp@ds.net>
66823              Date: Tue, 18 Apr 2000 09:26:03 -0400
66824              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
66825      Branch: perl
66826            ! pod/perlvar.pod
66827 ____________________________________________________________________________
66828 [  6517] By: jhi                                   on 2000/08/04  02:50:08
66829         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
66830              From: "Clinton Pierce" <cpierce1@ford.com>
66831              Date: Wed, 21 Jul 1999 16:45:31 -0400
66832              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
66833              
66834              Fix by Stephen Potter (visible in the bug db but not in p5p?)
66835      Branch: perl
66836            ! pod/perlfunc.pod pod/perlop.pod
66837 ____________________________________________________________________________
66838 [  6516] By: jhi                                   on 2000/08/04  02:09:25
66839         Log: This is 6512.  Really.
66840      Branch: perl
66841            ! dump.c
66842 ____________________________________________________________________________
66843 [  6515] By: jhi                                   on 2000/08/04  01:25:50
66844         Log: mention the idea of @( and @)
66845      Branch: perl
66846            ! Todo-5.6
66847 ____________________________________________________________________________
66848 [  6514] By: bailey                                on 2000/08/04  01:18:46
66849         Log: YA resync with mainstem, including VMS patches from others
66850      Branch: vmsperl
66851           +> (branch 48 files)
66852            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
66853           !> (integrate 354 files)
66854 ____________________________________________________________________________
66855 [  6513] By: jhi                                   on 2000/08/04  01:18:18
66856         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
66857              From: Mark Dickinson <dickins3@fas.harvard.edu>
66858              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
66859              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
66860      Branch: perl
66861            ! t/op/grent.t t/op/pwent.t
66862 ____________________________________________________________________________
66863 [  6512] By: jhi                                   on 2000/08/04  01:14:06
66864         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
66865              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
66866              Date: Wed, 02 Aug 2000 10:51:01 +0100
66867              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
66868      Branch: perl
66869            ! sv.c
66870 ____________________________________________________________________________
66871 [  6511] By: jhi                                   on 2000/08/04  00:57:00
66872         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
66873              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
66874              Date: Thu, 03 Aug 2000 17:20:04 -0700
66875              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
66876      Branch: metaconfig
66877            ! U/modified/Cppsym.U
66878      Branch: perl
66879            ! Configure config_h.SH
66880 ____________________________________________________________________________
66881 [  6510] By: jhi                                   on 2000/08/04  00:25:28
66882         Log: detypo
66883      Branch: perl
66884            ! Makefile.SH
66885 ____________________________________________________________________________
66886 [  6509] By: jhi                                   on 2000/08/03  23:43:18
66887         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
66888              From: Dominic Dunlop <domo@computer.org>
66889              Date: Thu, 3 Aug 2000 22:16:46 +0200
66890              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
66891      Branch: perl
66892            ! t/op/sprintf.t
66893 ____________________________________________________________________________
66894 [  6508] By: jhi                                   on 2000/08/03  23:40:37
66895         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
66896              From: Hugo <hv@crypt.compulink.co.uk>
66897              Date: Thu, 03 Aug 2000 18:25:30 +0100
66898              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
66899      Branch: perl
66900            ! regcomp.c t/op/re_tests
66901 ____________________________________________________________________________
66902 [  6507] By: jhi                                   on 2000/08/03  23:38:28
66903         Log: Subject: [PATCH] sv.h documentation - SvLEN
66904              From: Mike Guy <mjtg@cam.ac.uk>
66905              Date: Thu, 03 Aug 2000 14:43:09 +0100
66906              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
66907      Branch: perl
66908            ! sv.h
66909 ____________________________________________________________________________
66910 [  6506] By: jhi                                   on 2000/08/03  15:49:14
66911         Log: Disable the fix_pl hack for now.
66912      Branch: perl
66913            ! Makefile.SH
66914 ____________________________________________________________________________
66915 [  6505] By: jhi                                   on 2000/08/03  13:49:04
66916         Log: Add a URL for FSF.
66917              
66918              Subject: Patch for README
66919              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
66920              Date: Wed, 2 Aug 2000 13:25:09 -0500
66921              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
66922      Branch: perl
66923            ! README
66924 ____________________________________________________________________________
66925 [  6504] By: jhi                                   on 2000/08/03  13:29:19
66926         Log: Be more informative on what is skipped and why,
66927              also repeat the list at the end.
66928      Branch: perl
66929            ! Porting/p4desc
66930 ____________________________________________________________________________
66931 [  6503] By: jhi                                   on 2000/08/03  13:07:05
66932         Log: Circumvent the removal of .patch by fix_pl.
66933              
66934              Subject: Re: [ID 20000802.011] unable to 'make test'          
66935              From: simon@brecon.co.uk (Simon Cozens) 
66936              Date: 3 Aug 2000 04:17:00 GMT
66937              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
66938      Branch: perl
66939            ! Makefile.SH
66940 ____________________________________________________________________________
66941 [  6502] By: jhi                                   on 2000/08/03  00:14:34
66942         Log: Add the missing setproctitle unit.
66943      Branch: metaconfig/U/perl
66944            + d_setproctitle.U
66945 ____________________________________________________________________________
66946 [  6501] By: jhi                                   on 2000/08/03  00:00:26
66947         Log: The subtest 4 may fail also on VOBS, as pointed out
66948              by Nick Ing-Simmons in November 1999, bug id 19991124.003
66949              (but the failure in that bug report isn't the subtest 4).
66950      Branch: perl
66951            ! t/op/stat.t
66952 ____________________________________________________________________________
66953 [  6500] By: jhi                                   on 2000/08/02  23:49:30
66954         Log: Better skip message for the test; one of the two problems in
66955              
66956              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
66957              From: Lupe Christoph <lupe@lupe-christoph.de>
66958              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
66959              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
66960      Branch: perl
66961            ! t/op/numconvert.t
66962 ____________________________________________________________________________
66963 [  6499] By: jhi                                   on 2000/08/02  22:49:16
66964         Log: Allow "no Module;" even if there is no 'unimport'.
66965              
66966              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
66967              From: mjd@plover.com
66968              Date: 24 Mar 2000 15:24:34 -0000
66969              Message-Id: <20000324152434.15160.qmail@plover.com>
66970      Branch: perl
66971            ! gv.c
66972 ____________________________________________________________________________
66973 [  6498] By: jhi                                   on 2000/08/02  22:42:58
66974         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
66975              that are hopefully soon put into use.
66976      Branch: perl
66977            ! opcode.h opcode.pl opnames.h
66978 ____________________________________________________________________________
66979 [  6497] By: gsar                                  on 2000/08/02  22:28:59
66980         Log: require.t needs binmode() to work on windows
66981      Branch: perl
66982            ! t/comp/require.t
66983 ____________________________________________________________________________
66984 [  6496] By: jhi                                   on 2000/08/02  22:08:51
66985         Log: Document the IVdf UVuf UVof UVxf.
66986      Branch: perl
66987            ! pod/perlguts.pod
66988 ____________________________________________________________________________
66989 [  6495] By: jhi                                   on 2000/08/02  21:54:26
66990         Log: detypo #6494
66991      Branch: perl
66992            ! ext/Data/Dumper/Dumper.xs
66993 ____________________________________________________________________________
66994 [  6494] By: jhi                                   on 2000/08/02  21:49:17
66995         Log: Dump UVs as UVs in Data::Dumper.
66996              
66997              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
66998              From: Gurusamy Sarathy <gsar@ActiveState.com>
66999              Date: Thu, 27 Apr 2000 12:26:25 -0700
67000              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
67001      Branch: perl
67002            ! ext/Data/Dumper/Dumper.xs
67003 ____________________________________________________________________________
67004 [  6493] By: jhi                                   on 2000/08/02  17:01:58
67005         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
67006              From: Hugo <hv@crypt.compulink.co.uk>
67007              Date: Wed, 02 Aug 2000 14:53:56 +0100
67008              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
67009      Branch: perl
67010            ! regexec.c t/op/re_tests
67011 ____________________________________________________________________________
67012 [  6492] By: jhi                                   on 2000/08/02  15:02:46
67013         Log: The new setproctitle() feature is available only in 
67014              bleeding edge FreeBSD.  From Paul Saab.
67015      Branch: perl
67016            ! mg.c
67017 ____________________________________________________________________________
67018 [  6491] By: jhi                                   on 2000/08/02  13:34:36
67019         Log: The tr utf8 patching continues.
67020              
67021              Subject: Re: #6469, too many tests claimed in require.t
67022              From: simon@brecon.co.uk (Simon Cozens)
67023              Date: 2 Aug 2000 02:37:17 GMT
67024              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
67025              
67026              (the logic of the test was the wrong way round in the patch)
67027      Branch: perl
67028            ! doop.c
67029 ____________________________________________________________________________
67030 [  6490] By: jhi                                   on 2000/08/02  13:27:38
67031         Log: The name of a filehandle does not have <these>.
67032      Branch: perl
67033            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
67034            ! t/pragma/warn/pp_sys util.c
67035 ____________________________________________________________________________
67036 [  6489] By: jhi                                   on 2000/08/02  04:26:46
67037         Log: Remove the extraneous "main::" prefix from all the
67038              "opened only for", "on closed", and "never opened" warnings.
67039              
67040              Subject: Re: inappropriate warning
67041              From: Gurusamy Sarathy <gsar@ActiveState.com>
67042              Date: Mon, 20 Mar 2000 11:28:02 -0800
67043              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
67044      Branch: perl
67045            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
67046            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
67047            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
67048 ____________________________________________________________________________
67049 [  6488] By: jhi                                   on 2000/08/02  03:02:57
67050         Log: memcpy has n o in it, as pinted ut by Sarathy.
67051      Branch: perl
67052            ! pod/perlguts.pod
67053 ____________________________________________________________________________
67054 [  6487] By: jhi                                   on 2000/08/02  02:44:51
67055         Log: Document in one place the memory abstractions used in Perl core.
67056              
67057              Subject: Re: Memory abstraction
67058              From: simon@brecon.co.uk (Simon Cozens)
67059              Date: 2 Aug 2000 02:20:23 GMT
67060              Organization: Earth.li Origins
67061      Branch: perl
67062            ! pod/perlguts.pod
67063 ____________________________________________________________________________
67064 [  6486] By: jhi                                   on 2000/08/02  02:41:57
67065         Log: regen_headers, regen perltoc.
67066      Branch: perl
67067            ! perlapi.c pod/perltoc.pod
67068 ____________________________________________________________________________
67069 [  6485] By: jhi                                   on 2000/08/02  01:43:33
67070         Log: "This little thing tests for a file .patch, and if it contains
67071              a number, pops into patchlevel.h" (making it easier to track
67072              which development version people are reporting bugs against)
67073              
67074              Subject: Patchlevel autogeneration for repository perls
67075              From: simon@brecon.co.uk (Simon Cozens)
67076              Date: 14 Jul 2000 07:12:15 GMT
67077              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
67078      Branch: perl
67079            + fix_pl
67080            ! MANIFEST Makefile.SH
67081 ____________________________________________________________________________
67082 [  6484] By: jhi                                   on 2000/08/02  01:32:54
67083         Log: FreeBSD 3.* updates from
67084              
67085              From: Paul Saab <ps@yahoo-inc.com>
67086              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
67087              Date: Tue, 1 Aug 2000 15:41:39 -0700
67088              Message-Id: <20000801154139.A53740@yahoo-inc.com>
67089      Branch: perl
67090            ! hints/freebsd.sh
67091 ____________________________________________________________________________
67092 [  6483] By: jhi                                   on 2000/08/02  01:27:44
67093         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
67094              instead one must use setproctitle().  This was already addressed
67095              by change #6457, but the below has a new variant for FreeBSD 4.0
67096              or later, and the matter is also documented more.
67097              
67098              From: Paul Saab <ps@yahoo-inc.com>
67099              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
67100              Date: Tue, 1 Aug 2000 15:41:39 -0700
67101              Message-Id: <20000801154139.A53740@yahoo-inc.com>
67102      Branch: metaconfig/U/perl
67103            + i_libutil.U
67104      Branch: perl
67105            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
67106 ____________________________________________________________________________
67107 [  6482] By: jhi                                   on 2000/08/01  22:17:32
67108         Log: The test from this
67109              
67110              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
67111              Date: Sat, 15 Apr 2000 17:03:44 +0100
67112              From: Tom Hughes <tom@compton.nu>
67113              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
67114              
67115              was missing, the code change went in as #5989
67116              (which had a different test?)
67117      Branch: perl
67118            ! t/op/misc.t
67119 ____________________________________________________________________________
67120 [  6481] By: jhi                                   on 2000/08/01  21:48:38
67121         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
67122              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
67123              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
67124              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
67125      Branch: perl
67126            ! perl.h
67127 ____________________________________________________________________________
67128 [  6480] By: jhi                                   on 2000/08/01  18:05:28
67129         Log: Make p4desc to skip non-mainperl branches by default.
67130      Branch: perl
67131            ! Porting/p4desc
67132 ____________________________________________________________________________
67133 [  6479] By: jhi                                   on 2000/08/01  17:29:19
67134         Log: If gccosandvers is equal to osname, clear gccosandvers.
67135      Branch: metaconfig/U/perl
67136            ! gccvers.U
67137      Branch: perl
67138            ! Configure config_h.SH
67139 ____________________________________________________________________________
67140 [  6478] By: jhi                                   on 2000/08/01  15:54:08
67141         Log: BOM patching from Simon Cozens.
67142      Branch: perl
67143            ! toke.c
67144 ____________________________________________________________________________
67145 [  6477] By: jhi                                   on 2000/08/01  04:50:33
67146         Log: Stash away the largefiles flags and libswanted.
67147      Branch: perl
67148            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
67149 ____________________________________________________________________________
67150 [  6476] By: gsar                                  on 2000/08/01  04:24:24
67151         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
67152              on Windows)
67153      Branch: perl
67154            ! t/pragma/utf8.t utf8.c win32/win32.c
67155 ____________________________________________________________________________
67156 [  6475] By: jhi                                   on 2000/08/01  03:35:24
67157         Log: Make chr() for values >127 to create utf8 when under utf8.
67158              
67159              Subject: Re: uft8/chr()
67160              From: simon@brecon.co.uk (Simon Cozens)
67161              Date: 1 Aug 2000 02:37:02 GMT
67162              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
67163      Branch: perl
67164            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
67165 ____________________________________________________________________________
67166 [  6474] By: jhi                                   on 2000/08/01  02:36:18
67167         Log: In Digital UNIX warn if gcc explicitly chosen because even
67168              2.95.2 is known to cause problems.
67169      Branch: perl
67170            ! hints/dec_osf.sh
67171 ____________________________________________________________________________
67172 [  6473] By: jhi                                   on 2000/08/01  02:00:56
67173         Log: Make the safety catch for buggy gccs work with triple version
67174              numbers like 2.95.2.  Reported in
67175              
67176              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
67177              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
67178              Date: Mon, 31 Jul 2000 14:55:06 +0200
67179              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
67180      Branch: perl
67181            ! hints/dec_osf.sh
67182 ____________________________________________________________________________
67183 [  6472] By: jhi                                   on 2000/08/01  01:13:33
67184         Log: Subject: fix and question re: waitpid() under win32
67185              From: Brian Clarke <clarke@appliedmeta.com>
67186              Date: Fri, 28 Jul 2000 15:18:29 -0400
67187              Message-ID: <3981DC85.290314EB@appliedmeta.com>
67188              
67189              Slightly reformatted and WNOHANG # define moved to win32.h
67190              so that also POSIX.xs sees it, as suggsted by Sarathy.
67191      Branch: perl
67192            ! win32/win32.c win32/win32.h
67193 ____________________________________________________________________________
67194 [  6471] By: jhi                                   on 2000/08/01  00:55:05
67195         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
67196              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67197              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
67198              Date: Mon, 31 Jul 2000 13:28:51 +0100
67199              
67200              (aka ID 20000730.002)
67201      Branch: perl
67202            ! op.c t/op/tr.t
67203 ____________________________________________________________________________
67204 [  6470] By: jhi                                   on 2000/07/31  23:34:42
67205         Log: Document the problem with -P in HP-UX and its workaround.
67206              
67207              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
67208              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
67209              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
67210              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
67211      Branch: perl
67212            ! README.hpux
67213 ____________________________________________________________________________
67214 [  6469] By: jhi                                   on 2000/07/31  04:15:02
67215         Log: The swallow_bom() saga continues.  The #23 of require.t
67216              (UTF16-LE) still fails (silently, no output) but the #22
67217              (UTF16-BE) seems to be working now.  The root of the
67218              failure may be in sv_gets(): is it UTF-16LE-aware,
67219              especially when it comes to line endings? 
67220      Branch: perl
67221            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
67222            ! t/comp/require.t toke.c utf8.c
67223 ____________________________________________________________________________
67224 [  6468] By: jhi                                   on 2000/07/30  19:05:48
67225         Log: Find green threads before native threads.
67226              
67227              Subject: Re: Patch to jpl/JNI/Makefile.PL
67228              From: Jens Thomsen <jens@fiend.cis.com>
67229              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
67230              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
67231      Branch: perl
67232            ! jpl/JNI/Makefile.PL
67233 ____________________________________________________________________________
67234 [  6467] By: jhi                                   on 2000/07/30  18:36:22
67235         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
67236      Branch: perl
67237            ! doop.c
67238 ____________________________________________________________________________
67239 [  6466] By: jhi                                   on 2000/07/30  04:37:29
67240         Log: A new version of the "remove UPPERACSE string comparison"
67241              operators.  The problem with the previous one (change #6454)
67242              was that it was for Perl 5.6.0.  From Paul Marquess.
67243      Branch: perl
67244            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
67245            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
67246            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
67247 ____________________________________________________________________________
67248 [  6465] By: jhi                                   on 2000/07/29  22:39:56
67249         Log: Do not upgrade SVs into utf8 just because they participate
67250              in eq or cmp.  Reported and fix suggested in
67251              
67252              Subject: [ID 20000720.009] sv_eq UTF8 bug
67253              From: "Simon Cozens" <simon@othersideofthe.earth.li>
67254              Date: 21 Jul 2000 04:37:29 -0000
67255              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
67256              
67257              Exercise for the kind reader: should we or should we not
67258              cache the utf8 conversion alongside the SV? (as magic,
67259              as the strxfrm()ed version is cached under use locale)
67260              Argue both for and against.
67261      Branch: perl
67262            ! sv.c
67263 ____________________________________________________________________________
67264 [  6464] By: jhi                                   on 2000/07/29  22:36:22
67265         Log: Subject: UTF8 concat
67266              From: simon@brecon.co.uk (Simon Cozens) 
67267              Date: 30 Jun 2000 06:13:25 GMT
67268              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
67269              
67270              (with a memory leak fixed, plus a few casts added)
67271              
67272              This also seems to help for
67273              
67274              Subject: [ID 20000716.015] join UTF8 weirdness
67275              From: root <root@ak-71.mind.de> 
67276              Date: Sat, 15 Jul 2000 15:29:54 +0200
67277              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
67278              
67279              (from Andreas König)
67280      Branch: perl
67281            ! pp_hot.c
67282 ____________________________________________________________________________
67283 [  6463] By: jhi                                   on 2000/07/29  00:55:39
67284         Log: Tune the comments and hopefully stop a memory leak.
67285      Branch: perl
67286            ! toke.c utf8.c
67287 ____________________________________________________________________________
67288 [  6462] By: jhi                                   on 2000/07/29  00:16:53
67289         Log: The problem described in this
67290              
67291              Subject: [ID 20000322.018] named chars aren't magical enough
67292              From: root <root@dixie.cscaper.com>     
67293              Date: Wed, 22 Mar 2000 18:37:42 -0700
67294              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
67295              
67296              has been fixed in perl 5.6.0 but just in case added a test
67297              to keep it away.  (The report from Joseph Hall.)
67298      Branch: perl
67299            ! t/lib/charnames.t
67300 ____________________________________________________________________________
67301 [  6461] By: jhi                                   on 2000/07/28  23:56:36
67302         Log: Tiny fixes for #6460.
67303      Branch: metaconfig/U/perl
67304            ! gccvers.U
67305      Branch: perl
67306            ! Configure config_h.SH
67307 ____________________________________________________________________________
67308 [  6460] By: jhi                                   on 2000/07/28  23:24:41
67309         Log: Warn if the version of the operating system used to compile gcc
67310              differs from the current version of the operating system.
67311              Also display the gcc compilation os and version in myconfig.
67312              Inspiration from
67313              
67314              Subject: Re: [ID 20000710.003] ERRORS!!         
67315              From: "Kurt D. Starsinic" <kstar@chapin.edu>
67316              Date: Mon, 10 Jul 2000 15:54:16 -0400
67317              Message-ID: <20000710155416.A1384@O2.chapin.edu>
67318      Branch: metaconfig/U/perl
67319            ! gccvers.U
67320      Branch: perl
67321            ! Configure config_h.SH myconfig.SH
67322 ____________________________________________________________________________
67323 [  6459] By: jhi                                   on 2000/07/28  22:00:32
67324         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
67325              letter to $Config{osvers}.
67326      Branch: metaconfig
67327            ! U/modified/Oldconfig.U
67328      Branch: perl
67329            ! Configure config_h.SH
67330 ____________________________________________________________________________
67331 [  6458] By: jhi                                   on 2000/07/28  04:15:39
67332         Log: Back out #6454, doesn't seem to work.
67333              (Reason: that patch was for perl 5.6.0, not perl-current)
67334              (A version of the patch for perl-current came in later as #6466)
67335      Branch: perl
67336            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
67337            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
67338            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
67339 ____________________________________________________________________________
67340 [  6457] By: jhi                                   on 2000/07/27  23:31:49
67341         Log: Use setproctitle() if available to modify $0.
67342              
67343              Subject: setting $* on BSD4 broken
67344              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
67345              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
67346              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
67347      Branch: metaconfig
67348            ! U/modified/Myinit.U
67349      Branch: perl
67350            ! Configure config_h.SH mg.c
67351 ____________________________________________________________________________
67352 [  6456] By: jhi                                   on 2000/07/27  14:50:47
67353         Log: Allow "no AutoLoader;", based on change #6444,
67354              suggested by Graham Barr.
67355      Branch: perl
67356            ! lib/AutoLoader.pm
67357 ____________________________________________________________________________
67358 [  6455] By: jhi                                   on 2000/07/27  14:19:10
67359         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
67360              From: rspier@pobox.com (Robert Spier)
67361              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
67362              Message-ID: <14720.15855.787664.424783@rls.cx>
67363      Branch: perl
67364            ! pod/perldiag.pod
67365 ____________________________________________________________________________
67366 [  6454] By: jhi                                   on 2000/07/27  14:03:02
67367         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
67368              for a long time).
67369              
67370              Reported in
67371              
67372              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
67373              From: Ryan Herbert <rherbert@sycamorehq.com>
67374              Date: Mon, 17 Jul 2000 11:40:42 -0400
67375              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
67376              
67377              Patched in
67378              
67379              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
67380              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
67381              Date: Wed, 26 Jul 2000 23:40:18 +0100
67382              Message-ID: <000001bff752$79511880$0a17073e@tiny>
67383              
67384              based on an earlier patch from Stephen P. Potter.
67385              
67386              (Removed later by change #6458 because this patch was for
67387              perl 5.6.0, not perl-current)
67388      Branch: perl
67389            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
67390            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
67391            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
67392 ____________________________________________________________________________
67393 [  6453] By: jhi                                   on 2000/07/27  13:48:02
67394         Log: Subject: [PATCH] fixes bug 20000508.004
67395              From: Michael Stevens <mstevens@globnix.org>
67396              Date: Thu, 27 Jul 2000 13:49:04 +0100
67397              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
67398      Branch: perl
67399            ! pod/perldata.pod
67400 ____________________________________________________________________________
67401 [  6452] By: jhi                                   on 2000/07/26  23:51:26
67402         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
67403              and Craig A. Berry.
67404      Branch: perl
67405            ! lib/File/Temp.pm pod/perlport.pod
67406 ____________________________________________________________________________
67407 [  6451] By: jhi                                   on 2000/07/26  19:43:30
67408         Log: Be wary of close()s, too.
67409              
67410              Subject: Re: [PATCH] perlbug cleanup
67411              From: Tim Jenness <t.jenness@jach.hawaii.edu>
67412              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
67413              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
67414      Branch: perl
67415            ! utils/perlbug.PL
67416 ____________________________________________________________________________
67417 [  6450] By: jhi                                   on 2000/07/26  18:41:40
67418         Log: Subject: Minor doc patch: handy.h
67419              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
67420              Date: Wed, 26 Jul 2000 15:34:25 -0300
67421              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
67422      Branch: perl
67423            ! handy.h pod/perlapi.pod
67424 ____________________________________________________________________________
67425 [  6449] By: jhi                                   on 2000/07/26  18:23:55
67426         Log: Subject: [PATCH] minor doc change - perlguts
67427              From: Michael Stevens <mstevens@globnix.org>
67428              Date: Thu, 13 Jul 2000 12:39:18 +0100
67429              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
67430      Branch: perl
67431            ! pod/perlguts.pod
67432 ____________________________________________________________________________
67433 [  6448] By: jhi                                   on 2000/07/26  18:20:30
67434         Log: open() wariness in perlbug.
67435              
67436              Subject: [PATCH] perlbug cleanup
67437              From: Michael Stevens <mstevens@globnix.org>
67438              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
67439              Date: Thu, 13 Jul 2000 15:52:23 +0100
67440      Branch: perl
67441            ! utils/perlbug.PL
67442 ____________________________________________________________________________
67443 [  6447] By: jhi                                   on 2000/07/26  18:13:04
67444         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
67445      Branch: perl
67446            ! lib/File/Temp.pm t/lib/ftmp-security.t
67447 ____________________________________________________________________________
67448 [  6446] By: jhi                                   on 2000/07/26  18:06:32
67449         Log: docfix from Peter Scott <Peter@PSDT.com>.
67450      Branch: perl
67451            ! pod/perlfunc.pod
67452 ____________________________________________________________________________
67453 [  6445] By: jhi                                   on 2000/07/26  17:53:31
67454         Log: Fix *foo{FORMAT}.
67455              
67456              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
67457              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
67458              Date: Wed, 26 Jul 2000 19:51:02 +0200
67459              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
67460              
67461              From: Graham Barr <gbarr@pobox.com>
67462              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
67463              Date: Wed, 26 Jul 2000 17:38:36 +0100
67464              Message-ID: <20000726173836.L472@pobox.com>
67465      Branch: perl
67466            ! pp.c sv.c t/op/gv.t
67467 ____________________________________________________________________________
67468 [  6444] By: jhi                                   on 2000/07/26  17:49:14
67469         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
67470              from Graham Barr in the module list.
67471      Branch: perl
67472            ! gv.c pod/perlobj.pod
67473 ____________________________________________________________________________
67474 [  6443] By: jhi                                   on 2000/07/26  16:06:56
67475         Log: More split() doc and test patches from Mike Guy.
67476      Branch: perl
67477            ! pod/perlfunc.pod t/op/split.t
67478 ____________________________________________________________________________
67479 [  6442] By: jhi                                   on 2000/07/26  16:05:30
67480         Log: MacOS nits from Matthias Neeracher.
67481      Branch: perl
67482            ! perl.c pp_ctl.c
67483 ____________________________________________________________________________
67484 [  6441] By: jhi                                   on 2000/07/26  04:39:57
67485         Log: Subject: [PATCH] split /^/
67486              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67487              Date: Tue, 25 Jul 2000 14:18:57 +0100
67488              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
67489              
67490              (with notes from tchrist and gbarr)
67491      Branch: perl
67492            ! pod/perlfunc.pod t/op/split.t
67493 ____________________________________________________________________________
67494 [  6440] By: jhi                                   on 2000/07/26  04:32:32
67495         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
67496              From: Peter Prymmer <pvhp@forte.com>
67497              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
67498              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
67499      Branch: perl
67500            ! vms/munchconfig.c
67501 ____________________________________________________________________________
67502 [  6439] By: jhi                                   on 2000/07/26  04:31:01
67503         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
67504              to be fatal errors (instead of by default ignoring them, and
67505              ignoring with a bug: even though -w gave an error, the opening [
67506              was left in)  Reported in:
67507              
67508              Subject: [ID 20000716.024] [=cc=] / [:blank:]
67509              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
67510              Date: Sun, 16 Jul 2000 17:55:29 -0700
67511              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
67512      Branch: perl
67513            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
67514 ____________________________________________________________________________
67515 [  6438] By: jhi                                   on 2000/07/25  15:41:15
67516         Log: Subject: [PATCH] av.c apidoc
67517              From: simon@brecon.co.uk (Simon Cozens)
67518              Date: 24 Jul 2000 06:40:52 GMT
67519              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
67520      Branch: perl
67521            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
67522            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
67523 ____________________________________________________________________________
67524 [  6437] By: jhi                                   on 2000/07/25  14:05:36
67525         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
67526              From: "Stephen P. Potter" <spp@ds.net>
67527              Date: Mon, 24 Jul 2000 14:22:23 -0400
67528              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
67529      Branch: perl
67530            ! pod/perllocale.pod
67531 ____________________________________________________________________________
67532 [  6436] By: jhi                                   on 2000/07/25  14:02:03
67533         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
67534              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67535              Date: Mon, 24 Jul 2000 18:04:28 +0100
67536              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
67537      Branch: perl
67538            ! t/lib/syslfs.t t/op/lfs.t
67539 ____________________________________________________________________________
67540 [  6435] By: jhi                                   on 2000/07/25  13:59:28
67541         Log: Get UTF16 BOMs working.  Patch from
67542              
67543              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
67544              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67545              Date: Tue, 25 Jul 2000 12:52:45 +0100
67546              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
67547              
67548              and notes from
67549              
67550              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
67551              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67552              Date: Tue, 25 Jul 2000 11:43:25 +0100
67553              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
67554      Branch: perl
67555            ! t/comp/require.t toke.c utf8.c
67556 ____________________________________________________________________________
67557 [  6434] By: jhi                                   on 2000/07/25  02:39:54
67558         Log: Make the "uninit variable" warning to say "concat or string"
67559              or "join or string" when in concat or join .
67560              
67561              Subject: Re: [ID 20000403.009] uninitialised concatenation???
67562              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67563              Date: Tue, 04 Apr 2000 18:22:58 +0100
67564              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
67565              
67566              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
67567              From: William R Ward <hermit@BayView.COM>
67568              Date: Thu, 30 Mar 2000 19:50:03 -0800
67569              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
67570      Branch: perl
67571            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
67572            ! t/pragma/warn/op t/pragma/warn/sv
67573 ____________________________________________________________________________
67574 [  6433] By: jhi                                   on 2000/07/24  17:52:56
67575         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
67576      Branch: perl
67577            ! lib/File/Spec/VMS.pm
67578 ____________________________________________________________________________
67579 [  6432] By: jhi                                   on 2000/07/24  17:44:44
67580         Log: Test cases for #6431.
67581              
67582              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
67583              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67584              Date: Mon, 24 Jul 2000 15:32:29 +0100
67585              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
67586      Branch: perl
67587            ! t/op/pat.t t/op/split.t
67588 ____________________________________________________________________________
67589 [  6431] By: jhi                                   on 2000/07/24  17:43:17
67590         Log: Bind op fix.
67591              
67592              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
67593              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67594              Date: Mon, 17 Jul 2000 20:04:56 +0100
67595              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
67596      Branch: perl
67597            ! op.c
67598 ____________________________________________________________________________
67599 [  6430] By: jhi                                   on 2000/07/24  03:42:42
67600         Log: Subject: [ID 20000716.023] syslog test fails without sockets
67601              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
67602              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
67603              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
67604      Branch: metaconfig/U/perl
67605            ! Extensions.U
67606      Branch: perl
67607            ! Configure config_h.SH
67608 ____________________________________________________________________________
67609 [  6429] By: jhi                                   on 2000/07/24  03:11:52
67610         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
67611              case, but add also notes explaining the relationship of this
67612              patch and the earlier notes by Sarathy.
67613              
67614              Subject: Map is still slow
67615              From: "Ben Tilly" <ben_tilly@hotmail.com>
67616              Date: Sat, 15 Jul 2000 17:23:27 EDT
67617              Message-ID: <20000715212327.21656.qmail@hotmail.com>
67618      Branch: perl
67619            ! pp_ctl.c
67620 ____________________________________________________________________________
67621 [  6428] By: jhi                                   on 2000/07/24  02:58:52
67622         Log: Documentation to explain the behaviour of map().
67623              
67624              Subject: Re: Map is still slow 
67625              From: Gurusamy Sarathy <gsar@ActiveState.com>
67626              Date: Sat, 15 Jul 2000 16:05:09 -0700
67627              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
67628      Branch: perl
67629            ! pp_ctl.c
67630 ____________________________________________________________________________
67631 [  6427] By: jhi                                   on 2000/07/24  02:50:03
67632         Log: Add tests for
67633              [ID 19991110.003] another matching finding by pcre author
67634              which has already been fixed by some patch, as verified in
67635              
67636              Subject: Re: two regex bugs from the mists of time (well, last November)
67637              From: Hugo <hv@crypt.compulink.co.uk>
67638              Date: Sat, 22 Jul 2000 18:12:58 +0100
67639              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
67640      Branch: perl
67641            ! t/op/re_tests
67642 ____________________________________________________________________________
67643 [  6426] By: jhi                                   on 2000/07/24  02:11:20
67644         Log: A missing 'break' after the [[:space:]] switch case.
67645              
67646              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
67647              From: "Stephen P. Potter" <spp@ds.net>
67648              Date: Tue, 18 Jul 2000 16:25:17 -0400
67649              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
67650      Branch: perl
67651            ! regcomp.c
67652 ____________________________________________________________________________
67653 [  6425] By: jhi                                   on 2000/07/24  02:06:12
67654         Log: The output might have been produced in the wrong order.
67655              
67656              Subject: [ID 20000720.003] [PATCH] t/op/write.t
67657              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67658              Date: Thu, 20 Jul 2000 18:49:18 +0100
67659              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
67660      Branch: perl
67661            ! t/op/write.t
67662 ____________________________________________________________________________
67663 [  6424] By: jhi                                   on 2000/07/24  02:00:07
67664         Log: Use STDOUT consistently.
67665              
67666              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
67667              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67668              Date: Thu, 20 Jul 2000 18:04:01 +0100
67669              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
67670      Branch: perl
67671            ! lib/Test/Harness.pm
67672 ____________________________________________________________________________
67673 [  6423] By: jhi                                   on 2000/07/24  01:54:54
67674         Log: Protect against "wild next"s, that is, callbacks doing "next"
67675              instead of "return".
67676              
67677              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
67678              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67679              Date: Tue, 18 Jul 2000 11:30:16 +0100
67680              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
67681      Branch: perl
67682            ! lib/File/Find.pm
67683 ____________________________________________________________________________
67684 [  6422] By: jhi                                   on 2000/07/24  01:35:47
67685         Log: Out-of-date note removed.
67686              
67687              Subject: [PATCH] documentation perlipc
67688              From: rspier@pobox.com (Robert Spier)
67689              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
67690              Message-ID: <14711.35178.572612.502654@rls.cx>
67691      Branch: perl
67692            ! pod/perlipc.pod
67693 ____________________________________________________________________________
67694 [  6421] By: jhi                                   on 2000/07/24  00:09:18
67695         Log: Send all installperl messages to STDERR and be -w clean.
67696              
67697              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
67698              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67699              Date: Sat, 22 Jul 2000 14:02:11 +0100
67700              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
67701      Branch: perl
67702            ! installperl
67703 ____________________________________________________________________________
67704 [  6420] By: jhi                                   on 2000/07/24  00:04:19
67705         Log: Decutandpasto.
67706              
67707              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
67708              From: "Richard Soderberg" <rs@crystalflame.net>
67709              Date: Sun, 23 Jul 2000 01:37:23 -0700
67710              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
67711      Branch: perl
67712            ! pod/perlipc.pod
67713 ____________________________________________________________________________
67714 [  6419] By: jhi                                   on 2000/07/24  00:01:12
67715         Log: A cleaner abs_path().
67716              Subject: Re: unix alternative to Cwd.pm
67717              From: Jeff Pinyan <jeffp@crusoe.net>
67718              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
67719              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
67720      Branch: perl
67721            ! lib/Cwd.pm
67722 ____________________________________________________________________________
67723 [  6418] By: jhi                                   on 2000/07/23  23:48:56
67724         Log: Detypo.
67725              
67726              Subject: [PATCH perl-current] Typo in hints/powerux.sh
67727              From: "Richard Soderberg" <rs@crystalflame.net>
67728              Date: Sun, 23 Jul 2000 01:27:33 -0700
67729              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
67730      Branch: perl
67731            ! hints/powerux.sh
67732 ____________________________________________________________________________
67733 [  6417] By: jhi                                   on 2000/07/17  22:13:31
67734         Log: Subject: SDBM_File documentation
67735              From: mjd@plover.com
67736              Date: 16 Jul 2000 17:41:17 -0000
67737              Message-ID: <20000716174117.18515.qmail@plover.com>
67738      Branch: perl
67739            ! ext/SDBM_File/SDBM_File.pm
67740 ____________________________________________________________________________
67741 [  6416] By: jhi                                   on 2000/07/17  19:13:26
67742         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
67743      Branch: perl
67744            ! hints/mpeix.sh mpeix/relink
67745 ____________________________________________________________________________
67746 [  6415] By: jhi                                   on 2000/07/15  14:11:02
67747         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
67748              the utf8 'characters' can be more than one octet).
67749              
67750              Date: Sat, 15 Jul 2000 00:21:56 +0100
67751              From: Tom Hughes <tom@compton.nu>
67752              Subject: Re: [ID 20000714.002]
67753              Message-ID: <db2334de49.tom@compton.compton.nu>
67754              
67755              Reported in
67756              
67757              Subject: [ID 20000714.002]
67758              From: "Simon Cozens" <simon@othersideofthe.earth.li>
67759              Date: 14 Jul 2000 15:13:09 -0000
67760              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
67761      Branch: perl
67762            ! doop.c
67763 ____________________________________________________________________________
67764 [  6414] By: jhi                                   on 2000/07/15  03:13:41
67765         Log: another VMS build tweak from Peter Prymmer
67766      Branch: perl
67767            ! vms/descrip_mms.template
67768 ____________________________________________________________________________
67769 [  6413] By: jhi                                   on 2000/07/15  03:10:40
67770         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
67771      Branch: perl
67772            ! vms/perlvms.pod
67773 ____________________________________________________________________________
67774 [  6412] By: jhi                                   on 2000/07/15  00:31:05
67775         Log: More docs for sv functions.
67776              
67777              Subject: [PATCH cfgperl] sv.c apidoc
67778              From: simon@brecon.co.uk (Simon Cozens)
67779              Date: 13 Jul 2000 09:00:20 GMT
67780              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
67781              
67782              Subject: Re: [PATCH cfgperl] sv.c apidoc
67783              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67784              Date: Thu, 13 Jul 2000 12:27:41 +0100
67785              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
67786              
67787              Subject: Re: [PATCH cfgperl] sv.c apidoc
67788              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67789              Date: Thu, 13 Jul 2000 13:23:09 +0100
67790              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
67791              
67792              Subject: Re: [PATCH cfgperl] sv.c apidoc
67793              From: simon@brecon.co.uk (Simon Cozens)
67794              Date: 14 Jul 2000 06:51:02 GMT
67795              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
67796      Branch: perl
67797            ! embed.pl pod/perlapi.pod sv.c
67798 ____________________________________________________________________________
67799 [  6411] By: jhi                                   on 2000/07/15  00:10:41
67800         Log: lib/b test fixes from Peter Prymmer.
67801      Branch: perl
67802            ! t/lib/b.t
67803 ____________________________________________________________________________
67804 [  6410] By: jhi                                   on 2000/07/15  00:02:09
67805         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
67806              From: Hugo <hv@crypt.compulink.co.uk>
67807              Date: Fri, 14 Jul 2000 23:05:20 +0100
67808              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
67809              
67810              Didn't anymore apply, but that point still could use another fix.
67811      Branch: perl
67812            ! pod/perlfunc.pod
67813 ____________________________________________________________________________
67814 [  6409] By: jhi                                   on 2000/07/14  23:15:15
67815         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
67816              not in pod, from Peter Prymmer
67817      Branch: perl
67818            ! vms/descrip_mms.template
67819 ____________________________________________________________________________
67820 [  6408] By: jhi                                   on 2000/07/14  20:35:05
67821         Log: The bug report
67822              [ID 19991110.002] minimal matching discrepancy found by pcre author
67823              seems to have been fixed (though differently from what was suggested
67824              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
67825      Branch: perl
67826            ! t/op/re_tests
67827 ____________________________________________________________________________
67828 [  6407] By: jhi                                   on 2000/07/14  17:38:08
67829         Log: Fix AutoSplit to use File::Spec the right way in VMS,
67830              from Peter Prymmer.
67831      Branch: perl
67832            ! lib/AutoSplit.pm
67833 ____________________________________________________________________________
67834 [  6406] By: jhi                                   on 2000/07/14  14:13:22
67835         Log: Merge perlhacktut into perlhack, update perlguts.
67836              
67837              Subject: Re: Perlhacktut
67838              From: simon@brecon.co.uk (Simon Cozens)
67839              Date: 14 Jul 2000 06:49:21 GMT
67840              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
67841              
67842              Subject: Re: Perlhacktut
67843              From: simon@brecon.co.uk (Simon Cozens)
67844              Date: 14 Jul 2000 07:09:45 GMT
67845              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
67846      Branch: perl
67847            ! pod/perlguts.pod pod/perlhack.pod
67848 ____________________________________________________________________________
67849 [  6405] By: jhi                                   on 2000/07/14  14:02:31
67850         Log: Integrate with Sarathy.
67851      Branch: cfgperl
67852           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
67853           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
67854           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
67855 ____________________________________________________________________________
67856 [  6404] By: gsar                                  on 2000/07/14  12:15:02
67857         Log: PERL_OBJECT build tweaks
67858      Branch: perl
67859            ! toke.c
67860 ____________________________________________________________________________
67861 [  6403] By: gsar                                  on 2000/07/14  11:23:41
67862         Log: inconsistent types needs casts
67863      Branch: perl
67864            ! toke.c
67865 ____________________________________________________________________________
67866 [  6402] By: gsar                                  on 2000/07/14  11:12:04
67867         Log: typos in change#6399, regen headers
67868      Branch: perl
67869            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
67870 ____________________________________________________________________________
67871 [  6401] By: gsar                                  on 2000/07/14  10:59:12
67872         Log: typecasts needed for change#6394
67873      Branch: perl
67874            ! toke.c
67875 ____________________________________________________________________________
67876 [  6400] By: gsar                                  on 2000/07/14  10:49:37
67877         Log: integrate cfgperl contents into mainline
67878      Branch: perl
67879           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
67880           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
67881 ____________________________________________________________________________
67882 [  6399] By: gsar                                  on 2000/07/14  10:38:35
67883         Log: enable UTF-16 filter by default if relevant BOM is seen; various
67884              cleanups (typos, misformatted code, and small bugs)
67885      Branch: perl
67886            ! doop.c embed.pl mg.c op.c pp.c toke.c
67887 ____________________________________________________________________________
67888 [  6398] By: gsar                                  on 2000/07/14  08:55:38
67889         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
67890              name suggests anyway)
67891      Branch: perl
67892            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
67893 ____________________________________________________________________________
67894 [  6397] By: gsar                                  on 2000/07/14  08:44:33
67895         Log: move new variables to the end of the interpreter structure (for
67896              bincompat in code that doesn't #include XSUB.h)
67897      Branch: perl
67898            ! intrpvar.h
67899 ____________________________________________________________________________
67900 [  6396] By: gsar                                  on 2000/07/14  08:13:58
67901         Log: MakeMaker should not remove editor backups (*~) on `make clean`
67902              by default (completes change#6383)
67903      Branch: perl
67904            ! lib/ExtUtils/MM_Unix.pm
67905 ____________________________________________________________________________
67906 [  6395] By: jhi                                   on 2000/07/14  05:20:33
67907         Log: Replace change #6337 with a better one.
67908              
67909              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
67910              From: Hugo <hv@crypt.compulink.co.uk>
67911              Date: Fri, 14 Jul 2000 04:16:20 +0100
67912              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
67913      Branch: cfgperl
67914            ! regexec.c t/op/re_tests
67915 ____________________________________________________________________________
67916 [  6394] By: jhi                                   on 2000/07/14  01:33:59
67917         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
67918      Branch: cfgperl
67919            ! embed.pl global.sym proto.h toke.c
67920 ____________________________________________________________________________
67921 [  6393] By: jhi                                   on 2000/07/13  23:41:23
67922         Log: remove discarded test
67923      Branch: cfgperl
67924            ! MANIFEST
67925 ____________________________________________________________________________
67926 [  6392] By: jhi                                   on 2000/07/13  23:32:25
67927         Log: The {multiplier} of a fixed substring was overlooked which
67928              caused a wrong initial search offset for that substring.
67929              
67930              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
67931              From: Hugo <hv@crypt.compulink.co.uk>
67932              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
67933              Date: Thu, 13 Jul 2000 19:27:13 +0100
67934      Branch: cfgperl
67935            ! regcomp.c t/op/re_tests
67936 ____________________________________________________________________________
67937 [  6391] By: jhi                                   on 2000/07/13  16:37:42
67938         Log: typo fix from Craig Berry
67939      Branch: cfgperl
67940            ! vms/subconfigure.com
67941 ____________________________________________________________________________
67942 [  6390] By: jhi                                   on 2000/07/13  13:20:12
67943         Log: Integrate with Sarathy.
67944      Branch: cfgperl
67945            - t/op/method2entersub.t
67946           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
67947           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
67948           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
67949           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
67950 ____________________________________________________________________________
67951 [  6389] By: jhi                                   on 2000/07/13  13:18:48
67952         Log: Detypo from Peter Prymmer, part of #6388.
67953      Branch: cfgperl
67954            ! Configure config_h.SH
67955      Branch: metaconfig
67956            ! U/modified/d_longlong.U
67957 ____________________________________________________________________________
67958 [  6388] By: gsar                                  on 2000/07/13  06:33:40
67959         Log: typos (spotted by Peter Prymmer)
67960      Branch: perl
67961            ! Configure t/lib/english.t
67962 ____________________________________________________________________________
67963 [  6387] By: gsar                                  on 2000/07/13  05:35:28
67964         Log: new selfloader.t in change#6183 doesn't close DATA handles,
67965              and thus fails to clean up tmp files on dosish platforms
67966      Branch: perl
67967            ! t/lib/selfloader.t
67968 ____________________________________________________________________________
67969 [  6386] By: gsar                                  on 2000/07/12  21:42:39
67970         Log: sprintf test tweaks (from Dominic Dunlop)
67971      Branch: perl
67972            ! t/op/sprintf.t
67973 ____________________________________________________________________________
67974 [  6385] By: gsar                                  on 2000/07/12  21:33:46
67975         Log: fix bugs in processing %v-*d and similar format specs (from
67976              Avi Finkel <avi@finkel.org>)
67977      Branch: perl
67978            ! sv.c t/op/sprintf.t
67979 ____________________________________________________________________________
67980 [  6384] By: gsar                                  on 2000/07/12  16:04:19
67981         Log: readd missing perldelta.pod changes from changes#6339,6376
67982      Branch: perl
67983            ! pod/perldelta.pod
67984 ____________________________________________________________________________
67985 [  6383] By: gsar                                  on 2000/07/12  16:00:51
67986         Log: don't clobber *.orig files on *clean targets
67987      Branch: perl
67988            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
67989 ____________________________________________________________________________
67990 [  6382] By: gsar                                  on 2000/07/12  07:59:12
67991         Log: fix broken integrations in cfgperl
67992      Branch: cfgperl
67993           !> Changes pod/perldelta.pod
67994 ____________________________________________________________________________
67995 [  6381] By: gsar                                  on 2000/07/12  07:42:17
67996         Log: integrate cfgperl changes into mainline
67997      Branch: perl
67998            ! Changes
67999           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
68000           !> pod/perlre.pod
68001 ____________________________________________________________________________
68002 [  6380] By: gsar                                  on 2000/07/12  07:31:00
68003         Log: get sprintf.t to adjust properly for 3-digit exponents
68004      Branch: perl
68005            ! t/op/sprintf.t
68006 ____________________________________________________________________________
68007 [  6379] By: gsar                                  on 2000/07/12  06:40:04
68008         Log: change#6174 needs corresponding change in win32/config_h.PL,
68009              which grovels through config_h.SH to find the config.h name
68010      Branch: perl
68011            ! win32/config_h.PL
68012 ____________________________________________________________________________
68013 [  6378] By: jhi                                   on 2000/07/12  05:03:59
68014         Log: Do the cc sanity check both before the hints and
68015              after the cc selction.
68016      Branch: cfgperl
68017            ! Configure config_h.SH
68018      Branch: metaconfig
68019            ! U/modified/Oldconfig.U U/modified/cc.U
68020      Branch: metaconfig/U/perl
68021            + Checkcc.U
68022 ____________________________________________________________________________
68023 [  6377] By: jhi                                   on 2000/07/12  02:49:22
68024         Log: Fix nits noticed by Boston.pm.
68025      Branch: cfgperl
68026            ! pod/perlre.pod
68027 ____________________________________________________________________________
68028 [  6376] By: jhi                                   on 2000/07/11  21:22:13
68029         Log: Configure cosmetics and perldelta.
68030      Branch: cfgperl
68031            ! Configure config_h.SH pod/perldelta.pod
68032      Branch: metaconfig
68033            ! U/modified/cc.U
68034 ____________________________________________________________________________
68035 [  6375] By: gsar                                  on 2000/07/11  21:17:35
68036         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
68037      Branch: perl
68038            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
68039            ! win32/win32sck.c
68040 ____________________________________________________________________________
68041 [  6374] By: gsar                                  on 2000/07/11  20:48:50
68042         Log: tweak for build failure under multiplicity
68043      Branch: perl
68044            ! toke.c
68045 ____________________________________________________________________________
68046 [  6373] By: gsar                                  on 2000/07/11  20:37:23
68047         Log: integrate cfgperl changes#6325..6373 into mainline
68048              (NOTE: today's batch of integrations still untested)
68049      Branch: perl
68050           +> ext/DynaLoader/hints/netbsd.pl
68051            ! Changes
68052           !> (integrate 26 files)
68053 ____________________________________________________________________________
68054 [  6372] By: jhi                                   on 2000/07/11  20:30:36
68055         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
68056              regen perltoc.
68057      Branch: cfgperl
68058            + pod/perlbook.pod
68059            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
68060            ! pod/perltoc.pod
68061 ____________________________________________________________________________
68062 [  6371] By: jhi                                   on 2000/07/11  20:08:56
68063         Log: Minor cleanups on the booklist.
68064      Branch: cfgperl
68065            ! pod/perlfaq2.pod
68066 ____________________________________________________________________________
68067 [  6370] By: jhi                                   on 2000/07/11  19:31:13
68068         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
68069      Branch: cfgperl
68070            ! t/pragma/overload.t
68071 ____________________________________________________________________________
68072 [  6369] By: gsar                                  on 2000/07/11  19:27:48
68073         Log: integrate cfgperl changes#6293..6324 into mainline
68074      Branch: perl
68075           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
68076            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
68077           !> (integrate 30 files)
68078 ____________________________________________________________________________
68079 [  6368] By: gsar                                  on 2000/07/11  19:18:57
68080         Log: skip integrate of problematic change#6292 from cfgperl into mainline
68081      Branch: perl
68082           !> pp_hot.c
68083 ____________________________________________________________________________
68084 [  6367] By: gsar                                  on 2000/07/11  19:17:21
68085         Log: integrate cfgperl changes#6288..6290 into mainline
68086      Branch: perl
68087           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
68088 ____________________________________________________________________________
68089 [  6366] By: gsar                                  on 2000/07/11  19:11:18
68090         Log: integrate cfgperl changes#6268..6282 into mainline
68091      Branch: perl
68092           !> (integrate 30 files)
68093 ____________________________________________________________________________
68094 [  6365] By: gsar                                  on 2000/07/11  18:57:00
68095         Log: delete new accidentally branched file
68096      Branch: perl
68097            - t/op/method2entersub.t
68098 ____________________________________________________________________________
68099 [  6364] By: gsar                                  on 2000/07/11  18:55:13
68100         Log: skip integrate of change#6267 from cfgperl into mainline (the
68101              method call optimization is flawed without additional hints
68102              from user about immutableness of @ISA and no runtime method
68103              definitions)
68104      Branch: perl
68105           +> t/op/method2entersub.t
68106           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
68107           !> perl.h t/op/sprintf.t xsutils.c
68108 ____________________________________________________________________________
68109 [  6363] By: gsar                                  on 2000/07/11  18:49:43
68110         Log: integrate cfgperl changes#6261..6266 into mainline
68111      Branch: perl
68112           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
68113           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
68114           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
68115           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
68116 ____________________________________________________________________________
68117 [  6362] By: gsar                                  on 2000/07/11  18:43:26
68118         Log: integrate cfgperl changes#6252..6260 into mainline
68119      Branch: perl
68120           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
68121           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
68122           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
68123           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
68124 ____________________________________________________________________________
68125 [  6361] By: gsar                                  on 2000/07/11  18:37:12
68126         Log: skip integrate of problematic change#6251 from cfgperl into mainline
68127      Branch: perl
68128           !> lib/Exporter.pm
68129 ____________________________________________________________________________
68130 [  6360] By: gsar                                  on 2000/07/11  18:34:56
68131         Log: integrate cfgperl change#6250 into mainline
68132      Branch: perl
68133           +> t/op/my_stash.t
68134           !> MANIFEST embed.pl proto.h toke.c
68135 ____________________________________________________________________________
68136 [  6359] By: gsar                                  on 2000/07/11  18:21:19
68137         Log: integrate cfgperl changes#6242..6249 into mainline
68138      Branch: perl
68139           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
68140           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
68141           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
68142           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
68143           !> t/lib/peek.t utf8.c
68144 ____________________________________________________________________________
68145 [  6358] By: gsar                                  on 2000/07/11  18:15:45
68146         Log: skip integrate of problematic change#6241 from cfgperl into mainline
68147      Branch: perl
68148           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
68149 ____________________________________________________________________________
68150 [  6357] By: jhi                                   on 2000/07/11  18:15:16
68151         Log: Fix for
68152              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
68153              From: Roderick Schertler <roderick@argon.org> 
68154              Date: Tue, 11 Jul 2000 13:55:05 -0400 
68155              Message-Id: <200007111755.NAA05077@jones.argon.org> 
68156      Branch: cfgperl
68157            ! doio.c
68158 ____________________________________________________________________________
68159 [  6356] By: jhi                                   on 2000/07/11  18:12:51
68160         Log: Typo in #6341.
68161      Branch: cfgperl
68162            ! pp_hot.c
68163 ____________________________________________________________________________
68164 [  6355] By: gsar                                  on 2000/07/11  18:12:10
68165         Log: integrate cfgperl changes#6231..6240 into mainline
68166      Branch: perl
68167           +> pod/perlutil.pod
68168           !> (integrate 35 files)
68169 ____________________________________________________________________________
68170 [  6354] By: jhi                                   on 2000/07/11  18:04:34
68171         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
68172              From: Dominic Dunlop <domo@computer.org> 
68173              Date: Tue, 11 Jul 2000 12:27:33 +0200 
68174              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
68175              
68176              Replaces change #6268.
68177      Branch: cfgperl
68178            ! t/op/sprintf.t
68179 ____________________________________________________________________________
68180 [  6353] By: gsar                                  on 2000/07/11  17:59:51
68181         Log: skip integrate of problematic change#6230 from cfgperl into mainline
68182              (a later version of File::Spec is already in mainline)
68183      Branch: perl
68184           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
68185           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
68186 ____________________________________________________________________________
68187 [  6352] By: gsar                                  on 2000/07/11  17:57:48
68188         Log: integrate cfgperl changes#6224..6229 into mainline
68189      Branch: perl
68190           +> lib/lib.pm.PL
68191            - lib/lib.pm
68192           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
68193           !> lib/English.pm op.c t/lib/english.t
68194 ____________________________________________________________________________
68195 [  6351] By: gsar                                  on 2000/07/11  17:50:10
68196         Log: skip integrate of problematic change#6223 from cfgperl into mainline
68197      Branch: perl
68198           !> doio.c
68199 ____________________________________________________________________________
68200 [  6350] By: gsar                                  on 2000/07/11  17:48:28
68201         Log: integrate cfgperl changes#6220..6222 into mainline
68202      Branch: perl
68203           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
68204           !> toke.c utf8.c win32/win32.h
68205 ____________________________________________________________________________
68206 [  6349] By: gsar                                  on 2000/07/11  17:46:13
68207         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
68208              mainline
68209      Branch: perl
68210           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
68211           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
68212           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
68213 ____________________________________________________________________________
68214 [  6348] By: jhi                                   on 2000/07/11  17:45:49
68215         Log: README.posix-bc podified from Thomas Dorner.
68216      Branch: cfgperl
68217            ! README.posix-bc
68218 ____________________________________________________________________________
68219 [  6347] By: gsar                                  on 2000/07/11  17:42:04
68220         Log: integrate cfgperl change#6217 into mainline
68221      Branch: perl
68222           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
68223           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
68224           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
68225 ____________________________________________________________________________
68226 [  6346] By: gsar                                  on 2000/07/11  17:39:37
68227         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
68228              mainline
68229      Branch: perl
68230           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
68231           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
68232           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
68233           !> perlapi.h pod/perlapi.pod
68234 ____________________________________________________________________________
68235 [  6345] By: gsar                                  on 2000/07/11  17:36:42
68236         Log: integrate cfgperl changes#6207..6210 into mainline
68237      Branch: perl
68238           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
68239           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
68240 ____________________________________________________________________________
68241 [  6344] By: gsar                                  on 2000/07/11  17:31:20
68242         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
68243              mainline
68244      Branch: perl
68245           !> (integrate 40 files)
68246 ____________________________________________________________________________
68247 [  6343] By: gsar                                  on 2000/07/11  17:19:08
68248         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
68249      Branch: perl
68250           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
68251            ! Changes
68252           !> (integrate 34 files)
68253 ____________________________________________________________________________
68254 [  6342] By: jhi                                   on 2000/07/11  16:05:48
68255         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
68256              To: perl5-porters@perl.org
68257              From: Karsten Sperling <spiff@phreax.net>
68258              Date: Mon, 10 Jul 2000 15:12:52 +0200
68259              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
68260      Branch: cfgperl
68261            ! lib/Symbol.pm
68262 ____________________________________________________________________________
68263 [  6341] By: jhi                                   on 2000/07/11  15:59:23
68264         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
68265              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
68266              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
68267              Date: Fri, 07 Jul 2000 17:57:16 +0100
68268      Branch: cfgperl
68269            ! pp_hot.c
68270 ____________________________________________________________________________
68271 [  6340] By: jhi                                   on 2000/07/11  15:55:47
68272         Log: Subject: Re: format bug report  [Patch]
68273              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
68274              Date: Wed, 05 Jul 2000 13:12:52 +0200
68275              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
68276              
68277              Subject: Re: format bug report  [Patch]
68278              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
68279              Date: Wed, 05 Jul 2000 14:10:01 +0200
68280              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
68281      Branch: cfgperl
68282            ! t/op/write.t toke.c
68283 ____________________________________________________________________________
68284 [  6339] By: jhi                                   on 2000/07/11  13:54:09
68285         Log: Be less forgiving about ambiguous and illegal tr ranges.
68286              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
68287              From: Mark-Jason Dominus <mjd@plover.com>
68288              Date: Tue, 04 Jul 2000 10:00:12 -0400
68289              Message-ID: <20000704140012.17772.qmail@plover.com>
68290              
68291              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
68292              From: Mark-Jason Dominus <mjd@plover.com>
68293              Date: Wed, 05 Jul 2000 09:37:36 -0400
68294              Message-ID: <20000705133736.27293.qmail@plover.com>
68295      Branch: cfgperl
68296            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
68297 ____________________________________________________________________________
68298 [  6338] By: jhi                                   on 2000/07/11  13:31:24
68299         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
68300              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
68301              Date: Tue, 11 Jul 2000 13:50:51 +0100
68302              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
68303      Branch: cfgperl
68304            ! sv.c
68305 ____________________________________________________________________________
68306 [  6337] By: jhi                                   on 2000/07/11  13:29:14
68307         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
68308              From: Hugo <hv@crypt.compulink.co.uk>
68309              Date: Tue, 11 Jul 2000 12:44:50 +0100
68310              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
68311      Branch: cfgperl
68312            ! regexec.c t/op/re_tests
68313 ____________________________________________________________________________
68314 [  6336] By: jhi                                   on 2000/07/11  13:26:47
68315         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
68316              From: simon@brecon.co.uk (Simon Cozens)
68317              Date: 7 Jul 2000 11:26:09 GMT
68318              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
68319      Branch: cfgperl
68320            ! mg.c
68321 ____________________________________________________________________________
68322 [  6335] By: jhi                                   on 2000/07/11  13:23:37
68323         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
68324              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
68325              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
68326              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
68327      Branch: cfgperl
68328            + ext/DynaLoader/hints/netbsd.pl
68329            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
68330 ____________________________________________________________________________
68331 [  6334] By: jhi                                   on 2000/07/11  13:20:38
68332         Log: Subject: PATCH perlguts.pod: Document D and d magic types
68333              From: mjd@plover.com
68334              Date: 5 Jul 2000 18:01:51 -0000
68335              Message-ID: <20000705180151.29413.qmail@plover.com>
68336      Branch: cfgperl
68337            ! pod/perlguts.pod
68338 ____________________________________________________________________________
68339 [  6333] By: jhi                                   on 2000/07/11  13:15:51
68340         Log: Precedence goof, fix based on
68341              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
68342              From: Hugo <hv@crypt.compulink.co.uk>
68343              Date: Tue, 11 Jul 2000 12:52:38 +0100
68344              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
68345      Branch: cfgperl
68346            ! t/op/taint.t
68347 ____________________________________________________________________________
68348 [  6332] By: jhi                                   on 2000/07/11  12:40:17
68349         Log: Integrate with Sarathy.
68350      Branch: cfgperl
68351           !> win32/win32sck.c
68352 ____________________________________________________________________________
68353 [  6331] By: jhi                                   on 2000/07/10  20:14:16
68354         Log: Sprinkle ldlibpath.
68355      Branch: cfgperl
68356            ! pod/Makefile.SH
68357 ____________________________________________________________________________
68358 [  6330] By: jhi                                   on 2000/07/10  17:54:49
68359         Log: More POSIX.pod tweaks.
68360      Branch: cfgperl
68361            ! ext/POSIX/POSIX.pod
68362 ____________________________________________________________________________
68363 [  6329] By: jhi                                   on 2000/07/10  14:02:12
68364         Log: Reorder perl.pod once more.
68365      Branch: cfgperl
68366            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
68367 ____________________________________________________________________________
68368 [  6328] By: gsar                                  on 2000/07/10  07:06:00
68369         Log: accept() leaks memory on windows due to incorrect ordering of
68370              closesocket() and fclose() calls
68371      Branch: perl
68372            ! win32/win32sck.c
68373 ____________________________________________________________________________
68374 [  6327] By: gsar                                  on 2000/07/10  06:49:17
68375         Log: winsock options weren't being set in all threads under ithreads
68376              (caused send()s from second and subsequent threads to fail)
68377      Branch: perl
68378            ! win32/win32sck.c
68379 ____________________________________________________________________________
68380 [  6326] By: jhi                                   on 2000/07/08  02:45:40
68381         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
68382              was cast to an unsigned (32-bit) integer with wild abandon.
68383      Branch: cfgperl
68384            ! ext/Devel/DProf/DProf.xs
68385 ____________________________________________________________________________
68386 [  6325] By: jhi                                   on 2000/07/07  18:50:33
68387         Log: Remove perlbook, update perlfaq book listing,
68388              rearrange perl.pod, regenerate perltoc.
68389      Branch: cfgperl
68390            - pod/perlbook.pod
68391            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
68392            ! pod/perlfaq2.pod pod/perltoc.pod
68393 ____________________________________________________________________________
68394 [  6324] By: jhi                                   on 2000/07/07  14:03:40
68395         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
68396      Branch: cfgperl
68397            ! sv.h toke.c
68398 ____________________________________________________________________________
68399 [  6323] By: jhi                                   on 2000/07/06  16:03:55
68400         Log: Fix complaints of buildtoc.
68401      Branch: cfgperl
68402            + lib/Win32.pod
68403            - pod/Win32.pod
68404            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
68405 ____________________________________________________________________________
68406 [  6322] By: jhi                                   on 2000/07/06  15:15:52
68407         Log: Add =head1 NAMEs so that buildtoc is happy.
68408              (The CGI::Util nit reported to Lincoln.)
68409      Branch: cfgperl
68410            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
68411            ! pod/perltoc.pod
68412 ____________________________________________________________________________
68413 [  6321] By: jhi                                   on 2000/07/06  03:16:04
68414         Log: Config is being used.
68415      Branch: cfgperl
68416            ! t/op/method.t
68417 ____________________________________________________________________________
68418 [  6320] By: jhi                                   on 2000/07/06  03:13:13
68419         Log: Integrate with Sarathy.
68420      Branch: cfgperl
68421           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
68422 ____________________________________________________________________________
68423 [  6319] By: jhi                                   on 2000/07/06  03:11:46
68424         Log: Autogenerate pod/Makefile and pod/buildtoc.
68425              buildtoc also checks whether the existing pods are
68426              mentioned in MANIFEST and perl.pod, and vice versa.
68427              (None of the thusly found discrepancies fixed yet.)
68428              roffitall also needs to be autogenerated similarly but it
68429              seems so badly out of date that I didn't touch it yet.
68430      Branch: cfgperl
68431            + pod/Makefile.SH pod/buildtoc.PL
68432            - pod/Makefile pod/buildtoc
68433            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
68434 ____________________________________________________________________________
68435 [  6318] By: gsar                                  on 2000/07/05  22:10:54
68436         Log: fix UNC path handling on Windows under ithreads, and chdir()
68437              return value when given a non-existent directory
68438      Branch: perl
68439            ! win32/vdir.h
68440 ____________________________________________________________________________
68441 [  6317] By: gsar                                  on 2000/07/05  22:08:19
68442         Log: winsock cleanup never done on Windows (leads to handle leaks)
68443      Branch: perl
68444            ! win32/perllib.c win32/win32sck.c
68445 ____________________________________________________________________________
68446 [  6316] By: gsar                                  on 2000/07/05  22:06:19
68447         Log: some debugger output does not go to the socket when RemotePort is set
68448      Branch: perl
68449            ! lib/perl5db.pl
68450 ____________________________________________________________________________
68451 [  6315] By: jhi                                   on 2000/07/05  00:25:21
68452         Log: Integrate with Sarathy, preliminary fix for unicos
68453              alignment problems in [ID 20000612.002] Perl problem on Cray system.
68454      Branch: cfgperl
68455            ! sv.h
68456           !> pp_hot.c
68457 ____________________________________________________________________________
68458 [  6314] By: gsar                                  on 2000/07/04  23:34:02
68459         Log: tyop in change#6306
68460      Branch: perl
68461            ! pp_hot.c
68462 ____________________________________________________________________________
68463 [  6313] By: jhi                                   on 2000/07/04  22:14:38
68464         Log: Multiline string literals ENONPORTABLE.
68465      Branch: cfgperl
68466            ! pp_hot.c
68467 ____________________________________________________________________________
68468 [  6312] By: jhi                                   on 2000/07/04  20:34:44
68469         Log: Integrate with Sarathy.
68470      Branch: cfgperl
68471           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
68472           !> t/op/method.t
68473 ____________________________________________________________________________
68474 [  6311] By: jhi                                   on 2000/07/04  20:30:56
68475         Log: More POSIX.pod embellishment.
68476      Branch: cfgperl
68477            ! ext/POSIX/POSIX.pod
68478 ____________________________________________________________________________
68479 [  6310] By: gsar                                  on 2000/07/04  17:28:48
68480         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
68481      Branch: perl
68482            ! t/lib/b.t
68483 ____________________________________________________________________________
68484 [  6309] By: jhi                                   on 2000/07/04  17:22:18
68485         Log: The #6308 required a little bit more.
68486      Branch: cfgperl
68487            ! Makefile.SH win32/Makefile
68488 ____________________________________________________________________________
68489 [  6308] By: jhi                                   on 2000/07/04  16:35:24
68490         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
68491      Branch: cfgperl
68492            + lib/lib_pm.PL
68493            - lib/lib.pm.PL
68494            ! MANIFEST Makefile.SH
68495 ____________________________________________________________________________
68496 [  6307] By: jhi                                   on 2000/07/04  16:28:58
68497         Log: Win32 patches for cfgperl from Sarathy.
68498      Branch: cfgperl
68499            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
68500            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
68501            ! thread.h toke.c util.c win32/Makefile win32/win32.c
68502 ____________________________________________________________________________
68503 [  6306] By: gsar                                  on 2000/07/04  16:28:40
68504         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
68505              (from Richard Soderberg <rs@oregonnet.com>)
68506      Branch: perl
68507            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
68508 ____________________________________________________________________________
68509 [  6305] By: jhi                                   on 2000/07/04  16:24:24
68510         Log: Integrate with Sarathy.
68511      Branch: cfgperl
68512           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
68513           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
68514           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
68515           !> proto.h win32/win32.c
68516 ____________________________________________________________________________
68517 [  6304] By: gsar                                  on 2000/07/04  16:17:24
68518         Log: missing perldiag entry for unpack("w",...) diagnostic (from
68519              Andreas Koenig)
68520      Branch: perl
68521            ! pod/perldiag.pod
68522 ____________________________________________________________________________
68523 [  6303] By: gsar                                  on 2000/07/04  16:14:44
68524         Log: remove rel2abs prototypes (from Barrie Slaymaker)
68525      Branch: perl
68526            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
68527            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
68528 ____________________________________________________________________________
68529 [  6302] By: gsar                                  on 2000/07/04  04:59:35
68530         Log: adjust change#6299
68531      Branch: perl
68532            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
68533            ! win32/win32.c
68534 ____________________________________________________________________________
68535 [  6301] By: jhi                                   on 2000/07/04  04:50:07
68536         Log: Integrate with Sarathy.
68537      Branch: cfgperl
68538           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
68539           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
68540           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
68541 ____________________________________________________________________________
68542 [  6300] By: gsar                                  on 2000/07/04  04:42:09
68543         Log: PERL_OBJECT build tweak
68544      Branch: perl
68545            ! perl.h
68546 ____________________________________________________________________________
68547 [  6299] By: gsar                                  on 2000/07/04  04:37:00
68548         Log: fix memory leak on Windows (PL_sys_intern contents were never
68549              freed)
68550      Branch: perl
68551            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
68552            ! perlapi.c proto.h win32/win32.c
68553 ____________________________________________________________________________
68554 [  6298] By: gsar                                  on 2000/07/04  04:15:59
68555         Log: fix large memory leak that has been around for ever, masked by
68556              -DPURIFY (most of the arenas were never freed!)
68557      Branch: perl
68558            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
68559 ____________________________________________________________________________
68560 [  6297] By: gsar                                  on 2000/07/04  04:07:46
68561         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
68562      Branch: perl
68563            ! perl.c
68564 ____________________________________________________________________________
68565 [  6296] By: jhi                                   on 2000/06/30  18:28:37
68566         Log: Elaborate POSIX.pod.  Still needs work.
68567      Branch: cfgperl
68568            ! ext/POSIX/POSIX.pod
68569 ____________________________________________________________________________
68570 [  6295] By: jhi                                   on 2000/06/30  14:58:18
68571         Log: Point to perlipc for more SysV IPC examples.
68572      Branch: cfgperl
68573            ! pod/perlfunc.pod
68574 ____________________________________________________________________________
68575 [  6294] By: gsar                                  on 2000/06/30  14:47:45
68576         Log: slurp mode fix in change#4736 still not quite right
68577      Branch: perl
68578            ! pp_hot.c t/io/argv.t
68579 ____________________________________________________________________________
68580 [  6293] By: jhi                                   on 2000/06/30  12:02:55
68581         Log: Integrate with Sarathy.
68582      Branch: cfgperl
68583           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
68584 ____________________________________________________________________________
68585 [  6292] By: jhi                                   on 2000/06/30  12:01:11
68586         Log: From: simon@brecon.co.uk (Simon Cozens)
68587              Subject: UTF8 concat
68588              Date: 30 Jun 2000 06:13:25 GMT
68589              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
68590      Branch: cfgperl
68591            ! pp_hot.c
68592 ____________________________________________________________________________
68593 [  6291] By: gsar                                  on 2000/06/30  04:37:33
68594         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
68595              when @_ is modified, causing coredumps
68596      Branch: perl
68597            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
68598 ____________________________________________________________________________
68599 [  6290] By: jhi                                   on 2000/06/30  02:21:44
68600         Log: Integrate with Sarathy.
68601      Branch: cfgperl
68602           !> vms/vms.c vms/vmsish.h
68603 ____________________________________________________________________________
68604 [  6289] By: jhi                                   on 2000/06/30  02:21:02
68605         Log: Check VERSIONs.
68606      Branch: cfgperl
68607            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
68608            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
68609            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
68610 ____________________________________________________________________________
68611 [  6288] By: jhi                                   on 2000/06/30  02:18:52
68612         Log: Integrate with Sarathy.
68613      Branch: cfgperl
68614           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
68615           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
68616           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
68617           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
68618 ____________________________________________________________________________
68619 [  6287] By: gsar                                  on 2000/06/30  02:17:08
68620         Log: integrate vmsperl changes into mainline
68621      Branch: perl
68622           !> vms/vms.c vms/vmsish.h
68623 ____________________________________________________________________________
68624 [  6285] By: gsar                                  on 2000/06/30  02:05:28
68625         Log: localize %INC in a Safe compartment so that use/require work
68626              (many other magic globals probably need similar treatment)
68627      Branch: perl
68628            ! ext/Opcode/Opcode.xs
68629 ____________________________________________________________________________
68630 [  6284] By: gsar                                  on 2000/06/30  01:54:54
68631         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
68632              about Windows
68633      Branch: perl
68634            ! pod/perlembed.pod
68635 ____________________________________________________________________________
68636 [  6283] By: jhi                                   on 2000/06/30  01:50:10
68637         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
68638              From: Barrie Slaymaker <barries@jester.slaysys.com>
68639              Date: Wed, 28 Jun 2000 11:35:29 -0400
68640              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
68641      Branch: perl
68642            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
68643            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
68644            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
68645            ! lib/File/Spec/Win32.pm
68646 ____________________________________________________________________________
68647 [  6282] By: jhi                                   on 2000/06/29  22:57:22
68648         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
68649              From: Dan Sugalski <dan@sidhe.org>
68650              Date: Tue, 06 Jun 2000 11:59:50 -0400
68651              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
68652      Branch: cfgperl
68653            ! vms/vms.c
68654 ____________________________________________________________________________
68655 [  6281] By: jhi                                   on 2000/06/29  22:52:50
68656         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
68657              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
68658              Date: Wed, 7 Jun 2000 04:02:04 -0500
68659              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
68660      Branch: cfgperl
68661            ! utils/h2xs.PL
68662 ____________________________________________________________________________
68663 [  6280] By: jhi                                   on 2000/06/29  22:45:47
68664         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
68665              From: rspier@pobox.com (Robert Spier)
68666              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
68667              Message-ID: <14654.31913.845602.610277@rls.cx>
68668      Branch: cfgperl
68669            ! utils/h2xs.PL
68670 ____________________________________________________________________________
68671 [  6279] By: jhi                                   on 2000/06/29  22:38:16
68672         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
68673              From: Tim Ayers <tayers@bridge.com>
68674              Date: Thu, 08 Jun 2000 08:11:06 +0200
68675              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
68676              [resent by Richard Foley, Message-Id probably wrong]
68677      Branch: cfgperl
68678            ! pod/perlsub.pod
68679 ____________________________________________________________________________
68680 [  6278] By: jhi                                   on 2000/06/29  22:21:45
68681         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
68682              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
68683              Date: Fri, 09 Jun 2000 12:39:27 -0400
68684              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
68685              (plus update the version "number" of Text::Wrap)
68686      Branch: cfgperl
68687            ! lib/Text/Wrap.pm
68688 ____________________________________________________________________________
68689 [  6277] By: jhi                                   on 2000/06/29  22:13:10
68690         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
68691              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
68692              Date: Mon, 12 Jun 2000 14:55:59 +0100
68693              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
68694      Branch: cfgperl
68695            ! pod/perlfunc.pod
68696 ____________________________________________________________________________
68697 [  6276] By: jhi                                   on 2000/06/29  22:11:06
68698         Log: Subject: [PATCH] Re: eval documentation: context
68699              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
68700              Date: Mon, 12 Jun 2000 15:07:29 +0100
68701              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
68702      Branch: cfgperl
68703            ! pod/perlfunc.pod
68704 ____________________________________________________________________________
68705 [  6275] By: jhi                                   on 2000/06/29  21:59:46
68706         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
68707              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
68708              Date: Tue, 13 Jun 2000 02:43:48 -0500
68709              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
68710      Branch: cfgperl
68711            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
68712 ____________________________________________________________________________
68713 [  6274] By: jhi                                   on 2000/06/29  21:56:14
68714         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
68715              From: Andy Dougherty <doughera@lafayette.edu>
68716              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
68717              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
68718      Branch: cfgperl
68719            ! ext/File/Glob/Glob.pm
68720 ____________________________________________________________________________
68721 [  6273] By: jhi                                   on 2000/06/29  21:49:09
68722         Log: Subject: [PATCH] xsub attributes
68723              From: Doug MacEachern <dougm@covalent.net>
68724              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
68725              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
68726      Branch: cfgperl
68727            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
68728            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
68729 ____________________________________________________________________________
68730 [  6272] By: jhi                                   on 2000/06/29  21:41:28
68731         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
68732              From: Tom Phoenix <rootbeer@redcat.com>
68733              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
68734              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
68735      Branch: cfgperl
68736            ! lib/Net/Ping.pm
68737 ____________________________________________________________________________
68738 [  6271] By: jhi                                   on 2000/06/29  21:36:55
68739         Log: Subject: PATCH pod/perltie.pod
68740              From: Ian Phillipps <Ian.Phillipps@iname.com>
68741              Date: Fri, 16 Jun 2000 00:17:19 +0100
68742              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
68743              (only the first hunk, the second hunk had already been done
68744              by some other patch)
68745      Branch: cfgperl
68746            ! pod/perltie.pod
68747 ____________________________________________________________________________
68748 [  6270] By: jhi                                   on 2000/06/29  21:24:51
68749         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
68750              From: Nicholas Clark <nick@talking.bollo.cx>
68751              Date: Fri, 23 Jun 2000 16:21:15 +0100
68752              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
68753      Branch: cfgperl
68754            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
68755            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
68756 ____________________________________________________________________________
68757 [  6269] By: jhi                                   on 2000/06/29  19:38:15
68758         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
68759              silence few compiler warnings.
68760      Branch: cfgperl
68761            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
68762 ____________________________________________________________________________
68763 [  6268] By: jhi                                   on 2000/06/29  18:21:50
68764         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
68765              From: Dominic Dunlop <domo@computer.org> 
68766              Date: Thu, 29 Jun 2000 12:32:39 +0200 
68767              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
68768      Branch: cfgperl
68769            ! t/op/sprintf.t
68770 ____________________________________________________________________________
68771 [  6267] By: jhi                                   on 2000/06/29  18:16:07
68772         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
68773              From: Doug MacEachern <dougm@covalent.net>
68774              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
68775              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
68776      Branch: cfgperl
68777            + t/op/method2entersub.t
68778            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
68779            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
68780            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
68781            ! xsutils.c
68782 ____________________________________________________________________________
68783 [  6266] By: jhi                                   on 2000/06/29  15:11:15
68784         Log: Subject: [PATCH 5.6.0] cygwin port
68785              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
68786              From: "Fifer, Eric" <EFifer@sanwaint.com>
68787              Date: Thu, 29 Jun 2000 12:58:29 +0100
68788      Branch: cfgperl
68789            ! cygwin/Makefile.SHs
68790 ____________________________________________________________________________
68791 [  6265] By: jhi                                   on 2000/06/29  15:04:05
68792         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
68793              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
68794              Date: Wed, 28 Jun 2000 17:50:12 -0700
68795              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
68796      Branch: cfgperl
68797            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
68798 ____________________________________________________________________________
68799 [  6264] By: jhi                                   on 2000/06/29  15:00:57
68800         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
68801              From: Marty Lucich <marty@netcom.com>
68802              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
68803              Message-Id: <200006282116.OAA11148@netcom.com>
68804              ccdlflags update (the BSD/OS 4.1 part had already been taken
68805              care of by #6141).
68806      Branch: cfgperl
68807            ! hints/bsdos.sh
68808 ____________________________________________________________________________
68809 [  6263] By: jhi                                   on 2000/06/29  13:47:44
68810         Log: tr fixes from Simon Cozens
68811      Branch: cfgperl
68812            ! doop.c
68813 ____________________________________________________________________________
68814 [  6262] By: jhi                                   on 2000/06/28  18:46:01
68815         Log: Subject: 5.6.0 Patch for EPOC
68816              From: Olaf Flebbe <o.flebbe@gmx.de>
68817              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
68818              Message-ID: <23449.960929969@www11.gmx.net>
68819      Branch: cfgperl
68820            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
68821            ! epoc/epocish.h
68822 ____________________________________________________________________________
68823 [  6261] By: jhi                                   on 2000/06/28  18:29:07
68824         Log: Subject: Re: [PATCH cfgperl] BOMs away!
68825              From: simon@brecon.co.uk (Simon Cozens)
68826              Date: 17 Jun 2000 11:49:57 GMT
68827              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
68828      Branch: cfgperl
68829            ! pod/perldiag.pod t/comp/require.t toke.c
68830 ____________________________________________________________________________
68831 [  6260] By: jhi                                   on 2000/06/28  17:47:16
68832         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
68833              From: simon@brecon.co.uk (Simon Cozens) 
68834              Date: 17 Jun 2000 11:56:44 GMT 
68835              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
68836              pack U0, pack C0
68837      Branch: cfgperl
68838            ! pod/perlfunc.pod pp.c t/op/pack.t
68839 ____________________________________________________________________________
68840 [  6259] By: jhi                                   on 2000/06/28  16:43:17
68841         Log: perlnewmod was missing from MANIFEST.
68842      Branch: cfgperl
68843            ! MANIFEST
68844 ____________________________________________________________________________
68845 [  6258] By: jhi                                   on 2000/06/28  15:54:30
68846         Log: linenumber tweak
68847      Branch: cfgperl
68848            ! t/pragma/warn/regcomp
68849 ____________________________________________________________________________
68850 [  6257] By: jhi                                   on 2000/06/28  15:50:44
68851         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
68852              From: Doug MacEachern <dougm@covalent.net>
68853              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
68854              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
68855              (one part of the patch had been applied earlier)
68856      Branch: cfgperl
68857            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
68858 ____________________________________________________________________________
68859 [  6256] By: jhi                                   on 2000/06/28  15:40:22
68860         Log: tweaks from Simon Cozens to further fix tr/// under utf8
68861      Branch: cfgperl
68862            ! doop.c
68863 ____________________________________________________________________________
68864 [  6255] By: jhi                                   on 2000/06/28  15:33:45
68865         Log: small thinko tweaks
68866      Branch: cfgperl
68867            ! lib/IPC/Open3.pm t/op/my_stash.t
68868 ____________________________________________________________________________
68869 [  6254] By: jhi                                   on 2000/06/28  15:33:25
68870         Log: Subject: tr///, help wanted.
68871              From: simon@brecon.co.uk (Simon Cozens)
68872              Date: 28 Jun 2000 11:29:04 GMT
68873              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
68874      Branch: cfgperl
68875            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
68876            ! pp_proto.h proto.h t/op/tr.t
68877 ____________________________________________________________________________
68878 [  6253] By: jhi                                   on 2000/06/28  15:09:17
68879         Log: Paranoia tweak on #6249.
68880              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
68881              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
68882              Date: Sun, 25 Jun 2000 23:43:12 -0400
68883              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
68884      Branch: cfgperl
68885            ! lib/IPC/Open3.pm
68886 ____________________________________________________________________________
68887 [  6252] By: jhi                                   on 2000/06/28  15:01:38
68888         Log: Document #6249 and #6251.
68889      Branch: cfgperl
68890            ! lib/Exporter.pm lib/IPC/Open3.pm
68891 ____________________________________________________________________________
68892 [  6251] By: jhi                                   on 2000/06/28  14:50:43
68893         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
68894              From: Doug MacEachern <dougm@covalent.net>
68895              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
68896              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
68897      Branch: cfgperl
68898            ! lib/Exporter.pm
68899 ____________________________________________________________________________
68900 [  6250] By: jhi                                   on 2000/06/28  14:45:23
68901         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
68902              From: Doug MacEachern <dougm@covalent.net>
68903              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
68904              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
68905      Branch: cfgperl
68906            + t/op/my_stash.t
68907            ! MANIFEST embed.pl global.sym proto.h toke.c
68908 ____________________________________________________________________________
68909 [  6249] By: jhi                                   on 2000/06/28  14:36:34
68910         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
68911              From: Frank Tobin <ftobin@uiuc.edu>
68912              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
68913              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
68914      Branch: cfgperl
68915            ! lib/IPC/Open3.pm
68916 ____________________________________________________________________________
68917 [  6248] By: jhi                                   on 2000/06/28  14:11:25
68918         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
68919              From: Mark-Jason Dominus <mjd@plover.com>
68920              Date: Tue, 27 Jun 2000 22:36:42 -0400
68921              Message-ID: <20000628023642.12166.qmail@plover.com>
68922      Branch: cfgperl
68923            ! pod/perlfunc.pod
68924 ____________________________________________________________________________
68925 [  6247] By: jhi                                   on 2000/06/27  12:46:37
68926         Log: Tweak $VERSION, patch from Doug MacEachern.
68927      Branch: cfgperl
68928            ! lib/File/Spec.pm
68929 ____________________________________________________________________________
68930 [  6246] By: jhi                                   on 2000/06/27  03:34:46
68931         Log: Allow for standalone testing.
68932      Branch: cfgperl
68933            ! t/lib/filefunc.t t/lib/filespec.t
68934 ____________________________________________________________________________
68935 [  6245] By: jhi                                   on 2000/06/27  02:50:02
68936         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
68937              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
68938              Date: Sat, 24 Jun 2000 13:06:20 +0100
68939              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
68940      Branch: cfgperl
68941            ! ext/DynaLoader/DynaLoader_pm.PL
68942 ____________________________________________________________________________
68943 [  6244] By: jhi                                   on 2000/06/27  02:46:10
68944         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
68945              From: Doug MacEachern <dougm@covalent.net>
68946              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
68947              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
68948      Branch: cfgperl
68949            ! gv.c sv.c t/lib/peek.t
68950 ____________________________________________________________________________
68951 [  6243] By: jhi                                   on 2000/06/27  02:38:07
68952         Log: Subject: [PATCH] is_utf8_string
68953              From: simon@brecon.co.uk (Simon Cozens)
68954              Date: 26 Jun 2000 02:25:59 GMT
68955              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
68956      Branch: cfgperl
68957            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
68958            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
68959            ! proto.h utf8.c
68960 ____________________________________________________________________________
68961 [  6242] By: jhi                                   on 2000/06/27  02:24:00
68962         Log: Subject: [PATCH] bytes<->utf8 fixes
68963              From: simon@brecon.co.uk (Simon Cozens)
68964              Date: 26 Jun 2000 04:55:45 GMT
68965              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
68966      Branch: cfgperl
68967            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
68968 ____________________________________________________________________________
68969 [  6241] By: jhi                                   on 2000/06/27  02:12:42
68970         Log: Do no -warn on \_, only on \alpha.
68971              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
68972              From: David Dyck <dcd@tc.fluke.com>
68973              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
68974              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
68975      Branch: cfgperl
68976            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
68977 ____________________________________________________________________________
68978 [  6240] By: jhi                                   on 2000/06/27  02:00:01
68979         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
68980              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
68981              Date: Mon, 26 Jun 2000 18:40:14 +0100
68982              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
68983      Branch: cfgperl
68984            ! utils/h2xs.PL
68985 ____________________________________________________________________________
68986 [  6239] By: jhi                                   on 2000/06/27  01:53:40
68987         Log: Configure maintenance.  Sever some dependency cycles,
68988              separate gccversion from the cc unit,
68989              address [ID 20000623.006] Configure script patch for using gcc on AIX
68990              (but solve it a little bit differently),
68991              unduplex some accidentally duplicated units,
68992              suggest using gcc if no cc available
68993              (p5p thread: "Solaris configure: counterproposal", 1999-09)
68994      Branch: cfgperl
68995            ! Configure Todo-5.6 config_h.SH
68996      Branch: metaconfig
68997            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
68998            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
68999      Branch: metaconfig/U/perl
69000            + gccvers.U
69001            ! d_getespwnam.U d_getprpwnam.U i_prot.U
69002 ____________________________________________________________________________
69003 [  6238] By: jhi                                   on 2000/06/25  18:04:56
69004         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
69005              From: Dan Sugalski <dan@sidhe.org>
69006              Date: Fri, 23 Jun 2000 17:00:00 -0400
69007              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
69008      Branch: cfgperl
69009            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
69010 ____________________________________________________________________________
69011 [  6237] By: jhi                                   on 2000/06/25  16:36:45
69012         Log: Tweak embed.pl, regen headers.
69013      Branch: cfgperl
69014            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
69015            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
69016            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
69017            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
69018            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
69019 ____________________________________________________________________________
69020 [  6236] By: jhi                                   on 2000/06/25  15:26:42
69021         Log: Regen headers.
69022      Branch: cfgperl
69023            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
69024            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
69025            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
69026            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
69027            ! regnodes.h warnings.h
69028 ____________________________________________________________________________
69029 [  6235] By: jhi                                   on 2000/06/23  19:39:35
69030         Log: The thread begun by
69031              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
69032              From: Kevin.Ruscoe@ubsw.com
69033              Date: Fri, 16 Jun 2000 16:38:51 +0100
69034              Message-Id: <H000019b03c300d6@MHS>
69035      Branch: cfgperl
69036            ! hints/solaris_2.sh
69037 ____________________________________________________________________________
69038 [  6234] By: jhi                                   on 2000/06/23  19:23:36
69039         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
69040              because when run as services (Win32ese for daemons)
69041              no environment variables are set and tmpdir ends up as /tmp,
69042              which is ambiguous.
69043              
69044              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
69045              From: matt@sergeant.org
69046              Date: 16 Jun 2000 16:30:43 -0000
69047              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
69048      Branch: cfgperl
69049            ! lib/File/Spec/Win32.pm
69050 ____________________________________________________________________________
69051 [  6233] By: jhi                                   on 2000/06/23  19:18:58
69052         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
69053              From: Mark-Jason Dominus <mjd@plover.com>
69054              Date: Fri, 16 Jun 2000 20:53:04 -0400
69055              Message-ID: <20000617005304.8008.qmail@plover.com>
69056      Branch: cfgperl
69057            ! op.h
69058 ____________________________________________________________________________
69059 [  6232] By: jhi                                   on 2000/06/23  16:10:02
69060         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
69061              From: simon@brecon.co.uk (Simon Cozens)
69062              Date: 19 Jun 2000 15:18:27 GMT
69063              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
69064              
69065              plus update pod/Makefile and regenerate perltoc
69066      Branch: cfgperl
69067            + pod/perlutil.pod
69068            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
69069 ____________________________________________________________________________
69070 [  6231] By: jhi                                   on 2000/06/23  15:19:18
69071         Log: Subject: [PATCH 5.6.0] cygwin port
69072              From: "Fifer, Eric" <EFifer@sanwaint.com>
69073              Date: Tue, 20 Jun 2000 14:30:58 +0100
69074              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
69075      Branch: cfgperl
69076            ! README.cygwin lib/File/Find.pm
69077 ____________________________________________________________________________
69078 [  6230] By: jhi                                   on 2000/06/23  14:25:21
69079         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
69080      Branch: cfgperl
69081            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
69082            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
69083            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
69084            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
69085 ____________________________________________________________________________
69086 [  6229] By: jhi                                   on 2000/06/23  14:13:34
69087         Log: Subject: README.hpux version 0.6.1
69088              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
69089              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
69090              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
69091      Branch: cfgperl
69092            ! README.hpux
69093 ____________________________________________________________________________
69094 [  6228] By: jhi                                   on 2000/06/23  14:07:20
69095         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
69096              From: Doug MacEachern <dougm@covalent.net>
69097              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
69098              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
69099      Branch: cfgperl
69100            ! op.c
69101 ____________________________________________________________________________
69102 [  6227] By: jhi                                   on 2000/06/23  14:01:06
69103         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
69104              From: Doug MacEachern <dougm@covalent.net>
69105              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
69106              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
69107      Branch: cfgperl
69108            + lib/lib.pm.PL
69109            - lib/lib.pm
69110            ! MANIFEST Makefile.SH
69111 ____________________________________________________________________________
69112 [  6226] By: jhi                                   on 2000/06/23  13:53:07
69113         Log: Subject: [PATCH] remove forward declarations in Socket.pm
69114              From: Doug MacEachern <dougm@covalent.net>
69115              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
69116              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
69117              
69118              From: Doug MacEachern <dougm@covalent.net>
69119              Subject: Re: [PATCH] remove forward declarations in Socket.pm
69120              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
69121              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
69122      Branch: cfgperl
69123            ! ext/Socket/Socket.pm op.c
69124 ____________________________________________________________________________
69125 [  6225] By: jhi                                   on 2000/06/23  13:41:52
69126         Log: Add source code filenames to apidoc.
69127              From: simon@brecon.co.uk (Simon Cozens)
69128              Subject: [PATCH embed.pl] Source X-ref
69129              Date: 22 Jun 2000 02:18:49 GMT
69130              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
69131      Branch: cfgperl
69132            ! embed.pl
69133 ____________________________________________________________________________
69134 [  6224] By: jhi                                   on 2000/06/23  13:32:33
69135         Log: A way to avoid English.pm performance hit.
69136              From: root <root@jester.slaysys.com>
69137              Subject: [YAPATCH English.pm] My turn to putt again
69138              Date: Thu, 22 Jun 2000 20:33:58 -0400
69139              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
69140      Branch: cfgperl
69141            ! lib/English.pm t/lib/english.t
69142 ____________________________________________________________________________
69143 [  6223] By: jhi                                   on 2000/06/23  13:27:06
69144         Log: Avoid double close().
69145              Subject: [PATCH] avoid double close()
69146              From: Doug MacEachern <dougm@covalent.net>
69147              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
69148              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
69149      Branch: cfgperl
69150            ! doio.c
69151 ____________________________________________________________________________
69152 [  6222] By: jhi                                   on 2000/06/23  13:25:54
69153         Log: doc typo fix
69154              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
69155              From: Ian Phillipps <Ian.Phillipps@iname.com>
69156              Date: Fri, 23 Jun 2000 10:40:58 +0100
69157              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
69158      Branch: cfgperl
69159            ! lib/Pod/Usage.pm
69160 ____________________________________________________________________________
69161 [  6221] By: jhi                                   on 2000/06/23  13:24:15
69162         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
69163              From: simon@brecon.co.uk (Simon Cozens)
69164              Subject: [PATCH] Eliminate tr///[CU][CU]
69165              Date: 23 Jun 2000 11:05:40 GMT
69166              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
69167      Branch: cfgperl
69168            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
69169 ____________________________________________________________________________
69170 [  6220] By: jhi                                   on 2000/06/22  16:07:51
69171         Log: Win32 patches from Benjamin Stuhl.
69172      Branch: cfgperl
69173            ! makedef.pl win32/win32.h
69174 ____________________________________________________________________________
69175 [  6219] By: jhi                                   on 2000/06/22  16:06:34
69176         Log: Bytecode patches from Benjamin Stuhl.
69177      Branch: cfgperl
69178            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
69179            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
69180            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
69181 ____________________________________________________________________________
69182 [  6218] By: jhi                                   on 2000/06/15  23:54:16
69183         Log: Bytecode patches from Benjamin Stuhl.
69184      Branch: cfgperl
69185            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
69186 ____________________________________________________________________________
69187 [  6217] By: jhi                                   on 2000/06/09  13:38:29
69188         Log: Rename the fdpid locking and integrate with Sarathy.
69189      Branch: cfgperl
69190            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
69191            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
69192            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
69193            ! win32/win32.c
69194           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
69195 ____________________________________________________________________________
69196 [  6216] By: gsar                                  on 2000/06/08  14:54:21
69197         Log: be more optimal about clearing @_
69198      Branch: perl
69199            ! cop.h
69200 ____________________________________________________________________________
69201 [  6215] By: gsar                                  on 2000/06/08  14:33:04
69202         Log: tweak comment about @DB::args
69203      Branch: perl
69204            ! av.h pp_ctl.c
69205 ____________________________________________________________________________
69206 [  6214] By: gsar                                  on 2000/06/08  13:57:54
69207         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
69208              caller() wants to populate @DB::args with it (causes a coredump
69209              in Carp::confess())
69210      Branch: perl
69211            ! cop.h t/op/runlevel.t
69212 ____________________________________________________________________________
69213 [  6213] By: gsar                                  on 2000/06/08  07:06:35
69214         Log: back out change#6106 (seems problematic)
69215      Branch: perl
69216            ! hints/solaris_2.sh
69217 ____________________________________________________________________________
69218 [  6212] By: jhi                                   on 2000/06/07  03:10:36
69219         Log: Continuing mopup for #6204.
69220      Branch: cfgperl
69221            ! ext/B/defsubs_h.PL
69222 ____________________________________________________________________________
69223 [  6211] By: jhi                                   on 2000/06/07  02:41:50
69224         Log: Mopup for #6204.
69225              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
69226              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
69227              This is comes from const() where POK isn't on when expected.
69228      Branch: cfgperl
69229            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
69230            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
69231            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
69232            ! perlapi.h pod/perlapi.pod
69233 ____________________________________________________________________________
69234 [  6210] By: jhi                                   on 2000/06/07  01:56:29
69235         Log: Mopup for #6207 and #6209.
69236      Branch: cfgperl
69237            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
69238 ____________________________________________________________________________
69239 [  6209] By: jhi                                   on 2000/06/07  01:33:12
69240         Log: Lock PL_fdpid against race conditions, based on:
69241              Subject: [PATCH 5.6.0]subprocess fixup for threads
69242              From: Dan Sugalski <dan@sidhe.org>
69243              To: perl5-porters@perl.org
69244              Date: Tue, 11 Apr 2000 17:02:32 -0400
69245              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
69246      Branch: cfgperl
69247            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
69248            ! win32/win32.c
69249 ____________________________________________________________________________
69250 [  6208] By: jhi                                   on 2000/06/07  01:05:23
69251         Log: Regen headers for #6207.
69252      Branch: cfgperl
69253            ! embed.h global.sym objXSUB.h proto.h
69254 ____________________________________________________________________________
69255 [  6207] By: jhi                                   on 2000/06/06  23:43:13
69256         Log: Subject: [PATCH 5.6.0] Threadsafe patches
69257              From: Dan Sugalski <dan@sidhe.org>
69258              To: perl5-porters@perl.org
69259              Date: Mon, 08 May 2000 18:08:13 -0400
69260              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
69261      Branch: cfgperl
69262            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
69263            ! proto.h sv.h util.c
69264 ____________________________________________________________________________
69265 [  6206] By: jhi                                   on 2000/06/06  23:21:23
69266         Log: Subject: [PATCH] Eliminate $a/$b in pod
69267              From: David Glasser <me@davidglasser.net>
69268              To: perl5-porters@perl.org
69269              Date: Mon, 29 May 2000 21:15:59 -0400
69270              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
69271      Branch: cfgperl
69272            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
69273            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
69274            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
69275            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
69276            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
69277            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
69278            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
69279            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
69280            ! pod/perlvar.pod pod/perlxs.pod
69281 ____________________________________________________________________________
69282 [  6205] By: jhi                                   on 2000/06/06  23:12:14
69283         Log: Subject: [PATCH] Win32 improvements
69284              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
69285              To: gsar@activestate.com, perl5-porters@perl.org
69286              Date: Mon, 29 May 2000 17:22:24 PDT
69287              Message-ID: <20000530002224.91142.qmail@hotmail.com>
69288              (MUA had mangled many lines by wordwrapping)
69289      Branch: cfgperl
69290            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
69291 ____________________________________________________________________________
69292 [  6204] By: jhi                                   on 2000/06/06  23:01:50
69293         Log: Subject: [PATCH] B::Bytecode patches
69294              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
69295              To: gsar@activestate.com, jhi@iki.fi
69296              Cc: perl5-porters@perl.org
69297              Message-ID: <20000602202526.48694.qmail@hotmail.com>
69298              (MUA had mangled many lines by wordwrapping)
69299      Branch: cfgperl
69300            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
69301            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
69302            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
69303            ! intrpvar.h perl.c
69304 ____________________________________________________________________________
69305 [  6203] By: jhi                                   on 2000/06/06  22:32:43
69306         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
69307              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
69308              Date: Tue, 06 Jun 2000 13:07:45 -0700
69309              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
69310      Branch: cfgperl
69311            ! pod/perldiag.pod
69312 ____________________________________________________________________________
69313 [  6202] By: jhi                                   on 2000/06/06  19:38:35
69314         Log: Integrate with Sarathy.
69315      Branch: cfgperl
69316           !> perl.c
69317 ____________________________________________________________________________
69318 [  6201] By: gsar                                  on 2000/06/06  00:42:59
69319         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
69320              does a PUSHMARK that's never ever POPMARKed; in general, only
69321              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
69322              Perl_eval_[sp]v() don't because they don't take any incoming
69323              arguments (this leak has been around since the original version
69324              of perl_eval_pv() in 5.003_97e)
69325      Branch: perl
69326            ! perl.c
69327 ____________________________________________________________________________
69328 [  6200] By: jhi                                   on 2000/06/04  03:44:52
69329         Log: Update to cperl-mode.el 4.31 from
69330              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
69331              Subject: A couple of notes
69332              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69333              To: Mailing list Perl5 <perl5-porters@perl.org>
69334              Date: Sat, 3 Jun 2000 23:33:32 -0400
69335              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
69336      Branch: cfgperl
69337            ! emacs/cperl-mode.el
69338 ____________________________________________________________________________
69339 [  6199] By: jhi                                   on 2000/06/03  15:11:05
69340         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
69341              From: Dan Sugalski <dan@sidhe.org>
69342              To: perl5-porters@perl.org, vmsperl@perl.org
69343              Date: Fri, 02 Jun 2000 17:30:51 -0400
69344              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
69345      Branch: cfgperl
69346            ! vms/descrip_mms.template vms/gen_shrfls.pl
69347 ____________________________________________________________________________
69348 [  6198] By: jhi                                   on 2000/06/03  14:59:15
69349         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
69350              From: Dan Sugalski <dan@sidhe.org>
69351              To: vmsperl@perl.org, perl5-porters@perl.org
69352              Date: Fri, 02 Jun 2000 16:00:41 -0400
69353              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
69354              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
69355      Branch: cfgperl
69356            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
69357            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
69358            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
69359 ____________________________________________________________________________
69360 [  6197] By: jhi                                   on 2000/06/03  14:41:30
69361         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
69362              From: John Borwick <jhborwic@unity.ncsu.edu>
69363              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
69364              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
69365      Branch: cfgperl
69366            ! pod/perlsyn.pod
69367 ____________________________________________________________________________
69368 [  6196] By: jhi                                   on 2000/06/03  14:38:09
69369         Log: Integrate with Sarathy.
69370      Branch: cfgperl
69371           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
69372           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
69373           !> vms/perly_c.vms
69374 ____________________________________________________________________________
69375 [  6195] By: gsar                                  on 2000/06/02  22:43:13
69376         Log: fix yet another eval"" leak under USE_ITHREADS
69377      Branch: perl
69378            ! op.c
69379 ____________________________________________________________________________
69380 [  6194] By: gsar                                  on 2000/06/02  18:22:06
69381         Log: fix small eval"" memory leaks under USE_ITHREADS
69382      Branch: perl
69383            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
69384            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
69385            ! vms/perly_c.vms
69386 ____________________________________________________________________________
69387 [  6193] By: jhi                                   on 2000/06/01  13:03:56
69388         Log: Signals-be-gone for microperl.
69389      Branch: cfgperl
69390            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
69391 ____________________________________________________________________________
69392 [  6192] By: jhi                                   on 2000/06/01  12:52:02
69393         Log: Integrate with Sarathy.
69394      Branch: cfgperl
69395           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
69396           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
69397           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
69398           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
69399           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
69400           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
69401           !> t/op/vec.t utils/h2xs.PL
69402 ____________________________________________________________________________
69403 [  6191] By: gsar                                  on 2000/06/01  09:38:21
69404         Log: vec() loses numericalness (modified version of patch suggested
69405              by Robin Barker)
69406      Branch: perl
69407            ! doop.c t/op/vec.t
69408 ____________________________________________________________________________
69409 [  6190] By: gsar                                  on 2000/06/01  09:26:15
69410         Log: submit missing embed.pl change
69411      Branch: perl
69412            ! embed.pl
69413 ____________________________________________________________________________
69414 [  6189] By: gsar                                  on 2000/06/01  09:05:34
69415         Log: counting tr/// corrupts later operation (from M.J.T Guy)
69416      Branch: perl
69417            ! doop.c t/op/tr.t
69418 ____________________________________________________________________________
69419 [  6188] By: gsar                                  on 2000/06/01  08:58:39
69420         Log: h2xs tweaks
69421      Branch: perl
69422            ! utils/h2xs.PL
69423 ____________________________________________________________________________
69424 [  6187] By: gsar                                  on 2000/06/01  08:50:07
69425         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
69426              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
69427      Branch: perl
69428            + lib/Pod/LaTeX.pm
69429            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
69430            ! pod/pod2latex.PL
69431 ____________________________________________________________________________
69432 [  6186] By: gsar                                  on 2000/06/01  08:24:40
69433         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
69434              <wolfgang.laun@alcatel.at>)
69435      Branch: perl
69436            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
69437            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
69438 ____________________________________________________________________________
69439 [  6185] By: gsar                                  on 2000/06/01  08:12:00
69440         Log: remove incorrect documentation about implicit split to @_ in
69441              list context, which never really worked in perl 5 (from
69442              M.J.T. Guy)
69443      Branch: perl
69444            ! pod/perlfunc.pod pod/perltrap.pod
69445 ____________________________________________________________________________
69446 [  6184] By: gsar                                  on 2000/06/01  07:52:27
69447         Log: tweak for change#6127
69448      Branch: perl
69449            ! perl.c
69450 ____________________________________________________________________________
69451 [  6183] By: gsar                                  on 2000/06/01  07:41:02
69452         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
69453              <nick@ccl4.org>)
69454      Branch: perl
69455            + t/lib/selfloader.t
69456            ! MANIFEST lib/SelfLoader.pm
69457 ____________________________________________________________________________
69458 [  6182] By: jhi                                   on 2000/06/01  00:34:42
69459         Log: Be Cleaner Part Deux.
69460      Branch: cfgperl
69461            ! Makefile.SH
69462 ____________________________________________________________________________
69463 [  6181] By: jhi                                   on 2000/06/01  00:32:09
69464         Log: Integrate with Sarathy.
69465      Branch: cfgperl
69466           !> pp.c t/op/arith.t
69467 ____________________________________________________________________________
69468 [  6180] By: jhi                                   on 2000/06/01  00:31:13
69469         Log: microperl nits from Simon Cozens.
69470      Branch: cfgperl
69471            + uconfig.h
69472            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
69473            ! unixish.h
69474 ____________________________________________________________________________
69475 [  6179] By: gsar                                  on 2000/05/31  22:37:51
69476         Log: buggy modulus on UVs introduced by change#3378 (resulted in
69477              4063328477 % 65535 amounting to 27406, instead of 27407)
69478      Branch: perl
69479            ! pp.c t/op/arith.t
69480 ____________________________________________________________________________
69481 [  6178] By: jhi                                   on 2000/05/31  21:52:41
69482         Log: Be cleaner.
69483      Branch: cfgperl
69484            ! Makefile.SH
69485 ____________________________________________________________________________
69486 [  6177] By: jhi                                   on 2000/05/31  21:47:33
69487         Log: Substitution utf8 patch from Simon Cozens.
69488      Branch: cfgperl
69489            ! pp_hot.c
69490 ____________________________________________________________________________
69491 [  6176] By: jhi                                   on 2000/05/31  21:45:34
69492         Log: Single-quoted utf8 patch from Simon Cozens.
69493      Branch: cfgperl
69494            ! toke.c
69495 ____________________________________________________________________________
69496 [  6175] By: jhi                                   on 2000/05/31  21:40:18
69497         Log: Integrate with Sarathy.
69498      Branch: cfgperl
69499           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
69500 ____________________________________________________________________________
69501 [  6174] By: jhi                                   on 2000/05/31  21:37:31
69502         Log: microperl changes from Simon Cozens; Makefile for microperl
69503              written from scratch; few casts added as microperl compilation
69504              doesn't have all prototypes available.
69505      Branch: cfgperl
69506            + Makefile.micro README.micro Todo.micro uconfig.sh
69507            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
69508            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
69509      Branch: metaconfig
69510            + U/modified/Config_h.U
69511 ____________________________________________________________________________
69512 [  6173] By: jhi                                   on 2000/05/31  20:00:24
69513         Log: metaconfig maintenance.
69514      Branch: metaconfig
69515            + U/modified/Inhdr.U U/typedefs/inotype.U
69516      Branch: metaconfig/U/perl
69517            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
69518            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
69519 ____________________________________________________________________________
69520 [  6172] By: gsar                                  on 2000/05/31  05:05:42
69521         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
69522              (from Ilya Zakharevich)
69523      Branch: perl
69524            ! regexec.c t/op/re_tests
69525 ____________________________________________________________________________
69526 [  6171] By: gsar                                  on 2000/05/31  05:01:47
69527         Log: scalar() doesn't force scalar context when used in void context
69528              (from Simon Cozens)
69529      Branch: perl
69530            ! op.c t/op/wantarray.t
69531 ____________________________________________________________________________
69532 [  6170] By: gsar                                  on 2000/05/31  04:41:33
69533         Log: change#6142 needs tweaks to tests to work where there's no symlink()
69534              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
69535      Branch: perl
69536            ! t/lib/filefind.t
69537 ____________________________________________________________________________
69538 [  6169] By: gsar                                  on 2000/05/31  04:29:49
69539         Log: integrate cfgperl contents into mainline
69540      Branch: perl
69541           +> pod/perlmodlib.PL pod/perlnewmod.pod
69542           !> (integrate 42 files)
69543 ____________________________________________________________________________
69544 [  6168] By: jhi                                   on 2000/05/30  22:53:37
69545         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
69546      Branch: cfgperl
69547            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69548            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
69549            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
69550            ! win32/config.bc win32/config.gc win32/config.vc
69551            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
69552            ! win32/config_h.PL win32/config_sh.PL
69553      Branch: metaconfig/U/perl
69554            ! perlxv.U
69555 ____________________________________________________________________________
69556 [  6167] By: jhi                                   on 2000/05/30  22:20:21
69557         Log: tweak todo 
69558      Branch: cfgperl
69559            ! Todo-5.6
69560 ____________________________________________________________________________
69561 [  6166] By: jhi                                   on 2000/05/30  22:11:51
69562         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
69563              in case somebody wants to write an extension for more
69564              shadow database interfaces.
69565      Branch: cfgperl
69566            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69567            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
69568            ! vos/config.def vos/config.h vos/config_h.SH_orig
69569            ! win32/config.bc win32/config.gc win32/config.vc
69570            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
69571      Branch: metaconfig
69572            ! U/modified/Myinit.U
69573      Branch: metaconfig/U/perl
69574            + d_getespwnam.U d_getprpwnam.U i_prot.U
69575 ____________________________________________________________________________
69576 [  6165] By: jhi                                   on 2000/05/30  18:35:34
69577         Log: Integrate with Sarathy.
69578      Branch: cfgperl
69579           !> op.c
69580 ____________________________________________________________________________
69581 [  6164] By: jhi                                   on 2000/05/30  18:30:16
69582         Log: detypo
69583      Branch: cfgperl
69584            ! Configure config_h.SH
69585      Branch: metaconfig/U/perl
69586            ! perlxv.U
69587 ____________________________________________________________________________
69588 [  6163] By: gsar                                  on 2000/05/30  03:24:03
69589         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
69590      Branch: perl
69591            ! op.c
69592 ____________________________________________________________________________
69593 [  6162] By: gsar                                  on 2000/05/30  03:09:38
69594         Log: fix memory leak in method call optimization (change#3768);
69595              made C<eval "$x->foo()"> leak
69596      Branch: perl
69597            ! op.c
69598 ____________________________________________________________________________
69599 [  6161] By: jhi                                   on 2000/05/29  17:56:26
69600         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
69601              both from Simon Cozens.
69602      Branch: cfgperl
69603            + pod/perlmodlib.PL pod/perlnewmod.pod
69604            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
69605            ! pod/perlmodlib.pod pod/perltoc.pod
69606 ____________________________________________________________________________
69607 [  6160] By: jhi                                   on 2000/05/29  17:23:55
69608         Log: Changes for the File::Temp 0.08 (change #6159) test suite
69609              to fit better into the Perl distribution test framework.
69610      Branch: cfgperl
69611            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
69612            ! t/lib/ftmp-tempfile.t
69613 ____________________________________________________________________________
69614 [  6159] By: jhi                                   on 2000/05/29  16:55:36
69615         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
69616      Branch: cfgperl
69617            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
69618            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
69619 ____________________________________________________________________________
69620 [  6158] By: bailey                                on 2000/05/29  16:22:08
69621         Log: Add fallback to tmpfile for use in cases where user's relying on
69622              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
69623              Lane's patch)
69624      Branch: vmsperl
69625            ! vms/vms.c vms/vmsish.h
69626 ____________________________________________________________________________
69627 [  6157] By: jhi                                   on 2000/05/29  03:10:36
69628         Log: Regen Configure to jive with #6149.
69629      Branch: cfgperl
69630            ! Configure
69631      Branch: metaconfig
69632            ! U/modified/Getfile.U
69633 ____________________________________________________________________________
69634 [  6156] By: jhi                                   on 2000/05/29  03:01:38
69635         Log: Integrate with Sarathy.
69636      Branch: cfgperl
69637           +> ext/DynaLoader/dl_mac.xs
69638           !> (integrate 38 files)
69639 ____________________________________________________________________________
69640 [  6155] By: gsar                                  on 2000/05/28  21:15:58
69641         Log: small bug in change#6144; remove random \xA0 character that snuck
69642              in via change#6145
69643      Branch: perl
69644            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
69645 ____________________________________________________________________________
69646 [  6154] By: gsar                                  on 2000/05/28  21:04:19
69647         Log: avoid type mismatch warning
69648      Branch: perl
69649            ! perl.c
69650 ____________________________________________________________________________
69651 [  6153] By: gsar                                  on 2000/05/28  20:58:31
69652         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
69653              <nick@Bagpuss.uk.boo.com>)
69654      Branch: perl
69655            ! lib/Test/Harness.pm
69656 ____________________________________________________________________________
69657 [  6152] By: gsar                                  on 2000/05/28  20:53:42
69658         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
69659      Branch: perl
69660            ! regexec.c
69661 ____________________________________________________________________________
69662 [  6151] By: gsar                                  on 2000/05/28  20:50:28
69663         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
69664      Branch: perl
69665            ! regexec.c
69666 ____________________________________________________________________________
69667 [  6150] By: gsar                                  on 2000/05/28  20:39:58
69668         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
69669      Branch: perl
69670            ! pod/perlrequick.pod
69671 ____________________________________________________________________________
69672 [  6149] By: gsar                                  on 2000/05/28  20:35:16
69673         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
69674              <troc@netrus.net>)
69675      Branch: perl
69676            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
69677            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
69678            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
69679            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
69680 ____________________________________________________________________________
69681 [  6148] By: gsar                                  on 2000/05/28  20:21:07
69682         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
69683      Branch: perl
69684            ! lib/ExtUtils/MM_Unix.pm
69685 ____________________________________________________________________________
69686 [  6147] By: gsar                                  on 2000/05/28  20:12:41
69687         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
69688              (from Peter Prymmer)
69689      Branch: perl
69690            ! vms/subconfigure.com
69691 ____________________________________________________________________________
69692 [  6146] By: gsar                                  on 2000/05/28  20:06:15
69693         Log: doc typo
69694      Branch: perl
69695            ! lib/warnings.pm warnings.h warnings.pl
69696 ____________________________________________________________________________
69697 [  6145] By: gsar                                  on 2000/05/28  18:44:33
69698         Log: make xsubpp skip embedded pod (from Matthias Neeracher
69699              <neeri@iis.ee.ethz.ch>)
69700      Branch: perl
69701            ! lib/ExtUtils/xsubpp
69702 ____________________________________________________________________________
69703 [  6144] By: gsar                                  on 2000/05/28  18:42:49
69704         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
69705              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
69706              <neeri@iis.ee.ethz.ch>)
69707      Branch: perl
69708            ! lib/AutoSplit.pm
69709 ____________________________________________________________________________
69710 [  6143] By: gsar                                  on 2000/05/28  18:41:12
69711         Log: MacOS support, part 1 (from Matthias Neeracher
69712              <neeri@iis.ee.ethz.ch>)
69713      Branch: perl
69714            + ext/DynaLoader/dl_mac.xs
69715            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
69716            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
69717            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
69718            ! util.h
69719 ____________________________________________________________________________
69720 [  6142] By: gsar                                  on 2000/05/28  18:21:51
69721         Log: File::Find fails to chdir when chasing symlinks (from
69722              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
69723      Branch: perl
69724            ! lib/File/Find.pm t/lib/filefind.t
69725 ____________________________________________________________________________
69726 [  6141] By: jhi                                   on 2000/05/28  14:25:15
69727         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
69728              forwarded by Peter Seebach from the bsdi-users mailing list.
69729              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
69730      Branch: perl
69731            ! hints/bsdos.sh
69732 ____________________________________________________________________________
69733 [  6140] By: jhi                                   on 2000/05/28  14:11:57
69734         Log: Integrate with Sarathy.
69735      Branch: cfgperl
69736           +> (branch 30 files)
69737           !> (integrate 93 files)
69738 ____________________________________________________________________________
69739 [  6139] By: gsar                                  on 2000/05/28  10:01:48
69740         Log: revise mktables.PL for bugs and newness in Unicode 3.0
69741              (from James Bence <jbence@amgen.com>)
69742      Branch: perl
69743            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
69744            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
69745            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
69746            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
69747            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
69748            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
69749            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
69750            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
69751            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
69752            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
69753            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
69754            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
69755            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
69756            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
69757            + lib/unicode/Is/SylWU.pl
69758            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
69759            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
69760            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
69761            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
69762            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
69763            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
69764            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
69765            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
69766            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
69767            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
69768            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
69769            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
69770            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
69771            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
69772            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
69773            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
69774            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
69775            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
69776            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
69777            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
69778            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
69779            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
69780            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
69781            ! lib/unicode/Makefile lib/unicode/mktables.PL
69782 ____________________________________________________________________________
69783 [  6138] By: gsar                                  on 2000/05/28  08:50:32
69784         Log: add note about the handling of negative indices to tied arrays
69785              (from Michael G Schwern <schwern@pobox.com>)
69786      Branch: perl
69787            ! pod/perltie.pod
69788 ____________________________________________________________________________
69789 [  6137] By: gsar                                  on 2000/05/28  08:46:10
69790         Log: fix bogus redeclaration warning for "our" variables in different
69791              scopes
69792      Branch: perl
69793            ! op.c t/pragma/strict-vars
69794 ____________________________________________________________________________
69795 [  6136] By: gsar                                  on 2000/05/28  08:31:20
69796         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
69797      Branch: perl
69798            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
69799 ____________________________________________________________________________
69800 [  6135] By: gsar                                  on 2000/05/28  08:17:50
69801         Log: enable Test::Harness to dynamically determine column width etc.
69802              (from Rob Napier <rnapier@employees.org>)
69803      Branch: perl
69804            ! lib/Test/Harness.pm
69805 ____________________________________________________________________________
69806 [  6134] By: gsar                                  on 2000/05/28  08:13:39
69807         Log: make Test::Harness use wait.h/WCOREDUMP if available
69808              (from Ben Tilly <ben_tilly@hotmail.com>)
69809      Branch: perl
69810            ! lib/Test/Harness.pm
69811 ____________________________________________________________________________
69812 [  6133] By: gsar                                  on 2000/05/28  08:08:05
69813         Log: elide bogus test in change#6132
69814      Branch: perl
69815            ! t/pragma/warn/9enabled
69816 ____________________________________________________________________________
69817 [  6132] By: gsar                                  on 2000/05/28  08:03:14
69818         Log: warnings::enabled() doesn't fall back to looking at $^W if
69819              caller isn't using lexical warnings (from Paul Marquess)
69820      Branch: perl
69821            ! pp_ctl.c t/pragma/warn/9enabled
69822 ____________________________________________________________________________
69823 [  6131] By: gsar                                  on 2000/05/28  07:57:47
69824         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
69825      Branch: perl
69826            ! ext/POSIX/POSIX.pm
69827 ____________________________________________________________________________
69828 [  6130] By: gsar                                  on 2000/05/28  07:29:12
69829         Log: fix places that mean C<"word" character> but say C<alphanumeric
69830              character>
69831      Branch: perl
69832            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
69833 ____________________________________________________________________________
69834 [  6129] By: gsar                                  on 2000/05/28  07:18:41
69835         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
69836      Branch: perl
69837            ! vms/test.com
69838 ____________________________________________________________________________
69839 [  6128] By: gsar                                  on 2000/05/28  07:12:55
69840         Log: new perlxstut example for passing/returning refs to arrays
69841              (from David Lowe <dlowe@pootpoot.com>)
69842      Branch: perl
69843            ! pod/perlxstut.pod
69844 ____________________________________________________________________________
69845 [  6127] By: gsar                                  on 2000/05/28  07:02:50
69846         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
69847              failed (from Gisle Aas)
69848      Branch: perl
69849            ! cop.h perl.c
69850 ____________________________________________________________________________
69851 [  6126] By: gsar                                  on 2000/05/28  06:39:53
69852         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
69853              (reworked variant of patch suggested by Simon Cozens)
69854      Branch: perl
69855            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
69856            ! pp_hot.c proto.h t/op/gv.t
69857 ____________________________________________________________________________
69858 [  6125] By: gsar                                  on 2000/05/28  05:14:55
69859         Log: enable propagating exception objects via Perl_croak() in XS code
69860              (from Gisle Aas)
69861      Branch: perl
69862            ! util.c
69863 ____________________________________________________________________________
69864 [  6124] By: gsar                                  on 2000/05/28  05:07:28
69865         Log: integrate vmsperl contents into mainline
69866      Branch: perl
69867           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
69868           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
69869           !> vms/vmsish.h
69870 ____________________________________________________________________________
69871 [  6123] By: gsar                                  on 2000/05/28  05:03:53
69872         Log: clarify gotcha with #line directives (from Rocco Caputo
69873              <troc@netrus.net>)
69874      Branch: perl
69875            ! pod/perldebug.pod pod/perlsyn.pod
69876 ____________________________________________________________________________
69877 [  6122] By: gsar                                  on 2000/05/28  04:58:29
69878         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
69879              (from Mark-Jason Dominus)
69880      Branch: perl
69881            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
69882            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
69883            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
69884            ! toke.c
69885 ____________________________________________________________________________
69886 [  6121] By: bailey                                on 2000/05/25  04:46:54
69887         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
69888              lists (based on fixes by Craig Berry)
69889      Branch: vmsperl
69890            ! lib/File/Spec/VMS.pm
69891 ____________________________________________________________________________
69892 [  6120] By: bailey                                on 2000/05/25  04:25:38
69893         Log: Add missing escape (Charles Lane)
69894      Branch: vmsperl
69895            ! t/op/lex_assign.t
69896 ____________________________________________________________________________
69897 [  6119] By: bailey                                on 2000/05/25  04:21:25
69898         Log: Quiet error messages in vmsish.t (Charles Lane)
69899      Branch: vmsperl
69900            ! vms/ext/vmsish.t
69901 ____________________________________________________________________________
69902 [  6118] By: bailey                                on 2000/05/25  04:17:57
69903         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
69904              Flatten case labels in switch statements uniformly (Charles Bailey)
69905      Branch: vmsperl
69906            ! vms/vms.c
69907 ____________________________________________________________________________
69908 [  6117] By: bailey                                on 2000/05/25  03:58:09
69909         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
69910      Branch: vmsperl
69911            ! vms/vmsish.h
69912 ____________________________________________________________________________
69913 [  6116] By: bailey                                on 2000/05/25  03:11:15
69914         Log: Miscellaneous cosmetic fixes (Charles Lane)
69915      Branch: vmsperl
69916            ! lib/ExtUtils/MM_VMS.pm
69917 ____________________________________________________________________________
69918 [  6115] By: bailey                                on 2000/05/25  03:10:36
69919         Log: Add bounds checking for several strings (Charles Lane)
69920      Branch: vmsperl
69921            ! vms/vms.c
69922 ____________________________________________________________________________
69923 [  6114] By: bailey                                on 2000/05/25  02:25:34
69924         Log: Urk -- undo previous removal of vmsish 'exit' change
69925      Branch: vmsperl
69926            ! vms/ext/vmsish.pm vms/vmsish.h
69927 ____________________________________________________________________________
69928 [  6113] By: bailey                                on 2000/05/24  02:24:40
69929         Log: Ugly workaround for version-specific RTL error
69930      Branch: vmsperl
69931            ! vms/vms.c
69932 ____________________________________________________________________________
69933 [  6112] By: bailey                                on 2000/05/24  02:19:55
69934         Log: Check for existence of file before trying to delete
69935      Branch: vmsperl
69936            ! vms/test.com
69937 ____________________________________________________________________________
69938 [  6111] By: bailey                                on 2000/05/23  23:35:13
69939         Log: Resync with mainline prior to post-5.6.0 updates
69940      Branch: vmsperl
69941           +> (branch 49 files)
69942            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
69943            ! vms/ext/vmsish.pm
69944           !> (integrate 334 files)
69945 ____________________________________________________________________________
69946 [  6110] By: jhi                                   on 2000/05/23  19:28:32
69947         Log: todo tweak
69948      Branch: cfgperl
69949            ! Todo-5.6
69950 ____________________________________________________________________________
69951 [  6109] By: jhi                                   on 2000/05/18  17:38:54
69952         Log: Integrate with Sarathy.
69953      Branch: cfgperl
69954           !> mg.c perl.h win32/perlhost.h
69955 ____________________________________________________________________________
69956 [  6108] By: gsar                                  on 2000/05/17  02:24:56
69957         Log: reenable fake signal handling on Windows, bugs and all
69958      Branch: perl
69959            ! mg.c perl.h win32/perlhost.h
69960 ____________________________________________________________________________
69961 [  6107] By: jhi                                   on 2000/05/15  18:01:41
69962         Log: Tweak the todo list.
69963      Branch: cfgperl
69964            ! Todo-5.6
69965 ____________________________________________________________________________
69966 [  6106] By: jhi                                   on 2000/05/15  13:41:48
69967         Log: The (Configure) script refuses to go on, after asking for
69968              'You may also choose to try maximal 64-bitness....'.
69969              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
69970              -- Patrick Zima
69971              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
69972      Branch: cfgperl
69973            ! hints/solaris_2.sh
69974 ____________________________________________________________________________
69975 [  6105] By: jhi                                   on 2000/05/11  14:37:43
69976         Log: Integrate with Sarathy.
69977      Branch: cfgperl
69978           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
69979           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
69980 ____________________________________________________________________________
69981 [  6104] By: gsar                                  on 2000/05/11  03:39:07
69982         Log: PL_sys_intern was being initialized too late on windows
69983      Branch: perl
69984            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
69985            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
69986 ____________________________________________________________________________
69987 [  6103] By: jhi                                   on 2000/05/09  19:42:20
69988         Log: Test tweaking for Unicos continues.
69989      Branch: cfgperl
69990            ! t/op/64bitint.t
69991 ____________________________________________________________________________
69992 [  6102] By: jhi                                   on 2000/05/09  16:47:27
69993         Log: The test suite tweak in #6101 wasn't quite right.
69994      Branch: cfgperl
69995            ! t/lib/complex.t
69996 ____________________________________________________________________________
69997 [  6101] By: jhi                                   on 2000/05/09  15:35:34
69998         Log: Hints and test tweaks for Unicos.
69999      Branch: cfgperl
70000            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
70001 ____________________________________________________________________________
70002 [  6100] By: jhi                                   on 2000/05/08  21:15:06
70003         Log: More compilation tweakery from Allen Smith.
70004      Branch: cfgperl
70005            ! hints/irix_6.sh
70006 ____________________________________________________________________________
70007 [  6099] By: jhi                                   on 2000/05/08  19:21:18
70008         Log: Tweaks for the cc bugs from Allen Smith.
70009      Branch: cfgperl
70010            ! hints/irix_6.sh
70011 ____________________________________________________________________________
70012 [  6098] By: jhi                                   on 2000/05/08  19:13:37
70013         Log: Add a note about other, yet unsupported, shadow password APIs.
70014      Branch: cfgperl
70015            ! pp_sys.c
70016 ____________________________________________________________________________
70017 [  6097] By: jhi                                   on 2000/05/08  18:46:34
70018         Log: Add a note about possible compilation problems from Allen Smith.
70019      Branch: cfgperl
70020            ! hints/irix_6.sh
70021 ____________________________________________________________________________
70022 [  6096] By: jhi                                   on 2000/05/08  17:33:10
70023         Log: Integrate with Sarathy.
70024      Branch: cfgperl
70025           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
70026           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
70027 ____________________________________________________________________________
70028 [  6095] By: jhi                                   on 2000/05/08  16:21:33
70029         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
70030              might be useful in future.
70031      Branch: cfgperl
70032            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70033            ! config_h.SH
70034      Branch: metaconfig
70035            ! U/installdirs/inc_version_list.U
70036      Branch: metaconfig/U/perl
70037            ! perlxv.U
70038 ____________________________________________________________________________
70039 [  6094] By: gsar                                  on 2000/05/08  14:22:22
70040         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
70041      Branch: perl
70042            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
70043            ! hints/cygwin.sh pp_sys.c
70044 ____________________________________________________________________________
70045 [  6093] By: gsar                                  on 2000/05/08  12:52:28
70046         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
70047              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
70048      Branch: perl
70049            ! pp_sys.c sv.c win32/perlhost.h
70050 ____________________________________________________________________________
70051 [  6092] By: jhi                                   on 2000/05/07  22:40:34
70052         Log: Regen perltoc with the fixed buildtoc.
70053      Branch: cfgperl
70054            ! pod/perltoc.pod
70055 ____________________________________________________________________________
70056 [  6091] By: jhi                                   on 2000/05/07  22:24:16
70057         Log: Integrate with Sarathy.
70058      Branch: cfgperl
70059           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
70060           !> t/op/substr.t toke.c
70061 ____________________________________________________________________________
70062 [  6090] By: gsar                                  on 2000/05/07  19:47:07
70063         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
70064              [NI]OK; added tests for both
70065      Branch: perl
70066            ! perl.c pp_hot.c sv.c t/op/substr.t
70067 ____________________________________________________________________________
70068 [  6089] By: gsar                                  on 2000/05/07  18:18:38
70069         Log: buildtoc tweak to fix newline lossage
70070      Branch: perl
70071            ! pod/buildtoc
70072 ____________________________________________________________________________
70073 [  6088] By: jhi                                   on 2000/05/07  16:35:36
70074         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
70075              because we do not use those.  The HAS_GETSPNAM remains,
70076              though, because we still do use that.
70077      Branch: cfgperl
70078            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70079            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
70080            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
70081            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
70082            ! win32/config.vc win32/config_H.bc win32/config_H.gc
70083            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
70084 ____________________________________________________________________________
70085 [  6087] By: gsar                                  on 2000/05/07  16:05:16
70086         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
70087      Branch: perl
70088            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
70089 ____________________________________________________________________________
70090 [  6086] By: jhi                                   on 2000/05/07  15:27:07
70091         Log: Integrate with Sarathy.
70092      Branch: cfgperl
70093           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
70094           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
70095           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
70096           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
70097           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
70098           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
70099 ____________________________________________________________________________
70100 [  6085] By: gsar                                  on 2000/05/07  05:52:02
70101         Log: repeat operator (x) doesn't preserve utf8-ness
70102      Branch: perl
70103            ! pp.c t/op/substr.t
70104 ____________________________________________________________________________
70105 [  6084] By: gsar                                  on 2000/05/07  05:39:55
70106         Log: substr() does not preserve utf8-ness (from Stefan Eissing
70107              <Eissing@medicaldataservice.de>); added tests
70108      Branch: perl
70109            ! pp.c t/op/substr.t
70110 ____________________________________________________________________________
70111 [  6083] By: gsar                                  on 2000/05/07  05:24:46
70112         Log: note about undocumented caller() return value (from M.J.T. Guy);
70113              yet another peek.t tweak
70114      Branch: perl
70115            ! pod/perlfunc.pod t/lib/peek.t
70116 ____________________________________________________________________________
70117 [  6082] By: gsar                                  on 2000/05/07  05:08:40
70118         Log: peek.t non-portable to ithreads
70119      Branch: perl
70120            ! t/lib/peek.t
70121 ____________________________________________________________________________
70122 [  6081] By: gsar                                  on 2000/05/07  04:17:04
70123         Log: better default perlbug categories for ok reports (from Richard Foley)
70124      Branch: perl
70125            ! utils/perlbug.PL
70126 ____________________________________________________________________________
70127 [  6080] By: gsar                                  on 2000/05/07  04:08:07
70128         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
70129              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
70130      Branch: perl
70131            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
70132            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
70133            ! AUTHORS MAINTAIN MANIFEST
70134 ____________________________________________________________________________
70135 [  6079] By: gsar                                  on 2000/05/07  04:01:38
70136         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
70137      Branch: perl
70138            ! lib/Carp/Heavy.pm
70139 ____________________________________________________________________________
70140 [  6078] By: gsar                                  on 2000/05/07  01:24:19
70141         Log: workaround for CRT bug in chdir() (from Charles Lane, via
70142              Peter Prymmer)
70143      Branch: perl
70144            ! iperlsys.h vms/vms.c vms/vmsish.h
70145 ____________________________________________________________________________
70146 [  6077] By: gsar                                  on 2000/05/07  01:22:23
70147         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
70148              and Tom Phoenix)
70149      Branch: perl
70150            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
70151 ____________________________________________________________________________
70152 [  6076] By: gsar                                  on 2000/05/06  17:36:29
70153         Log: integrate cfgperl contents into mainline
70154      Branch: perl
70155           +> t/lib/peek.t
70156           !> Configure MANIFEST Porting/Glossary Porting/config.sh
70157           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
70158           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
70159           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
70160 ____________________________________________________________________________
70161 [  6075] By: jhi                                   on 2000/05/05  18:56:10
70162         Log: Make the test more portable.
70163      Branch: cfgperl
70164            ! t/lib/peek.t
70165 ____________________________________________________________________________
70166 [  6074] By: jhi                                   on 2000/05/05  18:49:20
70167         Log: Introduce t/lib/peek.t.
70168      Branch: cfgperl
70169            + t/lib/peek.t
70170            ! MANIFEST
70171 ____________________________________________________________________________
70172 [  6073] By: jhi                                   on 2000/05/05  14:30:45
70173         Log: Complex tweaks.
70174      Branch: cfgperl
70175            ! lib/Math/Complex.pm t/lib/complex.t
70176 ____________________________________________________________________________
70177 [  6072] By: jhi                                   on 2000/05/05  12:27:13
70178         Log: Integrate with Sarathy.
70179      Branch: cfgperl
70180           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
70181           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
70182           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
70183           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
70184 ____________________________________________________________________________
70185 [  6071] By: gsar                                  on 2000/05/05  02:24:46
70186         Log: misformatted perllocal.pod (from Tim Jenness
70187              <t.jenness@jach.hawaii.edu>)
70188      Branch: perl
70189            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
70190 ____________________________________________________________________________
70191 [  6070] By: gsar                                  on 2000/05/05  02:16:52
70192         Log: remove misleading comment (from M.J.T. Guy)
70193      Branch: perl
70194            ! t/lib/anydbm.t
70195 ____________________________________________________________________________
70196 [  6069] By: gsar                                  on 2000/05/05  02:15:13
70197         Log: File::Spec compatibility update (from Barrie Slaymaker
70198              <barries@slaysys.com>)
70199      Branch: perl
70200            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
70201            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
70202 ____________________________________________________________________________
70203 [  6068] By: gsar                                  on 2000/05/05  02:01:50
70204         Log: note about values()
70205      Branch: perl
70206            ! pod/perlfunc.pod
70207 ____________________________________________________________________________
70208 [  6067] By: gsar                                  on 2000/05/05  01:33:09
70209         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
70210      Branch: perl
70211            ! win32/win32.c
70212 ____________________________________________________________________________
70213 [  6066] By: gsar                                  on 2000/05/05  01:23:43
70214         Log: s/END/CHECK/
70215      Branch: perl
70216            ! perl.c
70217 ____________________________________________________________________________
70218 [  6065] By: jhi                                   on 2000/05/04  17:30:22
70219         Log: Integrate with Sarathy.
70220      Branch: cfgperl
70221           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
70222 ____________________________________________________________________________
70223 [  6064] By: gsar                                  on 2000/05/04  17:26:14
70224         Log: change#5905 wasn't quite right--it's intent only applies when arguments
70225              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
70226      Branch: perl
70227            ! pp_sys.c sv.c
70228 ____________________________________________________________________________
70229 [  6063] By: gsar                                  on 2000/05/04  16:52:29
70230         Log: tokeq() could read unallocated field in argument
70231      Branch: perl
70232            ! toke.c
70233 ____________________________________________________________________________
70234 [  6062] By: gsar                                  on 2000/05/04  16:34:51
70235         Log: additional tests for utf8.t
70236      Branch: perl
70237            ! t/pragma/utf8.t
70238 ____________________________________________________________________________
70239 [  6061] By: gsar                                  on 2000/05/04  16:09:28
70240         Log: change#5921 neglected to make eq honor "use bytes"
70241      Branch: perl
70242            ! sv.c
70243 ____________________________________________________________________________
70244 [  6060] By: jhi                                   on 2000/05/04  15:30:16
70245         Log: Integrate with Sarathy.
70246      Branch: cfgperl
70247           !> perl.c regcomp.c t/pragma/utf8.t
70248 ____________________________________________________________________________
70249 [  6059] By: jhi                                   on 2000/05/04  15:26:37
70250         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
70251              in natively 64-bit platforms where a long is a quad (no need
70252              for long longs).  Also added bias for IVs.
70253      Branch: cfgperl
70254            ! toke.c
70255 ____________________________________________________________________________
70256 [  6058] By: gsar                                  on 2000/05/04  00:19:14
70257         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
70258              (spotted by Donald Kinzer <dkinzer@premia.com>)
70259      Branch: perl
70260            ! perl.c
70261 ____________________________________________________________________________
70262 [  6057] By: gsar                                  on 2000/05/03  18:34:01
70263         Log: fix broken parsing of /\x{ab}/
70264      Branch: perl
70265            ! regcomp.c t/pragma/utf8.t
70266 ____________________________________________________________________________
70267 [  6056] By: jhi                                   on 2000/05/03  17:57:16
70268         Log: The search of infinity continues, this time simplified.
70269      Branch: cfgperl
70270            ! lib/Math/Complex.pm
70271 ____________________________________________________________________________
70272 [  6055] By: jhi                                   on 2000/05/03  17:45:30
70273         Log: Detypo.
70274      Branch: cfgperl
70275            ! hints/unicos.sh
70276 ____________________________________________________________________________
70277 [  6054] By: jhi                                   on 2000/05/02  22:28:27
70278         Log: Be more forgiving in POSIX about HUGE_VALL.
70279      Branch: cfgperl
70280            ! ext/POSIX/POSIX.xs
70281 ____________________________________________________________________________
70282 [  6053] By: jhi                                   on 2000/05/02  22:25:05
70283         Log: Integrate with Sarathy.
70284      Branch: cfgperl
70285           !> hints/irix_6.sh pod/perlop.pod
70286 ____________________________________________________________________________
70287 [  6052] By: jhi                                   on 2000/05/02  22:24:31
70288         Log: Unicos hint tweak.
70289      Branch: cfgperl
70290            ! hints/unicos.sh
70291 ____________________________________________________________________________
70292 [  6051] By: jhi                                   on 2000/05/02  22:21:26
70293         Log: Complex tweakery.
70294      Branch: cfgperl
70295            ! lib/Math/Complex.pm t/lib/complex.t
70296 ____________________________________________________________________________
70297 [  6050] By: jhi                                   on 2000/05/02  19:26:22
70298         Log: Use setxxent()/endxxent().
70299      Branch: cfgperl
70300            ! t/op/grent.t t/op/pwent.t
70301 ____________________________________________________________________________
70302 [  6049] By: jhi                                   on 2000/05/02  19:06:02
70303         Log: Test both the scalar and list contexts.
70304      Branch: cfgperl
70305            ! t/op/grent.t t/op/pwent.t
70306 ____________________________________________________________________________
70307 [  6048] By: gsar                                  on 2000/05/02  18:29:10
70308         Log: add note about how $( doesn't interpolate in REs (from
70309              Philip Newton <newton@ficus.frogspace.net>)
70310      Branch: perl
70311            ! pod/perlop.pod
70312 ____________________________________________________________________________
70313 [  6047] By: jhi                                   on 2000/05/02  17:41:24
70314         Log: Call getspnam() only iff needed.
70315      Branch: cfgperl
70316            ! pp_sys.c
70317 ____________________________________________________________________________
70318 [  6046] By: gsar                                  on 2000/05/02  17:07:25
70319         Log: libscheck has insufficient checks for n32 libs (from
70320              Albert Chin-A-Young <china@thewrittenword.com>)
70321      Branch: perl
70322            ! hints/irix_6.sh
70323 ____________________________________________________________________________
70324 [  6045] By: jhi                                   on 2000/05/02  13:57:17
70325         Log: Integrate with Sarathy.
70326      Branch: cfgperl
70327           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
70328           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
70329 ____________________________________________________________________________
70330 [  6044] By: gsar                                  on 2000/05/02  06:48:19
70331         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
70332              such that underscores are only ignored in literal numbers,
70333              "\x{...}", and hex/oct argument
70334      Branch: perl
70335            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
70336 ____________________________________________________________________________
70337 [  6043] By: gsar                                  on 2000/05/02  02:22:29
70338         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
70339      Branch: perl
70340            ! pod/perlretut.pod
70341 ____________________________________________________________________________
70342 [  6042] By: gsar                                  on 2000/05/02  02:17:51
70343         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
70344      Branch: perl
70345            ! pod/perltrap.pod
70346 ____________________________________________________________________________
70347 [  6041] By: gsar                                  on 2000/05/02  01:53:51
70348         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
70349              to compensate
70350      Branch: perl
70351            ! Porting/makerel
70352 ____________________________________________________________________________
70353 [  6040] By: gsar                                  on 2000/05/02  01:51:57
70354         Log: missing files in MANIFEST
70355      Branch: perl
70356            ! MANIFEST
70357 ____________________________________________________________________________
70358 [  6039] By: jhi                                   on 2000/05/02  00:36:46
70359         Log: Infinite problems.
70360      Branch: cfgperl
70361            ! lib/Math/Complex.pm
70362 ____________________________________________________________________________
70363 [  6038] By: jhi                                   on 2000/05/02  00:06:38
70364         Log: pwent/spent #ifdef imbalance.
70365      Branch: cfgperl
70366            ! pp_sys.c
70367 ____________________________________________________________________________
70368 [  6037] By: jhi                                   on 2000/05/01  22:50:11
70369         Log: Use HUGE_VALL if applicable.
70370      Branch: cfgperl
70371            ! ext/POSIX/POSIX.xs util.c
70372 ____________________________________________________________________________
70373 [  6036] By: jhi                                   on 2000/05/01  22:20:53
70374         Log: Correct Freudian slip.
70375      Branch: cfgperl
70376            ! pp_sys.c
70377 ____________________________________________________________________________
70378 [  6035] By: jhi                                   on 2000/05/01  21:07:38
70379         Log: Continue on the pwent/spent case.
70380      Branch: cfgperl
70381            ! pp_sys.c
70382 ____________________________________________________________________________
70383 [  6034] By: jhi                                   on 2000/05/01  17:45:14
70384         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
70385              adjustments in 6032 conflicted badly with this, will have
70386              to revisit them later.
70387      Branch: cfgperl
70388           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
70389           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
70390           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
70391           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
70392           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
70393           !> t/lib/cgi-html.t t/lib/cgi-request.t
70394 ____________________________________________________________________________
70395 [  6033] By: jhi                                   on 2000/05/01  17:40:49
70396         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
70397      Branch: cfgperl
70398            ! pp_sys.c
70399 ____________________________________________________________________________
70400 [  6032] By: gsar                                  on 2000/05/01  15:56:32
70401         Log: whitespace adjustments
70402      Branch: perl
70403            ! pp_sys.c
70404 ____________________________________________________________________________
70405 [  6031] By: gsar                                  on 2000/05/01  15:19:41
70406         Log: small nits in diagnostics.pm (from Robin Barker)
70407      Branch: perl
70408            ! lib/diagnostics.pm pod/perldiag.pod
70409 ____________________________________________________________________________
70410 [  6030] By: gsar                                  on 2000/05/01  08:39:18
70411         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
70412              for @- and @+ (from Johan Vromans)
70413      Branch: perl
70414            ! lib/English.pm pod/perlvar.pod
70415 ____________________________________________________________________________
70416 [  6029] By: gsar                                  on 2000/05/01  08:16:10
70417         Log: add CGI.pm v2.66 (from Lincoln Stein)
70418      Branch: perl
70419            + lib/CGI/Util.pm t/lib/cgi-pretty.t
70420            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
70421            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
70422            ! t/lib/cgi-html.t t/lib/cgi-request.t
70423 ____________________________________________________________________________
70424 [  6028] By: gsar                                  on 2000/05/01  06:34:41
70425         Log: Pod::Man generates groff-incompatible macro definition (from
70426              Tom Christiansen)
70427      Branch: perl
70428            ! lib/Pod/Man.pm
70429 ____________________________________________________________________________
70430 [  6027] By: gsar                                  on 2000/05/01  06:31:36
70431         Log: podlators-1.02 update (from Russ Allbery)
70432      Branch: perl
70433            ! lib/Pod/Man.pm lib/Pod/Text.pm
70434 ____________________________________________________________________________
70435 [  6026] By: jhi                                   on 2000/04/30  23:24:23
70436         Log: Integrate with Sarathy.
70437      Branch: cfgperl
70438           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
70439           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
70440           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
70441           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
70442           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
70443           !> t/lib/syslog.t toke.c win32/win32.h
70444 ____________________________________________________________________________
70445 [  6025] By: gsar                                  on 2000/04/30  18:17:47
70446         Log: Is{Alnum,Alpha,Word} don't match titlecase
70447              
70448              TODO: IsSpace is defined recursively!
70449              
70450              (both spotted by Larry)
70451      Branch: perl
70452            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
70453            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
70454 ____________________________________________________________________________
70455 [  6024] By: gsar                                  on 2000/04/30  17:50:19
70456         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
70457              (from Hugo van der Sanden)
70458      Branch: perl
70459            ! toke.c
70460 ____________________________________________________________________________
70461 [  6023] By: gsar                                  on 2000/04/30  17:14:43
70462         Log: debugger stomps on $. (from M.J.T. Guy)
70463      Branch: perl
70464            ! lib/perl5db.pl
70465 ____________________________________________________________________________
70466 [  6022] By: gsar                                  on 2000/04/30  16:59:22
70467         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
70468      Branch: perl
70469            ! sv.c
70470 ____________________________________________________________________________
70471 [  6021] By: gsar                                  on 2000/04/29  21:00:08
70472         Log: remove Win2K issue in pod (fixed by change#6020)
70473      Branch: perl
70474            ! README.win32 pod/perl56delta.pod
70475 ____________________________________________________________________________
70476 [  6020] By: gsar                                  on 2000/04/29  20:51:49
70477         Log: test tweak
70478      Branch: perl
70479            ! t/lib/open3.t
70480 ____________________________________________________________________________
70481 [  6019] By: gsar                                  on 2000/04/29  20:34:27
70482         Log: windows portability tweaks
70483      Branch: perl
70484            ! t/lib/b.t win32/win32.h
70485 ____________________________________________________________________________
70486 [  6018] By: gsar                                  on 2000/04/29  19:55:24
70487         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
70488              make _PATH_LOG() return "" if unavailable
70489      Branch: perl
70490            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
70491            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
70492 ____________________________________________________________________________
70493 [  6017] By: jhi                                   on 2000/04/28  22:49:46
70494         Log: Integrate with Sarathy.
70495      Branch: cfgperl
70496           !> op.c perl.c pod/perldiag.pod t/lib/b.t
70497 ____________________________________________________________________________
70498 [  6016] By: jhi                                   on 2000/04/28  22:46:14
70499         Log: Do not warn that an infinity does not look like a number.
70500      Branch: cfgperl
70501            ! sv.c
70502 ____________________________________________________________________________
70503 [  6015] By: gsar                                  on 2000/04/28  22:35:49
70504         Log: tweak test for portability
70505      Branch: perl
70506            ! t/lib/b.t
70507 ____________________________________________________________________________
70508 [  6014] By: gsar                                  on 2000/04/28  22:05:31
70509         Log: glob() loading File::Glob behind the scenes may cause syntax errors
70510      Branch: perl
70511            ! op.c
70512 ____________________________________________________________________________
70513 [  6013] By: gsar                                  on 2000/04/28  21:25:22
70514         Log: tweak change#5945 to display correct switch name in diagnostic
70515      Branch: perl
70516            ! perl.c pod/perldiag.pod
70517 ____________________________________________________________________________
70518 [  6012] By: jhi                                   on 2000/04/28  21:08:12
70519         Log: Integrate with Sarathy.
70520      Branch: cfgperl
70521           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
70522           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
70523           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
70524 ____________________________________________________________________________
70525 [  6011] By: jhi                                   on 2000/04/28  21:04:46
70526         Log: &HUGE_VAL is not defined, it exists.
70527      Branch: cfgperl
70528            ! lib/Math/Complex.pm
70529 ____________________________________________________________________________
70530 [  6010] By: gsar                                  on 2000/04/28  21:02:58
70531         Log: clarify note about shadow password support (from
70532              gellyfish@gellyfish.com)
70533      Branch: perl
70534            ! pod/perlfunc.pod
70535 ____________________________________________________________________________
70536 [  6009] By: gsar                                  on 2000/04/28  21:00:00
70537         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
70538      Branch: perl
70539            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
70540 ____________________________________________________________________________
70541 [  6008] By: gsar                                  on 2000/04/28  20:56:33
70542         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
70543      Branch: perl
70544            ! installperl vms/subconfigure.com
70545 ____________________________________________________________________________
70546 [  6007] By: gsar                                  on 2000/04/28  20:51:21
70547         Log: note about compile failures and END blocks (from M.J.T. Guy)
70548      Branch: perl
70549            ! pod/perl56delta.pod pod/perlmod.pod
70550 ____________________________________________________________________________
70551 [  6006] By: jhi                                   on 2000/04/28  20:42:14
70552         Log: Regen Configure.
70553      Branch: cfgperl
70554            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70555            ! config_h.SH
70556 ____________________________________________________________________________
70557 [  6005] By: gsar                                  on 2000/04/28  20:41:16
70558         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
70559      Branch: perl
70560            ! utils/perldoc.PL
70561 ____________________________________________________________________________
70562 [  6004] By: jhi                                   on 2000/04/28  20:28:21
70563         Log: Integrate with Sarathy.
70564      Branch: cfgperl
70565           !> Configure INSTALL Porting/Glossary Porting/config.sh
70566           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
70567           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
70568           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
70569           !> win32/config.vc win32/win32.c
70570 ____________________________________________________________________________
70571 [  6003] By: gsar                                  on 2000/04/28  20:11:20
70572         Log: allow REG_EXPAND_SZ keys in Windows registry (from
70573              John Clayton <John.Clayton@barclayscapital.com>)
70574      Branch: perl
70575            ! win32/win32.c
70576 ____________________________________________________________________________
70577 [  6002] By: gsar                                  on 2000/04/28  19:34:16
70578         Log: destructive sv_setsv() can lose UV-ness from source, causing
70579              numeric promotions/comparisons to fail to do the right thing
70580      Branch: perl
70581            ! sv.c
70582 ____________________________________________________________________________
70583 [  6001] By: gsar                                  on 2000/04/28  18:44:15
70584         Log: support additional library locations via $Config{otherlibdirs}
70585              (from Andy Dougherty)
70586      Branch: perl
70587            ! Configure INSTALL Porting/Glossary Porting/config.sh
70588            ! Porting/config_H config_h.SH epoc/config.sh perl.c
70589            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
70590            ! win32/config.bc win32/config.gc win32/config.vc
70591 ____________________________________________________________________________
70592 [  6000] By: gsar                                  on 2000/04/28  18:26:58
70593         Log: reworked otherlibdirs.U (from Andy Dougherty)
70594      Branch: metaconfig
70595            ! U/installdirs/otherlibdirs.U
70596 ____________________________________________________________________________
70597 [  5999] By: gsar                                  on 2000/04/28  18:17:07
70598         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
70599      Branch: perl
70600            ! t/pragma/warn/toke toke.c
70601 ____________________________________________________________________________
70602 [  5998] By: jhi                                   on 2000/04/28  13:32:17
70603         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
70604      Branch: cfgperl
70605            ! lib/Math/Complex.pm
70606 ____________________________________________________________________________
70607 [  5997] By: jhi                                   on 2000/04/28  13:14:04
70608         Log: Preserve $!.
70609      Branch: cfgperl
70610            ! lib/Math/Complex.pm
70611 ____________________________________________________________________________
70612 [  5996] By: jhi                                   on 2000/04/28  12:59:23
70613         Log: Integrate with Sarathy.
70614      Branch: cfgperl
70615           +> pod/perlrequick.pod pod/perlretut.pod
70616           !> (integrate 51 files)
70617 ____________________________________________________________________________
70618 [  5995] By: gsar                                  on 2000/04/28  09:37:36
70619         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
70620      Branch: perl
70621            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
70622 ____________________________________________________________________________
70623 [  5994] By: gsar                                  on 2000/04/28  09:33:26
70624         Log: fix for missed accounting for null byte in pack("Z",...) (from
70625              M.J.T. Guy)
70626      Branch: perl
70627            ! pp.c t/op/pack.t
70628 ____________________________________________________________________________
70629 [  5993] By: gsar                                  on 2000/04/28  09:30:05
70630         Log: various minor tweaks seen on p5p
70631      Branch: perl
70632            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
70633 ____________________________________________________________________________
70634 [  5992] By: gsar                                  on 2000/04/28  09:08:19
70635         Log: pod nit (from Simon Cozens)
70636      Branch: perl
70637            ! pod/perlop.pod
70638 ____________________________________________________________________________
70639 [  5991] By: gsar                                  on 2000/04/28  09:06:36
70640         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
70641      Branch: perl
70642            ! README.posix-bc hints/posix-bc.sh
70643 ____________________________________________________________________________
70644 [  5990] By: gsar                                  on 2000/04/28  08:54:52
70645         Log: use $ENV{LIB} to search for libs under Visual C compiler
70646              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
70647      Branch: perl
70648            ! lib/ExtUtils/Liblist.pm
70649 ____________________________________________________________________________
70650 [  5989] By: gsar                                  on 2000/04/28  08:27:12
70651         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
70652              itself and no other (from Tom Hughes)
70653      Branch: perl
70654            ! t/op/array.t toke.c
70655 ____________________________________________________________________________
70656 [  5988] By: gsar                                  on 2000/04/28  08:01:38
70657         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
70658              <paul@miraclefish.com>)
70659      Branch: perl
70660            ! lib/ExtUtils/MakeMaker.pm
70661 ____________________________________________________________________________
70662 [  5987] By: gsar                                  on 2000/04/28  07:53:09
70663         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
70664      Branch: perl
70665            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
70666 ____________________________________________________________________________
70667 [  5986] By: gsar                                  on 2000/04/28  07:44:17
70668         Log: add regular expressions tutorial and quick-start guide (from
70669              Mark Kvale <kvale@phy.ucsf.edu>)
70670      Branch: perl
70671            + pod/perlrequick.pod pod/perlretut.pod
70672            ! AUTHORS MAINTAIN MANIFEST
70673 ____________________________________________________________________________
70674 [  5985] By: gsar                                  on 2000/04/28  07:30:28
70675         Log: forked child may not exit correctly if it failed to open
70676              /dev/console (from Graham Barr)
70677      Branch: perl
70678            ! ext/Sys/Syslog/Syslog.pm
70679 ____________________________________________________________________________
70680 [  5984] By: gsar                                  on 2000/04/28  07:27:20
70681         Log: attributes::reftype() doesn't work on tied argument
70682      Branch: perl
70683            ! xsutils.c
70684 ____________________________________________________________________________
70685 [  5983] By: gsar                                  on 2000/04/28  07:15:04
70686         Log: numeric conversion of non-number in change#3378 tramples on
70687              OOK offset, causing segfaults
70688      Branch: perl
70689            ! sv.c
70690 ____________________________________________________________________________
70691 [  5982] By: gsar                                  on 2000/04/28  04:48:25
70692         Log: avoid error in IO::Socket::INET when given an unknown service name
70693              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
70694      Branch: perl
70695            ! ext/IO/lib/IO/Socket/INET.pm
70696 ____________________________________________________________________________
70697 [  5981] By: gsar                                  on 2000/04/28  04:31:31
70698         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
70699              prototype mismatch with CORE::glob(); update pod and tests to
70700              suit (File::Glob::glob() is still available for backward
70701              compatibility, but should be considered deprecated)
70702      Branch: perl
70703            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
70704            ! t/lib/glob-taint.t
70705 ____________________________________________________________________________
70706 [  5980] By: gsar                                  on 2000/04/28  03:47:29
70707         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
70708              <ghudson@mit.edu>)
70709      Branch: metaconfig
70710            ! U/modified/Options.U
70711      Branch: perl
70712            ! Configure
70713 ____________________________________________________________________________
70714 [  5979] By: gsar                                  on 2000/04/28  03:07:54
70715         Log: under useithreads, constant pad entries could inadvertently be
70716              shared across threads (from Eric Blood <eblood@xmission.com>);
70717              added Eric's test case to testsuite
70718      Branch: perl
70719            ! op.c t/op/misc.t
70720 ____________________________________________________________________________
70721 [  5978] By: gsar                                  on 2000/04/27  21:13:00
70722         Log: sync version numbers in File::Spec with the ones on CPAN
70723              (from Barrie Slaymaker)
70724      Branch: perl
70725            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
70726            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
70727            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
70728 ____________________________________________________________________________
70729 [  5977] By: gsar                                  on 2000/04/27  21:07:29
70730         Log: autoquote barewords followed by newline and arrow properly
70731              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
70732      Branch: perl
70733            ! t/pragma/warn/toke toke.c
70734 ____________________________________________________________________________
70735 [  5976] By: gsar                                  on 2000/04/27  20:41:20
70736         Log: DB_File v1.73 update (from Paul Marquess)
70737      Branch: perl
70738            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
70739            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
70740 ____________________________________________________________________________
70741 [  5975] By: gsar                                  on 2000/04/27  20:34:24
70742         Log: allow sort() reentrancy (variant of patch suggested by
70743              Hugo van der Sanden)
70744      Branch: perl
70745            ! pp_ctl.c t/op/sort.t
70746 ____________________________________________________________________________
70747 [  5974] By: gsar                                  on 2000/04/27  19:46:57
70748         Log: change#4197 somehow missed initializing PL_errors, meaning
70749              sytax error queueing wasn't working outside eval"" at all;
70750              also fixed eval"" to localize PL_error_count, so that compile-time
70751              eval's don't clobber the error state of the outer context
70752      Branch: perl
70753            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
70754            ! t/pragma/warn/toke
70755 ____________________________________________________________________________
70756 [  5973] By: gsar                                  on 2000/04/27  18:29:05
70757         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
70758      Branch: perl
70759            ! regcomp.c regexec.c t/op/re_tests
70760 ____________________________________________________________________________
70761 [  5972] By: jhi                                   on 2000/04/27  18:22:41
70762         Log: Integrate with Sarathy.
70763      Branch: cfgperl
70764           +> t/lib/b.t t/lib/syslog.t
70765           !> (integrate 31 files)
70766 ____________________________________________________________________________
70767 [  5971] By: jhi                                   on 2000/04/27  18:18:46
70768         Log: Unicos tweaks from Mark P. Lutz.
70769      Branch: cfgperl
70770            ! hints/unicos.sh lib/Math/Complex.pm
70771 ____________________________________________________________________________
70772 [  5970] By: gsar                                  on 2000/04/27  18:05:11
70773         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
70774              IV is >32bits
70775      Branch: perl
70776            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
70777 ____________________________________________________________________________
70778 [  5969] By: gsar                                  on 2000/04/27  17:50:56
70779         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
70780      Branch: perl
70781            + t/lib/syslog.t
70782            ! MANIFEST ext/Sys/Syslog/Syslog.pm
70783 ____________________________________________________________________________
70784 [  5968] By: gsar                                  on 2000/04/27  17:44:49
70785         Log: tolerate spaces in group names in test on solaris (from David Boyce
70786              <dsb@boyski.com>)
70787      Branch: perl
70788            ! t/op/groups.t
70789 ____________________________________________________________________________
70790 [  5967] By: gsar                                  on 2000/04/27  17:41:22
70791         Log: improved docs on the warn_uninit diagnostic (from David Glasser
70792              and Simon Cozens)
70793      Branch: perl
70794            ! pod/perldiag.pod
70795 ____________________________________________________________________________
70796 [  5966] By: gsar                                  on 2000/04/27  16:54:58
70797         Log: add testsuite for B backends, fix bug in B::Deparse (from
70798              Simon Cozens <simon@brecon.co.uk>)
70799      Branch: perl
70800            + t/lib/b.t
70801            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
70802 ____________________________________________________________________________
70803 [  5965] By: gsar                                  on 2000/04/27  16:10:37
70804         Log: avoid "will not stay shared" warnings for our variables (from
70805              Robin Barker)
70806      Branch: perl
70807            ! op.c t/pragma/warn/op
70808 ____________________________________________________________________________
70809 [  5964] By: gsar                                  on 2000/04/27  07:05:05
70810         Log: reformat to 72 columns (again)
70811      Branch: perl
70812            ! pod/perldiag.pod
70813 ____________________________________________________________________________
70814 [  5963] By: gsar                                  on 2000/04/27  06:28:31
70815         Log: patch from Larry to make (\&) prototype work; added tests for
70816              the same
70817      Branch: perl
70818            ! op.c t/comp/proto.t
70819 ____________________________________________________________________________
70820 [  5962] By: gsar                                  on 2000/04/27  06:15:47
70821         Log: updated README.hpux (from Jeff Okamoto)
70822      Branch: perl
70823            ! README.hpux
70824 ____________________________________________________________________________
70825 [  5961] By: gsar                                  on 2000/04/27  05:55:03
70826         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
70827      Branch: perl
70828            ! emacs/cperl-mode.el
70829 ____________________________________________________________________________
70830 [  5960] By: gsar                                  on 2000/04/27  05:49:26
70831         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
70832      Branch: perl
70833            ! INSTALL
70834 ____________________________________________________________________________
70835 [  5959] By: gsar                                  on 2000/04/27  05:33:41
70836         Log: doubled words in pods (from Simon Cozens
70837              <simon.p.cozens@jp.pwcglobal.com>)
70838      Branch: perl
70839            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
70840            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
70841            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
70842            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
70843            ! pod/perltootc.pod
70844 ____________________________________________________________________________
70845 [  5958] By: gsar                                  on 2000/04/27  05:11:39
70846         Log: change#3569 deleted some essential code, revert; avoid use of
70847              atexit() to make DynaLoader work properly on AIX under mod_perl
70848              (from Jens-Uwe Mager <jum@helios.de>)
70849      Branch: perl
70850            ! ext/DynaLoader/dl_aix.xs
70851 ____________________________________________________________________________
70852 [  5957] By: gsar                                  on 2000/04/27  04:54:51
70853         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
70854      Branch: perl
70855            ! pod/perlmod.pod
70856 ____________________________________________________________________________
70857 [  5956] By: gsar                                  on 2000/04/27  04:51:47
70858         Log: better diagnostics on failed tests (from Ilya Zakharevich)
70859      Branch: perl
70860            ! t/op/lex_assign.t
70861 ____________________________________________________________________________
70862 [  5955] By: gsar                                  on 2000/04/27  04:26:44
70863         Log: longstanding bug exposed by change#3307: sort arguments weren't
70864              compiled with the right wantarray context (ensuing runtime lookup
70865              via block_gimme() was getting the incidental context of the
70866              sort() itself)
70867      Branch: perl
70868            ! op.c t/op/sort.t
70869 ____________________________________________________________________________
70870 [  5954] By: gsar                                  on 2000/04/26  23:42:12
70871         Log: integrate cfgperl contents into mainline
70872      Branch: perl
70873           !> (integrate 30 files)
70874 ____________________________________________________________________________
70875 [  5953] By: jhi                                   on 2000/04/26  23:06:42
70876         Log: Integrate with Sarathy.
70877      Branch: cfgperl
70878           !> README.win32 ext/B/B/Deparse.pm
70879           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
70880           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
70881           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
70882           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
70883           !> utils/perldoc.PL vms/perlvms.pod
70884 ____________________________________________________________________________
70885 [  5952] By: jhi                                   on 2000/04/26  23:03:46
70886         Log: Undo "use integer" addition from 64bitint as it seems
70887              to break most of the subtests in Digital UNIX;
70888              Unicos needs to find another way.
70889      Branch: cfgperl
70890            ! t/op/64bitint.t
70891 ____________________________________________________________________________
70892 [  5951] By: jhi                                   on 2000/04/26  22:57:53
70893         Log: Be more robust on "extreme" (large absolute value)
70894              arguments.  Originally reported by Daniel Connelly
70895              as a problem with asinh() on large negative arguments,
70896              asinh() used to bail out because an argument to log()
70897              ended up being zero.  Ilya Zakharevich proposed using
70898              Taylor's series in such cases, which for such large
70899              arguments is a very good approximation.
70900      Branch: cfgperl
70901            ! lib/Math/Complex.pm t/lib/complex.t
70902 ____________________________________________________________________________
70903 [  5950] By: gsar                                  on 2000/04/25  19:13:12
70904         Log: reformat perldiag to avoid long lines
70905      Branch: perl
70906            ! pod/perldiag.pod
70907 ____________________________________________________________________________
70908 [  5949] By: gsar                                  on 2000/04/25  18:41:11
70909         Log: make perldoc use the pod2man from the same version (from
70910              M.J.T. Guy)
70911      Branch: perl
70912            ! utils/perldoc.PL
70913 ____________________________________________________________________________
70914 [  5948] By: gsar                                  on 2000/04/25  18:21:57
70915         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
70916              <kompas@kompas.usr.onet.pl>)
70917      Branch: perl
70918            ! lib/vars.pm
70919 ____________________________________________________________________________
70920 [  5947] By: gsar                                  on 2000/04/25  18:11:53
70921         Log: use &dl_error rather than &dl_load_file as the guard for calling
70922              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
70923              statically built perl)
70924      Branch: perl
70925            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
70926 ____________________________________________________________________________
70927 [  5946] By: jhi                                   on 2000/04/25  17:37:54
70928         Log: Document that tr() is not tr(1).
70929      Branch: cfgperl
70930            ! pod/perlop.pod
70931 ____________________________________________________________________________
70932 [  5945] By: gsar                                  on 2000/04/25  16:34:33
70933         Log: make module name mandatory after -M switch; reorder perldiag
70934              alphabetically (from Mark-Jason Dominus)
70935      Branch: perl
70936            ! perl.c pod/perldiag.pod
70937 ____________________________________________________________________________
70938 [  5944] By: jhi                                   on 2000/04/25  01:15:18
70939         Log: On second thoughts frexp() does have two arguments.
70940      Branch: cfgperl
70941            ! perl.h
70942 ____________________________________________________________________________
70943 [  5943] By: jhi                                   on 2000/04/24  22:56:32
70944         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
70945              Now pp_ncmp() returns undef is either operand is a NaN.
70946      Branch: cfgperl
70947            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70948            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
70949            ! vms/subconfigure.com vos/config.def vos/config.h
70950            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
70951            ! win32/config.vc win32/config_H.bc win32/config_H.gc
70952            ! win32/config_H.vc
70953      Branch: metaconfig/U/perl
70954            + d_modfl.U
70955 ____________________________________________________________________________
70956 [  5942] By: jhi                                   on 2000/04/24  19:45:17
70957         Log: Regen Configure to match #5937.
70958      Branch: cfgperl
70959            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70960            ! config_h.SH
70961      Branch: metaconfig
70962            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
70963 ____________________________________________________________________________
70964 [  5941] By: jhi                                   on 2000/04/24  19:24:11
70965         Log: Further Unicos fixes for Mark Lutz.
70966      Branch: cfgperl
70967            ! hints/unicos.sh pp_ctl.c
70968 ____________________________________________________________________________
70969 [  5940] By: jhi                                   on 2000/04/24  19:09:06
70970         Log: Various Unicos 10.0.0.6 fixes.
70971              
70972              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
70973              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
70974              Reply-To: tecmpl1@triton.ca.boeing.com 
70975              To: perl5-porters@perl.org 
70976              Date: Fri, 14 Apr 2000 20:21:00 GMT 
70977              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
70978      Branch: cfgperl
70979            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
70980 ____________________________________________________________________________
70981 [  5939] By: gsar                                  on 2000/04/24  19:01:24
70982         Log: more pod nits (from Larry Virden)
70983      Branch: perl
70984            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
70985            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
70986            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
70987 ____________________________________________________________________________
70988 [  5938] By: gsar                                  on 2000/04/24  18:54:01
70989         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
70990      Branch: perl
70991            ! ext/B/B/Deparse.pm
70992 ____________________________________________________________________________
70993 [  5937] By: jhi                                   on 2000/04/24  17:39:00
70994         Log: Integrate with Sarathy.
70995      Branch: cfgperl
70996           +> (branch 31 files)
70997           !> (integrate 73 files)
70998 ____________________________________________________________________________
70999 [  5936] By: gsar                                  on 2000/04/24  17:30:06
71000         Log: additional tests for change#5934 (from Paul Marquess, who also
71001              sent in the same fix)
71002      Branch: perl
71003            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
71004            ! t/pragma/warn/5nolint t/pragma/warn/6default
71005 ____________________________________________________________________________
71006 [  5935] By: jhi                                   on 2000/04/24  17:26:05
71007         Log: Do not assume sign propagation.
71008              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
71009              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
71010              To: payner@ncifcrf.gov, perl5-porters@perl.org 
71011              Date: Tue, 18 Apr 2000 18:24:49 +0100 
71012              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
71013      Branch: cfgperl
71014            ! t/op/bop.t t/op/misc.t
71015 ____________________________________________________________________________
71016 [  5934] By: gsar                                  on 2000/04/24  17:16:54
71017         Log: propagate lexical warnings from surrounding scope correctly
71018              within string eval()
71019      Branch: perl
71020            ! pp_ctl.c t/pragma/warn/pp_ctl
71021 ____________________________________________________________________________
71022 [  5933] By: jhi                                   on 2000/04/24  17:01:07
71023         Log: Flatten the cpp jungle doing the nosuid checking.
71024      Branch: cfgperl
71025            ! perl.c
71026 ____________________________________________________________________________
71027 [  5932] By: gsar                                  on 2000/04/24  09:08:14
71028         Log: add rsignal(), whichsig() and do_join() to public API list
71029              (mod_perl uses them to good advantage)
71030      Branch: perl
71031            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
71032 ____________________________________________________________________________
71033 [  5931] By: gsar                                  on 2000/04/24  09:01:40
71034         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
71035      Branch: perl
71036            ! pp_hot.c regexec.c t/op/pat.t
71037 ____________________________________________________________________________
71038 [  5930] By: gsar                                  on 2000/04/24  08:58:33
71039         Log: small os390 tweaks (from Peter Prymmer)
71040      Branch: perl
71041            ! config_h.SH makedepend.SH
71042 ____________________________________________________________________________
71043 [  5929] By: gsar                                  on 2000/04/24  08:55:25
71044         Log: pod nits
71045      Branch: perl
71046            ! pod/perlguts.pod
71047 ____________________________________________________________________________
71048 [  5928] By: gsar                                  on 2000/04/24  08:50:13
71049         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
71050      Branch: perl
71051            ! ext/IO/lib/IO/Poll.pm
71052 ____________________________________________________________________________
71053 [  5927] By: gsar                                  on 2000/04/24  08:43:24
71054         Log: arrange for next() to resume at the unstack op rather than the
71055              loop conditional, so that scope cleanup happens correctly
71056              (from Stephen McCamant)
71057      Branch: perl
71058            ! op.c pp_ctl.c t/op/misc.t
71059 ____________________________________________________________________________
71060 [  5926] By: gsar                                  on 2000/04/24  08:18:40
71061         Log: on windows, reserve 16M of stack rather than 128M (allows more
71062              threads to run concurrently)
71063      Branch: perl
71064            ! win32/Makefile win32/makefile.mk
71065 ____________________________________________________________________________
71066 [  5925] By: gsar                                  on 2000/04/24  08:13:52
71067         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
71068      Branch: perl
71069            ! toke.c
71070 ____________________________________________________________________________
71071 [  5924] By: gsar                                  on 2000/04/24  08:08:59
71072         Log: avoid using uninitialized memory in require version check
71073      Branch: perl
71074            ! pp_ctl.c universal.c
71075 ____________________________________________________________________________
71076 [  5923] By: gsar                                  on 2000/04/24  07:20:14
71077         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
71078      Branch: perl
71079            ! ext/IO/lib/IO/Poll.pm
71080 ____________________________________________________________________________
71081 [  5922] By: gsar                                  on 2000/04/24  07:08:42
71082         Log: commentary about IoTYPE() (from Nathan Torkington)
71083      Branch: perl
71084            ! sv.h
71085 ____________________________________________________________________________
71086 [  5921] By: gsar                                  on 2000/04/24  06:58:26
71087         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
71088              by fix
71089      Branch: perl
71090            ! sv.c t/lib/charnames.t t/pragma/utf8.t
71091 ____________________________________________________________________________
71092 [  5920] By: gsar                                  on 2000/04/24  06:37:59
71093         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
71094      Branch: perl
71095            ! doop.c t/op/ver.t
71096 ____________________________________________________________________________
71097 [  5919] By: gsar                                  on 2000/04/24  06:21:58
71098         Log: Configure might miss old directories when prefix must be
71099              expanded (from Robin Barker)
71100      Branch: metaconfig
71101            ! U/installdirs/inc_version_list.U
71102      Branch: perl
71103            ! Configure
71104 ____________________________________________________________________________
71105 [  5918] By: gsar                                  on 2000/04/24  06:16:11
71106         Log: VMS nits in glob() test (from Charles Lane)
71107      Branch: perl
71108            ! t/lib/glob-basic.t
71109 ____________________________________________________________________________
71110 [  5917] By: gsar                                  on 2000/04/24  06:11:56
71111         Log: various pod nits (from Larry Virden and others)
71112      Branch: perl
71113            ! README.amiga README.hpux README.machten README.os2
71114            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
71115            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
71116            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
71117            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
71118            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
71119            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
71120            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
71121            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
71122 ____________________________________________________________________________
71123 [  5916] By: gsar                                  on 2000/04/24  05:52:43
71124         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
71125              <wjones@tc.fluke.com>)
71126      Branch: perl
71127            ! t/lib/glob-basic.t
71128 ____________________________________________________________________________
71129 [  5915] By: gsar                                  on 2000/04/24  05:07:01
71130         Log: supported platforms mixed up
71131      Branch: perl
71132            ! pod/perl56delta.pod pod/perlport.pod
71133 ____________________________________________________________________________
71134 [  5914] By: gsar                                  on 2000/04/24  04:56:08
71135         Log: caller() wasn't returning the right number of elements for
71136              eval {...}
71137      Branch: perl
71138            ! pp_ctl.c t/pragma/warn/9enabled
71139 ____________________________________________________________________________
71140 [  5913] By: gsar                                  on 2000/04/24  04:35:41
71141         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
71142              Mark-Jason Dominus)
71143      Branch: perl
71144            ! pod/perlfunc.pod
71145 ____________________________________________________________________________
71146 [  5912] By: gsar                                  on 2000/04/24  04:17:15
71147         Log: fix totally broken caching in UNIVERSAL::isa() (from
71148              Nick Ing-Simmons)
71149      Branch: perl
71150            ! t/op/universal.t universal.c
71151 ____________________________________________________________________________
71152 [  5911] By: gsar                                  on 2000/04/24  03:39:47
71153         Log: add linebreak properties from unicode/LineBrk.txt (from
71154              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
71155      Branch: perl
71156            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
71157            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
71158            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
71159            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
71160            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
71161            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
71162            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
71163            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
71164            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
71165            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
71166            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
71167            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
71168            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
71169            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
71170            + lib/unicode/Is/LbrkZW.pl
71171            ! lib/unicode/mktables.PL
71172 ____________________________________________________________________________
71173 [  5910] By: gsar                                  on 2000/04/24  03:23:10
71174         Log: typo in pod
71175      Branch: perl
71176            ! ext/Thread/Thread.pm
71177 ____________________________________________________________________________
71178 [  5909] By: gsar                                  on 2000/04/24  03:22:03
71179         Log: mode argument to do_binmode() should be file mode, not boolean
71180      Branch: perl
71181            ! pp_sys.c
71182 ____________________________________________________________________________
71183 [  5908] By: gsar                                  on 2000/04/16  16:51:08
71184         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
71185              always returns a valid GV even when the symbol is trapped by strictures
71186              (avoids coredumps)
71187              
71188              TODO: the C<package;> hack needs similar treatment
71189      Branch: perl
71190            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
71191            ! t/pragma/strict-vars
71192 ____________________________________________________________________________
71193 [  5907] By: jhi                                   on 2000/03/31  23:42:56
71194         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
71195              an assumption which #5905 demolished.
71196      Branch: cfgperl
71197            ! pp_sys.c
71198 ____________________________________________________________________________
71199 [  5906] By: jhi                                   on 2000/03/31  18:54:37
71200         Log: Typo in #5905.
71201      Branch: cfgperl
71202            ! t/op/64bitint.t
71203 ____________________________________________________________________________
71204 [  5905] By: jhi                                   on 2000/03/31  18:50:54
71205         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
71206              reported by Joseph N. Hall.  The bug was that even with use64bitint
71207              one had to use the prefixes q, L, or ll with printf/sprintf,
71208              contrary to the documentation and common sense.
71209      Branch: cfgperl
71210            ! sv.c t/op/64bitint.t
71211 ____________________________________________________________________________
71212 [  5904] By: gsar                                  on 2000/03/28  02:31:32
71213         Log: add Changes, perldelta.pod
71214      Branch: perl
71215            + Changes pod/perldelta.pod
71216 ____________________________________________________________________________
71217 [  5903] By: gsar                                  on 2000/03/28  02:03:55
71218         Log: rename Changes and perldelta.pod
71219      Branch: perl
71220           +> Changes5.6 pod/perl56delta.pod
71221            - Changes pod/perldelta.pod
71222            ! MANIFEST
71223 ____________________________________________________________________________
71224 [  5902] By: gsar                                  on 2000/03/28  01:59:14
71225         Log: create maint-5.6 branch
71226      Branch: maint-5.6/perl
71227           +> (branch 1611 files)
71228 ____________________________________________________________________________
71229 [  5901] By: jhi                                   on 2000/03/23  05:48:43
71230         Log: Integrate with Sarathy.
71231      Branch: cfgperl
71232           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
71233 ____________________________________________________________________________
71234 [  5900] By: gsar                                  on 2000/03/23  05:42:43
71235         Log: three guesses on what this is :-)
71236      Branch: perl
71237            ! Changes