pointer to perldelta in 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 pod/perlhack.pod for the details.
7
8 For information on what's new in this release, see pod/perldelta.pod.
9
10 [The "CAST AND CREW" list has been moved to AUTHORS.]
11
12 NOTE: Each change entry shows the change number; who checked it into the
13 repository; when; description of the change; which branch the change
14 happened in; and the affected files.  The file lists have a short symbolic
15 indicator:
16
17             !       modified
18             +       added
19             -       deleted
20             +>      branched (from elsewhere)
21             !>      merged changes (from elsewhere)
22
23 The Message-Ids in the change entries refer to the email messages sent
24 to the perl5-porters mailing list.  You can retrieve the messages for
25 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
26
27 This file contains only changes that affect the mainline branch,
28 not those that affect the (now decommissioned) cfgperl, or vmsperl,
29 or any other branch.
30
31 --------------
32 Version v5.7.2          Development release working toward v5.8
33 --------------
34 ____________________________________________________________________________
35 [ 15046] By: jhi                                   on 2002/03/05  14:56:19
36         Log: Double MANIFESTing.
37      Branch: perl
38            ! ext/Encode/MANIFEST
39 ____________________________________________________________________________
40 [ 15045] By: jhi                                   on 2002/03/05  14:29:41
41         Log: Remove HanZi and 7bit-kr, from SADAHIRO Tomoyuki.
42      Branch: perl
43            - ext/Encode/Encode/7bit-kr.enc
44            - ext/Encode/lib/Encode/Tcl/HanZi.pm
45            ! MANIFEST ext/Encode/lib/Encode/Tcl.pm
46 ____________________________________________________________________________
47 [ 15044] By: jhi                                   on 2002/03/05  13:40:31
48         Log: Subject: [PATCH] Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN
49              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
50              Date: Tue, 5 Mar 2002 14:35:57 +0100
51              Message-ID: <20020305143557.C695@rafael>   
52      Branch: perl
53            ! pp_sys.c t/lib/warnings/pp_sys
54 ____________________________________________________________________________
55 [ 15043] By: jhi                                   on 2002/03/05  13:36:30
56         Log: Subject: [PATCH Devel::PPPort]
57              From: Robin Barker <rmb1@cise.npl.co.uk>
58              Date: Tue, 5 Mar 2002 13:37:59 GMT
59              Message-Id: <200203051337.NAA14686@tempest.npl.co.uk>
60      Branch: perl
61            ! ext/Devel/PPPort/Makefile.PL
62 ____________________________________________________________________________
63 [ 15042] By: jhi                                   on 2002/03/05  13:33:55
64         Log: Real patch from SADAHIRO Tomoyusi to remove the HZ tests.
65      Branch: perl
66            ! ext/Encode/t/Tcl.t
67 ____________________________________________________________________________
68 [ 15041] By: nick                                  on 2002/03/05  07:23:58
69         Log: Integrate mainline (5.7.3)
70      Branch: perlio
71           +> ext/Encode/lib/Encode/CN/HZ.pm
72            - ext/Encode/Encode/HZ.enc ext/Encode/Encode/gbk.enc
73           !> (integrate 54 files)
74 ____________________________________________________________________________
75 [ 15040] By: ams                                   on 2002/03/05  05:10:33
76         Log: Subject: DOC PATCH 5.7.3 (perldelta)
77              From: mjd@plover.com
78              Date: 5 Mar 2002 05:35:58 -0000
79              Message-Id: <20020305053558.31677.qmail@plover.com>
80      Branch: perl
81            ! pod/perldelta.pod
82 ____________________________________________________________________________
83 [ 15039] By: jhi                                   on 2002/03/05  03:32:07
84         Log: This is 5.7.3.
85      Branch: perl
86            ! patchlevel.h
87 ____________________________________________________________________________
88 [ 15038] By: jhi                                   on 2002/03/05  03:31:32
89         Log: Shoo.
90      Branch: perl
91            ! ext/Encode/t/Tcl.t
92 ____________________________________________________________________________
93 [ 15037] By: jhi                                   on 2002/03/05  03:15:17
94         Log: Update Changes.
95      Branch: perl
96            ! Changes patchlevel.h
97 ____________________________________________________________________________
98 [ 15036] By: jhi                                   on 2002/03/05  03:11:17
99         Log: Regen perlapi.
100      Branch: perl
101            ! pod/perlapi.pod
102 ____________________________________________________________________________
103 [ 15035] By: jhi                                   on 2002/03/05  03:08:50
104         Log: Tie::File doc tweak for Win32 from mjd. 
105      Branch: perl
106            ! lib/Tie/File.pm
107 ____________________________________________________________________________
108 [ 15034] By: jhi                                   on 2002/03/05  02:51:47
109         Log: Regen toc.
110      Branch: perl
111            ! pod/perltoc.pod
112 ____________________________________________________________________________
113 [ 15033] By: jhi                                   on 2002/03/05  02:34:32
114         Log: Decommission Encode::Tcl HZ testing for now.
115      Branch: perl
116            ! ext/Encode/t/Tcl.t
117 ____________________________________________________________________________
118 [ 15032] By: jhi                                   on 2002/03/05  02:05:23
119         Log: Must have a return.
120      Branch: perl
121            ! pp_pack.c
122 ____________________________________________________________________________
123 [ 15031] By: jhi                                   on 2002/03/05  01:45:21
124         Log: The very latest win32 score from Jan Dubois.
125      Branch: perl
126            ! pod/perldelta.pod
127 ____________________________________________________________________________
128 [ 15030] By: ams                                   on 2002/03/05  01:40:01
129         Log: Subject: [PATCH] README.macos
130              From: Chris Nandor <pudge@pobox.com>
131              Date: Mon, 04 Mar 2002 17:37:59 -0500
132              Message-Id: <pudge-AB6431.17375904032002@onion.valueclick.com>
133      Branch: perl
134            ! README.macos
135 ____________________________________________________________________________
136 [ 15029] By: jhi                                   on 2002/03/05  01:39:29
137         Log: "The last pieces of Chinese puzzle" from Autrijus.
138      Branch: perl
139            + ext/Encode/lib/Encode/CN/HZ.pm
140            - ext/Encode/Encode/HZ.enc
141            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
142            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
143 ____________________________________________________________________________
144 [ 15028] By: jhi                                   on 2002/03/05  00:53:36
145         Log: Known test failures updates.
146      Branch: perl
147            ! pod/perldelta.pod
148 ____________________________________________________________________________
149 [ 15027] By: jhi                                   on 2002/03/04  23:48:07
150         Log: One more nit from mjd.
151      Branch: perl
152            ! lib/Tie/File/t/16_handle.t
153 ____________________________________________________________________________
154 [ 15026] By: jhi                                   on 2002/03/04  23:42:28
155         Log: Upgrade to Tie::File 0.17 from mjd.
156      Branch: perl
157            ! lib/Tie/File.pm lib/Tie/File/t/05_size.t
158            ! lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
159 ____________________________________________________________________________
160 [ 15025] By: jhi                                   on 2002/03/04  23:14:54
161         Log: Subject: Re: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
162              From: Nicholas Clark <nick@unfortu.net>
163              Date: Mon, 4 Mar 2002 23:33:52 +0000
164              Message-ID: <20020304233351.GB4284@Bagpuss.unfortu.net>
165      Branch: perl
166            ! pod/perldelta.pod
167 ____________________________________________________________________________
168 [ 15024] By: jhi                                   on 2002/03/04  22:21:44
169         Log: Escapee.
170      Branch: perl
171            ! proto.h
172 ____________________________________________________________________________
173 [ 15023] By: jhi                                   on 2002/03/04  22:17:56
174         Log: Subject: [PATCH] (was Re: [PATCH @13746] h2xs)
175              From: Nicholas Clark <nick@unfortu.net>
176              Date: Mon, 4 Mar 2002 22:48:38 +0000
177              Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net>
178      Branch: perl
179            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.xs
180            ! ext/File/Glob/Makefile.PL ext/GDBM_File/GDBM_File.xs
181            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Langinfo.xs
182            ! ext/I18N/Langinfo/Makefile.PL ext/POSIX/Makefile.PL
183            ! ext/POSIX/POSIX.xs ext/Socket/Makefile.PL ext/Socket/Socket.xs
184            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
185            ! lib/ExtUtils/Constant.pm lib/h2xs.t utils/h2xs.PL
186 ____________________________________________________________________________
187 [ 15022] By: jhi                                   on 2002/03/04  22:09:39
188         Log: Cleaner.
189      Branch: perl
190            ! Makefile.SH
191 ____________________________________________________________________________
192 [ 15021] By: jhi                                   on 2002/03/04  22:06:22
193         Log: Subject: [PATCH] small doc update to promote '-no_match_vars' of 'use English'
194              From: Jeffrey Friedl <jfriedl@yahoo.com>
195              Date: Mon, 4 Mar 2002 12:14:45 -0800 (PST)
196              Message-Id: <200203042014.g24KEjP08407@ventrue.corp.yahoo.com>
197      Branch: perl
198            ! pod/perlform.pod pod/perlipc.pod pod/perlsec.pod
199            ! pod/perlvar.pod
200 ____________________________________________________________________________
201 [ 15020] By: jhi                                   on 2002/03/04  21:44:42
202         Log: More Han tweaks from Autrjius Tang: most importantly,
203              gbk is identical to cp936, so gbk can be removed and
204              taken care of by an alias.
205      Branch: perl
206            - ext/Encode/Encode/gbk.enc
207            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
208            ! ext/Encode/Encode.pm ext/Encode/KR/KR.pm
209            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
210            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
211 ____________________________________________________________________________
212 [ 15019] By: jhi                                   on 2002/03/04  21:23:42
213         Log: Subject: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
214              From: Nicholas Clark <nick@unfortu.net>
215              Date: Mon, 4 Mar 2002 22:20:13 +0000
216              Message-ID: <20020304222012.GE334@Bagpuss.unfortu.net>
217      Branch: perl
218            ! pod/perldelta.pod
219 ____________________________________________________________________________
220 [ 15018] By: jhi                                   on 2002/03/04  21:19:31
221         Log: Based on
222              
223              Subject: Re[2]: [ID 20020303.005] Patch perlinicode C API description
224              From: Anton Tagunov <tagunov@motor.ru>
225              Date: Mon, 4 Mar 2002 21:14:39 +0300
226              Message-ID: <1814137429.20020304211439@motor.ru>
227      Branch: perl
228            ! pod/perlunicode.pod
229 ____________________________________________________________________________
230 [ 15017] By: jhi                                   on 2002/03/04  20:43:05
231         Log: Subject: [PATCH] enhance xsubpp to support OVERLOAD: keyword
232              From: John Peacock <jpeacock@rowman.com>
233              Date: Mon, 04 Mar 2002 16:18:42 -0500
234              Message-ID: <3C83E4B2.3060700@rowman.com>
235              
236              Subject: Re: [PATCH] enhance xsubpp to support OVERLOAD: keyword
237              From: John Peacock <jpeacock@rowman.com>
238              Date: Mon, 04 Mar 2002 16:42:55 -0500
239              Message-ID: <3C83EA5F.80303@rowman.com>
240      Branch: perl
241            ! lib/ExtUtils/xsubpp pod/perlxs.pod
242 ____________________________________________________________________________
243 [ 15016] By: jhi                                   on 2002/03/04  20:07:04
244         Log: Subject: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
245              From: "Craig A. Berry" <craigberry@mac.com>
246              Date: Mon, 04 Mar 2002 14:47:59 -0600
247              Message-Id: <5.1.0.14.2.20020304144257.0366deb0@exchi01>
248              
249              Subject: Re: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
250              From: "Craig A. Berry" <craigberry@mac.com>
251              Date: Mon, 04 Mar 2002 15:04:58 -0600
252              Message-Id: <5.1.0.14.2.20020304150245.01ae4968@mail.mac.com>
253      Branch: perl
254            ! ext/Encode/CN/Makefile.PL ext/Encode/TW/Makefile.PL
255 ____________________________________________________________________________
256 [ 15015] By: jhi                                   on 2002/03/04  18:58:03
257         Log: metaconfig unit change for #15014.
258      Branch: metaconfig/U/perl
259            ! Extensions.U
260 ____________________________________________________________________________
261 [ 15014] By: jhi                                   on 2002/03/04  18:57:23
262         Log: Add Encode::CN, Encode::KR, and Encode::TW to the list
263              of known extensions, where Encode::JP already is.
264      Branch: perl
265            ! Configure Porting/config.sh Porting/config_H uconfig.h
266 ____________________________________________________________________________
267 [ 15013] By: jhi                                   on 2002/03/04  18:36:05
268         Log: SJIS, from Dan Kogai.
269      Branch: perl
270            ! ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
271 ____________________________________________________________________________
272 [ 15012] By: nick                                  on 2002/03/04  17:35:50
273         Log: Intergrate perlio's Encode/compile
274      Branch: perl
275           !> ext/Encode/compile
276 ____________________________________________________________________________
277 [ 15011] By: nick                                  on 2002/03/04  17:29:54
278         Log: Avoid $Id$ cleverness and just have a $VERSION.
279      Branch: perlio
280            ! ext/Encode/compile
281 ____________________________________________________________________________
282 [ 15010] By: nick                                  on 2002/03/04  17:29:14
283         Log: Integrate mainline
284      Branch: perlio
285           +> lib/Math/BigInt/t/isa.t
286           !> MANIFEST embed.fnc embed.h ext/Encode/t/JP.t gv.c
287           !> lib/warnings.pm op.c perly.c pod/perldelta.pod
288           !> pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
289           !> t/lib/warnings/regcomp t/op/taint.t toke.c warnings.h
290           !> warnings.pl
291 ____________________________________________________________________________
292 [ 15009] By: jhi                                   on 2002/03/04  17:24:30
293         Log: Integrate ext/Encode/compile from perlio.
294      Branch: perl
295           !> ext/Encode/compile
296 ____________________________________________________________________________
297 [ 15008] By: jhi                                   on 2002/03/04  17:11:19
298         Log: Integrate perlio: win32 tweaks.  (ext/Encode/compile
299              updates not integrated, something odd going on in there.)
300      Branch: perl
301           !> ext/Encode/t/JP.t ext/threads/shared/shared.xs
302           !> lib/Tie/File/t/16_handle.t
303 ____________________________________________________________________________
304 [ 15007] By: nick                                  on 2002/03/04  17:08:17
305         Log: Integrate mainline
306      Branch: perlio
307           !> AUTHORS Changes Porting/Glossary Porting/config.sh
308           !> Porting/config_H ext/Encode/Encode.pm patchlevel.h
309           !> pod/perltoc.pod
310 ____________________________________________________________________________
311 [ 15006] By: jhi                                   on 2002/03/04  16:46:49
312         Log: A new M::BI test.
313      Branch: perl
314            + lib/Math/BigInt/t/isa.t
315            ! MANIFEST
316 ____________________________________________________________________________
317 [ 15005] By: jhi                                   on 2002/03/04  16:43:53
318         Log: Subject: VMS test and perldelta update
319              From: "Craig A. Berry" <craigberry@mac.com>
320              Date: Mon, 04 Mar 2002 11:03:37 -0600
321              Message-Id: <5.1.0.14.2.20020304105500.01ae4968@exchi01>
322      Branch: perl
323            ! ext/Encode/t/JP.t pod/perldelta.pod t/op/taint.t
324 ____________________________________________________________________________
325 [ 15004] By: jhi                                   on 2002/03/04  16:41:50
326         Log: Needed for threaded builds.
327      Branch: perl
328            ! embed.fnc embed.h
329 ____________________________________________________________________________
330 [ 15003] By: jhi                                   on 2002/03/04  16:37:13
331         Log: Subject: [PATCH] taint + deprecated warnings
332              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
333              Date: Mon, 4 Mar 2002 16:33:23 -0000
334              Message-ID: <AIEAJICLCBDNAAOLLOKLCEKGDOAA.paul_marquess@yahoo.co.uk>
335      Branch: perl
336            ! embed.h gv.c lib/warnings.pm op.c perly.c pod/perldelta.pod
337            ! pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
338            ! t/lib/warnings/regcomp toke.c warnings.h warnings.pl
339 ____________________________________________________________________________
340 [ 15002] By: nick                                  on 2002/03/04  16:19:06
341         Log: Win32 tweak
342      Branch: perlio
343            ! lib/Tie/File/t/16_handle.t
344 ____________________________________________________________________________
345 [ 15001] By: jhi                                   on 2002/03/04  15:39:11
346         Log: Update Changes.
347      Branch: perl
348            ! Changes patchlevel.h
349 ____________________________________________________________________________
350 [ 15000] By: jhi                                   on 2002/03/04  15:28:01
351         Log: AUTHORS updates.
352      Branch: perl
353            ! AUTHORS
354 ____________________________________________________________________________
355 [ 14999] By: nick                                  on 2002/03/04  15:26:43
356         Log: Win32 hack
357      Branch: perlio
358            ! ext/Encode/compile ext/Encode/t/JP.t
359 ____________________________________________________________________________
360 [ 14998] By: jhi                                   on 2002/03/04  15:23:35
361         Log: Encode doc tweak from Autrijus Tang.
362      Branch: perl
363            ! ext/Encode/Encode.pm
364 ____________________________________________________________________________
365 [ 14997] By: jhi                                   on 2002/03/04  14:53:38
366         Log: Regen Glossary et al.  (It seems the #14875 didn't
367              quite work in removing the double-dot?)
368      Branch: perl
369            ! Porting/Glossary Porting/config.sh Porting/config_H
370 ____________________________________________________________________________
371 [ 14996] By: jhi                                   on 2002/03/04  14:46:29
372         Log: Regen toc.
373      Branch: perl
374            ! pod/perltoc.pod
375 ____________________________________________________________________________
376 [ 14995] By: nick                                  on 2002/03/04  14:42:09
377         Log: Remove debugging assert
378      Branch: perlio
379            ! ext/threads/shared/shared.xs
380 ____________________________________________________________________________
381 [ 14994] By: nick                                  on 2002/03/04  14:41:54
382         Log: Integrate mainline
383      Branch: perlio
384           !> MANIFEST ext/Encode/Encode.pm lib/Tie/File/t/01_gen.t
385           !> lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
386           !> lib/Tie/File/t/15_pushpop.t util.c
387 ____________________________________________________________________________
388 [ 14993] By: jhi                                   on 2002/03/04  14:10:07
389         Log: Han update from Autrijus Tang. 
390      Branch: perl
391            ! ext/Encode/Encode.pm
392 ____________________________________________________________________________
393 [ 14992] By: nick                                  on 2002/03/04  14:08:38
394         Log: Integrate mainline - all tests pass - some noise from threads
395              av_simple (SuSE7.3).
396      Branch: perlio
397           +> lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
398           +> lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
399           +> lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
400           +> lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
401           +> lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
402           +> lib/Tie/File/t/11_rv_splice_rs.t
403           +> lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
404           +> lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
405           +> lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
406            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
407            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
408            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
409            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
410            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
411            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
412            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
413            - lib/Tie/File/15_pushpop.t
414           !> (integrate 47 files)
415 ____________________________________________________________________________
416 [ 14991] By: jhi                                   on 2002/03/04  13:37:52
417         Log: Missing MANIFESTations.
418      Branch: perl
419            ! MANIFEST
420 ____________________________________________________________________________
421 [ 14990] By: jhi                                   on 2002/03/04  13:34:15
422         Log: Attempt at portability.
423      Branch: perl
424            ! util.c
425 ____________________________________________________________________________
426 [ 14989] By: jhi                                   on 2002/03/04  13:04:06
427         Log: Needed by #14985.
428      Branch: perl
429            ! embed.h global.sym proto.h
430 ____________________________________________________________________________
431 [ 14988] By: ams                                   on 2002/03/04  08:59:27
432         Log: Upgrade to Tie::File 0.16.
433      Branch: perl
434            + lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
435            ! lib/Tie/File.pm lib/Tie/File/t/01_gen.t
436            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
437            ! lib/Tie/File/t/15_pushpop.t
438 ____________________________________________________________________________
439 [ 14987] By: ams                                   on 2002/03/04  08:48:11
440         Log: Subject: [PATCH @14577] perly-fixer
441              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
442              Date: Mon, 4 Mar 2002 02:28:51 -0500
443              Message-Id: <20020304022851.A14119@math.ohio-state.edu>
444      Branch: perl
445            ! Makefile.SH perly.fixer
446 ____________________________________________________________________________
447 [ 14986] By: ams                                   on 2002/03/04  08:43:37
448         Log: Subject: [PATCH @14577] xsubpp
449              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
450              Date: Mon, 4 Mar 2002 02:25:52 -0500
451              Message-Id: <20020304022552.A14106@math.ohio-state.edu>
452      Branch: perl
453            ! lib/ExtUtils/xsubpp pod/perlxs.pod
454 ____________________________________________________________________________
455 [ 14985] By: ams                                   on 2002/03/04  08:40:46
456         Log: Subject: [PATCH @14577] sv_cmp and friends
457              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
458              Date: Mon, 4 Mar 2002 02:31:04 -0500
459              Message-Id: <20020304023103.A14140@math.ohio-state.edu>
460      Branch: perl
461            ! embed.fnc sv.c util.c
462 ____________________________________________________________________________
463 [ 14984] By: ams                                   on 2002/03/04  08:16:06
464         Log: Fix File::Path docs as suggested by Ronald Kimball.
465      Branch: perl
466            ! lib/File/Path.pm
467 ____________________________________________________________________________
468 [ 14983] By: ams                                   on 2002/03/04  08:11:20
469         Log: Update perldata fix as suggested by Benjamin Goldberg.
470      Branch: perl
471            ! pod/perldata.pod
472 ____________________________________________________________________________
473 [ 14982] By: jhi                                   on 2002/03/04  03:56:46
474         Log: Faulty skip.
475      Branch: perl
476            ! ext/DB_File/t/db-recno.t
477 ____________________________________________________________________________
478 [ 14981] By: jhi                                   on 2002/03/04  03:46:31
479         Log: Subject: [ID 20020303.006] [Doc][utf8::up/down grade][use encoding] application for clarification
480              From: Anton Tagunov <tagunov@motor.ru>
481              Date: Mon, 4 Mar 2002 05:41:41 +0300
482              Message-Id: <7916563907.20020304054141@motor.ru>
483              
484              Subject: [ID 20020303.005] Patch perlinicode C API description
485              From: Anton Tagunov <tagunov@motor.ru>
486              Date: Mon, 4 Mar 2002 06:08:23 +0300
487              Message-Id: <2018165510.20020304060823@motor.ru>
488      Branch: perl
489            ! lib/utf8.pm pod/perlunicode.pod
490 ____________________________________________________________________________
491 [ 14980] By: ams                                   on 2002/03/04  02:19:20
492         Log: Subject: Re[2]: [ID 20020227.016] Fix perldata manpage?
493              From: Anton Tagunov <tagunov@motor.ru>
494              Date: Mon, 4 Mar 2002 02:17:40 +0300
495              Message-Id: <1344322124.20020304021740@motor.ru>
496      Branch: perl
497            ! pod/perldata.pod
498 ____________________________________________________________________________
499 [ 14979] By: ams                                   on 2002/03/04  02:17:54
500         Log: Subject: RE: [PATCH] RE: DB_File breakage
501              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
502              Date: Sun, 3 Mar 2002 23:56:31 -0000
503              Message-Id: <AIEAJICLCBDNAAOLLOKLIEJADOAA.paul_marquess@yahoo.co.uk>
504      Branch: perl
505            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
506            ! ext/DB_File/t/db-recno.t
507 ____________________________________________________________________________
508 [ 14978] By: ams                                   on 2002/03/04  02:07:16
509         Log: Subject: [PATCH] docs for ExtUtils::Manifest
510              From: Nicholas Clark <nick@unfortu.net>
511              Date: Sun, 3 Mar 2002 23:29:25 +0000
512              Message-Id: <20020303232924.GG322@Bagpuss.unfortu.net>
513      Branch: perl
514            ! lib/ExtUtils/Manifest.pm
515 ____________________________________________________________________________
516 [ 14977] By: jhi                                   on 2002/03/04  02:07:06
517         Log: Forgot from the M::BI 1.54 update.
518      Branch: perl
519            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
520            ! lib/Math/BigInt/t/upgrade.inc
521 ____________________________________________________________________________
522 [ 14976] By: ams                                   on 2002/03/04  02:04:32
523         Log: Subject: [PATCH] attr
524              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
525              Date: Sun, 3 Mar 2002 22:09:58 -0000
526              Message-Id: <AIEAJICLCBDNAAOLLOKLOEINDOAA.paul_marquess@yahoo.co.uk>
527      Branch: perl
528            ! lib/warnings.pm warnings.pl
529 ____________________________________________________________________________
530 [ 14975] By: ams                                   on 2002/03/04  02:01:27
531         Log: Subject: [PATCH] File::Path documentation
532              From: Colin Meyer <cmeyer@helvella.org>
533              Date: Sun, 3 Mar 2002 14:54:24 -0800
534              Message-Id: <20020303145424.A21774@hobart.helvella.org>
535      Branch: perl
536            ! lib/File/Path.pm
537 ____________________________________________________________________________
538 [ 14974] By: jhi                                   on 2002/03/04  01:54:17
539         Log: Typo.
540      Branch: perl
541            ! lib/Math/BigInt/t/upgrade.t
542 ____________________________________________________________________________
543 [ 14973] By: jhi                                   on 2002/03/04  01:30:49
544         Log: Editing errors.
545      Branch: perl
546            ! MANIFEST
547 ____________________________________________________________________________
548 [ 14972] By: jhi                                   on 2002/03/04  01:18:02
549         Log: Upgrade to Math::BigInt 1.54.
550      Branch: perl
551            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
552            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
553            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.t
554            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
555            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/sub_mbf.t
556            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.t
557 ____________________________________________________________________________
558 [ 14971] By: jhi                                   on 2002/03/04  01:06:53
559         Log: Test tweak from Craig Berry.
560      Branch: perl
561            ! lib/Tie/File/t/15_pushpop.t
562 ____________________________________________________________________________
563 [ 14970] By: jhi                                   on 2002/03/04  01:05:17
564         Log: Upgrade to Tie::File 0.15.
565      Branch: perl
566            + lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
567            + lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
568            + lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
569            + lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
570            + lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
571            + lib/Tie/File/t/11_rv_splice_rs.t
572            + lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
573            + lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
574            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
575            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
576            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
577            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
578            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
579            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
580            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
581            - lib/Tie/File/15_pushpop.t
582            ! MANIFEST lib/Tie/File.pm
583 ____________________________________________________________________________
584 [ 14969] By: jhi                                   on 2002/03/04  00:25:33
585         Log: The EBCDIC gaps apply only to the real A-Z.
586      Branch: perl
587            ! ext/B/B/Deparse.pm
588 ____________________________________________________________________________
589 [ 14968] By: jhi                                   on 2002/03/03  19:00:06
590         Log: EBCDIC: deparse \cX correctly.
591      Branch: perl
592            ! ext/B/B/Deparse.pm
593 ____________________________________________________________________________
594 [ 14967] By: ams                                   on 2002/03/03  18:18:00
595         Log: Subject: [PATCH] nit in perlsyn.pod
596              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
597              Date: Sun, 03 Mar 2002 20:16:10 +0100
598              Message-Id: <200203032016100050.00066EE7@smtp.chello.at>
599      Branch: perl
600            ! pod/perlsyn.pod
601 ____________________________________________________________________________
602 [ 14966] By: ams                                   on 2002/03/03  18:06:32
603         Log: Subject: [PATCH utils/h2xs.PL] use Config; use Config; require Config;
604              From: Michael G Schwern <schwern@pobox.com>
605              Date: Sun, 3 Mar 2002 13:33:28 -0500
606              Message-Id: <20020303183328.GA3296@blackrider>
607      Branch: perl
608            ! utils/h2xs.PL
609 ____________________________________________________________________________
610 [ 14965] By: ams                                   on 2002/03/03  18:00:03
611         Log: Subject: [ PATCH ] HP back to default
612              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
613              Date: Sun, 03 Mar 2002 18:48:34 +0100
614              Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl>
615      Branch: perl
616            ! hints/hpux.sh
617 ____________________________________________________________________________
618 [ 14964] By: jhi                                   on 2002/03/03  16:54:55
619         Log: EBCDIC: special cases of special cases.
620      Branch: perl
621            ! t/uni/case.pl
622 ____________________________________________________________________________
623 [ 14963] By: jhi                                   on 2002/03/03  16:11:07
624         Log: EBCDIC: the v-string components cannot exceed 2147483647.
625      Branch: perl
626            ! pod/perldiag.pod pod/perlport.pod t/op/ver.t util.c
627 ____________________________________________________________________________
628 [ 14962] By: jhi                                   on 2002/03/03  15:06:55
629         Log: Remove the bogus "incorrect case" warning completely.
630              The problem exists, but the cure, in which ever form
631              it will be, needs to be something more subtle.
632      Branch: perl
633            ! op.c pod/perldiag.pod
634 ____________________________________________________________________________
635 [ 14961] By: ams                                   on 2002/03/03  13:39:09
636         Log: Subject: Re: PATCH (bleadperl): Quieter handling of tied arrays
637              From: Mark-Jason Dominus <mjd@plover.com>
638              Date: Sun, 03 Mar 2002 09:32:16 -0500
639              Message-Id: <20020303143216.10536.qmail@plover.com>
640      Branch: perl
641            ! t/op/tiearray.t
642 ____________________________________________________________________________
643 [ 14960] By: nick                                  on 2002/03/03  09:59:59
644         Log: Integrate mainline
645      Branch: perlio
646           +> lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
647            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
648            ! ext/Encode/compile
649           !> (integrate 27 files)
650 ____________________________________________________________________________
651 [ 14959] By: ams                                   on 2002/03/03  08:11:34
652         Log: Fix #14957.
653      Branch: perl
654            ! ext/DB_File/t/db-recno.t
655 ____________________________________________________________________________
656 [ 14958] By: ams                                   on 2002/03/03  05:51:00
657         Log: Subject: [PATCH @14577] NL in debugger
658              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
659              Date: Sat, 2 Mar 2002 05:34:12 -0500
660              Message-Id: <20020302053412.A5465@math.ohio-state.edu>
661      Branch: perl
662            ! lib/perl5db.pl
663 ____________________________________________________________________________
664 [ 14957] By: ams                                   on 2002/03/03  05:00:04
665         Log: Subject: Re: DB_File breakage
666              From: Schuyler Erle <schuyler@oreilly.com>
667              Date: Sat, 02 Mar 2002 21:50:30 -0800
668              Message-Id: <3C81B9A6.A6B6C7FE@oreilly.com>
669      Branch: perl
670            ! ext/DB_File/t/db-recno.t
671 ____________________________________________________________________________
672 [ 14956] By: ams                                   on 2002/03/03  04:40:08
673         Log: Subject: [PATCH @14577] Debugging OPs
674              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
675              Date: Sat, 2 Mar 2002 05:49:58 -0500
676              Message-Id: <20020302054958.A5511@math.ohio-state.edu>
677      Branch: perl
678            ! deb.c dump.c ext/Devel/Peek/Peek.pm perl.c perl.h
679            ! pod/perlrun.pod sv.h
680 ____________________________________________________________________________
681 [ 14955] By: ams                                   on 2002/03/03  04:34:41
682         Log: Subject: Tie::Array doc patch
683              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
684              Date: Sat, 02 Mar 2002 08:42:56 +0900
685              Message-Id: <863czj97nj.wl@mail.edge.co.jp>
686      Branch: perl
687            ! lib/Tie/Array.pm
688 ____________________________________________________________________________
689 [ 14954] By: ams                                   on 2002/03/03  04:23:33
690         Log: Subject: Re: Smoke 14870
691              From: Nicholas Clark <nick@unfortu.net>
692              Date: Sat, 2 Mar 2002 20:00:53 +0000
693              Message-Id: <20020302200053.GB384@Bagpuss.unfortu.net>
694      Branch: perl
695            ! README.hpux
696 ____________________________________________________________________________
697 [ 14953] By: ams                                   on 2002/03/03  04:15:49
698         Log: Subject: RE: VERSION core
699              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
700              Date: Sat, 2 Mar 2002 22:50:44 -0000
701              Message-Id: <AIEAJICLCBDNAAOLLOKLEEHNDOAA.paul_marquess@yahoo.co.uk>
702      Branch: perl
703            ! t/comp/use.t
704 ____________________________________________________________________________
705 [ 14952] By: jhi                                   on 2002/03/02  23:41:54
706         Log: The #14949 removed this error from non-Win32.
707      Branch: perl
708            ! t/lib/warnings/op
709 ____________________________________________________________________________
710 [ 14951] By: jhi                                   on 2002/03/02  19:54:15
711         Log: BeOS back on track.
712      Branch: perl
713            ! README.beos
714 ____________________________________________________________________________
715 [ 14950] By: jhi                                   on 2002/03/02  19:52:58
716         Log: The _POSIX_OPEN_MAX values are allowed *minimums*,
717              higher is okay.
718      Branch: perl
719            ! ext/POSIX/t/posix.t
720 ____________________________________________________________________________
721 [ 14949] By: jhi                                   on 2002/03/02  19:33:29
722         Log: For now, make "incorrect case" a Win32-only warning.
723      Branch: perl
724            ! op.c
725 ____________________________________________________________________________
726 [ 14948] By: jhi                                   on 2002/03/02  17:55:48
727         Log: Demand more before attempting socketpair().
728      Branch: perl
729            ! pp_sys.c
730 ____________________________________________________________________________
731 [ 14947] By: jhi                                   on 2002/03/02  17:35:09
732         Log: Remove obsolete hack.
733      Branch: perl
734            ! makedepend.SH
735 ____________________________________________________________________________
736 [ 14946] By: ams                                   on 2002/03/02  16:00:32
737         Log: Forgot to delete encode.* from MANIFEST.
738      Branch: perl
739            ! MANIFEST
740 ____________________________________________________________________________
741 [ 14945] By: ams                                   on 2002/03/02  14:41:03
742         Log: Delete ex-test output.
743      Branch: perl
744            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
745 ____________________________________________________________________________
746 [ 14944] By: ams                                   on 2002/03/02  13:54:35
747         Log: Subject: [PATCH] DB_File 1.803
748              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
749              Date: Sat, 2 Mar 2002 14:33:32 -0000
750              Message-Id: <AIEAJICLCBDNAAOLLOKLAEHGDOAA.paul_marquess@yahoo.co.uk>
751      Branch: perl
752            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
753            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
754 ____________________________________________________________________________
755 [ 14943] By: ams                                   on 2002/03/02  13:43:06
756         Log: Upgrade to Tie::File 0.14.
757      Branch: perl
758            + lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
759            ! MANIFEST lib/Tie/File.pm lib/Tie/File/01_gen.t
760            ! lib/Tie/File/04_splice.t lib/Tie/File/07_rv_splice.t
761 ____________________________________________________________________________
762 [ 14942] By: nick                                  on 2002/03/02  11:05:53
763         Log: Integrate mainline
764      Branch: perlio
765           +> ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
766           +> ext/Encode/Encode/iso-ir-165.enc ext/Encode/t/table.rnd
767           +> ext/Encode/t/table.utf8
768           !> Configure MANIFEST av.c ext/Encode/CN/CN.pm
769           !> ext/Encode/CN/Makefile.PL ext/Encode/Encode.pm
770           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
771           !> ext/Encode/lib/Encode/XS.pm pod/perldelta.pod pod/perldiag.pod
772           !> pod/perlfaq5.pod pod/perlfunc.pod pp.c t/op/splice.t
773           !> universal.c utils/perldoc.PL
774 ____________________________________________________________________________
775 [ 14941] By: jhi                                   on 2002/03/02  02:40:01
776         Log: More CJK (just C, really) tables from Autrijus Tang
777              (originally from iconv, used with permission of Bruno Haible)
778      Branch: perl
779            + ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
780            + ext/Encode/Encode/iso-ir-165.enc
781            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
782            ! ext/Encode/Encode.pm ext/Encode/TW/Makefile.PL
783            ! ext/Encode/TW/TW.pm ext/Encode/lib/Encode/XS.pm
784 ____________________________________________________________________________
785 [ 14940] By: jhi                                   on 2002/03/02  02:29:11
786         Log: Subject: [PATCH] perldoc -q outputs Author and Copyright section
787              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
788              Date: Fri, 1 Mar 2002 15:32:13 -0500
789              Message-ID: <20020301153212.E1461198@linguist.thayer.dartmouth.edu>
790      Branch: perl
791            ! utils/perldoc.PL
792 ____________________________________________________________________________
793 [ 14939] By: jhi                                   on 2002/03/02  02:27:05
794         Log: Subject: PATCH: "splice() offset past end of array" warning. (take 2)     
795              From: Schuyler Erle <schuyler@oreilly.com>
796              Date: Fri, 01 Mar 2002 14:22:19 -0800
797              Message-ID: <3C7FFF1B.E74979B1@oreilly.com>
798              
799              Subject: Re: PATCH: "splice() offset past end of array" warning.
800              From: Mark-Jason Dominus <mjd@plover.com>
801              Date: Fri, 01 Mar 2002 17:19:49 -0500
802              Message-ID: <20020301221949.7610.qmail@plover.com>
803      Branch: perl
804            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/splice.t
805 ____________________________________________________________________________
806 [ 14938] By: jhi                                   on 2002/03/02  02:24:25
807         Log: Subject: PATCH (bleadperl): Quieter handling of tied arrays
808              From: Mark-Jason Dominus <mjd@plover.com>
809              Date: Fri, 01 Mar 2002 18:35:35 -0500
810              Message-ID: <20020301233535.15969.qmail@plover.com>
811      Branch: perl
812            ! av.c
813 ____________________________________________________________________________
814 [ 14937] By: jhi                                   on 2002/03/01  23:00:08
815         Log: Subject: RE: VERSION core
816              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
817              Date: Fri, 1 Mar 2002 23:47:48 -0000
818              Message-ID: <AIEAJICLCBDNAAOLLOKLEEGMDOAA.paul_marquess@yahoo.co.uk>
819      Branch: perl
820            ! pod/perldiag.pod universal.c
821 ____________________________________________________________________________
822 [ 14936] By: pudge                                 on 2002/03/01  18:02:45
823         Log: Update Changes
824      Branch: maint-5.6/macperl
825            ! macos/Changes
826 ____________________________________________________________________________
827 [ 14935] By: pudge                                 on 2002/03/01  17:58:11
828         Log: Fix update to resources
829      Branch: maint-5.6/macperl
830            ! macos/macperl/MacPerl.r
831 ____________________________________________________________________________
832 [ 14934] By: jhi                                   on 2002/03/01  17:35:14
833         Log: metaconfig unit change for #14930.
834      Branch: metaconfig
835            ! U/modified/Init.U
836 ____________________________________________________________________________
837 [ 14933] By: pudge                                 on 2002/03/01  17:32:52
838         Log: Fix debugger to handle Mac OS psedofiles
839      Branch: maint-5.6/macperl
840            ! lib/DB.pm lib/perl5db.pl
841 ____________________________________________________________________________
842 [ 14932] By: pudge                                 on 2002/03/01  17:32:02
843         Log: Various fixes from Thomas Wegner
844      Branch: maint-5.6/macperl
845            ! macos/macperl/MPAppleEvents.c macos/macperl/MPPreferences.c
846 ____________________________________________________________________________
847 [ 14931] By: pudge                                 on 2002/03/01  17:30:00
848         Log: Some resource updates
849      Branch: maint-5.6/macperl
850            ! macos/macperl/MPUtils.c macos/macperl/MacPerl.r
851            ! macos/macperl/MacPerl.rsrc
852 ____________________________________________________________________________
853 [ 14930] By: jhi                                   on 2002/03/01  17:29:32
854         Log: Subject: Re: [PATCH] Configure to correctly recognize Amiga OS
855              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
856              Date: Fri, 01 Mar 2002 09:38:59 -0800
857              Message-ID: <zy7f8gzkgWgY092yn@efn.org>
858      Branch: perl
859            ! Configure
860 ____________________________________________________________________________
861 [ 14928] By: pudge                                 on 2002/03/01  17:28:09
862         Log: Add some missing sfio symbols (Alan Fry)
863      Branch: maint-5.6/macperl
864            ! macos/macperl.sym
865 ____________________________________________________________________________
866 [ 14927] By: pudge                                 on 2002/03/01  17:27:29
867         Log: Update version and README
868      Branch: maint-5.6/macperl
869            ! README.macos macos/MPVersion.r
870 ____________________________________________________________________________
871 [ 14926] By: nick                                  on 2002/03/01  15:56:41
872         Log: Integrate mainline
873      Branch: perlio
874           +> lib/Math/BigInt/t/downgrade.t lib/Tie/File.pm
875           +> lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
876           +> lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
877           +> lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
878           +> lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
879           +> lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
880           +> lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
881           +> lib/Tie/File/13_size_rs.t
882           !> (integrate 80 files)
883 ____________________________________________________________________________
884 [ 14925] By: jhi                                   on 2002/03/01  15:28:10
885         Log: Better advertising.
886      Branch: perl
887            ! pod/perldelta.pod pod/perlfaq5.pod
888 ____________________________________________________________________________
889 [ 14924] By: jhi                                   on 2002/03/01  14:32:16
890         Log: Update Changes.
891      Branch: perl
892            ! Changes patchlevel.h
893 ____________________________________________________________________________
894 [ 14923] By: jhi                                   on 2002/03/01  14:17:54
895         Log: Lost in the shuffle.
896      Branch: perl
897            + lib/Math/BigInt/t/downgrade.t
898            ! MANIFEST
899 ____________________________________________________________________________
900 [ 14922] By: jhi                                   on 2002/03/01  13:23:41
901         Log: Advertise Tie::File.
902      Branch: perl
903            ! pod/perldelta.pod pod/perlfaq5.pod
904 ____________________________________________________________________________
905 [ 14921] By: jhi                                   on 2002/03/01  13:14:18
906         Log: Subject: Re: Smoke 14900 /pro/3gl/CPAN/perl-current
907              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
908              Date: Thu, 28 Feb 2002 18:55:48 +0100
909              Message-Id: <20020228173120.6A15.H.M.BRAND@hccnet.nl>
910      Branch: perl
911            ! x2p/walk.c
912 ____________________________________________________________________________
913 [ 14920] By: ams                                   on 2002/03/01  09:06:01
914         Log: Subject: [PATCH @14577] autoloaded DESTROY bugfix
915              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
916              Date: Tue, 26 Feb 2002 19:54:31 -0500
917              Message-Id: <20020226195431.A9625@math.ohio-state.edu>
918      Branch: perl
919            ! embed.fnc ext/B/B/Deparse.pm gv.c
920 ____________________________________________________________________________
921 [ 14919] By: ams                                   on 2002/03/01  03:03:12
922         Log: Upgrade to Tie::File 0.13 (Win32 fixes.)
923      Branch: perl
924            ! lib/Tie/File.pm lib/Tie/File/01_gen.t
925            ! lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
926            ! lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
927            ! lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
928            ! lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
929            ! lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
930            ! lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
931 ____________________________________________________________________________
932 [ 14918] By: ams                                   on 2002/03/01  02:36:58
933         Log: Add Tie::File 0.12 from MJD.
934      Branch: perl
935            + lib/Tie/File.pm lib/Tie/File/01_gen.t
936            + lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
937            + lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
938            + lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
939            + lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
940            + lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
941            + lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
942            ! MANIFEST
943 ____________________________________________________________________________
944 [ 14917] By: jhi                                   on 2002/03/01  02:13:24
945         Log: Encoding name mapping tweaks.
946      Branch: perl
947            ! ext/Encode/Encode.pm
948 ____________________________________________________________________________
949 [ 14916] By: jhi                                   on 2002/02/28  21:26:07
950         Log: metaconfig unit change for #14915.
951      Branch: metaconfig
952            ! U/modified/Init.U
953 ____________________________________________________________________________
954 [ 14915] By: jhi                                   on 2002/02/28  21:25:23
955         Log: Subject: [PATCH] Configure to correctly recognize Amiga OS
956              From: Paul_GreenVOS@vos.stratus.com
957              Date: Thu, 28 Feb 02 15:05 est
958              Message-Id: <200202282007.PAA11412@mailhub1.stratus.com>
959      Branch: perl
960            ! Configure
961 ____________________________________________________________________________
962 [ 14914] By: jhi                                   on 2002/02/28  14:10:44
963         Log: PL_bostr was pointing to the wrong string
964              (a string left around from the loading of the Unicode \w)
965              "UTF-8 panic, blocks, coredumps, etc. in debugger with \w and m//g"
966              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01267.html
967      Branch: perl
968            ! regexec.c
969 ____________________________________________________________________________
970 [ 14913] By: gbarr                                 on 2002/02/28  13:06:11
971         Log: Sync with libnet-1.10
972      Branch: perl
973            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
974            ! lib/Net/FTP.pm lib/Net/FTP/I.pm lib/Net/NNTP.pm
975            ! lib/Net/Netrc.pm lib/Net/POP3.pm lib/Net/SMTP.pm
976            ! lib/Net/t/netrc.t
977 ____________________________________________________________________________
978 [ 14912] By: ams                                   on 2002/02/28  13:02:50
979         Log: Subject: [PATCH] perldelta.pod fixes
980              From: Autrijus Tang <autrijus@autrijus.org>
981              Date: Thu, 28 Feb 2002 21:44:15 +0800
982              Message-Id: <20020228134415.GB16422@not.autrijus.org>
983      Branch: perl
984            ! pod/perldelta.pod
985 ____________________________________________________________________________
986 [ 14911] By: ams                                   on 2002/02/28  11:31:44
987         Log: Subject: File::Copy::syscopy doesn't preserve OS attrs on UNIX
988              From: Stas Bekman <stas@stason.org>
989              Date: Mon, 04 Feb 2002 16:18:53 +0800
990              Message-Id: <3C7E1E5F.1000605@stason.org>
991              (Applied by hand).
992      Branch: perl
993            ! lib/File/Copy.pm
994 ____________________________________________________________________________
995 [ 14910] By: ams                                   on 2002/02/28  11:26:47
996         Log: Subject: [PATCH lib/Pod/Html.pm]
997              From: Stas Bekman <stas@stason.org>
998              Date: Thu, 28 Feb 2002 20:05:01 +0800
999              Message-Id: <3C7E1CED.7000307@stason.org>
1000      Branch: perl
1001            ! lib/Pod/Html.pm
1002 ____________________________________________________________________________
1003 [ 14909] By: jhi                                   on 2002/02/28  05:50:24
1004         Log: Tests for #14908.
1005      Branch: perl
1006            ! t/op/pat.t
1007 ____________________________________________________________________________
1008 [ 14908] By: jhi                                   on 2002/02/28  05:43:45
1009         Log: Make shared hash keys to be \0-terminated:
1010              one possible resolution for
1011              "UTF-8, weird \w behaviour after HASH-KEY-ification"
1012              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01327.html
1013              The hash keys were shared (the SvLEN(sv) = 0 was the giveaway).
1014              The hash keys weren't \0-terminated.  This meant that the EOL ($)
1015              in regmatch() got the nextchr beyond the last character.  Since
1016              the keys were UTF-8, the nextchr was \1, not the usual
1017              string-terminating \0.  Wham, no match.
1018              
1019              I think another possible resolution could be to stop the nextchr
1020              computation in regmatch() from peeking beyond the last character
1021              of the string:
1022              
1023              nextchr = locinput < PL_regeol ? UCHARAT(locinput) : 0;
1024      Branch: perl
1025            ! hv.c hv.h
1026 ____________________________________________________________________________
1027 [ 14907] By: jhi                                   on 2002/02/28  03:25:44
1028         Log: Subject: [PATCH] Perl interface to newIO()
1029              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1030              Date: Wed, 27 Feb 2002 20:15:27 -0800
1031              Message-ID: <f7af8gzkgaET092yn@efn.org>
1032      Branch: perl
1033            ! lib/Symbol.pm
1034 ____________________________________________________________________________
1035 [ 14906] By: jhi                                   on 2002/02/28  00:50:01
1036         Log: The "list" part of
1037              
1038              Subject: [PATCH perlop] .. returns a *list* of *integers*
1039              From: Mike Guy <mjtg@cam.ac.uk>
1040              Date: Tue, 26 Feb 2002 18:30:22 +0000
1041              Message-Id: <E16fmMo-00048Y-00@draco.cus.cam.ac.uk>
1042              
1043              plus few nits.
1044      Branch: perl
1045            ! pod/perlop.pod
1046 ____________________________________________________________________________
1047 [ 14905] By: jhi                                   on 2002/02/27  22:44:52
1048         Log: Subject: [PATCH lib/File/stat.t] Win32 not happy with new test
1049              From: Abe Timmerman <abe@ztreet.demon.nl>
1050              Date: Thu, 28 Feb 2002 00:04:06 +0100
1051              Message-ID: <fhnq7u8ref3nqgsa0p4f9u1v5r3sv3akm1@4ax.com>
1052      Branch: perl
1053            ! lib/File/stat.t
1054 ____________________________________________________________________________
1055 [ 14904] By: pudge                                 on 2002/02/27  21:25:39
1056         Log: Integrate from maintperl.
1057      Branch: maint-5.6/macperl
1058           !> doio.c op.c t/io/open.t t/pragma/strict-subs
1059 ____________________________________________________________________________
1060 [ 14903] By: jhi                                   on 2002/02/27  21:23:14
1061         Log: Upgrade to Math::BigInt 1.53.
1062      Branch: perl
1063            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
1064            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
1065            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
1066            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/mbimbf.inc
1067            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbi.t
1068            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.t
1069 ____________________________________________________________________________
1070 [ 14902] By: jhi                                   on 2002/02/27  21:17:38
1071         Log: Subject: [PATCH] assorted VMS test fix-ups, $Config{prefixexp} revisited
1072              From: "Craig A. Berry" <craigberry@mac.com>
1073              Date: Wed, 27 Feb 2002 15:36:38 -0600
1074              Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01>
1075      Branch: perl
1076            ! configure.com ext/Cwd/t/cwd.t lib/ExtUtils/t/Installed.t
1077            ! vms/ext/filespec.t
1078 ____________________________________________________________________________
1079 [ 14901] By: jhi                                   on 2002/02/27  21:14:22
1080         Log: Subject: [PATCH] Some minor changes for Cygwin
1081              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
1082              Date: Wed, 27 Feb 2002 22:25:41 +0100
1083              Message-ID: <14296492589.20020227222541@familiehaase.de>
1084      Branch: perl
1085            ! Makefile.SH README.cygwin cygwin/perlld.in
1086 ____________________________________________________________________________
1087 [ 14900] By: jhi                                   on 2002/02/27  19:06:39
1088         Log: Update the UTF-8 explanation table.
1089      Branch: perl
1090            ! pod/perlunicode.pod utf8.h
1091 ____________________________________________________________________________
1092 [ 14899] By: jhi                                   on 2002/02/27  17:50:09
1093         Log: Repatch from Robin Barker: anon subs in C<package;> are
1094              now __ANON__::__ANON__ (should help for mod_perl package
1095              since #12251)
1096      Branch: perl
1097            ! gv.c op.c t/op/runlevel.t toke.c
1098 ____________________________________________________________________________
1099 [ 14898] By: jhi                                   on 2002/02/27  16:01:47
1100         Log: Update Changes.
1101      Branch: perl
1102            ! Changes patchlevel.h
1103 ____________________________________________________________________________
1104 [ 14897] By: jhi                                   on 2002/02/27  15:26:12
1105         Log: perldelta updates.
1106      Branch: perl
1107            ! pod/perldelta.pod
1108 ____________________________________________________________________________
1109 [ 14896] By: jhi                                   on 2002/02/27  15:23:21
1110         Log: Signedness nit.
1111      Branch: perl
1112            ! regexec.c
1113 ____________________________________________________________________________
1114 [ 14895] By: jhi                                   on 2002/02/27  15:12:36
1115         Log: Subject: Re: Smoke 14870
1116              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1117              Date: Wed, 27 Feb 2002 16:48:35 +0100
1118              Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl>
1119              
1120              (with some additional garnish)
1121      Branch: perl
1122            ! README.hpux hints/hpux.sh
1123 ____________________________________________________________________________
1124 [ 14894] By: jhi                                   on 2002/02/27  15:08:06
1125         Log: Avoid PL_OpPtr et al getting unnecessarily (when not used)
1126              into perl.exp in AIX.
1127      Branch: perl
1128            ! makedef.pl perl.h
1129 ____________________________________________________________________________
1130 [ 14893] By: jhi                                   on 2002/02/27  13:49:59
1131         Log: Subject: [PATCH pod/perlrun.pod] Re: [ID 20020227.003] minor text imperfection in perlrun manpage
1132              From: Robin Barker <rmb1@cise.npl.co.uk>
1133              Date: Wed, 27 Feb 2002 14:39:35 GMT
1134              Message-Id: <200202271439.OAA25005@tempest.npl.co.uk>
1135      Branch: perl
1136            ! pod/perlrun.pod
1137 ____________________________________________________________________________
1138 [ 14892] By: jhi                                   on 2002/02/27  13:41:14
1139         Log: Subject: Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems
1140              From: Robin Barker <rmb1@cise.npl.co.uk>
1141              Date: Wed, 27 Feb 2002 12:25:30 GMT
1142              Message-Id: <200202271225.MAA24806@tempest.npl.co.uk>
1143      Branch: perl
1144            ! README.cygwin README.os2 ext/Time/HiRes/HiRes.pm lib/CGI.pm
1145            ! lib/Math/BigInt.pm pod/perl561delta.pod pod/perliol.pod
1146            ! pod/perlunicode.pod pod/perluniintro.pod
1147 ____________________________________________________________________________
1148 [ 14891] By: jhi                                   on 2002/02/27  01:11:13
1149         Log: Only modify LD_LIBRARY_PATH in case there are directories.
1150      Branch: perl
1151            ! hints/dec_osf.sh
1152 ____________________________________________________________________________
1153 [ 14890] By: jhi                                   on 2002/02/27  01:01:11
1154         Log: Subject: [PATCH] perl/hints/vos.sh
1155              From: Paul_GreenVOS@vos.stratus.com
1156              Date: Tue, 26 Feb 02 15:19 est
1157              Message-Id: <200202262021.PAA24979@mailhub1.stratus.com>
1158      Branch: perl
1159            ! hints/vos.sh
1160 ____________________________________________________________________________
1161 [ 14889] By: jhi                                   on 2002/02/27  00:59:33
1162         Log: Forgot from #14888.
1163      Branch: perl
1164            ! ext/Unicode/Normalize/mkheader
1165 ____________________________________________________________________________
1166 [ 14888] By: jhi                                   on 2002/02/27  00:50:55
1167         Log: Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki.
1168      Branch: perl
1169            ! ext/Unicode/Normalize/Changes
1170            ! ext/Unicode/Normalize/Normalize.pm
1171            ! ext/Unicode/Normalize/Normalize.xs
1172            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
1173            ! ext/Unicode/Normalize/t/test.t
1174 ____________________________________________________________________________
1175 [ 14887] By: ams                                   on 2002/02/26  23:51:52
1176         Log: Subject: Missing diagnostics
1177              From: Simon Glover <scog@roe.ac.uk>
1178              Date: Tue, 26 Feb 2002 17:56:42 +0000 (BST)
1179              Message-Id: <Pine.GSO.4.10.10202261754170.23317-100000@muinntiarach.roe.ac.uk>
1180              
1181              Subject: [PATCH] Better wording for the lvalue vec diagnostic
1182              From: Simon Glover <scog@roe.ac.uk>
1183              Date: Tue, 26 Feb 2002 18:08:04 +0000 (BST)
1184              Message-Id: <Pine.GSO.4.10.10202261756560.23317-100000@muinntiarach.roe.ac.uk>
1185      Branch: perl
1186            ! doop.c pod/perldiag.pod t/op/vec.t
1187 ____________________________________________________________________________
1188 [ 14886] By: ams                                   on 2002/02/26  15:48:34
1189         Log: Subject: [PATCH] Not OK 5.7.2@14884
1190              From: andreas.koenig@anima.de (Andreas J. Koenig)
1191              Date: Tue, 26 Feb 2002 15:03:55 +0100
1192              Message-Id: <m38z9gfigk.fsf@anima.de>
1193      Branch: perl
1194            ! t/lib/access.t
1195 ____________________________________________________________________________
1196 [ 14885] By: nick                                  on 2002/02/26  13:48:55
1197         Log: Integrate mainline
1198      Branch: perlio
1199           +> lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
1200           +> lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
1201           +> lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
1202            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
1203           !> (integrate 102 files)
1204 ____________________________________________________________________________
1205 [ 14884] By: jhi                                   on 2002/02/26  11:17:42
1206         Log: Cray FP strikes again: things like 1.1 + 0.1 are easily
1207              1.1999999999999996, or thereabouts (yes, even sprintf).
1208      Branch: perl
1209            ! t/base/num.t
1210 ____________________________________________________________________________
1211 [ 14883] By: jhi                                   on 2002/02/26  11:09:07
1212         Log: Neither.
1213      Branch: perl
1214            ! pod/perldelta.pod
1215 ____________________________________________________________________________
1216 [ 14882] By: ams                                   on 2002/02/26  08:46:55
1217         Log: Subject: [PATCH hv.c pod/perldiag.pod] "Attempt to access to key"?
1218              From: Michael G Schwern <schwern@pobox.com>
1219              Date: Tue, 26 Feb 2002 01:01:28 -0500
1220              Message-Id: <20020226060128.GA2439@blackrider>
1221      Branch: perl
1222            ! hv.c pod/perldiag.pod
1223 ____________________________________________________________________________
1224 [ 14881] By: jhi                                   on 2002/02/26  03:01:28
1225         Log: Subject: [PATCH B::Concise] docs, typos
1226              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1227              Date: Mon, 25 Feb 2002 16:41:16 +0100
1228              Message-ID: <20020225164116.A1054@rafael>
1229      Branch: perl
1230            ! ext/B/B/Concise.pm
1231 ____________________________________________________________________________
1232 [ 14880] By: jhi                                   on 2002/02/26  02:36:16
1233         Log: POSIX: add isatty to @EXPORT_OK, reformat.
1234      Branch: perl
1235            ! ext/POSIX/POSIX.pm
1236 ____________________________________________________________________________
1237 [ 14879] By: jhi                                   on 2002/02/26  01:03:17
1238         Log: If using -Dloclibpth=... the directories need to
1239              be appended to LD_LIBRARY_PATH (and ickily, if those
1240              directories contain a (newer?) libdb.so, we need to
1241              prepend    /usr/shlib to loclibpth).
1242      Branch: perl
1243            ! hints/dec_osf.sh
1244 ____________________________________________________________________________
1245 [ 14878] By: jhi                                   on 2002/02/26  01:01:13
1246         Log: Subject: [PATCH] Perl interface to newIO()
1247              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)      
1248              Date: Mon, 25 Feb 2002 15:04:57 -0800
1249              Message-ID: <ZMse8gzkg6oQ092yn@efn.org>
1250      Branch: perl
1251            ! lib/Symbol.pm lib/Symbol.t
1252 ____________________________________________________________________________
1253 [ 14877] By: jhi                                   on 2002/02/26  00:06:16
1254         Log: Subject: [PATCH perlvar] "." is not in @INC when -T
1255              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>    
1256              Date: Mon, 25 Feb 2002 21:58:30 +0100
1257              Message-ID: <20020225215830.A744@rafael>
1258      Branch: perl
1259            ! pod/perlvar.pod
1260 ____________________________________________________________________________
1261 [ 14876] By: jhi                                   on 2002/02/25  22:23:11
1262         Log: Big5 tweaks from Autrijus Tang.
1263      Branch: perl
1264            ! ext/Encode/Encode/big5.enc
1265 ____________________________________________________________________________
1266 [ 14875] By: jhi                                   on 2002/02/25  22:19:56
1267         Log: Subject: [PATCH Glossary configpm] cleanups
1268              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1269              Date: Mon, 25 Feb 2002 23:27:15 +0100
1270              Message-ID: <20020225232715.C744@rafael>
1271      Branch: perl
1272            ! Porting/Glossary Porting/config.sh Porting/config_H configpm
1273 ____________________________________________________________________________
1274 [ 14874] By: jhi                                   on 2002/02/25  21:53:29
1275         Log: Subject: [PATCH] compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)
1276              From: Nicholas Clark <nick@unfortu.net>
1277              Date: Mon, 25 Feb 2002 21:53:24 +0000
1278              Message-ID: <20020225215323.GN365@Bagpuss.unfortu.net>
1279      Branch: perl
1280            ! ext/Encode/CN/Makefile.PL ext/Encode/JP/Makefile.PL
1281            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
1282            ! ext/Encode/TW/Makefile.PL ext/Encode/compile
1283 ____________________________________________________________________________
1284 [ 14873] By: jhi                                   on 2002/02/25  21:28:54
1285         Log: Upgrade to I18N::LangTags 0.27.
1286              (Causes one flipflop back to perl.com URL, must poke Sean.)
1287      Branch: perl
1288            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
1289            ! lib/I18N/LangTags/List.pm
1290 ____________________________________________________________________________
1291 [ 14872] By: jhi                                   on 2002/02/25  21:22:32
1292         Log: Upgrade to Getopt::Long 2.28.
1293      Branch: perl
1294            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
1295            ! lib/Getopt/Long/README
1296 ____________________________________________________________________________
1297 [ 14871] By: jhi                                   on 2002/02/25  19:46:35
1298         Log: No =head.
1299      Branch: perl
1300            ! pod/perlebcdic.pod
1301 ____________________________________________________________________________
1302 [ 14870] By: jhi                                   on 2002/02/25  15:02:50
1303         Log: Update Changes.
1304      Branch: perl
1305            ! Changes patchlevel.h
1306 ____________________________________________________________________________
1307 [ 14869] By: jhi                                   on 2002/02/25  14:54:00
1308         Log: metaconfig unit change for #14868.
1309      Branch: metaconfig
1310            ! U/modified/Chk_MANI.U
1311 ____________________________________________________________________________
1312 [ 14868] By: jhi                                   on 2002/02/25  14:53:43
1313         Log: Some hosts understand split -l 50, some only split -50
1314              (from Paul Eggert).
1315      Branch: perl
1316            ! Configure
1317 ____________________________________________________________________________
1318 [ 14867] By: jhi                                   on 2002/02/25  14:44:07
1319         Log: Subject: Re: [PATCH bleadperl] socketpair.t
1320              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
1321              Date: Sun, 24 Feb 2002 10:31:25 +0100
1322              Message-ID: <179381153.20020224103125@tesla.rcub.bg.ac.yu>
1323              
1324              (the pid half only)
1325      Branch: perl
1326            ! win32/win32.c
1327 ____________________________________________________________________________
1328 [ 14866] By: jhi                                   on 2002/02/25  14:35:19
1329         Log: Mention the new pack tricks.
1330      Branch: perl
1331            ! pod/perldelta.pod
1332 ____________________________________________________________________________
1333 [ 14865] By: jhi                                   on 2002/02/25  14:30:28
1334         Log: Subject: [PATCH] consistent commands for perl5db.pl etc.
1335              From: Richard.Foley@t-online.de (Richard Foley)
1336              Date: Mon, 25 Feb 2002 13:47:03 +0100
1337              Message-ID: <16fJgP-1mbVeSC@fwd04.sul.t-online.com>
1338      Branch: perl
1339            ! lib/perl5db.pl pod/perldebguts.pod pod/perldebtut.pod
1340            ! pod/perldebug.pod pod/perldelta.pod
1341 ____________________________________________________________________________
1342 [ 14864] By: jhi                                   on 2002/02/25  13:51:32
1343         Log: Typo corrections from John P. Linderman.
1344      Branch: perl
1345            ! ext/IPC/SysV/Semaphore.pm
1346 ____________________________________________________________________________
1347 [ 14863] By: jhi                                   on 2002/02/25  13:49:32
1348         Log: Upgrade to Math::BigInt 1.52.
1349      Branch: perl
1350            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
1351            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
1352            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
1353            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
1354            ! lib/Math/BigInt/t/sub_mbf.t t/lib/Math/BigFloat/Subclass.pm
1355 ____________________________________________________________________________
1356 [ 14862] By: ams                                   on 2002/02/25  10:39:40
1357         Log: Subject: [PATCH Cwd.pm] cut-n-paste error?
1358              From: Robin Barker <rmb1@cise.npl.co.uk>
1359              Date: Mon, 25 Feb 2002 11:35:06 GMT
1360              Message-Id: <200202251135.LAA00573@tempest.npl.co.uk>
1361              
1362              Subject: [PATCH Net/Cmd.pm]
1363              From: Robin Barker <rmb1@cise.npl.co.uk>
1364              Date: Mon, 25 Feb 2002 11:37:06 GMT
1365              Message-Id: <200202251137.LAA00579@tempest.npl.co.uk>
1366      Branch: perl
1367            ! lib/Cwd.pm lib/Net/Cmd.pm
1368 ____________________________________________________________________________
1369 [ 14861] By: jhi                                   on 2002/02/25  03:40:45
1370         Log: Cut-and-paste errors.
1371      Branch: perl
1372            ! t/op/pat.t
1373 ____________________________________________________________________________
1374 [ 14860] By: jhi                                   on 2002/02/25  03:36:24
1375         Log: EBCDIC: the control characters are not that easy to find.
1376      Branch: perl
1377            ! t/op/pat.t
1378 ____________________________________________________________________________
1379 [ 14859] By: jhi                                   on 2002/02/25  03:02:23
1380         Log: Subject: Re: [PATCH] Re: Copying PV only with possible UTF-8 characters
1381              From: John Peacock <jpeacock@rowman.com>
1382              Date: Sun, 24 Feb 2002 22:08:28 -0500
1383              Message-ID: <3C79AAAC.6060903@rowman.com>
1384      Branch: perl
1385            ! sv.c
1386 ____________________________________________________________________________
1387 [ 14858] By: jhi                                   on 2002/02/25  00:01:13
1388         Log: SvSetSV() is not returnable, but that's okay since
1389              sv_copypv() returns void.
1390      Branch: perl
1391            ! sv.c
1392 ____________________________________________________________________________
1393 [ 14857] By: jhi                                   on 2002/02/24  23:33:33
1394         Log: Subject: [PATCH] Re: Copying PV only with possible UTF-8 characters
1395              From: John Peacock <jpeacock@rowman.com>                 
1396              Date: Sun, 24 Feb 2002 16:40:07 -0500
1397              Message-ID: <3C795DB7.40105@rowman.com>               
1398      Branch: perl
1399            ! embed.fnc embed.h global.sym lib/overload.t pod/perlapi.pod
1400            ! pp_hot.c proto.h sv.c
1401 ____________________________________________________________________________
1402 [ 14856] By: jhi                                   on 2002/02/24  20:15:51
1403         Log: Tiny code cleanup.
1404      Branch: perl
1405            ! regexec.c
1406 ____________________________________________________________________________
1407 [ 14855] By: jhi                                   on 2002/02/24  19:49:01
1408         Log: Use to_uni_fold().
1409      Branch: perl
1410            ! regcomp.c
1411 ____________________________________________________________________________
1412 [ 14854] By: jhi                                   on 2002/02/24  19:45:43
1413         Log: Document the new taint behaviour of exec LIST and
1414              system LIST.
1415      Branch: perl
1416            ! pod/perldelta.pod
1417 ____________________________________________________________________________
1418 [ 14853] By: jhi                                   on 2002/02/24  18:28:31
1419         Log: Subject: [PATCH] Re: taint news
1420              From: Rick Delaney <rick.delaney@rogers.com>             
1421              Date: 24 Feb 2002 11:35:00 -0500
1422              Message-ID: <m3d6yuvnwr.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
1423      Branch: perl
1424            ! pod/perldiag.pod pod/perlsec.pod pp_sys.c t/op/taint.t
1425 ____________________________________________________________________________
1426 [ 14852] By: jhi                                   on 2002/02/24  18:20:55
1427         Log: EBCDIC tweak (native instead of uni) and comment update.
1428      Branch: perl
1429            ! regexec.c
1430 ____________________________________________________________________________
1431 [ 14851] By: jhi                                   on 2002/02/24  13:02:53
1432         Log: Using uninitialized (and wrong) variables is not good.
1433      Branch: perl
1434            ! regcomp.c
1435 ____________________________________________________________________________
1436 [ 14850] By: jhi                                   on 2002/02/24  05:28:15
1437         Log: EBCDIC: this seems to calm the last of the
1438              Malformed UTF-8 warnings.
1439      Branch: perl
1440            ! regcomp.c utf8.c
1441 ____________________________________________________________________________
1442 [ 14849] By: jhi                                   on 2002/02/23  23:35:03
1443         Log: EBCDIC: document using Encode for character conversions.
1444      Branch: perl
1445            ! pod/perlebcdic.pod
1446 ____________________________________________________________________________
1447 [ 14848] By: jhi                                   on 2002/02/23  23:20:57
1448         Log: EBCDIC: disable also Unicode::Collate and
1449              Unicode::Normalize for now.  Real users of
1450              EBCDIC have to decide what they want.
1451      Branch: perl
1452            ! ext/Unicode/Normalize/Normalize.pm
1453            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
1454            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
1455            ! lib/Unicode/Collate/t/test.t
1456 ____________________________________________________________________________
1457 [ 14847] By: jhi                                   on 2002/02/23  20:12:21
1458         Log: AUTHORS updates.
1459      Branch: perl
1460            ! AUTHORS
1461 ____________________________________________________________________________
1462 [ 14846] By: jhi                                   on 2002/02/23  20:05:10
1463         Log: Retract #14571: there may be a better solution than
1464              tweaking the test.
1465      Branch: perl
1466            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
1467 ____________________________________________________________________________
1468 [ 14845] By: jhi                                   on 2002/02/23  19:15:32
1469         Log: Subject: [PATCH @14833] $Config{prefixexp} for VMS                
1470              From: "Craig A. Berry" <craigberry@mac.com> 
1471              Date: Sat, 23 Feb 2002 14:14:35 -0600
1472              Message-Id: <a05101400b89d8666cc6c@[192.168.56.188]>         
1473      Branch: perl
1474            ! configure.com
1475 ____________________________________________________________________________
1476 [ 14844] By: jhi                                   on 2002/02/23  18:37:14
1477         Log: metaconfig unit change for #14843.
1478      Branch: metaconfig/U/perl
1479            ! Extensions.U
1480 ____________________________________________________________________________
1481 [ 14843] By: jhi                                   on 2002/02/23  18:36:43
1482         Log: Also Encode/JP needs to be listed explicitly.
1483              (Any other sub-Encode extensions?)
1484      Branch: perl
1485            ! Configure
1486 ____________________________________________________________________________
1487 [ 14842] By: jhi                                   on 2002/02/23  18:17:07
1488         Log: Document known UNICOS/mk deficiency.
1489      Branch: perl
1490            ! pod/perldelta.pod
1491 ____________________________________________________________________________
1492 [ 14841] By: jhi                                   on 2002/02/23  16:29:49
1493         Log: Subject: [PATCH] README mention version 5.0
1494              From: Autrijus Tang <autrijus@autrijus.org>
1495              Date: Sat, 23 Feb 2002 09:35:22 +0800
1496              Message-ID: <20020223013522.GA8694@not.autrijus.org>
1497      Branch: perl
1498            ! README
1499 ____________________________________________________________________________
1500 [ 14840] By: jhi                                   on 2002/02/23  03:32:59
1501         Log: metaconfig unit change for #14839.
1502      Branch: metaconfig
1503            ! U/modified/Signal.U
1504 ____________________________________________________________________________
1505 [ 14839] By: jhi                                   on 2002/02/23  03:32:32
1506         Log: Old hosts like NeXT Classic don't have sort -k,
1507              from Paul Eggert.
1508      Branch: perl
1509            ! Configure
1510 ____________________________________________________________________________
1511 [ 14838] By: ams                                   on 2002/02/22  21:14:29
1512         Log: Minor clarifications as suggested by Anton Tagunov.
1513      Branch: perl
1514            ! pod/perlsyn.pod
1515 ____________________________________________________________________________
1516 [ 14837] By: ams                                   on 2002/02/22  21:07:02
1517         Log: Subject: [PATCH] Re: Prototype checking on assignment of coderef to typeglob
1518              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1519              Date: Fri, 22 Feb 2002 23:01:07 +0100
1520              Message-Id: <20020222230107.A15069@rafael>
1521      Branch: perl
1522            ! sv.c t/op/gv.t
1523 ____________________________________________________________________________
1524 [ 14836] By: jhi                                   on 2002/02/22  20:39:11
1525         Log: metaconfig unit change for #14835.
1526      Branch: metaconfig
1527            ! U/modified/Chk_MANI.U
1528 ____________________________________________________________________________
1529 [ 14835] By: jhi                                   on 2002/02/22  20:38:32
1530         Log: In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.
1531      Branch: perl
1532            ! Configure
1533 ____________________________________________________________________________
1534 [ 14834] By: jhi                                   on 2002/02/22  18:06:01
1535         Log: Subject: [PATCH] Re: Pyrrhic compression in Encode
1536              From: Michael G Schwern <schwern@pobox.com>
1537              Date: Fri, 22 Feb 2002 12:10:28 -0500
1538              Message-ID: <20020222171027.GB4181@blackrider>
1539      Branch: perl
1540            ! ext/Encode/compile
1541 ____________________________________________________________________________
1542 [ 14833] By: jhi                                   on 2002/02/22  14:51:17
1543         Log: Update Changes.
1544      Branch: perl
1545            ! Changes patchlevel.h
1546 ____________________________________________________________________________
1547 [ 14832] By: jhi                                   on 2002/02/22  14:25:18
1548         Log: Implement IV/UV/NV/long double pack/unpack with
1549              template letters j/J/F/D (the latter two have been
1550              undocumented aliases of f/d).
1551      Branch: perl
1552            ! pod/perlfunc.pod pod/perltodo.pod pp_pack.c t/op/pack.t
1553 ____________________________________________________________________________
1554 [ 14831] By: jhi                                   on 2002/02/22  13:47:08
1555         Log: Subject: Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
1556              From: Nicholas Clark <nick@unfortu.net>
1557              Date: Fri, 22 Feb 2002 14:01:25 +0000
1558              Message-ID: <20020222140123.GD358@Bagpuss.unfortu.net>
1559      Branch: perl
1560            ! ext/Encode/compile
1561 ____________________________________________________________________________
1562 [ 14830] By: jhi                                   on 2002/02/22  13:44:27
1563         Log: NetWare change from Ananth Kesari.
1564      Branch: perl
1565            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
1566            ! MANIFEST
1567 ____________________________________________________________________________
1568 [ 14829] By: jhi                                   on 2002/02/22  13:42:42
1569         Log: Subject: [PATCH @14577] pack with a human face: part ]|[
1570              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1571              Date: Fri, 22 Feb 2002 03:55:13 -0500
1572              Message-ID: <20020222035513.A894@math.ohio-state.edu>
1573      Branch: perl
1574            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
1575 ____________________________________________________________________________
1576 [ 14828] By: jhi                                   on 2002/02/22  13:19:19
1577         Log: EBCDIC: Disable Encode::JP and Encode::Tcl for now.
1578      Branch: perl
1579            ! ext/Encode/JP/JP.pm ext/Encode/lib/Encode/Tcl.pm
1580 ____________________________________________________________________________
1581 [ 14827] By: jhi                                   on 2002/02/22  13:11:00
1582         Log: Make measure_struct a file static.
1583      Branch: perl
1584            ! pp_pack.c
1585 ____________________________________________________________________________
1586 [ 14826] By: jhi                                   on 2002/02/22  04:30:27
1587         Log: EBCDIC: someone who knows what they are doing
1588              and whether it is possible at all in the first
1589              place needs to figure these tests out on EBCDIC.
1590              The CJK encodings heavily abuse their knowledge
1591              of ASCII and that may require a translation layer
1592              or four to survive UTF-EBCDIC.
1593      Branch: perl
1594            ! ext/Encode/t/JP.t ext/Encode/t/Tcl.t
1595 ____________________________________________________________________________
1596 [ 14825] By: jhi                                   on 2002/02/22  02:43:03
1597         Log: croak() needs context.
1598      Branch: perl
1599            ! pp_pack.c
1600 ____________________________________________________________________________
1601 [ 14824] By: jhi                                   on 2002/02/22  01:56:06
1602         Log: Subject: [PATCH @14577] pack with a human face: the sequel
1603              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1604              Date: Thu, 21 Feb 2002 21:33:37 -0500
1605              Message-ID: <20020221213337.A23848@math.ohio-state.edu>
1606      Branch: perl
1607            ! embed.fnc embed.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c
1608            ! proto.h t/op/pack.t
1609 ____________________________________________________________________________
1610 [ 14823] By: jhi                                   on 2002/02/22  00:38:19
1611         Log: Subject: [PATCH+=2] Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
1612              From: Nicholas Clark <nick@unfortu.net> 
1613              Date: Fri, 22 Feb 2002 00:49:44 +0000
1614              Message-ID: <20020222004943.GK394@Bagpuss.unfortu.net>
1615      Branch: perl
1616            ! ext/Encode/compile
1617 ____________________________________________________________________________
1618 [ 14822] By: jhi                                   on 2002/02/21  22:42:17
1619         Log: Test for #14795.
1620      Branch: perl
1621            ! t/op/pat.t
1622 ____________________________________________________________________________
1623 [ 14821] By: jhi                                   on 2002/02/21  22:05:20
1624         Log: Testing for ASCII in EBCDIC makes one's brain hurt.
1625      Branch: perl
1626            ! t/op/pat.t
1627 ____________________________________________________________________________
1628 [ 14820] By: jhi                                   on 2002/02/21  21:53:00
1629         Log: Subject: [PATCH] next batch of bugfixes
1630              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1631              Date: Thu, 21 Feb 2002 23:54:41 +0100
1632              Message-ID: <20020221235441.A17260@rafael>
1633      Branch: perl
1634            ! ext/B/B/Deparse.pm
1635 ____________________________________________________________________________
1636 [ 14819] By: jhi                                   on 2002/02/21  21:06:54
1637         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)
1638              From: chromatic <chromatic@rmci.net>
1639              Date: Thu, 21 Feb 2002 14:17:35 -0700
1640              Message-ID: <20020221211823.80922.qmail@onion.perl.org>
1641      Branch: perl
1642            ! lib/File/stat.pm lib/File/stat.t
1643 ____________________________________________________________________________
1644 [ 14818] By: jhi                                   on 2002/02/21  21:01:36
1645         Log: Externalization from Jatan Shah <jshah@broadcom.com>.
1646      Branch: perl
1647            ! ext/re/re.xs
1648 ____________________________________________________________________________
1649 [ 14817] By: jhi                                   on 2002/02/21  20:02:27
1650         Log: Upgrade to Math::BigInt 1.51.
1651      Branch: perl
1652            + lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
1653            + lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
1654            + lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
1655            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
1656            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
1657            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
1658            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
1659            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
1660            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
1661            ! lib/Math/BigInt/t/require.t lib/Math/BigInt/t/sub_mbf.t
1662            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
1663            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
1664 ____________________________________________________________________________
1665 [ 14816] By: jhi                                   on 2002/02/21  19:33:01
1666         Log: Subject: Re: [PATCH] 'make clobber' on Cygwin broken
1667              From: "Gerrit P. Haase" <gp@familiehaase.de>
1668              Date: Thu, 21 Feb 2002 21:20:25 +0100
1669              Message-ID: <69510538936.20020221212025@familiehaase.de>
1670      Branch: perl
1671            ! Makefile.SH
1672 ____________________________________________________________________________
1673 [ 14815] By: jhi                                   on 2002/02/21  17:28:23
1674         Log: Subject: [PATCH @14577] grouping in pack/unpack
1675              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1676              Date: Thu, 21 Feb 2002 06:06:14 -0500
1677              Message-ID: <20020221060614.A29836@math.ohio-state.edu>
1678      Branch: perl
1679            ! embed.fnc embed.h global.sym pod/perldiag.pod pod/perlfunc.pod
1680            ! pod/perltodo.pod pp_pack.c proto.h t/op/pack.t
1681 ____________________________________________________________________________
1682 [ 14814] By: jhi                                   on 2002/02/21  15:41:10
1683         Log: Subject: [PATCH propose] question about fs.t
1684              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
1685              Date: Thu, 21 Feb 2002 15:10:21 +0100
1686              Message-ID: <725805519.20020221151021@tesla.rcub.bg.ac.yu>
1687      Branch: perl
1688            ! t/io/fs.t
1689 ____________________________________________________________________________
1690 [ 14813] By: jhi                                   on 2002/02/21  15:37:44
1691         Log: Subject: [PATCH] 'make clobber' on Cygwin broken    
1692              From: "Gerrit P. Haase" <gerrit@familiehaase.de>         
1693              Date: Thu, 21 Feb 2002 09:54:28 +0100
1694              Message-ID: <13576559576.20020221095428@familiehaase.de>     
1695      Branch: perl
1696            ! Makefile.SH
1697 ____________________________________________________________________________
1698 [ 14812] By: ams                                   on 2002/02/21  14:59:09
1699         Log: Subject: typo correction
1700              From: mjd@plover.com
1701              Date: 21 Feb 2002 15:43:49 -0000
1702              Message-Id: <20020221154349.22772.qmail@plover.com>
1703      Branch: perl
1704            ! pod/perldebug.pod
1705 ____________________________________________________________________________
1706 [ 14811] By: ams                                   on 2002/02/21  14:02:12
1707         Log: Subject: [PATCH] No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
1708              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1709              Date: Thu, 21 Feb 2002 15:22:22 +0100
1710              Message-Id: <20020221152222.A15095@rafael>
1711      Branch: perl
1712            ! op.h toke.c
1713 ____________________________________________________________________________
1714 [ 14810] By: ams                                   on 2002/02/21  12:45:28
1715         Log: Subject: [PATCH @14577] cosmetic OS/2 patches
1716              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1717              Date: Thu, 21 Feb 2002 06:02:48 -0500
1718              Message-Id: <20020221060248.A29705@math.ohio-state.edu>
1719      Branch: perl
1720            ! lib/ExtUtils/Mksymlists.pm makedef.pl
1721 ____________________________________________________________________________
1722 [ 14809] By: nick                                  on 2002/02/21  09:31:08
1723         Log: Integrate mainline
1724      Branch: perlio
1725           +> lib/Pod/t/Select.t
1726           !> (integrate 37 files)
1727 ____________________________________________________________________________
1728 [ 14808] By: jhi                                   on 2002/02/21  05:33:27
1729         Log: metaconfig unit change for #14807.
1730      Branch: metaconfig
1731            ! U/modified/Signal.U
1732 ____________________________________________________________________________
1733 [ 14807] By: jhi                                   on 2002/02/21  05:33:07
1734         Log: Revert #14805, didn't quite work.
1735      Branch: perl
1736            ! Configure config_h.SH
1737 ____________________________________________________________________________
1738 [ 14806] By: jhi                                   on 2002/02/21  05:21:52
1739         Log: metaconfig changes for #14805.
1740      Branch: metaconfig
1741            ! U/modified/Signal.U dist-3.0at70b/kit/makeSH
1742 ____________________________________________________________________________
1743 [ 14805] By: jhi                                   on 2002/02/21  05:21:21
1744         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
1745              From: Paul Eggert <eggert@twinsun.com>
1746              Date: Wed, 20 Feb 2002 11:23:04 -0800 (PST)
1747              Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com>
1748      Branch: perl
1749            ! Configure config_h.SH
1750 ____________________________________________________________________________
1751 [ 14804] By: jhi                                   on 2002/02/21  04:56:05
1752         Log: More advice.
1753      Branch: perl
1754            ! README.os390
1755 ____________________________________________________________________________
1756 [ 14803] By: jhi                                   on 2002/02/21  04:40:37
1757         Log: Missing MANIFESTation.
1758      Branch: perl
1759            ! MANIFEST
1760 ____________________________________________________________________________
1761 [ 14802] By: ams                                   on 2002/02/20  22:55:25
1762         Log: Subject: [PATCH] Add missing Tolkien quotes to *.c
1763              From: Autrijus Tang <autrijus@autrijus.org>
1764              Date: Thu, 21 Feb 2002 07:13:12 +0800
1765              Message-Id: <20020220231312.GA775@not.autrijus.org>
1766      Branch: perl
1767            ! globals.c malloc.c perlio.c pp_pack.c universal.c xsutils.c
1768 ____________________________________________________________________________
1769 [ 14801] By: ams                                   on 2002/02/20  22:27:20
1770         Log: Subject: Re: Make Schwern poor in just 20 easy steps!
1771              From: Abe Timmerman <abe@ztreet.demon.nl>
1772              Date: Thu, 21 Feb 2002 00:20:40 +0100
1773              Message-Id: <dgb87ukjfanphg45i4skobhe40s1g4sujj@4ax.com>
1774      Branch: perl
1775            + lib/Pod/t/Select.t
1776 ____________________________________________________________________________
1777 [ 14800] By: jhi                                   on 2002/02/20  22:15:23
1778         Log: In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument
1779              twice, causing the loop to skip every other character.
1780      Branch: perl
1781            ! utf8.c
1782 ____________________________________________________________________________
1783 [ 14799] By: jhi                                   on 2002/02/20  21:43:21
1784         Log: Better debugging info.
1785      Branch: perl
1786            ! t/uni/case.pl
1787 ____________________________________________________________________________
1788 [ 14798] By: jhi                                   on 2002/02/20  21:13:50
1789         Log: Subject: [PATCH++] Re: [PATCH] go faster for Encode's compile
1790              From: Nicholas Clark <nick@unfortu.net>
1791              Date: Wed, 20 Feb 2002 22:13:05 +0000
1792              Message-ID: <20020220221304.GE371@Bagpuss.unfortu.net>
1793      Branch: perl
1794            ! ext/Encode/compile
1795 ____________________________________________________________________________
1796 [ 14797] By: jhi                                   on 2002/02/20  18:31:14
1797         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
1798              From: Paul Eggert <eggert@twinsun.com>
1799              Date: Wed, 20 Feb 2002 11:29:30 -0800 (PST)
1800              Message-Id: <200202201929.g1KJTUb06403@shade.twinsun.com>
1801      Branch: perl
1802            ! pod/perlhack.pod
1803 ____________________________________________________________________________
1804 [ 14796] By: nick                                  on 2002/02/20  18:15:00
1805         Log: Integrate mainline
1806      Branch: perlio
1807           +> lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
1808           +> lib/Locale/Codes/t/script.t lib/Locale/Constants.pod
1809           +> lib/Locale/Country.pod lib/Locale/Currency.pod
1810           +> lib/Locale/Language.pod lib/Locale/Script.pm
1811           +> lib/Locale/Script.pod t/uni/case.pl t/uni/lower.t
1812           +> t/uni/title.t t/uni/upper.t
1813           !> (integrate 41 files)
1814 ____________________________________________________________________________
1815 [ 14795] By: ams                                   on 2002/02/20  17:08:38
1816         Log: Subject: Re: Re-posts of some unresolved bleadperl bugreports
1817              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1818              Date: Wed, 20 Feb 2002 18:06:59 +0000
1819              Message-Id: <200202201807.g1KI6xj08220@crypt.compulink.co.uk>
1820      Branch: perl
1821            ! pp_ctl.c
1822 ____________________________________________________________________________
1823 [ 14794] By: ams                                   on 2002/02/20  16:41:56
1824         Log: Subject: [PATCH] perl/Makefile.SH -- care with question mark
1825              From: Paul_GreenVOS@vos.stratus.com
1826              Date: Wed, 20 Feb 02 12:21 est
1827              Message-Id: <200202201723.MAA24639@mailhub1.stratus.com>
1828      Branch: perl
1829            ! Makefile.SH
1830 ____________________________________________________________________________
1831 [ 14793] By: jhi                                   on 2002/02/20  16:26:56
1832         Log: Forgot from #14790.
1833      Branch: perl
1834            ! pp_pack.c
1835 ____________________________________________________________________________
1836 [ 14792] By: jhi                                   on 2002/02/20  16:23:00
1837         Log: Update Changes.
1838      Branch: perl
1839            ! Changes patchlevel.h
1840 ____________________________________________________________________________
1841 [ 14791] By: jhi                                   on 2002/02/20  15:24:19
1842         Log: Integrate change #14778 from maintperl.
1843      Branch: perl
1844            ! t/lib/strict/subs
1845           !> op.c
1846 ____________________________________________________________________________
1847 [ 14790] By: jhi                                   on 2002/02/20  15:08:06
1848         Log: Subject: Re: [ID 20020220.001] pack w with objects
1849              From: Ulrich Pfeifer <upf@de.uu.net>
1850              Date: 20 Feb 2002 11:21:15 +0100
1851              Message-ID: <p5g03wcv38.fsf@de.uu.net>
1852      Branch: perl
1853            ! t/op/pack.t
1854 ____________________________________________________________________________
1855 [ 14789] By: jhi                                   on 2002/02/20  15:05:54
1856         Log: Subject: Re: [PATCH] go faster for Encode's compile
1857              From: Nicholas Clark <nick@unfortu.net> 
1858              Date: Tue, 19 Feb 2002 23:38:36 +0000
1859              Message-ID: <20020219233836.GG464@Bagpuss.unfortu.net>
1860      Branch: perl
1861            ! ext/Encode/compile
1862 ____________________________________________________________________________
1863 [ 14788] By: jhi                                   on 2002/02/20  15:02:31
1864         Log: Regen Glossary.
1865      Branch: perl
1866            ! Porting/Glossary Porting/config.sh Porting/config_H
1867 ____________________________________________________________________________
1868 [ 14787] By: jhi                                   on 2002/02/20  14:57:37
1869         Log: metaconfig unit change for #14786 (not visible yet,
1870              since Glossary needs regenerating)
1871      Branch: metaconfig
1872            ! U/compline/d_gconvert.U
1873 ____________________________________________________________________________
1874 [ 14786] By: jhi                                   on 2002/02/20  14:56:55
1875         Log: Subject: d_Gconvert hints and Glossary
1876              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1877              Date: Tue, 19 Feb 2002 11:55:36 -0800
1878              Message-ID: <42qc8gzkgOFN092yn@efn.org> 
1879      Branch: perl
1880            ! Configure config_h.SH configpm hints/aix.sh hints/dec_osf.sh
1881            ! hints/newsos4.sh hints/os2.sh hints/os390.sh hints/svr4.sh
1882            ! hints/svr5.sh
1883 ____________________________________________________________________________
1884 [ 14785] By: jhi                                   on 2002/02/20  14:38:45
1885         Log: metaconfig unit changes for #14784.
1886      Branch: metaconfig
1887            ! U/modified/Chk_MANI.U U/modified/Signal.U U/modified/libs.U
1888 ____________________________________________________________________________
1889 [ 14784] By: jhi                                   on 2002/02/20  14:38:14
1890         Log: Subject: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
1891              From: Paul Eggert <eggert@twinsun.com>              
1892              Date: Wed, 20 Feb 2002 03:03:51 -0800 (PST) 
1893              Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com>
1894      Branch: perl
1895            ! Configure Porting/pumpkin.pod hints/freebsd.sh hints/irix_6.sh
1896            ! pod/perlhack.pod
1897 ____________________________________________________________________________
1898 [ 14783] By: jhi                                   on 2002/02/20  14:21:32
1899         Log: metaconfig unit change for #14782.
1900      Branch: metaconfig/U/perl
1901            ! Mksymlinks.U
1902 ____________________________________________________________________________
1903 [ 14782] By: jhi                                   on 2002/02/20  14:20:33
1904         Log: Subject: [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)
1905              From: "Gerrit P. Haase" <gp@familiehaase.de>
1906              Date: Wed, 20 Feb 2002 00:23:29 +0100
1907              Message-ID: <70348722516.20020220002329@familiehaase.de>
1908      Branch: perl
1909            ! Configure
1910 ____________________________________________________________________________
1911 [ 14781] By: jhi                                   on 2002/02/20  13:58:16
1912         Log: Subject: Re: Lexical scoping bug with EXPR for EXPR?
1913              From: Nicholas Clark <nick@unfortu.net> 
1914              Date: Tue, 19 Feb 2002 19:27:42 +0000
1915              Message-ID: <20020219192740.GF12268@Bagpuss.unfortu.net>
1916              
1917              (with modifications)
1918      Branch: perl
1919            ! pod/perlsub.pod
1920 ____________________________________________________________________________
1921 [ 14780] By: jhi                                   on 2002/02/20  13:49:44
1922         Log: NetWare tweak from Ananth Kesari.
1923      Branch: perl
1924            ! lib/ExtUtils/MakeMaker.pm
1925 ____________________________________________________________________________
1926 [ 14779] By: ams                                   on 2002/02/20  06:51:55
1927         Log: Fix suggested by Anton Tagunov <tagunov@motor.ru>.
1928      Branch: perl
1929            ! pod/perlfaq4.pod
1930 ____________________________________________________________________________
1931 [ 14778] By: gsar                                  on 2002/02/20  04:17:22
1932         Log: constant folding on the range operator had the effect of disabling
1933              peephole optimizations in all the siblings of the range OP; the
1934              effect of this was that barewords could escape strictures when
1935              they were hiding in such places
1936      Branch: maint-5.6/perl
1937            ! op.c t/pragma/strict-subs
1938 ____________________________________________________________________________
1939 [ 14777] By: ams                                   on 2002/02/20  00:56:21
1940         Log: Subject: [PATCH] Re: Cannot handle date (0, 0, 0, 2, 0, 1970)
1941              From: Graham Barr <gbarr@pobox.com>
1942              Date: Tue, 19 Feb 2002 23:08:47 +0000
1943              Message-Id: <20020219230847.G66560@pobox.com>
1944      Branch: perl
1945            ! lib/Time/Local.pm
1946 ____________________________________________________________________________
1947 [ 14776] By: ams                                   on 2002/02/19  17:20:28
1948         Log: Subject: [DOCPATCH] C<< >> in Tie::Hash
1949              From: Nicholas Clark <nick@unfortu.net>
1950              Date: Tue, 19 Feb 2002 16:23:22 +0000
1951              Message-Id: <20020219162322.GB12268@Bagpuss.unfortu.net>
1952      Branch: perl
1953            ! lib/Tie/Hash.pm
1954 ____________________________________________________________________________
1955 [ 14775] By: jhi                                   on 2002/02/19  15:20:52
1956         Log: Regen doc, regen toc.
1957      Branch: perl
1958            ! pod/buildtoc.PL pod/perlapi.pod pod/perltoc.pod
1959 ____________________________________________________________________________
1960 [ 14774] By: jhi                                   on 2002/02/19  15:18:03
1961         Log: Subject: Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
1962              From: Dave Mitchell <davem@fdgroup.co.uk>
1963              Date: Tue, 19 Feb 2002 16:07:52 +0000 (GMT) 
1964              Message-Id: <200202191607.QAA25164@gizmo.fdgroup.co.uk>           
1965      Branch: perl
1966            ! pod/perlsub.pod
1967 ____________________________________________________________________________
1968 [ 14773] By: jhi                                   on 2002/02/19  15:13:57
1969         Log: Detypo.
1970      Branch: perl
1971            ! lib/Tie/Memoize.pm
1972 ____________________________________________________________________________
1973 [ 14772] By: jhi                                   on 2002/02/19  15:01:25
1974         Log: UTF-8 C API doc tweaks.
1975      Branch: perl
1976            ! pod/perlunicode.pod
1977 ____________________________________________________________________________
1978 [ 14771] By: jhi                                   on 2002/02/19  14:03:08
1979         Log: Mention that the case-switchers know about Unicode, too.
1980      Branch: perl
1981            ! pod/perlop.pod
1982 ____________________________________________________________________________
1983 [ 14770] By: jhi                                   on 2002/02/19  13:49:52
1984         Log: Upgrade to Locale::Codes 2.01.
1985      Branch: perl
1986            + lib/Locale/Constants.pod lib/Locale/Country.pod
1987            + lib/Locale/Currency.pod lib/Locale/Language.pod
1988            + lib/Locale/Script.pod
1989            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
1990            ! lib/Locale/Constants.pm lib/Locale/Country.pm
1991            ! lib/Locale/Currency.pm lib/Locale/Language.pm
1992            ! lib/Locale/Maketext.pm lib/Locale/Script.pm
1993 ____________________________________________________________________________
1994 [ 14769] By: jhi                                   on 2002/02/19  13:34:16
1995         Log: Subject: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
1996              From: Dave Mitchell <davem@fdgroup.co.uk>
1997              Date: Tue, 19 Feb 2002 10:30:30 +0000 (GMT) 
1998              Message-Id: <200202191030.KAA24180@gizmo.fdgroup.co.uk>
1999      Branch: perl
2000            ! pod/perlsub.pod
2001 ____________________________________________________________________________
2002 [ 14768] By: jhi                                   on 2002/02/19  13:32:32
2003         Log: Subject: [PATCH] Clarify SvPV and SvPV_force api docs
2004              From: Sam Tregar <sam@tregar.com> 
2005              Date: Mon, 18 Feb 2002 23:09:22 -0500 (EST) 
2006              Message-ID: <Pine.LNX.4.44.0202182305350.10037-100000@localhost.localdomain>   
2007      Branch: perl
2008            ! sv.h
2009 ____________________________________________________________________________
2010 [ 14767] By: jhi                                   on 2002/02/19  13:29:04
2011         Log: The test requires perlio.
2012      Branch: perl
2013            ! ext/Encode/t/JP.t
2014 ____________________________________________________________________________
2015 [ 14766] By: jhi                                   on 2002/02/19  04:57:59
2016         Log: Misplaced block end.
2017      Branch: perl
2018            ! utf8.c
2019 ____________________________________________________________________________
2020 [ 14765] By: jhi                                   on 2002/02/19  04:53:30
2021         Log: The POSIX extensions are deadly.
2022      Branch: perl
2023            ! regcomp.c
2024 ____________________________________________________________________________
2025 [ 14764] By: jhi                                   on 2002/02/19  04:44:41
2026         Log: Let's not overdo the growth.
2027      Branch: perl
2028            ! pp.c
2029 ____________________________________________________________________________
2030 [ 14763] By: jhi                                   on 2002/02/19  04:19:21
2031         Log: Third time makes the charm.
2032      Branch: perl
2033            ! README.os390
2034 ____________________________________________________________________________
2035 [ 14762] By: jhi                                   on 2002/02/19  04:03:46
2036         Log: Oops.
2037      Branch: perl
2038            ! utf8.c
2039 ____________________________________________________________________________
2040 [ 14761] By: jhi                                   on 2002/02/19  03:49:34
2041         Log: Add back the new casing tests.
2042      Branch: perl
2043            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
2044            ! MANIFEST
2045 ____________________________________________________________________________
2046 [ 14760] By: jhi                                   on 2002/02/19  03:49:16
2047         Log: Prefer special case mappings.
2048      Branch: perl
2049            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
2050            ! lib/unicore/To/Upper.pl lib/unicore/mktables
2051 ____________________________________________________________________________
2052 [ 14759] By: jhi                                   on 2002/02/19  03:48:46
2053         Log: Try special casing first.
2054      Branch: perl
2055            ! utf8.c
2056 ____________________________________________________________________________
2057 [ 14758] By: jhi                                   on 2002/02/19  01:55:14
2058         Log: Not extending enough.
2059      Branch: perl
2060            ! pp.c utf8.h
2061 ____________________________________________________________________________
2062 [ 14757] By: jhi                                   on 2002/02/19  00:21:07
2063         Log: No need to store identity mappings.
2064      Branch: perl
2065            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
2066            ! lib/unicore/mktables
2067 ____________________________________________________________________________
2068 [ 14756] By: ams                                   on 2002/02/18  20:21:17
2069         Log: Forward port #14704 from maint-5.6.
2070      Branch: perl
2071            ! doio.c
2072 ____________________________________________________________________________
2073 [ 14755] By: jhi                                   on 2002/02/18  20:16:40
2074         Log: Regen Changes.
2075      Branch: perl
2076            ! Changes
2077 ____________________________________________________________________________
2078 [ 14754] By: ams                                   on 2002/02/18  19:01:09
2079         Log: Subject: [PATCH] VMS cando_by_name and current process privs
2080              From: "Craig A. Berry" <craigberry@mac.com>
2081              Date: Mon, 18 Feb 2002 14:03:30 -0600
2082              Message-Id: <5.1.0.14.2.20020218132536.01b7a0b8@exchi01>
2083      Branch: perl
2084            ! vms/vms.c
2085 ____________________________________________________________________________
2086 [ 14753] By: jhi                                   on 2002/02/18  17:58:39
2087         Log: Update Changes.
2088      Branch: perl
2089            ! Changes patchlevel.h
2090 ____________________________________________________________________________
2091 [ 14752] By: jhi                                   on 2002/02/18  17:54:44
2092         Log: What do you know; these tests unearthed nasty problems.
2093              Will resolve those first.
2094      Branch: perl
2095            - t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
2096            ! MANIFEST
2097 ____________________________________________________________________________
2098 [ 14751] By: jhi                                   on 2002/02/18  17:52:23
2099         Log: Update Changes.
2100      Branch: perl
2101            ! Changes patchlevel.h
2102 ____________________________________________________________________________
2103 [ 14750] By: ams                                   on 2002/02/18  17:36:05
2104         Log: Subject: Re: IO::Poll: Removing Handles
2105              From: Matthew Sachs <matthewg@zevils.com>
2106              Date: Mon, 18 Feb 2002 13:19:01 -0500
2107              Message-Id: <20020218181901.GA19377@allevil.dhcp.zevils.com>
2108      Branch: perl
2109            ! ext/IO/lib/IO/t/io_poll.t
2110 ____________________________________________________________________________
2111 [ 14749] By: jhi                                   on 2002/02/18  16:49:51
2112         Log: Subject: VMS test fix-ups (alarm.t and glob.t)
2113              From: "Craig A. Berry" <craigberry@mac.com>
2114              Date: Mon, 18 Feb 2002 11:52:21 -0600
2115              Message-Id: <5.1.0.14.2.20020218114540.01b2b458@exchi01>
2116      Branch: perl
2117            ! t/op/alarm.t t/op/glob.t
2118 ____________________________________________________________________________
2119 [ 14748] By: ams                                   on 2002/02/18  15:53:36
2120         Log: s/load_module/Perl_load_module/
2121      Branch: perl
2122            ! gv.c
2123 ____________________________________________________________________________
2124 [ 14747] By: jhi                                   on 2002/02/18  15:43:06
2125         Log: Unused in ASCII, used in EBCDIC.
2126      Branch: perl
2127            ! utf8.c
2128 ____________________________________________________________________________
2129 [ 14746] By: jhi                                   on 2002/02/18  15:26:32
2130         Log: Upgrade to Locale::Codes 2.00.
2131      Branch: perl
2132            + lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
2133            + lib/Locale/Codes/t/script.t lib/Locale/Script.pm
2134            ! MANIFEST lib/Locale/Codes/t/all.t lib/Locale/Codes/t/country.t
2135            ! lib/Locale/Constants.pm lib/Locale/Country.pm
2136            ! lib/Locale/Currency.pm lib/Locale/Language.pm
2137 ____________________________________________________________________________
2138 [ 14745] By: ams                                   on 2002/02/18  15:20:44
2139         Log: Subject: Re: [ID 20020213.001] "Unknown error" as a message from compilation
2140              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2141              Date: Sat, 16 Feb 2002 00:06:01 +0100
2142              Message-Id: <20020216000601.A17249@rafael>
2143      Branch: perl
2144            ! gv.c
2145 ____________________________________________________________________________
2146 [ 14744] By: jhi                                   on 2002/02/18  14:54:47
2147         Log: More Unicode casing checks.
2148      Branch: perl
2149            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
2150            ! MANIFEST
2151 ____________________________________________________________________________
2152 [ 14743] By: ams                                   on 2002/02/18  14:35:38
2153         Log: Subject: IO::Poll: Removing Handles
2154              From: Matthew Sachs <matthewg@zevils.com>
2155              Date: Sun, 17 Feb 2002 04:49:46 -0500
2156              Message-Id: <20020217094946.GA13130@allevil.dhcp.zevils.com>
2157      Branch: perl
2158            ! ext/IO/lib/IO/Poll.pm
2159 ____________________________________________________________________________
2160 [ 14741] By: ams                                   on 2002/02/18  13:59:48
2161         Log: Subject: [PATCH pp_ctl.c] bug on "do NUMBER"
2162              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2163              Date: Mon, 18 Feb 2002 15:41:26 +0100
2164              Message-Id: <20020218154126.A692@rafael>
2165      Branch: perl
2166            ! pp_ctl.c t/op/do.t
2167 ____________________________________________________________________________
2168 [ 14740] By: nick                                  on 2002/02/18  09:09:23
2169         Log: Integrate mainline
2170      Branch: perlio
2171           +> ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
2172           +> ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
2173           +> ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
2174           +> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
2175           +> ext/Encode/lib/Encode/JP/Constants.pm
2176           +> ext/Encode/lib/Encode/JP/H2Z.pm
2177           +> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
2178           +> ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
2179           +> ext/Encode/t/JP.t ext/Encode/t/japanese.pl
2180           +> os2/OS2/Process/t/os2_process.t
2181           +> os2/OS2/Process/t/os2_process_kid.t
2182           +> os2/OS2/Process/t/os2_process_text.t
2183            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
2184            - ext/Encode/t/Japanese.t
2185           !> (integrate 47 files)
2186 ____________________________________________________________________________
2187 [ 14739] By: jhi                                   on 2002/02/18  05:02:47
2188         Log: EBCDIC: now the worst seems to be over for
2189              the "Malformed" warnings.  Still a few of them,
2190              and plenty of test failures, but getting better.
2191      Branch: perl
2192            ! regcomp.c utf8.c
2193 ____________________________________________________________________________
2194 [ 14738] By: jhi                                   on 2002/02/18  02:31:05
2195         Log: Upgrade to Net::Ping 2.12.
2196      Branch: perl
2197            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
2198            ! lib/Net/Ping/t/110_icmp_inst.t
2199 ____________________________________________________________________________
2200 [ 14737] By: jhi                                   on 2002/02/18  02:24:31
2201         Log: After much rewriting we are now pretty much
2202              back to where we started.
2203      Branch: perl
2204            ! utf8.c
2205 ____________________________________________________________________________
2206 [ 14736] By: ams                                   on 2002/02/18  01:23:00
2207         Log: Subject: [PATCH B::Deparse] two fixes
2208              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2209              Date: Sun, 17 Feb 2002 23:58:59 +0100
2210              Message-Id: <20020217235859.A32513@rafael>
2211      Branch: perl
2212            ! ext/B/B/Deparse.pm
2213 ____________________________________________________________________________
2214 [ 14735] By: jhi                                   on 2002/02/17  21:24:26
2215         Log: Buglet.
2216      Branch: perl
2217            ! ext/Encode/lib/Encode/JP/JIS.pm
2218 ____________________________________________________________________________
2219 [ 14734] By: jhi                                   on 2002/02/17  20:44:59
2220         Log: Clearing up to_utf8_case() continues: this time use
2221              a single return, and EBCDICification for all paths.
2222      Branch: perl
2223            ! utf8.c
2224 ____________________________________________________________________________
2225 [ 14733] By: jhi                                   on 2002/02/17  19:51:01
2226         Log: Small tweaks to get the test running (fix @INC and
2227              do not overwrite the table.utf8 and table.rnd).
2228      Branch: perl
2229            ! ext/Encode/t/JP.t
2230 ____________________________________________________________________________
2231 [ 14732] By: jhi                                   on 2002/02/17  18:40:24
2232         Log: Tiny tweak.
2233      Branch: perl
2234            ! utf8.c
2235 ____________________________________________________________________________
2236 [ 14731] By: jhi                                   on 2002/02/17  16:56:17
2237         Log: Redundant casts.
2238      Branch: perl
2239            ! utf8.c
2240 ____________________________________________________________________________
2241 [ 14730] By: jhi                                   on 2002/02/17  16:50:34
2242         Log: More filename portability tips.
2243      Branch: perl
2244            ! pod/perlport.pod
2245 ____________________________________________________________________________
2246 [ 14729] By: jhi                                   on 2002/02/17  16:25:06
2247         Log: FAQ sync.
2248      Branch: perl
2249            ! pod/perlfaq3.pod pod/perlfaq5.pod
2250 ____________________________________________________________________________
2251 [ 14728] By: ams                                   on 2002/02/17  16:15:09
2252         Log: Subject: podlators 1.21 released
2253              From: Russ Allbery <rra@stanford.edu>
2254              Date: Sat, 16 Feb 2002 21:42:56 -0800
2255              Message-Id: <yladu8irz3.fsf@windlord.stanford.edu>
2256      Branch: perl
2257            ! lib/Pod/Text/Overstrike.pm
2258 ____________________________________________________________________________
2259 [ 14727] By: sky                                   on 2002/02/17  11:36:52
2260         Log: Subject: [PATCH] Tied STDERR should catch messages from warn() and die()
2261              From: Autrijus Tang <autrijus@autrijus.org>
2262              Date: Sun, 17 Feb 2002 19:46:47 +0800
2263              Message-ID: <20020217194647.A1410@not.autrijus.org>
2264      Branch: perl
2265            ! pp_ctl.c t/op/tiehandle.t util.c
2266 ____________________________________________________________________________
2267 [ 14726] By: jhi                                   on 2002/02/17  03:13:30
2268         Log: EBCDIC: to_utf8_case() is supposed to get its low 256
2269              input in native code points, not Unicode.
2270      Branch: perl
2271            ! utf8.c
2272 ____________________________________________________________________________
2273 [ 14725] By: jhi                                   on 2002/02/17  01:43:42
2274         Log: Regen Glossary.
2275      Branch: perl
2276            ! Porting/Glossary Porting/config.sh Porting/config_H
2277 ____________________________________________________________________________
2278 [ 14724] By: jhi                                   on 2002/02/17  01:12:37
2279         Log: The #14715 and #14716 were okay: they just revealed
2280              a bug in the EXACTF matching.
2281      Branch: perl
2282            ! regexec.c utf8.c
2283 ____________________________________________________________________________
2284 [ 14723] By: jhi                                   on 2002/02/16  16:14:19
2285         Log: Retreat, retreat! (retract #14715 and #14716)
2286      Branch: perl
2287            ! utf8.c
2288 ____________________________________________________________________________
2289 [ 14722] By: jhi                                   on 2002/02/16  16:06:00
2290         Log: Encode 0.40, from Dan Kogai.
2291      Branch: perl
2292            + ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
2293            + ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
2294            + ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
2295            + ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
2296            + ext/Encode/lib/Encode/JP/Constants.pm
2297            + ext/Encode/lib/Encode/JP/H2Z.pm
2298            + ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
2299            + ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
2300            + ext/Encode/t/JP.t ext/Encode/t/japanese.pl
2301            + ext/Encode/t/table.rnd ext/Encode/t/table.utf8
2302            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
2303            - ext/Encode/t/Japanese.t
2304            ! MANIFEST ext/Encode/Encode.pm ext/Encode/MANIFEST
2305            ! ext/Encode/t/Encode.t
2306 ____________________________________________________________________________
2307 [ 14721] By: jhi                                   on 2002/02/16  15:37:40
2308         Log: metaconfig unit change for #14720.
2309      Branch: perl
2310            ! Configure
2311 ____________________________________________________________________________
2312 [ 14720] By: jhi                                   on 2002/02/16  15:36:42
2313         Log: Regenerate Configure (small tweaks on Yitzchak's,
2314              main difference being that the preference variables are
2315              called gconvert_...).
2316      Branch: metaconfig
2317            ! U/compline/d_gconvert.U
2318 ____________________________________________________________________________
2319 [ 14719] By: ams                                   on 2002/02/16  14:11:01
2320         Log: Subject: Re: [proof-of-concept PATCH] d_Gconvert and Configure
2321              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2322              Date: Thu, 14 Feb 2002 22:27:33 -0800
2323              Message-Id: <VpKb8gzkgCdK092yn@efn.org>
2324              (Applied by hand.)
2325      Branch: perl
2326            ! Configure
2327 ____________________________________________________________________________
2328 [ 14718] By: ams                                   on 2002/02/16  13:45:28
2329         Log: Subject: [DOC PATCH perlport.pod] Typo fix and three-arg open
2330              From: Philip Newton <Philip.Newton@gmx.net>
2331              Date: Sat, 16 Feb 2002 10:05:05 +0100
2332              Message-Id: <558s6u4djrbk46q44fvqs5mfviq9311lj1@4ax.com>
2333              (Applied by hand.)
2334      Branch: perl
2335            ! pod/perlport.pod
2336 ____________________________________________________________________________
2337 [ 14717] By: ams                                   on 2002/02/16  04:30:23
2338         Log: Remove dubious test.
2339      Branch: perl
2340            ! t/io/open.t
2341 ____________________________________________________________________________
2342 [ 14716] By: jhi                                   on 2002/02/16  04:24:45
2343         Log: Tiny tweak.
2344      Branch: perl
2345            ! utf8.c
2346 ____________________________________________________________________________
2347 [ 14715] By: jhi                                   on 2002/02/16  03:49:14
2348         Log: Restructure to_utf8_case() for simpler execution paths.
2349      Branch: perl
2350            ! utf8.c
2351 ____________________________________________________________________________
2352 [ 14714] By: ams                                   on 2002/02/16  02:43:59
2353         Log: Absorb #14701 by Sarathy from maint-5.6.
2354      Branch: perl
2355            ! doio.c t/io/open.t
2356 ____________________________________________________________________________
2357 [ 14713] By: ams                                   on 2002/02/16  01:51:27
2358         Log: Subject: [PATCH] VOS patches for perl 5.8
2359              From: Paul_GreenVOS@vos.stratus.com
2360              Date: Fri, 15 Feb 02 17:41 est
2361              Message-Id: <200202152243.RAA01195@mailhub1.stratus.com>
2362      Branch: perl
2363            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
2364            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
2365            ! vos/install_perl.cm
2366 ____________________________________________________________________________
2367 [ 14712] By: jhi                                   on 2002/02/15  21:08:13
2368         Log: Subject: [PATCH B::Deparse] Fix another bug introduced by #14615
2369              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2370              Date: Fri, 15 Feb 2002 23:05:44 +0100
2371              Message-ID: <20020215230544.A690@rafael>
2372      Branch: perl
2373            ! ext/B/B/Deparse.pm
2374 ____________________________________________________________________________
2375 [ 14711] By: jhi                                   on 2002/02/15  19:26:07
2376         Log: Add $VERSION.
2377      Branch: perl
2378            ! lib/Tie/Memoize.pm
2379 ____________________________________________________________________________
2380 [ 14710] By: jhi                                   on 2002/02/15  15:40:30
2381         Log: Update Changes.
2382      Branch: perl
2383            ! Changes patchlevel.h
2384 ____________________________________________________________________________
2385 [ 14709] By: jhi                                   on 2002/02/15  15:01:54
2386         Log: Subject: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
2387              From: Robin Barker <rmb1@cise.npl.co.uk>
2388              Date: Thu, 14 Feb 2002 19:07:40 GMT
2389              Message-Id: <200202141907.TAA21516@tempest.npl.co.uk>
2390              
2391              (the hints part only)
2392      Branch: perl
2393            ! hints/solaris_2.sh
2394 ____________________________________________________________________________
2395 [ 14708] By: jhi                                   on 2002/02/15  15:00:27
2396         Log: metaconfig unit changes for #14707.
2397      Branch: metaconfig
2398            ! U/modified/cc.U
2399      Branch: metaconfig/U/perl
2400            ! Checkcc.U
2401 ____________________________________________________________________________
2402 [ 14707] By: jhi                                   on 2002/02/15  15:00:01
2403         Log: Subject: Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction  of cc.cbu and checkcc
2404              From: Robin Barker <rmb1@cise.npl.co.uk>
2405              Date: Fri, 15 Feb 2002 12:14:39 GMT
2406              Message-Id: <200202151214.MAA26466@tempest.npl.co.uk>
2407              
2408              Split checking-for-gcc and checking-for-cc.
2409      Branch: perl
2410            ! Configure
2411 ____________________________________________________________________________
2412 [ 14706] By: ams                                   on 2002/02/15  13:57:15
2413         Log: Subject: Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
2414              From: Ville =?ISO-8859-1?Q?Skytt=E4?= <ville.skytta@iki.fi>
2415              Date: 15 Feb 2002 10:53:06 +0200
2416              Message-Id: <1013763186.28457.6.camel@cs78130147.pp.htv.fi>
2417      Branch: perl
2418            ! lib/Pod/Html.pm
2419 ____________________________________________________________________________
2420 [ 14705] By: ams                                   on 2002/02/15  08:42:55
2421         Log: Subject: [PATCH @14577] OS/2 tests and more
2422              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2423              Date: Fri, 15 Feb 2002 03:56:24 -0500
2424              Message-Id: <20020215035624.A16467@math.ohio-state.edu>
2425      Branch: perl
2426            + os2/OS2/Process/t/os2_process.t
2427            + os2/OS2/Process/t/os2_process_kid.t
2428            + os2/OS2/Process/t/os2_process_text.t
2429            ! MANIFEST configpm hints/os2.sh makedef.pl
2430            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
2431            ! os2/OS2/Process/Process.xs os2/os2.c os2/os2_base.t
2432            ! os2/os2ish.h
2433 ____________________________________________________________________________
2434 [ 14704] By: gsar                                  on 2002/02/15  08:42:48
2435         Log: don't Safefree() PerlIO pointers we didn't allocate to begin with;
2436              avoid wasteful PL_fdpid fiddling where that is not warranted;
2437              mostly whitespace fixes
2438              
2439              these were longstanding todo items from:
2440              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-04/msg01019.html
2441      Branch: maint-5.6/perl
2442            ! doio.c
2443 ____________________________________________________________________________
2444 [ 14702] By: nick                                  on 2002/02/15  08:31:41
2445         Log: Integrate mainline
2446      Branch: perlio
2447           +> lib/if.pm lib/if.t
2448           !> Configure MANIFEST ext/B/B/Deparse.pm ext/B/t/deparse.t
2449           !> lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
2450           !> lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
2451           !> lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
2452           !> lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
2453           !> lib/Pod/Html.pm lib/Tie/Handle.pm lib/charnames.pm
2454           !> lib/charnames.t pod/perluniintro.pod pp_sys.c
2455           !> t/lib/warnings/pp_sys
2456 ____________________________________________________________________________
2457 [ 14701] By: gsar                                  on 2002/02/15  08:04:58
2458         Log: open(STDOUT, ">&=FOO") leaks PerlIO pointers badly on all platforms
2459              (and also dies quickly on Windows); this bug crept in as
2460              change#610, a.k.a change#646
2461      Branch: maint-5.6/perl
2462            ! doio.c t/io/open.t
2463 ____________________________________________________________________________
2464 [ 14700] By: jhi                                   on 2002/02/15  02:51:13
2465         Log: Subject: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
2466              From: Ville "Skyttä" <ville.skytta@iki.fi>
2467              Date: Wed, 13 Feb 2002 22:29:39 +0200
2468              Message-Id: <20020213222939.5321b5ce.ville.skytta@iki.fi>
2469      Branch: perl
2470            ! lib/Pod/Html.pm
2471 ____________________________________________________________________________
2472 [ 14699] By: jhi                                   on 2002/02/14  23:47:43
2473         Log: Document and test the C0 and C1.
2474      Branch: perl
2475            ! lib/charnames.pm lib/charnames.t
2476 ____________________________________________________________________________
2477 [ 14698] By: jhi                                   on 2002/02/14  22:21:55
2478         Log: metaconfig unit change for #14697.
2479      Branch: metaconfig
2480            ! U/modified/Init.U
2481 ____________________________________________________________________________
2482 [ 14697] By: jhi                                   on 2002/02/14  22:21:20
2483         Log: Also OS/2 seems to need exe set early.
2484      Branch: perl
2485            ! Configure
2486 ____________________________________________________________________________
2487 [ 14696] By: jhi                                   on 2002/02/14  22:13:18
2488         Log: Document pack U0U.
2489      Branch: perl
2490            ! pod/perluniintro.pod
2491 ____________________________________________________________________________
2492 [ 14695] By: jhi                                   on 2002/02/14  21:56:52
2493         Log: Subject: [PATCH] Re: bug? no warning from getc BOLLOCKS
2494              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2495              Date: Thu, 14 Feb 2002 23:58:00 +0100
2496              Message-ID: <20020214235800.A12901@rafael>
2497      Branch: perl
2498            ! pp_sys.c t/lib/warnings/pp_sys
2499 ____________________________________________________________________________
2500 [ 14694] By: jhi                                   on 2002/02/14  21:54:43
2501         Log: Subject: [PATCH @13746] conditional pragmas
2502              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2503              Date: Mon, 31 Dec 2001 18:18:09 -0500
2504              Message-ID: <20011231181809.A29528@math.ohio-state.edu>
2505      Branch: perl
2506            + lib/if.pm lib/if.t
2507            ! MANIFEST
2508 ____________________________________________________________________________
2509 [ 14693] By: jhi                                   on 2002/02/14  21:47:08
2510         Log: Deparse bug introduced by #14615: the fix is just a workaround,
2511              I suspect there to be another deeper bug, must distill simpler
2512              test case.
2513      Branch: perl
2514            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
2515 ____________________________________________________________________________
2516 [ 14692] By: jhi                                   on 2002/02/14  19:52:26
2517         Log: Integrate perlio; 
2518              
2519              Make dependencies more precise (for nmake)
2520      Branch: perl
2521           !> ext/Encode/EUC_JP/Makefile.PL
2522 ____________________________________________________________________________
2523 [ 14691] By: jhi                                   on 2002/02/14  18:08:58
2524         Log: Just a guess.
2525      Branch: perl
2526            ! lib/Tie/Handle.pm
2527 ____________________________________________________________________________
2528 [ 14690] By: nick                                  on 2002/02/14  16:30:56
2529         Log: Integrate mainline
2530      Branch: perlio
2531           +> ext/threads/t/end.t lib/Tie/Memoize.pm lib/Tie/Memoize.t
2532           !> Changes MANIFEST Makefile.SH ext/threads/threads.pm
2533           !> ext/threads/threads.xs lib/ExtUtils/Installed.pm
2534           !> lib/ExtUtils/t/Installed.t lib/File/Spec/t/rel2abs2rel.t
2535           !> lib/Tie/Hash.pm patchlevel.h pod/perltie.pod t/op/groups.t
2536           !> utf8.c
2537 ____________________________________________________________________________
2538 [ 14689] By: jhi                                   on 2002/02/14  16:03:50
2539         Log: Upgrade to Net::Ping 2.11.
2540      Branch: perl
2541            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
2542            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
2543            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
2544            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
2545 ____________________________________________________________________________
2546 [ 14688] By: jhi                                   on 2002/02/14  15:15:17
2547         Log: Subject: [PATCH ExtUtils/Installed.pm ExtUtils/t/Installed.t]
2548              From: Robin Barker <rmb1@cise.npl.co.uk>
2549              Date: Wed, 13 Feb 2002 17:37:07 GMT
2550              Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
2551              
2552              (updated version of the above)
2553      Branch: perl
2554            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
2555 ____________________________________________________________________________
2556 [ 14687] By: jhi                                   on 2002/02/14  14:44:02
2557         Log: Excise inexact blather.
2558      Branch: perl
2559            ! utf8.c
2560 ____________________________________________________________________________
2561 [ 14686] By: jhi                                   on 2002/02/14  14:30:35
2562         Log: Subject: Re: [PATCH @13746] tied hashes: memoization
2563              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2564              Date: Mon, 31 Dec 2001 20:28:46 -0500
2565              Message-ID: <20011231202845.A1323@math.ohio-state.edu>
2566      Branch: perl
2567            + lib/Tie/Memoize.pm lib/Tie/Memoize.t
2568            ! MANIFEST
2569 ____________________________________________________________________________
2570 [ 14685] By: nick                                  on 2002/02/14  14:20:20
2571         Log: Make dependencies more precise (for nmake)
2572      Branch: perlio
2573            ! ext/Encode/EUC_JP/Makefile.PL
2574 ____________________________________________________________________________
2575 [ 14684] By: jhi                                   on 2002/02/14  14:09:10
2576         Log: Subject: [PATCH @13746] tied hashes
2577              From: Ilya Zakharevich <ilya@math.ohio-state.edu>             
2578              Date: Mon, 31 Dec 2001 19:15:39 -0500
2579              Message-ID: <20011231191539.A46@math.ohio-state.edu>
2580      Branch: perl
2581            ! lib/Tie/Hash.pm pod/perltie.pod
2582 ____________________________________________________________________________
2583 [ 14683] By: jhi                                   on 2002/02/13  22:30:55
2584         Log: Subject: Re: [PATCH] Configure followed by make minitest
2585              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2586              Date: Sun, 10 Feb 2002 23:22:05 -0800
2587              Message-ID: <dE3Z8gzkgyBD092yn@efn.org>
2588      Branch: perl
2589            ! Makefile.SH
2590 ____________________________________________________________________________
2591 [ 14682] By: jhi                                   on 2002/02/13  15:50:37
2592         Log: Subject: Re: perl@14647
2593              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2594              Date: Mon, 11 Feb 2002 19:30:36 +0100
2595              Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl>
2596      Branch: perl
2597            ! t/op/groups.t
2598 ____________________________________________________________________________
2599 [ 14681] By: jhi                                   on 2002/02/13  15:14:25
2600         Log: Update Changes.
2601      Branch: perl
2602            ! Changes patchlevel.h
2603 ____________________________________________________________________________
2604 [ 14680] By: jhi                                   on 2002/02/13  13:41:50
2605         Log: Integrate perlio;
2606              
2607              Do not lc() the file names before doing dirname() or they don't match.
2608      Branch: perl
2609           !> lib/ExtUtils/t/Installed.t
2610 ____________________________________________________________________________
2611 [ 14679] By: sky                                   on 2002/02/13  12:56:13
2612         Log: rename mutex to make a bit more sense
2613      Branch: perl
2614            ! ext/threads/threads.xs
2615 ____________________________________________________________________________
2616 [ 14678] By: sky                                   on 2002/02/13  12:46:11
2617         Log: Track active threads....
2618      Branch: perl
2619            ! ext/threads/threads.pm ext/threads/threads.xs
2620 ____________________________________________________________________________
2621 [ 14677] By: nick                                  on 2002/02/13  09:30:42
2622         Log: Do not lc() the file names before doing dirname() or they don't match.
2623      Branch: perlio
2624            ! lib/ExtUtils/t/Installed.t
2625 ____________________________________________________________________________
2626 [ 14676] By: sky                                   on 2002/02/13  09:03:37
2627         Log: Subject: [PATCH] Re: File/Spec/t/rel2abs2rel2whatever broken again
2628              From: Michael G Schwern <schwern@pobox.com>
2629              Date: ons feb 13, 2002  11:00:17  Europe/Stockholm
2630              Message-Id: <20020213100017.GA6288@blackrider>
2631      Branch: perl
2632            ! lib/File/Spec/t/rel2abs2rel.t
2633 ____________________________________________________________________________
2634 [ 14675] By: sky                                   on 2002/02/13  09:00:24
2635         Log: Do not propagate END blocks to child threads, test.
2636      Branch: perl
2637            + ext/threads/t/end.t
2638            ! MANIFEST ext/threads/threads.xs
2639 ____________________________________________________________________________
2640 [ 14674] By: nick                                  on 2002/02/13  08:34:55
2641         Log: Integrate mainline
2642      Branch: perlio
2643           +> ext/threads/t/join.t
2644           !> Configure MANIFEST ext/threads/threads.xs hints/solaris_2.sh
2645           !> lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod pp_pack.c
2646           !> t/op/lc.t t/op/length.t t/uni/fold.t utf8.c
2647 ____________________________________________________________________________
2648 [ 14673] By: jhi                                   on 2002/02/13  05:17:26
2649         Log: metaconfig unit change for #14672.
2650      Branch: metaconfig
2651            ! U/modified/lns.U
2652 ____________________________________________________________________________
2653 [ 14672] By: jhi                                   on 2002/02/13  05:17:07
2654         Log: $ln is supposed to be already set to $ln + executable suffix
2655              on platforms that need it, from Paul Green.
2656      Branch: perl
2657            ! Configure
2658 ____________________________________________________________________________
2659 [ 14671] By: jhi                                   on 2002/02/13  05:12:28
2660         Log: Subject: New command syntax for 'x' command
2661              From: Mark-Jason Dominus <mjd@plover.com>
2662              Date: Tue, 12 Feb 2002 20:54:01 -0500
2663              Message-ID: <20020213015401.25685.qmail@plover.com>
2664      Branch: perl
2665            ! lib/perl5db.pl pod/perldebug.pod
2666 ____________________________________________________________________________
2667 [ 14670] By: jhi                                   on 2002/02/13  05:11:12
2668         Log: Subject: New debugger option 'dumpDepth' controls recursion depth of 'x' command
2669              From: Mark-Jason Dominus <mjd@plover.com>
2670              Date: Tue, 12 Feb 2002 20:20:42 -0500
2671              Message-ID: <20020213012042.25245.qmail@plover.com>
2672      Branch: perl
2673            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
2674 ____________________________________________________________________________
2675 [ 14669] By: jhi                                   on 2002/02/13  04:43:43
2676         Log: Iteration continues.
2677      Branch: perl
2678            ! utf8.c
2679 ____________________________________________________________________________
2680 [ 14668] By: jhi                                   on 2002/02/13  02:37:31
2681         Log: Duh.
2682      Branch: perl
2683            ! pp_pack.c t/op/length.t
2684 ____________________________________________________________________________
2685 [ 14667] By: jhi                                   on 2002/02/13  01:33:01
2686         Log: Retract #14666.
2687      Branch: perl
2688            ! t/op/lc.t
2689 ____________________________________________________________________________
2690 [ 14666] By: jhi                                   on 2002/02/13  01:22:13
2691         Log: (retracted by #14667)
2692      Branch: perl
2693            ! t/op/lc.t
2694 ____________________________________________________________________________
2695 [ 14665] By: jhi                                   on 2002/02/13  00:45:02
2696         Log: Tiny test script tweaks.
2697      Branch: perl
2698            ! t/uni/fold.t
2699 ____________________________________________________________________________
2700 [ 14664] By: jhi                                   on 2002/02/13  00:24:37
2701         Log: Rewrite the "special mapping" part of to_utf8_case(),
2702              this time with fewer bugs.  (See: The Law of Cybernetic
2703              Entymology.)
2704      Branch: perl
2705            ! utf8.c
2706 ____________________________________________________________________________
2707 [ 14663] By: sky                                   on 2002/02/12  18:26:16
2708         Log: Stop failures if you pass an object, sv_dup might not be the right 
2709              thing to use since I have a feeling we end up cloning far too much. 
2710              (Like the stash for example).... Maybe we need a lightweight sv_dup 
2711              that searches the target for things....
2712              Real fix is another option to perl_clone which controls if you should 
2713              save stashes.
2714      Branch: perl
2715            ! ext/threads/threads.xs
2716 ____________________________________________________________________________
2717 [ 14662] By: jhi                                   on 2002/02/12  17:19:49
2718         Log: Retract #14661.
2719      Branch: perl
2720            ! hints/solaris_2.sh
2721 ____________________________________________________________________________
2722 [ 14661] By: jhi                                   on 2002/02/12  17:16:20
2723         Log: (retracted by #14662)
2724      Branch: perl
2725            ! hints/solaris_2.sh
2726 ____________________________________________________________________________
2727 [ 14660] By: jhi                                   on 2002/02/12  15:03:58
2728         Log: EBCDIC: another "can't happen".
2729      Branch: perl
2730            ! utf8.c
2731 ____________________________________________________________________________
2732 [ 14659] By: sky                                   on 2002/02/12  14:38:21
2733         Log: Join support, however something wierd seems to happen with filehandles that are passed along threads...
2734      Branch: perl
2735            + ext/threads/t/join.t
2736            ! MANIFEST ext/threads/threads.xs
2737 ____________________________________________________________________________
2738 [ 14658] By: nick                                  on 2002/02/12  13:54:06
2739         Log: Integrate mainline
2740      Branch: perlio
2741           !> lib/ExtUtils/Installed.pm lib/ExtUtils/t/Embed.t
2742           !> lib/File/Spec/t/rel2abs2rel.t lib/Win32.pod t/op/each.t
2743           !> t/op/length.t t/test.pl toke.c win32/win32.c win32/win32.h
2744 ____________________________________________________________________________
2745 [ 14657] By: jhi                                   on 2002/02/12  13:44:34
2746         Log: Subject: Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of system() function 
2747              From: Jan Dubois <JanD@ActiveState.com> 
2748              Date: Tue, 12 Feb 2002 00:56:31 -0800
2749              Message-ID: <4llh6uc4gnqtk3csmfoqed3t6q85436bb1@4ax.com>
2750      Branch: perl
2751            ! lib/Win32.pod win32/win32.c win32/win32.h
2752 ____________________________________________________________________________
2753 [ 14656] By: jhi                                   on 2002/02/12  13:39:18
2754         Log: Subject: [PATCH] Re: 14654 introduced a bug 
2755              From: Michael G Schwern <schwern@pobox.com> 
2756              Date: Tue, 12 Feb 2002 05:37:36 -0500
2757              Message-ID: <20020212103736.GC14327@blackrider>
2758      Branch: perl
2759            ! lib/File/Spec/t/rel2abs2rel.t
2760 ____________________________________________________________________________
2761 [ 14655] By: jhi                                   on 2002/02/12  04:50:58
2762         Log: More unset installman[13]dir tweaks from chromatic.
2763      Branch: perl
2764            ! lib/ExtUtils/Installed.pm
2765 ____________________________________________________________________________
2766 [ 14654] By: jhi                                   on 2002/02/12  04:31:44
2767         Log: Subject: Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2rel (?)
2768              From: Michael G Schwern <schwern@pobox.com>
2769              Date: Mon, 11 Feb 2002 12:23:02 -0500
2770              Message-ID: <20020211172302.GD9556@blackrider>
2771      Branch: perl
2772            ! lib/File/Spec/t/rel2abs2rel.t
2773 ____________________________________________________________________________
2774 [ 14653] By: jhi                                   on 2002/02/12  04:29:10
2775         Log: Use `` instead of -| to be a little bit more portable,
2776              from Michael Schwern.
2777      Branch: perl
2778            ! lib/ExtUtils/t/Embed.t
2779 ____________________________________________________________________________
2780 [ 14652] By: jhi                                   on 2002/02/12  03:17:44
2781         Log: EBCDIC: this change for \N{} in particular is now
2782              unnecessary because of the recent more general
2783              pack U change.
2784      Branch: perl
2785            ! toke.c
2786 ____________________________________________________________________________
2787 [ 14651] By: jhi                                   on 2002/02/12  02:15:05
2788         Log: Subject: [PATCH @14647] t/test.pl fix for VMS
2789              From: "Craig A. Berry" <craigberry@mac.com>
2790              Date: Mon, 11 Feb 2002 17:13:47 -0600
2791              Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01>
2792      Branch: perl
2793            ! t/test.pl
2794 ____________________________________________________________________________
2795 [ 14650] By: jhi                                   on 2002/02/11  23:44:09
2796         Log: EBCDIC: pack U bytes change.
2797      Branch: perl
2798            ! t/op/length.t
2799 ____________________________________________________________________________
2800 [ 14649] By: jhi                                   on 2002/02/11  23:38:28
2801         Log: EBCDIC: pack U is no more equal to concat of \xHHs.
2802      Branch: perl
2803            ! t/op/each.t
2804 ____________________________________________________________________________
2805 [ 14648] By: nick                                  on 2002/02/11  16:14:50
2806         Log: Integrate mainline
2807      Branch: perlio
2808           !> Changes Configure Makefile.SH autodoc.pl
2809           !> ext/Socket/socketpair.t hints/os2.sh lib/ExtUtils/Embed.pm
2810           !> lib/ExtUtils/t/Embed.t opcode.pl os2/Makefile.SHs os2/os2.c
2811           !> os2/os2ish.h patchlevel.h pod/perltoc.pod
2812 ____________________________________________________________________________
2813 [ 14647] By: jhi                                   on 2002/02/11  15:11:14
2814         Log: Update Changes.
2815      Branch: perl
2816            ! Changes patchlevel.h
2817 ____________________________________________________________________________
2818 [ 14646] By: jhi                                   on 2002/02/11  15:07:28
2819         Log: Regen toc.
2820      Branch: perl
2821            ! pod/perltoc.pod
2822 ____________________________________________________________________________
2823 [ 14645] By: jhi                                   on 2002/02/11  14:59:02
2824         Log: Forgot from #14641.
2825      Branch: perl
2826            ! lib/ExtUtils/t/Embed.t
2827 ____________________________________________________________________________
2828 [ 14644] By: jhi                                   on 2002/02/11  14:49:14
2829         Log: A forgotten metaconfig unit.
2830      Branch: metaconfig/U/perl
2831            + i_features.U
2832 ____________________________________________________________________________
2833 [ 14643] By: jhi                                   on 2002/02/11  14:47:11
2834         Log: metaconfig unit changes for #14642.
2835      Branch: metaconfig
2836            + U/modified/lns.U
2837      Branch: metaconfig/U/perl
2838            ! issymlink.U
2839 ____________________________________________________________________________
2840 [ 14642] By: jhi                                   on 2002/02/11  14:46:39
2841         Log: -Dmksymlinks was broken by #14628.
2842      Branch: perl
2843            ! Configure
2844 ____________________________________________________________________________
2845 [ 14641] By: jhi                                   on 2002/02/11  14:32:12
2846         Log: Subject: [PATCH @14577] OS/2 build
2847              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2848              Date: Mon, 11 Feb 2002 06:56:41 -0500
2849              Message-ID: <20020211065640.A14993@math.ohio-state.edu> 
2850              
2851              (sans the Configure, perlio.sym, and t/op/stat.t parts)
2852      Branch: perl
2853            ! Makefile.SH autodoc.pl ext/Socket/socketpair.t hints/os2.sh
2854            ! lib/ExtUtils/Embed.pm opcode.pl os2/Makefile.SHs os2/os2.c
2855            ! os2/os2ish.h
2856 ____________________________________________________________________________
2857 [ 14640] By: jhi                                   on 2002/02/11  14:11:13
2858         Log: Integrate perlio;
2859              
2860              Re-structure Japanese encodings - part 1
2861              
2862              Split Japanese encodings - part 2
2863              - build separate .c files with separate 'compile' steps
2864              - overall Japanese.xs / Japanese.pm which loads them
2865              
2866              Add test for Japanese encoding (well euc-jp anyway).
2867              Fix one bug shown by above
2868              Skip test which does not pass yet.
2869              
2870              Patch up the failing multi-byte write case, and un-skip
2871              the test.
2872      Branch: perl
2873           +> ext/Encode/EUC_JP/Japanese.pm ext/Encode/t/Japanese.t
2874           +> ext/Encode/t/table.euc ext/Encode/t/table.ref
2875            - ext/Encode/EUC_JP/EUC_JP.pm
2876           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
2877 ____________________________________________________________________________
2878 [ 14639] By: nick                                  on 2002/02/11  11:59:18
2879         Log: Patch up the failing multi-byte write case, and un-skip
2880              the test.
2881      Branch: perlio
2882            ! ext/Encode/Encode.xs ext/Encode/t/Japanese.t
2883 ____________________________________________________________________________
2884 [ 14638] By: nick                                  on 2002/02/11  10:55:39
2885         Log: Add test for Japanese encoding (well euc-jp anyway).
2886              Fix one bug shown by above
2887              Skip test which does not pass yet.
2888      Branch: perlio
2889            + ext/Encode/t/Japanese.t ext/Encode/t/table.euc
2890            + ext/Encode/t/table.ref
2891            ! MANIFEST ext/Encode/Encode.xs
2892 ____________________________________________________________________________
2893 [ 14637] By: nick                                  on 2002/02/11  09:07:04
2894         Log: Split Japanese encodings - part 2
2895              - build separate .c files with separate 'compile' steps
2896              - overall Japanese.xs / Japanese.pm which loads them
2897      Branch: perlio
2898            ! ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
2899 ____________________________________________________________________________
2900 [ 14636] By: nick                                  on 2002/02/11  08:15:42
2901         Log: Re-structure Japanese encodings - part 1
2902      Branch: perlio
2903           +> ext/Encode/EUC_JP/Japanese.pm
2904            - ext/Encode/EUC_JP/EUC_JP.pm
2905            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL
2906 ____________________________________________________________________________
2907 [ 14635] By: nick                                  on 2002/02/11  08:05:12
2908         Log: Integrate mainline
2909      Branch: perlio
2910           !> Configure djgpp/djgpp.c lib/ExtUtils/t/Installed.t
2911           !> lib/File/Spec.pm lib/perl5db.pl pod/perldiag.pod
2912           !> pod/perlport.pod pp_pack.c regcomp.c t/op/arith.t t/op/pack.t
2913 ____________________________________________________________________________
2914 [ 14634] By: jhi                                   on 2002/02/11  03:40:01
2915         Log: Subject: Re: [PATCH] Re: Modulus operator inconsistency
2916              From: Mike Guy <mjtg@cam.ac.uk>
2917              Date: Mon, 11 Feb 2002 02:50:42 +0000
2918              Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk>
2919      Branch: perl
2920            ! t/op/arith.t
2921 ____________________________________________________________________________
2922 [ 14633] By: jhi                                   on 2002/02/11  01:53:01
2923         Log: "Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
2924              Stepping backward in the string would be majorly bad.
2925      Branch: perl
2926            ! regcomp.c
2927 ____________________________________________________________________________
2928 [ 14632] By: jhi                                   on 2002/02/11  01:38:40
2929         Log: The debugger part of
2930              
2931              Subject: [PATCH hints/os2.sh lib/perl5db.pl] Debugger to use proper pager
2932              From: Michael G Schwern <schwern@pobox.com> 
2933              Date: Wed, 6 Feb 2002 17:32:12 -0500
2934              Message-ID: <20020206223212.GG1346@blackrider>
2935      Branch: perl
2936            ! lib/perl5db.pl
2937 ____________________________________________________________________________
2938 [ 14631] By: jhi                                   on 2002/02/10  22:11:53
2939         Log: Integrate perlio;
2940              
2941              Borland/Win32 tuning
2942              
2943              Move PerlIO_perlio to layer_syms where it belongs?
2944      Branch: perl
2945           !> makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
2946 ____________________________________________________________________________
2947 [ 14630] By: jhi                                   on 2002/02/10  22:10:19
2948         Log: EBCDIC: the low 256 needs to be shuffled also
2949              in pack/unpack U (this breaks the equivalence
2950              of pack U and v-strings, but I think if someone
2951              has to give, v-strings are a good victim)
2952      Branch: perl
2953            ! pp_pack.c t/op/pack.t
2954 ____________________________________________________________________________
2955 [ 14629] By: jhi                                   on 2002/02/10  21:56:17
2956         Log: metaconfig unit changes for #14628.
2957      Branch: metaconfig/U/perl
2958            ! d_u32align.U issymlink.U
2959 ____________________________________________________________________________
2960 [ 14628] By: jhi                                   on 2002/02/10  21:55:45
2961         Log: Two Configure tweaks; the u32align test was trying
2962              to write into a string literal, the ln -s test was
2963              failing in VOS.
2964      Branch: perl
2965            ! Configure
2966 ____________________________________________________________________________
2967 [ 14627] By: jhi                                   on 2002/02/10  21:07:20
2968         Log: DJGPP tweaks from Laszlo Molnar.
2969      Branch: perl
2970            ! djgpp/djgpp.c lib/File/Spec.pm
2971 ____________________________________________________________________________
2972 [ 14626] By: nick                                  on 2002/02/10  18:36:47
2973         Log: Move PerlIO_perlio to layer_syms where it belongs?
2974      Branch: perlio
2975            ! makedef.pl
2976 ____________________________________________________________________________
2977 [ 14625] By: nick                                  on 2002/02/10  18:02:21
2978         Log: Borland/Win32 tuning
2979      Branch: perlio
2980            ! makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
2981 ____________________________________________________________________________
2982 [ 14624] By: jhi                                   on 2002/02/10  15:33:40
2983         Log: Additional explanation for the [:...:] failure.
2984      Branch: perl
2985            ! pod/perldiag.pod
2986 ____________________________________________________________________________
2987 [ 14623] By: jhi                                   on 2002/02/10  15:15:53
2988         Log: Subject: [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
2989              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2990              Date: Sun, 10 Feb 2002 13:32:48 +0100
2991              Message-Id: <20020210115736.3702.H.M.BRAND@hccnet.nl>
2992      Branch: perl
2993            ! makedef.pl
2994 ____________________________________________________________________________
2995 [ 14622] By: jhi                                   on 2002/02/10  15:08:06
2996         Log: Test tweaks from chromatic for cases where there
2997              are no installman1dir or installman3dir.
2998      Branch: perl
2999            ! lib/ExtUtils/t/Installed.t
3000 ____________________________________________________________________________
3001 [ 14621] By: jhi                                   on 2002/02/10  15:07:21
3002         Log: Integrate perlio;
3003              
3004              Nick Clark's tweaks to Encode compile process
3005              1. Use decimal constants to unit string arrays rather than
3006              very long string litterals (latter having possible "\0"
3007              on end issues, and needing ANSI C line splicing).
3008              2. Replace tail-recursion during insert process with itteration.
3009              Nick C sees 12% speedup from these.
3010      Branch: perl
3011           !> ext/Encode/Encode.pm ext/Encode/compile
3012 ____________________________________________________________________________
3013 [ 14620] By: jhi                                   on 2002/02/10  15:04:19
3014         Log: Portability notes: filename characters, character sets.
3015      Branch: perl
3016            ! pod/perlport.pod
3017 ____________________________________________________________________________
3018 [ 14619] By: nick                                  on 2002/02/10  11:06:05
3019         Log: Integrate mainline
3020      Branch: perlio
3021            ! ext/Encode/Encode.pm
3022           !> Configure cop.h deb.c ext/B/B/Deparse.pm hints/bsdos.sh
3023           !> hints/os390.sh lib/ExtUtils/Embed.pm lib/perl5db.pl
3024           !> lib/unicore/Name.pl lib/unicore/mktables op.c pod/perlfaq2.pod
3025           !> pod/perlfaq3.pod pod/perlfaq4.pod pp_ctl.c
3026           !> t/lib/warnings/pp_hot t/op/arith.t toke.c util.c
3027 ____________________________________________________________________________
3028 [ 14618] By: nick                                  on 2002/02/10  10:48:15
3029         Log: Nick Clark's tweaks to Encode compile process
3030              1. Use decimal constants to unit string arrays rather than
3031              very long string litterals (latter having possible "\0"
3032              on end issues, and needing ANSI C line splicing).
3033              2. Replace tail-recursion during insert process with itteration.
3034              Nick C sees 12% speedup from these.
3035      Branch: perlio
3036            ! ext/Encode/compile
3037 ____________________________________________________________________________
3038 [ 14617] By: jhi                                   on 2002/02/10  02:56:54
3039         Log: Use the "Unicode 1.0" name field for control characters,
3040              as suggested by Mark Davis.  Note that Unicode 3.2 will
3041              require some more legwork on this because of certain
3042              alternative names.
3043      Branch: perl
3044            ! lib/unicore/Name.pl lib/unicore/mktables
3045 ____________________________________________________________________________
3046 [ 14616] By: jhi                                   on 2002/02/09  22:41:18
3047         Log: The -W 0,float(ieee) and gcvt() are the bad combination.
3048      Branch: perl
3049            ! hints/os390.sh
3050 ____________________________________________________________________________
3051 [ 14615] By: jhi                                   on 2002/02/09  22:34:00
3052         Log: EBCDIC: the non-printable characters are different.
3053      Branch: perl
3054            ! ext/B/B/Deparse.pm
3055 ____________________________________________________________________________
3056 [ 14614] By: jhi                                   on 2002/02/09  21:42:26
3057         Log: Subject: [PATCH] Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio
3058              From: Nicholas Clark <nick@unfortu.net> 
3059              Date: Sat, 9 Feb 2002 22:31:29 +0000
3060              Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net>
3061      Branch: perl
3062            ! t/lib/warnings/pp_hot
3063 ____________________________________________________________________________
3064 [ 14613] By: jhi                                   on 2002/02/09  21:12:12
3065         Log: Subject: [PATCH] Re: Modulus operator inconsistency
3066              From: Nicholas Clark <nick@unfortu.net>
3067              Date: Sat, 9 Feb 2002 21:00:13 +0000
3068              Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net>
3069      Branch: perl
3070            ! op.c t/op/arith.t
3071 ____________________________________________________________________________
3072 [ 14612] By: jhi                                   on 2002/02/09  18:15:39
3073         Log: Use the same escaping mechanism for all the *flags.
3074      Branch: perl
3075            ! lib/ExtUtils/Embed.pm
3076 ____________________________________________________________________________
3077 [ 14611] By: jhi                                   on 2002/02/09  17:26:06
3078         Log: Protect possible parentheses in ccflags, ccdlflags, and
3079              ldflags.  (In OS/390 there are parentheses in ccflags.)
3080      Branch: perl
3081            ! lib/ExtUtils/Embed.pm
3082 ____________________________________________________________________________
3083 [ 14610] By: jhi                                   on 2002/02/09  16:12:03
3084         Log: Subject: [PATCH] perl5db.pl: restart in taint mode
3085              From: Peter Scott <Peter@PSDT.com>
3086              Date: Fri, 08 Feb 2002 19:20:19 -0800
3087              Message-id: <4.3.2.7.2.20020208191757.00b4cea0@shell2.webquarry.com>
3088      Branch: perl
3089            ! lib/perl5db.pl
3090 ____________________________________________________________________________
3091 [ 14609] By: jhi                                   on 2002/02/08  21:33:59
3092         Log: FAQ sync.
3093      Branch: perl
3094            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod
3095 ____________________________________________________________________________
3096 [ 14608] By: jhi                                   on 2002/02/08  20:46:38
3097         Log: Subject: [PATCH] CopFILE / MacPerl_MPWFileName
3098              From: Chris Nandor <pudge@pobox.com>
3099              Date: Fri, 08 Feb 2002 16:31:41 -0500
3100              Message-ID: <pudge-10FC3D.16314108022002@onion.valueclick.com>
3101      Branch: perl
3102            ! cop.h deb.c pp_ctl.c toke.c util.c
3103 ____________________________________________________________________________
3104 [ 14607] By: pudge                                 on 2002/02/08  19:21:04
3105         Log: Redo CopFILE / MacPerl_MPWFIleName patch
3106      Branch: maint-5.6/macperl
3107            ! cop.h deb.c pp_ctl.c toke.c util.c
3108 ____________________________________________________________________________
3109 [ 14606] By: jhi                                   on 2002/02/08  19:18:41
3110         Log: The metaconfig unit change to go with #14605.
3111      Branch: metaconfig/U/perl
3112            ! libperl.U
3113 ____________________________________________________________________________
3114 [ 14605] By: jhi                                   on 2002/02/08  19:18:17
3115         Log: The Configure change to go with #14604.
3116      Branch: perl
3117            ! Configure
3118 ____________________________________________________________________________
3119 [ 14604] By: jhi                                   on 2002/02/08  19:13:56
3120         Log: Subject: [PATCH] Re:  [ID 20020205.007] BSDi test failure perl 5.6.1
3121              From: Andy Dougherty <doughera@lafayette.edu>
3122              Date: Fri, 8 Feb 2002 13:43:49 -0500 (EST)
3123              Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu>
3124      Branch: perl
3125            ! hints/bsdos.sh
3126 ____________________________________________________________________________
3127 [ 14603] By: nick                                  on 2002/02/08  18:16:09
3128         Log: Integrate mainline
3129      Branch: perlio
3130           +> ext/threads/t/libc.t
3131           !> Configure MANIFEST djgpp/djgppsed.sh doio.c perl.c pp_sys.c
3132           !> t/io/argv.t t/op/taint.t t/run/fresh_perl.t
3133 ____________________________________________________________________________
3134 [ 14602] By: sky                                   on 2002/02/08  15:19:15
3135         Log: Start testing for safe localtime functions, TODO, test more functions.
3136      Branch: perl
3137            + ext/threads/t/libc.t
3138            ! MANIFEST
3139 ____________________________________________________________________________
3140 [ 14601] By: jhi                                   on 2002/02/08  14:14:16
3141         Log: Subject: Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
3142              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3143              Date: Fri, 8 Feb 2002 00:21:07 +0100
3144              Message-ID: <20020208002107.E763@rafael>
3145      Branch: perl
3146            ! doio.c pp_sys.c t/io/argv.t
3147 ____________________________________________________________________________
3148 [ 14600] By: jhi                                   on 2002/02/08  14:07:15
3149         Log: Subject: [PATCH] Configure followed by make minitest
3150              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3151              Date: Wed, 06 Feb 2002 21:35:20 -0800
3152              Message-ID: <YIhY8gzkgSbC092yn@efn.org>
3153      Branch: perl
3154            ! t/op/taint.t t/run/fresh_perl.t
3155 ____________________________________________________________________________
3156 [ 14599] By: jhi                                   on 2002/02/08  14:05:12
3157         Log: Integrate perlio;
3158              
3159              Extract something from yesterdays effort - convert my mail on pad
3160              data structures (incoporating Sarathy's corrections/clarifications)
3161              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
3162      Branch: perl
3163           !> cv.h pod/perlapi.pod pod/perlintern.pod
3164 ____________________________________________________________________________
3165 [ 14598] By: jhi                                   on 2002/02/08  14:01:28
3166         Log: metaconfig unit changes for #14597.
3167      Branch: metaconfig
3168            ! U/modified/Loc.U
3169      Branch: metaconfig/U/perl
3170            ! libperl.U
3171 ____________________________________________________________________________
3172 [ 14597] By: jhi                                   on 2002/02/08  14:01:01
3173         Log: Configure DJGPP tweak from Laszlo Molnar.
3174      Branch: perl
3175            ! Configure
3176 ____________________________________________________________________________
3177 [ 14596] By: jhi                                   on 2002/02/08  14:00:23
3178         Log: DJGPP tweaks from Laszlo Molnar.
3179      Branch: perl
3180            ! djgpp/djgppsed.sh perl.c
3181 ____________________________________________________________________________
3182 [ 14595] By: nick                                  on 2002/02/08  09:19:29
3183         Log: Extract something from yesterdays effort - convert my mail on pad
3184              data structures (incoporating Sarathy's corrections/clarifications)
3185              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
3186      Branch: perlio
3187            ! cv.h pod/perlapi.pod pod/perlintern.pod
3188 ____________________________________________________________________________
3189 [ 14594] By: nick                                  on 2002/02/08  08:34:49
3190         Log: Integrate mainline
3191      Branch: perlio
3192           +> NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
3193           +> NetWare/t/NWScripts-Exist.pl t/base/num.t
3194           !> Changes MANIFEST ext/Encode/Encode.xs ext/Encode/Makefile.PL
3195           !> ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
3196           !> hints/os390.sh lib/Benchmark.t lib/encoding.pm lib/encoding.t
3197           !> op.c patchlevel.h t/run/fresh_perl.t utf8.c
3198 ____________________________________________________________________________
3199 [ 14593] By: jhi                                   on 2002/02/08  03:08:20
3200         Log: To really skip the test an exit() is needed.
3201      Branch: perl
3202            ! lib/encoding.t
3203 ____________________________________________________________________________
3204 [ 14592] By: jhi                                   on 2002/02/08  02:57:30
3205         Log: More diagnostics from Nicholas Clark.
3206      Branch: perl
3207            ! lib/Benchmark.t
3208 ____________________________________________________________________________
3209 [ 14591] By: jhi                                   on 2002/02/07  22:54:57
3210         Log: In case of failure be more verbose.
3211      Branch: perl
3212            ! t/base/num.t
3213 ____________________________________________________________________________
3214 [ 14590] By: pudge                                 on 2002/02/07  19:29:03
3215         Log: Update Changes
3216      Branch: maint-5.6/macperl
3217            ! macos/Changes
3218 ____________________________________________________________________________
3219 [ 14589] By: pudge                                 on 2002/02/07  19:26:55
3220         Log: Merge AEGizmos library into PPC binary
3221      Branch: maint-5.6/macperl
3222            ! macos/Makefile.mk
3223 ____________________________________________________________________________
3224 [ 14588] By: pudge                                 on 2002/02/07  18:51:05
3225         Log: Add -ansifor for MrCpp options
3226      Branch: maint-5.6/macperl
3227            ! macos/BuildRules.mk
3228 ____________________________________________________________________________
3229 [ 14587] By: pudge                                 on 2002/02/07  18:46:28
3230         Log: Check ownership of CatInfos (MacPerl Bug #494482)
3231      Branch: maint-5.6/macperl
3232            ! macos/ext/Mac/Files/Files.xs
3233 ____________________________________________________________________________
3234 [ 14586] By: pudge                                 on 2002/02/07  18:40:21
3235         Log: Resource updates
3236      Branch: maint-5.6/macperl
3237            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
3238 ____________________________________________________________________________
3239 [ 14585] By: pudge                                 on 2002/02/07  18:38:44
3240         Log: Empty path is ENOENT (MacPerl Bug #512351)
3241      Branch: maint-5.6/macperl
3242            ! macos/macperl/MPAppleEvents.c
3243 ____________________________________________________________________________
3244 [ 14584] By: pudge                                 on 2002/02/07  18:38:03
3245         Log: Fix horrible list maintencance bugs (MacPerl Bug #443568)
3246      Branch: maint-5.6/macperl
3247            ! macos/macperl/MPAEVTStream.cp
3248 ____________________________________________________________________________
3249 [ 14583] By: pudge                                 on 2002/02/07  18:36:29
3250         Log: macify(ABSTRACT_FROM)
3251      Branch: maint-5.6/macperl
3252            ! macos/lib/ExtUtils/MM_MacOS.pm
3253 ____________________________________________________________________________
3254 [ 14582] By: pudge                                 on 2002/02/07  18:35:20
3255         Log: Use correct Mac filenames in error messages, caller()
3256      Branch: maint-5.6/macperl
3257            ! deb.c pp_ctl.c toke.c util.c
3258 ____________________________________________________________________________
3259 [ 14581] By: jhi                                   on 2002/02/07  17:10:06
3260         Log: Sanity checks to see that the IV/NV and the PV of numeric
3261              scalars stay in sync (unearthed this via the OS/390 gcvt()
3262              brokenness)
3263      Branch: perl
3264            + t/base/num.t
3265            ! MANIFEST
3266 ____________________________________________________________________________
3267 [ 14580] By: jhi                                   on 2002/02/07  14:07:33
3268         Log: Retract the anon leak subpatch of #14418 and #14431
3269              (the latter came into bleadperl as part of #14433).
3270      Branch: perl
3271            ! op.c t/run/fresh_perl.t
3272 ____________________________________________________________________________
3273 [ 14579] By: jhi                                   on 2002/02/06  23:38:10
3274         Log: OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
3275              mangles 0.1 to "10".  sprintf() seems more well-behaved.
3276      Branch: perl
3277            ! hints/os390.sh
3278 ____________________________________________________________________________
3279 [ 14578] By: jhi                                   on 2002/02/06  19:56:53
3280         Log: Subject: [PATCH @14557] another Encode fix for VMS
3281              From: "Craig A. Berry" <craigberry@mac.com>
3282              Date: Wed, 06 Feb 2002 14:44:20 -0600
3283              Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01>
3284      Branch: perl
3285            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
3286 ____________________________________________________________________________
3287 [ 14577] By: jhi                                   on 2002/02/06  15:38:25
3288         Log: Integrate perlio;
3289              
3290              One way to avoid OS390 winge about #line directives.
3291      Branch: perl
3292           !> ext/Encode/EUC_JP/Makefile.PL
3293 ____________________________________________________________________________
3294 [ 14576] By: jhi                                   on 2002/02/06  15:36:55
3295         Log: Update Changes.
3296      Branch: perl
3297            ! Changes patchlevel.h
3298 ____________________________________________________________________________
3299 [ 14575] By: nick                                  on 2002/02/06  15:23:24
3300         Log: One way to avoid OS390 winge about #line directives.
3301      Branch: perlio
3302            ! ext/Encode/EUC_JP/Makefile.PL
3303 ____________________________________________________________________________
3304 [ 14574] By: jhi                                   on 2002/02/06  15:11:05
3305         Log: s/Netware/NetWare/
3306      Branch: perl
3307            ! MANIFEST
3308 ____________________________________________________________________________
3309 [ 14573] By: jhi                                   on 2002/02/06  15:10:00
3310         Log: New Netware scripts.
3311      Branch: perl
3312            + NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
3313            + NetWare/t/NWScripts-Exist.pl
3314            ! MANIFEST
3315 ____________________________________________________________________________
3316 [ 14572] By: jhi                                   on 2002/02/06  15:02:20
3317         Log: EBCDIC: the encoding pragma would need some rethinking,
3318              probably a pass of EBCDIC->Unicode mapping.  For now,
3319              disable it on EBCDIC.
3320      Branch: perl
3321            ! lib/encoding.pm lib/encoding.t
3322 ____________________________________________________________________________
3323 [ 14571] By: jhi                                   on 2002/02/06  14:44:27
3324         Log: EBCDIC: Unicode::Normalize NFC emits EBCDIC code points
3325              for the low 256.  Now tweaked the tests, but maybe it's
3326              the module that needs few NATIVE_TO_UNI()s somewhere?
3327      Branch: perl
3328            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
3329 ____________________________________________________________________________
3330 [ 14570] By: jhi                                   on 2002/02/06  13:59:19
3331         Log: Subject: [PATCH utf8.c] format problem
3332              From: Robin Barker <rmb1@cise.npl.co.uk>
3333              Date: Wed, 6 Feb 2002 14:01:43 GMT
3334              Message-Id: <200202061401.OAA25053@tempest.npl.co.uk>
3335      Branch: perl
3336            ! utf8.c
3337 ____________________________________________________________________________
3338 [ 14569] By: nick                                  on 2002/02/06  09:52:23
3339         Log: Integrate mainline
3340      Branch: perlio
3341           !> NetWare/Makefile NetWare/bat/BldNWExt.bat
3342           !> NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
3343           !> NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
3344           !> NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
3345           !> NetWare/t/NWScripts.pl ext/Encode/t/Encode.t
3346           !> lib/File/Spec/t/rel2abs2rel.t makedef.pl
3347 ____________________________________________________________________________
3348 [ 14568] By: jhi                                   on 2002/02/06  04:44:33
3349         Log: EBCDIC: 0x41 is not cricket.
3350      Branch: perl
3351            ! ext/Encode/t/Encode.t
3352 ____________________________________________________________________________
3353 [ 14567] By: jhi                                   on 2002/02/05  23:12:19
3354         Log: NetWare update from Ananth Kesari.
3355      Branch: perl
3356            ! NetWare/Makefile NetWare/bat/BldNWExt.bat
3357            ! NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
3358            ! NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
3359            ! NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
3360            ! NetWare/t/NWScripts.pl makedef.pl
3361 ____________________________________________________________________________
3362 [ 14566] By: sky                                   on 2002/02/05  18:39:13
3363         Log: Subject: Re: File::Spec::rel2abs2rel (?)
3364              From: Michael G Schwern <schwern@pobox.com>
3365              Date: Tue, 5 Feb 2002 13:47:39 -0500
3366              Message-ID: <20020205184739.GB17375@blackrider>
3367      Branch: perl
3368            ! lib/File/Spec/t/rel2abs2rel.t
3369 ____________________________________________________________________________
3370 [ 14565] By: nick                                  on 2002/02/05  17:31:24
3371         Log: Integrate mainline
3372      Branch: perlio
3373           !> ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t hints/darwin.sh
3374           !> lib/File/Spec/t/rel2abs2rel.t perl.h regexec.c t/op/filetest.t
3375           !> utf8.h
3376 ____________________________________________________________________________
3377 [ 14564] By: jhi                                   on 2002/02/05  17:05:40
3378         Log: Integrate perlio;
3379              
3380              More Encode tweaks:
3381              - make expensive and marginal substring search optional (-O)
3382              - enable -O for ASCII-oid encodings (search space is small)
3383              - add ASCII-oid jis0201 to basic Encode.so
3384              - add some other Japanese encodings to EUC_JP bundle (without -O)
3385      Branch: perl
3386           +> ext/Encode/Encode/jis0201.ucm
3387           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
3388           !> ext/Encode/compile
3389 ____________________________________________________________________________
3390 [ 14563] By: nick                                  on 2002/02/05  16:01:15
3391         Log: More Encode tweaks:
3392              - make expensive and marginal substring search optional (-O)
3393              - enable -O for ASCII-oid encodings (search space is small)
3394              - add ASCII-oid jis0201 to basic Encode.so
3395              - add some other Japanese encodings to EUC_JP bundle (without -O)
3396      Branch: perlio
3397            + ext/Encode/Encode/jis0201.ucm
3398            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
3399            ! ext/Encode/compile
3400 ____________________________________________________________________________
3401 [ 14562] By: sky                                   on 2002/02/05  14:50:36
3402         Log: Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.
3403      Branch: perl
3404            ! ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t
3405 ____________________________________________________________________________
3406 [ 14561] By: jhi                                   on 2002/02/05  14:25:36
3407         Log: EBCDIC: SHARP S is different.
3408      Branch: perl
3409            ! regexec.c utf8.h
3410 ____________________________________________________________________________
3411 [ 14560] By: sky                                   on 2002/02/05  13:49:40
3412         Log: Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks
3413      Branch: perl
3414            ! t/op/filetest.t
3415 ____________________________________________________________________________
3416 [ 14559] By: sky                                   on 2002/02/05  11:39:24
3417         Log: Add . first to the PATH environment to test that we really
3418              get ./perl and not some other older perl.
3419      Branch: perl
3420            ! lib/File/Spec/t/rel2abs2rel.t
3421 ____________________________________________________________________________
3422 [ 14558] By: sky                                   on 2002/02/05  11:20:21
3423         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...
3424      Branch: perl
3425            ! ext/POSIX/t/posix.t
3426 ____________________________________________________________________________
3427 [ 14557] By: sky                                   on 2002/02/05  10:30:58
3428         Log: Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them.
3429      Branch: perl
3430            ! hints/darwin.sh perl.h
3431 ____________________________________________________________________________
3432 [ 14556] By: nick                                  on 2002/02/05  06:58:52
3433         Log: Integrate mainline
3434      Branch: perlio
3435           !> MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
3436           !> ext/Encode/Encode.xs lib/File/Find/t/find.t
3437           !> lib/File/Find/t/taint.t
3438 ____________________________________________________________________________
3439 [ 14555] By: pudge                                 on 2002/02/05  02:20:45
3440         Log: Integrate change #14439 from maintperl
3441      Branch: maint-5.6/macperl
3442           !> op.c
3443 ____________________________________________________________________________
3444 [ 14554] By: jhi                                   on 2002/02/04  23:22:28
3445         Log: Subject: [PATCH] File::Find tests not cleaning up properly
3446              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3447              Date: Mon, 4 Feb 2002 22:09:07 +0100
3448              Message-ID: <20020204220907.A8288@rafael>
3449      Branch: perl
3450            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
3451 ____________________________________________________________________________
3452 [ 14553] By: jhi                                   on 2002/02/04  22:27:11
3453         Log: Signedness mumblings from Tru64.
3454      Branch: perl
3455            ! ext/Encode/Encode.xs
3456 ____________________________________________________________________________
3457 [ 14552] By: jhi                                   on 2002/02/04  22:22:16
3458         Log: Subject: [PATCH @14550] Encode build fix-ups for VMS
3459              From: "Craig A. Berry" <craigberry@mac.com>
3460              Date: Mon, 04 Feb 2002 17:16:00 -0600
3461              Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01>
3462      Branch: perl
3463            ! MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
3464            ! ext/Encode/Encode.xs
3465 ____________________________________________________________________________
3466 [ 14551] By: nick                                  on 2002/02/04  16:00:31
3467         Log: Integrate mainline
3468      Branch: perlio
3469           !> Changes lib/CPAN.pm lib/h2xs.t lib/locale.t
3470           !> lib/unicore/mktables patchlevel.h pod/perluniintro.pod
3471           !> regcomp.c
3472 ____________________________________________________________________________
3473 [ 14550] By: jhi                                   on 2002/02/04  14:47:00
3474         Log: Update Changes.
3475      Branch: perl
3476            ! Changes patchlevel.h
3477 ____________________________________________________________________________
3478 [ 14549] By: jhi                                   on 2002/02/04  13:57:42
3479         Log: Comment microtweaks.
3480      Branch: perl
3481            ! lib/locale.t
3482 ____________________________________________________________________________
3483 [ 14548] By: jhi                                   on 2002/02/04  13:32:00
3484         Log: Subject: trivial docu patch
3485              From: andreas.koenig@anima.de (Andreas J. Koenig)
3486              Date: 04 Feb 2002 08:15:19 +0100
3487              Message-ID: <m3pu3l7m60.fsf@anima.de>
3488      Branch: perl
3489            ! pod/perluniintro.pod
3490 ____________________________________________________________________________
3491 [ 14547] By: jhi                                   on 2002/02/04  13:30:55
3492         Log: Subject: [PATCH] (??{ }) anomaly
3493              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3494              Date: Sun, 03 Feb 2002 20:21:45 -0800
3495              Message-ID: <ZxgX8gzkgCXO092yn@efn.org> 
3496      Branch: perl
3497            ! regcomp.c
3498 ____________________________________________________________________________
3499 [ 14546] By: jhi                                   on 2002/02/04  04:41:02
3500         Log: Integrate perlio.
3501              
3502              Carry on where we left off if we have to grow destination
3503              SV during XS encode/decode
3504              
3505              Remove debugging warning, be consistent about API fails.
3506      Branch: perl
3507           !> ext/Encode/Encode.xs
3508 ____________________________________________________________________________
3509 [ 14545] By: nick                                  on 2002/02/03  20:03:38
3510         Log: Remove debugging warning, be consistent about API fails.
3511      Branch: perlio
3512            ! ext/Encode/Encode.xs
3513 ____________________________________________________________________________
3514 [ 14544] By: nick                                  on 2002/02/03  19:47:48
3515         Log: Carry on where we left off if we have to grow destination SV during XS encode/decode
3516      Branch: perlio
3517            ! ext/Encode/Encode.xs
3518 ____________________________________________________________________________
3519 [ 14543] By: jhi                                   on 2002/02/03  19:06:06
3520         Log: Subject: PATCH CPAN.pm
3521              From: Mark-Jason Dominus <mjd@plover.com>
3522              Date: Sun, 03 Feb 2002 12:36:36 -0500
3523              Message-ID: <20020203173636.27451.qmail@plover.com>
3524      Branch: perl
3525            ! lib/CPAN.pm
3526 ____________________________________________________________________________
3527 [ 14542] By: jhi                                   on 2002/02/03  19:05:13
3528         Log: Must search further back.
3529      Branch: perl
3530            ! lib/h2xs.t
3531 ____________________________________________________________________________
3532 [ 14541] By: nick                                  on 2002/02/03  18:52:09
3533         Log: Integrate mainline
3534      Branch: perlio
3535           !> (integrate 29 files)
3536 ____________________________________________________________________________
3537 [ 14540] By: jhi                                   on 2002/02/03  18:33:53
3538         Log: EBCDIC: more natification.
3539      Branch: perl
3540            ! regcomp.c
3541 ____________________________________________________________________________
3542 [ 14539] By: jhi                                   on 2002/02/03  18:32:31
3543         Log: Debug noise.
3544      Branch: perl
3545            ! ext/Encode/Encode.xs
3546 ____________________________________________________________________________
3547 [ 14538] By: jhi                                   on 2002/02/03  18:13:07
3548         Log: Integrate perlio;
3549              
3550              Stable intermediate point in Encode cleanup.
3551              :encode(euc-jp) works on Dan's table.euc
3552              Much buffer copying and other silliness remains.
3553      Branch: perl
3554           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
3555           !> ext/Encode/lib/Encode/Encoding.pm
3556 ____________________________________________________________________________
3557 [ 14537] By: jhi                                   on 2002/02/03  17:57:31
3558         Log: Prettify.
3559      Branch: perl
3560            ! lib/unicore/mktables
3561 ____________________________________________________________________________
3562 [ 14536] By: nick                                  on 2002/02/03  17:32:03
3563         Log: Stable intermediate point in Encode cleanup.
3564              :encode(euc-jp) works on Dan's table.euc
3565              Much buffer copying and other silliness remains.
3566      Branch: perlio
3567            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
3568            ! ext/Encode/lib/Encode/Encoding.pm
3569 ____________________________________________________________________________
3570 [ 14535] By: jhi                                   on 2002/02/03  17:29:57
3571         Log: EBCDIC: it's much nicer to compare Unicode code points
3572              to Unicode code points.
3573      Branch: perl
3574            ! regexec.c
3575 ____________________________________________________________________________
3576 [ 14534] By: jhi                                   on 2002/02/03  17:04:34
3577         Log: EBCDIC: character classes must remap the low 256.
3578      Branch: perl
3579            ! regcomp.c
3580 ____________________________________________________________________________
3581 [ 14533] By: jhi                                   on 2002/02/03  16:05:12
3582         Log: Upgrade to I18N::LangTags::List 0.27, from Sean Burke.
3583      Branch: perl
3584            ! lib/I18N/LangTags/List.pm
3585 ____________________________________________________________________________
3586 [ 14532] By: jhi                                   on 2002/02/03  15:36:36
3587         Log: FAQ sync.
3588      Branch: perl
3589            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
3590            ! pod/perlfaq6.pod pod/perlfaq7.pod
3591 ____________________________________________________________________________
3592 [ 14531] By: jhi                                   on 2002/02/03  15:35:28
3593         Log: Integrate perlio;
3594              
3595              Re-indent Encode.xs
3596              
3597              Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
3598              (Mis-feature discovered by Encode.)
3599      Branch: perl
3600           !> ext/Encode/Encode.pm ext/Encode/Encode.xs sv.c
3601 ____________________________________________________________________________
3602 [ 14530] By: jhi                                   on 2002/02/03  15:30:24
3603         Log: Subject: [PATCH] lstat FH and -l FH warnings
3604              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3605              Date: Sat, 2 Feb 2002 22:24:54 +0100           
3606              Message-ID: <20020202222454.A11608@rafael>       
3607      Branch: perl
3608            ! doio.c lib/File/Copy.pm pod/perldiag.pod pp_sys.c
3609            ! t/lib/warnings/doio t/lib/warnings/pp_sys t/op/stat.t
3610 ____________________________________________________________________________
3611 [ 14529] By: jhi                                   on 2002/02/03  15:27:26
3612         Log: Subject: [PATCH t/op/taint.t] remove possible false positive
3613              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3614              Date: Sat, 2 Feb 2002 13:11:01 +0100           
3615              Message-ID: <20020202131101.A722@rafael>               
3616              
3617              Subject: [PATCH t/op/ver.t] another false positive
3618              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3619              Date: Sat, 2 Feb 2002 13:38:22 +0100           
3620              Message-ID: <20020202133822.E722@rafael>         
3621              
3622              Subject: [PATCH] t/test.pl:ok() doesn't work
3623              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)  
3624              Date: Sun, 03 Feb 2002 00:02:38 -0800          
3625              Message-ID: <e6OX8gzkgSMO092yn@efn.org>          
3626      Branch: perl
3627            ! lib/Net/t/netrc.t t/op/stat.t t/op/taint.t t/op/ver.t
3628            ! t/test.pl
3629 ____________________________________________________________________________
3630 [ 14528] By: jhi                                   on 2002/02/03  15:26:33
3631         Log: Subject: [PATCH @13746] OS2::Process's constants
3632              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3633              Date: Sat, 2 Feb 2002 01:00:55 -0500           
3634              Message-ID: <20020202010055.A12924@math.ohio-state.edu>
3635      Branch: perl
3636            ! os2/OS2/Process/Makefile.PL
3637 ____________________________________________________________________________
3638 [ 14527] By: jhi                                   on 2002/02/03  15:16:46
3639         Log: Subject: [PATCH @13746] h2xs   
3640              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3641              Date: Sat, 2 Feb 2002 00:58:44 -0500           
3642              Message-ID: <20020202005844.A12756@math.ohio-state.edu>
3643      Branch: perl
3644            ! utils/h2xs.PL
3645 ____________________________________________________________________________
3646 [ 14526] By: nick                                  on 2002/02/03  14:54:18
3647         Log: Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
3648              (Mis-feature discovered by Encode.)
3649      Branch: perlio
3650            ! sv.c
3651 ____________________________________________________________________________
3652 [ 14525] By: jhi                                   on 2002/02/02  16:44:58
3653         Log: EBCDIC: since #14519 made \N{...} to remap,
3654              the test cannot expect an ASCII code point.
3655      Branch: perl
3656            ! lib/charnames.t
3657 ____________________________________________________________________________
3658 [ 14524] By: jhi                                   on 2002/02/02  05:03:24
3659         Log: Sub-MANIFEST-tweak.
3660      Branch: perl
3661            ! ext/Encode/MANIFEST
3662 ____________________________________________________________________________
3663 [ 14523] By: jhi                                   on 2002/02/02  02:54:44
3664         Log: Subject: [Patch] Encode::Tcl::Escape, more ISO2022 like
3665              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3666              Date: Fri, 01 Feb 2002 23:51:03 +0900
3667              Message-Id: <20020201234727.15ED.BQW10602@nifty.com>
3668      Branch: perl
3669            ! ext/Encode/lib/Encode/Tcl/Escape.pm
3670 ____________________________________________________________________________
3671 [ 14522] By: jhi                                   on 2002/02/02  02:53:29
3672         Log: Subject: [PATCH] (Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
3673              From: Andy Dougherty <doughera@lafayette.edu>
3674              Date: Fri, 1 Feb 2002 13:06:05 -0500 (EST)
3675              Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu>
3676      Branch: perl
3677            ! README.solaris hints/solaris_2.sh
3678 ____________________________________________________________________________
3679 [ 14521] By: jhi                                   on 2002/02/02  02:08:42
3680         Log: EBCDIC: no hope to get the low 256 right in unifolding.
3681      Branch: perl
3682            ! t/uni/fold.t
3683 ____________________________________________________________________________
3684 [ 14520] By: jhi                                   on 2002/02/02  02:02:13
3685         Log: todo entry for missing pack formats.
3686      Branch: perl
3687            ! pod/perltodo.pod
3688 ____________________________________________________________________________
3689 [ 14519] By: jhi                                   on 2002/02/02  01:31:50
3690         Log: EBCDIC: the low 256 \N{...} need to be remapped.
3691      Branch: perl
3692            ! toke.c
3693 ____________________________________________________________________________
3694 [ 14518] By: nick                                  on 2002/02/01  18:32:03
3695         Log: indent -kr -nce and some manual tweaks to match perl style.
3696      Branch: perlio
3697            ! ext/Encode/Encode.xs
3698 ____________________________________________________________________________
3699 [ 14517] By: nick                                  on 2002/02/01  18:20:46
3700         Log: Integrate mainline
3701      Branch: perlio
3702           !> Changes MANIFEST configpm doio.c lib/Attribute/Handlers.pm
3703           !> lib/Attribute/Handlers/t/multi.t lib/CPAN.pm
3704           !> lib/Math/Complex.pm lib/Math/Complex.t lib/open.pm
3705           !> patchlevel.h pod/perldiag.pod pod/perlfunc.pod
3706           !> pod/perluniintro.pod pp.c pp_sys.c regexec.c t/io/utf8.t
3707           !> t/lib/warnings/pp_sys t/lib/warnings/utf8 t/op/inccode.t
3708           !> t/op/lc.t t/op/stat.t t/run/switches.t utf8.c
3709 ____________________________________________________________________________
3710 [ 14516] By: jhi                                   on 2002/02/01  16:46:16
3711         Log: Integrate perlio; 
3712              
3713              Minor Encode tweaks:
3714              - move Encode.pm back to top of Encode like normal XS extension
3715              - avoid .def as a file extension (Win32 builds)
3716      Branch: perl
3717            ! MANIFEST
3718           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
3719           !> ext/Encode/Makefile.PL ext/Encode/compile
3720 ____________________________________________________________________________
3721 [ 14515] By: nick                                  on 2002/02/01  16:27:59
3722         Log: Minor Encode tweaks:
3723              - move Encode.pm back to top of Encode like normal XS extension
3724              - avoid .def as a file extension (Win32 builds)
3725      Branch: perlio
3726           +> ext/Encode/Encode.pm
3727            - ext/Encode/lib/Encode.pm
3728            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
3729            ! ext/Encode/Makefile.PL ext/Encode/compile
3730 ____________________________________________________________________________
3731 [ 14514] By: jhi                                   on 2002/02/01  14:45:26
3732         Log: Subject: [PATCH utf8.t] temp file not cleaned up
3733              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3734              Date: Fri, 1 Feb 2002 15:47:46 +0100
3735              Message-ID: <20020201154746.A24079@rafael>
3736      Branch: perl
3737            ! t/io/utf8.t
3738 ____________________________________________________________________________
3739 [ 14513] By: jhi                                   on 2002/02/01  14:44:39
3740         Log: Subject: [PATCH] make "lstat FH" croak
3741              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3742              Date: Fri, 1 Feb 2002 15:12:50 +0100
3743              Message-ID: <20020201151250.A738@rafael>
3744      Branch: perl
3745            ! pod/perldiag.pod pp_sys.c t/op/stat.t
3746 ____________________________________________________________________________
3747 [ 14512] By: jhi                                   on 2002/02/01  14:42:58
3748         Log: Subject: [PATCH t/op/stat.t] Mentioning Darwins UFS ctime failure
3749              From: Kay Röpke <kroepke@dolphin-services.de>
3750              Date: Fri, 1 Feb 2002 01:10:43 +0100
3751              Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de>
3752      Branch: perl
3753            ! t/op/stat.t
3754 ____________________________________________________________________________
3755 [ 14511] By: jhi                                   on 2002/02/01  05:17:59
3756         Log: The Malformed UTF-8 Heisenbug seen by Merijn and NickC
3757              I got it in Tru64 + ithreads but only without -g, took
3758              some debugging by printf (which was no fun either since
3759              adding some debug printfs hid the error)
3760      Branch: perl
3761            ! regexec.c utf8.c
3762 ____________________________________________________________________________
3763 [ 14510] By: jhi                                   on 2002/01/31  22:48:13
3764         Log: Subject: Re: [PATCH] perl -V:
3765              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)            
3766              Date: Thu, 31 Jan 2002 12:10:20 -0800
3767              Message-ID: <sSaW8gzkgaNQ092yn@efn.org>
3768              
3769              Subject: Re: [PATCH] perl -V:
3770              From: Michael G Schwern <schwern@pobox.com>
3771              Date: Thu, 31 Jan 2002 16:43:13 -0500
3772              Message-ID: <20020131214313.GH6498@blackrider>
3773      Branch: perl
3774            ! t/run/switches.t
3775 ____________________________________________________________________________
3776 [ 14509] By: jhi                                   on 2002/01/31  21:30:46
3777         Log: #14505 effect.
3778      Branch: perl
3779            ! pod/perluniintro.pod
3780 ____________________________________________________________________________
3781 [ 14508] By: jhi                                   on 2002/01/31  16:57:18
3782         Log: Daniel S. Lewart adopts the Math::Complex.
3783      Branch: perl
3784            ! lib/Math/Complex.pm
3785 ____________________________________________________________________________
3786 [ 14507] By: jhi                                   on 2002/01/31  16:54:44
3787         Log: More Complex DWIMmery.
3788      Branch: perl
3789            ! lib/Math/Complex.pm lib/Math/Complex.t
3790 ____________________________________________________________________________
3791 [ 14506] By: jhi                                   on 2002/01/31  15:27:49
3792         Log: Subject: [PATCH 20020124.004] forbid -l _ after -T _
3793              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3794              Date: Thu, 31 Jan 2002 14:37:52 +0100
3795              Message-ID: <20020131143752.A1452@rafael>
3796      Branch: perl
3797            ! pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys t/op/stat.t
3798 ____________________________________________________________________________
3799 [ 14505] By: jhi                                   on 2002/01/31  15:26:41
3800         Log: Turn the I/O Unicode error by default on, but the
3801              character-generating Unicode error by default off,
3802              as Larry suggested.
3803      Branch: perl
3804            ! doio.c pod/perldiag.pod pp.c t/io/utf8.t t/lib/warnings/utf8
3805            ! utf8.c
3806 ____________________________________________________________________________
3807 [ 14504] By: jhi                                   on 2002/01/31  14:08:44
3808         Log: Subject: [PATCH] open.pm minor cleanup
3809              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3810              Date: Thu, 31 Jan 2002 15:03:02 +0100
3811              Message-ID: <20020131150302.C1452@rafael>
3812      Branch: perl
3813            ! lib/open.pm
3814 ____________________________________________________________________________
3815 [ 14503] By: jhi                                   on 2002/01/30  15:28:29
3816         Log: Update Changes.
3817      Branch: perl
3818            ! Changes patchlevel.h
3819 ____________________________________________________________________________
3820 [ 14502] By: jhi                                   on 2002/01/30  14:32:25
3821         Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status
3822              From: Robin Barker <rmb1@cise.npl.co.uk>
3823              Date: Wed, 30 Jan 2002 11:58:33 GMT
3824              Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>
3825      Branch: perl
3826            ! lib/CPAN.pm
3827 ____________________________________________________________________________
3828 [ 14501] By: jhi                                   on 2002/01/30  14:20:32
3829         Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
3830              re-sort MANIFEST.
3831      Branch: perl
3832            + ext/Encode/Encode.pm
3833            - ext/Encode/lib/Encode.pm
3834            ! MANIFEST ext/Encode/Makefile.PL
3835 ____________________________________________________________________________
3836 [ 14500] By: jhi                                   on 2002/01/30  14:05:13
3837         Log: Integrate perlio;
3838              
3839              Collect some stats during compile process.
3840              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
3841              as one XS - inconclusive - marginal win?
3842              Add some comments to encode.h
3843      Branch: perl
3844           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
3845           !> ext/Encode/encode.h
3846 ____________________________________________________________________________
3847 [ 14499] By: nick                                  on 2002/01/30  09:57:47
3848         Log: Collect some stats during compile process.
3849              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
3850              as one XS - inconclusive - marginal win?
3851              Add some comments to encode.h
3852      Branch: perlio
3853            ! ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
3854            ! ext/Encode/encode.h
3855 ____________________________________________________________________________
3856 [ 14498] By: nick                                  on 2002/01/30  07:27:55
3857         Log: Integrate Jarkko's path/INC tweaks
3858      Branch: perlio
3859           !> ext/Encode/compile
3860 ____________________________________________________________________________
3861 [ 14497] By: jhi                                   on 2002/01/30  04:40:56
3862         Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's)   
3863              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3864              Date: Tue, 29 Jan 2002 01:13:09 -0800
3865              Message-ID: <lemV8gzkgu/K092yn@efn.org>
3866      Branch: perl
3867            ! configpm
3868 ____________________________________________________________________________
3869 [ 14496] By: jhi                                   on 2002/01/30  01:55:57
3870         Log: Subject: [PATCH t/op/inccode.t] new test
3871              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3872              Date: Tue, 29 Jan 2002 22:03:45 +0100
3873              Message-ID: <20020129220345.A704@rafael>
3874      Branch: perl
3875            ! t/op/inccode.t
3876 ____________________________________________________________________________
3877 [ 14495] By: jhi                                   on 2002/01/30  01:01:26
3878         Log: EBCDIC: t/op/lc.t now passes.
3879      Branch: perl
3880            ! t/op/lc.t
3881 ____________________________________________________________________________
3882 [ 14494] By: jhi                                   on 2002/01/30  00:41:52
3883         Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
3884      Branch: perl
3885            ! utf8.c
3886 ____________________________________________________________________________
3887 [ 14493] By: jhi                                   on 2002/01/29  22:32:05
3888         Log: Must find stuff during build.
3889      Branch: perl
3890            ! ext/Encode/compile
3891 ____________________________________________________________________________
3892 [ 14492] By: jhi                                   on 2002/01/29  22:24:54
3893         Log: Integrate with perlio;
3894              
3895              Basics of a compiled Encode XS extension
3896      Branch: perl
3897           +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
3898           +> ext/Encode/Encode/euc-jp.ucm
3899           !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile
3900           !> ext/Encode/encode.h
3901 ____________________________________________________________________________
3902 [ 14491] By: jhi                                   on 2002/01/29  22:23:25
3903         Log: EBCDIC tweaks-- no new test passes, but getting closer.
3904      Branch: perl
3905            ! utf8.c
3906 ____________________________________________________________________________
3907 [ 14490] By: nick                                  on 2002/01/29  21:20:57
3908         Log: Basics of a compiled Encode XS extension
3909      Branch: perlio
3910            + ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
3911            + ext/Encode/Encode/euc-jp.ucm
3912            ! MANIFEST ext/Encode/Encode.xs ext/Encode/compile
3913            ! ext/Encode/encode.h
3914 ____________________________________________________________________________
3915 [ 14489] By: nick                                  on 2002/01/29  18:40:54
3916         Log: Integrate mainline
3917      Branch: perlio
3918           +> ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
3919           +> ext/Encode/lib/Encode/Encoding.pm
3920           +> ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
3921           +> ext/Encode/lib/Encode/Tcl/Escape.pm
3922           +> ext/Encode/lib/Encode/Tcl/Extended.pm
3923           +> ext/Encode/lib/Encode/Tcl/HanZi.pm
3924           +> ext/Encode/lib/Encode/Tcl/Table.pm
3925           +> ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
3926           +> ext/Encode/lib/Encode/iso10646_1.pm
3927           +> ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
3928           +> ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
3929           +> ext/Encode/t/Tcl.t
3930            - ext/Encode.t ext/Encode/Encode.pm
3931            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
3932            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
3933           !> (integrate 33 files)
3934 ____________________________________________________________________________
3935 [ 14488] By: jhi                                   on 2002/01/29  16:38:58
3936         Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high)
3937              From: Richard Clamp <richardc@unixbeard.net>
3938              Date: Mon, 28 Jan 2002 02:17:55 +0000
3939              Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
3940      Branch: perl
3941            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
3942 ____________________________________________________________________________
3943 [ 14487] By: jhi                                   on 2002/01/29  14:23:03
3944         Log: OS/390 seems to do length 0 udp reads, Nicholas says
3945              skippage is for now the best cause of action.
3946      Branch: perl
3947            ! ext/Socket/socketpair.t
3948 ____________________________________________________________________________
3949 [ 14486] By: jhi                                   on 2002/01/29  14:09:21
3950         Log: Encode cleanup from Dan Kogai; reworked even further.
3951      Branch: perl
3952            + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
3953            + ext/Encode/lib/Encode/Encoding.pm
3954            + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
3955            + ext/Encode/lib/Encode/Tcl/Escape.pm
3956            + ext/Encode/lib/Encode/Tcl/Extended.pm
3957            + ext/Encode/lib/Encode/Tcl/HanZi.pm
3958            + ext/Encode/lib/Encode/Tcl/Table.pm
3959            + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
3960            + ext/Encode/lib/Encode/iso10646_1.pm
3961            + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
3962            + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
3963            + ext/Encode/t/Tcl.t
3964            - ext/Encode.t ext/Encode/Encode.pm
3965            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
3966            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
3967            ! MANIFEST ext/Encode/Encode/8859-1.ucm
3968            ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm
3969            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
3970            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
3971            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
3972            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
3973            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
3974            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
3975            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
3976            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
3977            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm
3978            ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL
3979            ! ext/Encode/compile
3980 ____________________________________________________________________________
3981 [ 14485] By: jhi                                   on 2002/01/28  23:17:20
3982         Log: Workaround for DJGPP broken F_GETFL from Laszlo.
3983      Branch: perl
3984            ! djgpp/djgpp.c perlio.c
3985 ____________________________________________________________________________
3986 [ 14484] By: jhi                                   on 2002/01/28  23:15:22
3987         Log: Prettier printing from Michael Schwern.
3988      Branch: perl
3989            ! t/test.pl
3990 ____________________________________________________________________________
3991 [ 14483] By: jhi                                   on 2002/01/28  23:08:27
3992         Log: Show also the debug and debugcolor as known pragmas.
3993      Branch: perl
3994            ! ext/re/re.pm
3995 ____________________________________________________________________________
3996 [ 14482] By: jhi                                   on 2002/01/28  22:08:38
3997         Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader
3998              From: "Craig A. Berry" <craigberry@mac.com>
3999              Date: Mon, 28 Jan 2002 16:30:30 -0600
4000              Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01>
4001      Branch: perl
4002            ! ext/B/t/assembler.t
4003 ____________________________________________________________________________
4004 [ 14481] By: jhi                                   on 2002/01/28  21:58:44
4005         Log: metaconfig unit change for #14480.
4006      Branch: metaconfig
4007            ! U/modified/Init.U
4008 ____________________________________________________________________________
4009 [ 14480] By: jhi                                   on 2002/01/28  21:57:37
4010         Log: DJGPP needs to know its exe soon, too.
4011      Branch: perl
4012            ! Configure
4013 ____________________________________________________________________________
4014 [ 14479] By: jhi                                   on 2002/01/28  21:36:34
4015         Log: Round #2 on EBCDICation.
4016      Branch: perl
4017            ! t/op/append.t
4018 ____________________________________________________________________________
4019 [ 14478] By: jhi                                   on 2002/01/28  21:19:40
4020         Log: Integrate perlio;
4021              
4022              Set makefile.mk CCHOME etc. for default locations of MinGW and free
4023              Borland compilers. (Borland builds one or two oddities.)
4024      Branch: perl
4025           !> win32/config.bc win32/makefile.mk
4026 ____________________________________________________________________________
4027 [ 14477] By: nick                                  on 2002/01/28  20:12:31
4028         Log: Set makefile.mk CCHOME etc. for default locations of MinGW and free
4029              Borland compilers. (Borland builds one or two oddities.)
4030      Branch: perlio
4031            ! win32/config.bc win32/makefile.mk
4032 ____________________________________________________________________________
4033 [ 14476] By: nick                                  on 2002/01/28  18:43:47
4034         Log: Integrate mainline
4035      Branch: perlio
4036           !> Configure hints/hpux.sh
4037 ____________________________________________________________________________
4038 [ 14475] By: nick                                  on 2002/01/28  17:15:12
4039         Log: Integrate mainline
4040      Branch: perlio
4041           !> Changes Configure ext/B/B.xs hints/hpux.sh lib/warnings.t
4042           !> patchlevel.h pp_sys.c t/lib/warnings/perl
4043 ____________________________________________________________________________
4044 [ 14474] By: jhi                                   on 2002/01/28  17:12:51
4045         Log: metaconfig unit change for #14472.
4046      Branch: metaconfig/U/perl
4047            ! d_u32align.U
4048 ____________________________________________________________________________
4049 [ 14473] By: jhi                                   on 2002/01/28  17:12:27
4050         Log: Misunderstood Merijn's patch.
4051      Branch: perl
4052            ! hints/hpux.sh
4053 ____________________________________________________________________________
4054 [ 14472] By: jhi                                   on 2002/01/28  17:11:58
4055         Log: Misapplied Merijn's patch.
4056      Branch: perl
4057            ! Configure
4058 ____________________________________________________________________________
4059 [ 14471] By: jhi                                   on 2002/01/28  14:51:20
4060         Log: Update Changes.
4061      Branch: perl
4062            ! Changes patchlevel.h
4063 ____________________________________________________________________________
4064 [ 14470] By: jhi                                   on 2002/01/28  14:33:36
4065         Log: BeOS has sockets but not true ones.
4066      Branch: perl
4067            ! pp_sys.c
4068 ____________________________________________________________________________
4069 [ 14469] By: jhi                                   on 2002/01/28  14:04:44
4070         Log: metaconfig unit change for #14467.
4071      Branch: metaconfig/U/perl
4072            ! d_u32align.U
4073 ____________________________________________________________________________
4074 [ 14468] By: jhi                                   on 2002/01/28  14:03:01
4075         Log: For some strange reason under the smoke harness the alignment
4076              test hangs in HP-UX 10.20.  So hint it to avoid the test.
4077      Branch: perl
4078            ! hints/hpux.sh
4079 ____________________________________________________________________________
4080 [ 14467] By: jhi                                   on 2002/01/28  14:00:32
4081         Log: Allow d_u32align to be hinted.
4082      Branch: perl
4083            ! Configure
4084 ____________________________________________________________________________
4085 [ 14466] By: jhi                                   on 2002/01/28  13:41:18
4086         Log: The shift key is important.
4087      Branch: perl
4088            ! ext/B/B.xs
4089 ____________________________________________________________________________
4090 [ 14465] By: jhi                                   on 2002/01/28  13:36:15
4091         Log: The "used only once" warnings (from gv_check) come
4092              in pseudorandom hash order-- in EBCDIC the order
4093              is different.  Add a new option that allow the warnings
4094              to come in any order (Paul Marquess).
4095      Branch: perl
4096            ! lib/warnings.t t/lib/warnings/perl
4097 ____________________________________________________________________________
4098 [ 14464] By: jhi                                   on 2002/01/28  13:04:58
4099         Log: Integrate perlio; the 0nothread test failure without threads.
4100      Branch: perl
4101           !> ext/threads/shared/t/0nothread.t
4102 ____________________________________________________________________________
4103 [ 14463] By: nick                                  on 2002/01/28  08:22:36
4104         Log: Integrate mainline
4105      Branch: perlio
4106           !> (integrate 37 files)
4107 ____________________________________________________________________________
4108 [ 14462] By: nick                                  on 2002/01/28  08:09:53
4109         Log: 1st attempt at skipping broke threads case.
4110      Branch: perlio
4111            ! ext/threads/shared/t/0nothread.t
4112 ____________________________________________________________________________
4113 [ 14461] By: nick                                  on 2002/01/28  07:25:58
4114         Log: Skip new threads::shared test unless -Duseithreads
4115      Branch: perlio
4116            ! ext/threads/shared/t/0nothread.t
4117 ____________________________________________________________________________
4118 [ 14460] By: jhi                                   on 2002/01/28  03:37:30
4119         Log: FAQ sync.
4120      Branch: perl
4121            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
4122            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
4123            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
4124            ! pod/perlfaq9.pod
4125 ____________________________________________________________________________
4126 [ 14459] By: jhi                                   on 2002/01/28  02:28:10
4127         Log: Upgrade to podlators 1.20.
4128      Branch: perl
4129            ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t
4130 ____________________________________________________________________________
4131 [ 14458] By: jhi                                   on 2002/01/28  01:36:28
4132         Log: Retract #14448, a better patch coming up.
4133      Branch: perl
4134            ! lib/Pod/t/basic.t
4135 ____________________________________________________________________________
4136 [ 14457] By: jhi                                   on 2002/01/28  01:31:40
4137         Log: EBCDIC portability.
4138      Branch: perl
4139            ! t/op/append.t
4140 ____________________________________________________________________________
4141 [ 14456] By: jhi                                   on 2002/01/27  23:49:40
4142         Log: Further cygwin installperl tweak from Gerrit P. Haase.
4143      Branch: perl
4144            ! installperl
4145 ____________________________________________________________________________
4146 [ 14455] By: jhi                                   on 2002/01/27  23:47:42
4147         Log: A bug in Bulgarian EBCDIC locale (this sounds like
4148              a Sherlock Holmes mystery...)  Well, a few more EBCDICs
4149              locales failed, too.  The patch works around the bug by
4150              skipping the test, but the real problem may be deeper
4151              (affecting probably only EBCDIC platforms, though):
4152              see the comment in locale.t for more details.
4153      Branch: perl
4154            ! lib/locale.t
4155 ____________________________________________________________________________
4156 [ 14454] By: jhi                                   on 2002/01/27  22:37:48
4157         Log: metaconfig unit change for #14453.
4158      Branch: metaconfig/U/perl
4159            ! libperl.U
4160 ____________________________________________________________________________
4161 [ 14453] By: jhi                                   on 2002/01/27  22:36:08
4162         Log: Subject: Bleadperl on Cygwin today
4163              From: "Gerrit P. Haase" <gp@familiehaase.de>              
4164              Date: Sun, 27 Jan 2002 22:30:41 +0100
4165              Message-ID: <462007239437.20020127223041@familiehaase.de>
4166      Branch: perl
4167            ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl
4168            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t
4169            ! lib/ExtUtils/t/MM_Cygwin.t
4170 ____________________________________________________________________________
4171 [ 14452] By: jhi                                   on 2002/01/27  21:57:56
4172         Log: Unfinished EBCDIC branch.
4173      Branch: perl
4174            ! t/op/ver.t
4175 ____________________________________________________________________________
4176 [ 14451] By: jhi                                   on 2002/01/27  21:47:29
4177         Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.
4178      Branch: perl
4179            ! ext/B/B.xs ext/B/B/Deparse.pm
4180 ____________________________________________________________________________
4181 [ 14450] By: jhi                                   on 2002/01/27  21:44:37
4182         Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting
4183              platforms.
4184      Branch: perl
4185            ! ext/B/t/stash.t
4186 ____________________________________________________________________________
4187 [ 14449] By: jhi                                   on 2002/01/27  19:34:56
4188         Log: Apparently no need for EBCDIC exception any more.
4189      Branch: perl
4190            ! ext/B/t/showlex.t
4191 ____________________________________________________________________________
4192 [ 14448] By: jhi                                   on 2002/01/27  18:48:17
4193         Log: (retracted by #14458)
4194              (Russ Allbery) OS/390 is using a high-bit character for ESC,
4195              skip the test for now.  A better fix would be to override
4196              the notion of the platform's escape sequence in the test
4197              of Pod::Text::Termcap.  We may have to apply a filter to
4198              the output to substitute back in the ESC character that
4199              the test expects, but only on OS/390.
4200      Branch: perl
4201            ! lib/Pod/t/basic.t
4202 ____________________________________________________________________________
4203 [ 14447] By: jhi                                   on 2002/01/27  18:19:01
4204         Log: Detypo.
4205      Branch: perl
4206            ! ext/Devel/Peek/Peek.t
4207 ____________________________________________________________________________
4208 [ 14446] By: jhi                                   on 2002/01/27  17:57:21
4209         Log: OS/390 USS has a different idea of the pw* functions.
4210              Also, test the name with eq, not with ==.
4211      Branch: perl
4212            ! lib/User/pwent.t
4213 ____________________________________________________________________________
4214 [ 14445] By: jhi                                   on 2002/01/27  17:37:54
4215         Log: O_RDONLY/O_WRONLY/O_RDWR portability.
4216      Branch: perl
4217            ! doio.c
4218 ____________________________________________________________________________
4219 [ 14444] By: jhi                                   on 2002/01/27  16:32:32
4220         Log: ASCIIisms.
4221      Branch: perl
4222            ! ext/PerlIO/t/encoding.t
4223 ____________________________________________________________________________
4224 [ 14443] By: jhi                                   on 2002/01/27  15:59:31
4225         Log: chr(42) ne '*'  if one is in EBCDIC.
4226      Branch: perl
4227            ! t/op/pack.t
4228 ____________________________________________________________________________
4229 [ 14442] By: jhi                                   on 2002/01/27  15:26:52
4230         Log: Subject: [PATCH] Fix up recent op/stat.t failures
4231              From: Andy Dougherty <doughera@lafayette.edu>
4232              Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST)
4233              Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu>         
4234      Branch: perl
4235            ! t/op/stat.t
4236 ____________________________________________________________________________
4237 [ 14441] By: jhi                                   on 2002/01/27  15:21:49
4238         Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
4239              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4240              Date: Sun, 27 Jan 2002 15:03:18 +0100
4241              Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl>
4242      Branch: perl
4243            ! lib/ExtUtils/t/Command.t
4244 ____________________________________________________________________________
4245 [ 14440] By: jhi                                   on 2002/01/27  15:20:52
4246         Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing
4247              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4248              Date: Sun, 27 Jan 2002 14:51:10 +0100
4249              Message-ID: <20020127145110.A16332@rafael>
4250      Branch: perl
4251            ! ext/B/B/Deparse.pm
4252 ____________________________________________________________________________
4253 [ 14439] By: gsar                                  on 2002/01/27  00:02:48
4254         Log: integrate change#14431 from perlio branch (Nick's fix for
4255              change#13474 to be more defensive about looking at pad entries
4256              that may not exist yet)
4257      Branch: maint-5.6/perl
4258            ! op.c
4259 ____________________________________________________________________________
4260 [ 14438] By: jhi                                   on 2002/01/26  23:56:53
4261         Log: Comment to avoid later "cleanups."
4262      Branch: perl
4263            ! lib/ExtUtils/MakeMaker.pm
4264 ____________________________________________________________________________
4265 [ 14437] By: jhi                                   on 2002/01/26  23:54:50
4266         Log: USS V2R10 seems to be happier with env FOO=... cmd ...
4267              instead of just FOO=... cmd ...
4268      Branch: perl
4269            ! Makefile.SH
4270 ____________________________________________________________________________
4271 [ 14436] By: jhi                                   on 2002/01/26  23:14:04
4272         Log: Overquoting bad (in UNIX one would get
4273              Can't open perl script "'-I../lib'": No such file or directory)
4274      Branch: perl
4275            ! lib/Pod/t/Usage.t
4276 ____________________________________________________________________________
4277 [ 14435] By: jhi                                   on 2002/01/26  22:41:05
4278         Log: Integrate perlio;
4279              
4280              "All tests successful" VC6.0 Win32
4281              (Update config.vc to need cppstdin so those tests are skipped...)
4282      Branch: perl
4283           !> win32/config.vc win32/config_H.bc win32/config_H.gc
4284           !> win32/config_H.vc
4285 ____________________________________________________________________________
4286 [ 14434] By: nick                                  on 2002/01/26  22:27:08
4287         Log: "All tests successful" VC6.0 Win32
4288              (Update config.vc to need cppstdin so those tests are skipped...)
4289      Branch: perlio
4290            ! win32/config.vc win32/config_H.bc win32/config_H.gc
4291            ! win32/config_H.vc
4292 ____________________________________________________________________________
4293 [ 14433] By: jhi                                   on 2002/01/26  21:38:56
4294         Log: Integrate perlio;
4295              
4296              1st two tests of File/Find/t/find.t and taint.t were run after 
4297              calling cleanup(). If previous fail had left for_find directory,
4298              but no content in it then cleanup() returned cd'ed to that directory.
4299              So tests failed. Fixed cleanup()-s.
4300              
4301              If we get to sighandler by mistake (no perl handler set) then
4302              warn() and exit() rather than die() - should never happen
4303              but if it does context needed to die is likely to be trashed
4304              as well.
4305              
4306              Win32 signal emulation cleanup.
4307              
4308              Tinkering with thread cleanup mutex-ing - not the problem 
4309              (op.c is) but could have been...
4310              
4311              Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
4312              Should really be looked at by someone that knows about pads.
4313              
4314              Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
4315              for CRLF line endings.
4316      Branch: perl
4317           !> ext/threads/threads.xs lib/File/Find/t/find.t
4318           !> lib/File/Find/t/taint.t lib/Filter/Simple.pm mg.c op.c
4319           !> win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
4320 ____________________________________________________________________________
4321 [ 14432] By: nick                                  on 2002/01/26  21:10:38
4322         Log: Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
4323              for CRLF line endings.
4324      Branch: perlio
4325            ! lib/Filter/Simple.pm
4326 ____________________________________________________________________________
4327 [ 14431] By: nick                                  on 2002/01/26  21:08:35
4328         Log: Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
4329              Should really be looked at by someone that knows about pads.
4330      Branch: perlio
4331            ! op.c
4332 ____________________________________________________________________________
4333 [ 14430] By: jhi                                   on 2002/01/26  20:54:16
4334         Log: Subject: Re: [PATCH @14417] vmsify Pod::Usage and its test
4335              From: "Craig A. Berry" <craigberry@mac.com>       
4336              Date: Sat, 26 Jan 2002 11:19:44 -0600
4337              Message-Id: <a05101000b87895064ee3@[172.16.52.1]>
4338      Branch: perl
4339            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
4340 ____________________________________________________________________________
4341 [ 14429] By: nick                                  on 2002/01/26  18:04:22
4342         Log: Tinkering with thread cleanup mutex-ing - not the problem 
4343              (op.c is) but could have been...
4344      Branch: perlio
4345            ! ext/threads/threads.xs
4346 ____________________________________________________________________________
4347 [ 14428] By: nick                                  on 2002/01/26  18:03:13
4348         Log: Win32 signal emulation cleanup.
4349      Branch: perlio
4350            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
4351 ____________________________________________________________________________
4352 [ 14427] By: nick                                  on 2002/01/26  13:59:33
4353         Log: If we get to sighandler by mistake (no perl handler set) then
4354              warn() and exit() rather than die() - should never happen
4355              but if it does context needed to die is likely to be trashed
4356              as well.
4357      Branch: perlio
4358            ! mg.c
4359 ____________________________________________________________________________
4360 [ 14426] By: nick                                  on 2002/01/26  13:56:23
4361         Log: Integrate mainline
4362      Branch: perlio
4363           !> Changes NetWare/config_H.wc config_h.SH ext/Encode/Encode.xs
4364           !> op.c patchlevel.h pod/perldebguts.pod t/op/universal.t
4365           !> t/run/fresh_perl.t
4366 ____________________________________________________________________________
4367 [ 14425] By: nick                                  on 2002/01/26  08:11:33
4368         Log: 1st two tests of File/Find/t/find.t and taint.t were run after 
4369              calling cleanup(). If previous fail had left for_find directory,
4370              but no content in it then cleanup() returned cd'ed to that directory.
4371              So tests failed. Fixed cleanup()-s.
4372      Branch: perlio
4373            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
4374 ____________________________________________________________________________
4375 [ 14424] By: jhi                                   on 2002/01/25  22:10:11
4376         Log: Integrate perlio;
4377              
4378              Fix winsystem.t's attempt to build showav.exe to work
4379              with gcc (which writes a.exe unless told with -o ).
4380              Also put in a few more fail-safes to check .exe got
4381              built somehow.
4382              
4383              More Win32 tuning
4384              
4385              Save $! so that other syscalls don't disturb it before
4386              we test it.
4387      Branch: perl
4388           !> ext/Socket/socketpair.t t/op/stat.t t/op/taint.t
4389           !> t/op/winsystem.t
4390 ____________________________________________________________________________
4391 [ 14423] By: jhi                                   on 2002/01/25  22:08:09
4392         Log: Subject: [PATCH] new test in op/universal.t
4393              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4394              Date: Fri, 25 Jan 2002 23:17:33 +0100
4395              Message-ID: <20020125231733.A11733@rafael>
4396      Branch: perl
4397            ! t/op/universal.t
4398 ____________________________________________________________________________
4399 [ 14422] By: nick                                  on 2002/01/25  21:37:03
4400         Log: Save $! so that other syscalls don't disturb it before 
4401              we test it.
4402      Branch: perlio
4403            ! ext/Socket/socketpair.t
4404 ____________________________________________________________________________
4405 [ 14421] By: nick                                  on 2002/01/25  19:05:57
4406         Log: More Win32 tuning
4407      Branch: perlio
4408            ! t/op/stat.t t/op/taint.t
4409 ____________________________________________________________________________
4410 [ 14420] By: nick                                  on 2002/01/25  18:21:42
4411         Log: Fix winsystem.t's attempt to build showav.exe to work 
4412              with gcc (which writes a.exe unless told with -o ).
4413              Also put in a few more fail-safes to check .exe got 
4414              built somehow.
4415      Branch: perlio
4416            ! t/op/winsystem.t
4417 ____________________________________________________________________________
4418 [ 14419] By: jhi                                   on 2002/01/25  17:25:05
4419         Log: Subject: [Patch Encode.xs] calculation of need overflows
4420              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
4421              Date: Sat, 26 Jan 2002 00:58:50 +0900
4422              Message-Id: <20020126005802.89B3.BQW10602@nifty.com>
4423      Branch: perl
4424            ! ext/Encode/Encode.xs
4425 ____________________________________________________________________________
4426 [ 14418] By: jhi                                   on 2002/01/25  16:28:40
4427         Log: Integrate changes 13474+13478+13584 from maintperl;
4428              anon sub leakage.
4429      Branch: perl
4430            ! op.c t/run/fresh_perl.t
4431 ____________________________________________________________________________
4432 [ 14417] By: jhi                                   on 2002/01/25  15:34:18
4433         Log: Update Changes.
4434      Branch: perl
4435            ! Changes patchlevel.h
4436 ____________________________________________________________________________
4437 [ 14416] By: jhi                                   on 2002/01/25  15:04:25
4438         Log: Integrate perlio; extensive threads and threads::shared work
4439              (note that the below is a chronological list of perlio
4440              check-in entries since the last integrate)
4441              
4442              Nearly-working threads re-structuring. Do not integrate,
4443              submit-ing to get to Win32, and as "off site" backup.
4444              
4445              threads work again on Win32. (Not threads::shared yet)
4446              Submit to see if they do on Linux.
4447              
4448              Add new threads/typemap to MANIFEST
4449              
4450              XS side of new threads::shared designed, coded and compiles,
4451              and mostly commented but is totaly untested.
4452              submit in case anyone wants a preview.
4453              
4454              Miss mg_len == 0 meaning don't Safefree
4455              
4456              Shared scalars working, some shared array ops working.
4457              
4458              Implement recursive lock and use of scope for PL_sharedsv_space,
4459              so now croak() from asserts does not leave locks.
4460              Make hv_simple compile (new prototype for debugging probe).
4461              
4462              thread::shared nearly working again - remaining issue
4463              is references withing shared space.
4464              Added bulk test with no threads involved (for debugging)
4465              Tuned tests to skip those needing _thrcnt
4466              
4467              SvTEMP_off to stop private PV's being stolen and stored in shared space
4468              
4469              Except Win32 from echo tests. (Alarm does not break into connect)
4470              
4471              Expand command line test globs on Win32.
4472              
4473              threads::shared tidy up:
4474              - Add _id() function to shared.xs so we can test refs point at same thing.
4475              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
4476              - Allow no_share to pass if sharing to works despite mis-ordering.
4477              - Change docs of threads to document ->create() (as used in tests),
4478              and not mention "new".
4479              
4480              Linux/NFS hackery was not faking right number of passes.
4481      Branch: perl
4482           +> ext/threads/shared/t/0nothread.t ext/threads/shared/typemap
4483           +> ext/threads/typemap
4484            - ext/threads/threads.h sharedsv.c sharedsv.h
4485            ! NetWare/config_H.wc
4486           !> (integrate 38 files)
4487 ____________________________________________________________________________
4488 [ 14415] By: jhi                                   on 2002/01/25  14:33:43
4489         Log: Subject: Re: perldebguts minor tweaks
4490              From: Joe McMahon <mcmahon@metalab.unc.edu>
4491              Date: Fri, 25 Jan 2002 10:32:45 -0500 (EST)
4492              Message-ID: <Pine.LNX.4.33.0201251031530.9326-100000@tribal.metalab.unc.edu>
4493      Branch: perl
4494            ! pod/perldebguts.pod
4495 ____________________________________________________________________________
4496 [ 14414] By: jhi                                   on 2002/01/25  14:08:17
4497         Log: metaconfig unit change for #14413.
4498      Branch: metaconfig
4499            ! U/modified/prototype.U
4500 ____________________________________________________________________________
4501 [ 14413] By: jhi                                   on 2002/01/25  14:05:49
4502         Log: Okay, you can come home now, _().
4503      Branch: perl
4504            ! config_h.SH
4505 ____________________________________________________________________________
4506 [ 14412] By: nick                                  on 2002/01/25  11:01:49
4507         Log: Integrate mainline
4508              All but ../lib/Unicode/UCD.t pass.
4509      Branch: perlio
4510           +> lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
4511           +> lib/unicore/CaseFolding.txt
4512           +> lib/unicore/CompositionExclusions.txt
4513           +> lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
4514           +> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
4515           +> vos/vos.c
4516            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
4517            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
4518            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
4519            - lib/unicore/NamesList.html lib/unicore/PropList.html
4520            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
4521            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
4522            - lib/unicore/rename
4523           !> (integrate 424 files)
4524 ____________________________________________________________________________
4525 [ 14411] By: nick                                  on 2002/01/25  09:45:13
4526         Log: Linux/NFS hackery was not faking right number of passes.
4527      Branch: perlio
4528            ! t/io/fs.t
4529 ____________________________________________________________________________
4530 [ 14410] By: nick                                  on 2002/01/25  09:35:07
4531         Log: threads::shared tidy up:
4532              - Add _id() function to shared.xs so we can test refs point at same thing.
4533              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
4534              - Allow no_share to pass if sharing to works despite mis-ordering.
4535              - Change docs of threads to document ->create() (as used in tests),
4536              and not mention "new".
4537      Branch: perlio
4538            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
4539            ! ext/threads/shared/t/hv_refs.t ext/threads/shared/t/no_share.t
4540            ! ext/threads/threads.pm
4541 ____________________________________________________________________________
4542 [ 14409] By: jhi                                   on 2002/01/24  21:08:35
4543         Log: Subject: perldebguts minor tweaks
4544              From: Joe McMahon <mcmahon@metalab.unc.edu>
4545              Date: Thu, 24 Jan 2002 16:48:43 -0500 (EST)
4546              Message-ID: <Pine.LNX.4.33.0201241646580.14744-100000@tribal.metalab.unc.edu>
4547      Branch: perl
4548            ! pod/perldebguts.pod
4549 ____________________________________________________________________________
4550 [ 14408] By: jhi                                   on 2002/01/24  20:58:15
4551         Log: Subject: [PATCH] perldebguts.pod [bleadperl]
4552              From: Peter Scott <Peter@PSDT.com>
4553              Date: Thu, 24 Jan 2002 08:51:34 -0800
4554              Message-Id: <4.3.2.7.2.20020123073917.00bac740@mail.webquarry.com>
4555      Branch: perl
4556            ! pod/perldebguts.pod
4557 ____________________________________________________________________________
4558 [ 14407] By: jhi                                   on 2002/01/24  20:55:34
4559         Log: Few more paranoia checks for Unicode hash keys.
4560      Branch: perl
4561            ! t/op/each.t
4562 ____________________________________________________________________________
4563 [ 14406] By: jhi                                   on 2002/01/24  18:03:02
4564         Log: Subject: [PATCH] Suppress /bin/ls errors in t/op/stat.t
4565              From: Andy Dougherty <doughera@lafayette.edu>
4566              Date: Thu, 24 Jan 2002 13:02:20 -0500 (EST)
4567              Message-ID: <Pine.SOL.4.10.10201241238510.23176-100000@maxwell.phys.lafayette.edu>
4568      Branch: perl
4569            ! t/op/stat.t
4570 ____________________________________________________________________________
4571 [ 14405] By: jhi                                   on 2002/01/24  15:44:31
4572         Log: The
4573              
4574              Subject: Very old debugger UTF-8 bug
4575              From: andreas.koenig@anima.de (Andreas J. Koenig)
4576              Date: 24 Jan 2002 12:45:44 +0100
4577              Message-ID: <m3y9iot1jr.fsf@anima.de>
4578              
4579              still broken, but this should work as a stopgap
4580              measure to stop pp_match accessing naughty data.
4581      Branch: perl
4582            ! pod/perldiag.pod pp_hot.c
4583 ____________________________________________________________________________
4584 [ 14404] By: jhi                                   on 2002/01/24  13:13:55
4585         Log: metaconfig unit change for #14403.
4586      Branch: metaconfig/U/perl
4587            ! d_u32align.U
4588 ____________________________________________________________________________
4589 [ 14403] By: jhi                                   on 2002/01/24  13:13:29
4590         Log: Pacify picky compilers (this time Sun Workshop).
4591      Branch: perl
4592            ! Configure
4593 ____________________________________________________________________________
4594 [ 14402] By: jhi                                   on 2002/01/24  12:45:02
4595         Log: Subject: Very old debugger UTF-8 bug
4596              From: andreas.koenig@anima.de (Andreas J. Koenig)
4597              Date: 24 Jan 2002 12:45:44 +0100
4598              Message-ID: <m3y9iot1jr.fsf@anima.de>
4599      Branch: perl
4600            ! lib/dumpvar.pl
4601 ____________________________________________________________________________
4602 [ 14401] By: nick                                  on 2002/01/24  07:50:38
4603         Log: Expand command line test globs on Win32.
4604      Branch: perlio
4605            ! t/harness
4606 ____________________________________________________________________________
4607 [ 14400] By: jhi                                   on 2002/01/24  02:49:05
4608         Log: Sprinkle some copyrights (use the oldest timestamp to
4609              be found in the repository, which is most often not right,
4610              but at least consistent)
4611      Branch: perl
4612            ! XSUB.h cc_runtime.h dosish.h embed.h embed.pl embedvar.h
4613            ! fakesdio.h fakethr.h global.sym globals.c keywords.h
4614            ! keywords.pl miniperlmain.c nostdio.h opcode.h opcode.pl
4615            ! opnames.h patchlevel.h perl.h perlapi.c perlapi.h perlio.h
4616            ! perlsdio.h perlsfio.h perlvars.h proto.h regcomp.h regexp.h
4617            ! scope.h sharedsv.h taint.c thrdvar.h thread.h universal.c
4618            ! unixish.h xsutils.c
4619 ____________________________________________________________________________
4620 [ 14399] By: pudge                                 on 2002/01/23  21:00:29
4621         Log: Don't crash on Help for long text (bug #506672)
4622      Branch: maint-5.6/macperl
4623            ! macos/macperl/MPHelp.c
4624 ____________________________________________________________________________
4625 [ 14398] By: pudge                                 on 2002/01/23  20:03:38
4626         Log: Fix minor path problem
4627      Branch: maint-5.6/macperl
4628            ! macos/macperl/Droplets/tarzipme.plx
4629 ____________________________________________________________________________
4630 [ 14397] By: pudge                                 on 2002/01/23  20:03:19
4631         Log: Minor text changes
4632      Branch: maint-5.6/macperl
4633            ! macos/Perl.r
4634 ____________________________________________________________________________
4635 [ 14396] By: pudge                                 on 2002/01/23  20:02:45
4636         Log: Bump versions, dates, etc.
4637      Branch: maint-5.6/macperl
4638            ! macos/MPVersion.r macos/macperl/MPPreferences.c perl.c
4639 ____________________________________________________________________________
4640 [ 14395] By: pudge                                 on 2002/01/23  20:01:43
4641         Log: coderefs in @INC and absolute paths
4642      Branch: maint-5.6/macperl
4643            ! embed.h pp_ctl.c proto.h
4644 ____________________________________________________________________________
4645 [ 14394] By: pudge                                 on 2002/01/23  20:00:35
4646         Log: Minor module thingys
4647      Branch: maint-5.6/macperl
4648            ! macos/ext/Mac/Controls/Controls.xs
4649            ! macos/ext/Mac/Files/Files.xs macos/ext/Mac/Gestalt/Gestalt.pm
4650            ! macos/ext/Mac/ImageCompression/ImageCompression.xs
4651            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
4652            ! macos/ext/Mac/InternetConfig/InternetConfig.xs
4653            ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs
4654            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/MoreFiles/MF.xs
4655            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
4656            ! macos/ext/Mac/Movies/Movies.xs
4657            ! macos/ext/Mac/Navigation/Navigation.pm
4658            ! macos/ext/Mac/Navigation/Navigation.xs
4659            ! macos/ext/Mac/Notification/Notification.xs
4660            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
4661            ! macos/ext/Mac/Processes/Processes.xs
4662            ! macos/ext/Mac/QDOffscreen/QDOffscreen.xs
4663            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
4664            ! macos/ext/Mac/QuickDraw/QuickDraw.xs
4665            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
4666            ! macos/ext/Mac/Resources/Resources.pm
4667            ! macos/ext/Mac/Resources/Resources.xs macos/ext/Mac/SAT/SAT.pm
4668            ! macos/ext/Mac/SAT/SAT.xs macos/ext/Mac/Sound/Sound.pm
4669            ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Speech.pm
4670            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
4671            ! macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
4672 ____________________________________________________________________________
4673 [ 14393] By: nick                                  on 2002/01/23  19:52:19
4674         Log: Except Win32 from echo tests. (Alarm does not break into connect)
4675      Branch: perlio
4676            ! ext/Socket/Socket.t
4677 ____________________________________________________________________________
4678 [ 14392] By: nick                                  on 2002/01/23  19:31:57
4679         Log: SvTEMP_off to stop private PV's being stolen and stored in shared space
4680      Branch: perlio
4681            ! ext/threads/shared/shared.xs
4682 ____________________________________________________________________________
4683 [ 14391] By: jhi                                   on 2002/01/23  18:48:45
4684         Log: Copyright++.  (Not all the toplevel *.h have one, it seems.)
4685      Branch: perl
4686            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
4687            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h locale.c mg.c
4688            ! mg.h numeric.c op.c op.h perl.c perl.h perlio.c perly.y
4689            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlmodinstall.pod
4690            ! pod/perluniintro.pod pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
4691            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c
4692            ! sharedsv.c sv.c sv.h toke.c utf8.c utf8.h utfebcdic.h util.c
4693            ! util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
4694            ! x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h
4695            ! x2p/util.c x2p/util.h x2p/walk.c
4696 ____________________________________________________________________________
4697 [ 14390] By: jhi                                   on 2002/01/23  18:30:18
4698         Log: Unused (the only occurrence of USE_BYTES_DOWNGRADES) and
4699              therefore quite probably also obsolete code.
4700      Branch: perl
4701            ! sv.c
4702 ____________________________________________________________________________
4703 [ 14389] By: jhi                                   on 2002/01/23  15:09:38
4704         Log: Update Changes.
4705      Branch: perl
4706            ! Changes patchlevel.h
4707 ____________________________________________________________________________
4708 [ 14388] By: jhi                                   on 2002/01/23  15:04:06
4709         Log: Small update on todo.  Could use a lot more.
4710      Branch: perl
4711            ! pod/perltodo.pod
4712 ____________________________________________________________________________
4713 [ 14387] By: nick                                  on 2002/01/23  14:19:30
4714         Log: thread::shared nearly working again - remaining issue
4715              is references withing shared space.
4716              Added bulk test with no threads involved (for debugging)
4717              Tuned tests to skip those needing _thrcnt
4718      Branch: perlio
4719            + ext/threads/shared/t/0nothread.t
4720            ! MANIFEST ext/threads/shared/shared.pm
4721            ! ext/threads/shared/shared.xs ext/threads/shared/t/av_simple.t
4722            ! ext/threads/shared/t/hv_refs.t
4723            ! ext/threads/shared/t/hv_simple.t
4724            ! ext/threads/shared/t/sv_simple.t
4725 ____________________________________________________________________________
4726 [ 14386] By: jhi                                   on 2002/01/23  14:19:01
4727         Log: Subject: [ID 20020121.003] perldata doco bug
4728              From: John Stumbles <jstumbles@bluearc.com>
4729              Date: Mon, 21 Jan 2002 14:19:56 -0000
4730              Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
4731      Branch: perl
4732            ! pod/perldata.pod
4733 ____________________________________________________________________________
4734 [ 14385] By: jhi                                   on 2002/01/23  14:17:52
4735         Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
4736              From: Michael G Schwern <schwern@pobox.com>
4737              Date: Mon, 21 Jan 2002 15:16:42 -0500
4738              Message-ID: <20020121201642.GA6659@blackrider>
4739      Branch: perl
4740            ! embed.fnc embed.h proto.h t/op/universal.t universal.c
4741 ____________________________________________________________________________
4742 [ 14384] By: jhi                                   on 2002/01/23  13:45:30
4743         Log: Subject: [PATCH] Re: eval not catching warnings?
4744              From: abigail@foad.org
4745              Date: Wed, 23 Jan 2002 15:35:47 +0100
4746              Message-ID: <20020123143547.24798.qmail@foad.org>
4747      Branch: perl
4748            ! pod/perlfunc.pod
4749 ____________________________________________________________________________
4750 [ 14383] By: jhi                                   on 2002/01/23  03:57:58
4751         Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
4752              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4753              Date: Tue, 22 Jan 2002 17:00:54 -0800            
4754              Message-Id: <GtgT8gzkg+CG092yn@efn.org> 
4755      Branch: perl
4756            ! t/run/fresh_perl.t
4757 ____________________________________________________________________________
4758 [ 14382] By: jhi                                   on 2002/01/23  03:47:35
4759         Log: metaconfig unit change for #14381.
4760      Branch: metaconfig/U/perl
4761            ! d_u32align.U
4762 ____________________________________________________________________________
4763 [ 14381] By: jhi                                   on 2002/01/23  03:47:05
4764         Log: HP-UX 10.20 cc pacifying from Merijn.
4765      Branch: perl
4766            ! Configure
4767 ____________________________________________________________________________
4768 [ 14380] By: jhi                                   on 2002/01/23  03:41:26
4769         Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
4770              From: "Craig A. Berry" <craigberry@mac.com> 
4771              Date: Tue, 22 Jan 2002 22:14:26 -0600
4772              Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
4773      Branch: perl
4774            ! vms/test.com
4775 ____________________________________________________________________________
4776 [ 14379] By: jhi                                   on 2002/01/23  03:11:31
4777         Log: AIX cpp bug: having macro arguments and character constants
4778              "the same" means trouble (here s and 's')
4779              What broke now was 841 and 842 of t/op/pat.t, because of the
4780              ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
4781              (note that breakage happened only under cc_r and usethreads+
4782              useithreads)
4783      Branch: perl
4784            ! utf8.h
4785 ____________________________________________________________________________
4786 [ 14378] By: nick                                  on 2002/01/22  20:33:15
4787         Log: Implement recursive lock and use of scope for PL_sharedsv_space,
4788              so now croak() from asserts does not leave locks.
4789              Make hv_simple compile (new prototype for debugging probe).
4790      Branch: perlio
4791            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
4792            ! ext/threads/shared/t/hv_simple.t
4793 ____________________________________________________________________________
4794 [ 14377] By: nick                                  on 2002/01/22  17:32:21
4795         Log: Shared scalars working, some shared array ops working.
4796      Branch: perlio
4797            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
4798            ! ext/threads/shared/t/sv_refs.t
4799            ! ext/threads/shared/t/sv_simple.t ext/threads/threads.xs perl.h
4800 ____________________________________________________________________________
4801 [ 14376] By: jhi                                   on 2002/01/22  16:46:48
4802         Log: Subject: [PATCH] Support truncate() in VOS port
4803              From: Paul_GreenVOS@vos.stratus.com
4804              Date: Mon, 21 Jan 02 23:27 est
4805              Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
4806      Branch: perl
4807            + vos/vos.c
4808            ! MANIFEST hints/vos.sh vos/vosish.h
4809 ____________________________________________________________________________
4810 [ 14375] By: jhi                                   on 2002/01/22  16:38:06
4811         Log: metaconfig unit changes for #14374.  Couldn't figure
4812              how to get completely rid of _() (some weird dependency
4813              pulling it in?) so renamed it as PROTO_().
4814      Branch: metaconfig
4815            + U/modified/d_shmat.U U/modified/prototype.U
4816            ! U/protos/d_drand48proto.U
4817      Branch: metaconfig/U/perl
4818            ! d_sbrkproto.U d_sockatmarkproto.U d_telldirproto.U
4819 ____________________________________________________________________________
4820 [ 14374] By: jhi                                   on 2002/01/22  16:36:41
4821         Log: Get rid of the _() macro since (1) we require ANSI anyway
4822              (2) Other software (GNU) seems to use it and we don't need it,
4823              so let's give it up.
4824      Branch: perl
4825            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4826            ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
4827            ! plan9/config.plan9 pod/perltoc.pod uconfig.h
4828            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
4829            ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
4830            ! wince/config.h wince/config_H.ce
4831 ____________________________________________________________________________
4832 [ 14373] By: nick                                  on 2002/01/22  10:10:48
4833         Log: Miss mg_len == 0 meaning don't Safefree
4834      Branch: perlio
4835            ! mg.c
4836 ____________________________________________________________________________
4837 [ 14372] By: nick                                  on 2002/01/21  22:34:06
4838         Log: XS side of new threads::shared designed, coded and compiles,
4839              and mostly commented but is totaly untested.
4840              submit in case anyone wants a preview.
4841      Branch: perlio
4842            + ext/threads/shared/typemap
4843            ! MANIFEST ext/threads/shared/shared.pm
4844            ! ext/threads/shared/shared.xs
4845 ____________________________________________________________________________
4846 [ 14371] By: jhi                                   on 2002/01/21  19:36:04
4847         Log: Subject: [BUG] /\_/ an unrecognized escape?
4848              From: Michael G Schwern <schwern@pobox.com>
4849              Date: Mon, 21 Jan 2002 15:22:54 -0500
4850              Message-ID: <20020121202254.GA6731@blackrider>
4851      Branch: perl
4852            ! t/lib/warnings/toke toke.c
4853 ____________________________________________________________________________
4854 [ 14370] By: jhi                                   on 2002/01/21  19:16:00
4855         Log: Undo the renaming of the Unicode data files; the simple
4856              solution being not including the *.html files.  This means
4857              that in the future there is no need for any renamings
4858              (well, assuming that the Consortium doesn't cause any),
4859              and the files are named like they are in the Consortium
4860              website, thus alleviating confusion.
4861      Branch: perl
4862            + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
4863            + lib/unicore/CaseFolding.txt
4864            + lib/unicore/CompositionExclusions.txt
4865            + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
4866            + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
4867            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
4868            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
4869            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
4870            - lib/unicore/NamesList.html lib/unicore/PropList.html
4871            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
4872            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
4873            - lib/unicore/rename
4874            ! (edit 285 files)
4875 ____________________________________________________________________________
4876 [ 14369] By: jhi                                   on 2002/01/21  15:10:59
4877         Log: Update Changes.
4878      Branch: perl
4879            ! Changes patchlevel.h
4880 ____________________________________________________________________________
4881 [ 14368] By: jhi                                   on 2002/01/21  14:56:42
4882         Log: Subject: RE: BCC for Win32 is unhappy @14331
4883              From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
4884              Date: Mon, 21 Jan 2002 09:48:40 +0300
4885              Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
4886              
4887              (using IV instead of int)
4888      Branch: perl
4889            ! hv.h
4890 ____________________________________________________________________________
4891 [ 14367] By: jhi                                   on 2002/01/21  14:29:05
4892         Log: path_is_absolute() needs a prototype (and maybe
4893              a better name, but that's another story).
4894      Branch: perl
4895            ! embed.fnc embed.h pp_ctl.c proto.h
4896 ____________________________________________________________________________
4897 [ 14366] By: jhi                                   on 2002/01/21  14:07:35
4898         Log: Subject: Re: coderefs in @INC
4899              From: Chris Nandor <pudge@pobox.com>
4900              Date: Thu, 17 Jan 2002 11:26:02 -0500
4901              Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
4902      Branch: perl
4903            ! pp_ctl.c
4904 ____________________________________________________________________________
4905 [ 14365] By: jhi                                   on 2002/01/21  14:06:11
4906         Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
4907              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4908              Date: Sun, 20 Jan 2002 22:53:56 +0100
4909              Message-ID: <20020120225356.A12093@rafael>
4910      Branch: perl
4911            ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
4912            ! t/lib/warnings/9enabled warnings.h warnings.pl
4913 ____________________________________________________________________________
4914 [ 14364] By: jhi                                   on 2002/01/21  03:53:08
4915         Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
4916              From: "Craig A. Berry" <craigberry@mac.com>
4917              Date: Sun, 20 Jan 2002 22:49:42 -0600
4918              Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
4919      Branch: perl
4920            ! lib/ExtUtils/MakeMaker.pm
4921 ____________________________________________________________________________
4922 [ 14363] By: nick                                  on 2002/01/20  20:38:23
4923         Log: Add new threads/typemap to MANIFEST
4924      Branch: perlio
4925            ! MANIFEST
4926 ____________________________________________________________________________
4927 [ 14362] By: nick                                  on 2002/01/20  20:34:36
4928         Log: Integrate mainline
4929      Branch: perlio
4930           +> lib/Pod/t/Usage.t
4931           !> Configure ext/Cwd/t/cwd.t ext/Devel/DProf/DProf.t
4932           !> ext/File/Glob/t/basic.t ext/SDBM_File/sdbm.t
4933           !> lib/ExtUtils/MM_BeOS.pm pod/perl5004delta.pod
4934           !> pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod
4935           !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perltoc.pod pp.c
4936           !> t/comp/script.t t/op/oct.t t/op/stat.t t/run/fresh_perl.t
4937           !> util.c
4938 ____________________________________________________________________________
4939 [ 14361] By: nick                                  on 2002/01/20  18:51:47
4940         Log: Integrate MANIFEST
4941      Branch: perlio
4942           !> MANIFEST
4943 ____________________________________________________________________________
4944 [ 14360] By: jhi                                   on 2002/01/20  17:11:12
4945         Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
4946              From: Paul_GreenVOS@vos.stratus.com
4947              Date: Sat, 19 Jan 02 17:17 est
4948              Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
4949              
4950              Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
4951              From: Paul_GreenVOS@vos.stratus.com
4952              Date: Sat, 19 Jan 02 17:19 est
4953              Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
4954      Branch: perl
4955            ! lib/ExtUtils/t/Command.t
4956 ____________________________________________________________________________
4957 [ 14359] By: jhi                                   on 2002/01/20  17:09:40
4958         Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix         
4959              From: Paul_GreenVOS@vos.stratus.com
4960              Date: Sat, 19 Jan 02 14:30 est
4961              Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
4962      Branch: perl
4963            ! lib/AnyDBM_File.t
4964 ____________________________________________________________________________
4965 [ 14358] By: jhi                                   on 2002/01/20  17:01:38
4966         Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
4967              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
4968              Date: Sun, 20 Jan 2002 13:51:36 +0100
4969              Message-ID: <20020120135136.A710@rafael>
4970      Branch: perl
4971            ! ext/File/Glob/t/basic.t
4972 ____________________________________________________________________________
4973 [ 14357] By: jhi                                   on 2002/01/20  16:44:29
4974         Log: #14352 deleted ext/threads/threads.h
4975      Branch: perlio
4976            ! MANIFEST
4977 ____________________________________________________________________________
4978 [ 14356] By: jhi                                   on 2002/01/20  16:40:34
4979         Log: Eradicate sharedsv.*
4980      Branch: perlio
4981            ! NetWare/Makefile vos/build.cm win32/Makefile wince/Makefile.ce
4982 ____________________________________________________________________________
4983 [ 14355] By: nick                                  on 2002/01/20  11:50:22
4984         Log: threads work again on Win32. (Not threads::shared yet)
4985              Submit to see if they do on Linux.
4986      Branch: perlio
4987            ! ext/threads/shared/shared.xs ext/threads/threads.xs
4988            ! win32/makefile.mk
4989 ____________________________________________________________________________
4990 [ 14354] By: jhi                                   on 2002/01/20  06:35:54
4991         Log: Make also hex() and oct() to croak if their arguments
4992              cannot be downgraded (that is, if they contain wide
4993              characters), just like crypt() does (and use the croak
4994              feature of sv_utf8_downgrade()).
4995      Branch: perl
4996            ! pp.c t/op/oct.t
4997 ____________________________________________________________________________
4998 [ 14353] By: nick                                  on 2002/01/19  22:20:09
4999         Log: Integrate Time/Local and its test
5000      Branch: perlio
5001           !> lib/Time/Local.pm lib/Time/Local.t
5002 ____________________________________________________________________________
5003 [ 14352] By: nick                                  on 2002/01/19  22:17:07
5004         Log: Nearly-working threads re-structuring. Do not integrate,
5005              submit-ing to get to Win32, and as "off site" backup.
5006      Branch: perlio
5007            + ext/threads/typemap
5008            - ext/threads/threads.h sharedsv.c sharedsv.h
5009            ! MANIFEST Makefile.SH Makefile.micro embed.fnc embed.h
5010            ! embedvar.h ext/threads/shared/shared.pm
5011            ! ext/threads/shared/shared.xs ext/threads/threads.pm
5012            ! ext/threads/threads.xs global.sym intrpvar.h mg.c mg.h perl.h
5013            ! perlapi.c perlapi.h perlvars.h pod/perlapi.pod
5014            ! pod/perlintern.pod pp.c proto.h sv.c sv.h util.c
5015 ____________________________________________________________________________
5016 [ 14351] By: jhi                                   on 2002/01/19  21:06:58
5017         Log: Regen toc.
5018      Branch: perl
5019            ! pod/perltoc.pod
5020 ____________________________________________________________________________
5021 [ 14350] By: jhi                                   on 2002/01/19  21:03:07
5022         Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
5023              From: David Dyck <dcd@tc.fluke.com>
5024              Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST) 
5025              Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
5026      Branch: perl
5027            ! pod/perl5004delta.pod pod/perl5005delta.pod
5028            ! pod/perl561delta.pod pod/perl56delta.pod
5029 ____________________________________________________________________________
5030 [ 14349] By: jhi                                   on 2002/01/19  20:07:17
5031         Log: FAQ sync.
5032      Branch: perl
5033            ! pod/perlfaq1.pod pod/perlfaq2.pod
5034 ____________________________________________________________________________
5035 [ 14348] By: jhi                                   on 2002/01/19  17:58:34
5036         Log: Subject: [PATCH lib/Pod/t/Usage.t]
5037              From: Abe Timmerman <abe@ztreet.demon.nl>
5038              Date: Sat, 19 Jan 2002 19:57:57 +0100
5039              Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
5040      Branch: perl
5041            + lib/Pod/t/Usage.t
5042            ! MANIFEST
5043 ____________________________________________________________________________
5044 [ 14347] By: jhi                                   on 2002/01/19  17:57:08
5045         Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
5046              From: Paul_GreenVOS@vos.stratus.com
5047              Date: Sat, 19 Jan 02 13:15 est
5048              Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
5049      Branch: perl
5050            ! ext/SDBM_File/sdbm.t
5051 ____________________________________________________________________________
5052 [ 14346] By: jhi                                   on 2002/01/19  17:55:55
5053         Log: Integrate perlio; Split out core of sv_magic() into sv_magicext().
5054      Branch: perl
5055           !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
5056           !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
5057 ____________________________________________________________________________
5058 [ 14345] By: gbarr                                 on 2002/01/19  16:51:23
5059         Log: Alternative Time::Local algorithm that uses matemathical formula
5060              for timegm instead of progressive guessing
5061      Branch: perl
5062            ! lib/Time/Local.pm
5063 ____________________________________________________________________________
5064 [ 14344] By: jhi                                   on 2002/01/19  16:11:09
5065         Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
5066              From: Paul_GreenVOS@vos.stratus.com
5067              Date: Sat, 19 Jan 02 11:20 est
5068              Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
5069      Branch: perl
5070            ! ext/File/Glob/t/basic.t
5071 ____________________________________________________________________________
5072 [ 14343] By: jhi                                   on 2002/01/19  16:09:52
5073         Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
5074              From: Paul_GreenVOS@vos.stratus.com
5075              Date: Fri, 18 Jan 02 22:56 est
5076              Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>       
5077      Branch: perl
5078            ! ext/Cwd/t/cwd.t
5079 ____________________________________________________________________________
5080 [ 14342] By: jhi                                   on 2002/01/19  16:08:19
5081         Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check           
5082              From: Paul_GreenVOS@vos.stratus.com
5083              Date: Fri, 18 Jan 02 22:48 est
5084              Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
5085      Branch: perl
5086            ! lib/Time/Local.t
5087 ____________________________________________________________________________
5088 [ 14341] By: jhi                                   on 2002/01/19  16:06:56
5089         Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
5090              From: Paul_GreenVOS@vos.stratus.com
5091              Date: Fri, 18 Jan 02 16:22 est
5092              Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
5093      Branch: perl
5094            ! ext/Devel/DProf/DProf.t
5095 ____________________________________________________________________________
5096 [ 14340] By: jhi                                   on 2002/01/19  03:00:26
5097         Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
5098              From: Tels <perl_dummy@bloodgate.com>
5099              Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET) 
5100              Message-Id: <200201182106.XAA19133@taku.hut.fi>
5101      Branch: perl
5102            ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
5103 ____________________________________________________________________________
5104 [ 14339] By: jhi                                   on 2002/01/19  02:56:26
5105         Log: Don't do socketpair udp unless you've got all what it takes.
5106      Branch: perl
5107            ! util.c
5108 ____________________________________________________________________________
5109 [ 14338] By: jhi                                   on 2002/01/19  02:51:34
5110         Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy  
5111              From: Tels <perl_dummy@bloodgate.com>
5112              Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET) 
5113              Message-Id: <200201182206.AAA15310@taku.hut.fi>
5114      Branch: perl
5115            ! lib/ExtUtils/MM_BeOS.pm
5116 ____________________________________________________________________________
5117 [ 14337] By: jhi                                   on 2002/01/19  02:48:15
5118         Log: metaconfig unit change for #14336.
5119      Branch: metaconfig
5120            ! U/modified/myhostname.U
5121 ____________________________________________________________________________
5122 [ 14336] By: jhi                                   on 2002/01/19  02:47:50
5123         Log: Avoid bare "set", and kiss .uucp goodbye.
5124      Branch: perl
5125            ! Configure
5126 ____________________________________________________________________________
5127 [ 14335] By: nick                                  on 2002/01/18  22:11:42
5128         Log: Split out core of sv_magic() into sv_magicext().
5129              sv_magic provides the extra restictions (no READONLY, only
5130              one of each type, canned set of vtables), and sv_magicext()
5131              does the actual data twiddling.
5132              Also enhances semantics of ->mg_ptr setting via name/namlen
5133              to allow either an uncopied ptr (namlen == 0), or a Newz()ed
5134              scratch area (namlen > 0 && name == NULL).
5135              sv_magicext also returns the MAGIC * it added.
5136              sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
5137              
5138              To come sv_unmagicext() - which will remove just one magic
5139              of particular type, and additionaly match against ->mg_ptr,
5140              or the MAGIC * (need to experiment as to which is more natural).
5141      Branch: perlio
5142            ! embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
5143            ! pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
5144 ____________________________________________________________________________
5145 [ 14334] By: jhi                                   on 2002/01/18  21:16:08
5146         Log: Retract #14327 for now, going to the limit seems
5147              to be too much for many platforms.
5148      Branch: perl
5149            ! lib/Time/Local.t
5150 ____________________________________________________________________________
5151 [ 14333] By: nick                                  on 2002/01/18  18:58:33
5152         Log: Integrate mainline
5153      Branch: perlio
5154           !> Changes patchlevel.h
5155 ____________________________________________________________________________
5156 [ 14332] By: nick                                  on 2002/01/18  16:19:06
5157         Log: Integrate mainline
5158      Branch: perlio
5159           +> lib/ExtUtils/Changes lib/ExtUtils/instmodsh
5160           +> lib/ExtUtils/t/hints.t t/lib/TieOut.pm
5161            - lib/ExtUtils/inst
5162           !> (integrate 32 files)
5163 ____________________________________________________________________________
5164 [ 14331] By: jhi                                   on 2002/01/18  16:09:38
5165         Log: Update Changes.
5166      Branch: perl
5167            ! Changes patchlevel.h
5168 ____________________________________________________________________________
5169 [ 14330] By: jhi                                   on 2002/01/18  15:07:49
5170         Log: Try to make the connect/read/write timeouting.
5171      Branch: perl
5172            ! ext/Socket/Socket.t
5173 ____________________________________________________________________________
5174 [ 14329] By: jhi                                   on 2002/01/18  14:49:49
5175         Log: Netware Makefile tweak from Ananth Kesari.
5176      Branch: perl
5177            ! NetWare/Makefile
5178 ____________________________________________________________________________
5179 [ 14328] By: jhi                                   on 2002/01/18  14:37:02
5180         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
5181              From: Michael G Schwern <schwern@pobox.com>
5182              Date: Fri, 18 Jan 2002 03:10:27 -0500
5183              Message-ID: <20020118081027.GE7226@blackrider>
5184      Branch: perl
5185            ! lib/File/Find.pm
5186 ____________________________________________________________________________
5187 [ 14327] By: jhi                                   on 2002/01/18  14:33:19
5188         Log: (retracted by #14334)
5189              
5190              Subject: [PATCH] Improving lib/Time/Local.t
5191              From: Paul_GreenVOS@vos.stratus.com        
5192              Date: Thu, 17 Jan 02 22:36 est
5193              Message-Id: <200201180335.WAA08768@mailhub2.stratus.com> 
5194      Branch: perl
5195            ! lib/Time/Local.t
5196 ____________________________________________________________________________
5197 [ 14326] By: jhi                                   on 2002/01/18  14:32:08
5198         Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 
5199              From: Abe Timmerman <abe@ztreet.demon.nl>  
5200              Date: Fri, 18 Jan 2002 13:18:47 +0100
5201              Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com> 
5202      Branch: perl
5203            ! lib/ExtUtils/t/MM_Win32.t
5204 ____________________________________________________________________________
5205 [ 14325] By: jhi                                   on 2002/01/18  14:30:49
5206         Log: Subject: [PATCH] Syncing with bleadperl 
5207              From: Michael G Schwern <schwern@pobox.com> 
5208              Date: Fri, 18 Jan 2002 03:04:33 -0500
5209              Message-ID: <20020118080432.GC7226@blackrider>
5210      Branch: perl
5211            + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
5212            - lib/ExtUtils/inst
5213            ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
5214            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
5215            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
5216            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
5217            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
5218            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
5219            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
5220            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
5221            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
5222            ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
5223            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
5224            ! lib/ExtUtils/testlib.pm
5225 ____________________________________________________________________________
5226 [ 14324] By: jhi                                   on 2002/01/18  13:40:56
5227         Log: Detypo.
5228      Branch: perl
5229            ! AUTHORS
5230 ____________________________________________________________________________
5231 [ 14323] By: jhi                                   on 2002/01/18  00:35:24
5232         Log: Subject: [PATCH] MM check_hints test
5233              From: Michael G Schwern <schwern@pobox.com>
5234              Date: Thu, 17 Jan 2002 20:25:57 -0500
5235              Message-ID: <20020118012557.GE32762@blackrider>
5236      Branch: perl
5237            + lib/ExtUtils/t/hints.t
5238            ! MANIFEST
5239 ____________________________________________________________________________
5240 [ 14322] By: jhi                                   on 2002/01/18  00:21:11
5241         Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?        
5242              From: Michael G Schwern <schwern@pobox.com> 
5243              Date: Thu, 17 Jan 2002 20:12:20 -0500
5244              Message-ID: <20020118011220.GC32762@blackrider>
5245              
5246              (#14317 replaced with this)
5247      Branch: perl
5248            ! lib/ExtUtils/MakeMaker.pm
5249 ____________________________________________________________________________
5250 [ 14321] By: jhi                                   on 2002/01/17  22:51:55
5251         Log: Subject: [PATCH perldiag] overload.pm warnings
5252              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5253              Date: Thu, 17 Jan 2002 23:53:49 +0100
5254              Message-ID: <20020117235349.A14530@rafael>
5255      Branch: perl
5256            ! pod/perldiag.pod
5257 ____________________________________________________________________________
5258 [ 14320] By: jhi                                   on 2002/01/17  22:49:36
5259         Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
5260              From: Michael G Schwern <schwern@pobox.com>
5261              Date: Thu, 17 Jan 2002 16:35:47 -0500
5262              Message-ID: <20020117213546.GD23830@blackrider>
5263      Branch: perl
5264            ! lib/File/Find.pm
5265 ____________________________________________________________________________
5266 [ 14319] By: jhi                                   on 2002/01/17  22:43:12
5267         Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
5268              From: chromatic <chromatic@rmci.net>
5269              Date: Thu, 17 Jan 2002 13:04:22 -0700
5270              Message-ID: <20020117200557.98720.qmail@onion.perl.org>
5271      Branch: perl
5272            ! pod/perltodo.pod
5273 ____________________________________________________________________________
5274 [ 14318] By: jhi                                   on 2002/01/17  22:42:12
5275         Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
5276              From: chromatic <chromatic@rmci.net>
5277              Date: Thu, 17 Jan 2002 12:59:04 -0700
5278              Message-ID: <20020117200039.96481.qmail@onion.perl.org>
5279      Branch: perl
5280            ! lib/ExtUtils/t/Mkbootstrap.t
5281 ____________________________________________________________________________
5282 [ 14317] By: jhi                                   on 2002/01/17  22:39:48
5283         Log: (replaced by #14322)
5284              The #14300 broke hints file handling.
5285      Branch: perl
5286            ! lib/ExtUtils/MakeMaker.pm
5287 ____________________________________________________________________________
5288 [ 14316] By: jhi                                   on 2002/01/17  22:14:56
5289         Log: metaconfig unit change for #14315.
5290      Branch: metaconfig/U/perl
5291            ! uselongdbl.U
5292 ____________________________________________________________________________
5293 [ 14315] By: jhi                                   on 2002/01/17  22:13:44
5294         Log: Subject: [PATCH] long doubles
5295              From: Nicholas Clark <nick@unfortu.net>
5296              Date: Thu, 17 Jan 2002 17:06:28 +0000
5297              Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
5298      Branch: perl
5299            ! Configure
5300 ____________________________________________________________________________
5301 [ 14314] By: jhi                                   on 2002/01/17  21:52:03
5302         Log: metaconfig unit change for #14313.
5303      Branch: metaconfig
5304            ! U/modified/i_ndbm.U
5305 ____________________________________________________________________________
5306 [ 14313] By: jhi                                   on 2002/01/17  21:51:05
5307         Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
5308              From: Andy Dougherty <doughera@lafayette.edu>
5309              Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
5310              Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
5311      Branch: perl
5312            ! Configure
5313 ____________________________________________________________________________
5314 [ 14312] By: nick                                  on 2002/01/17  21:38:38
5315         Log: Integrate mainline (for ndbm fixes etc.)
5316      Branch: perlio
5317           +> t/run/fresh_perl.t
5318            - t/run/kill_perl.t
5319           !> Changes MANIFEST ext/Opcode/Opcode.xs
5320           !> ext/SDBM_File/sdbm/Makefile.PL
5321           !> ext/Unicode/Normalize/Normalize.pm lib/Attribute/Handlers.pm
5322           !> lib/Attribute/Handlers/t/multi.t lib/ExtUtils/MM_Unix.pm
5323           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
5324           !> lib/Text/Tabs.pm mg.c patchlevel.h scope.c t/io/fs.t
5325           !> t/lib/warnings/mg t/op/crypt.t t/test.pl
5326 ____________________________________________________________________________
5327 [ 14311] By: sky                                   on 2002/01/17  21:01:00
5328         Log: Simplify the code that duplicates the threads 
5329              init function and the parameters to the thread by using sv_dup. 
5330              Note,what happens if you pass a shared variable as a parameter?
5331      Branch: perl
5332            ! ext/threads/threads.xs
5333 ____________________________________________________________________________
5334 [ 14310] By: jhi                                   on 2002/01/17  15:23:56
5335         Log: Update Changes.
5336      Branch: perl
5337            ! Changes patchlevel.h
5338 ____________________________________________________________________________
5339 [ 14309] By: jhi                                   on 2002/01/17  14:39:20
5340         Log: Rename kill_perl to fresh_perl; replace fresh_perl()
5341              with fresh_perl_is() and fresh_perl_like().
5342      Branch: perl
5343            + t/run/fresh_perl.t
5344            - t/run/kill_perl.t
5345            ! MANIFEST t/test.pl
5346 ____________________________________________________________________________
5347 [ 14308] By: jhi                                   on 2002/01/17  14:06:46
5348         Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
5349              From: Benjamin Goldberg <goldbb2@earthlink.net>
5350              Date: Wed, 09 Jan 2002 21:03:16 -0500
5351              Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
5352      Branch: perl
5353            ! ext/Unicode/Normalize/Normalize.pm
5354 ____________________________________________________________________________
5355 [ 14307] By: jhi                                   on 2002/01/17  14:04:06
5356         Log: Retract #14144 as Hugo isn't happy with it.
5357      Branch: perl
5358            ! scope.c t/run/kill_perl.t
5359 ____________________________________________________________________________
5360 [ 14306] By: jhi                                   on 2002/01/17  13:57:53
5361         Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
5362              From: Richard Clamp <richardc@unixbeard.net>
5363              Date: Wed, 16 Jan 2002 17:34:31 +0000
5364              Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
5365      Branch: perl
5366            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
5367 ____________________________________________________________________________
5368 [ 14305] By: jhi                                   on 2002/01/17  13:32:56
5369         Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
5370              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
5371              Date: Tue, 15 Jan 2002 21:23:30 +0100
5372              Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
5373      Branch: perl
5374            ! ext/Opcode/Opcode.xs
5375 ____________________________________________________________________________
5376 [ 14304] By: jhi                                   on 2002/01/16  16:55:52
5377         Log: Subject: [PATCH] Fix crypt.t and fs.t tests
5378              From: Paul_GreenVOS@vos.stratus.com
5379              Date: Wed, 16 Jan 02 6:42 est
5380              Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
5381      Branch: perl
5382            ! t/io/fs.t t/op/crypt.t
5383 ____________________________________________________________________________
5384 [ 14303] By: jhi                                   on 2002/01/16  14:55:57
5385         Log: Subject: Re: [PATCH] length of undefined $(digit) should warn    
5386              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5387              Date: Wed, 16 Jan 2002 13:43:39 +0100
5388              Message-ID: <20020116134339.A704@rafael>
5389              
5390              (replaces #14302)
5391      Branch: perl
5392            ! mg.c t/lib/warnings/mg
5393 ____________________________________________________________________________
5394 [ 14302] By: jhi                                   on 2002/01/16  13:47:58
5395         Log: (replaced by #14303)
5396              Subject: [PATCH] length of undefined $(digit) should warn
5397              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5398              Date: Tue, 15 Jan 2002 23:02:44 +0100            
5399              Message-ID: <20020115230244.A31786@rafael>     
5400      Branch: perl
5401            ! mg.c t/lib/warnings/mg
5402 ____________________________________________________________________________
5403 [ 14301] By: jhi                                   on 2002/01/16  13:45:20
5404         Log: The non-MakeMaker.pm parts of
5405              
5406              Subject: [PATCH] Re: MM_Beos.pm?
5407              From: Tels <perl_dummy@bloodgate.com>
5408              Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)  
5409              Message-Id: <200201142006.WAA29544@taas.iki.fi>
5410      Branch: perl
5411            ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
5412            ! lib/ExtUtils/t/MM_Unix.t
5413 ____________________________________________________________________________
5414 [ 14300] By: jhi                                   on 2002/01/16  13:40:53
5415         Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
5416              From: Michael G Schwern <schwern@pobox.com>    
5417              Date: Tue, 15 Jan 2002 20:07:50 -0500            
5418              Message-ID: <20020116010750.GH625@blackrider>  
5419      Branch: perl
5420            ! lib/ExtUtils/MakeMaker.pm
5421 ____________________________________________________________________________
5422 [ 14299] By: jhi                                   on 2002/01/16  13:37:41
5423         Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
5424              From: Jeffrey Friedl <jfriedl@yahoo.com>       
5425              Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)      
5426              Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
5427      Branch: perl
5428            ! lib/Text/Tabs.pm
5429 ____________________________________________________________________________
5430 [ 14298] By: jhi                                   on 2002/01/16  13:34:29
5431         Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
5432              From: "Green, Paul" <Paul.Green@stratus.com>
5433              Date: Tue, 15 Jan 2002 22:28:10 -0500
5434              Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
5435      Branch: perl
5436            ! lib/ExtUtils/MM_Unix.pm
5437 ____________________________________________________________________________
5438 [ 14297] By: jhi                                   on 2002/01/16  13:21:26
5439         Log: Integrate perlio; offsetof() is in <stddef.h>
5440      Branch: perl
5441           !> ext/Socket/Socket.xs
5442 ____________________________________________________________________________
5443 [ 14296] By: nick                                  on 2002/01/16  13:02:29
5444         Log: offsetof() is in <stddef.h>
5445      Branch: perlio
5446            ! ext/Socket/Socket.xs
5447 ____________________________________________________________________________
5448 [ 14295] By: nick                                  on 2002/01/16  07:25:29
5449         Log: Integrate mainline
5450      Branch: perlio
5451           +> (branch 262 files)
5452            - (delete 285 files)
5453           !> (integrate 34 files)
5454 ____________________________________________________________________________
5455 [ 14294] By: jhi                                   on 2002/01/16  05:37:29
5456         Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
5457              and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
5458              Canonical.pl and Exact.pl.
5459      Branch: perl
5460            + (add 259 files)
5461            - (delete 288 files)
5462            ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
5463            ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
5464            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
5465            ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
5466 ____________________________________________________________________________
5467 [ 14293] By: jhi                                   on 2002/01/16  00:32:27
5468         Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
5469      Branch: perl
5470            ! ext/Socket/Socket.xs
5471 ____________________________________________________________________________
5472 [ 14292] By: jhi                                   on 2002/01/15  20:06:49
5473         Log: Subject: [PATCH] Add Slab_Free to embed.fnc
5474              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
5475              Date: Tue, 15 Jan 2002 21:59:19 +0100
5476              Message-ID: <3C44A637.16602.25EB208@localhost>
5477      Branch: perl
5478            ! embed.fnc embed.h proto.h
5479 ____________________________________________________________________________
5480 [ 14291] By: jhi                                   on 2002/01/15  20:00:02
5481         Log: Duh.  The updated In/*.pl weren't checked in.
5482      Branch: perl
5483            ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
5484            ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
5485            ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
5486            ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
5487            ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
5488            ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
5489            ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
5490            ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
5491            ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
5492            ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
5493            ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
5494            ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
5495            ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
5496            ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
5497            ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
5498            ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
5499            ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
5500            ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
5501            ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
5502            ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
5503            ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
5504            ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
5505            ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
5506            ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
5507            ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
5508            ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
5509            ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
5510            ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
5511            ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
5512            ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
5513            ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
5514            ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
5515            ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
5516            ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
5517            ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
5518            ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
5519            ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
5520            ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
5521            ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
5522            ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
5523            ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
5524            ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
5525            ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
5526            ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
5527            ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
5528            ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
5529            ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
5530            ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
5531 ____________________________________________________________________________
5532 [ 14290] By: jhi                                   on 2002/01/15  18:39:54
5533         Log: Update Changes.
5534      Branch: perl
5535            ! Changes patchlevel.h
5536 ____________________________________________________________________________
5537 [ 14289] By: jhi                                   on 2002/01/15  18:38:03
5538         Log: Jeffrey is trying very hard to avoid working on his
5539              book, it would seem :-) (better naming, better comments
5540              in the files)
5541      Branch: perl
5542            + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
5543            + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
5544            + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
5545            + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
5546            - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
5547            - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
5548            - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
5549            - lib/unicore/Is/IDStart.pl
5550            ! (edit 200 files)
5551 ____________________________________________________________________________
5552 [ 14288] By: jhi                                   on 2002/01/15  17:56:29
5553         Log: metaconfig unit changes for #14287.
5554      Branch: metaconfig
5555            + U/modified/Chk_MANI.U
5556            ! U/modified/Extract.U U/modified/Finish.U
5557      Branch: metaconfig/U/perl
5558            ! Extensions.U dlsrc.U
5559 ____________________________________________________________________________
5560 [ 14287] By: jhi                                   on 2002/01/15  17:55:54
5561         Log: Some protection against spaces in directory names.
5562              (Tru64 still has some makedepend problems in such
5563              cases but that looks like Tru64's problem.)
5564      Branch: perl
5565            ! Configure Makefile.SH
5566 ____________________________________________________________________________
5567 [ 14286] By: jhi                                   on 2002/01/15  17:13:28
5568         Log: Should have been in #14285 but I have sausages for fingers.
5569      Branch: perl
5570            + lib/ExtUtils/MM_BeOS.pm
5571 ____________________________________________________________________________
5572 [ 14285] By: jhi                                   on 2002/01/15  17:12:59
5573         Log: MM_BeOS from Tels.
5574      Branch: perl
5575            + lib/ExtUtils/t/MM_BeOS.t
5576            ! MANIFEST
5577 ____________________________________________________________________________
5578 [ 14284] By: jhi                                   on 2002/01/15  15:55:53
5579         Log: Integrate perlio;
5580              
5581              (reintroduce #14251) Slab allocator for ops
5582              - moved the statics to intrpvar.h
5583              - implemented Slab_Free()
5584              - uses PerlMemShared (for now) if distinction exists.
5585              
5586              Slab allocator submit after resolve -ay to keep it!
5587              
5588              Hand merge of non slab allocator stuff
5589              
5590              const-ness fix in savepv's passing of NULL
5591              
5592              Typo in #else branch of PL_SLAB_ALLOC
5593              
5594              Integrate rest of mainline
5595              
5596              Regen embed enable slab for PERL_IMPLICIT_SYS
5597              
5598              Correct name of PL_OP_SLAB_ALLOC
5599              
5600              Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
5601              e.g. -Duse64bitint on a 32-bit platform.
5602              Now uses I32 for use-count and is more careful with its casts.
5603      Branch: perl
5604           !> (integrate 28 files)
5605 ____________________________________________________________________________
5606 [ 14283] By: pudge                                 on 2002/01/15  15:21:30
5607         Log: Add Shuck URL
5608      Branch: maint-5.6/macperl
5609            ! macos/macperl/MacPerl.podhelp
5610 ____________________________________________________________________________
5611 [ 14282] By: pudge                                 on 2002/01/15  15:21:18
5612         Log: Remove obsolete docs
5613      Branch: maint-5.6/macperl
5614            ! ext/File/Glob/Glob.pm
5615 ____________________________________________________________________________
5616 [ 14281] By: nick                                  on 2002/01/15  15:08:43
5617         Log: Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
5618              e.g. -Duse64bitint on a 32-bit platform.
5619              Now uses I32 for use-count and is more careful with its casts.
5620      Branch: perlio
5621            ! intrpvar.h op.c
5622 ____________________________________________________________________________
5623 [ 14280] By: pudge                                 on 2002/01/15  14:55:25
5624         Log: Update bundled modules.  Yow!
5625      Branch: maint-5.6/macperl
5626            + macos/bundled_ext/Compress/Zlib/constants.h
5627            + macos/bundled_ext/Compress/Zlib/constants.xs
5628            + macos/bundled_ext/Filter/Util/Call/ppport.h
5629            + macos/bundled_ext/Storable/t/compat-0.6.t
5630            + macos/bundled_ext/Storable/t/dump.pl
5631            + macos/bundled_lib/blib/lib/Mail/Mailer/qmail.pm
5632            + macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
5633            + macos/bundled_lib/blib/lib/Net/HTTPS.pm
5634            + macos/bundled_lib/blib/lib/URI/ssh.pm
5635            + macos/bundled_lib/t/Filter/Simple/ExportTest.pm
5636            + macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
5637            + macos/bundled_lib/t/Filter/Simple/FilterTest.pm
5638            + macos/bundled_lib/t/Filter/Simple/ImportTest.pm
5639            + macos/bundled_lib/t/Filter/Simple/data.t
5640            + macos/bundled_lib/t/Filter/Simple/export.t
5641            + macos/bundled_lib/t/Filter/Simple/filter_only.t
5642            + macos/bundled_lib/t/Filter/Simple/import.t
5643            + macos/bundled_lib/t/NEXT/actual.t
5644            + macos/bundled_lib/t/NEXT/actuns.t
5645            + macos/bundled_lib/t/NEXT/next.t
5646            + macos/bundled_lib/t/NEXT/unseen.t
5647            + macos/bundled_lib/t/libnet/netrc.t
5648            + macos/bundled_lib/t/libwww-perl/base/http.t
5649            + macos/bundled_lib/t/libwww-perl/live/activestate.t
5650            - macos/bundled_ext/Filter/t/FilterTest.pm
5651            - macos/bundled_ext/Storable/t/compat06.t
5652            - macos/bundled_ext/Storable/t/st-dump.pl
5653            - macos/bundled_lib/t/NEXT/test.pl
5654            - macos/bundled_lib/t/libwww-perl/live/google.t
5655            ! macos/bundled_ext/Compress/Zlib/ANNOUNCE
5656            ! macos/bundled_ext/Compress/Zlib/Makefile.PL
5657            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
5658            ! macos/bundled_ext/Compress/Zlib/README
5659            ! macos/bundled_ext/Compress/Zlib/Zlib.pm
5660            ! macos/bundled_ext/Compress/Zlib/Zlib.xs
5661            ! macos/bundled_ext/Compress/Zlib/t/examples.t
5662            ! macos/bundled_ext/Filter/Util/Call/Call.pm
5663            ! macos/bundled_ext/Filter/Util/Call/Call.xs
5664            ! macos/bundled_ext/Filter/Util/Call/Makefile.PL
5665            ! macos/bundled_ext/Filter/t/call.t
5666            ! macos/bundled_ext/Filter/t/filter-util.pl
5667            ! macos/bundled_ext/Storable/ChangeLog
5668            ! macos/bundled_ext/Storable/README
5669            ! macos/bundled_ext/Storable/Storable.pm
5670            ! macos/bundled_ext/Storable/t/blessed.t
5671            ! macos/bundled_ext/Storable/t/canonical.t
5672            ! macos/bundled_ext/Storable/t/dclone.t
5673            ! macos/bundled_ext/Storable/t/forgive.t
5674            ! macos/bundled_ext/Storable/t/freeze.t
5675            ! macos/bundled_ext/Storable/t/lock.t
5676            ! macos/bundled_ext/Storable/t/overload.t
5677            ! macos/bundled_ext/Storable/t/recurse.t
5678            ! macos/bundled_ext/Storable/t/retrieve.t
5679            ! macos/bundled_ext/Storable/t/store.t
5680            ! macos/bundled_ext/Storable/t/tied.t
5681            ! macos/bundled_ext/Storable/t/tied_hook.t
5682            ! macos/bundled_ext/Storable/t/tied_items.t
5683            ! macos/bundled_ext/Storable/t/utf8.t
5684            ! macos/bundled_lib/blib/lib/File/Sort.pm
5685            ! macos/bundled_lib/blib/lib/Filter/Simple.pm
5686            ! macos/bundled_lib/blib/lib/HTTP/Headers.pm
5687            ! macos/bundled_lib/blib/lib/HTTP/Message.pm
5688            ! macos/bundled_lib/blib/lib/HTTP/Negotiate.pm
5689            ! macos/bundled_lib/blib/lib/HTTP/Request.pm
5690            ! macos/bundled_lib/blib/lib/HTTP/Response.pm
5691            ! macos/bundled_lib/blib/lib/LWP.pm
5692            ! macos/bundled_lib/blib/lib/LWP/Authen/Digest.pm
5693            ! macos/bundled_lib/blib/lib/LWP/Protocol/http.pm
5694            ! macos/bundled_lib/blib/lib/LWP/Protocol/https.pm
5695            ! macos/bundled_lib/blib/lib/LWP/UserAgent.pm
5696            ! macos/bundled_lib/blib/lib/Mail/Address.pm
5697            ! macos/bundled_lib/blib/lib/Mail/Cap.pm
5698            ! macos/bundled_lib/blib/lib/Mail/Field.pm
5699            ! macos/bundled_lib/blib/lib/Mail/Field/AddrList.pm
5700            ! macos/bundled_lib/blib/lib/Mail/Field/Date.pm
5701            ! macos/bundled_lib/blib/lib/Mail/Filter.pm
5702            ! macos/bundled_lib/blib/lib/Mail/Header.pm
5703            ! macos/bundled_lib/blib/lib/Mail/Internet.pm
5704            ! macos/bundled_lib/blib/lib/Mail/Mailer.pm
5705            ! macos/bundled_lib/blib/lib/Mail/Mailer/test.pm
5706            ! macos/bundled_lib/blib/lib/Mail/Send.pm
5707            ! macos/bundled_lib/blib/lib/Mail/Util.pm
5708            ! macos/bundled_lib/blib/lib/NEXT.pm
5709            ! macos/bundled_lib/blib/lib/Net/Config.pm
5710            ! macos/bundled_lib/blib/lib/Net/Domain.pm
5711            ! macos/bundled_lib/blib/lib/Net/FTP.pm
5712            ! macos/bundled_lib/blib/lib/Net/FTP/E.pm
5713            ! macos/bundled_lib/blib/lib/Net/FTP/L.pm
5714            ! macos/bundled_lib/blib/lib/Net/HTTP.pm
5715            ! macos/bundled_lib/blib/lib/Net/NNTP.pm
5716            ! macos/bundled_lib/blib/lib/Net/POP3.pm
5717            ! macos/bundled_lib/blib/lib/Net/SMTP.pm
5718            ! macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
5719            ! macos/bundled_lib/blib/lib/Switch.pm
5720            ! macos/bundled_lib/blib/lib/Text/Balanced.pm
5721            ! macos/bundled_lib/blib/lib/URI/Escape.pm
5722            ! macos/bundled_lib/blib/lib/URI/ftp.pm
5723            ! macos/bundled_lib/blib/lib/lwpcook.pod
5724            ! macos/bundled_lib/t/Filter/Simple/filter.t
5725            ! macos/bundled_lib/t/Switch/t/nested.t
5726            ! macos/bundled_lib/t/Text/Balanced/t/extbrk.t
5727            ! macos/bundled_lib/t/Text/Balanced/t/extcbk.t
5728            ! macos/bundled_lib/t/Text/Balanced/t/extdel.t
5729            ! macos/bundled_lib/t/Text/Balanced/t/extmul.t
5730            ! macos/bundled_lib/t/Text/Balanced/t/extqlk.t
5731            ! macos/bundled_lib/t/Text/Balanced/t/exttag.t
5732            ! macos/bundled_lib/t/Text/Balanced/t/extvar.t
5733            ! macos/bundled_lib/t/Text/Balanced/t/gentag.t
5734            ! macos/bundled_lib/t/libnet/config.t
5735            ! macos/bundled_lib/t/libnet/ftp.t
5736            ! macos/bundled_lib/t/libnet/hostname.t
5737            ! macos/bundled_lib/t/libnet/nntp.t
5738            ! macos/bundled_lib/t/libnet/require.t
5739            ! macos/bundled_lib/t/libnet/smtp.t
5740            ! macos/bundled_lib/t/libwww-perl/base/headers.t
5741            ! macos/bundled_lib/t/libwww-perl/base/negotiate.t
5742            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
5743            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
5744            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
5745            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
5746            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
5747            ! macos/bundled_lib/t/libwww-perl/live/validator.t
5748            ! macos/lib/Mac/AppleEvents/Simple.pm macos/lib/Mac/Glue.pm
5749 ____________________________________________________________________________
5750 [ 14279] By: jhi                                   on 2002/01/15  14:43:04
5751         Log: Subject: [PATCH] Socket::sockaddr_family
5752              From: Gisle Aas <gisle@ActiveState.com> 
5753              Date: 15 Jan 2002 06:35:28 -0800
5754              Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
5755      Branch: perl
5756            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
5757 ____________________________________________________________________________
5758 [ 14278] By: jhi                                   on 2002/01/15  14:37:34
5759         Log: Subject: [PATCH perldiag] Style issue
5760              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5761              Date: Tue, 15 Jan 2002 15:36:30 +0100                
5762              Message-ID: <20020115153630.A11568@rafael>
5763      Branch: perl
5764            ! pod/perldiag.pod
5765 ____________________________________________________________________________
5766 [ 14277] By: nick                                  on 2002/01/15  14:30:51
5767         Log: Correct name of PL_OP_SLAB_ALLOC
5768      Branch: perlio
5769            ! perl.h
5770 ____________________________________________________________________________
5771 [ 14276] By: jhi                                   on 2002/01/15  14:22:38
5772         Log: NetWare tweak from Ananth Kesari.
5773      Branch: perl
5774            ! lib/ExtUtils/MakeMaker.pm
5775 ____________________________________________________________________________
5776 [ 14275] By: jhi                                   on 2002/01/15  14:19:43
5777         Log: Throwback.
5778      Branch: perl
5779            ! MANIFEST
5780 ____________________________________________________________________________
5781 [ 14274] By: jhi                                   on 2002/01/15  14:16:28
5782         Log: A couple of additional character classes from Jeffrey,
5783              hopefully useful in future for internal use for implementing
5784              some special cases of casing.
5785              
5786              Also regenerate once more all the character classes,
5787              now without the timestamp.  A timestamp would be kind of
5788              nice but it's not: having a timestamp in a file means that
5789              even if the effective contents of file really didn't
5790              change, the file looks as if it changed.
5791      Branch: perl
5792            + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
5793            + lib/unicore/Is/CombAbov.pl
5794            ! (edit 304 files)
5795 ____________________________________________________________________________
5796 [ 14273] By: jhi                                   on 2002/01/15  13:53:01
5797         Log: Make the test harder.
5798      Branch: perl
5799            ! t/op/pat.t
5800 ____________________________________________________________________________
5801 [ 14272] By: jhi                                   on 2002/01/15  13:51:11
5802         Log: Additional utf8_heavy.pl tweak from Jeffrey.
5803      Branch: perl
5804            ! lib/utf8_heavy.pl
5805 ____________________________________________________________________________
5806 [ 14271] By: nick                                  on 2002/01/15  11:29:47
5807         Log: Regen embed enable slab for PERL_IMPLICIT_SYS
5808      Branch: perlio
5809            ! embed.h embedvar.h global.sym perl.h perlapi.c perlapi.h
5810            ! pod/perlapi.pod pod/perlintern.pod proto.h toke.c
5811 ____________________________________________________________________________
5812 [ 14270] By: nick                                  on 2002/01/15  08:19:08
5813         Log: Integrate rest of mainline
5814      Branch: perlio
5815           !> (integrate 28 files)
5816 ____________________________________________________________________________
5817 [ 14269] By: nick                                  on 2002/01/15  08:02:44
5818         Log: Typo in #else branch of PL_SLAB_ALLOC
5819      Branch: perlio
5820            ! op.c
5821 ____________________________________________________________________________
5822 [ 14268] By: nick                                  on 2002/01/15  07:57:47
5823         Log: const-ness fix in savepv's passing of NULL
5824      Branch: perlio
5825            ! util.c
5826 ____________________________________________________________________________
5827 [ 14267] By: nick                                  on 2002/01/15  07:42:17
5828         Log: Hand merge of non slab allocator stuff
5829      Branch: perlio
5830            ! op.c
5831 ____________________________________________________________________________
5832 [ 14266] By: nick                                  on 2002/01/15  07:39:33
5833         Log: Slab allocator submit after resolve -ay to keep it!
5834      Branch: perlio
5835           !> op.c
5836 ____________________________________________________________________________
5837 [ 14265] By: nick                                  on 2002/01/15  07:05:06
5838         Log: Blind integrate of bulk of mainline.
5839      Branch: perlio
5840           +> (branch 173 files)
5841            - (delete 184 files)
5842           !> (integrate 146 files)
5843 ____________________________________________________________________________
5844 [ 14264] By: jhi                                   on 2002/01/15  04:19:11
5845         Log: Pod nits.
5846      Branch: perl
5847            ! lib/Unicode/UCD.pm pod/perlunicode.pod
5848 ____________________________________________________________________________
5849 [ 14263] By: jhi                                   on 2002/01/15  02:14:29
5850         Log: The Unicode categories doc patch to go with #14254,
5851              from Jeffrey.
5852      Branch: perl
5853            ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
5854 ____________________________________________________________________________
5855 [ 14262] By: jhi                                   on 2002/01/15  01:30:09
5856         Log: There isn't going to be perl.third.exe.
5857      Branch: perl
5858            ! Makefile.SH
5859 ____________________________________________________________________________
5860 [ 14261] By: jhi                                   on 2002/01/15  01:25:11
5861         Log: Subject: [PATCH] small coredump correction
5862              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5863              Date: Tue, 15 Jan 2002 00:22:52 +0100
5864              Message-ID: <20020115002252.I691@rafael>
5865      Branch: perl
5866            ! op.c
5867 ____________________________________________________________________________
5868 [ 14260] By: jhi                                   on 2002/01/15  01:23:53
5869         Log: Subject: [PATCH] Overriding readline() should also override <FH>     
5870              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5871              Date: Mon, 14 Jan 2002 23:03:04 +0100
5872              Message-ID: <20020114230304.A691@rafael>   
5873              
5874              Subject: Re: [PATCH] Overriding readline() should also override <FH> 
5875              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5876              Date: Mon, 14 Jan 2002 23:18:43 +0100
5877              Message-ID: <20020114231843.E691@rafael>   
5878      Branch: perl
5879            ! pod/perlsub.pod t/op/override.t toke.c
5880 ____________________________________________________________________________
5881 [ 14259] By: nick                                  on 2002/01/14  22:02:49
5882         Log: Use PerlMemShared for CopSTASHPV and CopFILE.  MUCH harder than it sounds!
5883              Need to use CopXXXXX macros everywhere and add CopSTASH_free
5884              Add new scope type and add support for it to scope.c and scope stack
5885              dup-er in sv.c. Add savesharedpv().
5886              Also zealous version of Win32's vmem.h to catch all the abuses.
5887              With this t/op/fork.t passes even with zealous checking and 
5888              checker is point a finger at various threads/shared issues.
5889              
5890              PL_curcop->cop_io is still an issue.
5891      Branch: perlio
5892            ! cop.h embed.fnc embed.h embedvar.h global.sym op.c op.h perl.c
5893            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod proto.h
5894            ! scope.c scope.h sv.c toke.c util.c win32/config_H.vc
5895            ! win32/config_h.PL win32/perlhost.h win32/perllib.c
5896            ! win32/vmem.h win32/win32.c win32/win32.h
5897 ____________________________________________________________________________
5898 [ 14258] By: nick                                  on 2002/01/14  20:24:28
5899         Log: Integrate build parts of mainline
5900      Branch: perlio
5901           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/t/MM_Unix.t
5902           !> lib/ExtUtils/t/MM_Win32.t
5903 ____________________________________________________________________________
5904 [ 14257] By: nick                                  on 2002/01/14  16:10:54
5905         Log: Inverted sense of special-ness of specialCopIO - supposed to 
5906              be true if value is "special" i.e. NOT an SV.
5907      Branch: perlio
5908            ! perlio.h
5909 ____________________________________________________________________________
5910 [ 14256] By: jhi                                   on 2002/01/14  14:42:12
5911         Log: Update Changes.
5912      Branch: perl
5913            ! Changes patchlevel.h
5914 ____________________________________________________________________________
5915 [ 14255] By: jhi                                   on 2002/01/14  14:04:24
5916         Log: Retract #14251 (the op slab allocator from perlio)
5917              until we figure out why 2.2.19 x86 debian gets
5918              a circular sibling chain and therefore hangs in
5919              the Perl_ck_subr() sibling for-loop.
5920      Branch: perl
5921            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
5922            ! perlapi.c perlapi.h proto.h
5923 ____________________________________________________________________________
5924 [ 14254] By: jhi                                   on 2002/01/14  13:25:07
5925         Log: Big mktables rewrite from Jeffrey;
5926              documentation not yet updated.
5927      Branch: perl
5928            + (add 171 files)
5929            - (delete 182 files)
5930            ! (edit 135 files)
5931 ____________________________________________________________________________
5932 [ 14253] By: ams                                   on 2002/01/14  03:15:05
5933         Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
5934              From: Michael G Schwern <schwern@pobox.com>
5935              Date: Sun, 13 Jan 2002 21:00:07 -0500
5936              Message-Id: <20020114020007.GB2877@blackrider>
5937      Branch: perl
5938            ! lib/Cwd.pm
5939 ____________________________________________________________________________
5940 [ 14252] By: jhi                                   on 2002/01/14  00:27:41
5941         Log: Subject: Re: Win32 status - progress !
5942              From: Abe Timmerman <abe@ztreet.demon.nl>       
5943              Date: Mon, 14 Jan 2002 02:29:51 +0100
5944              Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
5945      Branch: perl
5946            ! lib/ExtUtils/t/MM_Win32.t
5947 ____________________________________________________________________________
5948 [ 14251] By: jhi                                   on 2002/01/13  23:30:05
5949         Log: Integrate perlio.
5950              
5951              Slab allocator for ops
5952              - moved the statics to intrpvar.h
5953              - implemented Slab_Free()
5954              - uses PerlMemShared (for now) if distinction exists.
5955      Branch: perl
5956           !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
5957           !> perlapi.c perlapi.h proto.h
5958 ____________________________________________________________________________
5959 [ 14250] By: nick                                  on 2002/01/13  23:22:34
5960         Log: Slab allocator for ops
5961              - moved the statics to intrpvar.h
5962              - implemented Slab_Free()
5963              - uses PerlMemShared (for now) if distinction exists.
5964      Branch: perlio
5965            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
5966            ! perlapi.c perlapi.h proto.h
5967 ____________________________________________________________________________
5968 [ 14249] By: jhi                                   on 2002/01/13  19:55:10
5969         Log: Start a new test category: uni.  Much of t/op/pat
5970              should probably be moved here, but holding on that
5971              until Jeffrey finishes his big mktables rewrite.
5972              Bits and pieces of op/split, op/pack, op/append,
5973              op/join, could probably be moved to respective uni
5974              tests, too.
5975      Branch: perl
5976            + t/uni/fold.t t/uni/sprintf.t
5977            - t/op/unifold.t t/op/unisprintf.t
5978            ! MANIFEST t/TEST t/harness
5979 ____________________________________________________________________________
5980 [ 14248] By: jhi                                   on 2002/01/13  19:52:02
5981         Log: Subject: [PATCH] enable Win32 to build again
5982              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
5983              Date: Sun, 13 Jan 2002 21:49:24 +0100
5984              Message-ID: <3C4200E4.15926.23F6131@localhost>
5985              
5986              miniperl.exe.exe does not exe that well.
5987      Branch: perl
5988            ! lib/ExtUtils/MM_Unix.pm
5989 ____________________________________________________________________________
5990 [ 14247] By: jhi                                   on 2002/01/13  19:50:23
5991         Log: Mention some of the load-affected tests.
5992      Branch: perl
5993            ! INSTALL
5994 ____________________________________________________________________________
5995 [ 14246] By: jhi                                   on 2002/01/13  19:38:17
5996         Log: Move the UTF-8 conversion code earlier so that
5997              op/ver is happy.
5998      Branch: perl
5999            ! sv.c t/op/ver.t
6000 ____________________________________________________________________________
6001 [ 14245] By: jhi                                   on 2002/01/13  19:19:59
6002         Log: Upgrade to Scalar-List-Util 1.06.  The Makefile.PLs
6003              have diverged quite a bit so no updates there.
6004      Branch: perl
6005            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
6006            ! ext/List/Util/lib/List/Util.pm
6007            ! ext/List/Util/lib/Scalar/Util.pm
6008 ____________________________________________________________________________
6009 [ 14244] By: jhi                                   on 2002/01/13  18:27:00
6010         Log: Make the crypt() pickier: if downgrading doesn't work,
6011              croak.
6012      Branch: perl
6013            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
6014 ____________________________________________________________________________
6015 [ 14243] By: jhi                                   on 2002/01/13  18:12:23
6016         Log: Grow the buffer in case Unicode caused size changes
6017              (and it very probably did).
6018      Branch: perl
6019            ! sv.c
6020 ____________________________________________________________________________
6021 [ 14242] By: jhi                                   on 2002/01/13  17:46:45
6022         Log: Future-proofing from Jeffrey Friedl (for conflicting
6023              In* and Is* names).
6024      Branch: perl
6025            ! lib/utf8_heavy.pl
6026 ____________________________________________________________________________
6027 [ 14241] By: jhi                                   on 2002/01/13  17:40:29
6028         Log: Subject: [PATCH] Re: Warning in B.xs
6029              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
6030              Date: Sun, 13 Jan 2002 19:39:52 +0100
6031              Message-ID: <3C41E288.20562.1C8C895@localhost>
6032      Branch: perl
6033            ! ext/B/B.xs
6034 ____________________________________________________________________________
6035 [ 14240] By: jhi                                   on 2002/01/13  17:35:48
6036         Log: Subject: Re: lookbehind broken with latest bleedperl
6037              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6038              Date: Sun, 13 Jan 2002 18:06:22 +0000
6039              Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
6040      Branch: perl
6041            ! regexec.c t/op/re_tests
6042 ____________________________________________________________________________
6043 [ 14239] By: jhi                                   on 2002/01/13  17:24:51
6044         Log: Subject: [PATCH] more MM_Unix.t tests
6045              From: Tels <perl_dummy@bloodgate.com>
6046              Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET) 
6047              Message-Id: <200201131621.SAA17925@tiku.hut.fi>
6048              
6049              Subject: [PATCH] 14220 misunderstood, I bet          
6050              From: andreas.koenig@anima.de (Andreas J. Koenig)
6051              Date: 12 Jan 2002 21:31:58 +0100
6052              Message-ID: <m3k7un8g5d.fsf@anima.de>
6053      Branch: perl
6054            ! lib/ExtUtils/t/MM_Unix.t
6055 ____________________________________________________________________________
6056 [ 14238] By: jhi                                   on 2002/01/13  17:14:25
6057         Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION        
6058              From: Tels <perl_dummy@bloodgate.com>
6059              Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET) 
6060              Message-Id: <200201131602.SAA15687@tiku.hut.fi>
6061              
6062              Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION    
6063              From: Tels <perl_dummy@bloodgate.com>
6064              Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET) 
6065              Message-Id: <200201131610.SAA18974@tiku.hut.fi>
6066      Branch: perl
6067            ! lib/ExtUtils/MM_Unix.pm
6068 ____________________________________________________________________________
6069 [ 14237] By: jhi                                   on 2002/01/13  17:12:04
6070         Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
6071              From: Nicholas Clark <nick@unfortu.net> 
6072              Date: Sun, 13 Jan 2002 15:58:34 +0000
6073              Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
6074      Branch: perl
6075            ! lib/Benchmark.t
6076 ____________________________________________________________________________
6077 [ 14236] By: jhi                                   on 2002/01/13  17:08:18
6078         Log: Anton Berezin did more reading and the uid setting story
6079              gets more complex.
6080      Branch: perl
6081            ! pod/perltodo.pod utils/perldoc.PL
6082 ____________________________________________________________________________
6083 [ 14235] By: jhi                                   on 2002/01/13  16:45:52
6084         Log: Integrate perlio;
6085              
6086              Win32 fixes:
6087              - vmem.h hack to handle free-by-wrong-thread after eval "".
6088              - Initialize timerid 
6089      Branch: perl
6090           !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
6091 ____________________________________________________________________________
6092 [ 14234] By: jhi                                   on 2002/01/13  16:44:07
6093         Log: Subject: Re: HiRes
6094              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6095              Date: Sun, 13 Jan 2002 10:18:46 +0100
6096              Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
6097              
6098              Give up on socketpair in HP-UX.
6099      Branch: perl
6100            ! ext/Socket/socketpair.t
6101 ____________________________________________________________________________
6102 [ 14233] By: nick                                  on 2002/01/13  16:29:30
6103         Log: Integrate mainline
6104      Branch: perlio
6105           +> ext/B/C/C.xs ext/B/C/Makefile.PL t/op/unisprintf.t
6106           !> (integrate 46 files)
6107 ____________________________________________________________________________
6108 [ 14232] By: nick                                  on 2002/01/13  15:37:48
6109         Log: Win32 fixes:
6110              - vmem.h hack to handle free-by-wrong-thread after eval "".
6111              - Initialize timerid 
6112      Branch: perlio
6113            ! win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
6114 ____________________________________________________________________________
6115 [ 14231] By: jhi                                   on 2002/01/13  05:15:01
6116         Log: *groan*
6117      Branch: perl
6118            ! t/op/pat.t
6119 ____________________________________________________________________________
6120 [ 14230] By: jhi                                   on 2002/01/13  05:13:03
6121         Log: One more sharp s case found by Jeffrey.
6122      Branch: perl
6123            ! regexec.c t/op/pat.t
6124 ____________________________________________________________________________
6125 [ 14229] By: jhi                                   on 2002/01/13  04:43:33
6126         Log: Comment tweak.
6127      Branch: perl
6128            ! regexec.c
6129 ____________________________________________________________________________
6130 [ 14228] By: jhi                                   on 2002/01/13  04:30:45
6131         Log: Don't bother checking for the Greek special
6132              cases if the node is too short.
6133      Branch: perl
6134            ! regcomp.c
6135 ____________________________________________________________________________
6136 [ 14227] By: jhi                                   on 2002/01/12  21:00:04
6137         Log: Update Changes.
6138      Branch: perl
6139            ! Changes patchlevel.h
6140 ____________________________________________________________________________
6141 [ 14226] By: jhi                                   on 2002/01/12  20:28:23
6142         Log: metaconfig unit change for #14225.
6143      Branch: metaconfig
6144            + U/modified/i_ndbm.U
6145 ____________________________________________________________________________
6146 [ 14225] By: jhi                                   on 2002/01/12  20:28:05
6147         Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
6148              From: Jonathan Stowe <gellyfish@gellyfish.com>
6149              Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT) 
6150              Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>    
6151      Branch: perl
6152            ! Configure config_h.SH
6153 ____________________________________________________________________________
6154 [ 14224] By: jhi                                   on 2002/01/12  20:18:02
6155         Log: Quick reformat using indent -kr -nce, as requested
6156              by Dan Kogai and suggest by NI-S.
6157      Branch: perl
6158            ! ext/Encode/encengine.c
6159 ____________________________________________________________________________
6160 [ 14223] By: jhi                                   on 2002/01/12  20:08:54
6161         Log: Couple more Unicode lookbehind tests.
6162      Branch: perl
6163            ! t/op/pat.t
6164 ____________________________________________________________________________
6165 [ 14222] By: jhi                                   on 2002/01/12  20:05:29
6166         Log: Sharp S as a special treat for our German UTF-8 testers :-)
6167      Branch: perl
6168            ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
6169 ____________________________________________________________________________
6170 [ 14221] By: jhi                                   on 2002/01/12  18:38:54
6171         Log: Subject: {PATCH] Fix:  Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs   
6172              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
6173              Date: Sat, 12 Jan 2002 20:37:32 +0100
6174              Message-ID: <3C409E8C.16203.196C2D3@localhost>
6175      Branch: perl
6176            ! ext/B/B/Deparse.pm
6177 ____________________________________________________________________________
6178 [ 14220] By: jhi                                   on 2002/01/12  18:27:32
6179         Log: Hrmph.  Is having a test for an exact version of MM_Unix.pm
6180              really worth the bits it's printed on?
6181      Branch: perl
6182            ! lib/ExtUtils/t/MM_Unix.t
6183 ____________________________________________________________________________
6184 [ 14219] By: jhi                                   on 2002/01/12  18:06:49
6185         Log: Special treatment for U+03B0 and U+0390 in //i,
6186              this means that we can remove the minlen pessimisations
6187              introduced by the #14096.
6188      Branch: perl
6189            ! pp_hot.c regcomp.c regexec.c
6190 ____________________________________________________________________________
6191 [ 14218] By: jhi                                   on 2002/01/12  16:14:52
6192         Log: Integrate perlio;
6193              
6194              Abstract out the cloning of SvPVX and handle shared pv in a 
6195              safe (if suboptimal) manner. Does not fix op/fork.t :-(
6196              
6197              Win32-ize socketpair test
6198              - Win32 can fork even though $Config{d_fork} is undef
6199              - SOCK_DGRAM does not work - skip those tests.
6200      Branch: perl
6201           !> ext/Socket/socketpair.t sv.c
6202 ____________________________________________________________________________
6203 [ 14217] By: jhi                                   on 2002/01/12  16:09:59
6204         Log: One should first drop the real uid, not the effective uid.
6205              [ID 20020110.003]
6206      Branch: perl
6207            ! utils/perldoc.PL
6208 ____________________________________________________________________________
6209 [ 14216] By: jhi                                   on 2002/01/12  15:50:38
6210         Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
6211              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
6212              Date: Fri, 11 Jan 2002 23:29:48 +0100
6213              Message-ID: <3C3F756C.4581.2E2A938@localhost>
6214      Branch: perl
6215            + ext/B/C/C.xs ext/B/C/Makefile.PL
6216            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
6217            ! utils/perlcc.PL
6218 ____________________________________________________________________________
6219 [ 14215] By: jhi                                   on 2002/01/12  15:22:01
6220         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
6221              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>               
6222              Date: Fri, 11 Jan 2002 14:29:30 -0800
6223              Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
6224      Branch: perl
6225            ! ext/B/t/concise.t
6226 ____________________________________________________________________________
6227 [ 14214] By: nick                                  on 2002/01/12  12:31:12
6228         Log: Win32-ize socketpair test
6229              - Win32 can fork even though $Config{d_fork} is undef
6230              - SOCK_DGRAM does not work - skip those tests.
6231      Branch: perlio
6232            ! ext/Socket/socketpair.t
6233 ____________________________________________________________________________
6234 [ 14213] By: nick                                  on 2002/01/12  11:46:28
6235         Log: Abstract out the cloning of SvPVX and handle shared pv in a 
6236              safe (if suboptimal) manner. Does not fix op/fork.t :-(
6237      Branch: perlio
6238            ! sv.c
6239 ____________________________________________________________________________
6240 [ 14212] By: ams                                   on 2002/01/12  06:10:52
6241         Log: Subject: [PATCH] More fixes for Stratus VOS
6242              From: "Green, Paul" <Paul.Green@stratus.com>
6243              Date: Fri, 11 Jan 2002 17:30:37 -0500
6244              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
6245      Branch: perl
6246            ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
6247 ____________________________________________________________________________
6248 [ 14211] By: jhi                                   on 2002/01/12  06:01:29
6249         Log: Upgrade to CGI.pm 2.80.
6250      Branch: perl
6251            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
6252 ____________________________________________________________________________
6253 [ 14210] By: jhi                                   on 2002/01/12  05:57:36
6254         Log: FAQ sync.
6255      Branch: perl
6256            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
6257            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
6258            ! pod/perlfaq8.pod
6259 ____________________________________________________________________________
6260 [ 14209] By: jhi                                   on 2002/01/12  05:54:24
6261         Log: This is getting embarrassing.
6262      Branch: perl
6263            ! t/op/pat.t
6264 ____________________________________________________________________________
6265 [ 14208] By: jhi                                   on 2002/01/12  05:30:03
6266         Log: Doc tweaks.
6267      Branch: perl
6268            ! pod/perlunicode.pod
6269 ____________________________________________________________________________
6270 [ 14207] By: jhi                                   on 2002/01/12  05:16:55
6271         Log: Updating the test count is good; also rephrasing
6272              so that there is no ok output containing "not".
6273      Branch: perl
6274            ! t/op/pat.t
6275 ____________________________________________________________________________
6276 [ 14206] By: jhi                                   on 2002/01/12  05:11:20
6277         Log: Andreas is busy :-)
6278      Branch: perl
6279            ! doop.c t/op/unisprintf.t
6280 ____________________________________________________________________________
6281 [ 14205] By: jhi                                   on 2002/01/12  04:55:20
6282         Log: Unicode lookbehind looked bad.
6283      Branch: perl
6284            ! regexec.c t/op/pat.t
6285 ____________________________________________________________________________
6286 [ 14204] By: jhi                                   on 2002/01/12  01:43:48
6287         Log: Garbage collection.
6288      Branch: perl
6289            ! t/run/kill_perl.t
6290 ____________________________________________________________________________
6291 [ 14203] By: jhi                                   on 2002/01/12  00:10:51
6292         Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
6293              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
6294              Date: Fri, 11 Jan 2002 23:29:48 +0100
6295              Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
6296      Branch: perl
6297            ! embed.fnc global.sym makedef.pl
6298 ____________________________________________________________________________
6299 [ 14202] By: jhi                                   on 2002/01/12  00:07:41
6300         Log: Subject: [PATCH] perldelta nit?
6301              From: Robert Spier <rspier@pobox.com>
6302              Date: Fri, 11 Jan 2002 15:19:16 -0800
6303              Message-ID: <15423.29428.164185.251700@rls.cx>
6304      Branch: perl
6305            ! pod/perldelta.pod
6306 ____________________________________________________________________________
6307 [ 14201] By: jhi                                   on 2002/01/12  00:06:02
6308         Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
6309              From: Michael G Schwern <schwern@pobox.com>
6310              Date: Fri, 11 Jan 2002 17:08:17 -0500
6311              Message-ID: <20020111220817.GG2838@blackrider>
6312      Branch: perl
6313            ! t/run/kill_perl.t t/test.pl
6314 ____________________________________________________________________________
6315 [ 14200] By: jhi                                   on 2002/01/12  00:02:05
6316         Log: Subject: [PATCH] Correct misleading error message
6317              From: Mike Guy <mjtg@cam.ac.uk>
6318              Date: Fri, 11 Jan 2002 18:36:33 +0000
6319              Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
6320              
6321              hash assignment -> anonymous hash
6322      Branch: perl
6323            ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
6324 ____________________________________________________________________________
6325 [ 14199] By: jhi                                   on 2002/01/11  23:58:00
6326         Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c          
6327              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
6328              Date: Fri, 11 Jan 2002 16:58:14 +0100
6329              Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
6330      Branch: perl
6331            ! ext/Unicode/Normalize/mkheader
6332 ____________________________________________________________________________
6333 [ 14198] By: jhi                                   on 2002/01/11  23:53:05
6334         Log: Add a new test for is-sprintf-preserving Unicodeness:
6335              #14194 and an old one from kill_perl.t (I could have used
6336              sprintf.t, but it's format was quite fixed, and I didn't
6337              feel like breaking the format)
6338      Branch: perl
6339            + t/op/unisprintf.t
6340            ! MANIFEST t/run/kill_perl.t
6341 ____________________________________________________________________________
6342 [ 14197] By: jhi                                   on 2002/01/11  21:48:49
6343         Log: Integrate perlio;
6344              Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
6345      Branch: perl
6346           !> win32/win32.c
6347 ____________________________________________________________________________
6348 [ 14196] By: nick                                  on 2002/01/11  20:58:20
6349         Log: Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
6350              as C runtime seems to get its hands on them even though we said
6351              they were handled.
6352              Still an issue with "die" out of signal handler - get panic: pp_iter
6353      Branch: perlio
6354            ! win32/win32.c
6355 ____________________________________________________________________________
6356 [ 14195] By: jhi                                   on 2002/01/11  20:07:35
6357         Log: Integrate perlio;
6358              A mostly-stable version of "new" Win32 signal/kill support.
6359      Branch: perl
6360           !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
6361           !> win32/config.gc win32/config.vc win32/config_H.bc
6362           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
6363           !> win32/makefile.mk win32/win32.c win32/win32.h
6364 ____________________________________________________________________________
6365 [ 14194] By: jhi                                   on 2002/01/11  20:04:26
6366         Log: Fix for
6367              
6368              Subject: UTF-8 sprintf bug in bleadperl
6369              From: andreas.koenig@anima.de (Andreas J. Koenig)
6370              Date: 11 Jan 2002 15:47:15 +0100
6371              Message-ID: <m3vge99c7g.fsf@anima.de>
6372              
6373              I have tests, have just to figure out where to put them
6374              since op/sprintf looks a bit unfriendly for tests of
6375              somewhat freer form.
6376      Branch: perl
6377            ! doop.c sv.c
6378 ____________________________________________________________________________
6379 [ 14193] By: nick                                  on 2002/01/11  18:25:34
6380         Log: Integrate mainline (on Win32 - risky) for vmem.h stuff
6381              Builds and passes a few tests.
6382      Branch: perlio
6383           +> ext/B/t/concise.t lib/Test/Harness/Assert.pm
6384           +> lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
6385           +> lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
6386           +> lib/Test/Harness/t/callback.t lib/Test/Harness/t/nonumbers.t
6387           +> lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
6388           +> lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
6389           +> t/lib/sample-tests/lone_not_bug
6390           +> t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
6391           +> t/lib/sample-tests/vms_nit
6392           !> (integrate 63 files)
6393 ____________________________________________________________________________
6394 [ 14192] By: nick                                  on 2002/01/11  17:49:39
6395         Log: A mostly-stable version of "new" Win32 signal/kill support.
6396      Branch: perlio
6397            ! XSUB.h mg.c win32/config.bc win32/config.gc win32/config.vc
6398            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6399            ! win32/config_h.PL win32/makefile.mk win32/win32.c
6400            ! win32/win32.h
6401 ____________________________________________________________________________
6402 [ 14191] By: jhi                                   on 2002/01/11  15:34:53
6403         Log: Update Changes.
6404      Branch: perl
6405            ! Changes patchlevel.h
6406 ____________________________________________________________________________
6407 [ 14190] By: jhi                                   on 2002/01/11  14:52:51
6408         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
6409              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
6410              Date: Thu, 10 Jan 2002 18:21:34 -0800
6411              Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
6412      Branch: perl
6413            + ext/B/t/concise.t
6414            ! MANIFEST
6415 ____________________________________________________________________________
6416 [ 14189] By: jhi                                   on 2002/01/11  14:51:11
6417         Log: Upgrade to CGI.pm 2.79.  Manual tweaks were
6418              necessary in form.t and html.t @INC setups.
6419      Branch: perl
6420            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
6421 ____________________________________________________________________________
6422 [ 14188] By: jhi                                   on 2002/01/11  14:31:17
6423         Log: Yet another twist.
6424      Branch: perl
6425            ! t/test.pl
6426 ____________________________________________________________________________
6427 [ 14187] By: jhi                                   on 2002/01/11  14:14:12
6428         Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
6429              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6430              Date: Fri, 11 Jan 2002 13:04:15 +0100      
6431              Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
6432      Branch: perl
6433            ! hints/aix.sh
6434 ____________________________________________________________________________
6435 [ 14186] By: jhi                                   on 2002/01/11  14:13:02
6436         Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
6437              From: Jonathan Stowe <gellyfish@gellyfish.com> 
6438              Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
6439              Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
6440      Branch: perl
6441            ! lib/AnyDBM_File.t
6442 ____________________________________________________________________________
6443 [ 14185] By: jhi                                   on 2002/01/11  14:10:01
6444         Log: Arguments were being mangled.
6445      Branch: perl
6446            ! t/test.pl
6447 ____________________________________________________________________________
6448 [ 14184] By: jhi                                   on 2002/01/11  14:05:53
6449         Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
6450              From: Jonathan Stowe <gellyfish@gellyfish.com>
6451              Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
6452              Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
6453      Branch: perl
6454            ! lib/AnyDBM_File.t
6455 ____________________________________________________________________________
6456 [ 14183] By: jhi                                   on 2002/01/11  13:59:22
6457         Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
6458              From: Michael G Schwern <schwern@pobox.com> 
6459              Date: Fri, 11 Jan 2002 04:26:27 -0500
6460              Message-ID: <20020111092626.GA16544@blackrider>
6461      Branch: perl
6462            ! t/run/kill_perl.t t/test.pl
6463 ____________________________________________________________________________
6464 [ 14182] By: jhi                                   on 2002/01/11  13:57:59
6465         Log: Subject: [PATCH] Test::Harness 2.01
6466              From: Michael G Schwern <schwern@pobox.com> 
6467              Date: Thu, 10 Jan 2002 21:11:24 -0500
6468              Message-ID: <20020111021123.GA30666@blackrider>
6469      Branch: perl
6470            + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
6471            + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
6472            + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
6473            + lib/Test/Harness/t/nonumbers.t
6474            + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
6475            + t/lib/sample-tests/lone_not_bug
6476            + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
6477            + t/lib/sample-tests/vms_nit
6478            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
6479            ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
6480 ____________________________________________________________________________
6481 [ 14181] By: jhi                                   on 2002/01/11  13:57:38
6482         Log: patch is silly when creating new files: don't run
6483              patch more than once.
6484      Branch: perl
6485            ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
6486 ____________________________________________________________________________
6487 [ 14180] By: jhi                                   on 2002/01/11  13:53:49
6488         Log: Forgot from #14179.
6489      Branch: perl
6490            ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
6491 ____________________________________________________________________________
6492 [ 14179] By: jhi                                   on 2002/01/11  13:24:13
6493         Log: Subject: [PATCH] is() undef/'' behavior change
6494              From: Michael G Schwern <schwern@pobox.com> 
6495              Date: Fri, 11 Jan 2002 03:35:51 -0500
6496              Message-ID: <20020111083551.GC30666@blackrider>
6497              
6498              Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
6499              From: Michael G Schwern <schwern@pobox.com> 
6500              Date: Fri, 11 Jan 2002 03:37:44 -0500
6501              Message-ID: <20020111083744.GD30666@blackrider>
6502      Branch: perl
6503            ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
6504            ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
6505            ! lib/Pod/t/InputObjects.t lib/blib.t
6506 ____________________________________________________________________________
6507 [ 14178] By: jhi                                   on 2002/01/11  13:21:59
6508         Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
6509              From: Michael G Schwern <schwern@pobox.com> 
6510              Date: Thu, 10 Jan 2002 19:56:23 -0500
6511              Message-ID: <20020111005623.GA13192@blackrider>
6512      Branch: perl
6513            + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
6514            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
6515            ! lib/Test/Simple.pm lib/Test/Simple/Changes
6516            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
6517            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
6518            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
6519            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
6520            ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
6521            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
6522            ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
6523            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
6524            ! lib/Test/Simple/t/plan_is_noplan.t
6525            ! lib/Test/Simple/t/plan_no_plan.t
6526            ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
6527            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
6528            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
6529            ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
6530            ! lib/Test/Tutorial.pod
6531 ____________________________________________________________________________
6532 [ 14177] By: gsar                                  on 2002/01/11  02:56:05
6533         Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
6534              revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
6535              
6536              turns out even the malloc() was never really needed to begin with,
6537              so get rid of it
6538      Branch: perl
6539            ! sv.c
6540 ____________________________________________________________________________
6541 [ 14176] By: jhi                                   on 2002/01/11  02:11:21
6542         Log: Small doc tweaks.
6543      Branch: perl
6544            ! pod/perluniintro.pod
6545 ____________________________________________________________________________
6546 [ 14175] By: gsar                                  on 2002/01/11  01:05:15
6547         Log: support using the CRT's malloc() family of functions instead of
6548              the internal one when ithreads is enabled; allocate large blocks
6549              using VirtualAlloc() since the Heap*() functions may only be tuned
6550              for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
6551              
6552              pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
6553              also see comments at the top of win32/vmem.h for other options that
6554              can be set
6555      Branch: perl
6556            ! win32/vmem.h
6557 ____________________________________________________________________________
6558 [ 14174] By: jhi                                   on 2002/01/10  19:33:29
6559         Log: Subject: micropatch
6560              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6561              Date: Thu, 10 Jan 2002 18:20:58 +0000
6562              Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
6563      Branch: perl
6564            ! regcomp.c
6565 ____________________________________________________________________________
6566 [ 14173] By: jhi                                   on 2002/01/10  19:32:16
6567         Log: Subject: [PATCH] Embed.t on Win32
6568              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
6569              Date: Thu, 10 Jan 2002 18:56:21 +0100
6570              Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
6571      Branch: perl
6572            ! lib/ExtUtils/t/Embed.t
6573 ____________________________________________________________________________
6574 [ 14172] By: jhi                                   on 2002/01/10  19:31:00
6575         Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
6576              From: Gisle Aas <gisle@ActiveState.com>
6577              Date: 10 Jan 2002 08:56:05 -0800
6578              Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
6579      Branch: perl
6580            ! toke.c
6581 ____________________________________________________________________________
6582 [ 14171] By: jhi                                   on 2002/01/10  19:29:08
6583         Log: Subject: [PATCH] doc fixes
6584              From: "Brendan O'Dea" <bod@debian.org>
6585              Date: Fri, 11 Jan 2002 03:49:54 +1100
6586              Message-ID: <20020110164954.GA21891@compusol.com.au>
6587      Branch: perl
6588            ! lib/I18N/Collate.pm pod/perlfunc.pod
6589 ____________________________________________________________________________
6590 [ 14170] By: jhi                                   on 2002/01/10  17:48:42
6591         Log: Integrate perlio; More signal hackery.
6592      Branch: perl
6593           !> win32/win32.c
6594 ____________________________________________________________________________
6595 [ 14169] By: jhi                                   on 2002/01/10  17:47:34
6596         Log: No need to show internal encodings, or return them
6597              in random order.
6598      Branch: perl
6599            ! ext/Encode/Encode.pm
6600 ____________________________________________________________________________
6601 [ 14168] By: nick                                  on 2002/01/10  17:33:31
6602         Log: Integrate mainline
6603      Branch: perlio
6604            - ext/Unicode/Normalize/Normalize.pod
6605           !> MANIFEST ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
6606           !> ext/Unicode/Normalize/Makefile.PL
6607           !> ext/Unicode/Normalize/Normalize.pm
6608           !> ext/Unicode/Normalize/Normalize.xs
6609           !> ext/Unicode/Normalize/mkheader hints/linux.sh pod/perlrun.pod
6610           !> pod/perlunicode.pod regexec.c t/lib/strict/vars t/op/readdir.t
6611           !> t/run/kill_perl.t toke.c
6612 ____________________________________________________________________________
6613 [ 14167] By: nick                                  on 2002/01/10  17:08:35
6614         Log: More signal hackery
6615      Branch: perlio
6616            ! win32/win32.c
6617 ____________________________________________________________________________
6618 [ 14166] By: jhi                                   on 2002/01/10  15:24:41
6619         Log: I think we can claim to be supporting Unicode
6620              "loose matching" now.
6621      Branch: perl
6622            ! pod/perlunicode.pod
6623 ____________________________________________________________________________
6624 [ 14165] By: jhi                                   on 2002/01/10  15:07:56
6625         Log: Subject: doc patch
6626              From: mjd@plover.com
6627              Date: 10 Jan 2002 15:12:27 -0000
6628              Message-ID: <20020110151227.14850.qmail@plover.com>
6629      Branch: perl
6630            ! pod/perlrun.pod
6631 ____________________________________________________________________________
6632 [ 14164] By: jhi                                   on 2002/01/10  14:54:38
6633         Log: Subject: Re: [ID 20011223.001] accept leaks memory
6634              From: Andy Dougherty <doughera@lafayette.edu>
6635              Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
6636              Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
6637      Branch: perl
6638            ! hints/linux.sh
6639 ____________________________________________________________________________
6640 [ 14163] By: jhi                                   on 2002/01/10  14:52:08
6641         Log: Integrate perlio; Skeleton coding of more kill() support on Win32.
6642      Branch: perl
6643           !> win32/win32.c
6644 ____________________________________________________________________________
6645 [ 14162] By: jhi                                   on 2002/01/10  14:50:03
6646         Log: Subject: [PATCH] Magic numbers in B::Concise
6647              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
6648              Date: Wed, 9 Jan 2002 23:04:01 -0800
6649              Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
6650      Branch: perl
6651            ! ext/B/B/Concise.pm ext/B/O.pm
6652 ____________________________________________________________________________
6653 [ 14161] By: jhi                                   on 2002/01/10  14:48:52
6654         Log: Subject: [PATCH] No 'once' warnings for variables declared with our
6655              From: Gisle Aas <gisle@ActiveState.com>
6656              Date: 09 Jan 2002 21:52:40 -0800
6657              Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
6658      Branch: perl
6659            ! t/lib/strict/vars toke.c
6660 ____________________________________________________________________________
6661 [ 14160] By: nick                                  on 2002/01/09  21:29:39
6662         Log: Skeleton coding of more kill() support on Win32.
6663      Branch: perlio
6664            ! win32/win32.c
6665 ____________________________________________________________________________
6666 [ 14159] By: jhi                                   on 2002/01/09  21:28:13
6667         Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
6668              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6669              Date: Wed, 9 Jan 2002 23:24:32 +0100
6670              Message-ID: <20020109232432.A692@rafael>
6671      Branch: perl
6672            ! ext/B/B/Deparse.pm
6673 ____________________________________________________________________________
6674 [ 14158] By: jhi                                   on 2002/01/09  21:25:19
6675         Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
6676              From: Jonathan Stowe <gellyfish@gellyfish.com>
6677              Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
6678              Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
6679      Branch: perl
6680            ! t/run/kill_perl.t
6681 ____________________________________________________________________________
6682 [ 14157] By: jhi                                   on 2002/01/09  19:59:28
6683         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
6684              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6685              Date: Wed, 09 Jan 2002 20:16:54 +0000
6686              Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
6687      Branch: perl
6688            ! regexec.c
6689 ____________________________________________________________________________
6690 [ 14156] By: jhi                                   on 2002/01/09  19:46:27
6691         Log: Subject: [Patch @14129] fixes Unicode::Normalize
6692              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
6693              Date: Thu, 10 Jan 2002 01:08:56 +0900
6694              Message-Id: <20020110010110.690B.BQW10602@nifty.com>
6695      Branch: perl
6696            - ext/Unicode/Normalize/Normalize.pod
6697            ! MANIFEST ext/Unicode/Normalize/Makefile.PL
6698            ! ext/Unicode/Normalize/Normalize.pm
6699            ! ext/Unicode/Normalize/Normalize.xs
6700            ! ext/Unicode/Normalize/mkheader
6701 ____________________________________________________________________________
6702 [ 14155] By: jhi                                   on 2002/01/09  19:09:15
6703         Log: Integrate perlio; (Re-)implement alarm() for Win32.
6704      Branch: perl
6705           !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
6706           !> win32/win32iop.h
6707 ____________________________________________________________________________
6708 [ 14154] By: jhi                                   on 2002/01/09  19:08:15
6709         Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
6710              From: Nicholas Clark <nick@unfortu.net>
6711              Date: Wed, 9 Jan 2002 17:56:04 +0000
6712              Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
6713      Branch: perl
6714            ! t/op/readdir.t
6715 ____________________________________________________________________________
6716 [ 14153] By: nick                                  on 2002/01/09  16:18:57
6717         Log: Integrate mainline
6718      Branch: perlio
6719           +> ext/threads/t/stress_re.t t/op/unifold.t
6720            - lib/unifold.t
6721           !> Changes MANIFEST Makefile.SH ext/B/B/Deparse.pm op.c
6722           !> patchlevel.h pod/perldebug.pod regcomp.c regexec.c scope.c
6723           !> t/op/pat.t t/op/re_tests t/run/kill_perl.t utf8.c
6724 ____________________________________________________________________________
6725 [ 14152] By: jhi                                   on 2002/01/09  14:37:01
6726         Log: Update Changes.
6727      Branch: perl
6728            ! Changes patchlevel.h
6729 ____________________________________________________________________________
6730 [ 14151] By: nick                                  on 2002/01/09  14:27:36
6731         Log: (Re-)implement alarm() for Win32.
6732      Branch: perlio
6733            ! win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
6734            ! win32/win32iop.h
6735 ____________________________________________________________________________
6736 [ 14150] By: jhi                                   on 2002/01/09  14:27:23
6737         Log: Thinko.
6738      Branch: perl
6739            ! ext/threads/t/stress_re.t
6740 ____________________________________________________________________________
6741 [ 14149] By: jhi                                   on 2002/01/09  13:47:31
6742         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
6743              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
6744              Date: Wed, 09 Jan 2002 13:37:17 +0000                
6745              Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
6746      Branch: perl
6747            ! regexec.c t/op/re_tests
6748 ____________________________________________________________________________
6749 [ 14148] By: jhi                                   on 2002/01/09  13:00:09
6750         Log: Subject: Re: Weird Malformed warning in bleadperl    
6751              From: andreas.koenig@anima.de (Andreas J. Koenig)    
6752              Date: 09 Jan 2002 11:12:37 +0100
6753              Message-ID: <m3itabbzoq.fsf@anima.de>
6754      Branch: perl
6755            ! regexec.c t/op/pat.t
6756 ____________________________________________________________________________
6757 [ 14147] By: jhi                                   on 2002/01/09  12:59:42
6758         Log: Forgot stress_re.t from MANIFEST.
6759      Branch: perl
6760            ! MANIFEST
6761 ____________________________________________________________________________
6762 [ 14146] By: jhi                                   on 2002/01/09  12:47:27
6763         Log: In dumping use isPRINT() instead of isprint() so that locale
6764              does not come into play.
6765      Branch: perl
6766            ! utf8.c
6767 ____________________________________________________________________________
6768 [ 14145] By: jhi                                   on 2002/01/09  02:52:39
6769         Log: Add a threads stress test for regular expressions
6770              (mostly just a modified stress_string.t) and doesn't
6771              test that much of regular expressions, just that $1
6772              doesn't get stomped by competing threads (as it does
6773              in the 5005threads of old).
6774      Branch: perl
6775            + ext/threads/t/stress_re.t
6776            ! MANIFEST
6777 ____________________________________________________________________________
6778 [ 14144] By: jhi                                   on 2002/01/09  02:28:33
6779         Log: (retracted by #14307)
6780              Subject: Re: [ID 20010912.007] substr reference core dump
6781              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6782              Date: Tue, 08 Jan 2002 19:17:50 +0000
6783              Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
6784      Branch: perl
6785            ! scope.c t/run/kill_perl.t
6786 ____________________________________________________________________________
6787 [ 14143] By: jhi                                   on 2002/01/09  01:32:05
6788         Log: SANY (. with /s) wasn't happy on Unicode.
6789      Branch: perl
6790            ! regexec.c t/op/pat.t
6791 ____________________________________________________________________________
6792 [ 14142] By: ams                                   on 2002/01/08  22:42:10
6793         Log: Subject: [PATCH] perldebug nit
6794              From: Tels <tels@bloodgate.com>
6795              Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
6796      Branch: perl
6797            ! pod/perldebug.pod
6798 ____________________________________________________________________________
6799 [ 14141] By: ams                                   on 2002/01/08  21:32:59
6800         Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
6801              From: "Green, Paul" <Paul.Green@stratus.com>
6802              Date: Tue, 8 Jan 2002 17:31:35 -0500
6803              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
6804      Branch: perl
6805            ! Makefile.SH
6806 ____________________________________________________________________________
6807 [ 14140] By: ams                                   on 2002/01/08  21:27:57
6808         Log: Subject: [PATCH] Re: Slight chokage from Deparse
6809              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6810              Date: Tue, 8 Jan 2002 23:04:45 +0100
6811              Message-Id: <20020108230445.A4798@rafael>
6812      Branch: perl
6813            ! ext/B/B/Deparse.pm
6814 ____________________________________________________________________________
6815 [ 14139] By: jhi                                   on 2002/01/08  19:13:43
6816         Log: Subject: [patch] peep() is rude
6817              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>            
6818              Date: Tue, 08 Jan 2002 19:17:50 +0000            
6819              Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
6820      Branch: perl
6821            ! op.c t/run/kill_perl.t
6822 ____________________________________________________________________________
6823 [ 14138] By: jhi                                   on 2002/01/08  19:01:16
6824         Log: unifold is really an op test since it requires
6825              no external modules for its actual testing:
6826              only the unicore CaseFold.txt file, and File::Spec
6827              to portably access that file.
6828      Branch: perl
6829            + t/op/unifold.t
6830            - lib/unifold.t
6831            ! MANIFEST
6832 ____________________________________________________________________________
6833 [ 14137] By: jhi                                   on 2002/01/08  16:29:48
6834         Log: Subject: [patch] save a test 
6835              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6836              Date: Tue, 08 Jan 2002 16:18:47 +0000
6837              Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>          
6838      Branch: perl
6839            ! regcomp.c
6840 ____________________________________________________________________________
6841 [ 14136] By: nick                                  on 2002/01/08  16:11:55
6842         Log: Integrate mainline
6843      Branch: perlio
6844           +> lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
6845           +> lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
6846           !> (integrate 37 files)
6847 ____________________________________________________________________________
6848 [ 14135] By: jhi                                   on 2002/01/08  15:12:38
6849         Log: Subject: Not OK 13843 
6850              From: andreas.koenig@anima.de (Andreas J. Koenig)
6851              Date: 08 Jan 2002 14:12:29 +0100
6852              Message-ID: <m38zb9c7gi.fsf@anima.de>
6853      Branch: perl
6854            ! op.c t/op/subst.t
6855 ____________________________________________________________________________
6856 [ 14134] By: jhi                                   on 2002/01/08  14:30:00
6857         Log: Missed one variant of the fold testing, noticed bu Hugo.
6858      Branch: perl
6859            ! lib/unifold.t
6860 ____________________________________________________________________________
6861 [ 14133] By: jhi                                   on 2002/01/08  14:23:39
6862         Log: Enchance the Storable magic description.
6863      Branch: perl
6864            ! ext/Storable/Storable.pm
6865 ____________________________________________________________________________
6866 [ 14132] By: ams                                   on 2002/01/08  09:16:12
6867         Log: Subject: [PATCH] don't installperl pods
6868              From: H.Merijn Brand <h.m.brand@hccnet.nl>
6869              Date: Tue, 08 Jan 2002 10:36:01 +0100
6870              Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
6871      Branch: perl
6872            ! installperl
6873 ____________________________________________________________________________
6874 [ 14131] By: ams                                   on 2002/01/08  03:38:40
6875         Log: Subject: Math-BigInt v1.49 released
6876              From: Tels <perl_dummy@bloodgate.com>
6877              Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
6878      Branch: perl
6879            + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
6880            + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
6881            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
6882            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
6883            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
6884            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
6885            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
6886            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
6887            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
6888            ! t/lib/Math/BigInt/Subclass.pm
6889 ____________________________________________________________________________
6890 [ 14130] By: jhi                                   on 2002/01/08  02:13:53
6891         Log: A little better comments.
6892      Branch: perl
6893            ! regexec.c
6894 ____________________________________________________________________________
6895 [ 14129] By: jhi                                   on 2002/01/07  23:45:05
6896         Log: No normalization form DNF.
6897      Branch: perl
6898            ! ext/Unicode/Normalize/Normalize.pm
6899 ____________________________________________________________________________
6900 [ 14128] By: jhi                                   on 2002/01/07  23:40:15
6901         Log: Extension nits found by -Wall (several from threads
6902              and threads::shared, but leaving them to Arthur).
6903      Branch: perl
6904            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
6905            ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
6906            ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
6907            ! ext/Unicode/Normalize/mkheader x2p/str.c
6908 ____________________________________________________________________________
6909 [ 14127] By: pudge                                 on 2002/01/07  22:25:55
6910         Log: Sync up Changes etc.
6911      Branch: maint-5.6/macperl
6912            ! macos/Changes macos/MPVersion.r macos/ext/Mac/Memory/Memory.xs
6913 ____________________________________________________________________________
6914 [ 14126] By: pudge                                 on 2002/01/07  22:23:06
6915         Log: Eliminate nested calls to exit() (MacPerl bug #469132)
6916      Branch: maint-5.6/macperl
6917            ! macos/macperl/MPFile.c macos/macperl/MPMain.c
6918 ____________________________________________________________________________
6919 [ 14125] By: ams                                   on 2002/01/07  22:03:22
6920         Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
6921              From: Nicholas Clark (sans From field in mail header)
6922              Date: Mon, 7 Jan 2002 16:18:23 +0000
6923              Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
6924      Branch: perl
6925            ! lib/Exporter.pm
6926 ____________________________________________________________________________
6927 [ 14124] By: ams                                   on 2002/01/07  21:46:11
6928         Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
6929              From: "Green, Paul" <Paul.Green@stratus.com>
6930              Date: Mon, 7 Jan 2002 16:59:38 -0500
6931              Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
6932      Branch: perl
6933            ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
6934 ____________________________________________________________________________
6935 [ 14123] By: nick                                  on 2002/01/07  18:49:55
6936         Log: Integrate mainline
6937      Branch: perlio
6938           !> AUTHORS Changes dump.c ext/Storable/Storable.pm lib/sort.pm
6939           !> patchlevel.h pod/perl561delta.pod pod/perl56delta.pod
6940           !> pod/perlapi.pod pod/perldelta.pod pod/perltoc.pod regcomp.c
6941           !> regexec.c t/op/re_tests utf8.c utf8.h
6942 ____________________________________________________________________________
6943 [ 14122] By: jhi                                   on 2002/01/07  16:09:50
6944         Log: Update Changes.
6945      Branch: perl
6946            ! Changes patchlevel.h
6947 ____________________________________________________________________________
6948 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
6949         Log: Subject: [PATCH] Correct module name in perldelta*
6950              From: Mike Guy <mjtg@cam.ac.uk>
6951              Date: Mon, 07 Jan 2002 17:02:43 +0000
6952              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
6953      Branch: perl
6954            ! pod/perl561delta.pod pod/perl56delta.pod
6955 ____________________________________________________________________________
6956 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
6957         Log: AUTHORS update.
6958      Branch: perl
6959            ! AUTHORS
6960 ____________________________________________________________________________
6961 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
6962         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
6963      Branch: perl
6964            ! ext/Storable/Storable.pm
6965 ____________________________________________________________________________
6966 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
6967         Log: perldelta updates.
6968      Branch: perl
6969            ! pod/perldelta.pod
6970 ____________________________________________________________________________
6971 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
6972         Log: Document the flags of pv_uni_display().
6973      Branch: perl
6974            ! pod/perlapi.pod utf8.c
6975 ____________________________________________________________________________
6976 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
6977         Log: Forgot from #14115.
6978      Branch: perl
6979            ! t/op/re_tests
6980 ____________________________________________________________________________
6981 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
6982         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
6983              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
6984              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
6985              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
6986      Branch: perl
6987            ! regcomp.c
6988 ____________________________________________________________________________
6989 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
6990         Log: More regex and utf8 debug dumping.
6991      Branch: perl
6992            ! dump.c regcomp.c regexec.c utf8.c utf8.h
6993 ____________________________________________________________________________
6994 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
6995         Log: Unused variable.
6996      Branch: perl
6997            ! regcomp.c
6998 ____________________________________________________________________________
6999 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
7000         Log: Regen toc.
7001      Branch: perl
7002            ! pod/perltoc.pod
7003 ____________________________________________________________________________
7004 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
7005         Log: capitalize correctly, noticed by David Dyck.
7006      Branch: perl
7007            ! lib/sort.pm
7008 ____________________________________________________________________________
7009 [ 14110] By: nick                                  on 2002/01/06  22:05:19
7010         Log: Integrate mainline - threads mended, DB_File sick?
7011      Branch: perlio
7012           !> Changes ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL
7013           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
7014           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo
7015           !> ext/DB_File/t/db-recno.t ext/DB_File/version.c lib/sort.pm
7016           !> patchlevel.h pp_sys.c sv.c t/TEST t/op/lc.t utils/perlcc.PL
7017 ____________________________________________________________________________
7018 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
7019         Log: No need to overqualify.
7020      Branch: perl
7021            ! lib/sort.pm
7022 ____________________________________________________________________________
7023 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
7024         Log: PL_debug_pad wasn't initialized to zeroes which broke
7025              ithreads + DEBUGGING.
7026      Branch: perl
7027            ! sv.c
7028 ____________________________________________________________________________
7029 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
7030         Log: Update Changes.
7031      Branch: perl
7032            ! Changes patchlevel.h
7033 ____________________________________________________________________________
7034 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
7035         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
7036              From: Jonathan Stowe <gellyfish@gellyfish.com>
7037              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
7038              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
7039      Branch: perl
7040            ! pp_sys.c
7041 ____________________________________________________________________________
7042 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
7043         Log: DB_File sync from Paul Marquess.
7044      Branch: perl
7045            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
7046            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
7047            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
7048 ____________________________________________________________________________
7049 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
7050         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
7051              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
7052              Date: Sun, 6 Jan 2002 11:44:30 +0100
7053              Message-ID: <3C38389E.7831.493570@localhost>
7054      Branch: perl
7055            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
7056            ! utils/perlcc.PL
7057 ____________________________________________________________________________
7058 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
7059         Log: Tests for #14098.
7060      Branch: perl
7061            ! t/op/lc.t
7062 ____________________________________________________________________________
7063 [ 14102] By: nick                                  on 2002/01/06  11:33:55
7064         Log: Integrate mainline (PPPort still multi-building).
7065      Branch: perlio
7066           +> lib/unifold.t
7067           !> (integrate 30 files)
7068 ____________________________________________________________________________
7069 [ 14101] By: ams                                   on 2002/01/06  04:52:50
7070         Log: Subject: [PATCH] Bad prototype detection now an optional warning
7071              From: Sam Tregar <sam@tregar.com>
7072              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
7073              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
7074      Branch: perl
7075            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
7076            ! t/comp/proto.t toke.c
7077 ____________________________________________________________________________
7078 [ 14100] By: ams                                   on 2002/01/06  01:56:59
7079         Log: Subject: [PATCH] Correct several Stratus VOS build issues
7080              From: "Green, Paul" <Paul.Green@stratus.com>
7081              Date: Sat, 5 Jan 2002 21:30:56 -0500
7082              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
7083      Branch: perl
7084            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
7085 ____________________________________________________________________________
7086 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
7087         Log: Further perl.org URL elaboration from Ask.
7088      Branch: perl
7089            ! pod/perlfaq1.pod pod/perlfaq2.pod
7090 ____________________________________________________________________________
7091 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
7092         Log: The same problem with To{Lower,Title,Upper}
7093              as earlier with ToFold.
7094      Branch: perl
7095            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
7096            ! lib/unicore/To/Upper.pl lib/unicore/mktables
7097 ____________________________________________________________________________
7098 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
7099         Log: Retract #14057 for now; the alarm/setitimer timers
7100              seen to be the same in many systems, which leads into
7101              hangups.
7102      Branch: perl
7103            ! ext/Time/HiRes/HiRes.t
7104 ____________________________________________________________________________
7105 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
7106         Log: Finish up (ha!) the Unicode case folding;
7107              enhance regex dumping code.
7108      Branch: perl
7109            + lib/unifold.t
7110            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
7111            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
7112 ____________________________________________________________________________
7113 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
7114         Log: Use the perl.org news gw instead of the perl.com one
7115              (from Ask).
7116      Branch: perl
7117            ! pod/perlfaq1.pod pod/perlfaq2.pod
7118 ____________________________________________________________________________
7119 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
7120         Log: Zero() wasn't documented.
7121      Branch: perl
7122            ! pod/perlclib.pod
7123 ____________________________________________________________________________
7124 [ 14093] By: ams                                   on 2002/01/05  17:58:35
7125         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
7126              From: Nicholas Clark <nick@unfortu.net>
7127              Date: Sat, 5 Jan 2002 18:55:39 +0000
7128              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
7129      Branch: perl
7130            ! lib/Memoize/t/tie_ndbm.t
7131 ____________________________________________________________________________
7132 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
7133         Log: Also UNICOS/mk has deviant socketpair().
7134      Branch: perl
7135            ! ext/Socket/socketpair.t
7136 ____________________________________________________________________________
7137 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
7138         Log: Ooops.  Retract the regex parts of #14090.
7139      Branch: perl
7140            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
7141 ____________________________________________________________________________
7142 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
7143         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
7144              From: Nicholas Clark <nick@unfortu.net> 
7145              Date: Sat, 5 Jan 2002 18:10:13 +0000
7146              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
7147      Branch: perl
7148            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
7149            ! regcomp.h regexec.c
7150 ____________________________________________________________________________
7151 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
7152         Log: Integrate perlio; a missing aTHX.
7153      Branch: perl
7154           !> op.c
7155 ____________________________________________________________________________
7156 [ 14088] By: nick                                  on 2002/01/05  12:35:01
7157         Log: One missing aTHX_
7158      Branch: perlio
7159            ! op.c
7160 ____________________________________________________________________________
7161 [ 14087] By: nick                                  on 2002/01/05  12:00:48
7162         Log: Raw integrate of mainline - op.c looks dodgy.
7163      Branch: perlio
7164           +> lib/Pod/t/Functions.t t/op/winsystem.t
7165            - lib/File/Spec/NW5.pm t/op/system.t
7166           !> (integrate 77 files)
7167 ____________________________________________________________________________
7168 [ 14086] By: gsar                                  on 2002/01/05  00:19:01
7169         Log: integrate changes from maint-5.6/macperl branch
7170      Branch: maint-5.6/perl
7171           !> ext/IO/IO.xs lib/File/Find.pm lib/File/Spec/Mac.pm
7172           !> lib/Pod/Html.pm pod/perlmodinstall.pod pod/perlport.pod
7173 ____________________________________________________________________________
7174 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
7175         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
7176              found by Marc Lehmann.
7177      Branch: perl
7178            ! pp.c
7179 ____________________________________________________________________________
7180 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
7181         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
7182              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7183              Date: Sat, 5 Jan 2002 00:31:12 +0100
7184              Message-ID: <20020105003112.E1850@rafael>              
7185      Branch: perl
7186            ! t/comp/proto.t
7187 ____________________________________________________________________________
7188 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
7189         Log: A bit of "perl.com" cleanup.
7190      Branch: perl
7191            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
7192            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
7193            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
7194            ! pod/perlmodlib.PL pod/perlmodlib.pod
7195 ____________________________________________________________________________
7196 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
7197         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
7198              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7199              Date: Fri, 4 Jan 2002 23:35:19 +0100
7200              Message-ID: <20020104233519.A1850@rafael>
7201      Branch: perl
7202            ! op.c
7203 ____________________________________________________________________________
7204 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
7205         Log: Integrate change #14062 from macperl;
7206              Define setbuf, setvbuf for Mac OS
7207      Branch: perl
7208           !> ext/IO/IO.xs
7209 ____________________________________________________________________________
7210 [ 14080] By: pudge                                 on 2002/01/04  21:21:22
7211         Log: Bump version, update Changes
7212      Branch: maint-5.6/macperl
7213            ! macos/Changes macos/MPVersion.r
7214 ____________________________________________________________________________
7215 [ 14079] By: pudge                                 on 2002/01/04  21:09:40
7216         Log: Add more droplets
7217      Branch: maint-5.6/macperl
7218            + macos/macperl/Droplets/gluedialect.plx
7219            + macos/macperl/Droplets/glueedit.plx
7220            + macos/macperl/Droplets/gluemac.plx
7221            + macos/macperl/Droplets/gluescriptadds.plx
7222            + macos/macperl/Droplets/installme.plx
7223            + macos/macperl/Droplets/show_glue_pods.plx
7224            + macos/macperl/Droplets/tarzipme.plx
7225            + macos/macperl/Droplets/untarzipme.plx
7226 ____________________________________________________________________________
7227 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
7228         Log: Display the native pwd command.
7229      Branch: perl
7230            ! ext/Cwd/t/cwd.t
7231 ____________________________________________________________________________
7232 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
7233         Log: Under Mac OS X /dev/stdout is normally a symlink,
7234              but when running the test it seems to become a socket.
7235              So let's extend our censorship.
7236      Branch: perl
7237            ! t/op/stat.t
7238 ____________________________________________________________________________
7239 [ 14076] By: pudge                                 on 2002/01/04  20:44:23
7240         Log: First go at fixing Mac::Memory::_open (MacPerl Bug #494481)
7241      Branch: maint-5.6/macperl
7242            + macos/HandleSocket.cp
7243            ! macos/ext/Mac/Memory/Memory.xs macos/ext/Mac/Memory/t/Memory.t
7244            ! macos/macperl.sym
7245 ____________________________________________________________________________
7246 [ 14075] By: pudge                                 on 2002/01/04  20:42:06
7247         Log: Doc updates
7248      Branch: maint-5.6/macperl
7249            ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/OSA.xs
7250 ____________________________________________________________________________
7251 [ 14074] By: pudge                                 on 2002/01/04  20:41:26
7252         Log: Update libraries
7253      Branch: maint-5.6/macperl
7254            ! macos/macperl/Makefile.mk
7255 ____________________________________________________________________________
7256 [ 14073] By: pudge                                 on 2002/01/04  20:40:11
7257         Log: Update tests to Mac::StandardFile from StandardFile.pl,
7258              plus other fixes
7259      Branch: maint-5.6/macperl
7260            ! macos/ext/Mac/Menus/t/MenuBar.t
7261            ! macos/ext/Mac/Movies/t/PlayMacMovie.t
7262            ! macos/ext/Mac/Movies/t/PlayMovie.t
7263            ! macos/ext/Mac/QuickTimeVR/t/QTVRControl.t
7264            ! macos/ext/Mac/QuickTimeVR/t/QTVRInterceptor.t
7265            ! macos/ext/Mac/QuickTimeVR/t/QTVRotator.t
7266            ! macos/ext/Mac/Resources/t/Resources.t
7267 ____________________________________________________________________________
7268 [ 14072] By: pudge                                 on 2002/01/04  20:37:44
7269         Log: Mistakenly used dXSARGS instead of dSP (MacPerl Bug #494482)
7270      Branch: maint-5.6/macperl
7271            ! macos/ext/Mac/Lists/Lists.xs macos/ext/Mac/Menus/Menus.xs
7272            ! macos/ext/Mac/Movies/Movies.xs
7273            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
7274            ! macos/ext/Mac/StandardFile/StandardFile.xs
7275            ! macos/ext/Mac/Windows/Windows.xs
7276 ____________________________________________________________________________
7277 [ 14071] By: pudge                                 on 2002/01/04  20:35:52
7278         Log: Updates for Universal Headers 3.4 (forgot one)
7279      Branch: maint-5.6/macperl
7280            ! macos/macperl/MPConsole.cp
7281 ____________________________________________________________________________
7282 [ 14070] By: pudge                                 on 2002/01/04  20:32:57
7283         Log: Updates for Universal Headers 3.4
7284      Branch: maint-5.6/macperl
7285            ! macos/SubLaunch.c macos/ext/Mac/Navigation/Navigation.xs
7286            ! macos/ext/Mac/Navigation/typemap macos/macperl/MPAEUtils.c
7287            ! macos/macperl/MPAEVTStream.cp macos/macperl/MPAppleEvents.c
7288            ! macos/macperl/MPEditions.c macos/macperl/MPEditor.c
7289            ! macos/macperl/MPFile.c macos/macperl/MPGlobals.c
7290            ! macos/macperl/MPHelp.c macos/macperl/MPMain.c
7291            ! macos/macperl/MPPreferences.c macos/macperl/MPPseudoFile.cp
7292            ! macos/macperl/MPSave.c macos/macperl/MPScript.c
7293            ! macos/macperl/MPUtils.c macos/macperl/MPWindow.c
7294 ____________________________________________________________________________
7295 [ 14069] By: pudge                                 on 2002/01/04  20:28:20
7296         Log: Change AddEmulationProc to MacPerl_AddEmulationProc
7297              from <200112112327.JAA25434@gpo.metropolis.net.au>;
7298              don't crash on quit for 68K (MacPerl Bug #490013)
7299      Branch: maint-5.6/macperl
7300            ! macos/macish.c macos/macperl/MPConsole.cp
7301 ____________________________________________________________________________
7302 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
7303         Log: If we do have socketpair(), make my_socketpair()
7304              just call the real socketpair().  This way we always
7305              have real code behind my_socketpair() and a symbol
7306              corresponding to the my_socketpair in global.sym.
7307      Branch: perl
7308            ! embed.fnc embed.h makedef.pl proto.h util.c
7309 ____________________________________________________________________________
7310 [ 14067] By: pudge                                 on 2002/01/04  20:19:18
7311         Log: Disable sigaction (MacPerl Bug #470321)
7312      Branch: maint-5.6/macperl
7313            ! macos/config.h macos/config.sh
7314 ____________________________________________________________________________
7315 [ 14066] By: pudge                                 on 2002/01/04  20:16:47
7316         Log: Make GUSI resource work (MacPerl Bug #464638)
7317      Branch: maint-5.6/macperl
7318            ! macos/PerlGUSIConfig.cp macos/macperl/MacPerl.r
7319            ! macos/macperl/MacPerl.rsrc
7320 ____________________________________________________________________________
7321 [ 14065] By: pudge                                 on 2002/01/04  20:14:26
7322         Log: Make AutoSplit go a little deeper
7323      Branch: maint-5.6/macperl
7324            ! macos/Makefile.mk
7325 ____________________________________________________________________________
7326 [ 14064] By: pudge                                 on 2002/01/04  20:13:36
7327         Log: A few doc updates from bleadperl
7328      Branch: maint-5.6/macperl
7329            ! pod/perlmodinstall.pod pod/perlport.pod
7330 ____________________________________________________________________________
7331 [ 14063] By: pudge                                 on 2002/01/04  20:12:11
7332         Log: Sync up to latest changes from bleadperl
7333      Branch: maint-5.6/macperl
7334            ! lib/File/Find.pm
7335 ____________________________________________________________________________
7336 [ 14062] By: pudge                                 on 2002/01/04  20:09:20
7337         Log: Define setbuf, setvbuf for Mac OS
7338      Branch: maint-5.6/macperl
7339            ! ext/IO/IO.xs
7340 ____________________________________________________________________________
7341 [ 14061] By: pudge                                 on 2002/01/04  20:07:38
7342         Log: Delete by request of Mark-Jason Dominus (change #13676)
7343      Branch: maint-5.6/macperl
7344            - macos/bundled_lib/blib/lib/Memoize/Saves.pm
7345 ____________________________________________________________________________
7346 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
7347         Log: Spread the good word of "env".
7348      Branch: perl
7349            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
7350 ____________________________________________________________________________
7351 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
7352         Log: Till the system tests do something non-Win*, better rename
7353              the test so that people on other platforms don't get confused.
7354              (Not win32system, because assumedly there's win64, too.)
7355      Branch: perl
7356            + t/op/winsystem.t
7357            - t/op/system.t
7358            ! MANIFEST
7359 ____________________________________________________________________________
7360 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
7361         Log: Some tweaks.
7362      Branch: perl
7363            ! lib/Pod/t/Functions.t
7364 ____________________________________________________________________________
7365 [ 14057] By: ams                                   on 2002/01/04  17:40:31
7366         Log: (retracted by #14057)
7367              
7368              Subject: [PATCH] Time/HiRes/HiRes.t
7369              From: Nicholas Clark <nick@unfortu.net>
7370              Date: Fri, 4 Jan 2002 17:28:46 +0000
7371              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
7372      Branch: perl
7373            ! ext/Time/HiRes/HiRes.t
7374 ____________________________________________________________________________
7375 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
7376         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
7377              From: Abe Timmerman <abe@ztreet.demon.nl>
7378              Date: Fri, 04 Jan 2002 18:42:33 +0100
7379              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
7380      Branch: perl
7381            + lib/Pod/t/Functions.t
7382            ! MANIFEST lib/Pod/Functions.pm
7383 ____________________________________________________________________________
7384 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
7385         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
7386              From: "Craig A. Berry" <craigberry@mac.com>
7387              Date: Thu, 3 Jan 2002 17:32:20 -0600
7388              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
7389      Branch: perl
7390            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
7391 ____________________________________________________________________________
7392 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
7393         Log: Document the U+0085, U+2028, and U+2029.
7394      Branch: perl
7395            ! pod/perlre.pod pod/perlretut.pod
7396 ____________________________________________________________________________
7397 [ 14053] By: ams                                   on 2002/01/04  03:27:44
7398         Log: Subject: [PATCH] warn if not CORE::dump
7399              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7400              Date: Thu, 3 Jan 2002 22:04:00 +0100
7401              Message-Id: <20020103220400.A13958@rafael>
7402      Branch: perl
7403            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
7404 ____________________________________________________________________________
7405 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
7406         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
7407      Branch: perl
7408            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
7409 ____________________________________________________________________________
7410 [ 14051] By: ams                                   on 2002/01/04  03:00:12
7411         Log: Subject: [PATCH] File::Compare::VERSION
7412              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7413              Date: Thu, 3 Jan 2002 23:42:52 +0100
7414              Message-Id: <20020103234252.G13958@rafael>
7415      Branch: perl
7416            ! lib/File/Compare.pm
7417 ____________________________________________________________________________
7418 [ 14050] By: ams                                   on 2002/01/04  02:58:05
7419         Log: Subject: [PATCH @14042] threads::shared doc
7420              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
7421              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
7422              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
7423      Branch: perl
7424            ! ext/threads/shared/shared.pm
7425 ____________________________________________________________________________
7426 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
7427         Log: #14048 exposed few false positives, to be fixed soonish.
7428      Branch: perl
7429            ! t/op/pat.t
7430 ____________________________________________________________________________
7431 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
7432         Log: Do not add the first characters of multicharacter foldings
7433              into character classes.
7434      Branch: perl
7435            ! regcomp.c
7436 ____________________________________________________________________________
7437 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
7438         Log: A bit of testing for #14046.
7439      Branch: perl
7440            ! t/op/pat.t
7441 ____________________________________________________________________________
7442 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
7443         Log: Allow emitting the foldcased version of "\x{df}", "ss"
7444              (among others, another example would be \x{fb00} -> "ff")
7445      Branch: perl
7446            ! regcomp.c
7447 ____________________________________________________________________________
7448 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
7449         Log: Subject: [PATCH] File::Spec & NetWare
7450              From: Dave Rolsky <autarch@urth.org>
7451              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
7452              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
7453      Branch: perl
7454            - lib/File/Spec/NW5.pm
7455            ! MANIFEST lib/File/Spec.pm
7456 ____________________________________________________________________________
7457 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
7458         Log: FAQ sync (RCS Ids only?)
7459      Branch: perl
7460            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
7461 ____________________________________________________________________________
7462 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
7463         Log: AUTHORs updates.
7464      Branch: perl
7465            ! AUTHORS
7466 ____________________________________________________________________________
7467 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
7468         Log: Update Changes.
7469      Branch: perl
7470            ! Changes patchlevel.h
7471 ____________________________________________________________________________
7472 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
7473         Log: Missed the =head1 additions.
7474      Branch: perl
7475            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
7476            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
7477            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
7478            ! util.c
7479 ____________________________________________________________________________
7480 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
7481         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
7482              From: Robin Barker <rmb1@cise.npl.co.uk>
7483              Date: Thu, 3 Jan 2002 15:26:20 GMT
7484              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
7485      Branch: perl
7486            ! lib/Carp.t lib/Carp/Heavy.pm
7487 ____________________________________________________________________________
7488 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
7489         Log: Subject: [PATCH hv.c] 
7490              From: Robin Barker <rmb1@cise.npl.co.uk>
7491              Date: Thu, 3 Jan 2002 14:49:06 GMT
7492              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
7493              
7494              -Wformat check.
7495      Branch: perl
7496            ! hv.c
7497 ____________________________________________________________________________
7498 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
7499         Log: NetWare tweaks from Ananth Kesari.
7500      Branch: perl
7501            ! NetWare/t/NWScripts.pl lib/File/Find.pm
7502 ____________________________________________________________________________
7503 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
7504         Log: Cast.
7505      Branch: perl
7506            ! regexec.c
7507 ____________________________________________________________________________
7508 [ 14036] By: ams                                   on 2002/01/03  12:12:31
7509         Log: Grammar fix suggested by Gwyn Judd.
7510      Branch: perl
7511            ! pod/perldiag.pod
7512 ____________________________________________________________________________
7513 [ 14035] By: nick                                  on 2002/01/03  09:22:42
7514         Log: More strange perlio != mainline differences where
7515              I have not been.
7516      Branch: perlio
7517           !> hints/unicos.sh hints/unicosmk.sh
7518 ____________________________________________________________________________
7519 [ 14034] By: nick                                  on 2002/01/03  09:19:37
7520         Log: Integrate mainline (including force integrate of
7521              lib/charnames.pm which had got out-of-step)
7522      Branch: perlio
7523           !> ext/Devel/PPPort/Makefile.PL lib/charnames.pm
7524 ____________________________________________________________________________
7525 [ 14033] By: ams                                   on 2002/01/03  08:24:24
7526         Log: Subject: Not ok 14031: PPPort Makefile.PL
7527              From: andreas.koenig@anima.de (Andreas J. Koenig)
7528              Date: 03 Jan 2002 10:17:46 +0100
7529              Message-Id: <m3sn9n94jp.fsf@anima.de>
7530      Branch: perl
7531            ! ext/Devel/PPPort/Makefile.PL
7532 ____________________________________________________________________________
7533 [ 14032] By: nick                                  on 2002/01/03  08:24:00
7534         Log: Integrate mainline.
7535      Branch: perlio
7536           +> autodoc.pl embed.fnc ext/threads/shared/t/no_share.t
7537           +> lib/Pod/t/man.t lib/Pod/t/text-errors.t
7538           !> (integrate 31 files)
7539 ____________________________________________________________________________
7540 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
7541         Log: Off-by-one is my middle name.
7542      Branch: perl
7543            ! regexec.c
7544 ____________________________________________________________________________
7545 [ 14030] By: ams                                   on 2002/01/02  23:56:37
7546         Log: Subject: [PATCH @14015] threads::shared disabling
7547              From: Andy Bussey <andybussey@yahoo.co.uk>
7548              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
7549              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
7550      Branch: perl
7551            + ext/threads/shared/t/no_share.t
7552            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
7553 ____________________________________________________________________________
7554 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
7555         Log: Simon's new perlapi scheme, I hope I got all the pieces.
7556      Branch: perl
7557            + autodoc.pl embed.fnc
7558            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
7559 ____________________________________________________________________________
7560 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
7561         Log: Integrate perlio; more PPPort Makefile source dependence removal
7562      Branch: perl
7563           !> ext/Devel/PPPort/Makefile.PL perl.h
7564 ____________________________________________________________________________
7565 [ 14027] By: ams                                   on 2002/01/02  21:42:50
7566         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
7567              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7568              Date: Wed, 2 Jan 2002 23:09:13 +0100
7569              Message-Id: <20020102230913.A17373@rafael>
7570      Branch: perl
7571            ! pod/perldiag.pod
7572 ____________________________________________________________________________
7573 [ 14026] By: ams                                   on 2002/01/02  21:38:34
7574         Log: Subject: Re: PATCH: lib/Term/Cap.pm
7575              From: Jonathan Stowe <gellyfish@gellyfish.com>
7576              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
7577              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
7578      Branch: perl
7579            ! lib/Term/Cap.pm
7580 ____________________________________________________________________________
7581 [ 14025] By: ams                                   on 2002/01/02  18:34:26
7582         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
7583              From: Sam Tregar <sam@tregar.com>
7584              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
7585              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
7586      Branch: perl
7587            ! pod/perldiag.pod t/comp/proto.t toke.c
7588 ____________________________________________________________________________
7589 [ 14024] By: ams                                   on 2002/01/02  18:16:12
7590         Log: Subject: PATCH: lib/Term/Cap.pm
7591              From: Norton Allen <allen@huarp.harvard.edu>
7592              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
7593              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
7594      Branch: perl
7595            ! lib/Term/Cap.pm
7596 ____________________________________________________________________________
7597 [ 14023] By: ams                                   on 2002/01/02  18:12:31
7598         Log: Subject: PATCH: lib/Cwd.pm for QNX4
7599              From: Norton Allen <allen@huarp.harvard.edu>
7600              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
7601              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
7602      Branch: perl
7603            ! lib/Cwd.pm
7604 ____________________________________________________________________________
7605 [ 14022] By: nick                                  on 2002/01/02  18:01:21
7606         Log: More PPPort Makefile source dependence removal
7607      Branch: perlio
7608            ! ext/Devel/PPPort/Makefile.PL
7609 ____________________________________________________________________________
7610 [ 14021] By: nick                                  on 2002/01/02  17:44:36
7611         Log: Sort out muddle of editing on three machines ...
7612      Branch: perlio
7613           !> Changes MANIFEST cygwin/Makefile.SHs
7614           !> ext/Devel/PPPort/Makefile.PL ext/I18N/Langinfo/Langinfo.t
7615           !> ext/IO/lib/IO/Socket/INET.pm lib/Pod/t/basic.t
7616           !> lib/User/grent.t patchlevel.h perl.h regcomp.c regexec.c
7617 ____________________________________________________________________________
7618 [ 14020] By: ams                                   on 2002/01/02  17:06:27
7619         Log: Fix misplaced application of #14016.
7620      Branch: perl
7621            ! op.c
7622 ____________________________________________________________________________
7623 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
7624         Log: Integrate perlio; avoid uninit debug_pad.
7625      Branch: perl
7626           !> sv.c
7627 ____________________________________________________________________________
7628 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
7629         Log: makedepend VOS fix from Paul Green.
7630      Branch: perl
7631            ! makedepend.SH
7632 ____________________________________________________________________________
7633 [ 14017] By: nick                                  on 2002/01/02  16:09:43
7634         Log: Avoid un-init perl_debug_pad in clones
7635      Branch: perlio
7636            ! sv.c
7637 ____________________________________________________________________________
7638 [ 14016] By: ams                                   on 2002/01/02  15:58:11
7639         Log: Subject: [PATCH] random crash in B::LISTOP::last
7640              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
7641              Date: Wed, 2 Jan 2002 17:37:28 +0100
7642              Message-Id: <3C334558.3906.19CB98D@localhost>
7643      Branch: perl
7644            ! op.c
7645 ____________________________________________________________________________
7646 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
7647         Log: Update Changes.
7648      Branch: perl
7649            ! Changes patchlevel.h
7650 ____________________________________________________________________________
7651 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
7652         Log: One more iteration of the ibcmp_utf8() interface,
7653              hopefully this is a convergent iteration...
7654      Branch: perl
7655            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
7656 ____________________________________________________________________________
7657 [ 14013] By: ams                                   on 2002/01/02  13:43:58
7658         Log: Upgrade to podlators-1.19.
7659      Branch: perl
7660            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
7661            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
7662            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
7663            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
7664            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
7665 ____________________________________________________________________________
7666 [ 14012] By: ams                                   on 2002/01/02  09:48:51
7667         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
7668              From: martyn@inpharmatica.co.uk
7669              Date: Wed, 19 Dec 2001 19:05:00 +0000
7670              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
7671      Branch: perl
7672            ! lib/Pod/Usage.pm
7673 ____________________________________________________________________________
7674 [ 14011] By: nick                                  on 2002/01/02  08:38:18
7675         Log: Integrate mainline
7676      Branch: perlio
7677           !> (integrate 28 files)
7678 ____________________________________________________________________________
7679 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
7680         Log: Make ibcmp_utf8() optionally progress in either string for
7681              as long as it takes and optionally record how far it got.
7682      Branch: perl
7683            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
7684 ____________________________________________________________________________
7685 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
7686         Log: Once more try to get the PPPort Makefile right.
7687      Branch: perl
7688            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
7689 ____________________________________________________________________________
7690 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
7691         Log: -Wall silencing.
7692      Branch: perl
7693            ! utf8.c
7694 ____________________________________________________________________________
7695 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
7696         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
7697              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7698              Date: Tue, 1 Jan 2002 22:45:21 +0100       
7699              Message-ID: <20020101224521.A691@rafael>
7700      Branch: perl
7701            ! ext/B/B/Deparse.pm
7702 ____________________________________________________________________________
7703 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
7704         Log: VOS tweak from Paul Green: VOS has different O_BINARY
7705              and O_TEXT, but VOS always uses LF, never CRLF.
7706      Branch: perl
7707            ! perl.h
7708 ____________________________________________________________________________
7709 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
7710         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
7711      Branch: perl
7712            ! regexec.c utf8.c
7713 ____________________________________________________________________________
7714 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
7715         Log: Now that to_utf8_fold() was fixed.
7716      Branch: perl
7717            ! regcomp.c regexec.c
7718 ____________________________________________________________________________
7719 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
7720         Log: Integrate perlio; experimental binmode() re-coding.
7721      Branch: perl
7722           !> perlio.c
7723 ____________________________________________________________________________
7724 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
7725         Log: Document the to_utf8_*() functions.
7726      Branch: perl
7727            ! embed.pl pod/perlapi.pod utf8.c
7728 ____________________________________________________________________________
7729 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
7730         Log: Better support for multicharacter foldings.
7731              Now all but two of the CaseFold.txt cases work-- but
7732              only when the target string is single-character, more
7733              debugging needed.
7734      Branch: perl
7735            ! regexec.c
7736 ____________________________________________________________________________
7737 [ 14000] By: ams                                   on 2002/01/01  15:59:43
7738         Log: Subject: [PATCH] don't installperl pods
7739              From: Nicholas Clark <nick@unfortu.net>
7740              Date: Tue, 1 Jan 2002 16:44:12 +0000
7741              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
7742      Branch: perl
7743            ! installperl
7744 ____________________________________________________________________________
7745 [ 13999] By: ams                                   on 2002/01/01  14:34:04
7746         Log: Subject: [PATCH] perldiag.pod transposition
7747              From: Nicholas Clark <nick@unfortu.net>
7748              Date: Tue, 1 Jan 2002 15:03:52 +0000
7749              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
7750      Branch: perl
7751            ! pod/perldiag.pod
7752 ____________________________________________________________________________
7753 [ 13998] By: ams                                   on 2002/01/01  13:36:49
7754         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
7755              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7756              Date: Tue, 1 Jan 2002 15:12:36 +0100
7757              Message-Id: <20020101151236.A951@rafael>
7758      Branch: perl
7759            ! pod/perldiag.pod
7760 ____________________________________________________________________________
7761 [ 13997] By: ams                                   on 2002/01/01  13:33:06
7762         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
7763              From: Nicholas Clark <nick@unfortu.net>
7764              Date: Tue, 1 Jan 2002 13:13:17 +0000
7765              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
7766      Branch: perl
7767            ! ext/Socket/socketpair.t
7768 ____________________________________________________________________________
7769 [ 13996] By: ams                                   on 2002/01/01  04:44:28
7770         Log: Subject: [PATCH @13746] Leaner exporter
7771              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7772              Date: Mon, 31 Dec 2001 18:16:08 -0500
7773              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
7774      Branch: perl
7775            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
7776 ____________________________________________________________________________
7777 [ 13995] By: ams                                   on 2002/01/01  04:29:44
7778         Log: Subject: [PATCH @13746] h2xs broken
7779              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7780              Date: Mon, 31 Dec 2001 17:48:55 -0500
7781              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
7782      Branch: perl
7783            ! utils/h2xs.PL
7784 ____________________________________________________________________________
7785 [ 13994] By: ams                                   on 2002/01/01  04:25:46
7786         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
7787              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7788              Date: Mon, 31 Dec 2001 17:42:25 -0500
7789              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
7790      Branch: perl
7791            ! lib/ExtUtils/MM_Unix.pm
7792 ____________________________________________________________________________
7793 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
7794         Log: Rename the variables to be a bit more consistent.
7795      Branch: perl
7796            ! utf8.c
7797 ____________________________________________________________________________
7798 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
7799         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
7800              (found by Jeffrey Friedl)
7801      Branch: perl
7802            ! regexec.c t/op/pat.t utf8.c
7803 ____________________________________________________________________________
7804 [ 13991] By: nick                                  on 2001/12/31  18:08:55
7805         Log: Experimental binmode() re-coding (UNIX okay - but it would be...)
7806      Branch: perlio
7807            ! perlio.c
7808 ____________________________________________________________________________
7809 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
7810         Log: Update Changes.
7811      Branch: perl
7812            ! Changes patchlevel.h
7813 ____________________________________________________________________________
7814 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
7815         Log: Less unused ones.
7816      Branch: perl
7817            ! regexec.c
7818 ____________________________________________________________________________
7819 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
7820         Log: Unused variable.
7821      Branch: perl
7822            ! regcomp.c
7823 ____________________________________________________________________________
7824 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
7825         Log: Forgotten file.
7826      Branch: perl
7827            ! MANIFEST
7828 ____________________________________________________________________________
7829 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
7830         Log: Subject: Re: Cygwin: one down one to go 
7831              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7832              Date: Mon, 31 Dec 2001 18:34:36 +0100
7833              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
7834      Branch: perl
7835            ! cygwin/Makefile.SHs
7836 ____________________________________________________________________________
7837 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
7838         Log: Add some comments to the recent Unicode case-folding saga.
7839      Branch: perl
7840            ! regcomp.c regexec.c
7841 ____________________________________________________________________________
7842 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
7843         Log: Slight comment tweakage.
7844      Branch: perl
7845            ! ext/I18N/Langinfo/Langinfo.t
7846 ____________________________________________________________________________
7847 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
7848         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
7849      Branch: perl
7850            ! perl.h
7851 ____________________________________________________________________________
7852 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
7853         Log: Subject: [ PATCH] Cygwin: one down one to go
7854              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7855              Date: Mon, 31 Dec 2001 17:03:40 +0100
7856              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
7857      Branch: perl
7858            ! lib/Pod/t/basic.t
7859 ____________________________________________________________________________
7860 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
7861         Log: Tweak the dependencies not to recompile everytime,
7862              as suggested by NI-S.
7863      Branch: perl
7864            ! ext/Devel/PPPort/Makefile.PL
7865 ____________________________________________________________________________
7866 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
7867         Log: Planning still not right.
7868      Branch: perl
7869            ! lib/User/grent.t
7870 ____________________________________________________________________________
7871 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
7872         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
7873              From: Michael G Schwern <schwern@pobox.com>
7874              Date: Sun, 30 Dec 2001 18:07:55 -0500
7875              Message-ID: <20011230230755.GG12840@blackrider>
7876              
7877              (lib/User/grent, really)
7878      Branch: perl
7879            ! lib/User/grent.t
7880 ____________________________________________________________________________
7881 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
7882         Log: Integrate perlio; cleanup, in particular avoid accidental
7883              PerlIO_flush(NULL) if PerlIONext is NULL.
7884      Branch: perl
7885           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
7886 ____________________________________________________________________________
7887 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
7888         Log: Subject: typo in IO::Socket::INET.pm
7889              From: mjd@plover.com
7890              Date: 31 Dec 2001 14:31:10 -0000
7891              Message-ID: <20011231143110.4989.qmail@plover.com>
7892      Branch: perl
7893            ! ext/IO/lib/IO/Socket/INET.pm
7894 ____________________________________________________________________________
7895 [ 13976] By: nick                                  on 2001/12/31  13:56:11
7896         Log: Integrate mainline
7897      Branch: perlio
7898           !> (integrate 29 files)
7899 ____________________________________________________________________________
7900 [ 13975] By: nick                                  on 2001/12/31  12:40:50
7901         Log: perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
7902              if PerlIONext is NULL.
7903      Branch: perlio
7904            ! perlio.c perliol.h
7905 ____________________________________________________________________________
7906 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
7907         Log: Subject: Re: [PATCH] Basic bad prototype detection
7908              From: Sam Tregar <sam@tregar.com>
7909              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
7910              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
7911      Branch: perl
7912            ! t/comp/proto.t toke.c
7913 ____________________________________________________________________________
7914 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
7915         Log: Subject: [PATCH] configure.com / scriptdirexp
7916              From: "Craig A. Berry" <craigberry@mac.com>
7917              Date: Sun, 30 Dec 2001 15:47:28 -0600
7918              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
7919      Branch: perl
7920            ! configure.com
7921 ____________________________________________________________________________
7922 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
7923         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
7924              From: Abe Timmerman <abe@ztreet.demon.nl>
7925              Date: Mon, 31 Dec 2001 03:55:27 +0100
7926              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
7927      Branch: perl
7928            ! lib/ExtUtils/t/MM_Win32.t
7929 ____________________________________________________________________________
7930 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
7931         Log: Subject: [PATCH] Basic bad prototype detection
7932              From: Sam Tregar <sam@tregar.com> 
7933              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
7934              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
7935      Branch: perl
7936            ! pod/perldiag.pod t/comp/proto.t toke.c
7937 ____________________________________________________________________________
7938 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
7939         Log: Makefiles are sloppy about the exe suffix
7940              (from Paul Green)
7941      Branch: perl
7942            ! Makefile.SH x2p/Makefile.SH
7943 ____________________________________________________________________________
7944 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
7945         Log: Delay folding until necessary; start of handling
7946              folding into several characters.
7947      Branch: perl
7948            ! regcomp.c regexec.c
7949 ____________________________________________________________________________
7950 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
7951         Log: gcc -Wall dewhine.
7952      Branch: perl
7953            ! regexec.c
7954 ____________________________________________________________________________
7955 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
7956         Log: More Unicode folding tweaks, avoid potential false matches.
7957      Branch: perl
7958            ! regexec.c
7959 ____________________________________________________________________________
7960 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
7961         Log: Make that six wrongs.
7962      Branch: perl
7963            ! regexec.c utf8.c
7964 ____________________________________________________________________________
7965 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
7966         Log: Four wrongs can make a right.
7967      Branch: perl
7968            ! regexec.c utf8.c
7969 ____________________________________________________________________________
7970 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
7971         Log: Fix all the I case foldings as per CaseFold.txt.
7972      Branch: perl
7973            ! regcomp.c regexec.c
7974 ____________________________________________________________________________
7975 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
7976         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
7977      Branch: perl
7978            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
7979            ! regexec.c utf8.c
7980 ____________________________________________________________________________
7981 [ 13962] By: nick                                  on 2001/12/30  18:33:41
7982         Log: Integrate 8.3 fix for PPPort fix
7983      Branch: perlio
7984           +> ext/Devel/PPPort/ppport_h.PL
7985            - ext/Devel/PPPort/ppport.h.PL
7986            ! ext/Devel/PPPort/MANIFEST
7987           !> ext/Devel/PPPort/Makefile.PL
7988 ____________________________________________________________________________
7989 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
7990         Log: Integrate perlio; more win32 stuff:
7991              
7992              A. Use Perl_my_socketpair()
7993              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to
7994              load winsock.
7995              C. (In passing) work round fact that $$ is now SvREADONLY
7996              so we need to take special measures to set it during
7997              pseudo-fork.
7998      Branch: perl
7999           !> util.c win32/perlhost.h
8000 ____________________________________________________________________________
8001 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
8002         Log: Fix ppport.h for Unix.
8003      Branch: perl
8004            + ext/Devel/PPPort/ppport_h.PL
8005            - ext/Devel/PPPort/ppport.h.PL
8006            ! MANIFEST ext/Devel/PPPort/Makefile.PL
8007 ____________________________________________________________________________
8008 [ 13959] By: nick                                  on 2001/12/30  16:53:42
8009         Log: Win32 stuff:
8010              A. Use Perl_my_socketpair()
8011              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
8012              C. (In passing) work round fact that $$ is now SvREADONLY so we need to 
8013              take special measures to set it during pseudo-fork.
8014      Branch: perlio
8015            ! util.c win32/perlhost.h
8016 ____________________________________________________________________________
8017 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
8018         Log: Integrate perlio; win32 kicking.
8019      Branch: perl
8020           +> ext/Devel/PPPort/ppport.h.PL
8021           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
8022           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
8023           !> proto.h
8024 ____________________________________________________________________________
8025 [ 13957] By: jhi                                   on 2001/12/30  16:32:33
8026         Log: metaconfig unit change for #13956.
8027      Branch: metaconfig
8028            ! U/modified/spitshell.U
8029 ____________________________________________________________________________
8030 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
8031         Log: Must look for cat also in $PATH (noticed by Philip Newton).
8032      Branch: perl
8033            ! Configure
8034 ____________________________________________________________________________
8035 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
8036         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
8037              From: Blair Zajac <blair@orcaware.com>
8038              Date: Sat, 29 Dec 2001 22:37:03 -0800
8039              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
8040      Branch: perl
8041            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
8042 ____________________________________________________________________________
8043 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
8044         Log: Regen files.
8045      Branch: perl
8046            ! embed.h global.sym pod/perlapi.pod uconfig.h
8047 ____________________________________________________________________________
8048 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
8049         Log: Subject: [PATCH] -t without -w 
8050              From: Michael G Schwern <schwern@pobox.com>
8051              Date: Sat, 29 Dec 2001 23:46:25 -0500
8052              Message-ID: <20011230044625.GA14386@blackrider>
8053      Branch: perl
8054            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
8055            ! warnings.pl
8056 ____________________________________________________________________________
8057 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
8058         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
8059              From: Dave Rolsky <autarch@urth.org>               
8060              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
8061              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
8062              
8063              $^O is NetWare, not Netware.
8064      Branch: perl
8065            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
8066 ____________________________________________________________________________
8067 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
8068         Log: Sarathy thinks undoing C++ comments from C++ files
8069              is a bit too zealous.
8070      Branch: perl
8071            ! win32/perlhost.h win32/vmem.h
8072 ____________________________________________________________________________
8073 [ 13950] By: nick                                  on 2001/12/30  14:30:02
8074         Log: Win32 hides some errno-oid constants in <winsock.h> under assumed names.
8075              This gets them into Errno.pm - yet to prove they end up in $!.
8076      Branch: perlio
8077            ! ext/Errno/Errno_pm.PL
8078 ____________________________________________________________________________
8079 [ 13949] By: nick                                  on 2001/12/30  12:02:21
8080         Log: Integrate Cwd muddle
8081      Branch: perlio
8082           !> MANIFEST installperl lib/Cwd.pm
8083 ____________________________________________________________________________
8084 [ 13948] By: nick                                  on 2001/12/30  11:51:40
8085         Log: remove embed.pl duplicates
8086      Branch: perlio
8087            ! embed.h embed.pl global.sym proto.h
8088 ____________________________________________________________________________
8089 [ 13947] By: nick                                  on 2001/12/30  11:35:51
8090         Log: More Cwd tidy up
8091      Branch: perl
8092            ! MANIFEST installperl
8093 ____________________________________________________________________________
8094 [ 13946] By: nick                                  on 2001/12/30  11:12:42
8095         Log: Undo a mess trying Cwd.pm in its ext directory
8096      Branch: perl
8097            + lib/Cwd.pm
8098            - ext/Cwd/Cwd.pm
8099 ____________________________________________________________________________
8100 [ 13945] By: nick                                  on 2001/12/30  10:03:43
8101         Log: Integrate mainline
8102      Branch: perl
8103           +> ext/Cwd/Cwd.pm
8104            - lib/Cwd.pm
8105            ! MANIFEST
8106      Branch: perlio
8107           !> (integrate 45 files)
8108 ____________________________________________________________________________
8109 [ 13944] By: nick                                  on 2001/12/30  09:27:16
8110         Log: "Port" Devel::PPPort to Win32:
8111              - need to set @INC before use in the test
8112              - {} are special to dmake, so use ppport.h.PL
8113              rather than commandline 
8114      Branch: perlio
8115            + ext/Devel/PPPort/ppport.h.PL
8116            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/t/test.t
8117 ____________________________________________________________________________
8118 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
8119         Log: Update Changes.
8120      Branch: perl
8121            ! Changes patchlevel.h
8122 ____________________________________________________________________________
8123 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
8124         Log: Subject: [PATCH] cleaner close on tests, take 2
8125              From: andreas.koenig@anima.de (Andreas J. Koenig)
8126              Date: 29 Dec 2001 21:42:37 +0100
8127              Message-ID: <m33d1tvjuq.fsf@anima.de>
8128              
8129              (the DB_File patches)
8130      Branch: perl
8131            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
8132            ! ext/DB_File/t/db-recno.t
8133 ____________________________________________________________________________
8134 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
8135         Log: Integrate perlio; regen'ed config_H.?c
8136      Branch: perl
8137           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
8138 ____________________________________________________________________________
8139 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
8140         Log: Subject: [PATCH] cleaner close on tests, take 2             
8141              From: andreas.koenig@anima.de (Andreas J. Koenig)
8142              Date: 29 Dec 2001 21:42:37 +0100
8143              Message-ID: <m33d1tvjuq.fsf@anima.de>
8144              
8145              (except for the three DB_File patch fragments)
8146      Branch: perl
8147            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
8148            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
8149            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
8150            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
8151            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
8152            ! t/op/runlevel.t t/op/write.t t/run/switches.t
8153 ____________________________________________________________________________
8154 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
8155         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
8156              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8157              Date: Sat, 29 Dec 2001 20:38:59 +0100
8158              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
8159              
8160              (NetWare tree not touched because it's very //)
8161      Branch: perl
8162            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
8163            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
8164            ! wince/include/errno.h wince/include/netdb.h
8165            ! wince/include/sys/socket.h wince/include/sys/stat.h
8166            ! wince/perllib.c wince/perlmain.c wince/win32.h
8167            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
8168            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
8169 ____________________________________________________________________________
8170 [ 13938] By: nick                                  on 2001/12/29  19:23:32
8171         Log: Integrate mainline (ok linux)
8172      Branch: perlio
8173           +> lib/ExtUtils/t/MM_Win32.t lib/Pod/t/InputObjects.t
8174           !> (integrate 33 files)
8175 ____________________________________________________________________________
8176 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
8177         Log: Give up on serious testing of langinfo().  Leave the old
8178              code in place, though.
8179      Branch: perl
8180            ! ext/I18N/Langinfo/Langinfo.t
8181 ____________________________________________________________________________
8182 [ 13936] By: nick                                  on 2001/12/29  18:20:33
8183         Log: Routine regen_config_h - no real differences other than order of crypt 
8184      Branch: perlio
8185            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8186 ____________________________________________________________________________
8187 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
8188         Log: Integrate perlio;
8189              
8190              Define the two socket error numbers in terms of WSAEXXXXX equivalents
8191              
8192              Fudge Config.pm so File::Spec does not croak.
8193      Branch: perl
8194           !> win32/FindExt.pm win32/win32.h
8195 ____________________________________________________________________________
8196 [ 13934] By: nick                                  on 2001/12/29  17:27:50
8197         Log: Fudge Config.pm so File::Spec does not croak.
8198      Branch: perlio
8199            ! win32/FindExt.pm
8200 ____________________________________________________________________________
8201 [ 13933] By: jhi                                   on 2001/12/29  17:24:45
8202         Log: metaconfig unit changes for #13932.
8203      Branch: metaconfig
8204            + U/modified/Init.U
8205            ! U/compline/nblock_io.U U/modified/Head.U U/modified/Loc.U
8206 ____________________________________________________________________________
8207 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
8208         Log: VOS tweaks from Paul Green.
8209              
8210              The Configure tweaks: the _exe needs to be
8211              set after the init; VOS has fd 3 hardwired to /dev/tty;
8212              the grep/ln/make substitutions really need to stick.
8213      Branch: perl
8214            ! Configure hints/vos.sh perl.h util.c vos/build.cm
8215            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
8216            ! vos/config.ga.h vos/vosish.h
8217 ____________________________________________________________________________
8218 [ 13931] By: nick                                  on 2001/12/29  17:00:38
8219         Log: Define the two socket error numbers in terms of WSAEXXXXX equivalents
8220              (just to get util.c to compile)
8221      Branch: perlio
8222            ! win32/win32.h
8223 ____________________________________________________________________________
8224 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
8225         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
8226              From: coral@eekeek.org
8227              Date: Fri, 28 Dec 2001 19:58:22 -0500      
8228              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
8229      Branch: perl
8230            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
8231            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
8232            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
8233            ! pod/perlunicode.pod pod/perlxs.pod util.c
8234 ____________________________________________________________________________
8235 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
8236         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
8237      Branch: perl
8238            ! t/op/exec.t
8239 ____________________________________________________________________________
8240 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
8241         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
8242              From: Abe Timmerman <abe@ztreet.demon.nl>
8243              Date: Sat, 29 Dec 2001 13:10:06 +0100
8244              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
8245      Branch: perl
8246            + lib/Pod/t/InputObjects.t
8247 ____________________________________________________________________________
8248 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
8249         Log: Integrate perlio;
8250              
8251              Quick fix (after couple of clever fixes failed) for
8252              "accept leaks memory" fail [ID 20011223.001]
8253              
8254              Nick Clark's embed.pl fix for my_socketpair
8255      Branch: perl
8256           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
8257 ____________________________________________________________________________
8258 [ 13926] By: nick                                  on 2001/12/29  15:23:21
8259         Log: Nick Clark's embed.pl fix for my_socketpair
8260      Branch: perlio
8261            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h
8262 ____________________________________________________________________________
8263 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
8264         Log: Slight tweaks on the MM_Win32.t.
8265      Branch: perl
8266            ! lib/ExtUtils/t/MM_Win32.t
8267 ____________________________________________________________________________
8268 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
8269         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
8270              From: Abe Timmerman <abe@ztreet.demon.nl>
8271              Date: Sat, 29 Dec 2001 12:51:36 +0100
8272              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
8273      Branch: perl
8274            + lib/ExtUtils/t/MM_Win32.t
8275            ! MANIFEST
8276 ____________________________________________________________________________
8277 [ 13923] By: nick                                  on 2001/12/29  15:12:07
8278         Log: Quick fix (after couple of clever fixes failed) for
8279              "accept leaks memory" fail [ID 20011223.001]
8280      Branch: perlio
8281            ! pp_sys.c
8282 ____________________________________________________________________________
8283 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
8284         Log: Subject: [PATCH] Module names and other nits
8285              From: Autrijus Tang <autrijus@autrijus.org>                 
8286              Date: Sat, 29 Dec 2001 01:59:28 +0800
8287              Message-ID: <20011229015928.A29712@geb.elixus.org>              
8288      Branch: perl
8289            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
8290            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
8291            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
8292            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
8293            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
8294 ____________________________________________________________________________
8295 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
8296         Log: socketpair tweaks from Nicholas Clark.
8297      Branch: perl
8298            ! ext/Socket/socketpair.t util.c
8299 ____________________________________________________________________________
8300 [ 13920] By: nick                                  on 2001/12/29  12:36:21
8301         Log: Integrate mainline
8302      Branch: perlio
8303           !> Changes Configure doop.c ext/B/B.pm ext/IO/lib/IO/t/io_dir.t
8304           !> ext/POSIX/POSIX.xs ext/Socket/socketpair.t
8305           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
8306           !> lib/ExtUtils/t/Embed.t lib/ExtUtils/t/MM_Cygwin.t
8307           !> lib/warnings.t patchlevel.h pod/perlfunc.pod pod/perlport.pod
8308           !> pod/perluniintro.pod t/base/rs.t t/cmd/subval.t t/io/fflush.t
8309           !> t/op/sysio.t
8310 ____________________________________________________________________________
8311 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
8312         Log: Retract #13917.
8313      Branch: perl
8314            ! doop.c
8315 ____________________________________________________________________________
8316 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
8317         Log: Subject: provisional MakeMaker patch for VMS
8318              From: "Craig A. Berry" <craigberry@mac.com> 
8319              Date: Thu, 27 Dec 2001 22:29:37 -0600
8320              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
8321      Branch: perl
8322            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
8323 ____________________________________________________________________________
8324 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
8325         Log: (retracted by #13919)
8326      Branch: perl
8327            ! doop.c
8328 ____________________________________________________________________________
8329 [ 13916] By: jhi                                   on 2001/12/28  01:17:04
8330         Log: metaconfig unit change for #13915.
8331      Branch: metaconfig/U/perl
8332            ! d_u32align.U
8333 ____________________________________________________________________________
8334 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
8335         Log: Remove debris in any case.
8336      Branch: perl
8337            ! Configure
8338 ____________________________________________________________________________
8339 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
8340         Log: Subject: [PATCH] Re: B::walksymtable oddness
8341              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
8342              Date: Thu, 27 Dec 2001 19:14:24 +0100
8343              Message-ID: <3C2B7310.861.18820D0@localhost>
8344      Branch: perl
8345            ! ext/B/B.pm
8346 ____________________________________________________________________________
8347 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
8348         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
8349              From: Nicholas Clark <nick@unfortu.net> 
8350              Date: Fri, 28 Dec 2001 00:43:02 +0000
8351              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
8352      Branch: perl
8353            ! ext/Socket/socketpair.t
8354 ____________________________________________________________________________
8355 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
8356         Log: Fast Latin1<->UTF-8 conversion for older Perls.
8357      Branch: perl
8358            ! pod/perluniintro.pod
8359 ____________________________________________________________________________
8360 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
8361         Log: Update Changes.
8362      Branch: perl
8363            ! Changes patchlevel.h
8364 ____________________________________________________________________________
8365 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
8366         Log: More wait status trickery for BeOS.
8367      Branch: perl
8368            ! ext/POSIX/POSIX.xs
8369 ____________________________________________________________________________
8370 [ 13909] By: jhi                                   on 2001/12/27  14:15:49
8371         Log: metaconfig unit change for #13908.
8372      Branch: metaconfig/U/perl
8373            ! d_u32align.U
8374 ____________________________________________________________________________
8375 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
8376         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
8377      Branch: perl
8378            ! Configure
8379 ____________________________________________________________________________
8380 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
8381         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
8382              From: gbarr@monty.mutatus.co.uk
8383              Date: 27 Dec 2001 14:41:36 -0000
8384              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
8385      Branch: perl
8386            ! lib/ExtUtils/t/Embed.t
8387 ____________________________________________________________________________
8388 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
8389         Log: Subject: [PATCH] Re: socketpair emulation
8390              From: Nicholas Clark <nick@unfortu.net> 
8391              Date: Wed, 26 Dec 2001 20:08:14 +0000
8392              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
8393      Branch: perl
8394            ! ext/Socket/socketpair.t
8395 ____________________________________________________________________________
8396 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
8397         Log: Subject: [DOC PATCH] left is right and right is left
8398              From: Philip Newton <Philip.Newton@gmx.net>
8399              Date: Thu, 27 Dec 2001 10:04:17 +0100
8400              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
8401      Branch: perl
8402            ! pod/perlfunc.pod pod/perlport.pod
8403 ____________________________________________________________________________
8404 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
8405         Log: Subject: [PATCH] check return of close
8406              From: andreas.koenig@anima.de (Andreas J. Koenig)            
8407              Date: 27 Dec 2001 09:47:30 +0100
8408              Message-ID: <m3ellhgicd.fsf@anima.de> 
8409              
8410              Subject: [PATCH] improve error reporting
8411              From: andreas.koenig@anima.de (Andreas J. Koenig)            
8412              Date: 27 Dec 2001 09:54:55 +0100
8413              Message-ID: <m3adw5gi00.fsf@anima.de> 
8414              
8415              Subject: [PATCH] check return value of close
8416              From: andreas.koenig@anima.de (Andreas J. Koenig)            
8417              Date: 27 Dec 2001 10:03:55 +0100
8418              Message-ID: <m3666tghl0.fsf@anima.de> 
8419              
8420              Subject: [PATCH] return of close
8421              From: andreas.koenig@anima.de (Andreas J. Koenig)            
8422              Date: 27 Dec 2001 10:22:15 +0100
8423              Message-ID: <m31yhhggqg.fsf@anima.de> 
8424      Branch: perl
8425            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
8426            ! t/io/fflush.t
8427 ____________________________________________________________________________
8428 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
8429         Log: Subject: [PATCH] check return of close
8430              From: andreas.koenig@anima.de (Andreas J. Koenig)            
8431              Date: 27 Dec 2001 09:47:30 +0100
8432              Message-ID: <m3ellhgicd.fsf@anima.de> 
8433      Branch: perl
8434            ! t/base/rs.t
8435 ____________________________________________________________________________
8436 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
8437         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
8438              From: andreas.koenig@anima.de (Andreas J. Koenig)
8439              Date: 27 Dec 2001 09:21:16 +0100
8440              Message-ID: <m3n105gjk3.fsf@anima.de>
8441      Branch: perl
8442            ! t/op/sysio.t
8443 ____________________________________________________________________________
8444 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
8445         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
8446              From: "Gerrit P. Haase" <gp@familiehaase.de>
8447              Date: Thu, 27 Dec 2001 09:23:55 +0100 
8448              Message-ID: <98211521662.20011227092355@familiehaase.de>
8449      Branch: perl
8450            ! lib/ExtUtils/t/MM_Cygwin.t
8451 ____________________________________________________________________________
8452 [ 13900] By: nick                                  on 2001/12/27  11:11:51
8453         Log: Integrate mainline
8454      Branch: perlio
8455           +> ext/Socket/socketpair.t lib/File/Spec/Cygwin.pm
8456           +> lib/File/Spec/NW5.pm
8457           !> (integrate 52 files)
8458 ____________________________________________________________________________
8459 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
8460         Log: Replace the awful (most likely generated and not very persistent)
8461              URL with something tangible.
8462      Branch: perl
8463            ! README.hpux
8464 ____________________________________________________________________________
8465 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
8466         Log: Naughty /dev/printer (ls -l, really) of IRIX.
8467      Branch: perl
8468            ! t/op/stat.t
8469 ____________________________________________________________________________
8470 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
8471         Log: Upgrade to Net::Ping 2.10.
8472      Branch: perl
8473            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
8474            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
8475            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
8476            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
8477 ____________________________________________________________________________
8478 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
8479         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
8480              (this showed up in Benchmark.t)
8481      Branch: perl
8482            ! pp_sys.c
8483 ____________________________________________________________________________
8484 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
8485         Log: BeOS updates.
8486      Branch: perl
8487            ! README.beos beos/beos.c
8488 ____________________________________________________________________________
8489 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
8490         Log: Subject: Re: bleadperl doesn't compile
8491              From: "Gerrit P. Haase" <gp@familiehaase.de>
8492              Date: Wed, 26 Dec 2001 21:29:08 +0100
8493              Message-ID: <22168634623.20011226212908@familiehaase.de>
8494              
8495              Cygwin with multiplicity.
8496      Branch: perl
8497            ! perlio.c
8498 ____________________________________________________________________________
8499 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
8500         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
8501              From: Nicholas Clark <nick@ccl4.org>
8502              Date: Wed, 26 Dec 2001 19:07:33 +0000
8503              Message-ID: <20011226190732.J48842@plum.flirble.org>            
8504              
8505              socketpair() (un)signedness nit.
8506      Branch: perl
8507            ! util.c
8508 ____________________________________________________________________________
8509 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
8510         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
8511              From: Nicholas Clark <nick@ccl4.org>
8512              Date: Wed, 26 Dec 2001 19:19:47 +0000
8513              Message-ID: <20011226191946.K48842@plum.flirble.org>
8514              
8515              Use report_evil_fh().
8516      Branch: perl
8517            ! doio.c
8518 ____________________________________________________________________________
8519 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
8520         Log: Bad $? assumptions.
8521      Branch: perl
8522            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
8523 ____________________________________________________________________________
8524 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
8525         Log: Net::Ping isn't going to work much without
8526              the Socket extension; fail more gracefully.
8527      Branch: perl
8528            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
8529            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
8530            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
8531            ! lib/Net/Ping/t/300_ping_stream.t
8532 ____________________________________________________________________________
8533 [ 13889] By: jhi                                   on 2001/12/26  17:19:18
8534         Log: metaconfig unit change for #13888.
8535      Branch: metaconfig
8536            ! U/modified/Oldconfig.U
8537 ____________________________________________________________________________
8538 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
8539         Log: test -d /system is a bit too generic test for VOS
8540              (false hit in BeOS)
8541      Branch: perl
8542            ! Configure
8543 ____________________________________________________________________________
8544 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
8545         Log: No AF_UNIX in BeOS.
8546      Branch: perl
8547            ! util.c
8548 ____________________________________________________________________________
8549 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
8550         Log: FAQ sync.
8551      Branch: perl
8552            ! pod/perlfaq5.pod
8553 ____________________________________________________________________________
8554 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
8555         Log: Update Changes.
8556      Branch: perl
8557            ! Changes patchlevel.h
8558 ____________________________________________________________________________
8559 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
8560         Log: Make -t equal -tw.
8561      Branch: perl
8562            ! perl.c pod/perlrun.pod
8563 ____________________________________________________________________________
8564 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
8565         Log: Subject: Re: Not OK 13881
8566              From: John Peacock <jpeacock@rowman.com>
8567              Date: Tue, 25 Dec 2001 06:02:12 -0500
8568              Message-ID: <3C285CB4.8040006@rowman.com>
8569      Branch: perl
8570            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
8571 ____________________________________________________________________________
8572 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
8573         Log: Subject: Re: Not OK 13881
8574              From: andreas.koenig@anima.de (Andreas J. Koenig)
8575              Date: 25 Dec 2001 07:33:23 +0100
8576              Message-ID: <m3bsgnajws.fsf@anima.de>
8577      Branch: perl
8578            ! op.c
8579 ____________________________________________________________________________
8580 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
8581         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
8582              From: Mark-Jason Dominus <mjd@plover.com>    
8583              Date: Mon, 24 Dec 2001 18:14:48 -0500
8584              Message-ID: <20011224231448.25826.qmail@plover.com>
8585      Branch: perl
8586            ! op.c t/op/eval.t
8587 ____________________________________________________________________________
8588 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
8589         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
8590              From: Dave Rolsky <autarch@urth.org>
8591              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
8592              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
8593      Branch: perl
8594            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
8595            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
8596            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
8597            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
8598            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
8599 ____________________________________________________________________________
8600 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
8601         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
8602              From: Jeffrey Friedl <jfriedl@yahoo.com>
8603              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
8604              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
8605              
8606              The rest of the tests for plus few extras.
8607      Branch: perl
8608            ! t/op/pat.t
8609 ____________________________________________________________________________
8610 [ 13878] By: jhi                                   on 2001/12/24  17:16:10
8611         Log: metaconfig unit change for #13877.
8612      Branch: metaconfig
8613            ! U/modified/Unix.U
8614 ____________________________________________________________________________
8615 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
8616         Log: No-op.
8617      Branch: perl
8618            ! Configure
8619 ____________________________________________________________________________
8620 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
8621         Log: More constant casting.
8622      Branch: perl
8623            ! regexec.c
8624 ____________________________________________________________________________
8625 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
8626         Log: Subject: perlhack.pod 
8627              From: "John P. Linderman" <jpl@research.att.com>
8628              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
8629              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
8630      Branch: perl
8631            ! pod/perlhack.pod
8632 ____________________________________________________________________________
8633 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
8634         Log: File::Find patch patches from Thomas Wegner.
8635      Branch: perl
8636            ! lib/File/Find.pm
8637 ____________________________________________________________________________
8638 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
8639         Log: Subject: Re: socketpair emulation 
8640              From: Nicholas Clark <nick@unfortu.net>                 
8641              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
8642              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
8643      Branch: perl
8644            ! ext/Socket/socketpair.t
8645 ____________________________________________________________________________
8646 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
8647         Log: Must cast constants if they can be quads.
8648      Branch: perl
8649            ! regcomp.c
8650 ____________________________________________________________________________
8651 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
8652         Log: Promote the e/uid to wide enough un/signed integers
8653              and printf them as such.
8654      Branch: perl
8655            ! taint.c
8656 ____________________________________________________________________________
8657 [ 13870] By: jhi                                   on 2001/12/24  01:14:52
8658         Log: metaconfig unit change for #13869.
8659      Branch: metaconfig/U/perl
8660            ! d_u32align.U
8661 ____________________________________________________________________________
8662 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
8663         Log: The U32 alignment test wasn't really working, noticed
8664              by Paul Green.  Now the test works, but this means that
8665              we may see coredumps from the test.   I sure hope MMUless
8666              places don't crash on the test.
8667      Branch: perl
8668            ! Configure
8669 ____________________________________________________________________________
8670 [ 13868] By: jhi                                   on 2001/12/23  23:46:54
8671         Log: metaconfig unit changes for #13867.
8672      Branch: metaconfig
8673            ! U/compline/nblock_io.U U/modified/Unix.U
8674            ! U/modified/spitshell.U
8675 ____________________________________________________________________________
8676 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
8677         Log: More VOS tweaks.
8678      Branch: perl
8679            ! Configure
8680 ____________________________________________________________________________
8681 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
8682         Log: The funky final sigma casefolding.
8683      Branch: perl
8684            ! regcomp.c regexec.c t/op/pat.t utf8.h
8685 ____________________________________________________________________________
8686 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
8687         Log: Update Changes.
8688      Branch: perl
8689            ! Changes patchlevel.h
8690 ____________________________________________________________________________
8691 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
8692         Log: Move the \C and \X to pat.t.
8693      Branch: perl
8694            ! t/op/pat.t t/op/re_tests
8695 ____________________________________________________________________________
8696 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
8697         Log: More logical test ordering.
8698      Branch: perl
8699            ! perl.h
8700 ____________________________________________________________________________
8701 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
8702         Log: Integrate perlio;
8703              
8704              Add at least the "important" PerlIO_xxxx functions to embed.pl
8705              so that they get implicit pTHX_ and we can avoid slow dTHX.
8706              
8707              Put PerlIO stuff inside EXTERN C
8708              
8709              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
8710      Branch: perl
8711           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
8712           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
8713           !> win32/win32.c
8714 ____________________________________________________________________________
8715 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
8716         Log: Even more \X fixing.
8717      Branch: perl
8718            ! regexec.c t/op/pat.t
8719 ____________________________________________________________________________
8720 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
8721         Log: More \X fixing.
8722      Branch: perl
8723            ! regexec.c t/op/pat.t
8724 ____________________________________________________________________________
8725 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
8726         Log: Fix encoding pragma.
8727      Branch: perl
8728            ! regcomp.c
8729 ____________________________________________________________________________
8730 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
8731         Log: Subject: socketpair emulation
8732              From: Nicholas Clark <nick@unfortu.net>
8733              Date: Sat, 22 Dec 2001 18:38:18 +0000
8734              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
8735      Branch: perl
8736            + ext/Socket/socketpair.t
8737            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
8738            ! pp_sys.c proto.h util.c
8739 ____________________________________________________________________________
8740 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
8741         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
8742              From: Jeffrey Friedl <jfriedl@yahoo.com>
8743              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
8744              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
8745              
8746              (partially applied, most of the new tests need to be rethought)
8747      Branch: perl
8748            ! regcomp.c t/op/re_tests
8749 ____________________________________________________________________________
8750 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
8751         Log: Small tweaks.
8752      Branch: perl
8753            ! handy.h regexec.c
8754 ____________________________________________________________________________
8755 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
8756         Log: Unicode casefolding continues.
8757              (lib/encoding.t still failing.)
8758      Branch: perl
8759            ! regexec.c t/op/pat.t
8760 ____________________________________________________________________________
8761 [ 13854] By: nick                                  on 2001/12/22  20:01:27
8762         Log: Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
8763      Branch: perlio
8764            ! makedef.pl perlio.h perlio.sym win32/win32.c
8765 ____________________________________________________________________________
8766 [ 13853] By: nick                                  on 2001/12/22  19:58:53
8767         Log: Put PerlIO stuff inside EXTERN C
8768      Branch: perlio
8769            ! embed.pl proto.h
8770 ____________________________________________________________________________
8771 [ 13852] By: nick                                  on 2001/12/22  18:04:34
8772         Log: Add at least the "important" PerlIO_xxxx functions to embed.pl
8773              so that they get implicit pTHX_ and we can avoid slow dTHX.
8774      Branch: perlio
8775            ! embed.h embed.pl ext/IO/IO.xs global.sym globals.c perlio.c
8776            ! perlio.h pod/perlapi.pod proto.h
8777 ____________________________________________________________________________
8778 [ 13851] By: jhi                                   on 2001/12/22  17:42:10
8779         Log: metaconfig unit change for #13850.
8780      Branch: metaconfig
8781            ! U/modified/Loc.U
8782 ____________________________________________________________________________
8783 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
8784         Log: Rework the make logic (again).
8785      Branch: perl
8786            ! Configure
8787 ____________________________________________________________________________
8788 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
8789         Log: Integrate perlio;
8790              Fix mis-parse of autoloaded usage code by declaring the sub
8791              Correct checking code which Ilya spotted was tripped by CR at EOF.
8792              The CR at EOF fix earlier broke CR at end-of-buffer.
8793      Branch: perl
8794            ! regexec.c
8795           !> ext/POSIX/POSIX.pm perlio.c sv.c
8796 ____________________________________________________________________________
8797 [ 13848] By: nick                                  on 2001/12/22  15:11:17
8798         Log: The CR at EOF fix earlier broke CR at end-of-buffer.
8799              This should be okay for both?
8800      Branch: perlio
8801            ! perlio.c
8802 ____________________________________________________________________________
8803 [ 13847] By: nick                                  on 2001/12/22  12:26:32
8804         Log: Correct checking code which Ilya spotted was tripped by CR at EOF.
8805              Also tone down perl -DP tracing of sv_gets.
8806      Branch: perlio
8807            ! perlio.c sv.c
8808 ____________________________________________________________________________
8809 [ 13846] By: nick                                  on 2001/12/22  10:49:27
8810         Log: Fix mis-parse of autoloaded usage code by declaring the sub
8811      Branch: perlio
8812            ! ext/POSIX/POSIX.pm
8813 ____________________________________________________________________________
8814 [ 13845] By: nick                                  on 2001/12/22  10:44:11
8815         Log: Integrate mainline - some fails:
8816              Failed Test            Stat Wstat Total Fail  Failed  List of Failed
8817              -------------------------------------------------------------------------------
8818              ../ext/POSIX/t/posix.t  255 65280    38    9  23.68%  30-38
8819              ../lib/encoding.t                    19    2  10.53%  17-18
8820              op/pat.t                            770    3   0.39%  754-755 757
8821      Branch: perlio
8822           +> ext/re/re.t lib/ExtUtils/t/MM_OS2.t
8823           !> (integrate 36 files)
8824 ____________________________________________________________________________
8825 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
8826         Log: More Unicode casing fixes.
8827      Branch: perl
8828            ! regexec.c t/op/pat.t
8829 ____________________________________________________________________________
8830 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
8831         Log: Unicode casefolding fixes.
8832      Branch: perl
8833            ! op.c regcomp.c regexec.c t/op/pat.t
8834 ____________________________________________________________________________
8835 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
8836         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
8837              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
8838              Date: Sat, 22 Dec 2001 00:01:29 +0100
8839              Message-ID: <20011222000129.A713@rafael>
8840      Branch: perl
8841            ! ext/B/B/Deparse.pm
8842 ____________________________________________________________________________
8843 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
8844         Log: VOS config from Paul Green.
8845      Branch: perl
8846            ! hints/vos.sh
8847 ____________________________________________________________________________
8848 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
8849         Log: Subject: [PATCH @13746] CreateTTY on OS/2
8850              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8851              Date: Fri, 21 Dec 2001 15:59:45 -0500
8852              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
8853      Branch: perl
8854            ! lib/perl5db.pl
8855 ____________________________________________________________________________
8856 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
8857         Log: Subject: [PATCH @13746] uninstalled build of modules broken
8858              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8859              Date: Fri, 21 Dec 2001 15:49:09 -0500
8860              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
8861      Branch: perl
8862            ! lib/ExtUtils/MM_Unix.pm
8863 ____________________________________________________________________________
8864 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
8865         Log: Subject: [PATCH @13746] OS/2 File::* modules
8866              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8867              Date: Fri, 21 Dec 2001 15:43:24 -0500
8868              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
8869      Branch: perl
8870            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
8871 ____________________________________________________________________________
8872 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
8873         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
8874              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
8875              Date: Fri, 21 Dec 2001 17:29:07 +0100
8876              Message-ID: <3C236353.6625C4C0@alcatel.at>
8877      Branch: perl
8878            ! pod/perltie.pod
8879 ____________________________________________________________________________
8880 [ 13836] By: jhi                                   on 2001/12/21  19:47:52
8881         Log: metaconfig unit changes for #13835
8882      Branch: metaconfig
8883            ! U/modified/Head.U U/modified/Loc.U U/modified/Unix.U
8884            ! U/modified/sh.U
8885 ____________________________________________________________________________
8886 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
8887         Log: Further VOS tweaks: the _exe needs to be introduced
8888              in the very beginning, and the make/gmake needs special
8889              VOS logic.
8890      Branch: perl
8891            ! Configure Makefile.SH
8892 ____________________________________________________________________________
8893 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
8894         Log: Update Changes.
8895      Branch: perl
8896            ! Changes patchlevel.h
8897 ____________________________________________________________________________
8898 [ 13833] By: jhi                                   on 2001/12/21  14:46:45
8899         Log: metaconfig unit change for #13832.
8900      Branch: metaconfig
8901            ! U/modified/spitshell.U
8902 ____________________________________________________________________________
8903 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
8904         Log: Also the search for cat needs to be _exe-aware.
8905      Branch: perl
8906            ! Configure
8907 ____________________________________________________________________________
8908 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
8909         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
8910              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
8911              Date: Fri, 21 Dec 2001 14:02:01 +0100
8912              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
8913      Branch: perl
8914            ! ext/B/B/Xref.pm
8915 ____________________________________________________________________________
8916 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
8917         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
8918      Branch: perl
8919            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
8920            ! ext/B/t/assembler.t
8921 ____________________________________________________________________________
8922 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
8923         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
8924              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8925              Date: Fri, 21 Dec 2001 11:15:38 +0100
8926              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
8927      Branch: perl
8928            ! hv.c
8929 ____________________________________________________________________________
8930 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
8931         Log: A plan is good.
8932      Branch: perl
8933            ! ext/re/re.t
8934 ____________________________________________________________________________
8935 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
8936         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
8937              From: chromatic <chromatic@rmci.net>
8938              Date: Thu, 20 Dec 2001 16:16:48 -0700
8939              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
8940      Branch: perl
8941            + ext/re/re.t
8942            ! MANIFEST
8943 ____________________________________________________________________________
8944 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
8945         Log: Synchronize the skippage message.
8946      Branch: perl
8947            ! lib/ExtUtils/t/MM_OS2.t
8948 ____________________________________________________________________________
8949 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
8950         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
8951              From: chromatic <chromatic@rmci.net>
8952              Date: Thu, 20 Dec 2001 16:09:10 -0700
8953              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
8954      Branch: perl
8955            + lib/ExtUtils/t/MM_OS2.t
8956            ! MANIFEST
8957 ____________________________________________________________________________
8958 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
8959         Log: Subject: perlfunc.pod patch re flock via fcntl
8960              From: "Tye McQueen" <tye@metronet.com>
8961              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
8962              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
8963      Branch: perl
8964            ! pod/perlfunc.pod
8965 ____________________________________________________________________________
8966 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
8967         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
8968              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
8969              (the Unicode maximum code point) warnable offenses.
8970      Branch: perl
8971            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
8972            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
8973 ____________________________________________________________________________
8974 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
8975         Log: Sterner admonishment on -t.
8976      Branch: perl
8977            ! pod/perlrun.pod
8978 ____________________________________________________________________________
8979 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
8980         Log: Subject: [PATCH B::Dpparse] minor qr// fix
8981              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8982              Date: Thu, 20 Dec 2001 22:53:34 +0100
8983              Message-ID: <20011220225334.A735@rafael>
8984      Branch: perl
8985            ! ext/B/B/Deparse.pm
8986 ____________________________________________________________________________
8987 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
8988         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
8989              From: Robert Spier <rspier@pobox.com>
8990              Date: Thu, 20 Dec 2001 08:10:00 -0800
8991              Message-ID: <15394.3416.693353.107334@rls.cx>
8992      Branch: perl
8993            ! lib/Carp/Heavy.pm
8994 ____________________________________________________________________________
8995 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
8996         Log: Integrate perlio (pTHX_ fixes for :win32 layer)
8997      Branch: perl
8998           !> win32/win32io.c
8999 ____________________________________________________________________________
9000 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
9001         Log: Subject: Re: [PATCH pod/perliol.pod] resend
9002              From: Stas Bekman <stas@stason.org>
9003              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
9004              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
9005      Branch: perl
9006            ! pod/perliol.pod
9007 ____________________________________________________________________________
9008 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
9009         Log: Fix up the APIs noone hopefully uses.
9010      Branch: perl
9011            ! utf8.c
9012 ____________________________________________________________________________
9013 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
9014         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
9015              Date: Wed, 19 Dec 2001 14:13:38 -0800
9016              From: Robert Spier <rspier@pobox.com>
9017              Message-ID: <15393.4370.605214.548582@rls.cx>
9018      Branch: perl
9019            ! lib/Carp.t lib/Carp/Heavy.pm
9020 ____________________________________________________________________________
9021 [ 13815] By: nick                                  on 2001/12/20  10:23:42
9022         Log: pTHX_ fixes for :win32 layer
9023      Branch: perlio
9024            ! win32/win32io.c
9025 ____________________________________________________________________________
9026 [ 13814] By: nick                                  on 2001/12/20  08:20:11
9027         Log: Integrate mainline (mostly) utf8.c does not compile.
9028      Branch: perlio
9029           +> lib/Net/Ping/CHANGES lib/Net/Ping/README
9030           +> lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
9031           +> lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
9032           +> lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
9033           +> lib/Net/Ping/t/300_ping_stream.t
9034           !> Changes MANIFEST embed.h embed.pl embedvar.h
9035           !> ext/B/B/Assembler.pm lib/English.t lib/ExtUtils/t/Embed.t
9036           !> lib/File/stat.t lib/Net/Ping.pm lib/Shell.t os2/Makefile.SHs
9037           !> os2/OS2/REXX/DLL/Makefile.PL os2/os2.c os2/perlrexx.c
9038           !> patchlevel.h perlapi.h pod/perlfunc.pod pod/perlre.pod pp.c
9039           !> proto.h t/op/alarm.t thrdvar.h util.c wince/perldll.def
9040 ____________________________________________________________________________
9041 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
9042         Log: Some bincompat clawbacks.
9043      Branch: perl
9044            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
9045            ! wince/perldll.def
9046 ____________________________________________________________________________
9047 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
9048         Log: gcc pacifying (RH 7.1/ia64).
9049      Branch: perl
9050            ! pp.c
9051 ____________________________________________________________________________
9052 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
9053         Log: Update Changes.
9054      Branch: perl
9055            ! Changes patchlevel.h
9056 ____________________________________________________________________________
9057 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
9058         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
9059              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
9060              Date: Wed, 19 Dec 2001 12:35:07 +0100
9061              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
9062              
9063              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
9064              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9065              Date: Wed, 19 Dec 2001 17:34:51 +0000
9066              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
9067      Branch: perl
9068            ! pod/perlre.pod
9069 ____________________________________________________________________________
9070 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
9071         Log: Integrate perlio.
9072      Branch: perl
9073           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
9074           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
9075 ____________________________________________________________________________
9076 [ 13808] By: nick                                  on 2001/12/19  16:08:27
9077         Log: Add pTHX to all vtable functions for future-proofing and
9078              consistency of PerlIO layers.
9079      Branch: perlio
9080            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
9081            ! ext/PerlIO/Via/Via.xs perlio.c perliol.h
9082 ____________________________________________________________________________
9083 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
9084         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
9085      Branch: perl
9086            ! ext/B/B/Assembler.pm
9087 ____________________________________________________________________________
9088 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
9089         Log: Reword the alarm explanation.
9090      Branch: perl
9091            ! pod/perlfunc.pod
9092 ____________________________________________________________________________
9093 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
9094         Log: Subject: [PATCH @13746] OS/2 build
9095              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
9096              Date: Wed, 19 Dec 2001 02:45:41 -0500
9097              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
9098              
9099              (skipped the t/TEST change)
9100      Branch: perl
9101            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
9102            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
9103            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
9104 ____________________________________________________________________________
9105 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
9106         Log: Upgrade to Net::Ping 2.09.
9107      Branch: perl
9108            + lib/Net/Ping/CHANGES lib/Net/Ping/README
9109            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
9110            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
9111            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
9112            + lib/Net/Ping/t/300_ping_stream.t
9113            ! MANIFEST lib/Net/Ping.pm
9114 ____________________________________________________________________________
9115 [ 13803] By: nick                                  on 2001/12/19  14:43:24
9116         Log: Integrate mainline
9117      Branch: perlio
9118           +> ext/B/t/assembler.t lib/lib.t
9119           !> MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
9120           !> lib/lib_pm.PL t/op/glob.t utf8.c
9121 ____________________________________________________________________________
9122 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
9123         Log: B::Assembler/B::Disassembler patches and test;
9124              from Wolfgang Laun.
9125              
9126              TODO: getting perlcc working.
9127      Branch: perl
9128            + ext/B/t/assembler.t
9129            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
9130 ____________________________________________________________________________
9131 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
9132         Log: Can't printf U8s as UVs.
9133      Branch: perl
9134            ! utf8.c
9135 ____________________________________________________________________________
9136 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
9137         Log: Subject: Re: [PATCH] ...while $var = glob(...)
9138              From: Robin Houston <robin@kitsite.com> 
9139              Date: Wed, 19 Dec 2001 13:48:55 +0000
9140              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
9141              
9142              Not exactly a glob test but internal-logically correct.
9143      Branch: perl
9144            ! t/op/glob.t
9145 ____________________________________________________________________________
9146 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
9147         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
9148              From: Michael G Schwern <schwern@pobox.com> 
9149              Date: Wed, 19 Dec 2001 07:42:54 -0500
9150              Message-ID: <20011219124254.GF8630@blackrider>
9151      Branch: perl
9152            + lib/lib.t
9153            ! MANIFEST lib/lib_pm.PL
9154 ____________________________________________________________________________
9155 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
9156         Log: Integrate with perlio.
9157      Branch: perl
9158           !> hv.c hv.h scope.c util.c
9159 ____________________________________________________________________________
9160 [ 13797] By: nick                                  on 2001/12/19  12:03:21
9161         Log: Remove the sometimes-lvalue cast
9162      Branch: perlio
9163            ! hv.h
9164 ____________________________________________________________________________
9165 [ 13796] By: nick                                  on 2001/12/19  11:02:27
9166         Log: alarm.t with -Uuseperlio fix
9167              - SA_RESTART should only be function of PERL_OLD_SIGNALS
9168              not USE_PERLIO
9169      Branch: perlio
9170            ! util.c
9171 ____________________________________________________________________________
9172 [ 13795] By: nick                                  on 2001/12/19  10:19:40
9173         Log: Fix READONLY hashes:
9174              1. Discovered need for disabled scope.c part of Jeff's patch.
9175              2. Corrected hv_delete* - entry was being de-linked from
9176              chain (patch program not smart enough?)
9177      Branch: perlio
9178            ! hv.c scope.c
9179 ____________________________________________________________________________
9180 [ 13794] By: nick                                  on 2001/12/19  09:35:13
9181         Log: Integrate mainline
9182      Branch: perlio
9183           !> Configure Porting/checkURL.pl config_h.SH dump.c hints/vos.sh
9184           !> lib/Benchmark.t lib/Exporter.pm lib/ExtUtils/t/MM_Unix.t
9185           !> lib/utf8.t pod/perlfaq5.pod pod/perltoc.pod
9186           !> pod/perlunicode.pod pod/perluniintro.pod pp.c sv.c
9187           !> t/lib/warnings/utf8 utf8.c x2p/a2p.h x2p/str.c
9188 ____________________________________________________________________________
9189 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
9190         Log: Regen toc.
9191      Branch: perl
9192            ! pod/perltoc.pod
9193 ____________________________________________________________________________
9194 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
9195         Log: FAQ sync.
9196      Branch: perl
9197            ! pod/perlfaq5.pod
9198 ____________________________________________________________________________
9199 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
9200         Log: Reformat round.
9201      Branch: perl
9202            ! pod/perlunicode.pod
9203 ____________________________________________________________________________
9204 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
9205         Log: Subject: [PATCH] pod/perlunicode.pod
9206              From: Jeffrey Friedl <jfriedl@yahoo.com>
9207              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
9208              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
9209      Branch: perl
9210            ! pod/perlunicode.pod
9211 ____________________________________________________________________________
9212 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
9213         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
9214              From: Jeffrey Friedl <jfriedl@yahoo.com>
9215              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
9216              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
9217      Branch: perl
9218            ! pod/perluniintro.pod
9219 ____________________________________________________________________________
9220 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
9221         Log: Slight pod reformatting.
9222      Branch: perl
9223            ! pod/perluniintro.pod
9224 ____________________________________________________________________________
9225 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
9226         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
9227              From: Jeffrey Friedl <jfriedl@yahoo.com>    
9228              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
9229              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
9230      Branch: perl
9231            ! pod/perluniintro.pod
9232 ____________________________________________________________________________
9233 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
9234         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
9235              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9236              Date: Wed, 19 Dec 2001 01:45:23 +0000
9237              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
9238      Branch: perl
9239            ! sv.c
9240 ____________________________________________________________________________
9241 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
9242         Log: Subject: Porting/checkURL.pl
9243              From: abigail@foad.org
9244              Date: Tue, 18 Dec 2001 19:03:22 +0100          
9245              Message-ID: <20011218180322.8278.qmail@foad.org> 
9246      Branch: perl
9247            ! Porting/checkURL.pl
9248 ____________________________________________________________________________
9249 [ 13784] By: jhi                                   on 2001/12/19  01:05:25
9250         Log: metaconfig unit change for #13783.
9251      Branch: metaconfig
9252            ! U/modified/Loc.U
9253 ____________________________________________________________________________
9254 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
9255         Log: A bit too oversweeping matching in #13778.
9256      Branch: perl
9257            ! Configure
9258 ____________________________________________________________________________
9259 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
9260         Log: Re-gen Configure based on #13778..13781.
9261      Branch: perl
9262            ! Configure config_h.SH
9263 ____________________________________________________________________________
9264 [ 13781] By: jhi                                   on 2001/12/18  23:59:59
9265         Log: First assume that crypt() can live happy normal life in
9266              the libc or the moral equivalent; only then try magic.
9267      Branch: metaconfig
9268            + U/modified/d_crypt.U
9269 ____________________________________________________________________________
9270 [ 13780] By: jhi                                   on 2001/12/18  23:52:03
9271         Log: In VOS ACLs confuse the testing.
9272      Branch: metaconfig
9273            ! U/modified/Findhdr.U
9274 ____________________________________________________________________________
9275 [ 13779] By: jhi                                   on 2001/12/18  23:47:39
9276         Log: Either make or gmake.
9277      Branch: metaconfig
9278            ! U/modified/Loc.U
9279 ____________________________________________________________________________
9280 [ 13778] By: jhi                                   on 2001/12/18  23:44:56
9281         Log: If your _exe is different from .exe and your test -f $foo
9282              doesn't do magic to recognize $foo$_exe, you will need to
9283              specify -D_exe=... on command line-- and this patch.
9284      Branch: metaconfig
9285            + U/modified/sh.U
9286            ! U/modified/Loc.U
9287 ____________________________________________________________________________
9288 [ 13777] By: jhi                                   on 2001/12/18  23:28:37
9289         Log: Fix the bugs in #13768..13776, and regen Configure.
9290      Branch: metaconfig
9291            ! U/compline/nblock_io.U U/modified/Findhdr.U
9292            ! U/modified/spitshell.U
9293      Branch: metaconfig/U/perl
9294            ! issymlink.U perlpath.U
9295      Branch: perl
9296            ! Configure config_h.SH
9297 ____________________________________________________________________________
9298 [ 13776] By: jhi                                   on 2001/12/18  23:02:42
9299         Log: Must test with $_exe. (There are plenty of similar
9300              spots earlier but they are a tad more complex to fix
9301              since they come before the hints are run.)
9302      Branch: metaconfig
9303            + U/modified/yacc.U
9304 ____________________________________________________________________________
9305 [ 13775] By: jhi                                   on 2001/12/18  22:59:04
9306         Log: F_SETFL might require <fcntl.h>
9307      Branch: metaconfig
9308            ! U/compline/nblock_io.U
9309 ____________________________________________________________________________
9310 [ 13774] By: jhi                                   on 2001/12/18  22:53:41
9311         Log: Don't require make; have both make and gmake optional.
9312              (Maybe have a check that at least one of them is available?)
9313      Branch: metaconfig
9314            ! U/modified/Loc.U
9315 ____________________________________________________________________________
9316 [ 13773] By: jhi                                   on 2001/12/18  22:49:56
9317         Log: cat might be farther than /bin or /usr/bin.
9318      Branch: metaconfig
9319            ! U/modified/spitshell.U
9320 ____________________________________________________________________________
9321 [ 13772] By: jhi                                   on 2001/12/18  22:44:45
9322         Log: In VOS the path component separator is >, not /.
9323      Branch: metaconfig
9324            ! U/modified/Findhdr.U
9325 ____________________________________________________________________________
9326 [ 13771] By: jhi                                   on 2001/12/18  22:35:40
9327         Log: The VOS shell doesn't implement the ? wildcard
9328              (? is used for other purposes, I assume); but
9329              it does implement the * wildcard, and that works
9330              in the general case just fine.
9331      Branch: metaconfig/U/perl
9332            ! d_dlsymun.U
9333 ____________________________________________________________________________
9334 [ 13770] By: jhi                                   on 2001/12/18  22:28:41
9335         Log: VOS detection.
9336      Branch: metaconfig
9337            ! U/modified/Oldconfig.U
9338 ____________________________________________________________________________
9339 [ 13769] By: jhi                                   on 2001/12/18  22:23:25
9340         Log: Proper path for VOS.
9341      Branch: metaconfig
9342            ! U/modified/Head.U
9343 ____________________________________________________________________________
9344 [ 13768] By: jhi                                   on 2001/12/18  22:21:00
9345         Log: Change s/>& 4/>&4/g for consistency.
9346      Branch: metaconfig
9347            + U/modified/d_dosuid.U
9348            ! U/modified/d_socket.U
9349      Branch: metaconfig/U/perl
9350            ! issymlink.U perlxvf.U
9351 ____________________________________________________________________________
9352 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
9353         Log: Subject: Re: Benchmark.t failure on Linux
9354              From: Nicholas Clark <nick@ccl4.org>
9355              Date: Tue, 18 Dec 2001 22:51:25 +0000
9356              Message-ID: <20011218225124.N21702@plum.flirble.org>
9357      Branch: perl
9358            ! lib/Benchmark.t
9359 ____________________________________________________________________________
9360 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
9361         Log: Re-applying #13752 until a better solution can be found.
9362      Branch: perl
9363            ! lib/ExtUtils/t/MM_Unix.t
9364 ____________________________________________________________________________
9365 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
9366         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
9367              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
9368              Date: Tue, 18 Dec 2001 12:05:40 -0500
9369              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
9370      Branch: perl
9371            ! lib/Exporter.pm
9372 ____________________________________________________________________________
9373 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
9374         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
9375              findings -- some of the warnings I can't explain except
9376              by NVgf being detected wrong, though.
9377      Branch: perl
9378            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
9379 ____________________________________________________________________________
9380 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
9381         Log: Subject: [PATCH] pod/perluniintro.pod
9382              From: Jeffrey Friedl <jfriedl@yahoo.com>
9383              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
9384              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
9385      Branch: perl
9386            ! pod/perluniintro.pod
9387 ____________________________________________________________________________
9388 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
9389         Log: ".pm" is the native executable suffix in VOS.
9390      Branch: perl
9391            ! hints/vos.sh
9392 ____________________________________________________________________________
9393 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
9394         Log: Integrate perlio;
9395              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
9396      Branch: perl
9397           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
9398 ____________________________________________________________________________
9399 [ 13760] By: nick                                  on 2001/12/18  15:55:22
9400         Log: Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
9401              - added delete of READONLY value inhibit & test for same
9402              - re-tabbed
9403      Branch: perlio
9404            ! ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
9405 ____________________________________________________________________________
9406 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
9407         Log: (Undone by #13766.)
9408              Retract #13752.
9409      Branch: perl
9410            ! lib/ExtUtils/t/MM_Unix.t
9411 ____________________________________________________________________________
9412 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
9413         Log: Echoes of #13757.
9414      Branch: perl
9415            ! t/lib/warnings/utf8
9416 ____________________________________________________________________________
9417 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
9418         Log: Make the utf8 malformedness messages more verbose.
9419      Branch: perl
9420            ! lib/utf8.t utf8.c
9421 ____________________________________________________________________________
9422 [ 13756] By: nick                                  on 2001/12/18  14:43:58
9423         Log: Integrate mainline
9424      Branch: perlio
9425           +> lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
9426           +> lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
9427           +> lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
9428           +> lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
9429           +> lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
9430           +> lib/ExtUtils/t/testlib.t t/op/alarm.t
9431            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
9432            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
9433            - lib/ExtUtils/MM_VMS.t lib/ExtUtils/Manifest.t
9434            - lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
9435            - lib/ExtUtils/testlib.t
9436           !> (integrate 28 files)
9437 ____________________________________________________________________________
9438 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
9439         Log: README.aix updates from Jens-Uwe Mager.
9440      Branch: perl
9441            ! README.aix
9442 ____________________________________________________________________________
9443 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
9444         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
9445              From: Michael G Schwern <schwern@pobox.com>
9446              Date: Tue, 18 Dec 2001 00:58:18 -0500
9447              Message-ID: <20011218055818.GC4362@blackrider>
9448      Branch: perl
9449            ! lib/Benchmark.t
9450 ____________________________________________________________________________
9451 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
9452         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
9453              From: Michael G Schwern <schwern@pobox.com>
9454              Date: Tue, 18 Dec 2001 00:40:38 -0500
9455              Message-ID: <20011218054038.GB4362@blackrider>
9456      Branch: perl
9457            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
9458 ____________________________________________________________________________
9459 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
9460         Log: (reintroduced by #13766)
9461              (retracted by #13759)
9462              
9463              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
9464              From: Michael G Schwern <schwern@pobox.com>  
9465              Date: Tue, 18 Dec 2001 00:00:23 -0500
9466              Message-ID: <20011218050023.GA27893@blackrider>
9467      Branch: perl
9468            ! lib/ExtUtils/t/MM_Unix.t
9469 ____________________________________________________________________________
9470 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
9471         Log: Re-patch #13749.
9472      Branch: perl
9473            ! t/op/glob.t
9474 ____________________________________________________________________________
9475 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
9476         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
9477              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9478              Date: Tue, 18 Dec 2001 12:55:43 +0000
9479              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
9480      Branch: perl
9481            ! ext/Devel/Peek/Peek.pm
9482 ____________________________________________________________________________
9483 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
9484         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
9485              From: Robin Houston <robin@kitsite.com> 
9486              Date: Tue, 18 Dec 2001 14:54:33 +0000
9487              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
9488      Branch: perl
9489            ! t/op/glob.t
9490 ____________________________________________________________________________
9491 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
9492         Log: Subject: [PATCH] slightly more for Exporter.pm
9493              From: Nicholas Clark <nick@ccl4.org>
9494              Date: Tue, 18 Dec 2001 00:22:03 +0000
9495              Message-ID: <20011218002203.M21702@plum.flirble.org>
9496      Branch: perl
9497            ! lib/Exporter.pm
9498 ____________________________________________________________________________
9499 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
9500         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
9501              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9502              Date: Mon, 17 Dec 2001 16:37:18 +0100
9503              Message-ID: <20011217163718.A2292@rafael>
9504              
9505              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
9506              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9507              Date: Mon, 17 Dec 2001 23:17:06 +0100
9508              Message-ID: <20011217231706.A730@rafael>
9509      Branch: perl
9510            ! pod/perlsub.pod pp.c toke.c
9511 ____________________________________________________________________________
9512 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
9513         Log: Update Changes.
9514      Branch: perl
9515            ! Changes patchlevel.h
9516 ____________________________________________________________________________
9517 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
9518         Log: New test warrants a MANIFEST entry.
9519      Branch: perl
9520            ! MANIFEST
9521 ____________________________________________________________________________
9522 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
9523         Log: Subject: Re: [PATCH] ...while $var = glob(...)
9524              From: Robin Houston <robin@kitsite.com>
9525              Date: Mon, 17 Dec 2001 20:27:30 +0000
9526              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
9527              
9528              Can't portably unlink open files.
9529      Branch: perl
9530            ! t/op/glob.t
9531 ____________________________________________________________________________
9532 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
9533         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
9534      Branch: perl
9535            ! pod/perluniintro.pod
9536 ____________________________________________________________________________
9537 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
9538         Log: Move typeglob test from glob.t to gv.t.
9539      Branch: perl
9540            ! t/op/glob.t t/op/gv.t
9541 ____________________________________________________________________________
9542 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
9543         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
9544              From: Robin Houston <robin@kitsite.com> 
9545              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
9546              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
9547      Branch: perl
9548            ! t/op/glob.t
9549 ____________________________________________________________________________
9550 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
9551         Log: Demote the surrogate and non-character errors to warnings.
9552      Branch: perl
9553            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
9554 ____________________________________________________________________________
9555 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
9556         Log: Subject: [PATCH] more POSIX tests, and more autoloading
9557              From: Nicholas Clark <nick@ccl4.org>
9558              Date: Mon, 17 Dec 2001 18:27:47 +0000
9559              Message-ID: <20011217182747.D21702@plum.flirble.org>
9560      Branch: perl
9561            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
9562 ____________________________________________________________________________
9563 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
9564         Log: Subject: [PATCH] ...while $var = glob(...)
9565              From: Robin Houston <robin@kitsite.com> 
9566              Date: Mon, 17 Dec 2001 15:51:54 +0000
9567              Message-ID: <20011217155153.A311@robin.kitsite.com>
9568      Branch: perl
9569            ! op.c
9570 ____________________________________________________________________________
9571 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
9572         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
9573              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9574              Date: Mon, 17 Dec 2001 15:23:01 +0100
9575              Message-ID: <20011217152301.A704@rafael>
9576      Branch: perl
9577            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
9578 ____________________________________________________________________________
9579 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
9580         Log: The system() vs $SIG{ARLM} is no more a todo.
9581      Branch: perl
9582            ! t/op/alarm.t
9583 ____________________________________________________________________________
9584 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
9585         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
9586              From: Michael G Schwern <schwern@pobox.com>
9587              Date: Sun, 16 Dec 2001 23:59:01 -0500
9588              Message-ID: <20011217045901.GL17232@blackrider>
9589      Branch: perl
9590            + t/op/alarm.t
9591            ! MANIFEST
9592 ____________________________________________________________________________
9593 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
9594         Log: s/UNIX/Unix/
9595      Branch: perl
9596            ! MANIFEST
9597 ____________________________________________________________________________
9598 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
9599         Log: Move ExtUtils tests to lib/ExtUtils/t.
9600      Branch: perl
9601            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
9602            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
9603            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
9604            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
9605            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
9606            + lib/ExtUtils/t/testlib.t
9607            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
9608            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
9609            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
9610            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
9611            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
9612            ! MANIFEST
9613 ____________________________________________________________________________
9614 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
9615         Log: Subject: [PATCH] MM_Unix tests, and some questions
9616              From: Tels <perl_dummy@bloodgate.com>
9617              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
9618              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
9619              
9620              Subject: Re: [PATCH] MM_Unix tests, and some questions
9621              From: Tels <perl_dummy@bloodgate.com>
9622              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
9623              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
9624      Branch: perl
9625            + lib/ExtUtils/MM_Unix.t
9626            ! MANIFEST lib/ExtUtils/MM_Unix.pm
9627 ____________________________________________________________________________
9628 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
9629         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
9630              From: Michael G Schwern <schwern@pobox.com>
9631              Date: Sun, 16 Dec 2001 17:53:55 -0500
9632              Message-ID: <20011216225354.GE8900@blackrider>
9633      Branch: perl
9634            ! lib/ExtUtils/MM_Unix.pm
9635 ____________________________________________________________________________
9636 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
9637         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
9638              From: Michael G Schwern <schwern@pobox.com>                
9639              Date: Sun, 16 Dec 2001 16:12:55 -0500
9640              Message-ID: <20011216211255.GV8900@blackrider>
9641      Branch: perl
9642            ! ext/B/B/Deparse.pm
9643 ____________________________________________________________________________
9644 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
9645         Log: Subject: [PATCH] Exporter.pm
9646              From: Nicholas Clark <nick@ccl4.org>
9647              Date: Sun, 16 Dec 2001 19:24:25 +0000
9648              Message-ID: <20011216192425.R21702@plum.flirble.org>
9649      Branch: perl
9650            ! lib/Exporter.pm
9651 ____________________________________________________________________________
9652 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
9653         Log: Subject: [PATCH] Exporter.t (and question)
9654              From: Nicholas Clark <nick@ccl4.org>
9655              Date: Sun, 16 Dec 2001 17:24:55 +0000
9656              Message-ID: <20011216172455.P21702@plum.flirble.org>
9657      Branch: perl
9658            ! lib/Exporter.t
9659 ____________________________________________________________________________
9660 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
9661         Log: Subject: Re: perl@13661
9662              From: "John P. Linderman" <jpl@research.att.com>              
9663              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
9664              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
9665      Branch: perl
9666            ! pp_sort.c
9667 ____________________________________________________________________________
9668 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
9669         Log: Subject: Will the real Unicode encoding please stand up?
9670              From: Jeffrey Friedl <jfriedl@yahoo.com>
9671              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
9672              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
9673      Branch: perl
9674            ! pod/perluniintro.pod
9675 ____________________________________________________________________________
9676 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
9677         Log: Integrate perlio; interruptable system().
9678      Branch: perl
9679           !> util.c
9680 ____________________________________________________________________________
9681 [ 13724] By: nick                                  on 2001/12/17  09:16:50
9682         Log: Fix for alarm() breaking into wait*().
9683              Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
9684              signal handler before caller re-does the system call.
9685      Branch: perlio
9686            ! util.c
9687 ____________________________________________________________________________
9688 [ 13723] By: nick                                  on 2001/12/17  07:45:13
9689         Log: Integrate mainline
9690      Branch: perlio
9691           +> (branch 26 files)
9692           !> (integrate 47 files)
9693 ____________________________________________________________________________
9694 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
9695         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
9696              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
9697              and characters beyond 0x10FFF should be disallowed, too,
9698              but some tests would need changing, but more importantly some
9699              APIs would need remodeling since one can easily generate such
9700              characters either by bitwise complements, tr complements, or
9701              v-strings.
9702      Branch: perl
9703            ! pod/perldiag.pod utf8.c
9704 ____________________________________________________________________________
9705 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
9706         Log: Make surrogates illegal also on EBCDIC.
9707      Branch: perl
9708            ! utf8.c
9709 ____________________________________________________________________________
9710 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
9711         Log: Subject: [patch @13687] Unicode::Collate 0.10
9712              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
9713              Date: Sun, 16 Dec 2001 21:22:12 +0900
9714              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
9715      Branch: perl
9716            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
9717            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
9718 ____________________________________________________________________________
9719 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
9720         Log: More documentation for the encoding pragma.
9721      Branch: perl
9722            ! lib/encoding.pm
9723 ____________________________________________________________________________
9724 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
9725         Log: Subject: [PATCH] lib/open.pm 
9726              From: Jeffrey Friedl <jfriedl@yahoo.com>
9727              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
9728              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
9729      Branch: perl
9730            ! lib/open.pm
9731 ____________________________________________________________________________
9732 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
9733         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
9734              From: chromatic <chromatic@rmci.net>
9735              Date: Sat, 15 Dec 2001 23:24:40 -0700
9736              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
9737      Branch: perl
9738            + lib/ExtUtils/Installed.t
9739            ! MANIFEST
9740 ____________________________________________________________________________
9741 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
9742         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
9743              From: Michael G Schwern <schwern@pobox.com>
9744              Date: Sun, 16 Dec 2001 01:14:00 -0500
9745              Message-ID: <20011216061400.GC8900@blackrider>
9746      Branch: perl
9747            ! lib/diagnostics.pm
9748 ____________________________________________________________________________
9749 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
9750         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
9751              From: Michael G Schwern <schwern@pobox.com>
9752              Date: Sun, 16 Dec 2001 01:12:42 -0500
9753              Message-ID: <20011216061242.GB8900@blackrider>
9754      Branch: perl
9755            ! t/test.pl
9756 ____________________________________________________________________________
9757 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
9758         Log: I sometimes outsmart myself.
9759      Branch: perl
9760            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
9761 ____________________________________________________________________________
9762 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
9763         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
9764              From: Michael G Schwern <schwern@pobox.com>
9765              Date: Sat, 15 Dec 2001 15:08:29 -0500
9766              Message-ID: <20011215200829.GK1548@blackrider>
9767      Branch: perl
9768            ! lib/AutoSplit.pm
9769 ____________________________________________________________________________
9770 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
9771         Log: perlunicode enchancements suggested by Jeffrey Friedl.
9772      Branch: perl
9773            ! pod/perlunicode.pod
9774 ____________________________________________________________________________
9775 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
9776         Log: Subject: [PATCH] perlunicode.pod
9777              From: Jeffrey Friedl <jfriedl@yahoo.com>
9778              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
9779              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
9780      Branch: perl
9781            ! pod/perlunicode.pod
9782 ____________________________________________________________________________
9783 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
9784         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
9785              From: Jeffrey Friedl <jfriedl@yahoo.com>
9786              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
9787              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
9788      Branch: perl
9789            ! lib/utf8_heavy.pl
9790 ____________________________________________________________________________
9791 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
9792         Log: Can't create surrogates; so can't match them, either.
9793      Branch: perl
9794            ! pod/perlunicode.pod
9795 ____________________________________________________________________________
9796 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
9797         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
9798              From: Michael G Schwern <schwern@pobox.com>
9799              Date: Sat, 15 Dec 2001 21:20:35 -0500
9800              Message-ID: <20011216022035.GE5672@blackrider>
9801      Branch: perl
9802            ! t/test.pl
9803 ____________________________________________________________________________
9804 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
9805         Log: Make creating UTF-8 surrogates a punishable act.
9806      Branch: perl
9807            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
9808 ____________________________________________________________________________
9809 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
9810         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
9811      Branch: perl
9812            + lib/unicore/In/172.pl lib/unicore/In/173.pl
9813            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
9814            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
9815            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
9816            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
9817            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
9818 ____________________________________________________________________________
9819 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
9820         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
9821              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9822              Date: Sat, 15 Dec 2001 23:21:43 +0100
9823              Message-ID: <20011215232143.A11790@rafael>
9824      Branch: perl
9825            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
9826 ____________________________________________________________________________
9827 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
9828         Log: Make charnames more robust.
9829      Branch: perl
9830            ! lib/charnames.pm
9831 ____________________________________________________________________________
9832 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
9833         Log: The hoops one has to jump through.
9834      Branch: perl
9835            ! ext/I18N/Langinfo/Langinfo.pm
9836 ____________________________________________________________________________
9837 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
9838         Log: Subject: [PATCH] perlstyle.pod nit on warnings
9839              From: Autrijus Tang <autrijus@egb.elixus.org>
9840              Date: Sat, 15 Dec 2001 04:24:34 -0800
9841              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
9842      Branch: perl
9843            ! pod/perlstyle.pod
9844 ____________________________________________________________________________
9845 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
9846         Log: I don't think we are in FooOS, Toto.
9847      Branch: perl
9848            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
9849 ____________________________________________________________________________
9850 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
9851         Log: Subject: Re: Untested modules update:  There's more than we thought
9852              From: chromatic <chromatic@rmci.net>
9853              Date: Fri, 14 Dec 2001 17:20:24 -0700
9854              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
9855      Branch: perl
9856            + lib/ExtUtils/MM_Cygwin.t
9857            ! MANIFEST
9858 ____________________________________________________________________________
9859 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
9860         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
9861              From: Michael G Schwern <schwern@pobox.com> 
9862              Date: Fri, 14 Dec 2001 20:59:42 -0500
9863              Message-ID: <20011215015942.GF28596@blackrider>
9864      Branch: perl
9865            ! t/TEST
9866 ____________________________________________________________________________
9867 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
9868         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
9869              From: Michael G Schwern <schwern@pobox.com> 
9870              Date: Fri, 14 Dec 2001 20:03:46 -0500
9871              Message-ID: <20011215010346.GD28596@blackrider>
9872      Branch: perl
9873            + ext/B/t/bblock.t
9874            ! MANIFEST
9875 ____________________________________________________________________________
9876 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
9877         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
9878              From: Michael G Schwern <schwern@pobox.com> 
9879              Date: Fri, 14 Dec 2001 19:59:13 -0500
9880              Message-ID: <20011215005913.GC28596@blackrider>
9881      Branch: perl
9882            ! ext/B/B/Bblock.pm
9883 ____________________________________________________________________________
9884 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
9885         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
9886              From: Michael G Schwern <schwern@pobox.com> 
9887              Date: Fri, 14 Dec 2001 19:36:12 -0500
9888              Message-ID: <20011215003611.GA28596@blackrider>
9889      Branch: perl
9890            + ext/B/t/asmdata.t
9891            ! MANIFEST
9892 ____________________________________________________________________________
9893 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
9894         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
9895              From: Michael G Schwern <schwern@pobox.com> 
9896              Date: Fri, 14 Dec 2001 19:14:14 -0500
9897              Message-ID: <20011215001414.GA25077@blackrider>
9898      Branch: perl
9899            ! bytecode.pl ext/B/B/Asmdata.pm
9900 ____________________________________________________________________________
9901 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
9902         Log: Permissions.
9903      Branch: perl
9904            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
9905            ! ext/Devel/PPPort/module3.c
9906 ____________________________________________________________________________
9907 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
9908         Log: Benchmark test from Nicholas Clark.
9909      Branch: perl
9910            + lib/Benchmark.t
9911            ! MANIFEST lib/Benchmark.pm
9912 ____________________________________________________________________________
9913 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
9914         Log: Mithing.
9915      Branch: perl
9916            + lib/Attribute/Handlers/demo/demo2.pl
9917            + lib/Attribute/Handlers/demo/demo3.pl
9918            + lib/Attribute/Handlers/demo/demo4.pl
9919 ____________________________________________________________________________
9920 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
9921         Log: Silence compiler worries found by Schwern/Digital cc.
9922      Branch: perl
9923            ! perlio.c sv.c x2p/str.c
9924 ____________________________________________________________________________
9925 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
9926         Log: User may not have a valid home directory even if
9927              getpwuid() succedds.
9928      Branch: perl
9929            ! ext/File/Glob/t/basic.t
9930 ____________________________________________________________________________
9931 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
9932         Log: Integrate with perlio.  (No changes, but that's okay.)
9933      Branch: perl
9934           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
9935 ____________________________________________________________________________
9936 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
9937         Log: Add a Configure hints file for VOS: the POSIX support
9938              of VOS is getting close to the point where it can run
9939              Configure (some Configure tweaks will be required).
9940      Branch: perl
9941            + hints/vos.sh
9942            ! MANIFEST
9943 ____________________________________________________________________________
9944 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
9945         Log: Update Changes.
9946      Branch: perl
9947            ! Changes patchlevel.h
9948 ____________________________________________________________________________
9949 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
9950         Log: Reintroduce Attribute::Handlers with Spider's fixes.
9951      Branch: perl
9952            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
9953            + lib/Attribute/Handlers/README
9954            + lib/Attribute/Handlers/demo/Demo.pm
9955            + lib/Attribute/Handlers/demo/Descriptions.pm
9956            + lib/Attribute/Handlers/demo/MyClass.pm
9957            + lib/Attribute/Handlers/demo/demo.pl
9958            + lib/Attribute/Handlers/demo/demo_call.pl
9959            + lib/Attribute/Handlers/demo/demo_chain.pl
9960            + lib/Attribute/Handlers/demo/demo_cycle.pl
9961            + lib/Attribute/Handlers/demo/demo_hashdir.pl
9962            + lib/Attribute/Handlers/demo/demo_phases.pl
9963            + lib/Attribute/Handlers/demo/demo_range.pl
9964            + lib/Attribute/Handlers/demo/demo_rawdata.pl
9965            + lib/Attribute/Handlers/t/multi.t
9966            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
9967 ____________________________________________________________________________
9968 [ 13685] By: nick                                  on 2001/12/14  15:57:00
9969         Log: Integrate mainline
9970      Branch: perlio
9971           +> t/run/switcht.t
9972           !> MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
9973           !> perlapi.h pod/perlrun.pod t/TEST taint.c
9974 ____________________________________________________________________________
9975 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
9976         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
9977              From: Michael G Schwern <schwern@pobox.com> 
9978              Date: Thu, 13 Dec 2001 19:27:08 -0500
9979              Message-ID: <20011214002707.GA10532@blackrider>
9980              
9981              (reword the perlrun -t description a bit,
9982              and move the Itaint_warn to the bottom of
9983              the intrpvar.h for binary compatibility)
9984      Branch: perl
9985            + t/run/switcht.t
9986            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
9987            ! perlapi.h pod/perlrun.pod t/TEST taint.c
9988 ____________________________________________________________________________
9989 [ 13683] By: nick                                  on 2001/12/14  12:29:41
9990         Log: Integrate mainline
9991      Branch: perlio
9992           +> beos/beos.c beos/beosish.h ext/POSIX/t/waitpid.t
9993           +> lib/Term/ReadLine.t t/op/hashassign.t
9994            - lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
9995            - lib/Attribute/Handlers/README
9996            - lib/Attribute/Handlers/demo/Demo.pm
9997            - lib/Attribute/Handlers/demo/Descriptions.pm
9998            - lib/Attribute/Handlers/demo/MyClass.pm
9999            - lib/Attribute/Handlers/demo/demo.pl
10000            - lib/Attribute/Handlers/demo/demo2.pl
10001            - lib/Attribute/Handlers/demo/demo3.pl
10002            - lib/Attribute/Handlers/demo/demo4.pl
10003            - lib/Attribute/Handlers/demo/demo_call.pl
10004            - lib/Attribute/Handlers/demo/demo_chain.pl
10005            - lib/Attribute/Handlers/demo/demo_cycle.pl
10006            - lib/Attribute/Handlers/demo/demo_hashdir.pl
10007            - lib/Attribute/Handlers/demo/demo_phases.pl
10008            - lib/Attribute/Handlers/demo/demo_range.pl
10009            - lib/Attribute/Handlers/demo/demo_rawdata.pl
10010            - lib/Attribute/Handlers/t/multi.t lib/Memoize/Saves.pm
10011           !> (integrate 101 files)
10012 ____________________________________________________________________________
10013 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
10014         Log: Detypo.
10015      Branch: perl
10016            ! utf8.c
10017 ____________________________________________________________________________
10018 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
10019         Log: Buffer overflow checks.
10020      Branch: perl
10021            ! utf8.c
10022 ____________________________________________________________________________
10023 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
10024         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
10025              From: Spider Boardman <spider@leggy.zk3.dec.com>
10026              Date: Thu, 13 Dec 2001 15:32:51 -0500
10027              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
10028      Branch: perl
10029            ! lib/ExtUtils/Embed.t
10030 ____________________________________________________________________________
10031 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
10032         Log: More on the Unicode "line" definition.
10033      Branch: perl
10034            ! pod/perlunicode.pod
10035 ____________________________________________________________________________
10036 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
10037         Log: Open-ended VERSION?
10038      Branch: perl
10039            ! lib/ExtUtils/Install.pm
10040 ____________________________________________________________________________
10041 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
10042         Log: Subject: [PATCH] Better make distclean
10043              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10044              Date: Thu, 13 Dec 2001 21:10:18 +0100
10045              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
10046      Branch: perl
10047            ! Makefile.SH
10048 ____________________________________________________________________________
10049 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
10050         Log: Remove Memoize::Saves as requested by mjd.
10051      Branch: perl
10052            - lib/Memoize/Saves.pm
10053            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
10054 ____________________________________________________________________________
10055 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
10056         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
10057              From: Michael G Schwern <schwern@pobox.com>
10058              Date: Tue, 11 Dec 2001 23:17:32 -0500
10059              Message-ID: <20011212041732.GS17250@blackrider>
10060      Branch: perl
10061            ! lib/ExtUtils/Install.pm
10062 ____________________________________________________________________________
10063 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
10064         Log: Subject: [PATCH] Re: use utf8; with bad utf8
10065              From: Nicholas Clark <nick@ccl4.org>
10066              Date: Thu, 13 Dec 2001 17:09:39 +0000
10067              Message-ID: <20011213170939.L21702@plum.flirble.org>
10068      Branch: perl
10069            ! t/lib/1_compile.t
10070 ____________________________________________________________________________
10071 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
10072         Log: Subject: (LONG!) Sort benchmarks and patch
10073              From: "John P. Linderman" <jpl@research.att.com>
10074              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
10075              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
10076      Branch: perl
10077            ! pp_sort.c
10078 ____________________________________________________________________________
10079 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
10080         Log: Unadorned numbers evil.
10081      Branch: perl
10082            ! pp.c regcomp.c regexec.c utf8.c utf8.h
10083 ____________________________________________________________________________
10084 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
10085         Log: "preprocessing directive not recognized within macro arg"
10086      Branch: perl
10087            ! ext/Data/Dumper/Dumper.xs
10088 ____________________________________________________________________________
10089 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
10090         Log: Subject: Clarifying the documentation of goto            
10091              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
10092              Date: Thu, 13 Dec 2001 08:57:38 -0500
10093              Message-ID: <3C18BD8B@operamail.com>
10094      Branch: perl
10095            ! pod/perlfunc.pod
10096 ____________________________________________________________________________
10097 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
10098         Log: It could be possible for the case-insensitive
10099              Unicode-aware string comparison to wander off
10100              to the la-la land.
10101      Branch: perl
10102            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
10103            ! regexec.c utf8.c
10104 ____________________________________________________________________________
10105 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
10106         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
10107              From: Michael G Schwern <schwern@pobox.com> 
10108              Date: Wed, 12 Dec 2001 21:53:46 -0500
10109              Message-ID: <20011213025346.GH25129@blackrider>
10110      Branch: perl
10111            ! lib/Net/hostent.t t/op/stat.t t/test.pl
10112 ____________________________________________________________________________
10113 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
10114         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
10115              From: Michael G Schwern <schwern@pobox.com> 
10116              Date: Wed, 12 Dec 2001 20:33:42 -0500
10117              Message-ID: <20011213013342.GX25129@blackrider>
10118      Branch: perl
10119            ! t/io/fs.t
10120 ____________________________________________________________________________
10121 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
10122         Log: Subject: Re: [PATCH] use utf8; tests
10123              From: Nicholas Clark <nick@ccl4.org>
10124              Date: Thu, 13 Dec 2001 00:16:58 +0000
10125              Message-ID: <20011213001658.I21702@plum.flirble.org>
10126      Branch: perl
10127            ! lib/utf8.t
10128 ____________________________________________________________________________
10129 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
10130         Log: EPOC fixes from Olaf Flebbe.
10131      Branch: perl
10132            ! README.epoc epoc/config.sh epoc/createpkg.pl
10133            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
10134 ____________________________________________________________________________
10135 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
10136         Log: Subject: [PATCH perl@13661] VMS test fix-ups
10137              From: "Craig A. Berry" <craigberry@mac.com>
10138              Date: Wed, 12 Dec 2001 16:27:48 -0600
10139              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
10140      Branch: perl
10141            ! lib/Net/hostent.t t/io/fs.t
10142 ____________________________________________________________________________
10143 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
10144         Log: Subject: Re: Next cygwin round.
10145              From: "Gerrit P. Haase" <gp@familiehaase.de>
10146              Date: Wed, 12 Dec 2001 21:59:00 +0100
10147              Message-ID: <122343874595.20011212215900@familiehaase.de>
10148      Branch: perl
10149            ! t/io/fs.t
10150 ____________________________________________________________________________
10151 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
10152         Log: Subject: [PATCH] use utf8; tests
10153              From: Nicholas Clark <nick@ccl4.org>
10154              Date: Wed, 12 Dec 2001 20:07:04 +0000
10155              Message-ID: <20011212200704.E21702@plum.flirble.org>
10156      Branch: perl
10157            ! lib/utf8.t t/test.pl
10158 ____________________________________________________________________________
10159 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
10160         Log: Update Changes.
10161      Branch: perl
10162            ! Changes patchlevel.h
10163 ____________________________________________________________________________
10164 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
10165         Log: Subject: [PATCH] Passing in env to perl_parse did not work
10166              From: Gisle Aas <gisle@ActiveState.com>
10167              Date: 11 Dec 2001 20:52:57 -0800
10168              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
10169      Branch: perl
10170            ! perl.c perl.h
10171 ____________________________________________________________________________
10172 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
10173         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
10174              mostly gcc -Wall complaining about the argument of %p not
10175              being a void *.
10176      Branch: perl
10177            ! perlio.c regcomp.c taint.c toke.c
10178 ____________________________________________________________________________
10179 [ 13658] By: jhi                                   on 2001/12/12  14:09:09
10180         Log: metaconfig unit change for #13657.
10181      Branch: metaconfig
10182            ! U/modified/nis.U
10183 ____________________________________________________________________________
10184 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
10185         Log: Try YP/NIS also from /usr/lib/yp.
10186      Branch: perl
10187            ! Configure
10188 ____________________________________________________________________________
10189 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
10190         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
10191              From: Michael G Schwern <schwern@pobox.com>                
10192              Date: Wed, 12 Dec 2001 05:27:02 -0500      
10193              Message-ID: <20011212102702.GW17250@blackrider>
10194              
10195              (the op/grent part)
10196      Branch: perl
10197            ! t/op/grent.t
10198 ____________________________________________________________________________
10199 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
10200         Log: Weed out .files from ls and readdir() results.
10201      Branch: perl
10202            ! t/op/stat.t
10203 ____________________________________________________________________________
10204 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
10205         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
10206              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
10207              Date: Wed, 12 Dec 2001 10:52:21 +0100
10208              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
10209      Branch: perl
10210            ! lib/File/Find.pm
10211 ____________________________________________________________________________
10212 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
10213         Log: Subject: [PATCH] doio fatal on cygwin for 13651
10214              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
10215              Date: Wed, 12 Dec 2001 11:28:13 +0100      
10216              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
10217      Branch: perl
10218            ! doio.c
10219 ____________________________________________________________________________
10220 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
10221         Log: Get the whole line of ls, makes debugging easier
10222              (from Schwern)
10223      Branch: perl
10224            ! t/op/stat.t
10225 ____________________________________________________________________________
10226 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
10227         Log: rename() must be tested even without link()
10228              or the utime() and rename-directory tests fail.
10229              (Also got the BeOS utime atime/time the wrong way round.)
10230      Branch: perl
10231            ! t/io/fs.t
10232 ____________________________________________________________________________
10233 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
10234         Log: Now that the beos.c is compiled at the main level
10235              the header is in the beos/
10236      Branch: perl
10237            ! beos/beos.c
10238 ____________________________________________________________________________
10239 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
10240         Log: Must remember to require Socket.
10241      Branch: perl
10242            ! ext/Sys/Syslog/syslog.t
10243 ____________________________________________________________________________
10244 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
10245         Log: In BeOS Errno must resort to actual compilation
10246              and execution for some of the error constants.
10247      Branch: perl
10248            ! ext/Errno/Errno_pm.PL
10249 ____________________________________________________________________________
10250 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
10251         Log: BeOS still has no good sockets.
10252      Branch: perl
10253            ! ext/IO/lib/IO/t/io_sel.t
10254 ____________________________________________________________________________
10255 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
10256         Log: BeOS sockets are not true sockets.
10257      Branch: perl
10258            ! ext/IO/lib/IO/t/io_poll.t
10259 ____________________________________________________________________________
10260 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
10261         Log: No Socket, no Syslog.
10262      Branch: perl
10263            ! ext/Sys/Syslog/syslog.t
10264 ____________________________________________________________________________
10265 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
10266         Log: (On some platforms) missing truncate FH.
10267      Branch: perl
10268            ! pod/perltodo.pod
10269 ____________________________________________________________________________
10270 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
10271         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
10272              and vms would be muchly appreciated.
10273      Branch: perl
10274            ! t/io/fs.t
10275 ____________________________________________________________________________
10276 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
10277         Log: utime() updates only the mtime in BeOS. 
10278      Branch: perl
10279            ! pod/perlport.pod
10280 ____________________________________________________________________________
10281 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
10282         Log: No link(), no need to dSP.
10283      Branch: perl
10284            ! pp_sys.c
10285 ____________________________________________________________________________
10286 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
10287         Log: Missing argument.
10288      Branch: perl
10289            ! utf8.c
10290 ____________________________________________________________________________
10291 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
10292         Log: (1) To assume any setuid programs is silly.
10293              (2) Chaining tests with booleans means that some
10294              of them may not get run which means getting out
10295              of test count sync.
10296      Branch: perl
10297            ! t/op/stat.t
10298 ____________________________________________________________________________
10299 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
10300         Log: The beos.c needs to be in the main directory.
10301      Branch: perl
10302            ! hints/beos.sh
10303 ____________________________________________________________________________
10304 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
10305         Log: Detypo and rename.
10306      Branch: perl
10307            ! doio.c perl.h perlio.c perliol.h
10308 ____________________________________________________________________________
10309 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
10310         Log: This time I test compiled.  Honest.
10311      Branch: perl
10312            ! beos/beos.c
10313 ____________________________________________________________________________
10314 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
10315         Log: Subject: [PATCH] slightly more pack tests
10316              From: Nicholas Clark <nick@ccl4.org>
10317              Date: Tue, 11 Dec 2001 23:41:23 +0000
10318              Message-ID: <20011211234123.Y21702@plum.flirble.org>
10319      Branch: perl
10320            ! t/op/pack.t
10321 ____________________________________________________________________________
10322 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
10323         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
10324              From: "Craig A. Berry" <craigberry@mac.com>
10325              Date: Tue, 11 Dec 2001 16:39:13 -0600
10326              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
10327      Branch: perl
10328            ! configure.com
10329 ____________________________________________________________________________
10330 [ 13633] By: jhi                                   on 2001/12/11  21:48:57
10331         Log: metaconfig unit change for #13632.
10332      Branch: metaconfig/U/perl
10333            ! perlpath.U
10334 ____________________________________________________________________________
10335 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
10336         Log: Subject: $Config{perlpath} and -Dversiononly
10337              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10338              Date: Tue, 11 Dec 2001 23:32:33 +0100
10339              Message-ID: <20011211233233.A11587@rafael>
10340      Branch: perl
10341            ! Configure
10342 ____________________________________________________________________________
10343 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
10344         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
10345              From: Nicholas Clark <nick@ccl4.org>
10346              Date: Tue, 11 Dec 2001 21:59:36 +0000
10347              Message-ID: <20011211215935.W21702@plum.flirble.org>
10348      Branch: perl
10349            ! t/op/pack.t
10350 ____________________________________________________________________________
10351 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
10352         Log: More UTF-8 API docs.
10353      Branch: perl
10354            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
10355 ____________________________________________________________________________
10356 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
10357         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
10358              From: Nicholas Clark <nick@ccl4.org>
10359              Date: Tue, 11 Dec 2001 20:08:59 +0000
10360              Message-ID: <20011211200859.S21702@plum.flirble.org>
10361      Branch: perl
10362            ! t/op/pack.t
10363 ____________________________________________________________________________
10364 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
10365         Log: Subject: Re: use utf8; with bad utf8
10366              From: Nicholas Clark <nick@ccl4.org>
10367              Date: Tue, 11 Dec 2001 19:49:21 +0000
10368              Message-ID: <20011211194921.R21702@plum.flirble.org>
10369      Branch: perl
10370            ! lib/utf8.t
10371 ____________________________________________________________________________
10372 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
10373         Log: Can't spell worth a dam.  (Try Three Gorges.)
10374      Branch: perl
10375            ! beos/beos.c
10376 ____________________________________________________________________________
10377 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
10378         Log: We need DWIM cpps.
10379      Branch: perl
10380            ! perlio.c
10381 ____________________________________________________________________________
10382 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
10383         Log: The unixish.h needs to be found and the waitpid wrapper
10384              could use a proto.
10385      Branch: perl
10386            ! beos/beosish.h
10387 ____________________________________________________________________________
10388 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
10389         Log: The BeOS waitpid() seems to be broken,
10390              have a wrapper for it.
10391      Branch: perl
10392            + beos/beos.c beos/beosish.h
10393            ! MANIFEST hints/beos.sh perl.h
10394 ____________________________________________________________________________
10395 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
10396         Log: Unlean the leaning tower of Babel.
10397      Branch: perl
10398            ! perl.h
10399 ____________________________________________________________________________
10400 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
10401         Log: Retract #13607 until we figure out what to do with autouse.
10402      Branch: perl
10403            ! lib/Carp.pm
10404 ____________________________________________________________________________
10405 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
10406         Log: Try to handle platforms that have O_TEXT != O_BINARY but
10407              which are not DOSish, BeOS being one of such platforms.
10408              Ideally this should be a Configure test, not a hardwired
10409              cpp symbol test... 
10410      Branch: perl
10411            ! doio.c perl.h perlio.c perliol.h
10412 ____________________________________________________________________________
10413 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
10414         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
10415              From: Jonathan Stowe <gellyfish@gellyfish.com>
10416              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
10417              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
10418      Branch: perl
10419            ! lib/Term/Cap.pm lib/Term/Cap.t
10420 ____________________________________________________________________________
10421 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
10422         Log: Subject: [patch perlio.c] test for NULL before derefencing
10423              From: Stas Bekman <stas@stason.org>
10424              Date: Tue, 11 Dec 2001 16:17:55 +0800
10425              Message-ID: <3C15C133.8@stason.org>
10426      Branch: perl
10427            ! perlio.c
10428 ____________________________________________________________________________
10429 [ 13618] By: jhi                                   on 2001/12/11  05:22:39
10430         Log: metaconfig unit change for #13617.
10431      Branch: metaconfig/U/perl
10432            ! Extensions.U
10433 ____________________________________________________________________________
10434 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
10435         Log: BeOS has socket() but not enough to build a working Socket.
10436              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
10437              new networking implementation, which is rumored to fix the
10438              non-standardness of sockets, but it's apparently not publicly
10439              available, and anything to do with BeOS has become quite
10440              complicated with the sale of the Be assets to Palm.)
10441      Branch: perl
10442            ! Configure
10443 ____________________________________________________________________________
10444 [ 13616] By: pudge                                 on 2001/12/11  05:11:44
10445         Log: Update changes
10446      Branch: maint-5.6/macperl
10447            ! macos/Changes
10448 ____________________________________________________________________________
10449 [ 13615] By: pudge                                 on 2001/12/11  05:09:34
10450         Log: Add extra pod to help
10451      Branch: maint-5.6/macperl
10452            ! macos/macperl/MacPerl.podhelp
10453 ____________________________________________________________________________
10454 [ 13614] By: pudge                                 on 2001/12/11  05:08:51
10455         Log: Return DoAppleScript errors in $@
10456      Branch: maint-5.6/macperl
10457            ! macos/ext/MacPerl/OSA.xs
10458 ____________________________________________________________________________
10459 [ 13613] By: pudge                                 on 2001/12/11  05:08:19
10460         Log: Clear out $^E before each script run
10461      Branch: maint-5.6/macperl
10462            ! macos/macperl/MPScript.c
10463 ____________________________________________________________________________
10464 [ 13612] By: pudge                                 on 2001/12/11  04:58:52
10465         Log: Integrate various changes from maint-5.6/perl/.
10466      Branch: maint-5.6/macperl
10467           !> op.c pp.c pp_hot.c t/io/pipe.t t/op/cmp.t t/op/misc.t
10468           !> t/op/system_tests util.c win32/perlhost.h win32/win32.c
10469 ____________________________________________________________________________
10470 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
10471         Log: Subject: Exporter's documentation shouldn't lie               
10472              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
10473              Date: Mon, 10 Dec 2001 21:30:20 -0500
10474              Message-ID: <3C4AA201@operamail.com>
10475      Branch: perl
10476            ! lib/Exporter.pm
10477 ____________________________________________________________________________
10478 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
10479         Log: Make Errno better in BeOS (the second hunk is
10480              good on any platform).  Still not working in BeOS
10481              are the E constants that refer BeOS native error
10482              constants (B_...) which are enums (*groan*).
10483      Branch: perl
10484            ! ext/Errno/Errno_pm.PL
10485 ____________________________________________________________________________
10486 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
10487         Log: The BeOS linker seems to link the last seen symbol,
10488              not the first (so the symbols of op.o from libperl.so
10489              would get linked to miniperl instead of the symbols of
10490              opmini.o)-- use the same trick as for NeXT4 for linking
10491              miniperl.
10492      Branch: perl
10493            ! Makefile.SH
10494 ____________________________________________________________________________
10495 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
10496         Log: Subject: Re: [PATCH] tests for hash assignment
10497              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10498              Date: Tue, 11 Dec 2001 01:48:55 +0000
10499              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
10500      Branch: perl
10501            ! utf8.c
10502 ____________________________________________________________________________
10503 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
10504         Log: (retracted by #13622)
10505              
10506              Subject: RE: More verbose POD for Carp
10507              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
10508              Date: Mon, 10 Dec 2001 20:23:20 -0500
10509              Message-ID: <3C4A3566@operamail.com>
10510      Branch: perl
10511            ! lib/Carp.pm
10512 ____________________________________________________________________________
10513 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
10514         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
10515              From: "Craig A. Berry" <craigberry@mac.com>
10516              Date: Mon, 10 Dec 2001 18:25:37 -0600
10517              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
10518      Branch: perl
10519            ! t/op/write.t t/test.pl
10520 ____________________________________________________________________________
10521 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
10522         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
10523              From: Michael G Schwern <schwern@pobox.com>
10524              Date: Mon, 10 Dec 2001 08:00:01 -0500
10525              Message-ID: <20011210130000.GK1770@blackrider>
10526      Branch: perl
10527            ! t/comp/multiline.t
10528 ____________________________________________________________________________
10529 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
10530         Log: Subject: Re: [PATCH] tests for hash assignment
10531              From: Nicholas Clark <nick@ccl4.org>
10532              Date: Mon, 10 Dec 2001 23:22:28 +0000
10533              Message-ID: <20011210232228.M21702@plum.flirble.org>
10534      Branch: perl
10535            + t/op/hashassign.t
10536            ! MANIFEST t/op/each.t t/test.pl
10537 ____________________________________________________________________________
10538 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
10539         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
10540              From: "Craig A. Berry" <craigberry@mac.com>
10541              Date: Mon, 10 Dec 2001 16:38:14 -0600
10542              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
10543      Branch: perl
10544            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
10545 ____________________________________________________________________________
10546 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
10547         Log: Subject: [PATCH perl@13600] configure.com fixes
10548              From: "Craig A. Berry" <craigberry@mac.com>
10549              Date: Mon, 10 Dec 2001 14:40:20 -0600
10550              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
10551      Branch: perl
10552            ! configure.com
10553 ____________________________________________________________________________
10554 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
10555         Log: Silence BeOS compilation moaning.
10556      Branch: perl
10557            ! perl.h
10558 ____________________________________________________________________________
10559 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
10560         Log: Update Changes.
10561      Branch: perl
10562            ! Changes patchlevel.h
10563 ____________________________________________________________________________
10564 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
10565         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
10566              From: Michael G Schwern <schwern@pobox.com>
10567              Date: Mon, 10 Dec 2001 01:21:03 -0500
10568              Message-ID: <20011210062103.GC1770@blackrider>
10569      Branch: perl
10570            ! lib/ExtUtils/Command.t
10571 ____________________________________________________________________________
10572 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
10573         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
10574              From: Michael G Schwern <schwern@pobox.com>
10575              Date: Mon, 10 Dec 2001 01:10:57 -0500
10576              Message-ID: <20011210061057.GB1770@blackrider>
10577      Branch: perl
10578            ! t/op/groups.t
10579 ____________________________________________________________________________
10580 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
10581         Log: Retract #13596, #13593 should do the trick.
10582      Branch: perl
10583            ! t/op/stat.t
10584 ____________________________________________________________________________
10585 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
10586         Log: (retracted by #13597, #13593 does the job better)
10587              
10588              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
10589              From: Michael G Schwern <schwern@pobox.com>
10590              Date: Mon, 10 Dec 2001 00:53:16 -0500
10591              Message-ID: <20011210055316.GA1770@blackrider>
10592      Branch: perl
10593            ! t/op/stat.t
10594 ____________________________________________________________________________
10595 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
10596         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
10597              From: Michael G Schwern <schwern@pobox.com> 
10598              Date: Mon, 10 Dec 2001 02:19:14 -0500
10599              Message-ID: <20011210071914.GF1770@blackrider>
10600      Branch: perl
10601            ! lib/AutoSplit.t
10602 ____________________________________________________________________________
10603 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
10604         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
10605              From: Michael G Schwern <schwern@pobox.com>
10606              Date: Mon, 10 Dec 2001 02:47:40 -0500
10607              Message-ID: <20011210074739.GH1770@blackrider>
10608      Branch: perl
10609            ! t/op/pack.t
10610 ____________________________________________________________________________
10611 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
10612         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
10613              From: Michael G Schwern <schwern@pobox.com>
10614              Date: Mon, 10 Dec 2001 02:54:22 -0500
10615              Message-ID: <20011210075422.GI1770@blackrider>
10616      Branch: perl
10617            ! t/test.pl
10618 ____________________________________________________________________________
10619 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
10620         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
10621              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
10622              Date: Mon, 10 Dec 2001 08:45:20 +0100
10623              Message-ID: <3C146810.60B5B7C0@alcatel.at>
10624      Branch: perl
10625            ! pp_pack.c
10626 ____________________________________________________________________________
10627 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
10628         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
10629              From: Michael G Schwern <schwern@pobox.com>
10630              Date: Mon, 10 Dec 2001 03:27:02 -0500
10631              Message-ID: <20011210082702.GN1770@blackrider>
10632      Branch: perl
10633            ! t/io/openpid.t
10634 ____________________________________________________________________________
10635 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
10636         Log: More chmod +w.
10637      Branch: perl
10638            ! Porting/makerel
10639 ____________________________________________________________________________
10640 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
10641         Log: Just skip the readability test if running as root.
10642      Branch: perl
10643            ! lib/Net/t/netrc.t
10644 ____________________________________________________________________________
10645 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
10646         Log: Tell about the downside of safe signals.
10647      Branch: perl
10648            ! pod/perldelta.pod
10649 ____________________________________________________________________________
10650 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
10651         Log: Make the whole -lperl thing NetBSD only until we
10652              find some other platform that needs the same.
10653      Branch: perl
10654            ! lib/ExtUtils/MM_Unix.pm
10655 ____________________________________________________________________________
10656 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
10657         Log: Subject: [PATCH t/op/pack.t] Cleanup
10658              From: Michael G Schwern <schwern@pobox.com> 
10659              Date: Sun, 9 Dec 2001 23:08:26 -0500
10660              Message-ID: <20011210040826.GD660@blackrider>
10661      Branch: perl
10662            ! t/op/pack.t
10663 ____________________________________________________________________________
10664 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
10665         Log: Add threads support for NetBSD.
10666              
10667              This is also the first (I think) Perl threads build with
10668              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
10669              NetBSD does not as of yet have true kernel POSIX threads,
10670              but the user-level pth seems to be doing pretty well--
10671              the only failure is that threads/t/basic okays 6 and 7
10672              consistently seem be arriving in the reverse order.
10673              Well, gdbm.t is also failing: 'Undefined PLT symbol
10674              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
10675              guessing that GDBM would need a threaded rebuild.
10676      Branch: perl
10677            ! hints/netbsd.sh
10678 ____________________________________________________________________________
10679 [ 13584] By: gsar                                  on 2001/12/10  02:04:58
10680         Log: restrict change#13474 to eval"" CVs instead of any CV (avoids
10681              potential performance hit and change in semantics of closure
10682              lookups after C<undef &foo>)
10683      Branch: maint-5.6/perl
10684            ! op.c
10685 ____________________________________________________________________________
10686 [ 13583] By: jhi                                   on 2001/12/10  02:01:49
10687         Log: metaconfig unit change for #13582.
10688      Branch: metaconfig
10689            ! U/threads/usethreads.U
10690 ____________________________________________________________________________
10691 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
10692         Log: Update the ithreads selection info in Configure,
10693              as suggested by Michael Schwern.
10694      Branch: perl
10695            ! Configure
10696 ____________________________________________________________________________
10697 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
10698         Log: Clearing locale environment simply doesn't seem to
10699              guarantee that (nl_)langinfo(CODESET) would return nil.
10700              (I for example get "ISO8859-1", so <guess>maybe there can
10701              be per-system default settings at work</guess>.)
10702      Branch: perl
10703            ! lib/open.t
10704 ____________________________________________________________________________
10705 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
10706         Log: Subject: RE: Exporter fixes reversed in 13540?
10707              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
10708              Date: Sun, 9 Dec 2001 12:55:15 -0500
10709              Message-ID: <3C13F455@operamail.com>
10710      Branch: perl
10711            ! lib/open.pm
10712 ____________________________________________________________________________
10713 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
10714         Log: Root is the lizard king.
10715      Branch: perl
10716            ! lib/Net/t/netrc.t
10717 ____________________________________________________________________________
10718 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
10719         Log: Telling how many tests we are expecting helps.
10720      Branch: perl
10721            ! ext/POSIX/t/waitpid.t
10722 ____________________________________________________________________________
10723 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
10724         Log: Add a test case for waitpid(): from Rocco Caputo.
10725      Branch: perl
10726            + ext/POSIX/t/waitpid.t
10727            ! MANIFEST
10728 ____________________________________________________________________________
10729 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
10730         Log: Subject: [PATCH] Term::ReadLine tweaks and test
10731              From: Richard Clamp <richardc@unixbeard.net>
10732              Date: Mon, 10 Dec 2001 00:51:47 +0000
10733              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
10734      Branch: perl
10735            + lib/Term/ReadLine.t
10736            ! MANIFEST lib/Term/ReadLine.pm
10737 ____________________________________________________________________________
10738 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
10739         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
10740              From: Rocco Caputo <troc@netrus.net>
10741              Date: Sun, 9 Dec 2001 18:12:38 -0500
10742              Message-ID: <20011209181238.A803@eyrie.homenet>
10743      Branch: perl
10744            ! win32/win32.c
10745 ____________________________________________________________________________
10746 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
10747         Log: make sure that va_start() has matching va_end();
10748              from OpenBSD 3.0.
10749      Branch: perl
10750            ! x2p/util.c
10751 ____________________________________________________________________________
10752 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
10753         Log: h2ph updates from OpenBSD 3.0.
10754      Branch: perl
10755            ! utils/h2ph.PL
10756 ____________________________________________________________________________
10757 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
10758         Log: OpenBSD hints update from OpenBSD 3.0.
10759      Branch: perl
10760            ! hints/openbsd.sh
10761 ____________________________________________________________________________
10762 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
10763         Log: DJGPP tweaks from Laszlo Molnar.
10764      Branch: perl
10765            ! djgpp/config.over lib/File/Find/t/find.t
10766            ! lib/File/Find/t/taint.t t/pod/find.t
10767 ____________________________________________________________________________
10768 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
10769         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
10770              From: Michael G Schwern <schwern@pobox.com> 
10771              Date: Sun, 9 Dec 2001 19:28:12 -0500
10772              Message-ID: <20011210002812.GF13586@blackrider>
10773      Branch: perl
10774            ! README.cygwin
10775 ____________________________________________________________________________
10776 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
10777         Log: README.cygwin update from Gerrit P. Haase.
10778      Branch: perl
10779            ! README.cygwin
10780 ____________________________________________________________________________
10781 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
10782         Log: Apply NetBSD patch-ag: shared/static linking,
10783              but make the change less intrusive on non-NetBSD.
10784      Branch: perl
10785            ! lib/ExtUtils/MM_Unix.pm
10786 ____________________________________________________________________________
10787 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
10788         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
10789      Branch: perl
10790            ! lib/ExtUtils/Liblist.pm
10791 ____________________________________________________________________________
10792 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
10793         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
10794      Branch: perl
10795            ! regcomp.c
10796 ____________________________________________________________________________
10797 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
10798         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
10799      Branch: perl
10800            ! pp.c
10801 ____________________________________________________________________________
10802 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
10803         Log: Apply NetBSD patch-ac.
10804              (the fix has already been done: change #9706, fully qualified
10805              pathnames in packlists)
10806      Branch: perl
10807            ! lib/ExtUtils/Install.pm
10808 ____________________________________________________________________________
10809 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
10810         Log: Apply NetBSD patch-ab: NetBSD hints update.
10811      Branch: perl
10812            ! hints/netbsd.sh
10813 ____________________________________________________________________________
10814 [ 13562] By: jhi                                   on 2001/12/09  20:31:38
10815         Log: metaconfig unit changes for #13560.
10816      Branch: metaconfig/U/perl
10817            ! dlsrc.U i_ieeefp.U libperl.U
10818 ____________________________________________________________________________
10819 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
10820         Log: NetBSD has <ieeefp.h> but hidden.
10821      Branch: perl
10822            ! hints/netbsd.sh
10823 ____________________________________________________________________________
10824 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
10825         Log: Implement NetBSD patch-aa.
10826      Branch: perl
10827            ! Configure
10828 ____________________________________________________________________________
10829 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
10830         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
10831              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
10832              Date: Sun, 09 Dec 2001 13:40:58 +0100
10833              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
10834              
10835              (The lstat()s were there in 5.6.1: what happened to them?)
10836      Branch: perl
10837            ! lib/File/Find.pm
10838 ____________________________________________________________________________
10839 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
10840         Log: Quickie documentation of the C UTF-8 API.
10841      Branch: perl
10842            ! pod/perlunicode.pod
10843 ____________________________________________________________________________
10844 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
10845         Log: Subject: bleadperl on cygwin weirdness...
10846              From: "Gerrit P. Haase" <gp@familiehaase.de>
10847              Date: Sun, 9 Dec 2001 20:31:28 +0100
10848              Message-ID: <13779422183.20011209203128@familiehaase.de>          
10849              
10850              (plus libperl*.dll version portability tweaks)
10851      Branch: perl
10852            ! lib/ExtUtils/Embed.t
10853 ____________________________________________________________________________
10854 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
10855         Log: Instead of muting symbol export error if under eval,
10856              delay the errors until the croak().
10857              
10858              (replaces #13408)
10859      Branch: perl
10860            ! lib/Exporter/Heavy.pm
10861 ____________________________________________________________________________
10862 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
10863         Log: Basegroup 0 is a cygwin_nt thing.
10864      Branch: perl
10865            ! t/op/groups.t
10866 ____________________________________________________________________________
10867 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
10868         Log: Also WinME is LoseLink.
10869      Branch: perl
10870            ! t/op/stat.t
10871 ____________________________________________________________________________
10872 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
10873         Log: Forgotten checkin.
10874      Branch: perl
10875            ! lib/User/grent.t
10876 ____________________________________________________________________________
10877 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
10878         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
10879              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
10880              Date: Sun, 09 Dec 2001 13:45:06 +0100
10881              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
10882      Branch: perl
10883            ! lib/File/Find.pm
10884 ____________________________________________________________________________
10885 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
10886         Log: Tweakback.
10887      Branch: perl
10888            ! lib/Net/hostent.t
10889 ____________________________________________________________________________
10890 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
10891         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
10892              From: Michael G Schwern <schwern@pobox.com>
10893              Date: Sat, 8 Dec 2001 14:48:38 -0500
10894              Message-ID: <20011208194838.GA8650@blackrider>
10895      Branch: perl
10896            ! t/op/grent.t
10897 ____________________________________________________________________________
10898 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
10899         Log: Subject: [README.cygwin] Removing old expected test failures
10900              From: Michael G Schwern <schwern@pobox.com>
10901              Date: Sat, 8 Dec 2001 15:38:28 -0500
10902              Message-ID: <20011208203828.GB9017@blackrider>
10903      Branch: perl
10904            ! README.cygwin
10905 ____________________________________________________________________________
10906 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
10907         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
10908              From: Michael G Schwern <schwern@pobox.com>                
10909              Date: Sat, 8 Dec 2001 15:26:59 -0500
10910              Message-ID: <20011208202659.GA9017@blackrider> 
10911      Branch: perl
10912            ! lib/Net/hostent.t
10913 ____________________________________________________________________________
10914 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
10915         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
10916              From: Michael G Schwern <schwern@pobox.com> 
10917              Date: Sat, 8 Dec 2001 15:06:16 -0500
10918              Message-ID: <20011208200616.GA8915@blackrider>
10919      Branch: perl
10920            ! t/op/stat.t
10921 ____________________________________________________________________________
10922 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
10923         Log: Developer deprecations and an incompatibility.
10924      Branch: perl
10925            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
10926 ____________________________________________________________________________
10927 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
10928         Log: Shoo.
10929      Branch: perl
10930            - lib/Attribute/Handlers.pm
10931 ____________________________________________________________________________
10932 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
10933         Log: Remove Attribute::Handlers, as per Damian's request.
10934              (Because of fixing the my variables to be now handled
10935              in run-time, the whole internals of the A::H needs to
10936              be rewritten and Damian will not have time for that
10937              for months.)
10938      Branch: perl
10939            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
10940            - lib/Attribute/Handlers/demo/Demo.pm
10941            - lib/Attribute/Handlers/demo/Descriptions.pm
10942            - lib/Attribute/Handlers/demo/MyClass.pm
10943            - lib/Attribute/Handlers/demo/demo.pl
10944            - lib/Attribute/Handlers/demo/demo2.pl
10945            - lib/Attribute/Handlers/demo/demo3.pl
10946            - lib/Attribute/Handlers/demo/demo4.pl
10947            - lib/Attribute/Handlers/demo/demo_call.pl
10948            - lib/Attribute/Handlers/demo/demo_chain.pl
10949            - lib/Attribute/Handlers/demo/demo_cycle.pl
10950            - lib/Attribute/Handlers/demo/demo_hashdir.pl
10951            - lib/Attribute/Handlers/demo/demo_phases.pl
10952            - lib/Attribute/Handlers/demo/demo_range.pl
10953            - lib/Attribute/Handlers/demo/demo_rawdata.pl
10954            - lib/Attribute/Handlers/t/multi.t
10955            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
10956            ! pod/perlmodlib.pod pod/perltoc.pod
10957 ____________________________________________________________________________
10958 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
10959         Log: Subject: Re: attributes are broken
10960              From: Spider Boardman <spider@Orb.Nashua.NH.US>
10961              Date: Sun, 09 Dec 2001 00:09:23 -0500
10962              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
10963      Branch: perl
10964            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
10965            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
10966            ! xsutils.c
10967 ____________________________________________________________________________
10968 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
10969         Log: Forgotten checkin.
10970      Branch: perl
10971            ! lib/Pod/Text.pm
10972 ____________________________________________________________________________
10973 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
10974         Log: uconfig.h update.
10975      Branch: perl
10976            ! uconfig.h
10977 ____________________________________________________________________________
10978 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
10979         Log: Update Changes.
10980      Branch: perl
10981            ! Changes patchlevel.h
10982 ____________________________________________________________________________
10983 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
10984         Log: Note that some of the Unicode features are
10985              dependent on perlio.
10986      Branch: perl
10987            ! pod/perluniintro.pod
10988 ____________________________________________________________________________
10989 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
10990         Log: Regen perlapi, regen toc.
10991      Branch: perl
10992            ! pod/perlapi.pod pod/perltoc.pod
10993 ____________________________________________________________________________
10994 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
10995         Log: FAQ sync.
10996      Branch: perl
10997            ! pod/perlfaq4.pod pod/perlfaq6.pod
10998 ____________________________________________________________________________
10999 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
11000         Log: Subject: [PATCH] Fix odd language in an sv.c comment
11001              From: coral@eekeek.org
11002              Date: Sat, 8 Dec 2001 12:19:39 -0500
11003              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
11004      Branch: perl
11005            ! sv.c
11006 ____________________________________________________________________________
11007 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
11008         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
11009              From: Michael G Schwern <schwern@pobox.com>
11010              Date: Fri, 7 Dec 2001 20:03:45 -0500
11011              Message-ID: <20011208010345.GD642@blackrider>
11012              
11013              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
11014              From: Michael G Schwern <schwern@pobox.com>
11015              Date: Fri, 7 Dec 2001 20:13:54 -0500
11016              Message-ID: <20011208011354.GE642@blackrider>
11017              
11018              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
11019              From: Michael G Schwern <schwern@pobox.com>
11020              Date: Fri, 7 Dec 2001 21:47:36 -0500
11021              Message-ID: <20011208024736.GH642@blackrider>
11022              
11023              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
11024              From: Michael G Schwern <schwern@pobox.com>
11025              Date: Fri, 7 Dec 2001 23:09:43 -0500
11026              Message-ID: <20011208040943.GK642@blackrider>
11027              
11028              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
11029              Message-Id: <a05101004b83754903506@[172.16.52.1]>
11030              Date: Fri, 7 Dec 2001 23:28:15 -0600
11031              From: "Craig A. Berry" <craigberry@mac.com>
11032      Branch: perl
11033            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
11034 ____________________________________________________________________________
11035 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
11036         Log: Integrate perlio.
11037      Branch: perl
11038           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
11039           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
11040 ____________________________________________________________________________
11041 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
11042         Log: Retract #11156 since Sarathy has found that it breaks code:
11043              http://bugs.ActiveState.com/show_bug.cgi?id=18457
11044              http://bugs.ActiveState.com/show_bug.cgi?id=18858
11045      Branch: perl
11046            ! op.c sv.c t/op/pos.t
11047 ____________________________________________________________________________
11048 [ 13532] By: nick                                  on 2001/12/08  14:11:12
11049         Log: Integrate mainline
11050      Branch: perlio
11051           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
11052           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
11053 ____________________________________________________________________________
11054 [ 13531] By: nick                                  on 2001/12/08  13:48:21
11055         Log: Tweak multi-arg open error messages
11056      Branch: perlio
11057            ! perlio.c
11058 ____________________________________________________________________________
11059 [ 13530] By: nick                                  on 2001/12/08  10:20:06
11060         Log: Allow multi-arg open() if opening layer declares this legal.
11061      Branch: perlio
11062            ! doio.c perlio.c perliol.h
11063 ____________________________________________________________________________
11064 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
11065         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
11066              From: Michael G Schwern <schwern@pobox.com>       
11067              Date: Fri, 7 Dec 2001 19:41:31 -0500
11068              Message-ID: <20011208004131.GC642@blackrider>
11069      Branch: perl
11070            ! t/run/switches.t t/test.pl
11071 ____________________________________________________________________________
11072 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
11073         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
11074              From: Michael G Schwern <schwern@pobox.com>       
11075              Date: Fri, 7 Dec 2001 19:12:44 -0500
11076              Message-ID: <20011208001244.GB642@blackrider>
11077      Branch: perl
11078            ! t/op/stat.t
11079 ____________________________________________________________________________
11080 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
11081         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
11082              From: Michael G Schwern <schwern@pobox.com>
11083              Date: Fri, 7 Dec 2001 17:28:57 -0500
11084              Message-ID: <20011207222857.GI23210@blackrider>
11085      Branch: perl
11086            ! t/op/magic.t
11087 ____________________________________________________________________________
11088 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
11089         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
11090      Branch: perl
11091            ! t/test.pl
11092 ____________________________________________________________________________
11093 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
11094         Log: which_perl: delay as much a possible till runtime.
11095      Branch: perl
11096            ! t/test.pl
11097 ____________________________________________________________________________
11098 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
11099         Log: Further tweakage to which_perl().
11100      Branch: perl
11101            ! t/test.pl
11102 ____________________________________________________________________________
11103 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
11104         Log: perluniintro tweaks.
11105      Branch: perl
11106            ! pod/perluniintro.pod
11107 ____________________________________________________________________________
11108 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
11109         Log: Tweak the $Perl computation.
11110      Branch: perl
11111            ! t/test.pl
11112 ____________________________________________________________________________
11113 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
11114         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
11115              From: Nicholas Clark <nick@ccl4.org>
11116              Date: Fri, 7 Dec 2001 17:06:56 +0000
11117              Message-ID: <20011207170656.G21702@plum.flirble.org>
11118      Branch: perl
11119            ! doop.c t/op/chop.t
11120 ____________________________________________________________________________
11121 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
11122         Log: Update Changes.
11123      Branch: perl
11124            ! Changes patchlevel.h
11125 ____________________________________________________________________________
11126 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
11127         Log: Missing ).
11128      Branch: perl
11129            ! t/test.pl
11130 ____________________________________________________________________________
11131 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
11132         Log: Allow several arguments to display().
11133      Branch: perl
11134            ! t/test.pl
11135 ____________________________________________________________________________
11136 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
11137         Log: /dev/stdout could be either a character special file
11138              or a named pipe, so let's pretend it doesn't exist.
11139      Branch: perl
11140            ! t/op/stat.t
11141 ____________________________________________________________________________
11142 [ 13516] By: nick                                  on 2001/12/07  15:09:23
11143         Log: Integrate again - can I catch up ?
11144      Branch: perlio
11145           !> t/test.pl
11146 ____________________________________________________________________________
11147 [ 13515] By: nick                                  on 2001/12/07  15:08:17
11148         Log: Integrate mainline some more
11149      Branch: perlio
11150           !> README.hpux hints/linux.sh pod/perlfunc.pod
11151 ____________________________________________________________________________
11152 [ 13514] By: nick                                  on 2001/12/07  15:07:15
11153         Log: Integrate mainline
11154      Branch: perlio
11155           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
11156           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
11157           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
11158           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
11159           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
11160           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
11161           +> t/lib/Math/BigInt/BareCalc.pm
11162            - ext/Devel/PPPort/harness/Harness.pm
11163            - ext/Devel/PPPort/harness/Harness.xs
11164            - ext/Devel/PPPort/harness/Makefile.PL
11165            - ext/Devel/PPPort/harness/module2.c
11166            - ext/Devel/PPPort/harness/module3.c
11167            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
11168            - lib/File/Spec/Functions.t
11169           !> (integrate 103 files)
11170 ____________________________________________________________________________
11171 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
11172         Log: Add display() for displaying icky scalars.
11173      Branch: perl
11174            ! t/test.pl
11175 ____________________________________________________________________________
11176 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
11177         Log: Subject: [ID 20011207.001] documentation bug for waitpid
11178              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
11179              Date: Fri, 7 Dec 2001 12:44:56 +0100
11180              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
11181      Branch: perl
11182            ! pod/perlfunc.pod
11183 ____________________________________________________________________________
11184 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
11185         Log: gcc version matching didn't.
11186      Branch: perl
11187            ! hints/linux.sh
11188 ____________________________________________________________________________
11189 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
11190         Log: Subject: HP renamed their servers              
11191              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11192              Date: Fri, 07 Dec 2001 12:07:22 +0100
11193              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
11194      Branch: perl
11195            ! README.hpux
11196 ____________________________________________________________________________
11197 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
11198         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
11199              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
11200              Date: Fri, 7 Dec 2001 00:24:55 -0500
11201              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
11202      Branch: perl
11203            ! pod/perlport.pod
11204 ____________________________________________________________________________
11205 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
11206         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
11207              From: Michael G Schwern <schwern@pobox.com> 
11208              Date: Thu, 6 Dec 2001 22:56:34 -0500
11209              Message-ID: <20011207035634.GO22648@blackrider>
11210      Branch: perl
11211            ! t/base/lex.t t/op/exec.t
11212 ____________________________________________________________________________
11213 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
11214         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
11215              From: Michael G Schwern <schwern@pobox.com>
11216              Date: Thu, 6 Dec 2001 22:45:44 -0500
11217              Message-ID: <20011207034544.GN22648@blackrider>
11218              
11219              (plus op/ref tweak)
11220      Branch: perl
11221            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
11222            ! t/run/kill_perl.t t/test.pl
11223 ____________________________________________________________________________
11224 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
11225         Log: Upgrade to Math::BigInt 1.48.
11226      Branch: perl
11227            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
11228            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
11229            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
11230            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
11231            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
11232            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
11233            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
11234 ____________________________________________________________________________
11235 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
11236         Log: Mention also perl56delta in case someone is upgrading from
11237              Perl 5.005_03.
11238      Branch: perl
11239            ! pod/perldelta.pod
11240 ____________________________________________________________________________
11241 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
11242         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
11243              From: Michael G Schwern <schwern@pobox.com>
11244              Date: Thu, 6 Dec 2001 15:15:28 -0500
11245              Message-ID: <20011206201528.GF16414@blackrider>
11246              
11247              (just the term.t, not the lex.t)
11248              
11249              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
11250              From: Michael G Schwern <schwern@pobox.com>
11251              Date: Thu, 6 Dec 2001 15:22:22 -0500
11252              Message-ID: <20011206202222.GG16414@blackrider>
11253              
11254              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
11255              From: Michael G Schwern <schwern@pobox.com>
11256              Date: Thu, 6 Dec 2001 15:31:58 -0500
11257              Message-ID: <20011206203158.GI16414@blackrider>
11258              
11259              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
11260              From: Michael G Schwern <schwern@pobox.com>
11261              Date: Thu, 6 Dec 2001 17:38:55 -0500
11262              Message-ID: <20011206223855.GC22648@blackrider>
11263      Branch: perl
11264            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
11265            ! t/test.pl
11266 ____________________________________________________________________________
11267 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
11268         Log: Update the thr5005 situation.
11269      Branch: perl
11270            ! pod/perldelta.pod
11271 ____________________________________________________________________________
11272 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
11273         Log: perldelta borrowings from perl561delta.
11274      Branch: perl
11275            ! pod/perldelta.pod
11276 ____________________________________________________________________________
11277 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
11278         Log: Add the 5.6.1 perldelta as perl561delta.
11279              (Makes it easier to steal stuff for perldelta :-)
11280      Branch: perl
11281            + pod/perl561delta.pod
11282            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
11283 ____________________________________________________________________________
11284 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
11285         Log: Retract #13496 for now.
11286      Branch: perl
11287            ! t/base/lex.t t/base/term.t
11288 ____________________________________________________________________________
11289 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
11290         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
11291              From: "Craig A. Berry" <craigberry@mac.com>
11292              Date: Thu, 6 Dec 2001 14:54:36 -0600
11293              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
11294      Branch: perl
11295            ! vms/ext/filespec.t
11296 ____________________________________________________________________________
11297 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
11298         Log: (retracted by #13499)
11299              
11300              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
11301              From: Michael G Schwern <schwern@pobox.com>
11302              Date: Thu, 6 Dec 2001 15:15:28 -0500
11303              Message-ID: <20011206201528.GF16414@blackrider>
11304      Branch: perl
11305            ! t/base/lex.t t/base/term.t
11306 ____________________________________________________________________________
11307 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
11308         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
11309              From: Michael G Schwern <schwern@pobox.com>
11310              Date: Thu, 6 Dec 2001 13:54:48 -0500
11311              Message-ID: <20011206185448.GC16414@blackrider>
11312      Branch: perl
11313            ! t/op/stat.t
11314 ____________________________________________________________________________
11315 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
11316         Log: The #4 has nothing to do with Unicode.
11317      Branch: perl
11318            ! t/op/tr.t
11319 ____________________________________________________________________________
11320 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
11321         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
11322              From: Michael G Schwern <schwern@pobox.com>
11323              Date: Thu, 6 Dec 2001 13:45:48 -0500
11324              Message-ID: <20011206184548.GB16414@blackrider>
11325      Branch: perl
11326            ! t/op/tr.t
11327 ____________________________________________________________________________
11328 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
11329         Log: Update Changes.
11330      Branch: perl
11331            ! Changes patchlevel.h
11332 ____________________________________________________________________________
11333 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
11334         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
11335              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11336              Date: Thu, 6 Dec 2001 11:41:25 EST
11337              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
11338      Branch: perl
11339            ! vms/vms.c vms/vmsish.h
11340 ____________________________________________________________________________
11341 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
11342         Log: Subject: [PATCH] Re: weirdness in regexps
11343              From: Robin Houston <robin@kitsite.com> 
11344              Date: Thu, 6 Dec 2001 14:44:01 +0000
11345              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
11346      Branch: perl
11347            ! op.c t/lib/strict/subs
11348 ____________________________________________________________________________
11349 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
11350         Log: Make the -b -c -S tests count all of the /dev, not just
11351              check the first one, as suggested by Benjamin Goldberg.
11352      Branch: perl
11353            ! t/op/stat.t
11354 ____________________________________________________________________________
11355 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
11356         Log: Subject: Re: [PATCH: bleadperl] casefold backref
11357              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
11358              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
11359              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
11360      Branch: perl
11361            ! regexec.c
11362 ____________________________________________________________________________
11363 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
11364         Log: Nits noticed by Philip Newton, and de-tab DB.t.
11365      Branch: perl
11366            ! lib/DB.t
11367 ____________________________________________________________________________
11368 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
11369         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
11370              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
11371              Date: 6 Dec 2001 11:06:01 -0000
11372              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
11373      Branch: perl
11374            ! op.c t/op/tr.t
11375 ____________________________________________________________________________
11376 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
11377         Log: Subject: [PATCH: bleadperl] casefold backref
11378              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
11379              Date: Wed, 05 Dec 2001 17:27:05 +0000
11380              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
11381      Branch: perl
11382            ! regexec.c t/op/re_tests
11383 ____________________________________________________________________________
11384 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
11385         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
11386              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11387              Date: Wed, 5 Dec 2001 22:34:53 EST
11388              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
11389      Branch: perl
11390            ! mg.c vms/vms.c vms/vmsish.h
11391 ____________________________________________________________________________
11392 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
11393         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
11394              From: Michael G Schwern <schwern@pobox.com>
11395              Date: Wed, 5 Dec 2001 19:52:58 -0500
11396              Message-ID: <20011205195257.A903@blackrider>
11397      Branch: perl
11398            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
11399            + lib/File/Spec/t/rel2abs2rel.t
11400            - lib/File/Spec.t lib/File/Spec/Functions.t
11401            ! MANIFEST
11402 ____________________________________________________________________________
11403 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
11404         Log: Subject: Re: Silly stat() portability questions                
11405              From: Benjamin Goldberg <goldbb2@earthlink.net>
11406              Date: Wed, 05 Dec 2001 22:52:35 -0500
11407              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
11408      Branch: perl
11409            ! pod/perlport.pod
11410 ____________________________________________________________________________
11411 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
11412         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
11413              From: "Craig A. Berry" <craigberry@mac.com>
11414              Date: Wed, 05 Dec 2001 16:41:59 -0600
11415              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
11416      Branch: perl
11417            ! README.vms configure.com lib/File/Spec/VMS.pm
11418            ! vms/ext/filespec.t
11419 ____________________________________________________________________________
11420 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
11421         Log: $apply->('club', $glibc_maintainers);
11422              
11423              (Nick Clark just reported that <langinfo.h> YESSTR
11424              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
11425      Branch: perl
11426            ! ext/I18N/Langinfo/Langinfo.t
11427 ____________________________________________________________________________
11428 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
11429         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
11430      Branch: perl
11431            ! pod/perlport.pod
11432 ____________________________________________________________________________
11433 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
11434         Log: tweak change#13474 (pad entries can apparently be null in some
11435              situations)
11436      Branch: maint-5.6/perl
11437            ! op.c
11438 ____________________________________________________________________________
11439 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
11440         Log: Restore the /dev -b -c -S part of the test.
11441      Branch: perl
11442            ! t/op/stat.t
11443 ____________________________________________________________________________
11444 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
11445         Log: Retract #13475 until Arthur gets back to the mine.
11446      Branch: perl
11447            ! op.c t/run/kill_perl.t
11448 ____________________________________________________________________________
11449 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
11450         Log: (retracted by #13476)
11451              
11452              Manually apply #13474; fixes stale reference to dead
11453              CvOUTSIDE(); this can happen when anonymous subroutines
11454              that aren't closures are returned from an eval""
11455              
11456              (threads/shared/sv_refs.t is coredump-unhappy about this change)
11457      Branch: perl
11458            ! op.c t/run/kill_perl.t
11459 ____________________________________________________________________________
11460 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
11461         Log: replacement for change#10451
11462              
11463              fixes stale reference to dead CvOUTSIDE(); this can happen when
11464              anonymous subroutines that aren't closures are returned from an
11465              eval""
11466      Branch: maint-5.6/perl
11467            ! op.c t/op/misc.t
11468 ____________________________________________________________________________
11469 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
11470         Log: revert change#10451,10472; it was a naive fix that simply
11471              reintroduced the memory leak!
11472      Branch: maint-5.6/perl
11473            ! op.c t/op/misc.t
11474 ____________________________________________________________________________
11475 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
11476         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
11477              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
11478              Date: Wed, 05 Dec 2001 10:49:20 +0100
11479              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
11480      Branch: perl
11481            ! lib/File/Basename.pm lib/File/Basename.t
11482 ____________________________________________________________________________
11483 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
11484         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
11485              From: Michael G Schwern <schwern@pobox.com> 
11486              Date: Wed, 5 Dec 2001 02:47:59 -0500
11487              Message-ID: <20011205024759.H14333@blackrider>
11488      Branch: perl
11489            ! t/op/magic.t
11490 ____________________________________________________________________________
11491 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
11492         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
11493              From: Michael G Schwern <schwern@pobox.com>              
11494              Date: Wed, 5 Dec 2001 02:22:05 -0500
11495              Message-ID: <20011205022205.F14333@blackrider>
11496      Branch: perl
11497            ! t/op/stat.t vms/test.com
11498 ____________________________________________________________________________
11499 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
11500         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
11501              From: Michael G Schwern <schwern@pobox.com> 
11502              Date: Tue, 4 Dec 2001 23:40:10 -0500
11503              Message-ID: <20011204234010.B14333@blackrider>
11504      Branch: perl
11505            ! t/op/stat.t
11506 ____________________________________________________________________________
11507 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
11508         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
11509              From: Michael G Schwern <schwern@pobox.com> 
11510              Date: Tue, 4 Dec 2001 21:09:18 -0500           
11511              Message-ID: <20011204210918.D13279@blackrider>
11512              
11513              t/test.
11514      Branch: perl
11515            ! t/test.pl
11516 ____________________________________________________________________________
11517 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
11518         Log: (accidentally empty check-in)
11519      Branch: perl
11520            ! t/op/stat.t
11521 ____________________________________________________________________________
11522 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
11523         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
11524              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11525              Date: Tue, 04 Dec 2001 23:40:27 +0100
11526              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
11527      Branch: perl
11528            ! mg.c
11529 ____________________________________________________________________________
11530 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
11531         Log: Subject: [PATCH] minor pod fix in Safe.pm
11532              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11533              Date: Tue, 4 Dec 2001 22:02:34 +0100
11534              Message-ID: <20011204220234.A17293@rafael>
11535      Branch: perl
11536            ! ext/Opcode/Safe.pm
11537 ____________________________________________________________________________
11538 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
11539         Log: CRLF GRRR.
11540      Branch: perl
11541            ! djgpp/configure.bat
11542 ____________________________________________________________________________
11543 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
11544         Log: DJGPP fixes from Laszlo Molnar.
11545      Branch: perl
11546            ! djgpp/configure.bat djgpp/djgpp.h
11547 ____________________________________________________________________________
11548 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
11549         Log: Update Changes.
11550      Branch: perl
11551            ! Changes patchlevel.h
11552 ____________________________________________________________________________
11553 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
11554         Log: Must wipe out the memory of real Socket before starting
11555              to use the new fake one.
11556      Branch: perl
11557            ! lib/Net/t/config.t
11558 ____________________________________________________________________________
11559 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
11560         Log: LC_ALL might trump LANG.
11561      Branch: perl
11562            ! lib/open.t
11563 ____________________________________________________________________________
11564 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
11565         Log: Make the eval runtime.
11566      Branch: perl
11567            ! lib/open.pm
11568 ____________________________________________________________________________
11569 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
11570         Log: Make the Langinfo test both more lenient (allow
11571              for any symbol not to exists) and stricter (add
11572              more symbols).
11573      Branch: perl
11574            ! ext/I18N/Langinfo/Langinfo.t
11575 ____________________________________________________________________________
11576 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
11577         Log: integrate change#13453 from maint-5.6
11578              
11579              tweak change#11399 to use an explicit flag rather than
11580              ass_u_ming w32_pseudo_id will only be zero for the real
11581              toplevel interpreter; avoids multiple hosts from diddling
11582              the environment at the same time
11583      Branch: perl
11584           !> win32/perlhost.h
11585 ____________________________________________________________________________
11586 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
11587         Log: Subject: [PATCH] VMS update for perldelta.pod
11588              From: "Craig A. Berry" <craigberry@mac.com> 
11589              Date: Tue, 4 Dec 2001 00:23:12 -0600
11590              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
11591      Branch: perl
11592            ! pod/perldelta.pod
11593 ____________________________________________________________________________
11594 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
11595         Log: NetWare tweak from Ananth Kesari.
11596      Branch: perl
11597            ! NetWare/Makefile
11598 ____________________________________________________________________________
11599 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
11600         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
11601              Not adding the test suite because of its many assumptions.
11602      Branch: perl
11603            ! lib/Net/Ping.pm
11604 ____________________________________________________________________________
11605 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
11606         Log: tweak change#11399 to use an explicit flag rather than
11607              ass_u_ming w32_pseudo_id will only be zero for the real
11608              toplevel interpreter; avoids multiple hosts from diddling
11609              the environment at the same time
11610      Branch: maint-5.6/perl
11611            ! win32/perlhost.h
11612 ____________________________________________________________________________
11613 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
11614         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
11615              from Len Makin.
11616      Branch: perl
11617            + hints/super-ux.sh
11618            ! MANIFEST
11619 ____________________________________________________________________________
11620 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
11621         Log: Add Mac OS X known failures to perldelta.
11622      Branch: perl
11623            ! pod/perldelta.pod
11624 ____________________________________________________________________________
11625 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
11626         Log: I think it's time to call the utf8 code non-test.
11627      Branch: perl
11628            ! utf8.c
11629 ____________________________________________________________________________
11630 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
11631         Log: Retract #13303, need rethink.
11632      Branch: perl
11633            ! utf8.c
11634 ____________________________________________________________________________
11635 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
11636         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
11637              From: "Craig A. Berry" <craigberry@mac.com>
11638              Date: Mon, 03 Dec 2001 16:28:06 -0600
11639              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
11640      Branch: perl
11641            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
11642 ____________________________________________________________________________
11643 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
11644         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
11645              From: Andy Dougherty <doughera@lafayette.edu>
11646              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
11647              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
11648      Branch: perl
11649            ! hints/solaris_2.sh
11650 ____________________________________________________________________________
11651 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
11652         Log: This test is not very robust on 8.3-constrained systems:
11653              all the "with truncated name" lines between "Autosplitting ..."
11654              and "some names are not unique" lines are unexpected,
11655              and the truncation message becomes:
11656              testtest.al, testtest.al truncate to testtest 
11657      Branch: perl
11658            ! lib/AutoSplit.t
11659 ____________________________________________________________________________
11660 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
11661         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
11662      Branch: perl
11663            ! ext/I18N/Langinfo/Langinfo.t
11664 ____________________________________________________________________________
11665 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
11666         Log: Test::Morify UCD.t
11667      Branch: perl
11668            ! lib/Unicode/UCD.t
11669 ____________________________________________________________________________
11670 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
11671         Log: If Socket has not been built (e.g. DJGPP) the libnet
11672              tests fall over with (too) much noise.
11673      Branch: perl
11674            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
11675            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
11676            ! lib/Net/t/smtp.t lib/Net/t/time.t
11677 ____________________________________________________________________________
11678 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
11679         Log: Subject: [PATCH] shared hash keys and ++/--
11680              From: Nicholas Clark <nick@ccl4.org>
11681              Date: Mon, 3 Dec 2001 16:37:16 +0000
11682              Message-ID: <20011203163716.C21702@plum.flirble.org>
11683      Branch: perl
11684            ! pp.c pp_hot.c sv.c t/op/inc.t
11685 ____________________________________________________________________________
11686 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
11687         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
11688              From: Jonathan Stowe <jns@gellyfish.com>
11689              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
11690              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
11691      Branch: perl
11692            ! lib/Term/Cap.pm
11693 ____________________________________________________________________________
11694 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
11695         Log: Update Changes.
11696      Branch: perl
11697            ! Changes patchlevel.h
11698 ____________________________________________________________________________
11699 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
11700         Log: perldelta tweaks.
11701      Branch: perl
11702            ! pod/perldelta.pod
11703 ____________________________________________________________________________
11704 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
11705         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
11706              From: Sam Tregar <sam@tregar.com> 
11707              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
11708              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
11709      Branch: perl
11710            ! pod/perlnewmod.pod
11711 ____________________________________________________________________________
11712 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
11713         Log: microperl casting nit.
11714      Branch: perl
11715            ! utf8.c
11716 ____________________________________________________________________________
11717 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
11718         Log: Make sharepvn a macro since all it does is a deref.
11719      Branch: perl
11720            ! embed.h embed.pl global.sym hv.c hv.h proto.h
11721 ____________________________________________________________________________
11722 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
11723         Log: perldelta updates.
11724      Branch: perl
11725            ! pod/perldelta.pod
11726 ____________________________________________________________________________
11727 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
11728         Log: PPPort update from Paul Marquess.
11729      Branch: perl
11730            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
11731            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
11732            + ext/Devel/PPPort/t/test.t
11733            - ext/Devel/PPPort/harness/Harness.pm
11734            - ext/Devel/PPPort/harness/Harness.xs
11735            - ext/Devel/PPPort/harness/Makefile.PL
11736            - ext/Devel/PPPort/harness/module2.c
11737            - ext/Devel/PPPort/harness/module3.c
11738            - ext/Devel/PPPort/harness/t/test.t
11739            ! MANIFEST ext/Devel/PPPort/MANIFEST
11740            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
11741            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
11742            ! ext/Devel/PPPort/soak
11743 ____________________________________________________________________________
11744 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
11745         Log: No use talking about dynamic library search patch
11746              unless we are having a dynamic build.
11747      Branch: perl
11748            ! t/TEST
11749 ____________________________________________________________________________
11750 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
11751         Log: Be more explicit on the List::Util build trick,
11752              should also stop unneeded rebuilds on static builds.
11753      Branch: perl
11754            ! ext/List/Util/Makefile.PL
11755 ____________________________________________________________________________
11756 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
11757         Log: We need to replace the optimize (-O1) with
11758              the -h scalar0 -h vector0, not append them
11759              to the ccflags.
11760      Branch: perl
11761            ! hints/unicos.sh hints/unicosmk.sh
11762 ____________________________________________________________________________
11763 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
11764         Log: Subject: [PATCH] Shared hash keys 
11765              From: Nicholas Clark <nick@ccl4.org>
11766              Date: Sun, 2 Dec 2001 20:52:32 +0000
11767              Message-ID: <20011202205232.U21702@plum.flirble.org>
11768      Branch: perl
11769            ! doop.c t/op/tr.t
11770 ____________________________________________________________________________
11771 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
11772         Log: Better add new files to MANIFEST, too.
11773      Branch: perl
11774            ! MANIFEST
11775 ____________________________________________________________________________
11776 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
11777         Log: Subject: {PATCH] perlpacktut.pod
11778              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
11779              Date: Sun, 02 Dec 2001 19:55:06 +0100
11780              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
11781      Branch: perl
11782            ! pod/perlpacktut.pod
11783 ____________________________________________________________________________
11784 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
11785         Log: Various small nits found by DJGPP build.
11786      Branch: perl
11787            ! doio.c mg.c pp.c util.c
11788 ____________________________________________________________________________
11789 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
11790         Log: Subject: RE: More verbose POD for Carp
11791              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
11792              Date: Sun, 2 Dec 2001 11:32:51 -0500
11793              Message-ID: <3C0A9748@operamail.com>
11794      Branch: perl
11795            ! lib/Carp.pm
11796 ____________________________________________________________________________
11797 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
11798         Log: Add a header for DJGPP with the function prototypes.
11799      Branch: perl
11800            + djgpp/djgpp.h
11801            ! MANIFEST djgpp/djgpp.c
11802 ____________________________________________________________________________
11803 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
11804         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
11805              From: Abe Timmerman <abe@ztreet.demon.nl>
11806              Date: Sun, 02 Dec 2001 02:41:25 +0100
11807              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
11808      Branch: perl
11809            ! pp_sys.c
11810 ____________________________________________________________________________
11811 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
11812         Log: There isn't PTR2INT(), there's PTR2IV().
11813      Branch: perl
11814            ! ext/Time/HiRes/HiRes.xs
11815 ____________________________________________________________________________
11816 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
11817         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
11818              From: Marc Lehmann <root@schmorp.de>
11819              Date: Sun, 02 Dec 2001 02:44:53 +0100
11820              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
11821      Branch: perl
11822            ! ext/Time/HiRes/HiRes.xs
11823 ____________________________________________________________________________
11824 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
11825         Log: encode()/decode() examples.
11826      Branch: perl
11827            ! ext/Encode/Encode.pm
11828 ____________________________________________________________________________
11829 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
11830         Log: DJGPP tweaks from Laszlo Molnar.
11831      Branch: perl
11832            ! djgpp/config.over djgpp/djgppsed.sh
11833 ____________________________________________________________________________
11834 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
11835         Log: Update Changes.
11836      Branch: perl
11837            ! Changes patchlevel.h
11838 ____________________________________________________________________________
11839 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
11840         Log: Integrate perlio;
11841              
11842              Skip socket-ness tests on handles (e.g. PerlIO::Scalar)
11843              which do not have file descriptors. Noticed a possibly
11844              worse problem in the process ...
11845      Branch: perl
11846           !> doio.c
11847 ____________________________________________________________________________
11848 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
11849         Log: Non-VMS-fixed and Win32-skipped version of
11850              
11851              Subject: [PATCH t/op/exec.t] Portabilty fix 
11852              From: Michael G Schwern <schwern@pobox.com> 
11853              Date: Fri, 30 Nov 2001 16:09:27 -0500
11854              Message-ID: <20011130160927.A10406@blackrider>
11855      Branch: perl
11856            ! t/op/exec.t
11857 ____________________________________________________________________________
11858 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
11859         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
11860              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
11861              Date: Sat, 1 Dec 2001 07:01:09 -0500
11862              Message-ID: <3C0D2E39@operamail.com>
11863              
11864              Subject: More verbose POD for Carp
11865              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
11866              Date: Sat, 1 Dec 2001 08:04:16 -0500
11867              Message-ID: <3C285C2B@operamail.com>
11868      Branch: perl
11869            ! lib/Carp.pm lib/Carp/Heavy.pm
11870 ____________________________________________________________________________
11871 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
11872         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
11873              From: chromatic <chromatic@rmci.net>
11874              Date: Sat, 01 Dec 2001 12:41:58 -0700
11875              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
11876      Branch: perl
11877            ! lib/DB.t
11878 ____________________________________________________________________________
11879 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
11880         Log: Try to make a missing RADIXCHAR a softer kinder error.
11881      Branch: perl
11882            ! ext/I18N/Langinfo/Langinfo.t
11883 ____________________________________________________________________________
11884 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
11885         Log: Have a little faith on nl_langinfo() itself.
11886      Branch: perl
11887            ! ext/I18N/Langinfo/Langinfo.xs
11888 ____________________________________________________________________________
11889 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
11890         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
11891              the max, not max plus one)
11892      Branch: perl
11893            ! ext/I18N/Langinfo/Langinfo.xs
11894 ____________________________________________________________________________
11895 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
11896         Log: Make reality agree with the comment.
11897      Branch: perl
11898            ! ext/I18N/Langinfo/Langinfo.xs
11899 ____________________________________________________________________________
11900 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
11901         Log: Try to protect against wild langinfo() arguments.
11902      Branch: perl
11903            ! ext/I18N/Langinfo/Langinfo.xs
11904 ____________________________________________________________________________
11905 [ 13409] By: nick                                  on 2001/12/01  18:19:59
11906         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
11907              have file descriptors. Noticed a possibly worse problem in the process ...
11908      Branch: perlio
11909            ! doio.c
11910 ____________________________________________________________________________
11911 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
11912         Log: (replaced by #13556)
11913              
11914              If we are inside an eval, let's be silent about
11915              separate symbols and just croak() in the end.
11916      Branch: perl
11917            ! lib/Exporter/Heavy.pm
11918 ____________________________________________________________________________
11919 [ 13407] By: nick                                  on 2001/12/01  17:14:05
11920         Log: Integrate mainline
11921      Branch: perlio
11922           !> (integrate 26 files)
11923 ____________________________________________________________________________
11924 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
11925         Log: Subject: Fix for Exporter error reporting behaviour
11926              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
11927              Date: Sat, 1 Dec 2001 06:34:48 -0500
11928              Message-ID: <3C0D1B9A@operamail.com>
11929      Branch: perl
11930            ! lib/Exporter.pm lib/Exporter/Heavy.pm
11931 ____________________________________________________________________________
11932 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
11933         Log: Need to hide behind an eval to avoid a warning
11934              about :utf8 on non-perlio configs.
11935      Branch: perl
11936            ! lib/open.t
11937 ____________________________________________________________________________
11938 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
11939         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
11940              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11941              Date: Fri, 30 Nov 2001 23:46:58 +0100
11942              Message-ID: <20011130234658.A717@rafael>
11943      Branch: perl
11944            ! op.c t/op/method.t
11945 ____________________________________________________________________________
11946 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
11947         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
11948              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11949              Date: Thu, 29 Nov 2001 22:46:12 +0100
11950              Message-ID: <20011129224612.A699@rafael>
11951      Branch: perl
11952            ! ext/B/B/Xref.pm
11953 ____________________________________________________________________________
11954 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
11955         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
11956              From: Tels <perl_dummy@bloodgate.com>
11957              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
11958              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
11959      Branch: perl
11960            ! pod/perlfunc.pod
11961 ____________________________________________________________________________
11962 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
11963         Log: Subject: [REPATCH] reference pointer comparison
11964              From: Nicholas Clark <nick@ccl4.org>
11965              Date: Sat, 1 Dec 2001 13:00:17 +0000
11966              Message-ID: <20011201130017.I21702@plum.flirble.org>
11967      Branch: perl
11968            ! pp.c
11969 ____________________________________________________________________________
11970 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
11971         Log: Upgrade to Storable 1.0.14.
11972      Branch: perl
11973            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
11974 ____________________________________________________________________________
11975 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
11976         Log: Add simple caches for ::viacode() and ::vianame().
11977      Branch: perl
11978            ! lib/charnames.pm lib/charnames.t
11979 ____________________________________________________________________________
11980 [ 13398] By: nick                                  on 2001/12/01  10:36:24
11981         Log: Integrate mainline.
11982      Branch: perlio
11983           +> (branch 44 files)
11984            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
11985            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
11986            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
11987           !> (integrate 250 files)
11988 ____________________________________________________________________________
11989 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
11990         Log: Regen toc and modlib.
11991      Branch: perl
11992            ! pod/perlmodlib.pod pod/perltoc.pod
11993 ____________________________________________________________________________
11994 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
11995         Log: Upgrade to podlators-1.18.
11996      Branch: perl
11997            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
11998 ____________________________________________________________________________
11999 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
12000         Log: -h scalar0 -h vector0 seems to help for both
12001              UNICOS and UNICOS/mk on the unpack %65c problems.
12002              
12003              (replaces #13393)
12004      Branch: perl
12005            ! hints/unicos.sh hints/unicosmk.sh
12006 ____________________________________________________________________________
12007 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
12008         Log: More Socket constants.
12009      Branch: perl
12010            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
12011 ____________________________________________________________________________
12012 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
12013         Log: (replaced by #13395)
12014      Branch: perl
12015            ! hints/unicosmk.sh
12016 ____________________________________________________________________________
12017 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
12018         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
12019              From: Andy Dougherty <doughera@lafayette.edu>
12020              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
12021              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
12022              
12023              Simplify the test skippage criterion now that we are
12024              no more dependent on sed.
12025      Branch: perl
12026            ! t/comp/cpp.t t/run/switchPx.t
12027 ____________________________________________________________________________
12028 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
12029         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
12030              From: Michael G Schwern <schwern@pobox.com>
12031              Date: Fri, 30 Nov 2001 11:48:44 -0500
12032              Message-ID: <20011130114844.C1303@blackrider>
12033              
12034              (replaces #13381)
12035      Branch: perl
12036            ! t/op/stat.t
12037 ____________________________________________________________________________
12038 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
12039         Log: Let's not assume how much memory has been allocated
12040              to PVs.
12041      Branch: perl
12042            ! ext/Devel/Peek/Peek.t
12043 ____________________________________________________________________________
12044 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
12045         Log: VOS needs to know the modules, including pp_sort.
12046      Branch: perl
12047            ! vos/perl.bind
12048 ____________________________________________________________________________
12049 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
12050         Log: Unused variables.
12051      Branch: perl
12052            ! ext/Unicode/Normalize/Normalize.xs
12053 ____________________________________________________________________________
12054 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
12055         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
12056              From: John Peacock <jpeacock@rowman.com>     
12057              Date: Fri, 30 Nov 2001 10:24:00 -0500        
12058              Message-ID: <3C07A490.A22A76B0@rowman.com>   
12059      Branch: perl
12060            ! lib/ExtUtils/Embed.t
12061 ____________________________________________________________________________
12062 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
12063         Log: Tweak for the VOS building script from Paul Green.
12064      Branch: perl
12065            ! vos/configure_perl.cm
12066 ____________________________________________________________________________
12067 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
12068         Log: Update Changes.
12069      Branch: perl
12070            ! Changes patchlevel.h
12071 ____________________________________________________________________________
12072 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
12073         Log: Cannot test if cppstdin has not yet been installed.
12074      Branch: perl
12075            ! t/run/switchPx.t
12076 ____________________________________________________________________________
12077 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
12078         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
12079              From: Michael G Schwern <schwern@pobox.com> 
12080              Date: Thu, 29 Nov 2001 22:05:11 -0500
12081              Message-ID: <20011129220510.A18869@blackrider>
12082              
12083              TODO 1: if cppstdin is used and not yet installed,
12084              the Px.t will fail (must do the same as in cpp.t)
12085              
12086              TODO 2: does this work if no Perl whatsoever has
12087              yet been installed?  That is, we should be using
12088              the Perl we are building to execute the one-liner.
12089      Branch: perl
12090            + t/run/switchPx.aux t/run/switchPx.t
12091            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
12092            ! vms/test.com
12093 ____________________________________________________________________________
12094 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
12095         Log: Upgrade to Unicode::Normalize 0.12.
12096      Branch: perl
12097            ! ext/Unicode/Normalize/Changes
12098            ! ext/Unicode/Normalize/Normalize.pm
12099            ! ext/Unicode/Normalize/Normalize.xs
12100            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
12101            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
12102            ! ext/Unicode/Normalize/t/test.t
12103 ____________________________________________________________________________
12104 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
12105         Log: (replaced by #13391)
12106              
12107              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
12108              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
12109              Date: 30 Nov 2001 11:41:53 -0000             
12110              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
12111              
12112              No need to die if we have high-paranoia (non-chdirable)
12113              system directories.
12114      Branch: perl
12115            ! t/op/stat.t
12116 ____________________________________________________________________________
12117 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
12118         Log: Paragraph rewrapping.
12119      Branch: perl
12120            ! pod/perliol.pod
12121 ____________________________________________________________________________
12122 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
12123         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
12124              From: Stas Bekman <stas@stason.org>
12125              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
12126              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
12127      Branch: perl
12128            ! pod/perliol.pod
12129 ____________________________________________________________________________
12130 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
12131         Log: Whether select() gets restarted on signals is
12132              implementation dependent.
12133      Branch: perl
12134            ! ext/Time/HiRes/HiRes.t
12135 ____________________________________________________________________________
12136 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
12137         Log: More forgotten checkins.
12138      Branch: perl
12139            ! embed.h embed.pl proto.h
12140 ____________________________________________________________________________
12141 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
12142         Log: Add a note about folding vs lowercase.
12143      Branch: perl
12144            ! regexec.c
12145 ____________________________________________________________________________
12146 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
12147         Log: Use to_uni_fold (and add changed global.sym)
12148      Branch: perl
12149            ! global.sym utf8.c
12150 ____________________________________________________________________________
12151 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
12152         Log: Make to Unicode character functions to use UVs
12153              instead of U32s and add to_uni_fold().
12154      Branch: perl
12155            ! embed.pl proto.h utf8.c
12156 ____________________________________________________________________________
12157 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
12158         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
12159              From: Nicholas Clark <nick@ccl4.org>
12160              Date: Thu, 29 Nov 2001 22:47:32 +0000
12161              Message-ID: <20011129224732.W37621@plum.flirble.org>
12162      Branch: perl
12163            ! pod/perlpacktut.pod
12164 ____________________________________________________________________________
12165 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
12166         Log: README.vos updates from Paul Green.
12167      Branch: perl
12168            ! README.vos
12169 ____________________________________________________________________________
12170 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
12171         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
12172              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12173              Date: Thu, 29 Nov 2001 14:18:51 EST
12174              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
12175      Branch: perl
12176            ! mg.c vms/vms.c vms/vmsish.h
12177 ____________________________________________________________________________
12178 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
12179         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
12180              From: Michael G Schwern <schwern@pobox.com>
12181              Date: Thu, 29 Nov 2001 13:12:31 -0500
12182              Message-ID: <20011129131231.E11300@blackrider>
12183      Branch: perl
12184            ! README.vms
12185 ____________________________________________________________________________
12186 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
12187         Log: BGET_IV was missing.
12188      Branch: perl
12189            ! ext/ByteLoader/bytecode.h
12190 ____________________________________________________________________________
12191 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
12192         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
12193              From: Jonathan Stowe <gellyfish@gellyfish.com>
12194              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
12195              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
12196      Branch: perl
12197            ! lib/Term/Cap.pm
12198 ____________________________________________________________________________
12199 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
12200         Log: Porting/checkURL.pl was missing.
12201      Branch: perl
12202            ! MANIFEST
12203 ____________________________________________________________________________
12204 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
12205         Log: Subject: INSTALL and READMEs should be reviewed
12206              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12207              Date: Thu, 29 Nov 2001 16:49:36 +0100
12208              Message-ID: <20011129164936.A17492@rafael>         
12209      Branch: perl
12210            ! README.cygwin
12211 ____________________________________________________________________________
12212 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
12213         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
12214              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
12215              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
12216              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
12217      Branch: perl
12218            ! README.os390
12219 ____________________________________________________________________________
12220 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
12221         Log: Update Changes.
12222      Branch: perl
12223            ! Changes patchlevel.h
12224 ____________________________________________________________________________
12225 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
12226         Log: The changes to the curliffed files didn't stick in #13348.
12227      Branch: perl
12228            ! README.dos README.win32
12229 ____________________________________________________________________________
12230 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
12231         Log: Subject: Re: Found the rev where File::Glob broke
12232              From: Andy Dougherty <doughera@lafayette.edu>
12233              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
12234              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
12235      Branch: perl
12236            ! lib/ExtUtils/MM_Unix.pm
12237 ____________________________________________________________________________
12238 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
12239         Log: Use __DATA__ instead of __END__.
12240      Branch: perl
12241            ! lib/Term/Cap.pm
12242 ____________________________________________________________________________
12243 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
12244         Log: Subject: [PATCH toke.c] autosplit into @F fix
12245              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12246              Date: Thu, 29 Nov 2001 14:52:23 +0100
12247              Message-ID: <20011129145223.A25817@rafael>         
12248      Branch: perl
12249            ! toke.c
12250 ____________________________________________________________________________
12251 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
12252         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
12253              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12254              Date: Thu, 29 Nov 2001 15:48:15 +0100
12255              Message-ID: <20011129154815.C25817@rafael>         
12256      Branch: perl
12257            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
12258 ____________________________________________________________________________
12259 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
12260         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
12261              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
12262              Date: Wed, 28 Nov 2001 20:35:29 +0100
12263              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
12264      Branch: perl
12265            ! pod/perlpacktut.pod
12266 ____________________________________________________________________________
12267 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
12268         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
12269              From: Stas Bekman <stas@stason.org>
12270              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
12271              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
12272              
12273              (with tweaks)
12274      Branch: perl
12275            ! pod/perlapio.pod
12276 ____________________________________________________________________________
12277 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
12278         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
12279              From: Tels <perl_dummy@bloodgate.com>
12280              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
12281              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
12282              
12283              (plus paragraph rewrapping)
12284      Branch: perl
12285            ! lib/Exporter.pm
12286 ____________________________________________________________________________
12287 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
12288         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
12289              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
12290              Date: Wed, 28 Nov 2001 21:47:59 +0000
12291              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
12292      Branch: perl
12293            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
12294 ____________________________________________________________________________
12295 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
12296         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
12297              From: Andy Dougherty <doughera@lafayette.edu>
12298              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
12299              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
12300      Branch: perl
12301            ! INSTALL ext/Time/HiRes/HiRes.t
12302 ____________________________________________________________________________
12303 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
12304         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
12305              From: Michael G Schwern <schwern@pobox.com> 
12306              Date: Wed, 28 Nov 2001 16:37:01 -0500
12307              Message-ID: <20011128163701.H676@blackrider>
12308      Branch: perl
12309            ! t/run/kill_perl.t
12310 ____________________________________________________________________________
12311 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
12312         Log: @INC tweak.
12313      Branch: perl
12314            ! t/op/ref.t
12315 ____________________________________________________________________________
12316 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
12317         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
12318              From: Nicholas Clark <nick@ccl4.org>
12319              Date: Wed, 28 Nov 2001 23:38:43 +0000
12320              Message-ID: <20011128233843.N37621@plum.flirble.org>  
12321      Branch: perl
12322            ! installman
12323 ____________________________________________________________________________
12324 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
12325         Log: Tweak the forking logic.
12326      Branch: perl
12327            ! Porting/checkURL.pl
12328 ____________________________________________________________________________
12329 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
12330         Log: Update perlmodlib.PL as per #13348.  The L<> got
12331              changed back because that is coming from ParseLink.pm.
12332      Branch: perl
12333            ! pod/perlmodlib.PL pod/perlmodlib.pod
12334 ____________________________________________________________________________
12335 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
12336         Log: URL fixups from Michael Schwern.
12337      Branch: perl
12338            ! README.cygwin README.dos README.hpux README.mint README.mpeix
12339            ! README.os390 README.qnx README.solaris README.vos README.win32
12340            ! pod/perlmodlib.pod
12341 ____________________________________________________________________________
12342 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
12343         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
12344              From: Barrie Slaymaker <barries@slaysys.com>
12345              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
12346              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
12347      Branch: perl
12348            ! lib/Exporter.pm
12349 ____________________________________________________________________________
12350 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
12351         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
12352      Branch: perl
12353            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
12354 ____________________________________________________________________________
12355 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
12356         Log: Subject: [PATCH] Re: $\ very broken
12357              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12358              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
12359              Message-ID: <20011128223308.E732@rafael>   
12360              
12361              Subject: Re: [PATCH] Re: $\ very broken     
12362              From: Nicholas Clark <nick@ccl4.org>
12363              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
12364              Message-ID: <20011128222859.K37621@plum.flirble.org>
12365      Branch: perl
12366            ! mg.c t/op/ref.t
12367 ____________________________________________________________________________
12368 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
12369         Log: Add Abigail's link checker with the following tweaks:
12370              - known dummy URLs (Peter Prymmer)
12371              - do also READMEs and INSTALL (Michael Schwern)
12372              - do also ftp URLs
12373              - add fork retry loop in case the allowed number
12374              of processes per user is low
12375      Branch: perl
12376            + Porting/checkURL.pl
12377            ! MANIFEST
12378 ____________________________________________________________________________
12379 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
12380         Log: Update Changes.
12381      Branch: perl
12382            ! Changes patchlevel.h
12383 ____________________________________________________________________________
12384 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
12385         Log: In Linux if we have modern enough gcc and supported
12386              enough CPU, crank up the optimization level to -O3.
12387      Branch: perl
12388            ! hints/linux.sh
12389 ____________________________________________________________________________
12390 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
12391         Log: Add perlpacktut from Wolfgang Laun; regen toc.
12392      Branch: perl
12393            + pod/perlpacktut.pod
12394            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
12395            ! pod/perltoc.pod
12396 ____________________________________________________________________________
12397 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
12398         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
12399              From: PPrymmer@factset.com
12400              Date: Wed, 28 Nov 2001 07:51:26 -0500
12401              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
12402      Branch: perl
12403            ! vms/test.com
12404 ____________________________________________________________________________
12405 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
12406         Log: Test cases for the first half of #13338.
12407      Branch: perl
12408            ! t/lib/h2ph.h t/lib/h2ph.pht
12409 ____________________________________________________________________________
12410 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
12411         Log: Subject: Re: h2ph confused by comments in an enum.
12412              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
12413              Date: Wed, 28 Nov 2001 04:19:21 +0000
12414              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
12415              
12416              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
12417              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
12418              Date: Wed, 28 Nov 2001 13:36:35 +0000
12419              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
12420      Branch: perl
12421            ! utils/h2ph.PL
12422 ____________________________________________________________________________
12423 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
12424         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
12425              From: Jonathan Stowe <gellyfish@gellyfish.com>
12426              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
12427              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
12428              
12429              (replace #13327)
12430      Branch: perl
12431            ! lib/Term/Cap.pm
12432 ____________________________________________________________________________
12433 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
12434         Log: Replace #13335 with
12435              
12436              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
12437              From: Russ Allbery <rra@stanford.edu>
12438              Date: 27 Nov 2001 20:42:49 -0800
12439              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
12440      Branch: perl
12441            ! lib/Pod/Text/Termcap.pm
12442 ____________________________________________________________________________
12443 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
12444         Log: (replaced by #13336)
12445              
12446              Subject: [PATCH perl@13323] Termcap.pm with no termios
12447              From: "Craig A. Berry" <craigberry@mac.com> 
12448              Date: Tue, 27 Nov 2001 22:28:50 -0600
12449              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
12450      Branch: perl
12451            ! lib/Pod/Text/Termcap.pm
12452 ____________________________________________________________________________
12453 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
12454         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
12455              From: "Craig A. Berry" <craigberry@mac.com> 
12456              Date: Tue, 27 Nov 2001 21:46:45 -0600
12457              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
12458      Branch: perl
12459            ! configure.com
12460 ____________________________________________________________________________
12461 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
12462         Log: Upgrade to podlators 1.17.
12463      Branch: perl
12464            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
12465            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
12466 ____________________________________________________________________________
12467 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
12468         Log: Fix for "a\x{100}" =~ /A/i.
12469      Branch: perl
12470            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
12471            ! utf8.c
12472 ____________________________________________________________________________
12473 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
12474         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
12475              From: "Craig A. Berry" <craigberry@mac.com>
12476              Date: Tue, 27 Nov 2001 17:11:49 -0600
12477              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
12478      Branch: perl
12479            ! lib/DB.t
12480 ____________________________________________________________________________
12481 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
12482         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
12483              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
12484              Date: Tue, 27 Nov 2001 14:55:23 -0500
12485              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
12486              
12487              Subject: [PATCH: perl@13324] updates to perldelta.pod 
12488              From: PPrymmer@factset.com
12489              Date: Tue, 27 Nov 2001 18:06:04 -0500
12490              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
12491              
12492              plus added some known problems.
12493      Branch: perl
12494            ! pod/perldelta.pod
12495 ____________________________________________________________________________
12496 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
12497         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
12498              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12499              Date: Tue, 27 Nov 2001 15:38:02 EST 
12500              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
12501      Branch: perl
12502            ! configure.com vms/vms.c vms/vmsish.h
12503 ____________________________________________________________________________
12504 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
12505         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
12506              From: Michael G Schwern <schwern@pobox.com> 
12507              Date: Tue, 27 Nov 2001 15:31:12 -0500
12508              Message-ID: <20011127153112.G20929@blackrider>
12509      Branch: perl
12510            ! t/run/kill_perl.t
12511 ____________________________________________________________________________
12512 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
12513         Log: (replaced by #13337)
12514              
12515              VMS can safely hardcode a termcap entry for VT100.
12516      Branch: perl
12517            ! lib/Term/Cap.pm
12518 ____________________________________________________________________________
12519 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
12520         Log: VMS piping fixes from Charles Lane (perl -P should
12521              be working now).
12522      Branch: perl
12523            ! vms/vms.c
12524 ____________________________________________________________________________
12525 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
12526         Log: Subject: [PATCH] perlvar.pod fix
12527              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
12528              Date: Tue, 27 Nov 2001 13:11:47 -0500
12529              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
12530      Branch: perl
12531            ! pod/perlvar.pod
12532 ____________________________________________________________________________
12533 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
12534         Log: Update Changes.
12535      Branch: perl
12536            ! Changes patchlevel.h
12537 ____________________________________________________________________________
12538 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
12539         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
12540              From: "Craig A. Berry" <craigberry@mac.com> 
12541              Date: Tue, 27 Nov 2001 10:21:18 -0600
12542              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
12543      Branch: perl
12544            ! lib/ExtUtils/MM_VMS.pm
12545 ____________________________________________________________________________
12546 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
12547         Log: Protect against accumulating -options -options -options.
12548      Branch: perl
12549            ! hints/hpux.sh
12550 ____________________________________________________________________________
12551 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
12552         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
12553              From: Barrie Slaymaker <barries@slaysys.com>
12554              Date: Tue, 27 Nov 2001 10:58:54 -0500
12555              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
12556      Branch: perl
12557            ! lib/Benchmark.pm
12558 ____________________________________________________________________________
12559 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
12560         Log: Tiny fix from John P. Linderman.
12561      Branch: perl
12562            ! lib/sort.pm
12563 ____________________________________________________________________________
12564 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
12565         Log: The Story of sort(), from John P. Linderman.
12566      Branch: perl
12567            ! pod/perldelta.pod
12568 ____________________________________________________________________________
12569 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
12570         Log: Add information what to do if you are reading
12571              perluniintro but using some older Perl.
12572      Branch: perl
12573            ! pod/perluniintro.pod
12574 ____________________________________________________________________________
12575 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
12576         Log: Update the 'wide characters' FAQ entry.
12577      Branch: perl
12578            ! pod/perlfaq6.pod
12579 ____________________________________________________________________________
12580 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
12581         Log: Fix for
12582              
12583              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
12584              From: Marc Lehmann <root@schmorp.de>
12585              Date: Tue, 27 Nov 2001 14:27:14 +0100
12586              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
12587      Branch: perl
12588            ! ext/Encode.t ext/Encode/Encode.xs
12589 ____________________________________________________________________________
12590 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
12591         Log: Subject: [PATCH] DB_File 1.801
12592              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
12593              Date: Tue, 27 Nov 2001 15:06:45 -0000
12594              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
12595      Branch: perl
12596            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
12597            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
12598 ____________________________________________________________________________
12599 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
12600         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
12601      Branch: perl
12602            ! pod/perlmodlib.pod
12603 ____________________________________________________________________________
12604 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
12605         Log: sort() doc tweaks from John P. Linderman.
12606      Branch: perl
12607            ! pod/perlfunc.pod
12608 ____________________________________________________________________________
12609 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
12610         Log: Subject: [PATCH] More perldelta.pod nits
12611              From: Simon Glover <scog@roe.ac.uk>
12612              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
12613              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
12614      Branch: perl
12615            ! pod/perldelta.pod
12616 ____________________________________________________________________________
12617 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
12618         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
12619              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
12620              Date: Tue, 27 Nov 2001 11:52:31 -0000
12621              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
12622      Branch: perl
12623            ! ext/Devel/PPPort/harness/Makefile.PL
12624 ____________________________________________________________________________
12625 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
12626         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
12627              From: Michael G Schwern <schwern@pobox.com>
12628              Date: Tue, 27 Nov 2001 03:38:24 -0500
12629              Message-ID: <20011127033824.A17775@blackrider>
12630      Branch: perl
12631            ! t/TEST
12632 ____________________________________________________________________________
12633 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
12634         Log: Subject: Re: perlcc very broken
12635              From: John Peacock <jpeacock@rowman.com>
12636              Date: Tue, 27 Nov 2001 06:48:01 -0500
12637              Message-ID: <3C037D71.4030508@rowman.com>
12638      Branch: perl
12639            ! utils/perlcc.PL
12640 ____________________________________________________________________________
12641 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
12642         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
12643              From: David Dyck <dcd@tc.fluke.com>
12644              Date: Mon, 26 Nov 2001 22:04:38 -0800
12645              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
12646      Branch: perl
12647            ! t/op/pack.t
12648 ____________________________________________________________________________
12649 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
12650         Log: Subject: [ID 20011126.149] t/op/split fails step 37
12651              From: David Dyck <dcd@tc.fluke.com>
12652              Date: Mon, 26 Nov 2001 21:52:35 -0800
12653              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
12654      Branch: perl
12655            ! t/op/split.t
12656 ____________________________________________________________________________
12657 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
12658         Log: incorporate last minute change from libnet 1.0901-tobe
12659      Branch: perl
12660            ! lib/Net/SMTP.pm
12661 ____________________________________________________________________________
12662 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
12663         Log: Pass 7 at perldelta - random edits.
12664      Branch: perl
12665            ! pod/perldelta.pod
12666 ____________________________________________________________________________
12667 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
12668         Log: Portability and skippage tweaks.
12669      Branch: perl
12670            ! t/op/split.t
12671 ____________________________________________________________________________
12672 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
12673         Log: (retracted by #13449)
12674              Try to make Unicode casemapping to work for EBCDIC, too.
12675      Branch: perl
12676            ! utf8.c
12677 ____________________________________________________________________________
12678 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
12679         Log: Just printing 1..0 is not quite enough...
12680      Branch: perl
12681            ! lib/Dumpvalue.t
12682 ____________________________________________________________________________
12683 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
12684         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
12685              Delay the match until runtime.
12686      Branch: perl
12687            ! t/op/append.t
12688 ____________________________________________________________________________
12689 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
12690         Log: UTF-EBCDIC.
12691      Branch: perl
12692            ! ext/Devel/Peek/Peek.t
12693 ____________________________________________________________________________
12694 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
12695         Log: Be UTF-EBCDIC aware.
12696      Branch: perl
12697            ! lib/bytes.t
12698 ____________________________________________________________________________
12699 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
12700         Log: Bad assumption which way digits and letters sort.
12701      Branch: perl
12702            ! lib/English.t
12703 ____________________________________________________________________________
12704 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
12705         Log: If in EBCDIC but no Convert::EBCDIC
12706              the libnet tests will all fail.
12707      Branch: perl
12708            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
12709            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
12710            ! lib/Net/t/smtp.t lib/Net/t/time.t
12711 ____________________________________________________________________________
12712 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
12713         Log: Just sorting to guarantee order is not enough.
12714              (Think EBCDIC.) 
12715      Branch: perl
12716            ! lib/ExtUtils/Manifest.t
12717 ____________________________________________________________________________
12718 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
12719         Log: OS/390 cleanable gunk.
12720      Branch: perl
12721            ! lib/ExtUtils/MM_Unix.pm
12722 ____________________________________________________________________________
12723 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
12724         Log: Update the EBCDIC MD5 checksums.
12725      Branch: perl
12726            ! ext/Digest/MD5/t/files.t
12727 ____________________________________________________________________________
12728 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
12729         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
12730              From: Nicholas Clark <nick@ccl4.org>
12731              Date: Mon, 26 Nov 2001 23:06:34 +0000
12732              Message-ID: <20011126230633.Q37621@plum.flirble.org>
12733      Branch: perl
12734            ! installman
12735 ____________________________________________________________________________
12736 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
12737         Log: sort tweaks from John P. Linderman.
12738      Branch: perl
12739            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
12740 ____________________________________________________________________________
12741 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
12742         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
12743              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
12744              Date: Mon, 26 Nov 2001 18:47:25 -0600
12745              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
12746              
12747              Craig Berry submitted half of this patch just yesterday.
12748              Spooky cosmic resonance.
12749      Branch: perl
12750            ! ext/Socket/Socket.xs
12751 ____________________________________________________________________________
12752 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
12753         Log: Subject: [PATCH] doio slightly smaller
12754              From: Nicholas Clark <nick@ccl4.org>
12755              Date: Tue, 27 Nov 2001 00:40:23 +0000      
12756              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
12757      Branch: perl
12758            ! doio.c
12759 ____________________________________________________________________________
12760 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
12761         Log: perldelta nits from Autrijus Tang and Ron Kimball.
12762      Branch: perl
12763            ! pod/perldelta.pod
12764 ____________________________________________________________________________
12765 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
12766         Log: Subject: [PATCH] unpack P* uses random length for item
12767              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
12768              Date: Mon, 26 Nov 2001 19:56:32 +0100
12769              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
12770      Branch: perl
12771            ! pod/perldiag.pod pp_pack.c t/op/pack.t
12772 ____________________________________________________________________________
12773 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
12774         Log: Subject: [PATCH current] system and taintedness
12775              From: Radu Greab <radu@netsoft.ro>
12776              Date: Mon, 26 Nov 2001 18:42:29 +0200
12777              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
12778      Branch: perl
12779            ! pp_sys.c t/op/taint.t
12780 ____________________________________________________________________________
12781 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
12782         Log: Subject: [PATCH @ 13283] Devel::PPPort
12783              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
12784              Date: Mon, 26 Nov 2001 14:37:17 -0000
12785              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
12786      Branch: perl
12787            + ext/Devel/PPPort/MANIFEST
12788            ! MANIFEST ext/Devel/PPPort/Makefile.PL
12789            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
12790            ! ext/Devel/PPPort/harness/Harness.xs
12791            ! ext/Devel/PPPort/harness/Makefile.PL
12792            ! ext/Devel/PPPort/harness/module2.c
12793            ! ext/Devel/PPPort/harness/module3.c
12794            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
12795 ____________________________________________________________________________
12796 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
12797         Log: Update the test list.
12798      Branch: perl
12799            ! t/lib/1_compile.t
12800 ____________________________________________________________________________
12801 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
12802         Log: Sync-up tests with libnet distribution
12803      Branch: perl
12804            + lib/Net/t/netrc.t
12805            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
12806 ____________________________________________________________________________
12807 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
12808         Log: Update Changes.
12809      Branch: perl
12810            ! Changes patchlevel.h
12811 ____________________________________________________________________________
12812 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
12813         Log: Upgrade to podlators 1.16.
12814      Branch: perl
12815            + lib/Pod/t/basic.cap
12816            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
12817            ! lib/Pod/t/basic.t pod/pod2man.PL
12818 ____________________________________________________________________________
12819 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
12820         Log: Pass 6 at perldelta - sort enhancements, generic and
12821              platform specific bug fixes.
12822      Branch: perl
12823            ! pod/perldelta.pod
12824 ____________________________________________________________________________
12825 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
12826         Log: PROPAGATE documentation from Tony Cook.
12827      Branch: perl
12828            ! pod/perlfunc.pod
12829 ____________________________________________________________________________
12830 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
12831         Log: DJGPP cannot do signals that well.
12832      Branch: perl
12833            ! ext/POSIX/t/sigaction.t
12834 ____________________________________________________________________________
12835 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
12836         Log: Can't do subsecond alarms without ualarm; and break out
12837              early if alarms do not seem to be coming in as expected.
12838      Branch: perl
12839            ! ext/Time/HiRes/HiRes.t
12840 ____________________________________________________________________________
12841 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
12842         Log: No Socket, little Net.
12843      Branch: perl
12844            ! t/lib/1_compile.t
12845 ____________________________________________________________________________
12846 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
12847         Log: Take the taint brush to the getcwds.
12848      Branch: perl
12849            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
12850 ____________________________________________________________________________
12851 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
12852         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
12853              From: "Craig A. Berry" <craigberry@mac.com>
12854              Date: Sun, 25 Nov 2001 16:20:45 -0600
12855              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
12856      Branch: perl
12857            ! ext/Socket/Socket.xs
12858 ____________________________________________________________________________
12859 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
12860         Log: Since in some DOS filesystems the timestamp granularity
12861              may be only two seconds, better sleep for three to play safe.
12862              (Helps CygWin, at least.)
12863      Branch: perl
12864            ! lib/Memoize/t/expire_file.t
12865 ____________________________________________________________________________
12866 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
12867         Log: For some reason CygWin wasn't collapsing multiple
12868              slashes into one, which made some Spec.t tests to fail.
12869              Either CygWin was being too prudish or the collapsing
12870              logic needs to be rethunk.
12871      Branch: perl
12872            ! lib/File/Spec/Unix.pm
12873 ____________________________________________________________________________
12874 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
12875         Log: Cygwin needs to have libperl.dll around if trying to link
12876              with -lperl.  Note: this change cures the test but whether
12877              it cures CygPerl installation, I don't know: hopefully the
12878              libperl5_7_2.dll, or the version equivalent, gets installed
12879              also as libperl.dll to the proper place(s).
12880      Branch: perl
12881            ! lib/ExtUtils/Embed.t
12882 ____________________________________________________________________________
12883 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
12884         Log: -I../lib/.. and -L../lib/..?  Strange.
12885      Branch: perl
12886            ! lib/ExtUtils/Embed.t
12887 ____________________________________________________________________________
12888 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
12889         Log: $MM?
12890      Branch: perl
12891            ! lib/ExtUtils/Embed.pm
12892 ____________________________________________________________________________
12893 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
12894         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
12895              From: Dave Rolsky <autarch@urth.org>
12896              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
12897              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
12898      Branch: perl
12899            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
12900            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
12901 ____________________________________________________________________________
12902 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
12903         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
12904              From: chromatic <chromatic@rmci.net>
12905              Date: Sat, 24 Nov 2001 14:56:57 -0700
12906              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
12907              
12908              plus a tweak for ithreads builds.
12909      Branch: perl
12910            + lib/DB.t
12911            ! MANIFEST lib/DB.pm
12912 ____________________________________________________________________________
12913 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
12914         Log: Win32 compilation tweaks for Blair Zajac.
12915      Branch: perl
12916            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
12917 ____________________________________________________________________________
12918 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
12919         Log: I don't think trying to bracket the hires time with lores
12920              times is going to be portable enough: Cygwin seems to be
12921              capable of getting hires ones rather consistently lower
12922              than the lores ones.  So let's try average difference instead.
12923      Branch: perl
12924            ! ext/Time/HiRes/HiRes.t
12925 ____________________________________________________________________________
12926 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
12927         Log: Subject: Re: benchmarks, sorts and reproducibility
12928              From: "John P. Linderman" <jpl@research.att.com>
12929              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
12930              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
12931              
12932              Randomize large partitions for quicksort to dodge the
12933              angry gods of quadratic.
12934      Branch: perl
12935            ! pp_sort.c
12936 ____________________________________________________________________________
12937 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
12938         Log: The joys of portable quoting.
12939      Branch: perl
12940            ! ext/Devel/PPPort/harness/Makefile.PL
12941 ____________________________________________________________________________
12942 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
12943         Log: sort pragma tweaks.
12944      Branch: perl
12945            ! lib/sort.pm
12946 ____________________________________________________________________________
12947 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
12948         Log: Skip the link= directives of utils.lst if no mandir
12949              (if no manpages).
12950      Branch: perl
12951            ! installman
12952 ____________________________________________________________________________
12953 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
12954         Log: integrate changes#8340,13260 from mainline
12955              
12956              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
12957              
12958              change#3373 introduced a handle leak in backticks and piped open()s
12959              that fail
12960      Branch: maint-5.6/perl
12961            ! t/io/pipe.t util.c
12962 ____________________________________________________________________________
12963 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
12964         Log: change#3373 introduced a handle leak in backticks and piped open()s
12965              that fail
12966      Branch: perl
12967            ! util.c
12968 ____________________________________________________________________________
12969 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
12970         Log: metaconfig unit change for #13258.
12971      Branch: metaconfig/U/perl
12972            ! d_procselfexe.U
12973 ____________________________________________________________________________
12974 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
12975         Log: Extraenous breaks noticed by David Dyck.
12976      Branch: perl
12977            ! Configure
12978 ____________________________________________________________________________
12979 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
12980         Log: Revert the /proc/self/auxv experiment for now.
12981      Branch: perl
12982            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
12983 ____________________________________________________________________________
12984 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
12985         Log: Also ExtUtils.t had $^X assumptions.
12986      Branch: perl
12987            ! lib/ExtUtils.t
12988 ____________________________________________________________________________
12989 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
12990         Log: Now is Solaris if you start the t/perl in the t/
12991              as "./perl", the $^X will be "../perl", not "./perl".
12992      Branch: perl
12993            ! t/lib/1_compile.t
12994 ____________________________________________________________________________
12995 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
12996         Log: The new way of finding out $^X in Solaris
12997              requires a little tweak if the executable
12998              pathname is *not* absolute: prepend "./"
12999              (otherwise `$^X ...` will start perl from PATH...)
13000      Branch: perl
13001            ! perl.c
13002 ____________________________________________________________________________
13003 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
13004         Log: Avoid "will not stay shared" warnings.
13005      Branch: perl
13006            ! lib/ExtUtils/MM_Unix.pm
13007 ____________________________________________________________________________
13008 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
13009         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
13010              From: Michael G Schwern <schwern@pobox.com>
13011              Date: Sat, 24 Nov 2001 19:56:18 -0500
13012              Message-ID: <20011124195618.A14614@blackrider>            
13013      Branch: perl
13014            ! perl.c pp_sys.c t/op/magic.t util.c
13015 ____________________________________________________________________________
13016 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
13017         Log: In the MakeMaker pm_to_blib target don't copy all
13018              the files in one fell swoop, deal with them hunkwise,
13019              helps for CLIs with limited line lengths.
13020              (This seems to help for DJGPP building Encode,
13021              where there are dozens of files to copy.)
13022      Branch: perl
13023            ! lib/ExtUtils/MM_Unix.pm
13024 ____________________________________________________________________________
13025 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
13026         Log: testsuite leaves stray files behind on windows
13027      Branch: perl
13028            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
13029 ____________________________________________________________________________
13030 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
13031         Log: xsubpp produces a spurious warning on directories called 'typemap'
13032      Branch: perl
13033            ! lib/ExtUtils/xsubpp
13034 ____________________________________________________________________________
13035 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
13036         Log: xsubpp treats invalid (indented) cpp directives as comments
13037      Branch: perl
13038            ! ext/IO/IO.xs
13039 ____________________________________________________________________________
13040 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
13041         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
13042      Branch: perl
13043            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
13044 ____________________________________________________________________________
13045 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
13046         Log: The debug_pag needs to be visible at all times
13047              because of the re extension.
13048      Branch: perl
13049            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
13050 ____________________________________________________________________________
13051 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
13052         Log: Subject: Re: [PATCH] Tests are good
13053              From: Philip Newton <Philip.Newton@gmx.net>
13054              Date: Sat, 24 Nov 2001 21:24:00 +0100
13055              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
13056      Branch: perl
13057            ! pod/perlhack.pod
13058 ____________________________________________________________________________
13059 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
13060         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
13061              From: "Craig A. Berry" <craigberry@mac.com> 
13062              Date: Sat, 24 Nov 2001 12:45:44 -0600
13063              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
13064              
13065              (with tweaks, and combined with Sarathy's #13242)
13066      Branch: perl
13067            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
13068 ____________________________________________________________________________
13069 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
13070         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
13071              From: John Peacock <jpeacock@rowman.com>
13072              Date: Sat, 24 Nov 2001 14:27:46 -0500
13073              Message-ID: <3BFFF4B2.40509@rowman.com> 
13074      Branch: perl
13075            ! lib/Exporter/Heavy.pm
13076 ____________________________________________________________________________
13077 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
13078         Log: use portable quotes
13079      Branch: perl
13080            ! ext/Devel/PPPort/harness/Makefile.PL
13081 ____________________________________________________________________________
13082 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
13083         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
13084              From: Nicholas Clark <nick@ccl4.org>
13085              Date: Sat, 24 Nov 2001 18:06:26 +0000
13086              Message-ID: <20011124180626.T37621@plum.flirble.org>
13087      Branch: perl
13088            ! installman
13089 ____________________________________________________________________________
13090 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
13091         Log: Subject: [PATCH] perl5005delta.pod L<>
13092              From: Nicholas Clark <nick@ccl4.org>
13093              Date: Sat, 24 Nov 2001 18:04:21 +0000
13094              Message-ID: <20011124180421.S37621@plum.flirble.org>
13095      Branch: perl
13096            ! pod/perl5005delta.pod
13097 ____________________________________________________________________________
13098 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
13099         Log: fix typo in config.vc; regenerate win32 config_H.* files
13100      Branch: perl
13101            ! win32/config.vc win32/config_H.bc win32/config_H.gc
13102            ! win32/config_H.vc
13103 ____________________________________________________________________________
13104 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
13105         Log: Mention the charnames::vianame().
13106      Branch: perl
13107            ! pod/perluniintro.pod
13108 ____________________________________________________________________________
13109 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
13110         Log: Add charnames::vianame() in case people want to access
13111              the codes in run-time (as opposed to the compile-timeness
13112              of \N{...}).
13113      Branch: perl
13114            ! lib/charnames.pm lib/charnames.t
13115 ____________________________________________________________________________
13116 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
13117         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
13118              From: Nicholas Clark <nick@ccl4.org>
13119              Date: Sat, 24 Nov 2001 16:30:42 +0000
13120              Message-ID: <20011124163042.R37621@plum.flirble.org>
13121      Branch: perl
13122            ! regcomp.c regcomp.h
13123 ____________________________________________________________________________
13124 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
13125         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
13126              From: Nicholas Clark <nick@ccl4.org>
13127              Date: Sat, 24 Nov 2001 16:24:33 +0000
13128              Message-ID: <20011124162433.Q37621@plum.flirble.org>
13129              
13130              cmp fixes.
13131      Branch: perl
13132            ! pp.c
13133 ____________________________________________________________________________
13134 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
13135         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
13136              (It seems that "./perl" gets resolved to "perl" now.)
13137      Branch: perl
13138            ! perl.c
13139 ____________________________________________________________________________
13140 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
13141         Log: Subject: [PATCH] DB_File 1.800        
13142              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
13143              Date: Sat, 24 Nov 2001 11:41:41 -0000
13144              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
13145      Branch: perl
13146            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13147            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
13148            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
13149            ! ext/DB_File/t/db-recno.t
13150 ____________________________________________________________________________
13151 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
13152         Log: Tweak the PUSHED documentation.
13153      Branch: perl
13154            ! ext/PerlIO/Via/Via.pm
13155 ____________________________________________________________________________
13156 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
13157         Log: Update 1_compile for new known tests.
13158      Branch: perl
13159            ! t/lib/1_compile.t
13160 ____________________________________________________________________________
13161 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
13162         Log: Move the MBF/MBI test modules to t/lib.
13163      Branch: perl
13164            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
13165            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
13166            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
13167            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
13168            ! lib/Math/BigInt/t/sub_mbi.t
13169 ____________________________________________________________________________
13170 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
13171         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
13172              From: "Craig A. Berry" <craigberry@mac.com> 
13173              Date: Fri, 23 Nov 2001 18:05:35 -0600
13174              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
13175      Branch: perl
13176            ! configure.com
13177 ____________________________________________________________________________
13178 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
13179         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
13180              From: PPrymmer@factset.com 
13181              Date: Fri, 23 Nov 2001 17:03:07 -0500
13182              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
13183      Branch: perl
13184            ! ext/Unicode/Normalize/mkheader
13185 ____________________________________________________________________________
13186 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
13187         Log: Here are the right helper files.
13188      Branch: perl
13189            + t/lib/Filter/Simple/ExportTest.pm
13190            + t/lib/Filter/Simple/FilterOnlyTest.pm
13191            + t/lib/Filter/Simple/FilterTest.pm
13192            + t/lib/Filter/Simple/ImportTest.pm
13193            ! MANIFEST
13194 ____________________________________________________________________________
13195 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
13196         Log: Update Changes.
13197      Branch: perl
13198            ! Changes patchlevel.h
13199 ____________________________________________________________________________
13200 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
13201         Log: Never mind.
13202      Branch: perl
13203            - lib/Filter/Simple/lib/ExportTest.pm
13204            - lib/Filter/Simple/lib/ImportTest.pm
13205 ____________________________________________________________________________
13206 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
13207         Log: Mis-add.
13208      Branch: perl
13209            + lib/Filter/Simple/lib/ExportTest.pm
13210            + lib/Filter/Simple/lib/ImportTest.pm
13211 ____________________________________________________________________________
13212 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
13213         Log: Upgrade to Filter::Simple 0.77.
13214      Branch: perl
13215            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
13216            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
13217            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
13218            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
13219            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
13220 ____________________________________________________________________________
13221 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
13222         Log: Missing p4 add.
13223      Branch: perl
13224            + lib/ExtUtils/MM_VMS.t
13225 ____________________________________________________________________________
13226 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
13227         Log: Pass 5 at perldelta - module and utility updates cleanup.
13228      Branch: perl
13229            ! pod/perldelta.pod
13230 ____________________________________________________________________________
13231 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
13232         Log: metaconfig unit change for #13219.
13233      Branch: metaconfig/U/perl
13234            ! d_procselfexe.U
13235 ____________________________________________________________________________
13236 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
13237         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
13238      Branch: perl
13239            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13240            ! pod/buildtoc.PL pod/perltoc.pod
13241 ____________________________________________________________________________
13242 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
13243         Log: Add procselfexe and d_dirfd to strange lands.
13244      Branch: perl
13245            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
13246            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
13247            ! vos/config.ga.def vos/config.ga.h win32/config.bc
13248            ! win32/config.gc win32/config.vc win32/config.win64
13249            ! wince/config.ce
13250 ____________________________________________________________________________
13251 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
13252         Log: metaconfig unit change for #13216.
13253      Branch: metaconfig/U/perl
13254            ! d_procselfexe.U
13255 ____________________________________________________________________________
13256 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
13257         Log: Better to "quote" the pathname.
13258      Branch: perl
13259            ! Configure config_h.SH
13260 ____________________________________________________________________________
13261 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
13262         Log: Use PROCSELFEXE_PATH.
13263      Branch: perl
13264            ! perl.c
13265 ____________________________________________________________________________
13266 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
13267         Log: metaconfig unit change for #13213.
13268      Branch: metaconfig/U/perl
13269            ! d_procselfexe.U
13270 ____________________________________________________________________________
13271 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
13272         Log: Add probing for BSD-like /proc/curproc/file.
13273      Branch: perl
13274            ! Configure config_h.SH
13275 ____________________________________________________________________________
13276 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
13277         Log: metaconfig unit change for 13211.
13278      Branch: metaconfig/U/perl
13279            + d_dirfd.U
13280 ____________________________________________________________________________
13281 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
13282         Log: Add probing for dirfd() so that it can be added it IO::Dir.
13283      Branch: perl
13284            ! Configure config_h.SH perl.h
13285 ____________________________________________________________________________
13286 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
13287         Log: ...and update the test count.
13288      Branch: perl
13289            ! lib/Pod/t/basic.t
13290 ____________________________________________________________________________
13291 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
13292         Log: Must remove the cap test also from the test script.
13293      Branch: perl
13294            ! lib/Pod/t/basic.t
13295 ____________________________________________________________________________
13296 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
13297         Log: Subject: [PATCH] Tests are good
13298              From: Nicholas Clark <nick@ccl4.org>
13299              Date: Fri, 23 Nov 2001 18:12:21 +0000
13300              Message-ID: <20011123181220.F37621@plum.flirble.org>
13301      Branch: perl
13302            ! pod/perlhack.pod
13303 ____________________________________________________________________________
13304 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
13305         Log: The basic.cap from podlators 1.14 is not very portable.
13306      Branch: perl
13307            - lib/Pod/t/basic.cap
13308            ! MANIFEST
13309 ____________________________________________________________________________
13310 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
13311         Log: Subject: Re: [DOC PATCHES] pod cleanups
13312              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
13313              Date: 22 Nov 2001 12:54:16 -0000
13314              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
13315      Branch: perl
13316            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
13317            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
13318 ____________________________________________________________________________
13319 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
13320         Log: FAQ sync.
13321      Branch: perl
13322            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
13323 ____________________________________________________________________________
13324 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
13325         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
13326              From: PPrymmer@factset.com
13327              Date: Fri, 23 Nov 2001 11:43:45 -0500
13328              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
13329      Branch: perl
13330            ! MANIFEST lib/ExtUtils/MM_VMS.pm
13331 ____________________________________________________________________________
13332 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
13333         Log: Corify podlators 1.14 test.
13334      Branch: perl
13335            ! lib/Pod/t/basic.t
13336 ____________________________________________________________________________
13337 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
13338         Log: Output tweak needed because of podlators 1.14.
13339      Branch: perl
13340            ! t/pod/multiline_items.xr
13341 ____________________________________________________________________________
13342 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
13343         Log: Upgrade to podlators 1.14.
13344      Branch: perl
13345            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
13346            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
13347            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
13348            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
13349            ! lib/Pod/Text/Overstrike.pm
13350 ____________________________________________________________________________
13351 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
13352         Log: perlmodinstall tweaks from Philip Newton.
13353      Branch: perl
13354            ! pod/perlmodinstall.pod
13355 ____________________________________________________________________________
13356 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
13357         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
13358              From: Autrijus Tang <autrijus@autrijus.org>           
13359              Date: Fri, 23 Nov 2001 23:55:53 +0800
13360              Message-ID: <20011123235553.A2310@not.autrijus.org>
13361      Branch: perl
13362            ! Porting/genlog
13363 ____________________________________________________________________________
13364 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
13365         Log: Subject: Re: regex oddness with \Z and $&
13366              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
13367              Date: Fri, 23 Nov 2001 15:15:24 +0000
13368              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
13369      Branch: perl
13370            ! regcomp.c t/op/re_tests
13371 ____________________________________________________________________________
13372 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
13373         Log: regen_headers.
13374      Branch: perl
13375            ! embed.h global.sym pod/perlapi.pod proto.h
13376 ____________________________________________________________________________
13377 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
13378         Log: Forgotten check-in.
13379      Branch: perl
13380            ! pod/perlapi.pod
13381 ____________________________________________________________________________
13382 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
13383         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
13384      Branch: perl
13385            ! lib/Test/Simple.pm
13386 ____________________________________________________________________________
13387 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
13388         Log: Retract #13173 (effectively retract Net::Ping 2.06,
13389              go back to 2.04, the 2.06 hasn't seen the patches
13390              that have gone to the blead version.)
13391      Branch: perl
13392            - lib/Net/Ping/CHANGES lib/Net/Ping/README
13393            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
13394            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
13395            - lib/Net/Ping/t/200_ping_tcp.t
13396            ! MANIFEST lib/Net/Ping.pm
13397 ____________________________________________________________________________
13398 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
13399         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
13400              From: Robin Barker <rmb1@cise.npl.co.uk>
13401              Date: Thu, 22 Nov 2001 11:00:38 GMT
13402              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
13403      Branch: perl
13404            ! utils/perldoc.PL
13405 ____________________________________________________________________________
13406 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
13407         Log: metaconfig unit change for #13191.
13408      Branch: metaconfig/U/perl
13409            ! d_procselfexe.U
13410 ____________________________________________________________________________
13411 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
13412         Log: procselfexe tweak: for some reason I had a ls in
13413              /proc/self/exe, not the ls Configure thought it
13414              would found.
13415      Branch: perl
13416            ! Configure
13417 ____________________________________________________________________________
13418 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
13419         Log: Corify the Net::Ping tests; skip the tests
13420              unless $ENV{PERL_TEST_Net_Ping} is true.
13421      Branch: perl
13422            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
13423            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
13424            ! lib/Net/Ping/t/200_ping_tcp.t
13425 ____________________________________________________________________________
13426 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
13427         Log: metaconfig units changes for #13188.
13428      Branch: metaconfig
13429            ! U/modified/Head.U
13430      Branch: metaconfig/U/perl
13431            ! issymlink.U
13432 ____________________________________________________________________________
13433 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
13434         Log: The #13182 didn't really help.  The real problem
13435              seems to be that 'sh' can in AIX mean at least three
13436              different things, and we can't know which one it is
13437              unless we export $newsh from an earlier run (and it's
13438              the 'bsh' aka 'sh' that has the the broken test -h).
13439      Branch: perl
13440            ! Configure
13441 ____________________________________________________________________________
13442 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
13443         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
13444      Branch: perl
13445            ! op.c t/op/override.t
13446 ____________________________________________________________________________
13447 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
13448         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
13449              From: PPrymmer@factset.com 
13450              Date: Wed, 21 Nov 2001 20:17:25 -0500
13451              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
13452      Branch: perl
13453            ! lib/Shell.t
13454 ____________________________________________________________________________
13455 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
13456         Log: Reapply perlmodinstall parts of #12897.
13457      Branch: perl
13458            ! pod/perlmodinstall.pod
13459 ____________________________________________________________________________
13460 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
13461         Log: perlmodinstall 2.01 from Jon Orwant.
13462      Branch: perl
13463            ! pod/perlmodinstall.pod
13464 ____________________________________________________________________________
13465 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
13466         Log: Subject: [PATCH @10907] REXX on OS/2
13467              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13468              Date: Wed, 21 Nov 2001 15:26:11 -0500
13469              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
13470      Branch: perl
13471            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
13472            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
13473 ____________________________________________________________________________
13474 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
13475         Log: metaconfig unit change for #13181.
13476      Branch: metaconfig/U/perl
13477            ! issymlink.U
13478 ____________________________________________________________________________
13479 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
13480         Log: AIX has broken builtin 'test'.
13481      Branch: perl
13482            ! Configure
13483 ____________________________________________________________________________
13484 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
13485         Log: Subject: [PATCH 5.7.x] INSTALL size update
13486              From: Andy Dougherty <doughera@lafayette.edu>
13487              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
13488              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
13489      Branch: perl
13490            ! INSTALL
13491 ____________________________________________________________________________
13492 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
13493         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
13494              to pp_sort.c.  Includes the quicksort stabilizing layer
13495              from John P. Linderman.  -Msort=qsort or -Msort=fast is
13496              faster than without (or with -Msort=mergesort or -Msort=safe)
13497              for short random inputs, but for some reason not quite as fast
13498              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
13499              optimizing definitely needed.
13500      Branch: perl
13501            + lib/sort.pm lib/sort.t pp_sort.c
13502            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
13503            ! embed.pl global.sym perl.h pp_ctl.c proto.h
13504            ! vms/descrip_mms.template vos/build.cm win32/Makefile
13505            ! win32/makefile.mk wince/Makefile.ce
13506 ____________________________________________________________________________
13507 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
13508         Log: Sync file with libnet-1.0901-tobe
13509      Branch: perl
13510            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
13511            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
13512            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
13513            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
13514            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
13515 ____________________________________________________________________________
13516 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
13517         Log: Subject: [PATCH perldoc] problems with pod2man
13518              From: Robin Barker <rmb1@cise.npl.co.uk>
13519              Date: Wed, 21 Nov 2001 17:48:51 GMT
13520              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
13521      Branch: perl
13522            ! utils/perldoc.PL
13523 ____________________________________________________________________________
13524 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
13525         Log: debug_pad only visible when debugging.
13526      Branch: perl
13527            ! makedef.pl
13528 ____________________________________________________________________________
13529 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
13530         Log: metaconfig units changes for #13174.
13531      Branch: metaconfig/U/perl
13532            + d_procselfexe.U
13533            - procselfexe.U
13534 ____________________________________________________________________________
13535 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
13536         Log: procselfexe tweaks.
13537      Branch: perl
13538            ! Configure config_h.SH
13539 ____________________________________________________________________________
13540 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
13541         Log: Upgrade to Net::Ping 2.06.
13542      Branch: perl
13543            + lib/Net/Ping/CHANGES lib/Net/Ping/README
13544            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
13545            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
13546            + lib/Net/Ping/t/200_ping_tcp.t
13547            ! MANIFEST lib/Net/Ping.pm
13548 ____________________________________________________________________________
13549 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
13550         Log: Upgrade to Math::BigInt 1.47.
13551      Branch: perl
13552            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
13553            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
13554            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
13555            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
13556            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
13557            ! lib/Math/BigInt/t/sub_mbi.t
13558 ____________________________________________________________________________
13559 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
13560         Log: Dynaloading for POSIX-BC from Thomas Dorner.
13561      Branch: perl
13562            ! hints/posix-bc.sh
13563 ____________________________________________________________________________
13564 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
13565         Log: Strange: the same mysterious regex study bug
13566              seems to be present both in OS/390 and POSIX-BC.
13567              Deep EBCDIC magic that regex engine gets wrong,
13568              or a bug in some compiler/library shared by the
13569              two platforms?  From Thomas Dorner.
13570      Branch: perl
13571            ! t/op/study.t
13572 ____________________________________________________________________________
13573 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
13574         Log: More lost and found.
13575      Branch: perl
13576            + lib/Test/Simple/README
13577            ! MANIFEST
13578 ____________________________________________________________________________
13579 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
13580         Log: MANIFESTly missing.
13581      Branch: perl
13582            ! MANIFEST
13583 ____________________________________________________________________________
13584 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
13585         Log: Subject: Re: PERFORCE change 13162 for review               
13586              From: Philip Newton <Philip.Newton@gmx.net> 
13587              Date: Wed, 21 Nov 2001 16:44:30 +0100
13588              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
13589      Branch: perl
13590            ! ext/Devel/PPPort/PPPort.pm
13591 ____________________________________________________________________________
13592 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
13593         Log: Update Changes.
13594      Branch: perl
13595            ! Changes patchlevel.h
13596 ____________________________________________________________________________
13597 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
13598         Log: Small doc tweaks.
13599      Branch: perl
13600            ! ext/PerlIO/Via/Via.pm
13601 ____________________________________________________________________________
13602 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
13603         Log: Redundant return.
13604      Branch: perl
13605            ! ext/MIME/Base64/QuotedPrint.pm
13606 ____________________________________________________________________________
13607 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
13608         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
13609              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
13610              Date: Wed, 21 Nov 2001 10:23:16 +0100
13611              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
13612      Branch: perl
13613            ! pp_pack.c t/op/pack.t
13614 ____________________________________________________________________________
13615 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
13616         Log: Add Devel::PPPort originally from Kenneth Albanowski,
13617              revigorated by Paul Marquess: gives h2xs a Perl version
13618              portability boost.
13619      Branch: perl
13620            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
13621            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
13622            + ext/Devel/PPPort/harness/Harness.pm
13623            + ext/Devel/PPPort/harness/Harness.xs
13624            + ext/Devel/PPPort/harness/Makefile.PL
13625            + ext/Devel/PPPort/harness/module2.c
13626            + ext/Devel/PPPort/harness/module3.c
13627            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
13628            ! MANIFEST lib/h2xs.t utils/h2xs.PL
13629 ____________________________________________________________________________
13630 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
13631         Log: Oops.
13632      Branch: perl
13633            ! lib/Test/Simple/t/filehandles.t
13634 ____________________________________________________________________________
13635 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
13636         Log: Subject: Re: PERFORCE change 13152 for review               
13637              From: Philip Newton <Philip.Newton@gmx.net> 
13638              Date: Wed, 21 Nov 2001 09:04:05 +0100
13639              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
13640      Branch: perl
13641            ! lib/Test/Builder.pm
13642 ____________________________________________________________________________
13643 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
13644         Log: Subject: Re: PERFORCE change 13142 for review
13645              From: Philip Newton <Philip.Newton@gmx.net>
13646              Date: Wed, 21 Nov 2001 09:04:03 +0100
13647              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
13648              
13649              plus rewrap few paragraphs.
13650      Branch: perl
13651            ! lib/Pod/LaTeX.pm
13652 ____________________________________________________________________________
13653 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
13654         Log: Integrate #13154 from macperl; Remove comments.
13655      Branch: perl
13656           !> lib/File/Spec/Mac.pm
13657 ____________________________________________________________________________
13658 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
13659         Log: Update the list of modules having tests.
13660      Branch: perl
13661            ! t/lib/1_compile.t
13662 ____________________________________________________________________________
13663 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
13664         Log: Slight doc changes.
13665      Branch: maint-5.6/macperl
13666            ! macos/macperl/MacPerl.podhelp
13667 ____________________________________________________________________________
13668 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
13669         Log: Add UTF-16 coercion.
13670      Branch: maint-5.6/macperl
13671            ! macos/lib/Mac/AppleEvents/Simple.pm
13672 ____________________________________________________________________________
13673 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
13674         Log: Remove comments.
13675      Branch: maint-5.6/macperl
13676            ! lib/File/Spec/Mac.pm
13677 ____________________________________________________________________________
13678 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
13679         Log: Fix FSpGetCatInfo (and other functions) corrupting
13680              memory with bad filespecs (bug #471867)
13681      Branch: maint-5.6/macperl
13682            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
13683 ____________________________________________________________________________
13684 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
13685         Log: Upgrade to Test::Simple 0.33.
13686      Branch: perl
13687            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
13688            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
13689            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
13690 ____________________________________________________________________________
13691 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
13692         Log: Upgrade to Test::Harness 1.26.
13693      Branch: perl
13694            ! lib/Test/Harness.pm lib/Test/Harness/Changes
13695 ____________________________________________________________________________
13696 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
13697         Log: Integrate change #13145 from maintperl;
13698              another compatibility tweak to change#12559: avoid quoting
13699              arguments that already have quotes; add test case
13700      Branch: perl
13701           !> t/op/system_tests win32/win32.c
13702 ____________________________________________________________________________
13703 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
13704         Log: integrate change#13147 from mainline (fixes nit in change#10091)
13705              
13706              Subject: [PATCH] spaceship and refs
13707      Branch: maint-5.6/perl
13708            ! pp.c pp_hot.c t/op/cmp.t
13709 ____________________________________________________________________________
13710 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
13711         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
13712              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
13713              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
13714              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
13715      Branch: perl
13716            + lib/Pod/t/utils.t
13717            ! MANIFEST
13718 ____________________________________________________________________________
13719 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
13720         Log: Subject: [PATCH] spaceship and refs
13721              From: Nicholas Clark <nick@ccl4.org>
13722              Date: Tue, 20 Nov 2001 21:59:51 +0000
13723              Message-ID: <20011120215951.U62891@plum.flirble.org> 
13724      Branch: perl
13725            ! pp.c pp_hot.c t/op/cmp.t
13726 ____________________________________________________________________________
13727 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
13728         Log: Try to clarify which I/O call operates on bytes,
13729              which on characters, which on either.
13730      Branch: perl
13731            ! pod/perlfunc.pod
13732 ____________________________________________________________________________
13733 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
13734         Log: another compatibility tweak to change#12559: avoid quoting
13735              arguments that already have quotes; add test case
13736      Branch: maint-5.6/perl
13737            ! t/op/system_tests win32/win32.c
13738 ____________________________________________________________________________
13739 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
13740         Log: Give a simple example of writing PerlIO::Via handlers
13741              in Perl.
13742      Branch: perl
13743            ! ext/PerlIO/Via/Via.pm
13744 ____________________________________________________________________________
13745 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
13746         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
13747      Branch: perl
13748            + lib/Pod/t/latex.t
13749            ! MANIFEST
13750 ____________________________________________________________________________
13751 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
13752         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
13753              From: Tim Jenness <t.jenness@jach.hawaii.edu>
13754              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
13755              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
13756      Branch: perl
13757            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
13758 ____________________________________________________________________________
13759 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
13760         Log: Spread d_procselfexe to far-off lands (undefined).
13761      Branch: perl
13762            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
13763            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
13764            ! vos/config.ga.def vos/config.ga.h win32/config.bc
13765            ! win32/config.gc win32/config.vc win32/config.win64
13766            ! wince/config.ce
13767 ____________________________________________________________________________
13768 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
13769         Log: Integrate perlio; add detection and use of /proc/self/exe
13770              (Linuxism for finding the absolute path of the executable)
13771      Branch: perl
13772           !> Configure config_h.SH perl.c t/op/magic.t
13773 ____________________________________________________________________________
13774 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
13775         Log: Really define do_report_used() only if DEBUGGING.
13776      Branch: perl
13777            ! sv.c
13778 ____________________________________________________________________________
13779 [ 13138] By: nick                                  on 2001/11/20  20:01:05
13780         Log: perl.c change to use HAS_PROCSELFEXE, also
13781              tweak to $^X test to comprehend full path to real executable
13782              being returned (like Cygwin as it happens...)
13783      Branch: perlio
13784            ! perl.c t/op/magic.t
13785 ____________________________________________________________________________
13786 [ 13137] By: nick                                  on 2001/11/20  19:46:00
13787         Log: Integrate mainline
13788      Branch: perlio
13789           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
13790           +> lib/NEXT/t/unseen.t
13791            - lib/NEXT/test.pl
13792           !> (integrate 34 files)
13793 ____________________________________________________________________________
13794 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
13795         Log: Subject: [?PATCH] terser pp_eq
13796              From: Nicholas Clark <nick@ccl4.org>
13797              Date: Mon, 19 Nov 2001 23:09:02 +0000
13798              Message-ID: <20011119230901.O62891@plum.flirble.org>
13799      Branch: perl
13800            ! pp_hot.c
13801 ____________________________________________________________________________
13802 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
13803         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
13804      Branch: perl
13805            ! pod/perldelta.pod
13806 ____________________________________________________________________________
13807 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
13808         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
13809              From: Andy Dougherty <doughera@lafayette.edu>
13810              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
13811              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
13812      Branch: perl
13813            ! ext/re/Makefile.PL ext/re/re.xs
13814 ____________________________________________________________________________
13815 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
13816         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
13817              From: Andy Dougherty <doughera@lafayette.edu>
13818              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
13819              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
13820      Branch: perl
13821            ! ext/re/re.xs
13822 ____________________________________________________________________________
13823 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
13824         Log: Integrate change #13119 from macperl.
13825              (No changes since already applied the patch,
13826              just keep perforce happy and well-fed.)
13827      Branch: perl
13828           !> lib/Pod/Html.pm
13829 ____________________________________________________________________________
13830 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
13831         Log: Subject: [PATCH] filter-util.pl for Mac OS
13832              From: Chris Nandor <pudge@pobox.com>
13833              Date: Tue, 20 Nov 2001 00:16:11 -0500
13834              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
13835      Branch: perl
13836            ! t/lib/filter-util.pl
13837 ____________________________________________________________________________
13838 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
13839         Log: Subject: [PATCH] Portability fix for Pod::Html
13840              From: Chris Nandor <pudge@pobox.com>
13841              Date: Tue, 20 Nov 2001 00:01:05 -0500
13842              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
13843      Branch: perl
13844            ! lib/Pod/Html.pm
13845 ____________________________________________________________________________
13846 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
13847         Log: Need to skip more tests if not perlio.
13848      Branch: perl
13849            ! lib/open.t
13850 ____________________________________________________________________________
13851 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
13852         Log: Pass 3 at perldelta - sort the lists of new modules,
13853              module improvements, and new platforms.
13854      Branch: perl
13855            ! pod/perldelta.pod
13856 ____________________________________________________________________________
13857 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
13858         Log: Document ${^OPEN}.
13859      Branch: perl
13860            ! pod/perlvar.pod
13861 ____________________________________________________________________________
13862 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
13863         Log: Make configpm work with extra keys
13864      Branch: maint-5.6/macperl
13865            ! macos/configpm
13866 ____________________________________________________________________________
13867 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
13868         Log: Version and doc updates
13869      Branch: maint-5.6/macperl
13870            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
13871 ____________________________________________________________________________
13872 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
13873         Log: More fixes for error message parsing (bug #470316)
13874      Branch: maint-5.6/macperl
13875            ! macos/macish.c
13876 ____________________________________________________________________________
13877 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
13878         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
13879              remove obsolete function (bug #465225)
13880      Branch: maint-5.6/macperl
13881            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
13882            ! macos/macperl/MPScript.c
13883 ____________________________________________________________________________
13884 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
13885         Log: Add p2as droplet to distribution.
13886      Branch: maint-5.6/macperl
13887            + macos/macperl/Droplets/p2as.plx
13888 ____________________________________________________________________________
13889 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
13890         Log: Bundle File::Sort.
13891      Branch: maint-5.6/macperl
13892            + macos/bundled_lib/blib/lib/File/Sort.pm
13893 ____________________________________________________________________________
13894 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
13895         Log: Various bundled module fixes.
13896      Branch: maint-5.6/macperl
13897            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
13898            ! macos/bundled_ext/Digest/MD5/t/files.t
13899            ! macos/bundled_ext/Filter/t/filter-util.pl
13900            ! macos/bundled_lib/blib/lib/Net/Config.pm
13901            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
13902 ____________________________________________________________________________
13903 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
13904         Log: Portability fix for Pod::Html.
13905      Branch: maint-5.6/macperl
13906            ! lib/Pod/Html.pm
13907 ____________________________________________________________________________
13908 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
13909         Log: Upgrade to Text::Balanced 1.89.
13910      Branch: perl
13911            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
13912            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
13913            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
13914            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
13915            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
13916            ! lib/Text/Balanced/t/gentag.t
13917 ____________________________________________________________________________
13918 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
13919         Log: Upgrade to NEXT 0.50.
13920      Branch: perl
13921            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
13922            + lib/NEXT/t/unseen.t
13923            - lib/NEXT/test.pl
13924            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
13925 ____________________________________________________________________________
13926 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
13927         Log: Integrate with maint-5.6/perl.
13928      Branch: maint-5.6/macperl
13929           !> win32/win32.c
13930 ____________________________________________________________________________
13931 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
13932         Log: Update the README.threads scary header a bit.
13933      Branch: perl
13934            ! README.threads
13935 ____________________________________________________________________________
13936 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
13937         Log: Pass 2 at perldelta: add some changes since 5.7.2.
13938      Branch: perl
13939            ! pod/perldelta.pod
13940 ____________________________________________________________________________
13941 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
13942         Log: Subject: [DOC PATCH] perlfaq4.pod 
13943              From: Tim Jenness <t.jenness@jach.hawaii.edu>
13944              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
13945              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
13946      Branch: perl
13947            ! pod/perlfaq4.pod
13948 ____________________________________________________________________________
13949 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
13950         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
13951              From: Michael G Schwern <schwern@pobox.com> 
13952              Date: Mon, 19 Nov 2001 19:53:12 -0500
13953              Message-ID: <20011119195311.I11883@blackrider>
13954      Branch: perl
13955            ! perl.c
13956 ____________________________________________________________________________
13957 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
13958         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
13959              From: PPrymmer@factset.com
13960              Date: Mon, 19 Nov 2001 17:08:59 -0500
13961              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
13962      Branch: perl
13963            ! vms/descrip_mms.template
13964 ____________________________________________________________________________
13965 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
13966         Log: Create a per-interpeter debug scratchpad container
13967              and use that for the regexec debugging.
13968      Branch: perl
13969            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
13970 ____________________________________________________________________________
13971 [ 13109] By: nick                                  on 2001/11/19  22:01:45
13972         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
13973              Configure unit detects the feature).
13974      Branch: metaconfig/U/perl
13975            + procselfexe.U
13976      Branch: perlio
13977            ! Configure config_h.SH
13978 ____________________________________________________________________________
13979 [ 13108] By: nick                                  on 2001/11/19  20:39:17
13980         Log: Integrate mainline
13981      Branch: perlio
13982           +> t/op/or.t
13983           !> (integrate 44 files)
13984 ____________________________________________________________________________
13985 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
13986         Log: sysseek tweak.
13987      Branch: perl
13988            ! pod/perlfunc.pod
13989 ____________________________________________________________________________
13990 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
13991         Log: Move the sysio tests from io/utf8 to lib/open.
13992      Branch: perl
13993            ! lib/open.t t/io/utf8.t
13994 ____________________________________________________________________________
13995 [ 13105] By: nick                                  on 2001/11/19  20:15:39
13996         Log: Add a .package and a README to //depot/metaconfig
13997      Branch: metaconfig
13998            + .package README
13999 ____________________________________________________________________________
14000 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
14001         Log: Thou shalt not mix stdio and sysio.
14002      Branch: perl
14003            ! t/io/utf8.t
14004 ____________________________________________________________________________
14005 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
14006         Log: Update Changes.
14007      Branch: perl
14008            ! Changes patchlevel.h
14009 ____________________________________________________________________________
14010 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
14011         Log: The runops_debug needs to be present always, otherwise
14012              places like AIX which need an explicit symbol export list
14013              will croak when trying to build Devel::Peek (which uses
14014              the runops_debug).
14015      Branch: perl
14016            ! makedef.pl
14017 ____________________________________________________________________________
14018 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
14019         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
14020              From: PPrymmer@factset.com 
14021              Date: Mon, 19 Nov 2001 11:34:22 -0500
14022              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
14023      Branch: perl
14024            ! lib/Memoize/t/tie_sdbm.t
14025 ____________________________________________________________________________
14026 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
14027         Log: Retract #13088: it seems that unless dump.c is extensively
14028              reorganized as to what symbols it shows, when, and to whom,
14029              we are stuck with having the dump.o symbols in the libperl
14030              and thusly in the main Perl binary.
14031      Branch: perl
14032            ! embedvar.h perlapi.h perlvars.h
14033 ____________________________________________________________________________
14034 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
14035         Log: The _uni_display should not be in dump.c since they
14036              are used under normal operation (S_not_a_number()).
14037      Branch: perl
14038            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
14039 ____________________________________________________________________________
14040 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
14041         Log: Protect sv_dump() from being included unless DEBUGGING,
14042              as noticed by Ilya.
14043      Branch: perl
14044            ! sv.c
14045 ____________________________________________________________________________
14046 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
14047         Log: Pending further investigation skip the tell() tests.
14048              The tell() is okay on Solaris, HP-UX and Tru64, but fails
14049              (by returning too much) in Linux.
14050      Branch: perl
14051            ! t/io/utf8.t
14052 ____________________________________________________________________________
14053 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
14054         Log: Retract #13082 until a better solution is found:
14055              statics break ithreads.
14056      Branch: perl
14057            ! regexec.c
14058 ____________________________________________________________________________
14059 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
14060         Log: Figures 1 and 2 for UTF-8.
14061      Branch: perl
14062            ! pod/perlunicode.pod
14063 ____________________________________________________________________________
14064 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
14065         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
14066              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14067              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
14068              Message-ID: <20011119132645.A15034@rafael>
14069      Branch: perl
14070            ! op.c pod/perldiag.pod t/lib/warnings/op
14071 ____________________________________________________________________________
14072 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
14073         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
14074              From: Michael G Schwern <schwern@pobox.com> 
14075              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
14076              Message-ID: <20011119031112.E786@blackrider>
14077      Branch: perl
14078            ! t/op/closure.t
14079 ____________________________________________________________________________
14080 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
14081         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
14082              From: Michael G Schwern <schwern@pobox.com>
14083              Date: Mon, 19 Nov 2001 03:42:56 -0500
14084              Message-ID: <20011119034256.I786@blackrider>
14085      Branch: perl
14086            + t/op/or.t
14087            ! MANIFEST
14088 ____________________________________________________________________________
14089 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
14090         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
14091              From: "Craig A. Berry" <craigberry@mac.com>
14092              Date: Sun, 18 Nov 2001 14:33:48 -0600
14093              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
14094      Branch: perl
14095            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
14096 ____________________________________________________________________________
14097 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
14098         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
14099              From: Dave Rolsky <autarch@urth.org>
14100              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
14101              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
14102      Branch: perl
14103            ! lib/ExtUtils/Manifest.pm
14104 ____________________________________________________________________________
14105 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
14106         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
14107              From: Dave Rolsky <autarch@urth.org>
14108              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
14109              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
14110      Branch: perl
14111            ! lib/ExtUtils/Install.pm
14112 ____________________________________________________________________________
14113 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
14114         Log: The runops_dbg should not be needed.
14115      Branch: perl
14116            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
14117 ____________________________________________________________________________
14118 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
14119         Log: do_spawn() cleanup from Charles Lane.
14120      Branch: perl
14121            ! vms/vms.c
14122 ____________________________________________________________________________
14123 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
14124         Log: Update the list of tests.
14125      Branch: perl
14126            ! t/lib/1_compile.t
14127 ____________________________________________________________________________
14128 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
14129         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
14130              From: Michael G Schwern <schwern@pobox.com> 
14131              Date: Fri, 16 Nov 2001 17:37:04 -0500
14132              Message-ID: <20011116173703.L30160@blackrider>
14133      Branch: perl
14134            ! t/lib/warnings/sv
14135 ____________________________________________________________________________
14136 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
14137         Log: FAQ sync.
14138      Branch: perl
14139            ! pod/perlfaq4.pod
14140 ____________________________________________________________________________
14141 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
14142         Log: Integrate perlio; win32 sync.
14143      Branch: perl
14144           !> perlio.c win32/win32io.c
14145 ____________________________________________________________________________
14146 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
14147         Log: (retracted by #13096)
14148              Debugging would be badly skewed by a malloc per regex dump.
14149      Branch: perl
14150            ! regexec.c
14151 ____________________________________________________________________________
14152 [ 13081] By: nick                                  on 2001/11/18  19:08:40
14153         Log: Win32 layer has a dup which needs to match new prototype.
14154      Branch: perlio
14155            ! win32/win32io.c
14156 ____________________________________________________________________________
14157 [ 13080] By: nick                                  on 2001/11/18  19:05:02
14158         Log: Wrong way to get stdio mode used.
14159      Branch: perlio
14160            ! perlio.c
14161 ____________________________________________________________________________
14162 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
14163         Log: Retract #13048: that introduced a malloc() (through savepvn())
14164              to *every* m//, which killed the performance quite badly.
14165      Branch: perl
14166            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
14167 ____________________________________________________________________________
14168 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
14169         Log: Pass 1 at perldelta.pod: sort the section contents
14170              together, drop all but the 5.7.2 known problems,
14171              leave the 5.7.1 security note since that's the
14172              fullest explanation (update the date on that).
14173      Branch: perl
14174            ! pod/perldelta.pod
14175 ____________________________________________________________________________
14176 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
14177         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
14178              
14179              Tiny problem in the test for 20011113.110: I hope
14180              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
14181      Branch: perl
14182            ! pp.c t/op/repeat.t
14183 ____________________________________________________________________________
14184 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
14185         Log: All of syswrite/send/sendto need to return character counts,
14186              and character counts from the offset, not the beginning of
14187              the scalar.
14188      Branch: perl
14189            ! pp_sys.c
14190 ____________________________________________________________________________
14191 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
14192         Log: Integrate PerlIO: duping fixes.
14193      Branch: perl
14194           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
14195           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
14196           !> perliol.h sv.c
14197 ____________________________________________________________________________
14198 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
14199         Log: syswrite() was still returning byte counts, not character counts.
14200      Branch: perl
14201            ! pp_sys.c t/io/utf8.t
14202 ____________________________________________________________________________
14203 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
14204         Log: Add test for sysread().
14205      Branch: perl
14206            ! t/io/utf8.t
14207 ____________________________________________________________________________
14208 [ 13072] By: nick                                  on 2001/11/18  16:15:31
14209         Log: Allow dup'ing of PerlIO::Scalar etc.
14210      Branch: perlio
14211            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
14212            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
14213            ! perliol.h sv.c
14214 ____________________________________________________________________________
14215 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
14216         Log: Prepend a null byte to the test set.
14217      Branch: perl
14218            ! t/io/utf8.t
14219 ____________________________________________________________________________
14220 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
14221         Log: Document how "no utf8;" can become handy.
14222      Branch: perl
14223            ! lib/utf8.pm
14224 ____________________________________________________________________________
14225 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
14226         Log: Integrate perlio; force the inclusion of the PL_runops_*
14227      Branch: perl
14228           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
14229 ____________________________________________________________________________
14230 [ 13068] By: nick                                  on 2001/11/18  13:23:33
14231         Log: embed.pl generated changes I forgot to include
14232      Branch: perlio
14233            ! embedvar.h perlapi.h pod/perlapi.pod
14234 ____________________________________________________________________________
14235 [ 13067] By: nick                                  on 2001/11/18  12:50:19
14236         Log: Force inclusion of both Perl_runops_* in perl itself,
14237              so they are available for Peek.xs etc.
14238      Branch: perlio
14239            ! perlvars.h
14240 ____________________________________________________________________________
14241 [ 13066] By: nick                                  on 2001/11/18  11:00:34
14242         Log: Integrate mainline - a few Devel::Peak fails.
14243      Branch: perlio
14244           +> (branch 29 files)
14245            - ext/Thread/Thread.pm lib/Benchmark.t
14246            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
14247            - lib/Lingua/KO/Hangul/Util/README
14248            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
14249            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
14250            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
14251            - vms/ext/vmsish.pm vms/ext/vmsish.t
14252            ! hv.c
14253           !> (integrate 389 files)
14254 ____________________________________________________________________________
14255 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
14256         Log: Start working on perldelta.  This is not yet any sort of
14257              editing; just concatenating perl570delta, perl571delta,
14258              and perl572delta.  Any sorting not done, any duplicate
14259              removal not done, any removal or update of obsolete items
14260              not done, any changes since 5.7.2 not included.  So there.
14261      Branch: perl
14262            ! pod/perldelta.pod
14263 ____________________________________________________________________________
14264 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
14265         Log: Banish "use utf8".
14266      Branch: perl
14267            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
14268 ____________________________________________________________________________
14269 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
14270         Log: Tweak from Charles Lane.
14271      Branch: perl
14272            ! vms/vms.c
14273 ____________________________________________________________________________
14274 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
14275         Log: Integrate change #13058 from maintperl;
14276              change#12559 breaks things on Win9x because command.com doesn't
14277              grok dquotes at all; disable all the system() smarts for
14278              command.com
14279      Branch: perl
14280           !> win32/win32.c
14281 ____________________________________________________________________________
14282 [ 13061] By: ams                                   on 2001/11/17  13:46:11
14283         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
14284              From: Jonathan Stowe <gellyfish@gellyfish.com>
14285              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
14286              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
14287      Branch: perl
14288            ! lib/Term/Cap.pm
14289 ____________________________________________________________________________
14290 [ 13060] By: ams                                   on 2001/11/17  09:49:10
14291         Log: Subject: [PATCH9 File/Find.pm doc nits
14292              From: Tels <perl_dummy@bloodgate.com>
14293              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
14294      Branch: perl
14295            ! lib/File/Find.pm
14296 ____________________________________________________________________________
14297 [ 13059] By: ams                                   on 2001/11/17  09:38:38
14298         Log: Subject: [PATCH] Benchmark.pm nit
14299              From: Tels <perl_dummy@bloodgate.com>
14300              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
14301      Branch: perl
14302            ! lib/Benchmark.pm
14303 ____________________________________________________________________________
14304 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
14305         Log: change#12559 breaks things on Win9x because command.com doesn't
14306              grok dquotes at all; disable all the system() smarts for
14307              command.com
14308      Branch: maint-5.6/perl
14309            ! win32/win32.c
14310 ____________________________________________________________________________
14311 [ 13057] By: ams                                   on 2001/11/16  20:30:03
14312         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
14313              From: Andy Dougherty <doughera@lafayette.edu>
14314              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
14315              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
14316      Branch: perl
14317            ! lib/Unicode/UCD.t
14318 ____________________________________________________________________________
14319 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
14320         Log: Subject: [Patch Perl@13023] VMS system() warning
14321              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14322              Date: Fri, 16 Nov 2001 15:20:11 EST
14323              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
14324      Branch: perl
14325            ! vms/vms.c
14326 ____________________________________________________________________________
14327 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
14328         Log: It's neither-nor, and protect against the impossible.
14329      Branch: perl
14330            ! lib/Thread.pm
14331 ____________________________________________________________________________
14332 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
14333         Log: 5005threads didn't work because $Thread::VERSION wasn't
14334              visible.  Oops.
14335      Branch: perl
14336            ! ext/Thread/Makefile.PL lib/Thread.pm
14337 ____________________________________________________________________________
14338 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
14339         Log: Robustness against Linux using something else than gcc;
14340              based on
14341              
14342              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
14343              From: Charles Randall <cfriv@yahoo.com>
14344              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
14345              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
14346      Branch: perl
14347            ! ext/Errno/Errno_pm.PL
14348 ____________________________________________________________________________
14349 [ 13052] By: ams                                   on 2001/11/16  16:46:39
14350         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
14351              From: Russ Allbery <rra@stanford.edu>
14352              Date: 16 Nov 2001 09:44:21 -0800
14353              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
14354      Branch: perl
14355            ! lib/Pod/ParseLink.pm
14356 ____________________________________________________________________________
14357 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
14358         Log: Update perluniintro on the UTF-8 output matters
14359              (that -w will warn unless the stream is explicitly UTF-8-ified).
14360      Branch: perl
14361            ! pod/perluniintro.pod
14362 ____________________________________________________________________________
14363 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
14364         Log: Adding new files to MANIFEST is nice.
14365      Branch: perl
14366            ! MANIFEST
14367 ____________________________________________________________________________
14368 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
14369         Log: Update Changes.
14370      Branch: perl
14371            ! Changes patchlevel.h
14372 ____________________________________________________________________________
14373 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
14374         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
14375              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
14376              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
14377              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
14378      Branch: perl
14379            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
14380 ____________________________________________________________________________
14381 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
14382         Log: Rename perlunintro to perluniintro; regen toc.
14383      Branch: perl
14384            + pod/perluniintro.pod
14385            - pod/perlunintro.pod
14386            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
14387 ____________________________________________________________________________
14388 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
14389         Log: Document the negated lookahead trick to emulate
14390              character class subtraction.
14391      Branch: perl
14392            ! pod/perlunicode.pod
14393 ____________________________________________________________________________
14394 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
14395         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
14396              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
14397              Date: Fri, 16 Nov 2001 23:31:04 +0900
14398              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
14399              
14400              (with the tweak that Cntrl is not C, it's Cc)
14401      Branch: perl
14402            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
14403            ! lib/unicore/mktables
14404 ____________________________________________________________________________
14405 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
14406         Log: Subject: [PATCH current] runtime runops switch
14407              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14408              Date: Fri, 16 Nov 2001 00:48:09 -0500
14409              Message-ID: <20011116004809.A934@math.ohio-state.edu>
14410      Branch: perl
14411            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
14412            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
14413            ! pod/perlintern.pod proto.h run.c
14414 ____________________________________________________________________________
14415 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
14416         Log: Further discourage old Thread code; tell how to tell
14417              the difference.
14418      Branch: perl
14419            ! lib/Thread.pm
14420 ____________________________________________________________________________
14421 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
14422         Log: A missing return; from Charles Lane.
14423      Branch: perl
14424            ! vms/vms.c
14425 ____________________________________________________________________________
14426 [ 13041] By: ams                                   on 2001/11/16  12:11:14
14427         Log: Subject: [PATCH] Doc spellcheck + podcheck
14428              From: Autrijus Tang <autrijus@egb.elixus.org>
14429              Date: Thu, 15 Nov 2001 22:49:05 -0800
14430              Message-Id: <20011116064905.GA44092@egb.elixus.org>
14431              
14432              Subject: [PATCH] podcheck+spellcheck, the rest of the story
14433              From: Autrijus Tang <autrijus@egb.elixus.org>
14434              Date: Fri, 16 Nov 2001 00:42:20 -0800
14435              Message-Id: <20011116084220.GA44295@egb.elixus.org>
14436              
14437              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
14438              From: Nicholas Clark <nick@ccl4.org>
14439              Date: Fri, 16 Nov 2001 10:32:01 +0000
14440              Message-Id: <20011116103200.F62891@plum.flirble.org>
14441              (Applied after suitable de-mangling.)
14442      Branch: perl
14443            ! README.aix README.dgux README.dos README.epoc README.hpux
14444            ! README.mint README.mpeix README.netware README.os2
14445            ! README.os390 README.plan9 README.qnx README.solaris
14446            ! README.threads doio.c pod/perl571delta.pod
14447            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
14448            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
14449            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
14450            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
14451            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
14452            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
14453 ____________________________________________________________________________
14454 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
14455         Log: Avoid redefinedness warning for now.
14456      Branch: perl
14457            ! lib/Thread.pm
14458 ____________________________________________________________________________
14459 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
14460         Log: use strict.
14461      Branch: perl
14462            ! lib/Thread.pm
14463 ____________________________________________________________________________
14464 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
14465         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
14466              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
14467              Date: Thu, 15 Nov 2001 22:54:47 EST 
14468              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
14469      Branch: perl
14470            ! vms/vms.c vms/vmspipe.com
14471 ____________________________________________________________________________
14472 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
14473         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
14474              From: "chromatic" <chromatic@rmci.net>
14475              Date: Thu, 15 Nov 2001 19:54:23 -0700
14476              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
14477      Branch: perl
14478            ! lib/File/stat.t
14479 ____________________________________________________________________________
14480 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
14481         Log: Make Thread a wrapper for both ithreads and 5005threads.
14482              Needs a lot of work and Arthur's eyeballing (and finishing
14483              few missing odds and ends of threads.pm).  Now Thread
14484              is an extension without its own .pm.
14485              
14486              If there are people who have experience working with
14487              either the 5005threads or the ithreads: cleaning up
14488              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
14489              and porting the various Thread::* modules, like Thread::Queue,
14490              to work also with ithreads, is needed.
14491              
14492              Removed the 5005threads requirement from the 5005 tests
14493              for easier testing (not all of them work yet since
14494              they use the Thread::* modules that have not been made
14495              to work with ithreads).  Leave the 5005 tests named as
14496              *.tx so that they are not run by "make test".
14497      Branch: perl
14498            + lib/Thread.pm
14499            - ext/Thread/Thread.pm
14500            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
14501            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
14502            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
14503            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
14504            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
14505            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
14506            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
14507 ____________________________________________________________________________
14508 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
14509         Log: $VERSION "a5" doesn't quite work.
14510      Branch: perl
14511            ! ext/B/Makefile.PL
14512 ____________________________________________________________________________
14513 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
14514         Log: Add the fruits of Larry Shatzer's version verifying script.
14515              (There are some straddlers, but they will be fixed in the
14516              upcoming releases of the modules.)
14517      Branch: perl
14518            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
14519            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
14520            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
14521            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
14522            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
14523            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
14524            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
14525            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
14526            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
14527            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
14528            ! wince/FindExt.pm
14529 ____________________________________________________________________________
14530 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
14531         Log: Add Larry Shatzer's VERSION verifying script.
14532      Branch: perl
14533            + Porting/checkVERSION.pl
14534            ! MANIFEST Porting/pumpkin.pod
14535 ____________________________________________________________________________
14536 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
14537         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
14538              From: Michael G Schwern <schwern@pobox.com>
14539              Date: Thu, 15 Nov 2001 19:26:40 -0500
14540              Message-ID: <20011115192640.R31399@blackrider>
14541      Branch: perl
14542            ! t/test.pl
14543 ____________________________________________________________________________
14544 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
14545         Log: Document the MY_CXT business; from Paul Marquess.
14546      Branch: perl
14547            ! pod/perlxs.pod
14548 ____________________________________________________________________________
14549 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
14550         Log: VMSCMD synch attempt.
14551      Branch: perl
14552            ! vms/vms.c vms/vmsish.h
14553 ____________________________________________________________________________
14554 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
14555         Log: Advise against -P as instructed by Schwern.
14556      Branch: perl
14557            ! pod/perlrun.pod
14558 ____________________________________________________________________________
14559 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
14560         Log: Subject: [PATCH] v-strings as Objects Step 1
14561              From: John Peacock <jpeacock@rowman.com>
14562              Date: Thu, 15 Nov 2001 12:41:04 -0500
14563              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
14564      Branch: perl
14565            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
14566            ! util.c
14567 ____________________________________________________________________________
14568 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
14569         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
14570              From: Michael G Schwern <schwern@pobox.com>
14571              Date: Thu, 15 Nov 2001 12:47:59 -0500
14572              Message-ID: <20011115124759.E31399@blackrider>
14573      Branch: perl
14574            + t/run/switchx.aux t/run/switchx.t
14575            ! MANIFEST t/run/switches.t
14576 ____________________________________________________________________________
14577 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
14578         Log: Upgrade to Getopt::Long 2.26_03.
14579      Branch: perl
14580            ! lib/Getopt/Long.pm
14581 ____________________________________________________________________________
14582 [ 13025] By: ams                                   on 2001/11/15  20:46:22
14583         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
14584              From: Michael G Schwern <schwern@pobox.com>
14585              Date: Thu, 15 Nov 2001 16:24:11 -0500
14586              Message-Id: <20011115162411.M31399@blackrider>
14587      Branch: perl
14588            ! vms/vms.c
14589 ____________________________________________________________________________
14590 [ 13024] By: ams                                   on 2001/11/15  19:32:06
14591         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
14592              From: rspier@pobox.com (Robert Spier)
14593              Date: Thu, 15 Nov 2001 11:19:21 -0800
14594              Message-Id: <15348.5433.732364.963687@rls.cx>
14595      Branch: perl
14596            ! op.c
14597 ____________________________________________________________________________
14598 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
14599         Log: Update Changes.
14600      Branch: perl
14601            ! Changes patchlevel.h
14602 ____________________________________________________________________________
14603 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
14604         Log: Subject: [PATCH] new tests for command-line switches
14605              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14606              Date: Thu, 15 Nov 2001 17:00:30 +0100
14607              Message-ID: <20011115170030.A14193@rafael>
14608      Branch: perl
14609            + t/run/switches.t
14610            ! MANIFEST
14611 ____________________________________________________________________________
14612 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
14613         Log: Upgrade to podlators 1.13.
14614      Branch: perl
14615            + lib/Pod/ParseLink.pm
14616            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
14617            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
14618            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
14619            ! t/pod/pod2usage.xr t/pod/podselect.xr
14620 ____________________________________________________________________________
14621 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
14622         Log: skip "might be used uninitialized".
14623      Branch: perl
14624            ! pp_sys.c
14625 ____________________________________________________________________________
14626 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
14627         Log: Fix for "perlio bug in koi8-r encoding".  The problem
14628              seemed to be that binmode() always flushed the handle,
14629              which is not so good when switching encodings.  Fixed,
14630              added Matt Sergeant's testcase, documented in perlfunc/binmode,
14631              also added a pointer about disciplines to perlfunc/open,
14632              and in general cleaned up and reformatted the open entry.
14633      Branch: perl
14634            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
14635 ____________________________________________________________________________
14636 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
14637         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
14638              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
14639              Date: 15 Nov 2001 08:57:06 -0000
14640              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
14641              
14642              chop() and chomp() are not real list functions,
14643              so let's not have them overrideable.  (Casey will
14644              be confused since in #7071 he patched the other way.)
14645      Branch: perl
14646            ! pod/perlfunc.pod toke.c
14647 ____________________________________________________________________________
14648 [ 13017] By: ams                                   on 2001/11/15  12:56:49
14649         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
14650              From: Robin Barker <rmb1@cise.npl.co.uk>
14651              Date: Thu, 15 Nov 2001 13:48:34 GMT
14652              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
14653              (Applied with tweaks.)
14654      Branch: perl
14655            ! pod/perltrap.pod
14656 ____________________________________________________________________________
14657 [ 13016] By: ams                                   on 2001/11/15  09:12:48
14658         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
14659              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14660              Date: Thu, 15 Nov 2001 09:06:39 +0100
14661              Message-Id: <20011115090639.A13005@rafael>
14662      Branch: perl
14663            ! pod/perlrun.pod
14664 ____________________________________________________________________________
14665 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
14666         Log: "link =" from utils.lst was being processed oddly.
14667      Branch: perl
14668            ! installman
14669 ____________________________________________________________________________
14670 [ 13014] By: ams                                   on 2001/11/15  02:52:52
14671         Log: Subject: [PATCH current] CreateTTY in -d
14672              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14673              Date: Wed, 14 Nov 2001 21:26:31 -0500
14674              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
14675      Branch: perl
14676            ! lib/perl5db.pl
14677 ____________________________________________________________________________
14678 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
14679         Log: Corify the Filter::Simple tests. 
14680      Branch: perl
14681            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
14682            ! lib/Filter/Simple/t/filter_only.t
14683 ____________________________________________________________________________
14684 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
14685         Log: Upgrade to Filter::Simple 0.70.
14686      Branch: perl
14687            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
14688            + t/lib/FilterOnlyTest.pm
14689            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
14690            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
14691            ! t/lib/FilterTest.pm
14692 ____________________________________________________________________________
14693 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
14694         Log: Cleanliness inspired by Cygwin.
14695      Branch: perl
14696            ! Makefile.SH x2p/Makefile.SH
14697 ____________________________________________________________________________
14698 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
14699         Log: Add perlunintro (formerly known as perlunitut); regen toc.
14700      Branch: perl
14701            + pod/perlunintro.pod
14702            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
14703 ____________________________________________________________________________
14704 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
14705         Log: FAQ sync.
14706      Branch: perl
14707            ! pod/perlfaq6.pod
14708 ____________________________________________________________________________
14709 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
14710         Log: Quieten pgcc 2.91.66 worries.
14711      Branch: perl
14712            ! gv.c pp_ctl.c utf8.c
14713 ____________________________________________________________________________
14714 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
14715         Log: Upgrade to Switch 2.06.
14716      Branch: perl
14717            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
14718            ! lib/Switch/t/nested.t
14719 ____________________________________________________________________________
14720 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
14721         Log: Upgrade to Attribute::Handlers 0.76.
14722      Branch: perl
14723            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
14724            ! lib/Attribute/Handlers/README
14725            ! lib/Attribute/Handlers/demo/Demo.pm
14726            ! lib/Attribute/Handlers/demo/Descriptions.pm
14727            ! lib/Attribute/Handlers/demo/MyClass.pm
14728            ! lib/Attribute/Handlers/demo/demo_cycle.pl
14729            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
14730            ! lib/Attribute/Handlers/t/multi.t
14731 ____________________________________________________________________________
14732 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
14733         Log: Signedness nit.
14734      Branch: perl
14735            ! regexec.c
14736 ____________________________________________________________________________
14737 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
14738         Log: VERSIONize.
14739      Branch: perl
14740            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
14741            ! lib/integer.pm
14742 ____________________________________________________________________________
14743 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
14744         Log: No pod in internal Net::FTP classes.
14745      Branch: perl
14746            ! pod/buildtoc.PL
14747 ____________________________________________________________________________
14748 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
14749         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
14750              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
14751              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
14752              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
14753      Branch: perl
14754            ! regexec.c
14755 ____________________________________________________________________________
14756 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
14757         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
14758              Pudge correctly).
14759      Branch: perl
14760            ! t/test.pl
14761 ____________________________________________________________________________
14762 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
14763         Log: Add comments to mark where $^X is being handled.
14764      Branch: perl
14765            ! perl.c toke.c
14766 ____________________________________________________________________________
14767 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
14768         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
14769              From: Michael G Schwern <schwern@pobox.com>
14770              Date: Wed, 14 Nov 2001 16:38:25 -0500
14771              Message-ID: <20011114163825.D6519@blackrider>
14772      Branch: perl
14773            ! t/op/repeat.t
14774 ____________________________________________________________________________
14775 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
14776         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
14777              From: Michael G Schwern <schwern@pobox.com>
14778              Date: Wed, 14 Nov 2001 13:19:15 -0500
14779              Message-ID: <20011114131915.K5096@blackrider>
14780      Branch: perl
14781            ! t/op/die_exit.t
14782 ____________________________________________________________________________
14783 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
14784         Log: Subject: Re: [PATCH] new version of runperl()
14785              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14786              Date: Wed, 14 Nov 2001 15:39:12 EST
14787              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
14788              
14789              "VMS $^X pipes etc" patch.
14790      Branch: perl
14791            ! vms/vms.c
14792 ____________________________________________________________________________
14793 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
14794         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
14795              and add "verbose" option to show the final command.
14796      Branch: perl
14797            ! t/test.pl
14798 ____________________________________________________________________________
14799 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
14800         Log: Goof in some of the comment fields of #12994.
14801      Branch: perl
14802            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
14803            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
14804            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
14805            ! lib/unicore/In/9.pl
14806 ____________________________________________________________________________
14807 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
14808         Log: The First, Last ranges in the Unicode data weren't
14809              getting their general categories added properly;
14810              noticed by Jeffrey Friedl.
14811      Branch: perl
14812            ! lib/unicore/Category.pl lib/unicore/In/0.pl
14813            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
14814            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
14815            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
14816            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
14817            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
14818            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
14819            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
14820            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
14821            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
14822            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
14823            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
14824            ! lib/unicore/mktables
14825 ____________________________________________________________________________
14826 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
14827         Log: Subject: [PATCH] new version of runperl()
14828              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14829              Date: Wed, 14 Nov 2001 12:23:01 +0100
14830              Message-ID: <20011114122301.A29384@rafael>
14831      Branch: perl
14832            ! t/io/argv.t t/test.pl
14833 ____________________________________________________________________________
14834 [ 12992] By: ams                                   on 2001/11/14  13:40:39
14835         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
14836              From: Michael G Schwern <schwern@pobox.com>
14837              Date: Tue, 13 Nov 2001 23:17:54 -0500
14838              Message-Id: <20011113231754.S32567@blackrider>
14839      Branch: perl
14840            ! perl.c
14841 ____________________________________________________________________________
14842 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
14843         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
14844              From: Philip Newton <Philip.Newton@gmx.net>
14845              Date: Wed, 14 Nov 2001 10:59:53 +0100
14846              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
14847              
14848              plus a lot of paragraph reformatting because of long lines.
14849      Branch: perl
14850            ! pod/perlapio.pod
14851 ____________________________________________________________________________
14852 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
14853         Log: A bool is not a pointer.
14854      Branch: perl
14855            ! pp_sys.c
14856 ____________________________________________________________________________
14857 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
14858         Log: AUTHORS updates.
14859      Branch: perl
14860            ! AUTHORS
14861 ____________________________________________________________________________
14862 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
14863         Log: There are several MIME RFCs.
14864      Branch: perl
14865            ! ext/Encode/Encode.pm
14866 ____________________________________________________________________________
14867 [ 12987] By: ams                                   on 2001/11/14  01:09:28
14868         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
14869              From: Michael G Schwern <schwern@pobox.com>
14870              Date: Tue, 13 Nov 2001 20:59:13 -0500
14871              Message-Id: <20011113205913.H32567@blackrider>
14872      Branch: perl
14873            ! t/op/groups.t vms/test.com
14874 ____________________________________________________________________________
14875 [ 12986] By: ams                                   on 2001/11/14  01:07:06
14876         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
14877              From: Michael G Schwern <schwern@pobox.com>
14878              Date: Tue, 13 Nov 2001 20:51:34 -0500
14879              Message-Id: <20011113205134.F32567@blackrider>
14880      Branch: perl
14881            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
14882 ____________________________________________________________________________
14883 [ 12985] By: ams                                   on 2001/11/14  00:43:59
14884         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
14885              From: Michael G Schwern <schwern@pobox.com>
14886              Date: Tue, 13 Nov 2001 20:38:42 -0500
14887              Message-Id: <20011113203842.E32567@blackrider>
14888      Branch: perl
14889            ! pod/perlport.pod
14890 ____________________________________________________________________________
14891 [ 12984] By: ams                                   on 2001/11/14  00:32:15
14892         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
14893              From: Michael G Schwern <schwern@pobox.com>
14894              Date: Tue, 13 Nov 2001 20:27:02 -0500
14895              Message-Id: <20011113202702.D32567@blackrider>
14896      Branch: perl
14897            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
14898            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
14899            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
14900            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
14901 ____________________________________________________________________________
14902 [ 12983] By: ams                                   on 2001/11/14  00:00:27
14903         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
14904              From: Michael G Schwern <schwern@pobox.com>
14905              Date: Tue, 13 Nov 2001 19:51:59 -0500
14906              Message-Id: <20011113195159.B32567@blackrider>
14907      Branch: perl
14908            ! pod/perlport.pod
14909 ____________________________________________________________________________
14910 [ 12982] By: ams                                   on 2001/11/13  23:53:11
14911         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
14912              From: Larry Shatzer <fugazi@zippy.zyx.net>
14913              Date: Tue, 13 Nov 2001 17:27:59 -0700
14914              Message-Id: <20011113172759.E27768@zippy.zyx.net>
14915      Branch: perl
14916            ! pod/perlapio.pod
14917 ____________________________________________________________________________
14918 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
14919         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
14920              "large enough" Unicode characters returned more than one
14921              as their "Unicode size".
14922      Branch: perl
14923            ! pp_sys.c t/io/utf8.t
14924 ____________________________________________________________________________
14925 [ 12980] By: ams                                   on 2001/11/13  19:32:33
14926         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
14927              From: "Craig A. Berry" <craigberry@mac.com>
14928              Date: Tue, 13 Nov 2001 14:33:25 -0600
14929              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
14930      Branch: perl
14931            ! vms/gen_shrfls.pl
14932 ____________________________________________________________________________
14933 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
14934         Log: Subject: Minor patch to Encode.pm (detypo)
14935              From: "Philip Newton" <Philip.Newton@gmx.net>
14936              Date: Tue, 13 Nov 2001 20:11:01 +0100
14937              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
14938      Branch: perl
14939            ! ext/Encode/Encode.pm
14940 ____________________________________________________________________________
14941 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
14942         Log: Evil tabulators.
14943      Branch: perl
14944            ! ext/Encode/Encode.pm
14945 ____________________________________________________________________________
14946 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
14947         Log: Document the available encodings.
14948      Branch: perl
14949            ! ext/Encode/Encode.pm
14950 ____________________________________________________________________________
14951 [ 12976] By: ams                                   on 2001/11/13  17:14:07
14952         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
14953              From: Barrie Slaymaker <barries@slaysys.com>
14954              Date: Tue, 13 Nov 2001 12:41:36 -0500
14955              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
14956      Branch: perl
14957            ! t/op/universal.t
14958 ____________________________________________________________________________
14959 [ 12975] By: ams                                   on 2001/11/13  16:24:21
14960         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
14961              From: Barrie Slaymaker <barries@slaysys.com>
14962              Date: Tue, 13 Nov 2001 10:56:20 -0500
14963              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
14964              (Test applied with minor tweaks and ->isa("HASH") omission.)
14965      Branch: perl
14966            ! lib/UNIVERSAL.pm t/op/universal.t
14967 ____________________________________________________________________________
14968 [ 12974] By: ams                                   on 2001/11/13  15:46:07
14969         Log: Subject: [PATCH Benchmark.pm] docco tweaks
14970              From: Barrie Slaymaker <barries@slaysys.com>
14971              Date: Tue, 13 Nov 2001 11:34:45 -0500
14972              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
14973      Branch: perl
14974            ! lib/Benchmark.pm
14975 ____________________________________________________________________________
14976 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
14977         Log: Subject: [PATCH] Attack of the C loops, round 1
14978              From: Richard Soderberg <rs@oregonnet.com>
14979              Date: Mon, 12 Nov 2001 12:07:29 -0800
14980              Message-Id: <200111122007.MAA01994@oregonnet.com>
14981              
14982              Subject: [PATCH] bytecode.pl (tiny patch)
14983              From: Richard Soderberg <rs@oregonnet.com>
14984              Date: Mon, 12 Nov 2001 12:53:24 -0800
14985              Message-Id: <200111122053.MAA06272@oregonnet.com>
14986      Branch: perl
14987            ! bytecode.pl installhtml
14988 ____________________________________________________________________________
14989 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
14990         Log: Subject: [PATCH] Update to Filter::Util::Call
14991              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
14992              Date: Sun, 11 Nov 2001 22:33:33 -0000
14993              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
14994              
14995              Use the new CXT* macros.
14996      Branch: perl
14997            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
14998 ____________________________________________________________________________
14999 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
15000         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
15001              From: Michael G Schwern <schwern@pobox.com>
15002              Date: Mon, 12 Nov 2001 20:50:34 -0500
15003              Message-ID: <20011112205034.H2888@blackrider>
15004      Branch: perl
15005            + lib/vmsish.pm lib/vmsish.t
15006            - vms/ext/vmsish.pm vms/ext/vmsish.t
15007            ! MANIFEST vms/descrip_mms.template
15008 ____________________________________________________________________________
15009 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
15010         Log: :utf8 works only with perlio.
15011      Branch: perl
15012            ! lib/open.t
15013 ____________________________________________________________________________
15014 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
15015         Log: Subject: Re: @Config -"des" not quite working on VMS
15016              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15017              Date: Tue, 13 Nov 2001 08:35:13 EST 
15018              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
15019      Branch: perl
15020            ! configure.com
15021 ____________________________________________________________________________
15022 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
15023         Log: Subject: [PATCH] lib/charnames.pm 
15024              From: Jeffrey Friedl <jfriedl@yahoo.com>
15025              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
15026              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
15027      Branch: perl
15028            ! lib/charnames.pm
15029 ____________________________________________________________________________
15030 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
15031         Log: Docs for Mac::err.
15032      Branch: maint-5.6/macperl
15033            ! macos/ext/Mac/err/err.pm
15034 ____________________________________________________________________________
15035 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
15036         Log: Some cleanup; change some globals to references for
15037              possible persistence later.
15038      Branch: maint-5.6/macperl
15039            ! macos/lib/Mac/Glue.pm
15040 ____________________________________________________________________________
15041 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
15042         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
15043      Branch: maint-5.6/macperl
15044            ! macos/ext/Mac/Files/Files.pm
15045 ____________________________________________________________________________
15046 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
15047         Log: Get Mac::Navigation to compile (bug #464684).
15048      Branch: maint-5.6/macperl
15049            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
15050            ! macos/ext/Mac/Navigation/Makefile.PL
15051            ! macos/ext/Mac/Navigation/Navigation.xs
15052            ! macos/macperl/Makefile.mk
15053 ____________________________________________________________________________
15054 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
15055         Log: Add in modules and POD to help menu.
15056      Branch: maint-5.6/macperl
15057            ! macos/macperl/MacPerl.podhelp
15058 ____________________________________________________________________________
15059 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
15060         Log: Update bundled modules.
15061      Branch: maint-5.6/macperl
15062            + macos/bundled_ext/Filter/t/FilterTest.pm
15063            + macos/bundled_ext/List/Util/t/shuffle.t
15064            + macos/bundled_ext/Storable/t/compat06.t
15065            + macos/bundled_ext/Storable/t/st-dump.pl
15066            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
15067            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
15068            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
15069            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
15070            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
15071            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
15072            + macos/bundled_lib/blib/lib/lwpcook.pod
15073            + macos/bundled_lib/t/Filter/Simple/filter.t
15074            + macos/bundled_lib/t/Switch/t/given.t
15075            + macos/bundled_lib/t/Switch/t/nested.t
15076            + macos/bundled_lib/t/Switch/t/switch.t
15077            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
15078            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
15079            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
15080            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
15081            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
15082            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
15083            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
15084            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
15085            + macos/bundled_lib/t/URI/rfc2732.t
15086            + macos/bundled_lib/t/libnet/config.t
15087            + macos/bundled_lib/t/libnet/libnet_t.pl
15088            + macos/bundled_lib/t/libwww-perl/live/google.t
15089            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
15090            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
15091            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
15092            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
15093            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
15094            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
15095            + macos/bundled_lib/t/libwww-perl/live/validator.t
15096            - macos/bundled_ext/Filter/t/MyFilter.pm
15097            - macos/bundled_ext/Storable/t/compat-0.6.t
15098            - macos/bundled_ext/Storable/t/dump.pl
15099            - macos/bundled_ext/Time/Piece/Makefile.PL
15100            - macos/bundled_ext/Time/Piece/Piece.pm
15101            - macos/bundled_ext/Time/Piece/Piece.t
15102            - macos/bundled_ext/Time/Piece/Piece.xs
15103            - macos/bundled_ext/Time/Piece/README
15104            - macos/bundled_ext/Time/Piece/Seconds.pm
15105            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
15106            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
15107            - macos/bundled_lib/blib/lib/Net/PH.pm
15108            - macos/bundled_lib/blib/lib/Net/SNPP.pm
15109            - macos/bundled_lib/blib/lib/Text/Balanced.pod
15110            - macos/bundled_lib/t/Filter/Simple/test.pl
15111            - macos/bundled_lib/t/Switch/test.pl
15112            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
15113            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
15114            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
15115            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
15116            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
15117            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
15118            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
15119            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
15120            - macos/bundled_lib/t/libnet/ph.t
15121            ! (edit 125 files)
15122 ____________________________________________________________________________
15123 [ 12961] By: ams                                   on 2001/11/13  00:45:08
15124         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
15125              From: Michael G Schwern <schwern@pobox.com>
15126              Date: Mon, 12 Nov 2001 20:16:45 -0500
15127              Message-Id: <20011112201644.G2888@blackrider>
15128      Branch: perl
15129            ! pod/perlport.pod
15130 ____________________________________________________________________________
15131 [ 12960] By: ams                                   on 2001/11/12  23:54:00
15132         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
15133              Recoving dup tests for VMS
15134              From: Michael G Schwern <schwern@pobox.com>
15135              Date: Mon, 12 Nov 2001 19:35:33 -0500
15136              Message-Id: <20011112193533.D2888@blackrider>
15137      Branch: perl
15138            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
15139 ____________________________________________________________________________
15140 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
15141         Log: Update Changes.
15142      Branch: perl
15143            ! Changes patchlevel.h
15144 ____________________________________________________________________________
15145 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
15146         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
15147              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
15148              Date: Mon, 12 Nov 2001 12:35:18 EST 
15149              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
15150      Branch: perl
15151            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
15152            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
15153 ____________________________________________________________________________
15154 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
15155         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
15156              From: Barrie Slaymaker <barries@slaysys.com>
15157              Date: Mon, 12 Nov 2001 11:19:52 -0500
15158              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
15159      Branch: perl
15160            ! lib/File/Spec.t lib/File/Spec/Win32.pm
15161 ____________________________________________________________________________
15162 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
15163         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
15164              From: Barrie Slaymaker <barries@slaysys.com>
15165              Date: Mon, 12 Nov 2001 11:07:36 -0500
15166              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
15167      Branch: perl
15168            ! lib/Benchmark.pm
15169 ____________________________________________________________________________
15170 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
15171         Log: Misplaced test, noticed by Barrie Slaymaker.
15172              (We are missing Benchmark tests, then.)
15173      Branch: perl
15174            + ext/Devel/DProf/DProf.t
15175            - lib/Benchmark.t
15176            ! MANIFEST
15177 ____________________________________________________________________________
15178 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
15179         Log: Subject: [PATCH] a few typo fixes 
15180              From: Jeffrey Friedl <jfriedl@yahoo.com>
15181              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
15182              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
15183              
15184              Patching README.foo instead of pod/perlfoo.pod,
15185              not patching Math::BigInt (Tels will take care of that),
15186              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
15187              and perldoc.PL instead of libnetcfg and perldoc, patching
15188              ext/Digest/MD5/t/files.t since MD5.pm was changed.
15189      Branch: perl
15190            ! (edit 109 files)
15191 ____________________________________________________________________________
15192 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
15193         Log: Add a note about the dangers of bad UTF-8.
15194      Branch: perl
15195            ! pod/perlunicode.pod
15196 ____________________________________________________________________________
15197 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
15198         Log: NetWare Nit from Ananth Kesari.
15199      Branch: perl
15200            ! NetWare/config.wc
15201 ____________________________________________________________________________
15202 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
15203         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
15204      Branch: perl
15205            ! ext/Encode/Encode.pm
15206 ____________________________________________________________________________
15207 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
15208         Log: (retracted by #12951)
15209      Branch: perl
15210            ! ext/Encode/Encode.pm
15211 ____________________________________________________________________________
15212 [ 12949] By: ams                                   on 2001/11/12  06:40:18
15213         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
15214              From: Robert Spier <rspier@pobox.com>
15215              Date: Sun, 11 Nov 2001 18:50:18 -0800
15216              Message-Id: <15343.14570.121505.233336@rls.cx>
15217              
15218              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
15219              From: Rick Delaney <rick.delaney@home.com>
15220              Date: 12 Nov 2001 00:15:52 -0500
15221              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
15222      Branch: perl
15223            ! pp_hot.c t/op/taint.t
15224 ____________________________________________________________________________
15225 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
15226         Log: It seems that we actually have this detail implemented
15227              as for as Level 1 Support of Unicode regex support is
15228              concerned: at Level 1 only 1:1 support for loose
15229              (aka caseless, aka caseigoring ) matching is required.
15230      Branch: perl
15231            ! pod/perlunicode.pod
15232 ____________________________________________________________________________
15233 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
15234         Log: (retracted by #12951)
15235      Branch: perl
15236            ! ext/Encode/Encode.pm
15237 ____________________________________________________________________________
15238 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
15239         Log: BOM, bom, Bom.
15240      Branch: perl
15241            ! pod/perlunicode.pod
15242 ____________________________________________________________________________
15243 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
15244         Log: Upgrade to Math::BigInt 1.46.
15245      Branch: perl
15246            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
15247            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
15248            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
15249            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
15250            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
15251 ____________________________________________________________________________
15252 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
15253         Log: Subject: Re: PERFORCE change 12943 for review
15254              From: "Philip Newton" <Philip.Newton@gmx.net>
15255              Date: Sun, 11 Nov 2001 20:53:36 +0100
15256              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
15257      Branch: perl
15258            ! pod/perlunicode.pod
15259 ____________________________________________________________________________
15260 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
15261         Log: Doc updates; make the Unicode discussions a little
15262              bit less alarming, and add information about encodings,
15263              surrogates, and BOMs.
15264      Branch: perl
15265            ! pod/perlunicode.pod
15266 ____________________________________________________________________________
15267 [ 12942] By: ams                                   on 2001/11/11  16:45:00
15268         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
15269              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
15270              Date: Mon, 12 Nov 2001 00:22:57 +0900
15271              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
15272      Branch: perl
15273            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
15274            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
15275 ____________________________________________________________________________
15276 [ 12941] By: ams                                   on 2001/11/11  13:01:40
15277         Log: Subject: Re: PERFORCE change 12929 for review
15278              From: "Philip Newton" <Philip.Newton@gmx.net>
15279              Date: Sun, 11 Nov 2001 14:27:44 +0100
15280              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
15281      Branch: perl
15282            ! MANIFEST
15283 ____________________________________________________________________________
15284 [ 12940] By: ams                                   on 2001/11/11  05:06:43
15285         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
15286              From: Michael G Schwern <schwern@pobox.com>
15287              Date: Thu, 8 Nov 2001 22:56:45 -0500
15288              Message-Id: <20011108225645.H5587@blackrider>
15289      Branch: perl
15290            ! t/op/chdir.t
15291 ____________________________________________________________________________
15292 [ 12939] By: ams                                   on 2001/11/11  05:01:00
15293         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
15294              From: Michael G Schwern <schwern@pobox.com>
15295              Date: Sun, 11 Nov 2001 00:54:43 -0500
15296              Message-Id: <20011111005443.A24450@blackrider>
15297      Branch: perl
15298            ! ext/Cwd/t/cwd.t
15299 ____________________________________________________________________________
15300 [ 12938] By: ams                                   on 2001/11/11  03:25:13
15301         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
15302              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
15303              From: "chromatic" <chromatic@rmci.net>
15304              Date: Sat, 10 Nov 2001 21:03:20 -0700
15305              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
15306      Branch: perl
15307            ! lib/File/stat.pm lib/File/stat.t
15308 ____________________________________________________________________________
15309 [ 12937] By: ams                                   on 2001/11/11  02:05:23
15310         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
15311              From: "Craig A. Berry" <craigberry@mac.com>
15312              Date: Sat, 10 Nov 2001 17:23:52 -0600
15313              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
15314      Branch: perl
15315            ! t/op/magic.t
15316 ____________________________________________________________________________
15317 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
15318         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
15319      Branch: perl
15320            ! lib/open.pm lib/open.t
15321 ____________________________________________________________________________
15322 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
15323         Log: The Official name of ASCII.
15324      Branch: perl
15325            ! ext/Encode/Encode.pm
15326 ____________________________________________________________________________
15327 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
15328         Log: The KOI8-R example wasn't quite right.
15329      Branch: perl
15330            ! lib/open.pm lib/open.t
15331 ____________________________________________________________________________
15332 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
15333         Log: Enhance the open pragma to support :utf8, :locale,
15334              and :encoding directly as special cases, and rename
15335              the INOUT to IO.
15336      Branch: perl
15337            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
15338 ____________________________________________________________________________
15339 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
15340         Log: Document the UTF-16 surrogate encoding and decoding.
15341      Branch: perl
15342            ! ext/Encode/Encode.pm
15343 ____________________________________________________________________________
15344 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
15345         Log: A potential recursion breaker.
15346      Branch: perl
15347            ! sv.c
15348 ____________________________________________________________________________
15349 [ 12930] By: ams                                   on 2001/11/10  07:46:53
15350         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
15351              (was Re: perl@12892)
15352              From: "chromatic" <chromatic@rmci.net>
15353              Date: Sat, 10 Nov 2001 01:28:09 -0700
15354              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
15355      Branch: perl
15356            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
15357            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
15358            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
15359            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
15360 ____________________________________________________________________________
15361 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
15362         Log: Add a test for the bytes pragma.
15363      Branch: perl
15364            + lib/bytes.t
15365            ! MANIFEST
15366 ____________________________________________________________________________
15367 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
15368         Log: Doc update.
15369      Branch: perl
15370            ! lib/bytes.pm
15371 ____________________________________________________________________________
15372 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
15373         Log: Cease to exist.
15374      Branch: perl
15375            - lib/Unicode/Normalize.pm
15376 ____________________________________________________________________________
15377 [ 12926] By: ams                                   on 2001/11/10  03:23:16
15378         Log: Subject: [patch] my_setenv speedup + fixes
15379              From: Doug MacEachern <dougm@covalent.net>
15380              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
15381              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
15382      Branch: perl
15383            ! util.c
15384 ____________________________________________________________________________
15385 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
15386         Log: Newline trouble.
15387      Branch: perl
15388            ! lib/ExtUtils/Embed.t
15389 ____________________________________________________________________________
15390 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
15391         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
15392              From: "Craig A. Berry" <craigberry@mac.com>
15393              Date: Fri, 09 Nov 2001 18:13:16 -0600
15394              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
15395      Branch: perl
15396            ! vms/munchconfig.c
15397 ____________________________________________________________________________
15398 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
15399         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
15400              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15401              Date: Sat, 10 Nov 2001 00:10:45 +0100
15402              Message-ID: <20011110001045.A11945@rafael>
15403      Branch: perl
15404            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
15405            + t/run/switchn.t t/run/switchp.t
15406            ! MANIFEST
15407 ____________________________________________________________________________
15408 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
15409         Log: Subject: [PATCH] some tests not cleaning up properly               
15410              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
15411              Date: Fri, 9 Nov 2001 22:13:10 +0100
15412              Message-ID: <20011109221310.A11115@rafael>
15413      Branch: perl
15414            ! ext/Cwd/t/cwd.t t/io/argv.t
15415 ____________________________________________________________________________
15416 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
15417         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
15418              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15419              Date: Fri, 9 Nov 2001 15:07:19 EST
15420              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
15421      Branch: perl
15422            ! lib/ExtUtils/Embed.t
15423 ____________________________________________________________________________
15424 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
15425         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
15426              have been copied so it shouldn't be freed in perl_destruct()
15427      Branch: perl
15428            ! perl.c
15429 ____________________________________________________________________________
15430 [ 12919] By: ams                                   on 2001/11/09  15:36:22
15431         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
15432              From: Michael G Schwern <schwern@pobox.com>
15433              Date: Fri, 9 Nov 2001 00:38:59 -0500
15434              Message-Id: <20011109003859.K5587@blackrider>
15435              (Applied with directory name changes suggested by Craig Berry.)
15436      Branch: perl
15437            ! ext/Cwd/t/cwd.t
15438 ____________________________________________________________________________
15439 [ 12918] By: ams                                   on 2001/11/09  15:29:15
15440         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
15441              From: Michael G Schwern <schwern@pobox.com>
15442              Date: Fri, 9 Nov 2001 01:44:14 -0500
15443              Message-Id: <20011109014414.N5587@blackrider>
15444      Branch: perl
15445            ! vms/ext/filespec.t
15446 ____________________________________________________________________________
15447 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
15448         Log: Update Changes.
15449      Branch: perl
15450            ! Changes patchlevel.h
15451 ____________________________________________________________________________
15452 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
15453         Log: Regen toc.
15454      Branch: perl
15455            ! pod/perltoc.pod
15456 ____________________________________________________________________________
15457 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
15458         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
15459              see http://www.jepstone.net/bjepson//jpl/cvs.html
15460      Branch: perl
15461            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
15462 ____________________________________________________________________________
15463 [ 12914] By: ams                                   on 2001/11/09  14:05:12
15464         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
15465              From: Michael G Schwern <schwern@pobox.com>
15466              Date: Thu, 8 Nov 2001 22:05:49 -0500
15467              Message-Id: <20011108220549.F5587@blackrider>
15468      Branch: perl
15469            ! vms/test.com
15470 ____________________________________________________________________________
15471 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
15472         Log: NetWare update from Ananth Kesari.
15473      Branch: perl
15474            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
15475 ____________________________________________________________________________
15476 [ 12912] By: ams                                   on 2001/11/09  13:40:26
15477         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
15478              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15479              Date: Fri, 9 Nov 2001 14:32:28 +0100
15480              Message-Id: <20011109143228.A18996@rafael>
15481      Branch: perl
15482            ! perl.c
15483 ____________________________________________________________________________
15484 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
15485         Log: FAQ sync.
15486      Branch: perl
15487            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
15488            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
15489            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
15490 ____________________________________________________________________________
15491 [ 12910] By: ams                                   on 2001/11/09  07:33:49
15492         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
15493              From: Michael G Schwern <schwern@pobox.com>
15494              Date: Fri, 9 Nov 2001 00:41:56 -0500
15495              Message-Id: <20011109004156.L5587@blackrider>
15496      Branch: perl
15497            ! lib/File/Find/t/find.t
15498 ____________________________________________________________________________
15499 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
15500         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
15501              The CPAN distribution has both pm and XS implementations,
15502              and for performance reasons we choose the XS.
15503              Another reason to choose the XS is that it doesn't
15504              require Lingua::KO::Hangul::Util, which means that
15505              we can delete that-- which in turn means that Unicode::UCD
15506              cannot expect that: support it, but don't expect.
15507              Ditto Unicode::Collate.
15508              
15509              Note that Unicode::Normalize Makefile.PL and
15510              Normalize.xs have been modified from the CPAN 0.10
15511              versions: the first one to be simpler (no pm) and
15512              clean up the generated unf*.h files, the second one
15513              to quench compiler grumblings.  Must notify Sadahiro
15514              about these changes.
15515      Branch: perl
15516            + ext/Unicode/Normalize/Changes
15517            + ext/Unicode/Normalize/Makefile.PL
15518            + ext/Unicode/Normalize/Normalize.pm
15519            + ext/Unicode/Normalize/Normalize.pod
15520            + ext/Unicode/Normalize/Normalize.xs
15521            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
15522            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
15523            + ext/Unicode/Normalize/t/test.t
15524            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
15525            - lib/Lingua/KO/Hangul/Util/README
15526            - lib/Lingua/KO/Hangul/Util/t/test.t
15527            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
15528            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
15529            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
15530            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
15531            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
15532            ! win32/makefile.mk
15533 ____________________________________________________________________________
15534 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
15535         Log: Test miscounting.
15536      Branch: perl
15537            ! ext/POSIX/t/posix.t
15538 ____________________________________________________________________________
15539 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
15540         Log: Quote the variables in failures messages more nicely.
15541      Branch: perl
15542            ! t/test.pl
15543 ____________________________________________________________________________
15544 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
15545         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
15546              From: Michael G Schwern <schwern@pobox.com>
15547              Date: Thu, 8 Nov 2001 17:24:49 -0500
15548              Message-ID: <20011108172449.A5587@blackrider>
15549              
15550              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
15551              From: "Craig A. Berry" <craigberry@mac.com>
15552              Date: Thu, 8 Nov 2001 16:35:00 -0600
15553              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
15554      Branch: perl
15555            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
15556 ____________________________________________________________________________
15557 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
15558         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
15559              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
15560              Date: Thu, 8 Nov 2001 22:52:50 -0000
15561              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
15562      Branch: perl
15563            ! ext/DB_File/t/db-recno.t
15564 ____________________________________________________________________________
15565 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
15566         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
15567              (Probably not an EBCDIC issue the way one would think
15568              since no chr() et alia are used in UCD.pm.)
15569      Branch: perl
15570            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
15571 ____________________________________________________________________________
15572 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
15573         Log: Whether overwriting the $self->{...} values (see #12902)
15574              is a good policy or not is debatable, but let's at least
15575              be consistent.
15576      Branch: perl
15577            ! lib/ExtUtils/MM_Unix.pm
15578 ____________________________________________________________________________
15579 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
15580         Log: The MakeMaker argument () quoting patch that sneaked
15581              in at #12883 didn't handle make macros like this $(...).
15582              Leaning toothpicks, we've got them.
15583      Branch: perl
15584            ! lib/ExtUtils/MM_Unix.pm
15585 ____________________________________________________________________________
15586 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
15587         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
15588              From: Michael G Schwern <schwern@pobox.com>
15589              Date: Wed, 7 Nov 2001 02:02:29 -0500
15590              Message-ID: <20011107020229.K2858@blackrider>
15591      Branch: perl
15592            ! t/io/argv.t t/test.pl vms/test.com
15593 ____________________________________________________________________________
15594 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
15595         Log: Subject: [PATCH 20011106.084] -s on #! line 
15596              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15597              Date: Wed, 7 Nov 2001 22:23:39 +0100
15598              Message-ID: <20011107222339.E729@rafael>
15599      Branch: perl
15600            ! embed.h embed.pl perl.c proto.h toke.c
15601 ____________________________________________________________________________
15602 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
15603         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
15604              From: Michael G Schwern <schwern@pobox.com>
15605              Date: Wed, 7 Nov 2001 16:52:49 -0500
15606              Message-ID: <20011107165249.I7346@blackrider>
15607      Branch: perl
15608            ! pod/perlhack.pod
15609 ____________________________________________________________________________
15610 [ 12898] By: ams                                   on 2001/11/08  13:02:19
15611         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
15612              From: Mark-Jason Dominus <mjd@plover.com>
15613              Date: Thu, 08 Nov 2001 08:59:02 -0500
15614              Message-Id: <20011108135902.2275.qmail@plover.com>
15615      Branch: perl
15616            ! INSTALL README README.amiga README.os2 README.vms
15617            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
15618            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
15619 ____________________________________________________________________________
15620 [ 12897] By: ams                                   on 2001/11/08  12:49:28
15621         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
15622              From: mjd@plover.com
15623              Date: 8 Nov 2001 13:33:18 -0000
15624              Message-Id: <20011108133318.1786.qmail@plover.com>
15625      Branch: perl
15626            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
15627            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
15628            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
15629            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
15630            ! pod/perlport.pod pod/perlvar.pod
15631 ____________________________________________________________________________
15632 [ 12896] By: ams                                   on 2001/11/08  11:22:12
15633         Log: open(FH, $file) should strip leading and trailing whitespace.
15634      Branch: perl
15635            ! doio.c
15636 ____________________________________________________________________________
15637 [ 12895] By: ams                                   on 2001/11/08  10:17:14
15638         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
15639              From: "Craig A. Berry" <craigberry@mac.com>
15640              Date: Wed, 07 Nov 2001 13:41:50 -0600
15641              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
15642      Branch: perl
15643            ! t/op/glob.t
15644 ____________________________________________________________________________
15645 [ 12894] By: ams                                   on 2001/11/08  08:32:20
15646         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
15647              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
15648              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
15649              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
15650      Branch: perl
15651            ! makedepend.SH
15652 ____________________________________________________________________________
15653 [ 12893] By: ams                                   on 2001/11/08  08:26:31
15654         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
15655              From: mjd@plover.com
15656              Date: 8 Nov 2001 08:08:07 -0000
15657              Message-Id: <20011108080807.30147.qmail@plover.com>
15658              
15659              Subject: bleadperl perl.pod
15660              From: mjd@plover.com
15661              Date: 8 Nov 2001 08:10:47 -0000
15662              Message-Id: <20011108081047.30178.qmail@plover.com>
15663              
15664              Subject: more bleadperl perl.pod
15665              From: mjd@plover.com
15666              Date: 8 Nov 2001 08:16:28 -0000
15667              Message-Id: <20011108081628.30229.qmail@plover.com>
15668      Branch: perl
15669            ! pod/perl.pod pod/perldebug.pod
15670 ____________________________________________________________________________
15671 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
15672         Log: Tweak for Cray-friendliness from Nicholas Clark.
15673      Branch: perl
15674            ! sv.c
15675 ____________________________________________________________________________
15676 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
15677         Log: VMS patch redo from Charles Lane.
15678      Branch: perl
15679            ! vms/gen_shrfls.pl
15680 ____________________________________________________________________________
15681 [ 12890] By: ams                                   on 2001/11/07  15:16:10
15682         Log: Subject: [ID 20011107.088] two perl pod nits
15683              From: lvirden@cas.org
15684              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
15685              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
15686      Branch: perl
15687            ! pod/perl.pod pod/perlfaq3.pod
15688 ____________________________________________________________________________
15689 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
15690         Log: Update Changes.
15691      Branch: perl
15692            ! Changes patchlevel.h
15693 ____________________________________________________________________________
15694 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
15695         Log: The (emulated) "no utf8" must be in a BEGIN block
15696              to be effective.
15697      Branch: perl
15698            ! lib/CGI/t/html.t
15699 ____________________________________________________________________________
15700 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
15701         Log: "v-strings" is the right term.
15702      Branch: perl
15703            ! pod/perltodo.pod
15704 ____________________________________________________________________________
15705 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
15706         Log: Add vstrings-as-objects need to perltodo.
15707      Branch: perl
15708            ! pod/perltodo.pod
15709 ____________________________________________________________________________
15710 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
15711         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
15712              From: Nicholas Clark <nick@ccl4.org>
15713              Date: Wed, 7 Nov 2001 14:36:32 +0000
15714              Message-ID: <20011107143631.I24980@plum.flirble.org>
15715      Branch: perl
15716            ! t/op/pack.t
15717 ____________________________________________________________________________
15718 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
15719         Log: The Embed test requires a major rewrite for VMS
15720              (plus it reveals a couple of annoying glitches
15721              in buffering), so skip the test for now; from
15722              Charles Lane.
15723      Branch: perl
15724            ! lib/ExtUtils/Embed.t
15725 ____________________________________________________________________________
15726 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
15727         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
15728              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15729              Date: Wed, 7 Nov 2001 09:23:28 EST
15730              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
15731              
15732              (Also i seems that an unrelated experimental patch
15733              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
15734      Branch: perl
15735            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
15736 ____________________________________________________________________________
15737 [ 12882] By: ams                                   on 2001/11/07  05:14:04
15738         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
15739              From: Mark-Jason Dominus <mjd@plover.com>
15740              Date: Wed, 07 Nov 2001 00:43:46 -0500
15741              Message-Id: <20011107054346.14428.qmail@plover.com>
15742      Branch: perl
15743            ! gv.c op.c toke.c
15744 ____________________________________________________________________________
15745 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
15746         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
15747              From: Michael G Schwern <schwern@pobox.com>             
15748              Date: Tue, 6 Nov 2001 22:04:39 -0500
15749              Message-ID: <20011106220439.D2858@blackrider>              
15750      Branch: perl
15751            ! lib/perl5db.pl
15752 ____________________________________________________________________________
15753 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
15754         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
15755              stress))
15756              From: Jonathan Stowe <gellyfish@gellyfish.com>
15757              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
15758              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
15759              
15760              (except for one hunk where indentation differs)
15761      Branch: perl
15762            ! lib/Term/Cap.t
15763 ____________________________________________________________________________
15764 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
15765         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
15766              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15767              Date: Tue, 6 Nov 2001 21:45:01 +0100
15768              Message-ID: <20011106214501.A704@rafael>
15769      Branch: perl
15770            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
15771            ! lib/File/Spec/Win32.pm
15772 ____________________________________________________________________________
15773 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
15774         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
15775              From: Michael G Schwern <schwern@pobox.com>              
15776              Date: Tue, 6 Nov 2001 20:58:45 -0500
15777              Message-ID: <20011106205845.G29411@blackrider>
15778      Branch: perl
15779            ! t/test.pl
15780 ____________________________________________________________________________
15781 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
15782         Log: Subject: making do_sprintf public       
15783              From: Doug MacEachern <dougm@covalent.net>    
15784              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
15785              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
15786      Branch: perl
15787            ! embed.h embed.pl global.sym
15788 ____________________________________________________________________________
15789 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
15790         Log: Update to CGI.pm 2.78.
15791              
15792              TODO: the test suite needs to be merged so that
15793              when in core, the core version is tested, and when
15794              using the CPAN version, testing the CPAN version.
15795              (the changes need to be sent to Lincoln, too...)
15796      Branch: perl
15797            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
15798            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
15799            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
15800            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
15801            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
15802            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
15803 ____________________________________________________________________________
15804 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
15805         Log: Integrate with perlio; (strictly) readonly hashes via XS.
15806      Branch: perl
15807           +> t/lib/access.t
15808           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
15809 ____________________________________________________________________________
15810 [ 12874] By: nick                                  on 2001/11/06  21:05:16
15811         Log: Keep It Simple and Stupid version of readonly hash support.
15812              - Test for SvREAONLY(hv) at a few spots in hv.c
15813              - add the error message to perldiag.pod
15814              - (dubious) add access::readonly() to univeral.c
15815              - add test using above
15816              - fixup ext/B/t/stash.t to account for access:: existing
15817      Branch: perlio
15818            + t/lib/access.t
15819            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
15820 ____________________________________________________________________________
15821 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
15822         Log: Fix incorrect warnings about broken globbing;
15823              from Andy Dougherty.
15824      Branch: perl
15825            ! hints/linux.sh
15826 ____________________________________________________________________________
15827 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
15828         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
15829              toggle-on from the encoding pragma.
15830      Branch: perl
15831            ! regcomp.c regexec.c
15832 ____________________________________________________________________________
15833 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
15834         Log: Retract #12824, doesn't help and is ignored
15835              by Configure anyway.
15836      Branch: perl
15837            ! hints/beos.sh
15838 ____________________________________________________________________________
15839 [ 12870] By: ams                                   on 2001/11/06  10:40:37
15840         Log: Subject: Cosmetic change
15841              From: H.Merijn Brand <h.m.brand@hccnet.nl>
15842              Date: Tue, 06 Nov 2001 12:30:52 +0100
15843              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
15844      Branch: perl
15845            ! README.hpux
15846 ____________________________________________________________________________
15847 [ 12869] By: nick                                  on 2001/11/06  08:26:40
15848         Log: Integrate mainline
15849      Branch: perlio
15850           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
15851           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
15852 ____________________________________________________________________________
15853 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
15854         Log: The parentheses are protected enough.
15855      Branch: perl
15856            ! hints/os390.sh
15857 ____________________________________________________________________________
15858 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
15859         Log: ccflags, not ldflags.
15860      Branch: perl
15861            ! hints/os390.sh
15862 ____________________________________________________________________________
15863 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
15864         Log: ... and the proto to go with #12865.
15865      Branch: perl
15866            ! proto.h
15867 ____________________________________________________________________________
15868 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
15869         Log: Oops.  Luckily nothing was using this symbol yet.
15870      Branch: perl
15871            ! global.sym
15872 ____________________________________________________________________________
15873 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
15874         Log: Implement the encoding pragma for regex literals.
15875      Branch: perl
15876            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
15877 ____________________________________________________________________________
15878 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
15879         Log: More UTF8 EXACT fixing.
15880      Branch: perl
15881            ! regexec.c
15882 ____________________________________________________________________________
15883 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
15884         Log: More re debugging.
15885      Branch: perl
15886            ! regexec.c
15887 ____________________________________________________________________________
15888 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
15889         Log: EXACT correction attempt.  Continued in #12863.
15890      Branch: perl
15891            ! regexec.c
15892 ____________________________________________________________________________
15893 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
15894         Log: Unterminated L<.
15895      Branch: perl
15896            ! ext/DB_File/DB_File.pm
15897 ____________________________________________________________________________
15898 [ 12859] By: nick                                  on 2001/11/05  19:15:17
15899         Log: Integrate mainline
15900      Branch: perlio
15901           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
15902           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
15903           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
15904           +> lib/Math/BigInt/t/sub_mbi.t
15905            - lib/Math/BigInt/t/Math/Subclass.pm
15906            - lib/Math/BigInt/t/subclass.t
15907           !> (integrate 30 files)
15908 ____________________________________________________________________________
15909 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
15910         Log: Regex debugging fixes from Hugo.
15911      Branch: perl
15912            ! regcomp.c regexec.c
15913 ____________________________________________________________________________
15914 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
15915         Log: IRIX: at some point the cc -version has started
15916              to output to stderr, not stdout any more.
15917      Branch: perl
15918            ! hints/irix_6.sh
15919 ____________________________________________________________________________
15920 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
15921         Log: Update Changes.
15922      Branch: perl
15923            ! Changes patchlevel.h
15924 ____________________________________________________________________________
15925 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
15926         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
15927      Branch: perl
15928            ! lib/File/Spec/Unix.pm
15929 ____________________________________________________________________________
15930 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
15931         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
15932              From: rgarciasuarez@free.fr
15933              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
15934              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
15935      Branch: perl
15936            ! lib/File/Spec/Unix.pm
15937 ____________________________________________________________________________
15938 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
15939         Log: Use config.arch in OS/390 where the combination of
15940              IEEE floats and ldflags is tricky.
15941      Branch: perl
15942            ! hints/os390.sh
15943 ____________________________________________________________________________
15944 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
15945         Log: Metaconfig unit change for #12851.
15946      Branch: metaconfig
15947            ! U/modified/Config_sh.U
15948 ____________________________________________________________________________
15949 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
15950         Log: Support a config.arch file, similar to config.over,
15951              but loaded just before it.
15952      Branch: perl
15953            ! Configure INSTALL
15954 ____________________________________________________________________________
15955 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
15956         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
15957              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15958              Date: Mon, 5 Nov 2001 14:26:24 +0100
15959              Message-ID: <20011105142624.C31977@rafael>
15960      Branch: perl
15961            ! lib/Symbol.pm lib/Symbol.t
15962 ____________________________________________________________________________
15963 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
15964         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
15965              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15966              Date: Sun, 4 Nov 2001 22:28:57 +0100
15967              Message-ID: <20011104222857.C696@rafael>
15968      Branch: perl
15969            ! pod/perldebug.pod pod/perlpodspec.pod
15970 ____________________________________________________________________________
15971 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
15972         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
15973      Branch: perl
15974            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
15975 ____________________________________________________________________________
15976 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
15977         Log: Math::Big* test tweaks to work better with core:
15978              but the coast still not clear.
15979      Branch: perl
15980            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
15981            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
15982 ____________________________________________________________________________
15983 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
15984         Log: Protect against high load: measure how much wall
15985              clock time went by while sleeping.  Avoids some
15986              false negatives, while may introduce some false
15987              positives.  Life is hard.
15988      Branch: perl
15989            ! ext/Time/HiRes/HiRes.t
15990 ____________________________________________________________________________
15991 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
15992         Log: More forgotten from #12843.
15993      Branch: perl
15994            ! lib/Math/BigInt/t/bigfltpm.inc
15995 ____________________________________________________________________________
15996 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
15997         Log: Forgot from #12843.
15998      Branch: perl
15999            + lib/Math/BigInt/t/bigintpm.inc
16000            ! MANIFEST
16001 ____________________________________________________________________________
16002 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
16003         Log: Upgrade to Math::BigInt 1.45; from Tels.
16004              NOTE: some of the tests are failing but that's because
16005              the core integration is not yet done.
16006      Branch: perl
16007            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
16008            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
16009            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
16010            - lib/Math/BigInt/t/Math/Subclass.pm
16011            - lib/Math/BigInt/t/subclass.t
16012            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
16013            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
16014            ! lib/Math/BigInt/t/mbimbf.t
16015 ____________________________________________________________________________
16016 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
16017         Log: VMS: adds capability to control more configuration stuff with
16018              -D and -U switches; parsing config.sh to extract previous config
16019              info in VMS-form, and a rewrite of the "prompt/response" routine;
16020              from Charles Lane.
16021      Branch: perl
16022            ! configure.com
16023 ____________________________________________________________________________
16024 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
16025         Log: Subject: Typo correction in perldebguts.pod
16026              From: mjd@plover.com
16027              Date: 4 Nov 2001 16:20:05 -0000
16028              Message-ID: <20011104162005.16699.qmail@plover.com>
16029      Branch: perl
16030            ! pod/perldebguts.pod
16031 ____________________________________________________________________________
16032 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
16033         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
16034              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16035              Date: Sun, 4 Nov 2001 11:47:30 +0100
16036              Message-ID: <20011104114730.A715@rafael>
16037              
16038              Remove -T from the test, wrong place for that.
16039      Branch: perl
16040            ! lib/File/Temp/t/mktemp.t
16041 ____________________________________________________________________________
16042 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
16043         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
16044              From: Nicholas Clark <nick@ccl4.org>
16045              Date: Sun, 4 Nov 2001 10:41:24 +0000
16046              Message-ID: <20011104104123.U20123@plum.flirble.org>
16047      Branch: perl
16048            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
16049 ____________________________________________________________________________
16050 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
16051         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
16052              From: Michael G Schwern <schwern@pobox.com>
16053              Date: Sat, 3 Nov 2001 15:41:47 -0500
16054              Message-ID: <20011103154147.C600@blackrider>
16055      Branch: perl
16056            ! lib/Term/Cap.t
16057 ____________________________________________________________________________
16058 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
16059         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
16060              From: "Craig A. Berry" <craigberry@mac.com>     
16061              Date: Sat, 03 Nov 2001 16:02:28 -0600
16062              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
16063      Branch: perl
16064            ! ext/Time/HiRes/HiRes.t
16065 ____________________________________________________________________________
16066 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
16067         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
16068              From: "chromatic" <chromatic@rmci.net>
16069              Date: Sat, 03 Nov 2001 12:28:17 -0700
16070              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
16071      Branch: perl
16072            ! lib/Term/Cap.t
16073 ____________________________________________________________________________
16074 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
16075         Log: Don't bother doing POSIX charclass parsing if it
16076              possibly cannot be so.  Prepares way for charclass
16077              syntax like [[abc]||[def]] (or just [[abc][def]])
16078              for union, [[\w]&&[$a]] for intersection,
16079              and [[a-z]&&[^def]] for subtraction.
16080              
16081              Currently /[[a]/ (or /[a[]/) parses as a character
16082              class containing two characters, "[" and "a",
16083              this may have to be broken for the syntax described
16084              above, otherwise we would have to scan the whole pattern
16085              to find out whether the square brackets match pairwise.
16086              Luckily, the special case of "[" doesn't seem to be
16087              documented (as opposed to "]" and "-"), so we may have
16088              better story for breaking it...  One can always use \[
16089              if one wants a literal "[", so there.
16090      Branch: perl
16091            ! regcomp.c
16092 ____________________________________________________________________________
16093 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
16094         Log: Comment correction.
16095      Branch: perl
16096            ! regcomp.c
16097 ____________________________________________________________________________
16098 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
16099         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
16100              The latter is a RedHatism.
16101      Branch: perl
16102            ! lib/ExtUtils/MakeMaker.pm
16103 ____________________________________________________________________________
16104 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
16105         Log: Integrate perlio.
16106      Branch: perl
16107           !> perlio.c
16108 ____________________________________________________________________________
16109 [ 12831] By: nick                                  on 2001/11/03  11:42:15
16110         Log: Integrate mainline
16111      Branch: perlio
16112           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
16113           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
16114           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
16115           !> sv.c t/test.pl
16116 ____________________________________________________________________________
16117 [ 12830] By: nick                                  on 2001/11/03  10:27:34
16118         Log: Fix clone_leak problem.
16119              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
16120              as vestige of calling PerlLIO_dup().
16121      Branch: perlio
16122            ! perlio.c
16123 ____________________________________________________________________________
16124 [ 12829] By: nick                                  on 2001/11/03  09:40:46
16125         Log: Tweaks attempting to locate Doug's clone_leak leak.
16126              - add some PerlIO_debug()
16127              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
16128              - Even if it closing stdout etc. do a fflush()
16129      Branch: perlio
16130            ! perlio.c
16131 ____________________________________________________________________________
16132 [ 12828] By: nick                                  on 2001/11/03  08:34:31
16133         Log: Integrate mainline
16134      Branch: perlio
16135           !> (integrate 54 files)
16136 ____________________________________________________________________________
16137 [ 12827] By: ams                                   on 2001/11/03  03:45:19
16138         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
16139              remove this later). Based on a patch from Robert Spier in
16140              <15330.61459.14452.795263@rls.cx>.
16141      Branch: perl
16142            ! sv.c
16143 ____________________________________________________________________________
16144 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
16145         Log: microperl sync.
16146      Branch: perl
16147            ! doio.c perl.c perl.h perlio.c regexec.c
16148 ____________________________________________________________________________
16149 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
16150         Log: Definitions for the Unicode Newline Guidelines.
16151      Branch: perl
16152            ! perl.h
16153 ____________________________________________________________________________
16154 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
16155         Log: (retracted by #12871)
16156              
16157              There is no csh of any kind in default BeOS.
16158              For the purposes of miniperl globbing, bash
16159              will do.
16160      Branch: perl
16161            ! hints/beos.sh
16162 ____________________________________________________________________________
16163 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
16164         Log: Integrate change #12820 from macperl to maint and blead;
16165              
16166              Fix up (dynaloading) to work properly with multiplicity
16167      Branch: maint-5.6/perl
16168           !> ext/DynaLoader/dl_mac.xs
16169      Branch: perl
16170           !> ext/DynaLoader/dl_mac.xs
16171 ____________________________________________________________________________
16172 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
16173         Log: Several fixes for various exit problems and clearing out
16174              task queue, as well as another (incomplete) go at
16175              fixing error message handling
16176      Branch: maint-5.6/macperl
16177            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
16178 ____________________________________________________________________________
16179 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
16180         Log: Add source files for bleadperl builds
16181      Branch: maint-5.6/macperl
16182            ! macos/Makefile.mk
16183 ____________________________________________________________________________
16184 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
16185         Log: Fix up to work properly with multiplicity
16186      Branch: maint-5.6/macperl
16187            ! ext/DynaLoader/dl_mac.xs
16188 ____________________________________________________________________________
16189 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
16190         Log: Integrate with maintperl.
16191      Branch: maint-5.6/macperl
16192           +> t/op/system.t t/op/system_tests
16193           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
16194           !> pod/perltodo.pod util.c win32/win32.c
16195 ____________________________________________________________________________
16196 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
16197         Log: Locate _PATH_LOG if it's a socket even if not #defined
16198              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
16199              via Nick Clark.
16200      Branch: perl
16201            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
16202 ____________________________________________________________________________
16203 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
16204         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
16205              From: Michael G Schwern <schwern@pobox.com>
16206              Date: Fri, 2 Nov 2001 15:36:41 -0500
16207              Message-ID: <20011102153641.E23234@blackrider>
16208      Branch: perl
16209            ! t/test.pl
16210 ____________________________________________________________________________
16211 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
16212         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
16213              From: merlyn@stonehenge.com (Randal L. Schwartz)
16214              Date: 02 Nov 2001 09:33:34 -0800
16215              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
16216              
16217              (two of the changes)
16218              
16219              Better coexistence with extensions.
16220      Branch: perl
16221            ! ext/Errno/Errno_pm.PL hints/darwin.sh
16222 ____________________________________________________________________________
16223 [ 12815] By: ams                                   on 2001/11/02  16:47:43
16224         Log: Subject: Re: [PATCH] the the double double word word fix fix
16225              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
16226              Date: Fri, 02 Nov 2001 19:43:07 +0100
16227              Message-Id: <3BE2E93B.627C198E@alcatel.at>
16228      Branch: perl
16229            ! pod/perldebug.pod
16230 ____________________________________________________________________________
16231 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
16232         Log: Update Changes.
16233      Branch: perl
16234            ! Changes patchlevel.h
16235 ____________________________________________________________________________
16236 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
16237         Log: More encoding testing.
16238      Branch: perl
16239            ! lib/encoding.pm lib/encoding.t
16240 ____________________________________________________________________________
16241 [ 12812] By: ams                                   on 2001/11/02  15:07:11
16242         Log: Slight modification of #12811.
16243      Branch: perl
16244            ! op.c
16245 ____________________________________________________________________________
16246 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
16247         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
16248              From: Radu Greab <radu@netsoft.ro>
16249              Date: Fri, 2 Nov 2001 15:28:58 +0200
16250              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
16251      Branch: perl
16252            ! op.c t/op/stat.t
16253 ____________________________________________________________________________
16254 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
16255         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
16256              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16257              Date: Thu, 1 Nov 2001 22:35:50 +0100
16258              Message-ID: <20011101223550.A10849@rafael>
16259      Branch: perl
16260            ! lib/ExtUtils/Embed.t
16261 ____________________________________________________________________________
16262 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
16263         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
16264              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
16265              Date: 2 Nov 2001 14:48:51 -0000
16266              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
16267      Branch: perl
16268            ! lib/File/Find.pm
16269 ____________________________________________________________________________
16270 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
16271         Log: Add documentation.
16272      Branch: perl
16273            ! embed.pl pod/perlapi.pod utf8.c
16274 ____________________________________________________________________________
16275 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
16276         Log: Unicode: add ToFold mapping.  Not used yet; but basically
16277              a more useful mapping for caseless aka case-ignoring than
16278              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
16279              algorithm for creating the foldings uses equivalence classes,
16280              see http://www.unicode.org/unicode/reports/tr21/
16281              Hopefully this feature will be used in //i.
16282              (The folding tables were introduced by #12689.)
16283      Branch: perl
16284            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
16285            ! utf8.c
16286 ____________________________________________________________________________
16287 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
16288         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
16289              From: "Craig A. Berry" <craigberry@mac.com>
16290              Date: Fri, 02 Nov 2001 00:03:52 -0600
16291              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
16292      Branch: perl
16293            ! lib/AutoSplit.t
16294 ____________________________________________________________________________
16295 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
16296         Log: Subject: Trivial doc patch
16297              From: andreas.koenig@anima.de (Andreas J. Koenig)
16298              Date: 02 Nov 2001 06:11:35 +0100
16299              Message-ID: <m37kt94v08.fsf@anima.de>
16300      Branch: perl
16301            ! pod/perlport.pod
16302 ____________________________________________________________________________
16303 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
16304         Log: Make encoding and charnames pragmas coexist.
16305      Branch: perl
16306            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
16307 ____________________________________________________________________________
16308 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
16309         Log: The basic character classes seem to go untested with Unicode.
16310      Branch: perl
16311            ! t/op/pat.t
16312 ____________________________________________________________________________
16313 [ 12802] By: ams                                   on 2001/11/02  00:39:36
16314         Log: Subject: [PATCH] the the double double word word fix fix
16315              From: Richard Soderberg <rs@oregonnet.com>
16316              Date: Thu, 1 Nov 2001 13:12:03 -0800
16317              Message-Id: <200111012112.NAA23288@oregonnet.com>
16318              
16319              Subject: Re: [PATCH] the the double double word word fix fix
16320              From: Mark-Jason Dominus <mjd@plover.com>
16321              Date: Thu, 01 Nov 2001 16:43:40 -0500
16322              Message-Id: <20011101214340.2044.qmail@plover.com>
16323              
16324              Subject: Re: [PATCH] the the double double word word fix fix
16325              From: Mark-Jason Dominus <mjd@plover.com>
16326              Date: Thu, 01 Nov 2001 16:51:39 -0500
16327              Message-Id: <20011101215139.2196.qmail@plover.com>
16328      Branch: perl
16329            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
16330            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
16331            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
16332            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
16333            ! pod/perltodo.pod pod/perlxstut.pod
16334 ____________________________________________________________________________
16335 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
16336         Log: Comment tweaks.
16337      Branch: perl
16338            ! toke.c
16339 ____________________________________________________________________________
16340 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
16341         Log: FAQ sync.
16342      Branch: perl
16343            ! pod/perlfaq9.pod
16344 ____________________________________________________________________________
16345 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
16346         Log: If an encoding is set by -M/-m, it must be in
16347              effect only for the actual script, not any other
16348              required/-M/-m'ed module, otherwise we enter a nasty
16349              recursion in regexec.c while trying to init the simple
16350              UTF-8 charclasses like PL_utf8_alnum.
16351      Branch: perl
16352            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
16353 ____________________________________________________________________________
16354 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
16355         Log: A bit more descriptive name.
16356      Branch: perl
16357            ! mg.c
16358 ____________________________________________________________________________
16359 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
16360         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
16361              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16362              Date: Wed, 31 Oct 2001 13:47:04 EST
16363              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
16364      Branch: perl
16365            ! ext/Time/HiRes/HiRes.t
16366 ____________________________________________________________________________
16367 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
16368         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
16369              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16370              Date: Wed, 31 Oct 2001 13:43:29 EST
16371              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
16372      Branch: perl
16373            ! mg.c
16374 ____________________________________________________________________________
16375 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
16376         Log: Subject: [PATCH] Various test cleanups
16377              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16378              Date: Tue, 30 Oct 2001 21:56:26 +0100
16379              Message-ID: <20011030215626.A28503@rafael>
16380      Branch: perl
16381            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
16382            ! ext/DB_File/t/db-recno.t ext/Encode.t
16383 ____________________________________________________________________________
16384 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
16385         Log: Update Changes.
16386      Branch: perl
16387            ! Changes patchlevel.h
16388 ____________________________________________________________________________
16389 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
16390         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
16391              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
16392              Date: Wed, 31 Oct 2001 17:16:39 +0100
16393              Message-ID: <20011031171639.A32511@rafael>
16394      Branch: perl
16395            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
16396 ____________________________________________________________________________
16397 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
16398         Log: Skip message nit.
16399      Branch: perl
16400            ! t/io/fs.t
16401 ____________________________________________________________________________
16402 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
16403         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
16404              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
16405              Date: 31 Oct 2001 14:49:37 -0000
16406              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
16407      Branch: perl
16408            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
16409 ____________________________________________________________________________
16410 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
16411         Log: Extend the effect of the encoding pragma to chr() and ord().
16412              
16413              TODO: regex literals, reentrancy problems with the utf8
16414              and charnames pragmas.
16415      Branch: perl
16416            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
16417 ____________________________________________________________________________
16418 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
16419         Log: Doc tweaks.
16420      Branch: perl
16421            ! lib/encoding.pm
16422 ____________________________________________________________________________
16423 [ 12788] By: nick                                  on 2001/10/31  08:59:56
16424         Log: Integrate mainline
16425      Branch: perlio
16426           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
16427           !> (integrate 49 files)
16428 ____________________________________________________________________________
16429 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
16430         Log: Forgot new proto.
16431      Branch: perl
16432            ! proto.h
16433 ____________________________________________________________________________
16434 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
16435         Log: Clarification: use encoding cannot be used to
16436              change the default encoding of "your whole script";
16437              only the default encoding of the *data*.  Also, it
16438              seems that "use encoding" does not mix with "use utf8"
16439              (a coredumping recursion ensues).  Should not be a huge
16440              problem since "use utf8" is pretty marginal nowadays.
16441      Branch: perl
16442            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
16443 ____________________________________________________________________________
16444 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
16445         Log: More documentation for the encode pragma.
16446      Branch: perl
16447            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
16448            ! pod/perlapi.pod pod/perlunicode.pod sv.c
16449 ____________________________________________________________________________
16450 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
16451         Log: Thinko in #12783.
16452      Branch: perl
16453            ! sv.c
16454 ____________________________________________________________________________
16455 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
16456         Log: Make sv_recode_to_utf8() a real API: the encoding
16457              is a parameter, instead of a global.  Document the
16458              PERL_ENCODING.
16459      Branch: perl
16460            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
16461            ! toke.c
16462 ____________________________________________________________________________
16463 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
16464         Log: Enable -Mencoding=foobar also for string literals.
16465      Branch: perl
16466            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
16467            ! pod/perlapi.pod proto.h sv.c toke.c
16468 ____________________________________________________________________________
16469 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
16470         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
16471              From: Andy Dougherty <doughera@lafayette.edu>
16472              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
16473              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
16474      Branch: perl
16475            ! ext/POSIX/hints/svr4.pl
16476 ____________________________________________________________________________
16477 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
16478         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
16479              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
16480              Date: Mon, 29 Oct 2001 23:11:58 -0000
16481              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
16482              
16483              Add compat.h.
16484      Branch: perl
16485            ! lib/h2xs.t utils/h2xs.PL
16486 ____________________________________________________________________________
16487 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
16488         Log: Subject: PerlIOBuf_dup
16489              From: Nicholas Clark <nick@ccl4.org>              
16490              Date: Mon, 29 Oct 2001 21:52:35 +0000             
16491              Message-ID: <20011029215235.K41204@plum.flirble.org>
16492              
16493              Add prototype.
16494      Branch: perl
16495            ! perliol.h
16496 ____________________________________________________________________________
16497 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
16498         Log: Subject: [PATCH] Make malloc.c errors more useful
16499              From: Richard Soderberg <rs@oregonnet.com>
16500              Date: Mon, 29 Oct 2001 22:28:02 -0800
16501              Message-Id: <200110300628.WAA11025@oregonnet.com>
16502      Branch: perl
16503            ! malloc.c
16504 ____________________________________________________________________________
16505 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
16506         Log: Retract #12776 - the bug 19990906.001 is still valid.
16507      Branch: perl
16508            ! t/run/kill_perl.t
16509 ____________________________________________________________________________
16510 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
16511         Log: (Retracted by #12777)
16512              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
16513              From: Michael G Schwern <schwern@pobox.com> 
16514              Date: Mon, 29 Oct 2001 23:01:08 -0500
16515              Message-ID: <20011029230108.G18053@blackrider>
16516      Branch: perl
16517            ! t/run/kill_perl.t
16518 ____________________________________________________________________________
16519 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
16520         Log: Comment nits.
16521      Branch: perl
16522            ! lib/encoding.t
16523 ____________________________________________________________________________
16524 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
16525         Log: integrate change#12772 from mainline
16526              
16527              Subject: [PATCH] Mommy, what's a pointer cast?
16528      Branch: maint-5.6/perl
16529            ! perl.h
16530 ____________________________________________________________________________
16531 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
16532         Log: Subject: [PATCH] Mommy, what's a pointer cast?
16533              From: Richard Soderberg <rs@oregonnet.com>
16534              Date: Mon, 29 Oct 2001 17:01:10 -0800
16535              Message-Id: <200110300101.RAA31561@oregonnet.com>
16536              
16537              (threads* parts)
16538      Branch: perl
16539            ! ext/threads/shared/shared.xs ext/threads/threads.xs
16540 ____________________________________________________________________________
16541 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
16542         Log: Subject: [PATCH] Mommy, what's a pointer cast?
16543              From: Richard Soderberg <rs@oregonnet.com>
16544              Date: Mon, 29 Oct 2001 17:01:10 -0800
16545              Message-Id: <200110300101.RAA31561@oregonnet.com>
16546              
16547              (the perl.h part)
16548      Branch: perl
16549            ! perl.h
16550 ____________________________________________________________________________
16551 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
16552         Log: Subject: [PATCH] OpenBSD likes signal.h 
16553              From: Richard Soderberg <rs@oregonnet.com>
16554              Date: Mon, 29 Oct 2001 17:00:31 -0800
16555              Message-Id: <200110300100.RAA31533@oregonnet.com>
16556      Branch: perl
16557            ! unixish.h
16558 ____________________________________________________________________________
16559 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
16560         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
16561              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
16562              Date: Mon, 29 Oct 2001 23:04:23 -0000
16563              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
16564      Branch: perl
16565            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
16566            ! ext/DB_File/t/db-recno.t
16567 ____________________________________________________________________________
16568 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
16569         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
16570              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
16571              Date: Mon, 29 Oct 2001 12:34:07 -0600
16572              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
16573      Branch: perl
16574            ! ext/Time/HiRes/HiRes.t
16575 ____________________________________________________________________________
16576 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
16577         Log: Update Changes.
16578      Branch: perl
16579            ! Changes patchlevel.h
16580 ____________________________________________________________________________
16581 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
16582         Log: AIX needs an explicit symbol export list.
16583      Branch: perl
16584            ! lib/ExtUtils/Embed.t
16585 ____________________________________________________________________________
16586 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
16587         Log: The test (and the module) would require some
16588              quality hacking time to work on EBCDIC.  Based on
16589              the test results nothing seems to be majorly broken,
16590              the module just seems to have strange assumptions:
16591              got: ''\226\225\205'
16592              expected: ''one'
16593              The \226\225\205 being, of course, 'one', in EBCDIC.
16594      Branch: perl
16595            ! lib/Dumpvalue.t
16596 ____________________________________________________________________________
16597 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
16598         Log: Mark the test known to be failing in EBCDIC.
16599      Branch: perl
16600            ! t/op/tr.t
16601 ____________________________________________________________________________
16602 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
16603         Log: None of the libnet modules are going to work in
16604              EBCDIC without the Convert::EBCDIC.
16605      Branch: perl
16606            ! t/lib/1_compile.t
16607 ____________________________________________________________________________
16608 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
16609         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
16610      Branch: perl
16611            ! t/op/pack.t
16612 ____________________________________________________________________________
16613 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
16614         Log: UTF-EBCDIC ain't UTF-8.
16615      Branch: perl
16616            ! t/op/pack.t
16617 ____________________________________________________________________________
16618 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
16619         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
16620      Branch: perl
16621            ! t/lib/1_compile.t
16622 ____________________________________________________________________________
16623 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
16624         Log: Let's not assume ASCII.
16625      Branch: perl
16626            ! t/op/lc.t
16627 ____________________________________________________________________________
16628 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
16629         Log: Call the new perlio symbols differently.
16630      Branch: perl
16631            ! makedef.pl
16632 ____________________________________________________________________________
16633 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
16634         Log: Don't expect ASCII ordering.
16635      Branch: perl
16636            ! lib/ExtUtils/Manifest.t
16637 ____________________________________________________________________________
16638 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
16639         Log: Forgot from #12756.
16640      Branch: perl
16641            ! perlio.h
16642 ____________________________________________________________________________
16643 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
16644         Log: BeOS tweaks:
16645              - fseeko and ftello can be found by Configure but
16646              we do not seem to have prototypes for them so
16647              let's make up some
16648              - BeOS didn't use to have real sockets (sockets as
16649              filedescriptors) but the BONE package is supposed
16650              to fix this.  I do not know how to detect BONEness,
16651              see hints/beos.sh for a spot that needs to fixed.
16652              - BeOS has O_TEXT != O_BINARY but has no setmode()
16653      Branch: perl
16654            ! hints/beos.sh perlio.c
16655 ____________________________________________________________________________
16656 [ 12755] By: sky                                   on 2001/10/29  12:56:12
16657         Log: Ugly fix to not die when a thread creator is holding locks.
16658      Branch: perl
16659            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
16660            ! ext/threads/threads.xs
16661 ____________________________________________________________________________
16662 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
16663         Log: Integrate change #12752 from maintperl;
16664              
16665              croak(Nullch) wasn't printing the contents of ERRSV if there was
16666              no outer eval (bug in change#6125)
16667      Branch: perl
16668           !> util.c
16669 ____________________________________________________________________________
16670 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
16671         Log: Subject: [PATCH h2xs] Use of static data in XS modules
16672              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
16673              Date: Sun, 28 Oct 2001 21:19:07 -0000
16674              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
16675              
16676              with nits from Sarathy.
16677      Branch: perl
16678            ! utils/h2xs.PL
16679 ____________________________________________________________________________
16680 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
16681         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
16682              no outer eval (bug in change#6125)
16683      Branch: maint-5.6/perl
16684            ! util.c
16685 ____________________________________________________________________________
16686 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
16687         Log: More todo for the encoding pragma.
16688      Branch: perl
16689            ! lib/encoding.pm
16690 ____________________________________________________________________________
16691 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
16692         Log: Add the encoding pragma to control the "upgrade"
16693              from the native eight bit data to Unicode.
16694              
16695              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
16696      Branch: perl
16697            + lib/encoding.pm lib/encoding.t
16698            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
16699            ! pod/perlunicode.pod pod/perlvar.pod sv.c
16700 ____________________________________________________________________________
16701 [ 12749] By: sky                                   on 2001/10/28  21:02:33
16702         Log: Update documentation.
16703      Branch: perl
16704            ! ext/threads/shared/shared.pm
16705 ____________________________________________________________________________
16706 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
16707         Log: Integrate change #12747 from maintperl;
16708              
16709              finishing touches to system() fixes on windows:
16710              * detect cmd shell correctly even if it had full path in it
16711              * more quoting needed for single-arg system if the argument
16712              really had multiple quoted arguments within it
16713              * be smarter about not calling the shell when the executable
16714              has spaces, but otherwise does not need shell involvement
16715              * add a testsuite (windows-specific currently)
16716      Branch: perl
16717           +> t/op/system.t t/op/system_tests
16718            ! MANIFEST pod/perltodo.pod
16719           !> win32/win32.c
16720 ____________________________________________________________________________
16721 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
16722         Log: finishing touches to system() fixes on windows:
16723              * detect cmd shell correctly even if it had full path in it
16724              * more quoting needed for single-arg system if the argument
16725              really had multiple quoted arguments within it
16726              * be smarter about not calling the shell when the executable
16727              has spaces, but otherwise does not need shell involvement
16728              * add a testsuite (windows-specific currently)
16729      Branch: maint-5.6/perl
16730            + t/op/system.t t/op/system_tests
16731            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
16732 ____________________________________________________________________________
16733 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
16734         Log: Integrate perlio.
16735      Branch: perl
16736           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
16737 ____________________________________________________________________________
16738 [ 12745] By: nick                                  on 2001/10/28  16:08:14
16739         Log: Mingw32 fixup for Embed.t
16740      Branch: perlio
16741            ! lib/ExtUtils/Embed.t
16742 ____________________________________________________________________________
16743 [ 12744] By: nick                                  on 2001/10/28  15:54:14
16744         Log: GCC vs MS 64-bit constant syntax
16745      Branch: perlio
16746            ! ext/Time/HiRes/HiRes.xs
16747 ____________________________________________________________________________
16748 [ 12743] By: nick                                  on 2001/10/28  15:42:55
16749         Log: Integrate mainline
16750      Branch: perlio
16751           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
16752 ____________________________________________________________________________
16753 [ 12742] By: sky                                   on 2001/10/28  14:47:10
16754         Log: Manpage updates.
16755      Branch: perl
16756            ! ext/threads/threads.pm
16757 ____________________________________________________________________________
16758 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
16759         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
16760      Branch: perl
16761            ! lib/ExtUtils/Embed.t
16762 ____________________________________________________________________________
16763 [ 12740] By: nick                                  on 2001/10/28  14:14:24
16764         Log: Integrate mainline
16765      Branch: perlio
16766           !> lib/ExtUtils/Embed.t win32/win32.c
16767 ____________________________________________________________________________
16768 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
16769         Log: Need to be ./executed.
16770      Branch: perl
16771            ! lib/ExtUtils/Embed.t
16772 ____________________________________________________________________________
16773 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
16774         Log: Integrate perlio.
16775      Branch: perl
16776           !> perlio.c win32/win32.h
16777 ____________________________________________________________________________
16778 [ 12737] By: nick                                  on 2001/10/28  13:53:45
16779         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
16780              by gcc -xc++.
16781      Branch: perlio
16782            ! win32/win32.h
16783 ____________________________________________________________________________
16784 [ 12736] By: nick                                  on 2001/10/28  13:50:50
16785         Log: Have :stdio layer update an honour the fd refcnt table.
16786              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
16787      Branch: perlio
16788            ! perlio.c
16789 ____________________________________________________________________________
16790 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
16791         Log: Integrate changes #12724 and #12725 from maintperl;
16792              multiarg system now works.
16793      Branch: perl
16794           !> win32/win32.c
16795 ____________________________________________________________________________
16796 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
16797         Log: Integrate perlio.
16798      Branch: perl
16799           +> lib/ExtUtils/Embed.t
16800           !> MANIFEST perlio.c
16801 ____________________________________________________________________________
16802 [ 12733] By: nick                                  on 2001/10/28  13:07:16
16803         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
16804              least for PERLIO=perlio unthreaded case
16805      Branch: perlio
16806            ! perlio.c
16807 ____________________________________________________________________________
16808 [ 12732] By: nick                                  on 2001/10/28  11:10:24
16809         Log: Typo in exe name
16810      Branch: perlio
16811            ! lib/ExtUtils/Embed.t
16812 ____________________________________________________________________________
16813 [ 12731] By: nick                                  on 2001/10/28  11:09:59
16814         Log: Integrate Mainline
16815      Branch: perlio
16816           !> Changes configure.com ext/DB_File/DB_File.pm
16817           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
16818           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
16819           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
16820           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
16821           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
16822           !> t/TEST t/op/regexp.t win32/buildext.pl
16823 ____________________________________________________________________________
16824 [ 12730] By: nick                                  on 2001/10/28  11:05:35
16825         Log: Fixup Embed.t for Win32/VC++
16826      Branch: perlio
16827            ! lib/ExtUtils/Embed.t
16828 ____________________________________________________________________________
16829 [ 12729] By: nick                                  on 2001/10/28  09:36:20
16830         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
16831              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
16832              ExtUtils::Embed.
16833      Branch: perlio
16834            + lib/ExtUtils/Embed.t
16835            ! MANIFEST
16836 ____________________________________________________________________________
16837 [ 12728] By: sky                                   on 2001/10/28  08:12:53
16838         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
16839              line manually!
16840      Branch: perl
16841            ! lib/ExtUtils/xsubpp
16842 ____________________________________________________________________________
16843 [ 12727] By: sky                                   on 2001/10/28  08:02:09
16844         Log: And here we use the prototypes.
16845      Branch: perl
16846            ! ext/threads/shared/shared.xs
16847 ____________________________________________________________________________
16848 [ 12726] By: sky                                   on 2001/10/28  08:00:48
16849         Log: Support [] style prototypes.
16850      Branch: perl
16851            ! lib/ExtUtils/xsubpp
16852 ____________________________________________________________________________
16853 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
16854         Log: yet another multi-arg system() fix on windows: batch files as the
16855              first argument (i.e. directly executed by CreateProcess()) need
16856              extra quoting to escape shell-shock
16857      Branch: maint-5.6/perl
16858            ! win32/win32.c
16859 ____________________________________________________________________________
16860 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
16861         Log: another multi-arg system() fix on windows: passing empty arguments
16862              now works
16863      Branch: maint-5.6/perl
16864            ! win32/win32.c
16865 ____________________________________________________________________________
16866 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
16867         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
16868              No final #else #error because we do not seem to
16869              be using #error?
16870      Branch: perl
16871            ! op.h
16872 ____________________________________________________________________________
16873 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
16874         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
16875              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
16876              Date: Sat, 27 Oct 2001 23:28:44 EST 
16877              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
16878      Branch: perl
16879            ! ext/Time/HiRes/HiRes.xs
16880 ____________________________________________________________________________
16881 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
16882         Log: Regen perlapi, perltoc.
16883      Branch: perl
16884            ! pod/perlapi.pod pod/perltoc.pod
16885 ____________________________________________________________________________
16886 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
16887         Log: Subject: [PATCH] sv.h documentation
16888              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
16889              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
16890              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
16891      Branch: perl
16892            ! sv.h
16893 ____________________________________________________________________________
16894 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
16895         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
16896              system("nmake -nologo", "clean") and there is no executable
16897              called "nmake -nologo"; this used to "work" pre-change#12559 due
16898              to bugs in multiarg system() that have since been fixed
16899      Branch: perl
16900            ! win32/buildext.pl
16901 ____________________________________________________________________________
16902 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
16903         Log: Update Changes.
16904      Branch: perl
16905            ! Changes patchlevel.h
16906 ____________________________________________________________________________
16907 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
16908         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
16909              From: Richard.Foley@t-online.de (Richard Foley)            
16910              Date: Sun, 28 Oct 2001 00:48:32 +0200
16911              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
16912      Branch: perl
16913            ! pod/perlhack.pod
16914 ____________________________________________________________________________
16915 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
16916         Log: Must store pointers with the right width.
16917      Branch: perl
16918            ! op.h
16919 ____________________________________________________________________________
16920 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
16921         Log: Integrate change #12711 from perlio;
16922              
16923              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
16924              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
16925      Branch: perl
16926           !> perlio.c
16927 ____________________________________________________________________________
16928 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
16929         Log: Subject: [PATCH] make minitest
16930              From: Nicholas Clark <nick@ccl4.org>
16931              Date: Sat, 27 Oct 2001 22:56:16 +0100
16932              Message-ID: <20011027225616.L20275@plum.flirble.org>
16933      Branch: perl
16934            ! t/TEST
16935 ____________________________________________________________________________
16936 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
16937         Log: Patch #12661 missed this.
16938      Branch: perl
16939            ! ext/DB_File/DB_File.pm
16940 ____________________________________________________________________________
16941 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
16942         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
16943              From: "Craig A. Berry" <craigberry@mac.com>
16944              Date: Sat, 27 Oct 2001 16:07:47 -0500
16945              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
16946      Branch: perl
16947            ! configure.com perlio.c
16948 ____________________________________________________________________________
16949 [ 12711] By: nick                                  on 2001/10/27  19:49:25
16950         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
16951              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
16952      Branch: perlio
16953            ! perlio.c
16954 ____________________________________________________________________________
16955 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
16956         Log: Let's not replace reason if there's one already supplied.
16957      Branch: perl
16958            ! t/op/regexp.t
16959 ____________________________________________________________________________
16960 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
16961         Log: is not good.
16962      Branch: perl
16963            ! t/op/regexp.t
16964 ____________________________________________________________________________
16965 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
16966         Log: ldlibpth can exist but be unset.
16967      Branch: perl
16968            ! t/TEST
16969 ____________________________________________________________________________
16970 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
16971         Log: Unicode: property alias naming cleanup.
16972      Branch: perl
16973            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
16974 ____________________________________________________________________________
16975 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
16976         Log: FAQ sync.
16977      Branch: perl
16978            ! pod/perlfaq4.pod
16979 ____________________________________________________________________________
16980 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
16981         Log: Integrate change #12703 from maintperl;
16982              
16983              typemap stuff intervenes before declaration, move it to PREINIT
16984              section
16985              
16986              (an empty integrate, but now the files are in sync
16987              between the branches)
16988      Branch: perl
16989           !> ext/ODBM_File/ODBM_File.xs
16990 ____________________________________________________________________________
16991 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
16992         Log: More PerlIO symbols.
16993      Branch: perl
16994            ! makedef.pl
16995 ____________________________________________________________________________
16996 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
16997         Log: typemap stuff intervenes before declaration, move it to PREINIT
16998              section
16999      Branch: maint-5.6/perl
17000            ! ext/ODBM_File/ODBM_File.xs
17001 ____________________________________________________________________________
17002 [ 12702] By: nick                                  on 2001/10/27  14:09:35
17003         Log: Integrate mainline
17004      Branch: perlio
17005           +> ext/threads/shared/t/av_simple.t
17006           +> ext/threads/shared/t/hv_refs.t
17007           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
17008           !> (integrate 109 files)
17009 ____________________________________________________________________________
17010 [ 12700] By: ams                                   on 2001/10/26  21:22:23
17011         Log: Subject: [PATCH] tweak divide
17012              From: Nicholas Clark <nick@ccl4.org>
17013              Date: Fri, 26 Oct 2001 22:52:17 +0100
17014              Message-Id: <20011026225217.B20275@plum.flirble.org>
17015      Branch: perl
17016            ! pp.c
17017 ____________________________________________________________________________
17018 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
17019         Log: Integrate a buncha things from maintperl.
17020      Branch: maint-5.6/macperl
17021           !> (integrate 32 files)
17022 ____________________________________________________________________________
17023 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
17024         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
17025              From: Andy Dougherty <doughera@lafayette.edu>
17026              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
17027              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
17028      Branch: perl
17029            ! hints/svr4.sh
17030 ____________________________________________________________________________
17031 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
17032         Log: When you're root, many things become writable.
17033      Branch: perl
17034            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
17035 ____________________________________________________________________________
17036 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
17037         Log: Update Changes.
17038      Branch: perl
17039            ! Changes patchlevel.h
17040 ____________________________________________________________________________
17041 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
17042         Log: Term/Cap.t attempts to access the floppy drive for no good reason
17043              on dosish systems
17044      Branch: perl
17045            ! lib/Term/Cap.t
17046 ____________________________________________________________________________
17047 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
17048         Log: fix misleading comment on known inadequacy in B::Terse, and skip
17049              it correctly
17050      Branch: perl
17051            ! ext/B/t/terse.t
17052 ____________________________________________________________________________
17053 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
17054         Log: fix spurious AutoSplit.t failure under windows
17055      Branch: perl
17056            ! lib/AutoSplit.t
17057 ____________________________________________________________________________
17058 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
17059         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
17060      Branch: perl
17061            ! ext/Time/HiRes/HiRes.t
17062 ____________________________________________________________________________
17063 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
17064         Log: More logical to use %04"UVXf" than %"UVuf" since
17065              the Unicode standard prefers hex.
17066      Branch: perl
17067            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
17068            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
17069            ! lib/unicore/mktables utf8.c
17070 ____________________________________________________________________________
17071 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
17072         Log: change#12065 seems to have broken Encode build on windows; fix
17073      Branch: perl
17074            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
17075 ____________________________________________________________________________
17076 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
17077         Log: Unicode: add the case folding table.
17078      Branch: perl
17079            + lib/unicore/To/Fold.pl
17080            ! MANIFEST lib/unicore/mktables
17081 ____________________________________________________________________________
17082 [ 12688] By: sky                                   on 2001/10/26  13:51:29
17083         Log: Get the new functions right, do not export lock since we use builtin lock.
17084              TODO: fix xsubpp to support the new prototypes
17085      Branch: perl
17086            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
17087 ____________________________________________________________________________
17088 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
17089         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
17090              as suggested by Sarathy.
17091      Branch: perl
17092            ! mg.c
17093 ____________________________________________________________________________
17094 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
17095         Log: avoid compiler warning
17096      Branch: perl
17097            ! win32/win32.c
17098 ____________________________________________________________________________
17099 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
17100         Log: WinCE update from Rainer Keuchel.
17101      Branch: perl
17102            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
17103            ! wince/wince.c
17104 ____________________________________________________________________________
17105 [ 12684] By: sky                                   on 2001/10/26  13:34:33
17106         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
17107      Branch: perl
17108            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
17109 ____________________________________________________________________________
17110 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
17111         Log: More fixes that were made to the core and not in the libnet src
17112      Branch: perl
17113            ! lib/Net/Domain.pm
17114 ____________________________________________________________________________
17115 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
17116         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
17117              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
17118              Date: Fri, 26 Oct 2001 13:55:21 +0200
17119              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
17120              
17121              (plus make the db-recno.t#59 accept both \n and \r\n)
17122      Branch: perl
17123            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
17124            ! ext/DB_File/t/db-recno.t
17125 ____________________________________________________________________________
17126 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
17127         Log: Fix tests to be able to run in the core and the CPAN dist
17128      Branch: perl
17129            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
17130            ! lib/Net/t/require.t lib/Net/t/smtp.t
17131 ____________________________________________________________________________
17132 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
17133         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
17134              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17135              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
17136              Date: Fri, 26 Oct 2001 08:34:46 EDT
17137      Branch: perl
17138            ! ext/Time/HiRes/HiRes.t
17139 ____________________________________________________________________________
17140 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
17141         Log: Sync libnet modules with what will be libnet-1.08
17142      Branch: perl
17143            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
17144            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
17145            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
17146            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
17147 ____________________________________________________________________________
17148 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
17149         Log: Integrate maintperl changes #12268 and #12669;
17150              
17151              final touches to the audit for statics and thread-unsafe code
17152              * make DB_File, ODBM_File thread-safe 
17153              * remove unnecessary/dangerous statics and protect others
17154              from not getting accidentally enabled under threaded perls
17155              
17156              windows support functions get_childdir() et al aren't exported
17157              correctly under vanilla build
17158              
17159              Testing under win32 appreciated since changes there had
17160              to be manually merged and I cannot test how badly did I do.
17161      Branch: perl
17162           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
17163           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
17164           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
17165           !> win32/vmem.h win32/win32.c win32/win32iop.h
17166 ____________________________________________________________________________
17167 [ 12677] By: sky                                   on 2001/10/26  12:37:17
17168         Log: More Config::threads to threads::threads changes
17169      Branch: perl
17170            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
17171 ____________________________________________________________________________
17172 [ 12676] By: sky                                   on 2001/10/26  12:31:46
17173         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
17174      Branch: perl
17175            ! ext/threads/threads.pm ext/threads/threads.xs
17176 ____________________________________________________________________________
17177 [ 12675] By: sky                                   on 2001/10/26  12:06:30
17178         Log: Allocing a TLS in runtime is not too hot.
17179      Branch: perl
17180            ! ext/threads/threads.xs
17181 ____________________________________________________________________________
17182 [ 12674] By: sky                                   on 2001/10/26  11:59:09
17183         Log: Don't display debug data.
17184      Branch: perl
17185            ! ext/threads/threads.pm
17186 ____________________________________________________________________________
17187 [ 12673] By: sky                                   on 2001/10/26  11:35:47
17188         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
17189              complete bar support for blessed objects.
17190              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
17191      Branch: perl
17192            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
17193 ____________________________________________________________________________
17194 [ 12672] By: sky                                   on 2001/10/26  11:15:28
17195         Log: Fix case where shared reference does not exist in current thread.
17196      Branch: perl
17197            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
17198 ____________________________________________________________________________
17199 [ 12671] By: sky                                   on 2001/10/26  08:48:52
17200         Log: Support for references in shared arrays.
17201      Branch: perl
17202            ! ext/threads/shared/shared.xs
17203 ____________________________________________________________________________
17204 [ 12670] By: sky                                   on 2001/10/26  08:30:11
17205         Log: Add tests for references in hashes.
17206      Branch: perl
17207            + ext/threads/shared/t/hv_refs.t
17208            ! MANIFEST
17209 ____________________________________________________________________________
17210 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
17211         Log: windows support functions get_childdir() et al aren't exported
17212              correctly under vanilla build
17213      Branch: maint-5.6/perl
17214            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
17215 ____________________________________________________________________________
17216 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
17217         Log: final touches to the audit for statics and thread-unsafe code
17218              * make DB_File, ODBM_File thread-safe 
17219              * remove unnecessary/dangerous statics and protect others
17220              from not getting accidentally enabled under threaded perls
17221      Branch: maint-5.6/perl
17222            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
17223            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
17224            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
17225            ! win32/win32.c
17226 ____________________________________________________________________________
17227 [ 12667] By: ams                                   on 2001/10/26  03:48:36
17228         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
17229              From: "Richard Soderberg" <rs@crystalflame.net>
17230              Date: Thu, 25 Oct 2001 23:42:50 -0400
17231              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
17232      Branch: perl
17233            ! sharedsv.c
17234 ____________________________________________________________________________
17235 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
17236         Log: Integrate change #12664 from maintperl;
17237              
17238              the newest GCCs don't seem to like C<"string1"##STRING2>
17239              so keep it as C<"string1" STRING2> (latter appears to
17240              work everywhere)
17241      Branch: perl
17242           !> ext/DynaLoader/dlutils.c
17243 ____________________________________________________________________________
17244 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
17245         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
17246              From: Chris Nandor <pudge@pobox.com>
17247              Date: Thu, 25 Oct 2001 22:15:03 -0400
17248              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
17249      Branch: perl
17250            ! perl.h
17251 ____________________________________________________________________________
17252 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
17253         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
17254              C<"string1" STRING2> (latter appears to work everywhere)
17255      Branch: maint-5.6/perl
17256            ! ext/DynaLoader/dlutils.c
17257 ____________________________________________________________________________
17258 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
17259         Log: AUTHORS update.
17260      Branch: perl
17261            ! AUTHORS
17262 ____________________________________________________________________________
17263 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
17264         Log: Integrate change #12660 from maintperl;
17265              
17266              make the dMY_CXT stuff available under all of
17267              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
17268      Branch: perl
17269           !> perl.h
17270 ____________________________________________________________________________
17271 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
17272         Log: Subject: [PATCH] DB_File-1.79
17273              From: "Paul Marquess" <paul.marquess@openwave.com>
17274              Date: Fri, 26 Oct 2001 00:03:54 +0100
17275              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
17276      Branch: perl
17277            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
17278            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
17279 ____________________________________________________________________________
17280 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
17281         Log: make the dMY_CXT stuff available under all of
17282              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
17283      Branch: maint-5.6/perl
17284            ! perl.h
17285 ____________________________________________________________________________
17286 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
17287         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
17288              From: Michael G Schwern <schwern@pobox.com>
17289              Date: Thu, 25 Oct 2001 18:28:12 -0400
17290              Message-ID: <20011025182812.M4811@blackrider>
17291      Branch: perl
17292            ! t/run/kill_perl.t
17293 ____________________________________________________________________________
17294 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
17295         Log: STRLEN != int.
17296      Branch: perl
17297            ! regcomp.c regexec.c
17298 ____________________________________________________________________________
17299 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
17300         Log: Subject: [PATCH] remove small IVop redundancy
17301              From: Nicholas Clark <nick@ccl4.org>
17302              Date: Thu, 25 Oct 2001 22:48:28 +0100
17303              Message-ID: <20011025224827.M66471@plum.flirble.org>
17304      Branch: perl
17305            ! pp.c pp_hot.c
17306 ____________________________________________________________________________
17307 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
17308         Log: Metaconfig unit change for #12655.
17309      Branch: metaconfig/U/perl
17310            ! Extensions.U
17311 ____________________________________________________________________________
17312 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
17313         Log: Subject: Re: Not OK @12650
17314              From: Andy Dougherty <doughera@lafayette.edu>
17315              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
17316              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
17317      Branch: perl
17318            ! Configure
17319 ____________________________________________________________________________
17320 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
17321         Log: Integrate changes #12652 and #12653 from maintperl;
17322              
17323              more tweaks to change#12626
17324              * move the boilerplate code over to perl.h and make DynaLoader
17325              use it
17326              * make re, Opcode, File::Glob and B threadsafe
17327              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
17328              C<no re;> anywhere)
17329              
17330              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
17331              
17332              File::Glob required a bit more work in bleadperl
17333              because of ExtUtils::Constant (see the Makefile.PL change)
17334      Branch: perl
17335            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
17336           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
17337           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
17338 ____________________________________________________________________________
17339 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
17340         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
17341      Branch: maint-5.6/perl
17342            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
17343            ! ext/Opcode/Opcode.xs ext/re/re.xs
17344 ____________________________________________________________________________
17345 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
17346         Log: more tweaks to change#12626
17347              * move the boilerplate code over to perl.h and make DynaLoader
17348              use it
17349              * make re, Opcode, File::Glob and B threadsafe
17350              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
17351              C<no re;> anywhere)
17352      Branch: maint-5.6/perl
17353            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
17354            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
17355 ____________________________________________________________________________
17356 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
17357         Log: Metaconfig unit change for #12650.
17358      Branch: metaconfig/U/perl
17359            ! Extensions.U
17360 ____________________________________________________________________________
17361 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
17362         Log: Subject: Re: ithreads doesn't like usedl=n
17363              From: Andy Dougherty <doughera@lafayette.edu>
17364              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
17365              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
17366              
17367              Special-case threads::shared.
17368      Branch: perl
17369            ! Configure
17370 ____________________________________________________________________________
17371 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
17372         Log: Getting fancier...
17373      Branch: perl
17374            ! t/TEST
17375 ____________________________________________________________________________
17376 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
17377         Log: csh - what a pain.
17378      Branch: perl
17379            ! t/TEST
17380 ____________________________________________________________________________
17381 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
17382         Log: Update Changes.
17383      Branch: perl
17384            ! Changes patchlevel.h
17385 ____________________________________________________________________________
17386 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
17387         Log: Allow resetting the locale system for the duration
17388              of the build (Mac OS X default setting LANG=En_US
17389              ist kaputt)
17390      Branch: perl
17391            ! Makefile.SH
17392 ____________________________________________________________________________
17393 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
17394         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
17395      Branch: perl
17396            ! ext/Digest/MD5/t/files.t
17397 ____________________________________________________________________________
17398 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
17399         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
17400              From: Andy Dougherty <doughera@lafayette.edu>
17401              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
17402              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
17403      Branch: perl
17404            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
17405            ! ext/threads/shared/Makefile.PL
17406 ____________________________________________________________________________
17407 [ 12643] By: sky                                   on 2001/10/25  12:28:26
17408         Log: Add support for reference members of hashes.
17409      Branch: perl
17410            ! ext/threads/shared/shared.xs
17411 ____________________________________________________________________________
17412 [ 12642] By: ams                                   on 2001/10/25  12:21:13
17413         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
17414              From: "Norton Allen" <nort@qnx.com>
17415              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
17416              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
17417      Branch: perl
17418            ! ext/Digest/MD5/MD5.xs
17419 ____________________________________________________________________________
17420 [ 12641] By: sky                                   on 2001/10/25  10:27:39
17421         Log: Tests shared hashes.
17422      Branch: perl
17423            + ext/threads/shared/t/hv_simple.t
17424            ! MANIFEST
17425 ____________________________________________________________________________
17426 [ 12640] By: sky                                   on 2001/10/25  10:18:23
17427         Log: Fix threadcounts for arrays and hashes.
17428      Branch: perl
17429            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
17430 ____________________________________________________________________________
17431 [ 12639] By: sky                                   on 2001/10/25  10:17:26
17432         Log: Note to self, doing *src_ary++ in a macro that evaluates
17433              the value more than once is a good way to dump core.
17434      Branch: perl
17435            ! sharedsv.c
17436 ____________________________________________________________________________
17437 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
17438         Log: Integrate change #12636 from maintperl; more dl fixups.
17439      Branch: perl
17440           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
17441           !> ext/DynaLoader/dl_vms.xs
17442 ____________________________________________________________________________
17443 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
17444         Log: Like dl_hpux, like dl_dld.
17445      Branch: perl
17446            ! ext/DynaLoader/dl_dld.xs
17447 ____________________________________________________________________________
17448 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
17449         Log: followups to change#12635
17450      Branch: maint-5.6/perl
17451            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
17452            ! ext/DynaLoader/dl_vms.xs
17453 ____________________________________________________________________________
17454 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
17455         Log: add part of change#12634 to the two files that need it; dl_aix.xs
17456              in maint-5.6 doesn't have the branch that had the problem in
17457              mainline
17458      Branch: maint-5.6/perl
17459            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
17460 ____________________________________________________________________________
17461 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
17462         Log: Fixes for #12627.
17463      Branch: perl
17464            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
17465 ____________________________________________________________________________
17466 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
17467         Log: Since pv_uni_display and sv_uni_display are now used
17468              in the re extension, their symbols have to be exported.
17469      Branch: perl
17470            ! embed.pl global.sym
17471 ____________________________________________________________________________
17472 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
17473         Log: Subject:  Re: [PATCH Perl@12567] debug /list
17474              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17475              Date: Tue, 23 Oct 2001 21:40:33 EDT
17476              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
17477      Branch: perl
17478            ! configure.com
17479 ____________________________________________________________________________
17480 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
17481         Log: This takes care of some of the re 'debug' cases but
17482              not all cases since the information whether the pattern
17483              or the target are utf8 seems to be either lost or not
17484              spread widely enough, sigh.
17485      Branch: perl
17486            ! regcomp.c
17487 ____________________________________________________________________________
17488 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
17489         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
17490              From: John Peacock <jpeacock@rowman.com>
17491              Date: Wed, 24 Oct 2001 16:53:29 -0400
17492              Message-ID: <3BD72A49.1508D152@rowman.com>
17493      Branch: perl
17494            ! configure.com
17495 ____________________________________________________________________________
17496 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
17497         Log: Upgrade NetWare and WinCE as in #12626.
17498      Branch: perl
17499            ! NetWare/dl_netware.xs wince/dl_win32.xs
17500 ____________________________________________________________________________
17501 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
17502         Log: Tru64 compiler nit.
17503      Branch: perl
17504            ! ext/threads/shared/shared.xs
17505 ____________________________________________________________________________
17506 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
17507         Log: Integrate change #12626 from maintperl;
17508              make DynaLoader threadsafe by moving all statics into
17509              interpreter-local space
17510              
17511              TODO: Netware, OS/2, WinCE
17512      Branch: perl
17513           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
17514           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
17515           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
17516           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
17517           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
17518           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
17519           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
17520 ____________________________________________________________________________
17521 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
17522         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
17523              space
17524      Branch: maint-5.6/perl
17525            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
17526            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
17527            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
17528            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
17529            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
17530            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
17531            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
17532 ____________________________________________________________________________
17533 [ 12625] By: sky                                   on 2001/10/24  20:05:26
17534         Log: Change #12623 inflicted an infinite hang. Fixed.
17535      Branch: perl
17536            ! ext/threads/shared/shared.xs
17537 ____________________________________________________________________________
17538 [ 12624] By: sky                                   on 2001/10/24  19:06:55
17539         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
17540      Branch: perl
17541            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
17542 ____________________________________________________________________________
17543 [ 12623] By: sky                                   on 2001/10/24  18:06:34
17544         Log: We need to do sharedsv_find in the original perl context.
17545      Branch: perl
17546            ! ext/threads/shared/shared.xs
17547 ____________________________________________________________________________
17548 [ 12622] By: sky                                   on 2001/10/24  17:26:51
17549         Log: Add support for basic support for AVs, references not supported yet.
17550              Add test for AVs.
17551              Add more tests to sv_refs
17552              Fix documentation issues.  
17553      Branch: perl
17554            + ext/threads/shared/t/av_simple.t
17555            ! MANIFEST ext/threads/shared/shared.pm
17556            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
17557 ____________________________________________________________________________
17558 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
17559         Log: Dump Unicode better for re 'debug'.  The regprop()
17560              is unfinished since have to figure out how to detect
17561              Unicodeness in there.
17562      Branch: perl
17563            ! regcomp.c regexec.c
17564 ____________________________________________________________________________
17565 [ 12620] By: sky                                   on 2001/10/24  13:18:07
17566         Log: Add support for finding shared arrays and hashes.
17567      Branch: perl
17568            ! sharedsv.c
17569 ____________________________________________________________________________
17570 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
17571         Log: Rewrite sv_uni_display() as pv_uni_display() as
17572              reimplement sv_uni_display() using that.
17573      Branch: perl
17574            ! dump.c embed.h embed.pl proto.h
17575 ____________________________________________________________________________
17576 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
17577         Log: Integrate change #12615 from maintperl;
17578              on Windows, IO::File::new_tmpfile() fails after being called
17579              32767 times because MSVCRT thinks stdio's TMP_MAX is a
17580              process-wide limit
17581      Branch: perl
17582           !> win32/win32.c
17583 ____________________________________________________________________________
17584 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
17585         Log: Don't try to print ints as IVs.
17586      Branch: perl
17587            ! ext/Time/HiRes/HiRes.xs
17588 ____________________________________________________________________________
17589 [ 12616] By: sky                                   on 2001/10/24  11:06:35
17590         Log: We only need to fetch the SV from the backend if the index
17591              is not the same as mg_private.     In theory this could be
17592              a problem if there are an exact multiple of U16 changes
17593              of a shared variable between two access in a given thread,
17594              we choose to avoid theory for now.
17595      Branch: perl
17596            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
17597 ____________________________________________________________________________
17598 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
17599         Log: on Windows, IO::File::new_tmpfile() fails after being called
17600              32767 times because MSVCRT thinks stdio's TMP_MAX is a
17601              process-wide limit
17602      Branch: maint-5.6/perl
17603            ! win32/win32.c
17604 ____________________________________________________________________________
17605 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
17606         Log: Negation and Unicode: sort of solves 20010303.010,
17607              except not quite like reported in the Subject
17608              (Perl_warner is still utf8-ignorant).
17609      Branch: perl
17610            ! pp.c t/lib/warnings/sv
17611 ____________________________________________________________________________
17612 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
17613         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
17614      Branch: perl
17615            ! sv.c t/lib/warnings/sv
17616 ____________________________________________________________________________
17617 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
17618         Log: sv_uni_display(): do not add the "...", let the caller
17619              do it if wanted, and be prepared for more display options.
17620      Branch: perl
17621            ! dump.c embed.h embed.pl proto.h
17622 ____________________________________________________________________________
17623 [ 12611] By: nick                                  on 2001/10/23  20:28:07
17624         Log: Integrate mainline
17625      Branch: perlio
17626           !> Changes configure.com cygwin/cygwin.c
17627           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
17628           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
17629           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
17630           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
17631           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
17632           !> utils/h2xs.PL utils/perldoc.PL
17633 ____________________________________________________________________________
17634 [ 12610] By: sky                                   on 2001/10/23  19:39:24
17635         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
17636              don't call themselves READONLY but still die with modification
17637              attempt. We only call bless for ext and umagic.
17638      Branch: perl
17639            ! sv.c
17640 ____________________________________________________________________________
17641 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
17642         Log: Croak() on negative time; doc tweaks.
17643      Branch: perl
17644            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
17645            ! ext/Time/HiRes/HiRes.xs
17646 ____________________________________________________________________________
17647 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
17648         Log: FAQ sync.
17649      Branch: perl
17650            ! pod/perlfaq4.pod pod/perlfaq7.pod
17651 ____________________________________________________________________________
17652 [ 12607] By: sky                                   on 2001/10/23  18:27:27
17653         Log: Call setmagic on the referent we are blessing.
17654      Branch: perl
17655            ! sv.c
17656 ____________________________________________________________________________
17657 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
17658         Log: Small test nits.
17659      Branch: perl
17660            ! t/op/lc.t
17661 ____________________________________________________________________________
17662 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
17663         Log: Update Changes.
17664      Branch: perl
17665            ! Changes patchlevel.h
17666 ____________________________________________________________________________
17667 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
17668         Log: Make the PerlIO_init() prototypes consistent.
17669      Branch: perl
17670            ! perlio.c
17671 ____________________________________________________________________________
17672 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
17673         Log: Upping the test count is a good idea.
17674      Branch: perl
17675            ! t/op/lc.t
17676 ____________________________________________________________________________
17677 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
17678         Log: Document the final sigma spot.
17679      Branch: perl
17680            ! pp.c
17681 ____________________________________________________________________________
17682 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
17683         Log: Fix multicharacter titlecase (ucfirst).
17684      Branch: perl
17685            ! pod/perlunicode.pod pp.c t/op/lc.t
17686 ____________________________________________________________________________
17687 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
17688         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
17689              From: Mikhail Zabaluev <mhz@alt-linux.org>
17690              Date: Tue, 23 Oct 2001 10:40:37 +0400
17691              Message-ID: <20011023104037.A12761@localhost.localdomain>
17692              
17693              (#12406 replaced with this)
17694      Branch: perl
17695            ! utils/perldoc.PL
17696 ____________________________________________________________________________
17697 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
17698         Log: MacOS Classic updates from Pudge.
17699      Branch: perl
17700            ! lib/File/Spec.t lib/File/Spec/Mac.pm
17701 ____________________________________________________________________________
17702 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
17703         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
17704              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
17705              Date: Sun, 14 Oct 2001 23:14:46 +0200
17706              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
17707              
17708              except for the 2->4 changes.
17709      Branch: perl
17710            ! lib/AutoSplit.t
17711 ____________________________________________________________________________
17712 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
17713         Log: integrate macperl contents into maint-5.6
17714      Branch: maint-5.6/perl
17715            ! mg.c
17716           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
17717           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
17718           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
17719           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
17720           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
17721           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
17722           !> t/lib/filefind.t t/lib/filespec.t
17723 ____________________________________________________________________________
17724 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
17725         Log: At some point the #6234 has been lost from the mainline
17726              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
17727      Branch: perl
17728            ! lib/File/Spec/Win32.pm
17729 ____________________________________________________________________________
17730 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
17731         Log: Cygwin seems to round up (or closest, but not down)
17732              for time(), so half of the time (bad pun intended)
17733              Time::HiRes::time() is less than time(), half of
17734              the time it's more.  So let's try harder in the loop.
17735      Branch: perl
17736            ! ext/Time/HiRes/HiRes.t
17737 ____________________________________________________________________________
17738 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
17739         Log: MacOS Classic timeofday(), from Chris Nandor. 
17740      Branch: perl
17741            ! ext/Time/HiRes/HiRes.xs
17742 ____________________________________________________________________________
17743 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
17744         Log: Integrate changes #12580 and #12581 from macperl;
17745              
17746              Fix path construction.
17747              
17748              (Copyright) Nit.
17749      Branch: perl
17750           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
17751 ____________________________________________________________________________
17752 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
17753         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
17754              doesn't seem to help (the error being output to console, maybe?)
17755      Branch: perl
17756            ! lib/Net/Domain.pm
17757 ____________________________________________________________________________
17758 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
17759         Log: Taint the getcwd() result also in Cygwin.
17760              (TODO: which other platforms need the same thing?)
17761      Branch: perl
17762            ! cygwin/cygwin.c
17763 ____________________________________________________________________________
17764 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
17765         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
17766      Branch: perl
17767            ! t/op/taint.t
17768 ____________________________________________________________________________
17769 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
17770         Log: getpwuid() fragility continues.
17771      Branch: perl
17772            ! utils/h2xs.PL
17773 ____________________________________________________________________________
17774 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
17775         Log: getpwuid() might succeed but that's no guarantee
17776              that the $home will be defined.
17777      Branch: perl
17778            ! ext/File/Glob/t/basic.t
17779 ____________________________________________________________________________
17780 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
17781         Log: It's safer to to expand the variable, too... (see #12571)
17782      Branch: perl
17783            ! t/TEST
17784 ____________________________________________________________________________
17785 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
17786         Log: Integrate with maintperl.
17787      Branch: maint-5.6/macperl
17788           !> win32/bin/pl2bat.pl win32/win32.c
17789 ____________________________________________________________________________
17790 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
17791         Log: Oops, forgot to include Win32 ... just as well, since it
17792              seems in bleadperl, change #7764 was not included
17793              (adding C:\temp).  Re-added.  Rip it back out if it
17794              doesn't belong.  :-)
17795      Branch: maint-5.6/macperl
17796            ! lib/File/Spec/Win32.pm
17797 ____________________________________________________________________________
17798 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
17799         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
17800              From: "Craig A. Berry" <craigberry@mac.com>
17801              Date: Mon, 22 Oct 2001 15:25:19 -0500
17802              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
17803      Branch: perl
17804            ! configure.com
17805 ____________________________________________________________________________
17806 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
17807         Log: Add in lots of File::Spec changes, from Thomas Wegner,
17808              and sync with changes from bleadperl.
17809      Branch: maint-5.6/macperl
17810            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
17811            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
17812            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
17813            ! lib/File/Spec/Win32.pm t/lib/filespec.t
17814 ____________________________________________________________________________
17815 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
17816         Log: Sync with latest File::Find and tests from bleadperl.
17817      Branch: maint-5.6/macperl
17818            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
17819 ____________________________________________________________________________
17820 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
17821         Log: Nit.
17822      Branch: maint-5.6/macperl
17823            ! perl.c
17824 ____________________________________________________________________________
17825 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
17826         Log: Fix path construction.
17827      Branch: maint-5.6/macperl
17828            ! ext/DynaLoader/DynaLoader_pm.PL
17829 ____________________________________________________________________________
17830 [ 12579] By: nick                                  on 2001/10/22  19:08:35
17831         Log: Integrate mainline (for Arthurs thread.xs fix)
17832      Branch: perlio
17833           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
17834 ____________________________________________________________________________
17835 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
17836         Log: Fix up exported symbols, move relevant docs
17837              over from macperl.pod.
17838      Branch: maint-5.6/macperl
17839            ! macos/ext/MacPerl/MacPerl.pm
17840 ____________________________________________________________________________
17841 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
17842         Log: Make ADDRESS called optionally as a method.
17843      Branch: maint-5.6/macperl
17844            ! macos/lib/Mac/Glue.pm
17845 ____________________________________________________________________________
17846 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
17847         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
17848              Apple event.
17849      Branch: maint-5.6/macperl
17850            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
17851            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
17852            ! macos/macperl/MPTerminology.aete
17853 ____________________________________________________________________________
17854 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
17855         Log: Clean up some build utilities. Change Entab to Duplicate;
17856              fix docs and error reporting; improve macify() of paths;
17857              remove requirement for Exporter.pm presence.
17858      Branch: maint-5.6/macperl
17859            ! macos/InstallBLIB macos/MacPerlTests.cmd
17860            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
17861 ____________________________________________________________________________
17862 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
17863         Log: Sync Time::HiRes with bleadperl
17864      Branch: maint-5.6/macperl
17865            ! macos/bundled_ext/Time/HiRes/HiRes.pm
17866            ! macos/bundled_ext/Time/HiRes/HiRes.t
17867            ! macos/bundled_ext/Time/HiRes/HiRes.xs
17868 ____________________________________________________________________________
17869 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
17870         Log: Fix up Changes
17871      Branch: maint-5.6/macperl
17872            ! macos/Changes
17873 ____________________________________________________________________________
17874 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
17875         Log: A user might belong to only a single group
17876              (the group equal to the group id).
17877      Branch: perl
17878            ! t/op/groups.t
17879 ____________________________________________________________________________
17880 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
17881         Log: Prepending (instead of replacing with) the pwd is safer. 
17882      Branch: perl
17883            ! t/TEST
17884 ____________________________________________________________________________
17885 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
17886         Log: Be more robust if no hostname or domainname
17887              (especially the latter)
17888      Branch: perl
17889            ! lib/Net/Domain.pm
17890 ____________________________________________________________________________
17891 [ 12569] By: sky                                   on 2001/10/22  17:41:07
17892         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
17893      Branch: perl
17894            ! ext/threads/threads.xs
17895 ____________________________________________________________________________
17896 [ 12568] By: nick                                  on 2001/10/22  16:31:24
17897         Log: Integrate mainline
17898      Branch: perlio
17899           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
17900           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
17901           +> ext/threads/shared/t/sv_refs.t
17902           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
17903            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
17904            - lib/unicore/To/SpecUpper.pl
17905           !> (integrate 42 files)
17906 ____________________________________________________________________________
17907 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
17908         Log: Update Changes.
17909      Branch: perl
17910            ! Changes patchlevel.h
17911 ____________________________________________________________________________
17912 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
17913         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
17914              From: Michael G Schwern <schwern@pobox.com>
17915              Date: Mon, 22 Oct 2001 03:48:38 -0400
17916              Message-ID: <20011022034838.B1676@blackrider>
17917      Branch: perl
17918            ! pod/perlvar.pod
17919 ____________________________________________________________________________
17920 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
17921         Log: Pod nits, as suggested by Stas Bekman.
17922      Branch: perl
17923            ! ext/threads/shared/shared.pm ext/threads/threads.pm
17924 ____________________________________________________________________________
17925 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
17926         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
17927              From: "Paul Marquess" <paul.marquess@openwave.com> 
17928              Date: Sun, 21 Oct 2001 21:11:15 +0100
17929              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
17930      Branch: perl
17931            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
17932            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
17933            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
17934            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
17935            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
17936            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
17937            ! ext/SDBM_File/sdbm.t
17938 ____________________________________________________________________________
17939 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
17940         Log: Integrate change #12559 from maintperl;
17941              various fixes for system() and backticks under windows
17942      Branch: perl
17943           !> win32/win32.c
17944 ____________________________________________________________________________
17945 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
17946         Log: Integrate change #12560 from maintperl;
17947              make pl2bat use %0 rather than "%0" (the latter fails to work
17948              in a lot of common cases)
17949      Branch: perl
17950           !> win32/bin/pl2bat.pl
17951 ____________________________________________________________________________
17952 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
17953         Log: Integrate changes #12549 and #12550 from maintperl;
17954              
17955              readline() doesn't work with our variables; it confuses them with
17956              my variables (change#4227 was incomplete)
17957      Branch: perl
17958            ! t/lib/strict/vars
17959           !> t/base/rs.t toke.c
17960 ____________________________________________________________________________
17961 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
17962         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
17963              in a lot of common cases)
17964      Branch: maint-5.6/perl
17965            ! win32/bin/pl2bat.pl
17966 ____________________________________________________________________________
17967 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
17968         Log: various fixes for system() and backticks under windows:
17969              
17970              * avoid munging whitespace that is passed within quotes
17971              * work around a cmd.exe misfeature that made multi-arg
17972              system() unreliable when there is more than one quoted
17973              argument
17974              * make multi-arg system() autoquote arguments as needed
17975              before passing them to the shell (this avoids having to
17976              second guess the shell quoting)
17977              * perl's -Dp switch can be used to trace the innards
17978      Branch: maint-5.6/perl
17979            ! win32/win32.c
17980 ____________________________________________________________________________
17981 [ 12558] By: nick                                  on 2001/10/22  08:58:42
17982         Log: Integrate ithreads buffer flush fix from perlio
17983      Branch: perl
17984           !> ext/threads/t/basic.t perl.c
17985 ____________________________________________________________________________
17986 [ 12557] By: nick                                  on 2001/10/22  08:35:09
17987         Log: All tests pass (legitimately) on ithreads
17988      Branch: perlio
17989            ! ext/threads/t/basic.t perl.c
17990 ____________________________________________________________________________
17991 [ 12556] By: nick                                  on 2001/10/22  06:51:22
17992         Log: Integrate non-ithreads fix to mainline
17993      Branch: perl
17994           !> perlio.c
17995 ____________________________________________________________________________
17996 [ 12555] By: nick                                  on 2001/10/22  06:48:33
17997         Log: Restore non-ithreads build. Interestingly binmode test passes
17998              non-ithreads - so crlf layer is not damaged and ithreads fail
17999              is a symptom ...
18000      Branch: perlio
18001            ! perlio.c
18002 ____________________________________________________________________________
18003 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
18004         Log: Integrate from perlio; restructuring.
18005      Branch: perl
18006           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
18007           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
18008           !> win32/perlhost.h
18009 ____________________________________________________________________________
18010 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
18011         Log: Integrate from maintperl
18012              (Changes 12350, 12496, 12548, 12549, 12550)
18013      Branch: maint-5.6/macperl
18014           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
18015           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
18016 ____________________________________________________________________________
18017 [ 12552] By: nick                                  on 2001/10/21  19:18:12
18018         Log: Win32 PerlIO_cleanup special cases should no longer be required.
18019      Branch: perlio
18020            ! perl.c
18021 ____________________________________________________________________________
18022 [ 12551] By: nick                                  on 2001/10/21  19:16:56
18023         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
18024      Branch: perlio
18025            ! win32/makefile.mk
18026 ____________________________________________________________________________
18027 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
18028         Log: change#12549 wasn't aware of strictures
18029      Branch: maint-5.6/perl
18030            ! t/pragma/strict-vars toke.c
18031 ____________________________________________________________________________
18032 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
18033         Log: readline() doesn't work with our variables; it confuses them with
18034              my variables (change#4227 was incomplete)
18035      Branch: maint-5.6/perl
18036            ! t/base/rs.t toke.c
18037 ____________________________________________________________________________
18038 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
18039         Log: change#12220 appears to have pulled in a mainline change that
18040              isn't applicable to maint-5.6 (some platforms don't taint
18041              cwd)
18042      Branch: maint-5.6/perl
18043            ! t/lib/filefind-taint.t
18044 ____________________________________________________________________________
18045 [ 12547] By: nick                                  on 2001/10/21  17:15:54
18046         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
18047              for them. Call explicit cleanup during destruct process.
18048              - one binmode test is failing
18049              - also ext/threads/t/basic.t fails under make test, and is noisy under
18050              harness. (Threads results are intermingled and don't match order expected.)
18051      Branch: perlio
18052            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
18053            ! perlio.h perliol.h pod/perlapi.pod sv.c
18054 ____________________________________________________________________________
18055 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
18056         Log: Implement multicharacter case mappings where a single
18057              Unicode character can be mapped into several.
18058      Branch: perl
18059            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
18060            - lib/unicore/To/SpecUpper.pl
18061            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
18062            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
18063            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
18064            ! proto.h t/op/lc.t utf8.c
18065 ____________________________________________________________________________
18066 [ 12545] By: sky                                   on 2001/10/21  15:25:16
18067         Log: First support of threads::shared, support shared svs and references.
18068      Branch: perl
18069            + ext/threads/shared/Makefile.PL ext/threads/shared/README
18070            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
18071            + ext/threads/shared/t/sv_refs.t
18072            + ext/threads/shared/t/sv_simple.t
18073            ! MANIFEST sharedsv.c
18074 ____________________________________________________________________________
18075 [ 12544] By: nick                                  on 2001/10/21  14:52:35
18076         Log: PerlIO layer table as PL_perlio (per-interpreter)
18077      Branch: perlio
18078            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
18079            ! pod/perlapi.pod sv.c
18080 ____________________________________________________________________________
18081 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
18082         Log: Prettyprinting.
18083      Branch: perl
18084            ! pod/perlunicode.pod
18085 ____________________________________________________________________________
18086 [ 12542] By: ams                                   on 2001/10/21  03:50:25
18087         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
18088              From: "Sean M. Burke" <sburke@cpan.org>
18089              Date: Sat, 20 Oct 2001 17:51:09 -0600
18090              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
18091      Branch: perl
18092            + pod/perlpodspec.pod
18093            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
18094            ! pod/perltoc.pod
18095 ____________________________________________________________________________
18096 [ 12541] By: nick                                  on 2001/10/20  22:23:53
18097         Log: Fix typos in new locking on MemShared
18098              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
18099              - seems to make segfaults more deterministic - suspect they are 
18100              attempt to free() after Interp and Host have gone.
18101      Branch: perlio
18102            ! perlio.c win32/perlhost.h
18103 ____________________________________________________________________________
18104 [ 12540] By: nick                                  on 2001/10/20  21:50:46
18105         Log: Remove the MemShared re-#define (again)
18106      Branch: perlio
18107            ! perlio.c
18108 ____________________________________________________________________________
18109 [ 12539] By: nick                                  on 2001/10/20  21:49:06
18110         Log: Use locks on MemShared
18111      Branch: perlio
18112            ! win32/perlhost.h
18113 ____________________________________________________________________________
18114 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
18115         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
18116              From: "chromatic" <chromatic@rmci.net>
18117              Date: Sat, 20 Oct 2001 11:13:47 -0600
18118              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
18119      Branch: perl
18120            ! installhtml
18121 ____________________________________________________________________________
18122 [ 12537] By: nick                                  on 2001/10/20  16:44:03
18123         Log: Integrate mainline
18124      Branch: perlio
18125           !> (integrate 48 files)
18126 ____________________________________________________________________________
18127 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
18128         Log: Update Changes.
18129      Branch: perl
18130            ! Changes patchlevel.h
18131 ____________________________________________________________________________
18132 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
18133         Log: Upgrade to podlators 1.11, from Russ Allbery.
18134      Branch: perl
18135            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
18136            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
18137            ! pod/pod2man.PL pod/pod2text.PL
18138 ____________________________________________________________________________
18139 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
18140         Log: Integrate perlio change #12532:
18141              introduce and use PerlIO_intmod2str().
18142      Branch: perl
18143           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
18144 ____________________________________________________________________________
18145 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
18146         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
18147      Branch: perl
18148            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
18149 ____________________________________________________________________________
18150 [ 12532] By: nick                                  on 2001/10/20  14:25:37
18151         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
18152              Use for non-PERLIO fdupopen().
18153      Branch: perlio
18154            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
18155 ____________________________________________________________________________
18156 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
18157         Log: Integrate perlio: PerlIO win32 fixes.
18158      Branch: perl
18159           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
18160           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
18161           !> proto.h sv.h win32/win32io.c
18162 ____________________________________________________________________________
18163 [ 12530] By: nick                                  on 2001/10/20  12:53:30
18164         Log: Fixed in two places - p4 resolve
18165      Branch: perlio
18166            ! perlsdio.h
18167 ____________________________________________________________________________
18168 [ 12529] By: nick                                  on 2001/10/20  12:51:05
18169         Log: Fix for ithreads/stdio build
18170      Branch: perlio
18171            ! perlio.c perlsdio.h
18172 ____________________________________________________________________________
18173 [ 12528] By: ams                                   on 2001/10/20  12:13:25
18174         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
18175              From: Michael G Schwern <schwern@pobox.com>
18176              Date: Sat, 20 Oct 2001 01:41:21 -0400
18177              Message-Id: <20011020014121.I3681@blackrider>
18178      Branch: perl
18179            ! installman
18180 ____________________________________________________________________________
18181 [ 12527] By: ams                                   on 2001/10/20  12:09:41
18182         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
18183              From: Michael G Schwern <schwern@pobox.com>
18184              Date: Sat, 20 Oct 2001 02:04:21 -0400
18185              Message-Id: <20011020020421.A11732@blackrider>
18186      Branch: perl
18187            ! lib/Pod/Checker.pm
18188 ____________________________________________________________________________
18189 [ 12526] By: ams                                   on 2001/10/20  11:59:41
18190         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
18191              From: "chromatic" <chromatic@rmci.net>
18192              Date: Fri, 19 Oct 2001 22:46:39 -0600
18193              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
18194      Branch: perl
18195            ! lib/Net/Config.pm
18196 ____________________________________________________________________________
18197 [ 12525] By: nick                                  on 2001/10/20  11:16:18
18198         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
18199              Perl_sv_setsv_flags directly.
18200      Branch: perlio
18201            ! ext/threads/threads.xs
18202 ____________________________________________________________________________
18203 [ 12524] By: nick                                  on 2001/10/20  10:28:17
18204         Log: Add a new flag character 'm' to embed.pl set to represent
18205              "functions" which are really macros. Use it foe the troublesome
18206              sv_setsv() etc. macros in sv.h - changing latter to define
18207              sv_setsv rather than sv_setsv_macro etc.
18208      Branch: perlio
18209            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
18210            ! pod/perlapi.pod proto.h sv.h
18211 ____________________________________________________________________________
18212 [ 12523] By: nick                                  on 2001/10/20  09:17:17
18213         Log: Add comments explaining why win32.h/embed.h are included where they are
18214              in perl.h 
18215      Branch: perlio
18216            ! perl.h
18217 ____________________________________________________________________________
18218 [ 12522] By: nick                                  on 2001/10/20  08:27:44
18219         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
18220              being used yet.
18221      Branch: perlio
18222            ! win32/win32io.c
18223 ____________________________________________________________________________
18224 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
18225         Log: Wording tweaks.
18226      Branch: perl
18227            ! t/TEST
18228 ____________________________________________________________________________
18229 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
18230         Log: Subject: IO module with nonblocking socket connect patch 
18231              From: Raul Dias <raul@dias.com.br>
18232              Date: Fri, 19 Oct 2001 22:45:32 -0300
18233              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
18234      Branch: perl
18235            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
18236 ____________________________________________________________________________
18237 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
18238         Log: Test vertical whitespace combined with /x in \p{}.
18239      Branch: perl
18240            ! t/op/pat.t
18241 ____________________________________________________________________________
18242 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
18243         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
18244              From: Gisle Aas <gisle@ActiveState.com> 
18245              Date: 19 Oct 2001 16:46:02 -0700
18246              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
18247      Branch: perl
18248            ! lib/ExtUtils/MakeMaker.pm
18249 ____________________________________________________________________________
18250 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
18251         Log: No more this symbol.
18252      Branch: perl
18253            ! makedef.pl
18254 ____________________________________________________________________________
18255 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
18256         Log: Integrate change #12511; fix gross win32 build issues.
18257      Branch: perl
18258           !> makedef.pl sv.c
18259 ____________________________________________________________________________
18260 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
18261         Log: Unpack in scalar context should return the first value
18262              returned in list context, as pointed out by Ton Hospel
18263              in 2001-05-21 (this is how it works already in blead,
18264              just adding the test).
18265      Branch: perl
18266            ! t/op/pack.t
18267 ____________________________________________________________________________
18268 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
18269         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
18270              From: "Craig A. Berry" <craigberry@mac.com>
18271              Date: Fri, 19 Oct 2001 16:59:30 -0500
18272              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
18273      Branch: perl
18274            ! utils/perldoc.PL
18275 ____________________________________________________________________________
18276 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
18277         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
18278              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18279              Date: Fri, 19 Oct 2001 17:45:23 EDT
18280              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
18281      Branch: perl
18282            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
18283            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
18284            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
18285            ! vms/vmsish.h
18286 ____________________________________________________________________________
18287 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
18288         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
18289              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18290              Date: Fri, 19 Oct 2001 17:26:35 EDT
18291              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
18292      Branch: perl
18293            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
18294 ____________________________________________________________________________
18295 [ 12511] By: nick                                  on 2001/10/19  19:55:36
18296         Log: Fix gross win32 build issues
18297      Branch: perlio
18298            ! makedef.pl sv.c
18299 ____________________________________________________________________________
18300 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
18301         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
18302              From: David Dyck <dcd@tc.fluke.com>
18303              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
18304              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
18305      Branch: perl
18306            ! lib/File/Find.pm
18307 ____________________________________________________________________________
18308 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
18309         Log: Subject: Re: PerlIO and Encode
18310              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
18311              Date: Tue, 16 Oct 2001 01:50:16 +0900
18312              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
18313      Branch: perl
18314            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
18315            ! ext/Encode/Encode/Tcl.t
18316 ____________________________________________________________________________
18317 [ 12508] By: ams                                   on 2001/10/19  17:59:16
18318         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
18319              (See #12499)
18320      Branch: perl
18321            ! pod/perlintro.pod
18322 ____________________________________________________________________________
18323 [ 12507] By: nick                                  on 2001/10/19  16:30:43
18324         Log: Integrate mainline
18325      Branch: perlio
18326           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
18327           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
18328           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
18329           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
18330           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
18331           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
18332           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
18333           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
18334           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
18335           +> win32/config_H.win64
18336            - lib/Test/Utils.pm lib/unicore/mktables.PL
18337            - t/lib/Test/Simple/Catch/More.pm
18338           !> (integrate 84 files)
18339 ____________________________________________________________________________
18340 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
18341         Log: Retract the #10451 which seems to be the cause
18342              of the major leakage from while(){eval"sub{}"}
18343      Branch: perl
18344            ! op.c t/run/kill_perl.t
18345 ____________________________________________________________________________
18346 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
18347         Log: Regen toc.
18348      Branch: perl
18349            ! pod/perltoc.pod
18350 ____________________________________________________________________________
18351 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
18352         Log: Tiny tweaks.
18353      Branch: perl
18354            ! pod/perl.pod
18355 ____________________________________________________________________________
18356 [ 12503] By: ams                                   on 2001/10/19  13:34:24
18357         Log: Subject: Re: perlintro.pod
18358              From: Abe Timmerman <abe@ztreet.demon.nl>
18359              Date: Fri, 19 Oct 2001 14:12:40 +0200
18360              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
18361      Branch: perl
18362            ! pod/perlintro.pod
18363 ____________________________________________________________________________
18364 [ 12502] By: ams                                   on 2001/10/19  13:24:12
18365         Log: Slight reorganisation of references.
18366      Branch: perl
18367            ! pod/perl.pod
18368 ____________________________________________________________________________
18369 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
18370         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
18371              From: Kay Röpke <kroepke@dolphin-services.de>
18372              Date: Fri, 19 Oct 2001 14:04:01 +0200 
18373              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
18374      Branch: perl
18375            ! lib/ExtUtils/MakeMaker.pm
18376 ____________________________________________________________________________
18377 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
18378         Log: Unicode categories continue:
18379              implement Category=, Script=, Block=
18380              (these are based on an upcoming update of TR#18)
18381              Fix a bug where we got two In categories named "old italic",
18382              and another where shortcut for the Is categories wasn't taken.
18383      Branch: perl
18384            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
18385            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
18386            ! pod/perlunicode.pod t/op/pat.t
18387 ____________________________________________________________________________
18388 [ 12499] By: ams                                   on 2001/10/19  01:42:29
18389         Log: Subject: a small patch to perlintro.pod.
18390              From: Autrijus Tang <autrijus@autrijus.org>
18391              Date: Fri, 19 Oct 2001 01:45:51 +0800
18392              Message-Id: <20011019014551.A35625@not.autrijus.org>
18393              (Applied by hand with nits.)
18394      Branch: perl
18395            ! pod/perlintro.pod
18396 ____________________________________________________________________________
18397 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
18398         Log: Subject: [PATCH] OpenBSD hints for ithreads
18399              From: Andy Dougherty <doughera@lafayette.edu>
18400              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
18401              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
18402      Branch: perl
18403            ! hints/openbsd.sh
18404 ____________________________________________________________________________
18405 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
18406         Log: Retract #12446; the problem solved by #12474.
18407      Branch: perl
18408            ! hints/aix.sh
18409 ____________________________________________________________________________
18410 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
18411         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
18412              message and suppress line number info (from Steve Hay
18413              <Steve.Hay@uk.radan.com>)
18414      Branch: maint-5.6/perl
18415            ! lib/Carp/Heavy.pm
18416 ____________________________________________________________________________
18417 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
18418         Log: More documented In categories.
18419      Branch: perl
18420            ! pod/perlunicode.pod
18421 ____________________________________________________________________________
18422 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
18423         Log: Update Changes.
18424      Branch: perl
18425            ! Changes patchlevel.h
18426 ____________________________________________________________________________
18427 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
18428         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
18429      Branch: perl
18430            ! MANIFEST
18431 ____________________________________________________________________________
18432 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
18433         Log: Wrong skip() arguments.
18434      Branch: perl
18435            ! ext/B/t/terse.t
18436 ____________________________________________________________________________
18437 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
18438         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
18439              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18440              Date: Wed, 17 Oct 2001 09:10:53 EDT 
18441              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
18442      Branch: perl
18443            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
18444            ! pod/perlapi.pod vms/vms.c
18445 ____________________________________________________________________________
18446 [ 12490] By: ams                                   on 2001/10/18  09:31:00
18447         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
18448              From: Mark-Jason Dominus <mjd@plover.com>
18449              Date: Thu, 18 Oct 2001 06:25:35 -0400
18450              Message-Id: <20011018102535.19264.qmail@plover.com>
18451      Branch: perl
18452            ! pod/perl.pod
18453 ____________________________________________________________________________
18454 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
18455         Log: Prettyprinting.
18456      Branch: perl
18457            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
18458 ____________________________________________________________________________
18459 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
18460         Log: Regen toc.
18461      Branch: perl
18462            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
18463 ____________________________________________________________________________
18464 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
18465         Log: Add perlintro, from Skud.
18466      Branch: perl
18467            + pod/perlintro.pod
18468            ! MANIFEST
18469 ____________________________________________________________________________
18470 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
18471         Log: FAQ sync.
18472      Branch: perl
18473            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
18474            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
18475            ! pod/perlfaq8.pod pod/perlfaq9.pod
18476 ____________________________________________________________________________
18477 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
18478         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
18479              in speed (upto 20% speedup in certain operations) but meanwhile
18480              regexps and arithmetics got slower (5-10%) (according to
18481              perlbench average speedup is negligible, and within measuring
18482              flutter, 1%).  Therefore retracting all the changes
18483              aimed at getting -std1 to compile cleanly:  #12475, #12476,
18484              #12479, #12480, #12481, #12482, #12483, #12484.
18485      Branch: perl
18486            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
18487            ! pp_hot.c pp_sys.c toke.c
18488 ____________________________________________________________________________
18489 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
18490         Log: (retracted by #12485)
18491              Strict ANSI doesn't like the third argument of main()
18492              so enable ignoring it if using ultra picky compiler.
18493      Branch: perl
18494            ! miniperlmain.c
18495 ____________________________________________________________________________
18496 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
18497         Log: (retracted by #12485)
18498              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
18499      Branch: perl
18500            ! perl.h
18501 ____________________________________________________________________________
18502 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
18503         Log: (retracted by #12485)
18504              Add explanatory comment.
18505      Branch: perl
18506            ! mg.c
18507 ____________________________________________________________________________
18508 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
18509         Log: (retracted by #12485)
18510              More dollar$hiding.
18511      Branch: perl
18512            ! doio.c perl.h pp_sys.c
18513 ____________________________________________________________________________
18514 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
18515         Log: (retracted by #12485)
18516              KISS.
18517      Branch: perl
18518            ! mg.c
18519 ____________________________________________________________________________
18520 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
18521         Log: (retracted by #12485)
18522              Thou shalt not #ifdef inside macro invocations,
18523              noticed by Rafael Garcia-Suarez.
18524      Branch: perl
18525            ! mg.c
18526 ____________________________________________________________________________
18527 [ 12478] By: ams                                   on 2001/10/17  18:50:55
18528         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
18529              From: Anton Berezin <tobez@tobez.org>
18530              Date: Wed, 17 Oct 2001 18:25:48 +0200
18531              Message-Id: <20011017182548.A12082@heechee.tobez.org>
18532      Branch: perl
18533            ! pp_sys.c
18534 ____________________________________________________________________________
18535 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
18536         Log: (retracted by #12485)
18537              Unterminated #ifdef.
18538      Branch: perl
18539            ! mg.c
18540 ____________________________________________________________________________
18541 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
18542         Log: (retracted by #12485)
18543              Avoid dollar signs in identifiers (in non-VMS) to
18544              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
18545      Branch: perl
18546            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
18547            ! toke.c
18548 ____________________________________________________________________________
18549 [ 12474] By: ams                                   on 2001/10/17  15:14:50
18550         Log: Subject: Two AIX patches
18551              From: H.Merijn Brand <h.m.brand@hccnet.nl>
18552              Date: Wed, 17 Oct 2001 18:04:35 +0200
18553              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
18554      Branch: perl
18555            ! hints/aix.sh makedef.pl
18556 ____________________________________________________________________________
18557 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
18558         Log: Limiting the Time::HiRes::sleep and usleep to
18559              one second is not a good policy if drop-in
18560              replacement is still a goal.
18561      Branch: perl
18562            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
18563            ! ext/Time/HiRes/HiRes.xs
18564 ____________________________________________________________________________
18565 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
18566         Log: Subject: [PATCH] Test::Simple 0.32
18567              From: Michael G Schwern <schwern@pobox.com> 
18568              Date: Wed, 17 Oct 2001 03:42:41 -0400
18569              Message-ID: <20011017034241.A25038@blackrider>
18570      Branch: perl
18571            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
18572            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
18573            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
18574            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
18575            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
18576            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
18577            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
18578            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
18579            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
18580            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
18581            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
18582            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
18583            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
18584            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
18585            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
18586            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
18587            ! t/lib/Test/Simple/Catch.pm
18588            ! t/lib/Test/Simple/sample_tests/five_fail.plx
18589 ____________________________________________________________________________
18590 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
18591         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
18592              From: Michael G Schwern <schwern@pobox.com> 
18593              Date: Wed, 17 Oct 2001 04:04:13 -0400
18594              Message-ID: <20011017040413.C25550@blackrider>
18595      Branch: perl
18596            ! t/TEST t/harness vms/test.com
18597 ____________________________________________________________________________
18598 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
18599         Log: Regen doc with perlmodstyle added.
18600      Branch: perl
18601            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
18602 ____________________________________________________________________________
18603 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
18604         Log: Pod cleanup.
18605      Branch: perl
18606            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
18607 ____________________________________________________________________________
18608 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
18609         Log: Subject: perlmodstyle as a patch
18610              From: Kirrily Robert <skud@infotrope.net>
18611              Date: Tue, 16 Oct 2001 22:47:23 -0400
18612              Message-ID: <20011016224723.A20673@infotrope.net>
18613      Branch: perl
18614            + pod/perlmodstyle.pod
18615            ! MANIFEST
18616 ____________________________________________________________________________
18617 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
18618         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
18619              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
18620              Date: Thu, 6 Sep 2001 11:09:40 +0100
18621              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
18622              
18623              Mention also the develooper p5p archive.
18624      Branch: perl
18625            ! pod/perlhack.pod
18626 ____________________________________________________________________________
18627 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
18628         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
18629              From: Kay Röpke <kroepke@dolphin-services.de>
18630              Date: Tue, 16 Oct 2001 17:23:52 +0200
18631              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
18632      Branch: perl
18633            ! lib/ExtUtils/MakeMaker.pm
18634 ____________________________________________________________________________
18635 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
18636         Log: Add the special casing mappings (from SpecCase.txt)
18637              (except for the hyper special case mappings that have
18638              the condition list); the special casing mappings are
18639              unused for now.  Small tidying up on mktables.
18640      Branch: perl
18641            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
18642            + lib/unicore/To/SpecUpper.pl
18643            ! lib/unicore/mktables
18644 ____________________________________________________________________________
18645 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
18646         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
18647              From: "David H. Adler" <dha@panix.com>       
18648              Date: Tue, 16 Oct 2001 11:59:35 -0400
18649              Message-ID: <20011016115935.A13078@panix.com>
18650              
18651              Subject: [ PATCH ] perldata patch, revised
18652              From: "David H. Adler" <dha@panix.com>     
18653              Date: Tue, 16 Oct 2001 18:26:49 -0400
18654              Message-ID: <20011016182649.C23970@panix.com>
18655      Branch: perl
18656            ! pod/perldata.pod pod/perlop.pod
18657 ____________________________________________________________________________
18658 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
18659         Log: Integrate perlio: PerlIO_dup (for all but Win32).
18660      Branch: perl
18661           !> embed.h embed.pl ext/Encode/Encode.xs
18662           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
18663           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
18664           !> win32/win32io.c
18665 ____________________________________________________________________________
18666 [ 12462] By: nick                                  on 2001/10/16  19:11:30
18667         Log: PerlIOXxxx_dups for all but Win32
18668      Branch: perlio
18669            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
18670            ! ext/PerlIO/Via/Via.xs
18671 ____________________________________________________________________________
18672 [ 12461] By: nick                                  on 2001/10/16  18:28:48
18673         Log: Implement PerlIOStdio_dup (explains core dumps - dup
18674              was not setting up a FILE * to be fclosed()).
18675      Branch: perlio
18676            ! perlio.c
18677 ____________________________________________________________________________
18678 [ 12460] By: nick                                  on 2001/10/16  17:31:47
18679         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
18680              overflow.
18681      Branch: perlio
18682            ! perlio.c
18683 ____________________________________________________________________________
18684 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
18685         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
18686              From: "Craig A. Berry" <craigberry@mac.com>
18687              Date: Tue, 16 Oct 2001 13:08:38 -0500
18688              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
18689      Branch: perl
18690            ! configure.com
18691 ____________________________________________________________________________
18692 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
18693         Log: Can't expect too much accuracy from a sleep of one second.
18694              (I think this will also fail with high load.)
18695      Branch: perl
18696            ! ext/Time/HiRes/HiRes.t
18697 ____________________________________________________________________________
18698 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
18699         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
18700              From: "Werner, Randolf" <randolf.werner@sap.com>
18701              Date: Tue, 16 Oct 2001 18:33:02 +0200
18702              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
18703      Branch: perl
18704            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
18705            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
18706 ____________________________________________________________________________
18707 [ 12456] By: nick                                  on 2001/10/16  14:08:16
18708         Log: Builds under ithreads (but fails all threads tests)
18709      Branch: perlio
18710            ! hv.c perlio.c sv.c
18711 ____________________________________________________________________________
18712 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
18713         Log: I think the Perl_sortsv needs *not* be skipped?
18714      Branch: perl
18715            ! makedef.pl
18716 ____________________________________________________________________________
18717 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
18718         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
18719              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
18720              Date: Tue, 16 Oct 2001 15:32:44 +0200
18721              Message-ID: <3BCC531C.11494.3E433F@localhost>
18722      Branch: perl
18723            ! t/op/groups.t
18724 ____________________________________________________________________________
18725 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
18726         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
18727              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
18728              Date: Tue, 16 Oct 2001 15:01:04 +0200
18729              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
18730      Branch: perl
18731            ! t/io/fs.t
18732 ____________________________________________________________________________
18733 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
18734         Log: A forgotten deletion.
18735      Branch: perl
18736            - lib/unicore/mktables.PL
18737 ____________________________________________________________________________
18738 [ 12451] By: nick                                  on 2001/10/16  11:32:48
18739         Log: Skeleton of "PerlIO_dup" coded.
18740              Still-passes all tests non-threaded (well it would wouldn't it!)
18741      Branch: perlio
18742            ! embed.h embed.pl ext/Encode/Encode.xs
18743            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
18744            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
18745            ! win32/win32io.c
18746 ____________________________________________________________________________
18747 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
18748         Log: Document the problem with the swash_fetch() API that affects
18749              more complex case conversions.
18750      Branch: perl
18751            ! lib/utf8_heavy.pl utf8.c
18752 ____________________________________________________________________________
18753 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
18754         Log: Make Time::HiRes::sleep() and usleep() to return
18755              the number of seconds (a floating point value) and 
18756              microseconds (an integer) actually slept (well,
18757              modulo the time spent in measuring the time actually
18758              slept...), to be a better drop-in replacement for
18759              the builtin sleep().  Noticed by Chris Nandor.
18760              
18761              Also make usleep() to croak if fed illegal number
18762              of useconds (anything greater than 1_000_000).
18763      Branch: perl
18764            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
18765            ! ext/Time/HiRes/HiRes.xs
18766 ____________________________________________________________________________
18767 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
18768         Log: A missing SvREFCNT_dec.
18769      Branch: perl
18770            ! perl.c
18771 ____________________________________________________________________________
18772 [ 12447] By: nick                                  on 2001/10/15  20:27:53
18773         Log: Beginings of PerlIO_dup support (unstable)
18774      Branch: perlio
18775            ! perlio.c perliol.h
18776 ____________________________________________________________________________
18777 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
18778         Log: (retracted by #12497)
18779              In AIX vac 5 just can't seem to get regcomp right.
18780      Branch: perl
18781            ! hints/aix.sh
18782 ____________________________________________________________________________
18783 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
18784         Log: Bump the version number to agree with the maintperl one.
18785      Branch: perl
18786            ! lib/Tie/RefHash.pm
18787 ____________________________________________________________________________
18788 [ 12444] By: nick                                  on 2001/10/15  15:59:57
18789         Log: Integrate mainline
18790      Branch: perlio
18791           +> lib/Math/BigInt/t/Math/Subclass.pm
18792           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
18793           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
18794           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
18795           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
18796           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
18797           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
18798           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
18799           +> lib/unicore/mktables
18800            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
18801            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
18802            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
18803            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
18804            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
18805            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
18806            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
18807            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
18808            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
18809            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
18810            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
18811            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
18812            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
18813            - lib/unicore/syllables.txt
18814           !> (integrate 344 files)
18815 ____________________________________________________________________________
18816 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
18817         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
18818      Branch: perl
18819            ! ext/DB_File/DB_File.xs
18820 ____________________________________________________________________________
18821 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
18822         Log: Sync the skip() amounts with the number of tests.
18823      Branch: perl
18824            ! lib/Term/Complete.t
18825 ____________________________________________________________________________
18826 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
18827         Log: Update Changes.
18828      Branch: perl
18829            ! Changes patchlevel.h
18830 ____________________________________________________________________________
18831 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
18832         Log: MacOS Classic catdir() rewrite from Thomas Wegner
18833              (backward incompatibility, but a deliberate one,
18834              the old version simply is broken in its logic),
18835              also documentation updates, and as suggested replicated
18836              the File::Spec::Unix documentation updates also on the
18837              File::Spec documentation.
18838              
18839              TODO: there seems to be duplication of documentation
18840              between File::Spec and File::Spec::Unix.  I think
18841              the ::Unix should be left only with specific UNIXisms,
18842              and all the generic documentation should be in ::Spec.
18843      Branch: perl
18844            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
18845            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
18846            ! lib/File/Spec/Unix.pm
18847 ____________________________________________________________________________
18848 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
18849         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
18850              From: Blair Zajac <blair@orcaware.com>
18851              Date: Mon, 24 Sep 2001 11:48:58 -0700
18852              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
18853              
18854              (the skip() messages)
18855      Branch: perl
18856            ! t/op/magic.t
18857 ____________________________________________________________________________
18858 [ 12438] By: ams                                   on 2001/10/14  23:43:59
18859         Log: Subject: [PATCH] make PerlIO default on VMS
18860              From: "Craig A. Berry" <craigberry@mac.com>
18861              Date: Sun, 14 Oct 2001 15:27:18 -0500
18862              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
18863      Branch: perl
18864            ! configure.com
18865 ____________________________________________________________________________
18866 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
18867         Log: Retract #12436 (Abhijit already did this at #12426)
18868      Branch: perl
18869            ! lib/ExtUtils/MM_Unix.pm
18870 ____________________________________________________________________________
18871 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
18872         Log: (retracted by #12437)
18873              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
18874              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
18875              Date: Sat, 13 Oct 2001 20:33:55 +0200
18876              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
18877      Branch: perl
18878            ! lib/ExtUtils/MM_Unix.pm
18879 ____________________________________________________________________________
18880 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
18881         Log: Subject: h2xs grammar nit
18882              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
18883              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
18884              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
18885      Branch: perl
18886            ! utils/h2xs.PL
18887 ____________________________________________________________________________
18888 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
18889         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
18890              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
18891              Date: Sun, 14 Oct 2001 11:25:08 +0100
18892              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
18893      Branch: perl
18894            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
18895            ! warnings.pl
18896 ____________________________________________________________________________
18897 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
18898         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
18899              for File::Spec::Mac::catfile)
18900      Branch: perl
18901            ! lib/h2xs.t
18902 ____________________________________________________________________________
18903 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
18904         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
18905              From: Nicholas Clark <nick@ccl4.org>
18906              Date: Sat, 13 Oct 2001 00:07:31 +0100
18907              Message-ID: <20011013000731.D67535@plum.flirble.org>
18908      Branch: perl
18909            ! lib/h2xs.t utils/h2xs.PL
18910 ____________________________________________________________________________
18911 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
18912         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
18913              before DEFINE and INC), and repent by taking DEFINE and
18914              INC away from PASTHRU.
18915      Branch: perl
18916            ! lib/ExtUtils/MM_Unix.pm
18917 ____________________________________________________________________________
18918 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
18919         Log: More MANIFEST anomalies.
18920      Branch: perl
18921            ! MANIFEST
18922 ____________________________________________________________________________
18923 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
18924         Log: Not that many.
18925      Branch: perl
18926            ! MANIFEST
18927 ____________________________________________________________________________
18928 [ 12428] By: sky                                   on 2001/10/13  20:59:27
18929         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
18930              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18931              Date: Sat, 13 Oct 2001 23:15:55 +0200
18932              Message-ID: <20011013231555.A18071@rafael>
18933      Branch: perl
18934            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
18935            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
18936 ____________________________________________________________________________
18937 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
18938         Log: Rewrite mktables from scratch.
18939              - Cleaner.
18940              - Faster: 15-20 seconds as opposed to several minutes.
18941              - More dynamic: the names of the various categories
18942              such as the linebreak ones are dynamic, not static.
18943              - Is.pl: long names for the general category properties
18944              are now available.
18945              - Ranges (<... ,First>, <..., Last>) from the general
18946              categories work now.
18947              - No more mktables.PL because the mktables.PL is not
18948              and never has been run to create a mktables.
18949              - syllables.txt and Is/Syl*.pl removed: non-standard
18950              (not part of the Unicode), and the whole concept is
18951              being reworked (http://syllabary.sourceforge.net/),
18952              the old way wouldn't even work with the new Syllables.txt
18953              (it would result in 1000+ new categories)
18954      Branch: perl
18955            + lib/unicore/In/163.pl lib/unicore/In/164.pl
18956            + lib/unicore/In/165.pl lib/unicore/In/166.pl
18957            + lib/unicore/In/167.pl lib/unicore/In/168.pl
18958            + lib/unicore/In/169.pl lib/unicore/In/170.pl
18959            + lib/unicore/In/171.pl lib/unicore/Is.pl
18960            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
18961            + lib/unicore/mktables
18962            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
18963            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
18964            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
18965            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
18966            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
18967            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
18968            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
18969            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
18970            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
18971            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
18972            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
18973            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
18974            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
18975            - lib/unicore/syllables.txt
18976            ! (edit 304 files)
18977 ____________________________________________________________________________
18978 [ 12426] By: ams                                   on 2001/10/13  18:05:36
18979         Log: ExtUtils::MM_Unix should ignore comments when searching for
18980              $VERSION.
18981      Branch: perl
18982            ! lib/ExtUtils/MM_Unix.pm
18983 ____________________________________________________________________________
18984 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
18985         Log: Subject: Re: New module XML::Clean
18986              From: andreas.koenig@anima.de (Andreas J. Koenig)
18987              Date: 13 Oct 2001 10:17:09 +0200
18988              Message-ID: <m37ku0t0my.fsf@anima.de>
18989      Branch: perl
18990            ! pod/perlnewmod.pod
18991 ____________________________________________________________________________
18992 [ 12424] By: sky                                   on 2001/10/13  09:39:59
18993         Log: Set thread stack size if needed.
18994      Branch: perl
18995            ! ext/threads/threads.xs
18996 ____________________________________________________________________________
18997 [ 12423] By: sky                                   on 2001/10/13  09:36:49
18998         Log: We do want to set the attribute to joinable even on modern posix
18999              platforms.
19000      Branch: perl
19001            ! ext/threads/threads.xs
19002 ____________________________________________________________________________
19003 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
19004         Log: Subject: [PATCH ext/Data/Dumper.xs]
19005              From: Brian Ingerson <ingy@ttul.org>
19006              Date: Fri, 12 Oct 2001 19:32:35 -0700
19007              Message-ID: <20011012193235.B889@ttul.org>
19008      Branch: perl
19009            ! ext/Data/Dumper/Dumper.xs
19010 ____________________________________________________________________________
19011 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
19012         Log: Update Changes.
19013      Branch: perl
19014            ! Changes patchlevel.h
19015 ____________________________________________________________________________
19016 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
19017         Log: FAQ sync.
19018      Branch: perl
19019            ! pod/perlfaq3.pod pod/perlfaq4.pod
19020 ____________________________________________________________________________
19021 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
19022         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
19023              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
19024              Date: Fri, 12 Oct 2001 11:51:05 -0700
19025              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
19026      Branch: perl
19027            ! lib/File/Copy.pm
19028 ____________________________________________________________________________
19029 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
19030         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
19031              From: "chromatic" <chromatic@rmci.net>     
19032              Date: Thu, 11 Oct 2001 10:57:55 -0600
19033              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
19034              
19035              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
19036              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19037              Date: Thu, 11 Oct 2001 22:34:21 +0200
19038              Message-ID: <20011011223421.A693@rafael>     
19039              
19040              plus undef $Term::Complete::stty as suggested by Rafael.
19041      Branch: perl
19042            ! lib/Term/Complete.pm lib/Term/Complete.t
19043 ____________________________________________________________________________
19044 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
19045         Log: UUnndduupplleexx..
19046      Branch: perl
19047            ! perl.h
19048 ____________________________________________________________________________
19049 [ 12416] By: sky                                   on 2001/10/12  20:16:19
19050         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
19051              From: Andy Dougherty <doughera@lafayette.edu>
19052              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
19053              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
19054              (Potentially only band-aid)
19055      Branch: perl
19056            ! sv.c
19057 ____________________________________________________________________________
19058 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
19059         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
19060              mishandles kill(), and therefore the sigaction test
19061              should be skipped, from Charles Lane.
19062      Branch: perl
19063            ! ext/POSIX/t/sigaction.t
19064 ____________________________________________________________________________
19065 [ 12414] By: sky                                   on 2001/10/12  18:47:49
19066         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
19067      Branch: perl
19068            ! op.h
19069 ____________________________________________________________________________
19070 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
19071         Log: Upgrade to Math::BigInt 1.44 from Tels and
19072              further fixes from John Peacock.
19073      Branch: perl
19074            + lib/Math/BigInt/t/Math/Subclass.pm
19075            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
19076            + lib/Math/BigInt/t/subclass.t
19077            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
19078            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
19079            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
19080            ! lib/Math/BigInt/t/mbimbf.t
19081 ____________________________________________________________________________
19082 [ 12412] By: sky                                   on 2001/10/12  18:28:23
19083         Log: perhaps pthread_attr_t really needs to be set for the old api
19084      Branch: perl
19085            ! ext/threads/threads.xs
19086 ____________________________________________________________________________
19087 [ 12411] By: sky                                   on 2001/10/12  18:11:45
19088         Log: pthread_keycreate not pthread_key_create under the here be dragons API
19089      Branch: perl
19090            ! ext/threads/threads.h
19091 ____________________________________________________________________________
19092 [ 12410] By: sky                                   on 2001/10/12  18:07:37
19093         Log: Apperently OLD PTHREADS API is a bit retarded.
19094              This should fix another set of compile failures in HP-UX 10.20.
19095      Branch: perl
19096            ! ext/threads/threads.h ext/threads/threads.xs
19097 ____________________________________________________________________________
19098 [ 12409] By: nick                                  on 2001/10/12  15:30:01
19099         Log: Blind integrate of mainline
19100      Branch: perlio
19101           +> (branch 32 files)
19102            - lib/unicode/README
19103           !> (integrate 121 files)
19104 ____________________________________________________________________________
19105 [ 12408] By: sky                                   on 2001/10/12  14:55:08
19106         Log: Let us avoid being smart for now.
19107      Branch: perl
19108            ! ext/threads/threads.h
19109 ____________________________________________________________________________
19110 [ 12407] By: sky                                   on 2001/10/12  14:38:12
19111         Log: (void*) the argument to make sure we work with picky compilers
19112      Branch: perl
19113            ! ext/threads/threads.xs
19114 ____________________________________________________________________________
19115 [ 12406] By: ams                                   on 2001/10/12  13:26:04
19116         Log: (replaced with #12600)
19117              
19118              Subject: [PATCH 5.6.1 perldoc] use File::Temp
19119              From: Mikhail Zabaluev <mhz@alt-linux.org>
19120              Date: Fri, 12 Oct 2001 12:47:47 +0400
19121              Message-Id: <20011012124747.E13918@localhost.localdomain>
19122      Branch: perl
19123            ! utils/perldoc.PL
19124 ____________________________________________________________________________
19125 [ 12405] By: ams                                   on 2001/10/12  13:05:32
19126         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
19127              From: andreas.koenig@anima.de (Andreas J. Koenig)
19128              Date: 12 Oct 2001 11:12:07 +0200
19129              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
19130      Branch: perl
19131            ! lib/Memoize/t/speed.t
19132 ____________________________________________________________________________
19133 [ 12404] By: sky                                   on 2001/10/12  12:46:15
19134         Log: A) Support OLD_PTHREADS_API
19135              B) Change from using pthread_t to using a TLS to store the
19136              index of the thread in an hash, this is to avoid problems when
19137              in fact pthread_t was not a seralizable type.
19138              Both these changes are because of HP-UX 10.20
19139              This has not been tested on win32 but should work there.
19140              Need to add support for NetWare.
19141      Branch: perl
19142            ! ext/threads/threads.h ext/threads/threads.xs
19143 ____________________________________________________________________________
19144 [ 12403] By: ams                                   on 2001/10/12  07:34:19
19145         Log: Subject: Re: New module XML::Clean
19146              From: andreas.koenig@anima.de (Andreas J. Koenig)
19147              Date: 12 Oct 2001 10:20:35 +0200
19148              Message-Id: <m3elo9uv58.fsf@anima.de>
19149      Branch: perl
19150            ! pod/perlnewmod.pod
19151 ____________________________________________________________________________
19152 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
19153         Log: More HP model tweaks from Merijn.
19154      Branch: perl
19155            ! README.hpux
19156 ____________________________________________________________________________
19157 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
19158         Log: Update Changes.
19159      Branch: perl
19160            ! Changes patchlevel.h
19161 ____________________________________________________________________________
19162 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
19163         Log: HP-UX update from H.Merijn Brand.
19164      Branch: perl
19165            ! README.hpux
19166 ____________________________________________________________________________
19167 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
19168         Log: Subject: [PATCH] fix link rot in README.vms
19169              From: "Craig A. Berry" <craigberry@mac.com>
19170              Date: Wed, 10 Oct 2001 17:17:00 -0500
19171              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
19172      Branch: perl
19173            ! README.vms
19174 ____________________________________________________________________________
19175 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
19176         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
19177              From: "chromatic" <chromatic@rmci.net>
19178              Date: Wed, 10 Oct 2001 15:50:30 -0600
19179              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
19180      Branch: perl
19181            ! lib/Term/Complete.t
19182 ____________________________________________________________________________
19183 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
19184         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
19185              From: "chromatic" <chromatic@rmci.net>
19186              Date: Wed, 10 Oct 2001 15:45:42 -0600
19187              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
19188      Branch: perl
19189            + lib/ExtUtils/Packlist.t
19190            ! MANIFEST
19191 ____________________________________________________________________________
19192 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
19193         Log: VMS needs quotes around the -I option to keep it from
19194              being downcased, from Charles Lane.
19195      Branch: perl
19196            ! t/run/kill_perl.t
19197 ____________________________________________________________________________
19198 [ 12395] By: ams                                   on 2001/10/10  16:22:32
19199         Log: Subject: [PATCH lib/FindBin.pm]
19200              From: Stas Bekman <stas@stason.org>
19201              Date: Tue, 09 Oct 2001 23:57:10 +0800
19202              Message-Id: <3BC31E56.60805@stason.org>
19203      Branch: perl
19204            ! lib/FindBin.pm
19205 ____________________________________________________________________________
19206 [ 12394] By: ams                                   on 2001/10/10  16:09:53
19207         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
19208              From: Abhijit Menon-Sen <ams@wiw.org>
19209              Date: Wed, 10 Oct 2001 21:59:33 +0530
19210              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
19211      Branch: perl
19212            ! ext/Data/Dumper/Dumper.xs
19213 ____________________________________________________________________________
19214 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
19215         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
19216              from Charles Lane.
19217      Branch: perl
19218            ! lib/File/Spec/VMS.pm
19219 ____________________________________________________________________________
19220 [ 12392] By: ams                                   on 2001/10/10  14:49:43
19221         Log: Subject: [PATCH] two s/// bugfixes
19222              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19223              Date: Wed, 10 Oct 2001 17:23:44 +0200
19224              Message-Id: <20011010172344.C22440@rafael>
19225      Branch: perl
19226            ! pp_ctl.c regexec.c t/op/subst.t
19227 ____________________________________________________________________________
19228 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
19229         Log: Fix/improve handling of the [000000] special "root"
19230              directory, by putting cwd in canonical form when doing
19231              abs2rel, and prepending a 000000 to directory "chunks"
19232              if missing from base or path.  Also adjust test to
19233              reflect the (improved) output from abs2rel.
19234              From Charles Lane.
19235      Branch: perl
19236            ! lib/File/Spec.t lib/File/Spec/VMS.pm
19237 ____________________________________________________________________________
19238 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
19239         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
19240              all of the extra VMSish attributes (such as "treat this logical
19241              as a device name") that are necessary to make programs run.
19242              A tainted %ENV does not hinder VMS.  From Charles Lane.
19243      Branch: perl
19244            ! lib/File/Find/t/taint.t
19245 ____________________________________________________________________________
19246 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
19247         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
19248              
19249              o  VMS is case-insensitive, RTL downcases filenames read
19250              by perl... so need to re-upcase filenames like MANIFEST
19251              and MANIFEST.SKIP
19252              
19253              o  Need to convert VMS-style to Unix-style filenames when comparing
19254              names in MANIFEST to names in filesystem.
19255              
19256              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
19257              since VMS won't let you (easily) delete non-empty directories.
19258              
19259              From Charles Lane.
19260      Branch: perl
19261            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
19262 ____________________________________________________________________________
19263 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
19264         Log: Unix and VMS agree on "*" as a "match any number of any chars"
19265              wildcards, but differ ("?"  vs.  "%") for their "match any single
19266              char" wildcard.  This patch changes "?"  chars to "%" before doing a
19267              VMS glob...at no loss of functionality, since "?"  isn't a valid
19268              filename char on VMS.  From Charles Lane.
19269      Branch: perl
19270            ! doio.c
19271 ____________________________________________________________________________
19272 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
19273         Log: (accidentally empty submit; new life as #12390)
19274      Branch: perl
19275            ! lib/File/Find/t/taint.t
19276 ____________________________________________________________________________
19277 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
19278         Log: Even more VMS tweakage from Charles Lane:
19279              
19280              Tweak #1:  splitdir only works on directory part of filespec,
19281              split off volume first
19282              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
19283              (it's a horrible kludge in the run-time library,
19284              improved in later versions). Check the
19285              $Config{'d_setenv'} flag before attempting to set it.
19286      Branch: perl
19287            ! t/op/chdir.t
19288 ____________________________________________________________________________
19289 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
19290         Log: VMS tweakage from Charles Lane.
19291              
19292              . command.com doubles an output line when prompting for extensions
19293              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
19294              . perl5db doesn't clean up after itself
19295      Branch: perl
19296            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
19297 ____________________________________________________________________________
19298 [ 12384] By: sky                                   on 2001/10/09  19:16:11
19299         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
19300              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19301              Date: Tue, 9 Oct 2001 22:10:26 +0200
19302              Message-ID: <20011009221026.A8579@rafael>
19303      Branch: perl
19304            ! pod/perldata.pod
19305 ____________________________________________________________________________
19306 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
19307         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
19308              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
19309              Date: 9 Oct 2001 15:15:06 -0000
19310              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
19311      Branch: perl
19312            ! t/op/subst.t
19313 ____________________________________________________________________________
19314 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
19315         Log: Update Changes.
19316      Branch: perl
19317            ! Changes patchlevel.h
19318 ____________________________________________________________________________
19319 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
19320         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
19321              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
19322              when a NULL is passed for the filename string pointer.
19323              From Charles Lane.
19324      Branch: perl
19325            ! vms/vms.c
19326 ____________________________________________________________________________
19327 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
19328         Log: Subject: HP systems update
19329              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19330              Date: Tue, 09 Oct 2001 15:59:22 +0200
19331              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
19332      Branch: perl
19333            ! README.hpux
19334 ____________________________________________________________________________
19335 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
19336         Log: CPAN::Nox does now have a test.
19337      Branch: perl
19338            ! t/lib/1_compile.t
19339 ____________________________________________________________________________
19340 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
19341         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
19342              From: David Dyck <dcd@tc.fluke.com>
19343              Date: Mon, 1 Oct 2001 12:17:36 -0700
19344              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
19345      Branch: perl
19346            ! installperl
19347 ____________________________________________________________________________
19348 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
19349         Log: NetWare update from Ananth Kesari.
19350      Branch: perl
19351            ! NetWare/nwperlsys.h makedef.pl
19352 ____________________________________________________________________________
19353 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
19354         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
19355              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19356              Date: Tue, 9 Oct 2001 08:40:57 EDT
19357              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
19358      Branch: perl
19359            ! lib/File/Find/t/find.t
19360 ____________________________________________________________________________
19361 [ 12374] By: ams                                   on 2001/10/09  05:31:45
19362         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
19363              ExtUtils::Mkbootstrap
19364              From: "chromatic" <chromatic@rmci.net>
19365              Date: Tue, 09 Oct 2001 00:08:37 -0600
19366              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
19367      Branch: perl
19368            + lib/ExtUtils/Mkbootstrap.t
19369            ! MANIFEST
19370 ____________________________________________________________________________
19371 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
19372         Log: Enable more debugging.
19373      Branch: perl
19374            ! lib/utf8_heavy.pl
19375 ____________________________________________________________________________
19376 [ 12372] By: ams                                   on 2001/10/09  02:11:59
19377         Log: #12370 forgot to modify is_gv_magical().
19378      Branch: perl
19379            ! gv.c
19380 ____________________________________________________________________________
19381 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
19382         Log: Make the toupper/lower/title API for Unicode not right
19383              but at least less wrong: prepare for the mapping being
19384              more than just one-character-to-one-character.
19385      Branch: perl
19386            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
19387            ! regexec.c utf8.c
19388 ____________________________________________________________________________
19389 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
19390         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
19391              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
19392              Date: Mon, 8 Oct 2001 22:18:23 -0400
19393              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
19394      Branch: perl
19395            ! pod/perlvar.pod t/op/taint.t
19396 ____________________________________________________________________________
19397 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
19398         Log: FAQ sync.
19399      Branch: perl
19400            ! pod/perlfaq3.pod pod/perlfaq4.pod
19401 ____________________________________________________________________________
19402 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
19403         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
19404              From: "chromatic" <chromatic@rmci.net>
19405              Date: Mon, 08 Oct 2001 14:05:32 -0600
19406              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
19407      Branch: perl
19408            ! lib/Term/Cap.t
19409 ____________________________________________________________________________
19410 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
19411         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
19412              From: Michael G Schwern <schwern@pobox.com>
19413              Date: Mon, 8 Oct 2001 17:00:14 -0400
19414              Message-ID: <20011008170014.L17083@blackrider>
19415      Branch: perl
19416            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
19417 ____________________________________________________________________________
19418 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
19419         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
19420              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19421              Date: Mon, 8 Oct 2001 16:01:33 EDT
19422              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
19423      Branch: perl
19424            ! ext/Time/HiRes/HiRes.xs
19425 ____________________________________________________________________________
19426 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
19427         Log: Subject: [PATCH] Autosplit patch for VMS
19428              From: "Craig A. Berry" <craigberry@mac.com>
19429              Date: Mon, 08 Oct 2001 15:40:43 -0500
19430              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
19431      Branch: perl
19432            ! lib/AutoSplit.pm lib/AutoSplit.t
19433 ____________________________________________________________________________
19434 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
19435         Log: Don't assume that everybody is running OS X 10.1 yet;
19436              from Kay Röpke.
19437      Branch: perl
19438            ! hints/darwin.sh
19439 ____________________________________________________________________________
19440 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
19441         Log: Update Changes.
19442      Branch: perl
19443            ! Changes patchlevel.h
19444 ____________________________________________________________________________
19445 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
19446         Log: Retract #12358 for now.
19447      Branch: perl
19448            ! lib/Term/Cap.t
19449 ____________________________________________________________________________
19450 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
19451         Log: Can't figure out what this is testing.
19452              (If it is trying to catch SIGKILL, it should stop
19453              trying because that is by definition impossible.)
19454      Branch: perl
19455            ! lib/sigtrap.t
19456 ____________________________________________________________________________
19457 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
19458         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
19459              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
19460              Date: Sun, 30 Sep 2001 21:15:13 +0200
19461              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
19462      Branch: perl
19463            ! lib/ExtUtils/MM_Win32.pm
19464 ____________________________________________________________________________
19465 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
19466         Log: Clarify the ldlibpth part and condense the overall text.
19467      Branch: perl
19468            ! t/TEST
19469 ____________________________________________________________________________
19470 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
19471         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
19472              From: "chromatic" <chromatic@rmci.net>
19473              Date: Sun, 07 Oct 2001 16:59:26 -0600
19474              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
19475      Branch: perl
19476            ! lib/Term/Cap.t
19477 ____________________________________________________________________________
19478 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
19479         Log: Update the list because fo #12265.
19480      Branch: perl
19481            ! t/lib/1_compile.t
19482 ____________________________________________________________________________
19483 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
19484         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
19485              From: Nicholas Clark <nick@ccl4.org>
19486              Date: Sun, 7 Oct 2001 20:53:33 +0100
19487              Message-ID: <20011007205333.S38756@plum.flirble.org>   
19488      Branch: perl
19489            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
19490            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
19491            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
19492            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
19493            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
19494            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
19495            ! lib/Switch/t/switch.t lib/Term/Complete.t
19496            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
19497            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
19498            ! t/op/my_stash.t
19499 ____________________________________________________________________________
19500 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
19501         Log: Integrate patch #12350 from maintperl; typo in
19502              IO::Seekable doc.
19503      Branch: perl
19504           !> ext/IO/lib/IO/Seekable.pm
19505 ____________________________________________________________________________
19506 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
19507         Log: Detypo.
19508      Branch: perl
19509            ! hints/darwin.sh
19510 ____________________________________________________________________________
19511 [ 12353] By: sky                                   on 2001/10/07  17:16:14
19512         Log: Change 12349 didn't really get it right.
19513      Branch: perl
19514            ! lib/Unicode/README
19515 ____________________________________________________________________________
19516 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
19517         Log: If running the harness the dynamic library search path
19518              may need setting.
19519      Branch: perl
19520            ! t/TEST
19521 ____________________________________________________________________________
19522 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
19523         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
19524              in ldflags.
19525      Branch: perl
19526            ! hints/darwin.sh
19527 ____________________________________________________________________________
19528 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
19529         Log: typo in IO::Seekable doc
19530      Branch: maint-5.6/perl
19531            ! ext/IO/lib/IO/Seekable.pm
19532 ____________________________________________________________________________
19533 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
19534         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
19535              doesn't work on Mac OS X 10.1 (when unpacking the tar the
19536              latter gets renamed as lib/unicode:1, assumedly for security
19537              reasons not to overwrite stuff)
19538      Branch: perl
19539            + lib/Unicode/README
19540            - lib/unicode/README
19541            ! MANIFEST
19542 ____________________________________________________________________________
19543 [ 12348] By: ams                                   on 2001/10/07  05:33:40
19544         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
19545              From: "chromatic" <chromatic@rmci.net>
19546              Date: Sat, 06 Oct 2001 21:42:03 -0600
19547              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
19548      Branch: perl
19549            + lib/CPAN/t/Nox.t
19550            ! MANIFEST
19551 ____________________________________________________________________________
19552 [ 12347] By: ams                                   on 2001/10/07  00:48:10
19553         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
19554              From: "chromatic" <chromatic@rmci.net>
19555              Date: Sat, 06 Oct 2001 18:52:10 -0600
19556              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
19557      Branch: perl
19558            + lib/sigtrap.t
19559            ! MANIFEST
19560 ____________________________________________________________________________
19561 [ 12346] By: ams                                   on 2001/10/06  23:14:01
19562         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
19563              h2xs write?)
19564              From: Nicholas Clark <nick@ccl4.org>
19565              Date: Sat, 6 Oct 2001 21:46:43 +0100
19566              Message-Id: <20011006214643.L38756@plum.flirble.org>
19567      Branch: perl
19568            ! utils/h2xs.PL
19569 ____________________________________________________________________________
19570 [ 12345] By: ams                                   on 2001/10/06  17:39:53
19571         Log: Subject: [PATCH] Memoize tests
19572              From: Nicholas Clark <nick@ccl4.org>
19573              Date: Sat, 6 Oct 2001 18:04:21 +0100
19574              Message-Id: <20011006180421.J38756@plum.flirble.org>
19575      Branch: perl
19576            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
19577            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
19578            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
19579            ! lib/Memoize/t/expire_module_n.t
19580            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
19581            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
19582            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
19583            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
19584            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
19585            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
19586 ____________________________________________________________________________
19587 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
19588         Log: Retract the latter part of #12343.
19589      Branch: perl
19590            ! ext/IO/lib/IO/Socket/INET.pm
19591 ____________________________________________________________________________
19592 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
19593         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
19594              From: David Dyck <dcd@tc.fluke.com>
19595              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
19596              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
19597              
19598              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
19599              From: David Dyck <dcd@tc.fluke.com>
19600              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
19601              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
19602      Branch: perl
19603            ! ext/IO/lib/IO/Socket/INET.pm
19604 ____________________________________________________________________________
19605 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
19606         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
19607              From: Robin Barker <rmb1@cise.npl.co.uk>
19608              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
19609              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
19610      Branch: perl
19611            ! t/TEST
19612 ____________________________________________________________________________
19613 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
19614         Log: Don't assume that %x is good for displaying UVs.
19615      Branch: perl
19616            ! dump.c
19617 ____________________________________________________________________________
19618 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
19619         Log: Update Changes.
19620      Branch: perl
19621            ! Changes patchlevel.h
19622 ____________________________________________________________________________
19623 [ 12339] By: ams                                   on 2001/10/05  10:22:34
19624         Log: Subject: [PATCH] perlfunc/select
19625              From: Nicholas Clark <nick@ccl4.org>
19626              Date: Fri, 5 Oct 2001 11:33:58 +0100
19627              Message-Id: <20011005113358.Z38756@plum.flirble.org>
19628      Branch: perl
19629            ! pod/perlfunc.pod
19630 ____________________________________________________________________________
19631 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
19632         Log: Retract #12313 and #12249.
19633      Branch: perl
19634            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
19635            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
19636            ! pod/perlebcdic.pod
19637 ____________________________________________________________________________
19638 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
19639         Log: Subject: [PATCH] perlvms.pod update
19640              From: "Craig A. Berry" <craigberry@mac.com>
19641              Date: Thu, 04 Oct 2001 12:55:52 -0500
19642              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
19643      Branch: perl
19644            ! vms/perlvms.pod
19645 ____________________________________________________________________________
19646 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
19647         Log: Subject: PATCH: Tie::SubstrHash
19648              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19649              Date: Thu, 04 Oct 2001 12:12:41 +0100
19650              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
19651      Branch: perl
19652            ! lib/Tie/SubstrHash.pm
19653 ____________________________________________________________________________
19654 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
19655         Log: Unicode properties saga continues.
19656      Branch: perl
19657            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
19658            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
19659 ____________________________________________________________________________
19660 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
19661         Log: Yet more Unicode properties.
19662      Branch: perl
19663            + lib/unicore/In/137.pl lib/unicore/In/138.pl
19664            + lib/unicore/In/139.pl lib/unicore/In/140.pl
19665            + lib/unicore/In/141.pl lib/unicore/In/142.pl
19666            + lib/unicore/In/143.pl lib/unicore/In/144.pl
19667            + lib/unicore/In/145.pl lib/unicore/In/146.pl
19668            + lib/unicore/In/147.pl lib/unicore/In/148.pl
19669            + lib/unicore/In/149.pl lib/unicore/In/150.pl
19670            + lib/unicore/In/151.pl lib/unicore/In/152.pl
19671            + lib/unicore/In/153.pl lib/unicore/In/154.pl
19672            + lib/unicore/In/155.pl lib/unicore/In/156.pl
19673            + lib/unicore/In/157.pl lib/unicore/In/158.pl
19674            + lib/unicore/In/159.pl lib/unicore/In/160.pl
19675            + lib/unicore/In/161.pl lib/unicore/In/162.pl
19676            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
19677            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
19678            ! pod/perlunicode.pod
19679 ____________________________________________________________________________
19680 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
19681         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
19682              From: "Craig A. Berry" <craigberry@mac.com>
19683              Date: Wed, 03 Oct 2001 17:45:25 -0500
19684              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
19685              
19686              (the lib/Term/Complete.t patched differently by #12332)
19687      Branch: perl
19688            ! lib/ExtUtils/Command.t
19689 ____________________________________________________________________________
19690 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
19691         Log: Restore only if something to restore.
19692      Branch: perl
19693            ! lib/Term/Complete.t
19694 ____________________________________________________________________________
19695 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
19696         Log: Update various resources for credits,
19697              minor icons fixes, and versions.
19698      Branch: maint-5.6/macperl
19699            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
19700            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
19701            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
19702 ____________________________________________________________________________
19703 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
19704         Log: Quiet the warnings about using undef value
19705      Branch: maint-5.6/macperl
19706            ! lib/File/Temp.pm
19707 ____________________________________________________________________________
19708 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
19709         Log: Fix up Ballon Help and Help menu docs (first pass);
19710              remove balloon rez file, and autogenerate with
19711              Balloon2Rez instead.
19712      Branch: maint-5.6/macperl
19713            + macos/macperl/macscripts/Balloon2Rez
19714            - macos/macperl/MPBalloons.r
19715            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
19716 ____________________________________________________________________________
19717 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
19718         Log: Allow overriding of defaults, for change #12327.
19719      Branch: maint-5.6/macperl
19720            ! perl.h
19721 ____________________________________________________________________________
19722 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
19723         Log: Override PerlProc_exit.
19724      Branch: maint-5.6/macperl
19725            ! macos/macish.h
19726 ____________________________________________________________________________
19727 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
19728         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
19729      Branch: maint-5.6/macperl
19730            + macos/bundled_lib/blib/lib/MD5.pm
19731            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
19732            + macos/lib/Mac/AETE/Dialect.pm
19733            + macos/lib/Mac/AETE/Format/Converter.pm
19734            + macos/lib/Mac/AETE/Format/Dictionary.pm
19735            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
19736            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
19737            + macos/lib/Mac/Toolbox.pod
19738            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
19739 ____________________________________________________________________________
19740 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
19741         Log: Sync up silly CVS headers ... I should commit CVS
19742              first to avoid this ...
19743      Branch: maint-5.6/macperl
19744            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
19745            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
19746            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
19747            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
19748 ____________________________________________________________________________
19749 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
19750         Log: Fix Matthias' address, and attributions.
19751      Branch: maint-5.6/macperl
19752            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
19753            ! pod/perlport.pod
19754 ____________________________________________________________________________
19755 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
19756         Log: Fix Matthias' address, and attributions.
19757      Branch: maint-5.6/macperl
19758            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
19759            ! macos/ext/Mac/Components/Components.pm
19760            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
19761            ! macos/ext/Mac/Dialogs/Dialogs.pm
19762            ! macos/ext/Mac/Events/Events.pm
19763            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
19764            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
19765            ! macos/ext/Mac/Gestalt/Gestalt.pm
19766            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
19767            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
19768            ! macos/ext/Mac/Menus/Menus.pm
19769            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
19770            ! macos/ext/Mac/Movies/Movies.pm
19771            ! macos/ext/Mac/Navigation/Navigation.pm
19772            ! macos/ext/Mac/Notification/Notification.pm
19773            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
19774            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
19775            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
19776            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
19777            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
19778            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
19779            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
19780            ! macos/ext/Mac/StandardFile/StandardFile.pm
19781            ! macos/ext/Mac/TextEdit/TextEdit.pm
19782            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
19783            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
19784            ! macos/lib/Mac/LowMem.pm
19785 ____________________________________________________________________________
19786 [ 12322] By: sky                                   on 2001/10/03  18:41:07
19787         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
19788              From: "Craig A. Berry" <craigberry@mac.com>
19789              Date: Wed, 03 Oct 2001 14:30:55 -0500
19790              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
19791      Branch: perl
19792            ! vms/vms.c
19793 ____________________________________________________________________________
19794 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
19795         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
19796              From: "Craig A. Berry" <craigberry@mac.com>
19797              Date: Wed, 03 Oct 2001 14:30:55 -0500
19798              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
19799      Branch: perl
19800            ! vms/vms.c
19801 ____________________________________________________________________________
19802 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
19803         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
19804              only IsL&) and Inherited (negative lookahead good);
19805              add tests for Common, Inherited, and L&.
19806      Branch: perl
19807            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
19808 ____________________________________________________________________________
19809 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
19810         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
19811              (The Unicode standard uses L& quite often.)
19812      Branch: perl
19813            ! lib/utf8_heavy.pl
19814 ____________________________________________________________________________
19815 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
19816         Log: Add the 'Common' Unicode property (code points not
19817              explicitly assigned to any other script).
19818      Branch: perl
19819            + lib/unicore/In/136.pl
19820            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
19821 ____________________________________________________________________________
19822 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
19823         Log: Skip the RV printing test under threads until fixed.
19824      Branch: perl
19825            ! ext/B/t/terse.t
19826 ____________________________________________________________________________
19827 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
19828         Log: Subject: 12309 / cygwin / win2k
19829              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19830              Date: Wed, 03 Oct 2001 15:25:15 +0200
19831              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
19832      Branch: perl
19833            ! makedef.pl
19834 ____________________________________________________________________________
19835 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
19836         Log: Metaconfig unit change for #12314.
19837      Branch: metaconfig
19838            ! U/modified/Head.U
19839 ____________________________________________________________________________
19840 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
19841         Log: Subject: Both cygwin and djgpp on one machine
19842              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19843              Date: Wed, 03 Oct 2001 15:02:59 +0200
19844              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
19845      Branch: perl
19846            ! Configure
19847 ____________________________________________________________________________
19848 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
19849         Log: (retracted by #12338)
19850              
19851              Subject: [PATCH] Code clean up for perlboot.pod
19852              From: Casey West <casey@geeknest.com>
19853              Date: Tue, 2 Oct 2001 19:24:43 -0400
19854              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
19855              
19856              Subject: [PATCH] Code clean up for perlbot.diff
19857              From: Casey West <casey@geeknest.com>
19858              Date: Tue, 2 Oct 2001 19:25:22 -0400
19859              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
19860              
19861              Subject: [PATCH] Code clean up for perlcall.pod
19862              From: Casey West <casey@geeknest.com>
19863              Date: Tue, 2 Oct 2001 19:25:57 -0400
19864              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
19865              
19866              Subject: [PATCH] Code clean up for perldata.pod
19867              From: Casey West <casey@geeknest.com>
19868              Date: Tue, 2 Oct 2001 19:26:29 -0400
19869              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
19870              
19871              Subject: [PATCH] Code clean up for perldbmfilter.pod
19872              From: Casey West <casey@geeknest.com>
19873              Date: Tue, 2 Oct 2001 19:26:59 -0400
19874              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
19875              
19876              Subject: [PATCH] Code clean up for perlebcdic.pod
19877              From: Casey West <casey@geeknest.com>
19878              Date: Tue, 2 Oct 2001 19:27:37 -0400
19879              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
19880      Branch: perl
19881            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
19882            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
19883 ____________________________________________________________________________
19884 [ 12312] By: ams                                   on 2001/10/02  23:43:55
19885         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
19886              From: Michael G Schwern <schwern@pobox.com>
19887              Date: Tue, 2 Oct 2001 17:00:49 -0400
19888              Message-Id: <20011002170049.A9955@blackrider>
19889      Branch: perl
19890            ! lib/ExtUtils/MakeMaker.pm
19891 ____________________________________________________________________________
19892 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
19893         Log: FAQ sync.
19894      Branch: perl
19895            ! pod/perlfaq3.pod
19896 ____________________________________________________________________________
19897 [ 12310] By: nick                                  on 2001/10/02  16:09:49
19898         Log: Integrate mainline
19899      Branch: perlio
19900           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
19901           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
19902           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
19903           !> patchlevel.h t/op/pat.t
19904 ____________________________________________________________________________
19905 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
19906         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
19907              not just one single space.
19908      Branch: perl
19909            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
19910 ____________________________________________________________________________
19911 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
19912         Log: AUTHORS updates.
19913      Branch: perl
19914            ! AUTHORS
19915 ____________________________________________________________________________
19916 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
19917         Log: Update Changes.
19918      Branch: perl
19919            ! Changes patchlevel.h
19920 ____________________________________________________________________________
19921 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
19922         Log: Work around old buggy glibcs for langinfo constants,
19923              from Nicholas Clark and David Dyck.
19924      Branch: perl
19925            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
19926 ____________________________________________________________________________
19927 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
19928         Log: Eradicate Time::Piece; add an example.
19929      Branch: perl
19930            ! ext/I18N/Langinfo/Langinfo.pm
19931 ____________________________________________________________________________
19932 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
19933         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
19934              From: Robert Spier <rspier@pobox.com>
19935              Date: Mon, 1 Oct 2001 23:20:16 -0700
19936              Message-ID: <15289.23712.422087.878224@rls.cx>
19937      Branch: perl
19938            ! lib/Pod/Html.pm
19939 ____________________________________________________________________________
19940 [ 12303] By: sky                                   on 2001/10/02  10:40:57
19941         Log: Fixes obscure bug that manifests itself by.
19942              local $!=0;undef*STDOUT;#segfaults
19943              Has been around for a while. Possible other magic IO vars are
19944              possibly affected as well. Reported by Jos Boumans.
19945      Branch: perl
19946            ! mg.c
19947 ____________________________________________________________________________
19948 [ 12302] By: nick                                  on 2001/10/02  09:00:52
19949         Log: Integrate mainline
19950      Branch: perlio
19951           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
19952           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
19953           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
19954 ____________________________________________________________________________
19955 [ 12301] By: nick                                  on 2001/10/02  08:40:57
19956         Log: Integrate mainline + lib/open.t patch from Chromatic
19957      Branch: perlio
19958           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
19959            ! lib/open.t
19960           !> (integrate 29 files)
19961 ____________________________________________________________________________
19962 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
19963         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
19964              Until it has, better stop early if someone requests threads.
19965      Branch: perl
19966            ! hints/darwin.sh
19967 ____________________________________________________________________________
19968 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
19969         Log: Subject: [ID 20011001.011] redundant code in t/TEST
19970              From: David Dyck <dcd@tc.fluke.com>
19971              Date: Mon, 1 Oct 2001 12:56:24 -0700
19972              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
19973      Branch: perl
19974            ! t/TEST
19975 ____________________________________________________________________________
19976 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
19977         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
19978              From: "chromatic" <chromatic@rmci.net>
19979              Date: Mon, 01 Oct 2001 12:27:12 -0600
19980              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
19981      Branch: perl
19982            ! lib/Term/Cap.t
19983 ____________________________________________________________________________
19984 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
19985         Log: UNICOS testing patches from Nicholas Clark.
19986      Branch: perl
19987            ! t/op/arith.t t/op/pack.t
19988 ____________________________________________________________________________
19989 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
19990         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
19991              From: "chromatic" <chromatic@rmci.net>
19992              Date: Mon, 01 Oct 2001 10:21:51 -0600
19993              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
19994      Branch: perl
19995            ! lib/open.t
19996 ____________________________________________________________________________
19997 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
19998         Log: Make missing the RADIXCHAR a softer, gentler error.
19999      Branch: perl
20000            ! ext/I18N/Langinfo/Langinfo.t
20001 ____________________________________________________________________________
20002 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
20003         Log: Nuke also the LANG because of glibc.
20004      Branch: perl
20005            ! lib/open.t
20006 ____________________________________________________________________________
20007 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
20008         Log: Also the ^Is is optional.
20009      Branch: perl
20010            ! pod/perlunicode.pod t/op/pat.t
20011 ____________________________________________________________________________
20012 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
20013         Log: Be careful to pull chars from the varargs stack when
20014              formatting chars.
20015      Branch: perl
20016            ! regcomp.c
20017 ____________________________________________________________________________
20018 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
20019         Log: sortsv not in place anymore, noticed by John P. Linderman.
20020      Branch: perl
20021            ! pod/perlapi.pod pp_ctl.c
20022 ____________________________________________________________________________
20023 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
20024         Log: Make the diagnostic messages more neutral.
20025      Branch: perl
20026            ! ext/B/t/terse.t
20027 ____________________________________________________________________________
20028 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
20029         Log: Forgotten from #12288.
20030      Branch: perl
20031            ! ext/Data/Dumper/Dumper.pm
20032 ____________________________________________________________________________
20033 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
20034         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
20035              From: Brian Ingerson <ingy@ttul.org>
20036              Date: Sun, 30 Sep 2001 21:45:56 -0700
20037              Message-ID: <20010930214556.D26392@ttul.org>
20038              
20039              (remember also the #12289)
20040      Branch: perl
20041            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
20042 ____________________________________________________________________________
20043 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
20044         Log: More Unicode property tests for the abbreviated
20045              general properties.
20046      Branch: perl
20047            ! t/op/pat.t
20048 ____________________________________________________________________________
20049 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
20050         Log: Further tweaks to the Unicode properties.
20051      Branch: perl
20052            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
20053 ____________________________________________________________________________
20054 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
20055         Log: Retract #12284.
20056      Branch: perl
20057            ! lib/Term/Cap.t
20058 ____________________________________________________________________________
20059 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
20060         Log: (Retracted by #12285)
20061      Branch: perl
20062            ! lib/Term/Cap.t
20063 ____________________________________________________________________________
20064 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
20065         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
20066              From: "chromatic" <chromatic@rmci.net>  
20067              Date: Sun, 30 Sep 2001 16:10:02 -0600
20068              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
20069      Branch: perl
20070            + lib/Term/Cap.t
20071            ! MANIFEST
20072 ____________________________________________________________________________
20073 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
20074         Log: Use stty -g to restore the terminal state, do not even
20075              try to run the tests if stty -g is not available.
20076      Branch: perl
20077            ! lib/Term/Complete.t
20078 ____________________________________________________________________________
20079 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
20080         Log: Cleanup utf8_heavy; allow dropping the In prefix from
20081              Unicode script/block properties.
20082      Branch: perl
20083            ! lib/utf8_heavy.pl
20084 ____________________________________________________________________________
20085 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
20086         Log: Retract the #12259 for now.
20087      Branch: perl
20088            ! embed.h embed.pl sv.h
20089 ____________________________________________________________________________
20090 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
20091         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
20092      Branch: perl
20093            + lib/Text/TabsWrap/CHANGELOG
20094            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
20095 ____________________________________________________________________________
20096 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
20097         Log: #12272 wasn't right, it introduced an extra ().
20098      Branch: perl
20099            ! lib/utf8_heavy.pl
20100 ____________________________________________________________________________
20101 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
20102         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
20103              From: Jonathan Stowe <gellyfish@gellyfish.com>
20104              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
20105              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
20106      Branch: perl
20107            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
20108 ____________________________________________________________________________
20109 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
20110         Log: Subject: Patch to put qsortsv in the public API
20111              From: Brian Ingerson <ingy@ttul.org>
20112              Date: Sat, 29 Sep 2001 17:41:13 -0700
20113              Message-ID: <20010929174113.A30223@ttul.org>
20114      Branch: perl
20115            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
20116 ____________________________________________________________________________
20117 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
20118         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
20119              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20120              Date: Sat, 29 Sep 2001 23:54:48 +0200
20121              Message-ID: <20010929235448.A5017@rafael>
20122      Branch: perl
20123            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
20124 ____________________________________________________________________________
20125 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
20126         Log: FAQ sync.
20127      Branch: perl
20128            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
20129            ! pod/perlfaq9.pod
20130 ____________________________________________________________________________
20131 [ 12273] By: bailey                                on 2001/09/29  23:43:46
20132         Log: Resync with mainline
20133      Branch: vmsperl
20134           +> (branch 1207 files)
20135            - (delete 324 files)
20136           !> (integrate 866 files)
20137 ____________________________________________________________________________
20138 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
20139         Log: Nasty recursion trap if one would match Unicode.
20140      Branch: perl
20141            ! lib/utf8_heavy.pl
20142 ____________________________________________________________________________
20143 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
20144         Log: More Unicode todo.
20145      Branch: perl
20146            ! pod/perltodo.pod
20147 ____________________________________________________________________________
20148 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
20149         Log: Explain a bit the new more flexible \p\P syntax.
20150      Branch: perl
20151            ! pod/perlunicode.pod
20152 ____________________________________________________________________________
20153 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
20154         Log: More leniency to the \p and \P: now can have whitespace
20155              between the property definition and the curlies; now can
20156              invert the property by having a caret between the open
20157              curly and the property.
20158      Branch: perl
20159            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
20160 ____________________________________________________________________________
20161 [ 12268] By: nick                                  on 2001/09/29  17:39:26
20162         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
20163              one test (lib/open.t) fails
20164      Branch: perlio
20165           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
20166           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
20167           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
20168           +> lib/Tie/Scalar.t lib/open.t
20169            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
20170            - ext/B/Stash.t
20171           !> (integrate 62 files)
20172 ____________________________________________________________________________
20173 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
20174         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
20175      Branch: perl
20176            ! t/op/chdir.t
20177 ____________________________________________________________________________
20178 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
20179         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
20180              From: "Craig A. Berry" <craigberry@mac.com> 
20181              Date: Sat, 29 Sep 2001 09:35:33 -0500
20182              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
20183      Branch: perl
20184            ! t/op/chdir.t
20185 ____________________________________________________________________________
20186 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
20187         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
20188              From: "chromatic" <chromatic@rmci.net>
20189              Date: Fri, 28 Sep 2001 21:20:12 -0600
20190              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
20191      Branch: perl
20192            + lib/Tie/Scalar.t
20193            ! MANIFEST lib/Tie/Scalar.pm
20194 ____________________________________________________________________________
20195 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
20196         Log: Allow for more flexibility in the \p{In...} names, now
20197              case doesn't matter, and any space or dash can be
20198              matched by any space, dash, underbar, or empty.
20199              (may be going too far on leniency)
20200      Branch: perl
20201            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
20202            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
20203            ! t/op/pat.t
20204 ____________________________________________________________________________
20205 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
20206         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
20207              From: "chromatic" <chromatic@rmci.net>
20208              Date: Fri, 28 Sep 2001 17:39:50 -0600
20209              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
20210      Branch: perl
20211            + lib/open.t
20212            ! MANIFEST
20213 ____________________________________________________________________________
20214 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
20215         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
20216              From: "Craig A. Berry" <craigberry@mac.com>
20217              Date: Fri, 28 Sep 2001 16:24:51 -0500
20218              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
20219      Branch: perl
20220            ! ext/File/Glob/t/basic.t
20221 ____________________________________________________________________________
20222 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
20223         Log: Subject: [DOC PATCH] Carp.pm pod typo
20224              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20225              Date: Fri, 28 Sep 2001 23:14:51 +0200
20226              Message-ID: <20010928231451.E16889@rafael>
20227      Branch: perl
20228            ! lib/Carp.pm
20229 ____________________________________________________________________________
20230 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
20231         Log: Subject: [PATCH] Allow an @INC hook to set %INC
20232              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20233              Date: Fri, 28 Sep 2001 22:18:13 +0200
20234              Message-ID: <20010928221813.A16889@rafael>
20235      Branch: perl
20236            ! pp_ctl.c
20237 ____________________________________________________________________________
20238 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
20239         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
20240              From: Nicholas Clark <nick@ccl4.org>
20241              Date: Fri, 28 Sep 2001 23:39:33 +0100
20242              Message-ID: <20010928233933.C23673@plum.flirble.org>
20243      Branch: perl
20244            ! embed.h embed.pl sv.h
20245 ____________________________________________________________________________
20246 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
20247         Log: Update Changes.
20248      Branch: perl
20249            ! Changes patchlevel.h
20250 ____________________________________________________________________________
20251 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
20252         Log: Move the B tests to B/t.
20253      Branch: perl
20254            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
20255            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
20256            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
20257            - ext/B/Showlex.t ext/B/Stash.t
20258            ! MANIFEST
20259 ____________________________________________________________________________
20260 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
20261         Log: Forgot from #12254.
20262      Branch: perl
20263            + ext/B/B/Terse.t
20264 ____________________________________________________________________________
20265 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
20266         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
20267              From: "chromatic" <chromatic@rmci.net>
20268              Date: Thu, 27 Sep 2001 23:22:17 -0600
20269              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
20270      Branch: perl
20271            ! MANIFEST
20272 ____________________________________________________________________________
20273 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
20274         Log: Test numbering mismatch.
20275      Branch: perl
20276            ! t/op/chdir.t
20277 ____________________________________________________________________________
20278 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
20279         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
20280              From: "Craig A. Berry" <craigberry@mac.com>
20281              Date: Wed, 26 Sep 2001 17:43:14 -0500
20282              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
20283      Branch: perl
20284            ! iperlsys.h t/op/chdir.t
20285 ____________________________________________________________________________
20286 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
20287         Log: Subject: [PATCH gv.c] make __ANON__ global
20288              From: Robin Barker <rmb1@cise.npl.co.uk>
20289              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
20290              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
20291      Branch: perl
20292            ! gv.c t/op/anonsub.t t/op/runlevel.t
20293 ____________________________________________________________________________
20294 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
20295         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
20296              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20297              Date: Thu, 27 Sep 2001 22:34:32 +0200
20298              Message-ID: <20010927223432.A1485@rafael>
20299      Branch: perl
20300            ! ext/B/B/Terse.pm
20301 ____________________________________________________________________________
20302 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
20303         Log: (retracted by #12338)
20304              
20305              Subject: [PATCH] Cleanup of perldsc.pod      
20306              From: Casey West <casey@geeknest.com>
20307              Date: Thu, 27 Sep 2001 11:13:17 -0400
20308              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
20309      Branch: perl
20310            ! pod/perldsc.pod
20311 ____________________________________________________________________________
20312 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
20313         Log: Not everyone is using ithreads...
20314      Branch: perl
20315            ! ext/Devel/Peek/Peek.t
20316 ____________________________________________________________________________
20317 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
20318         Log: Document the nss_delete core dump workaround for HP-UX
20319              and Solaris, bug IDs 20010805.018 and 20010629.004.
20320      Branch: perl
20321            ! README.hpux README.solaris
20322 ____________________________________________________________________________
20323 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
20324         Log: Dump Unicode hash keys also as Unicode,
20325              not just as a byte string.
20326      Branch: perl
20327            ! dump.c ext/Devel/Peek/Peek.t
20328 ____________________________________________________________________________
20329 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
20330         Log: Integrate changes #12241 and #12242 from macperl:
20331              
20332              Remove unneeded disabling of umask() calls
20333              
20334              Note (get|set)sockopt are available.
20335      Branch: perl
20336           !> lib/File/Temp.pm pod/perlport.pod
20337 ____________________________________________________________________________
20338 [ 12244] By: sky                                   on 2001/09/27  08:53:00
20339         Log: Flush buffers on thread closedown.
20340      Branch: perl
20341            ! ext/threads/threads.xs
20342 ____________________________________________________________________________
20343 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
20344         Log: Dump SvUTF8(sv)s also as \x{...}.
20345              
20346              TODO: dump the SvUTF8() hash keys similarly. 
20347      Branch: perl
20348            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
20349 ____________________________________________________________________________
20350 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
20351         Log: Note (get|set)sockopt are available.
20352      Branch: maint-5.6/macperl
20353            ! pod/perlport.pod
20354 ____________________________________________________________________________
20355 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
20356         Log: Remove unneeded disabling of umask() calls
20357      Branch: maint-5.6/macperl
20358            ! lib/File/Temp.pm
20359 ____________________________________________________________________________
20360 [ 12240] By: sky                                   on 2001/09/26  18:44:56
20361         Log: Documention update
20362      Branch: perl
20363            ! ext/threads/threads.pm
20364 ____________________________________________________________________________
20365 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
20366         Log: Update Changes.
20367      Branch: perl
20368            ! Changes patchlevel.h
20369 ____________________________________________________________________________
20370 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
20371         Log: Check that all environment variables are tainted.
20372      Branch: perl
20373            ! t/op/taint.t
20374 ____________________________________________________________________________
20375 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
20376         Log: Manual integration error in #12235.
20377      Branch: perl
20378            ! lib/File/DosGlob.t
20379 ____________________________________________________________________________
20380 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
20381         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
20382              From: "chromatic" <chromatic@rmci.net>
20383              Date: Tue, 25 Sep 2001 23:57:07 -0600
20384              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
20385      Branch: perl
20386            ! perlio.c
20387 ____________________________________________________________________________
20388 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
20389         Log: Integrate macperl changes from Chris Nandor:
20390              12192 11817 11815 11813 11778 11775
20391              
20392              Update CPAN.pm to work with new Mac::BuildTools instead
20393              of ExtUtils::MM_MacOS "orphan" functions
20394              
20395              Fix test
20396              
20397              Make syntax check report in MPW style, fix tests
20398              to use Mac::err=unix to get normal-style error
20399              messages.
20400              
20401              More module and test ports from Thomas Wegner et al
20402              
20403              Fix open of /dev/null for Mac OS
20404              
20405              Allow for platforms to override formatting of errors
20406              on output from Matthias Neeracher (core files)
20407      Branch: perl
20408            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
20409            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
20410            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
20411           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
20412           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
20413           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
20414 ____________________________________________________________________________
20415 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
20416         Log: grrr.
20417      Branch: perl
20418            ! t/op/gv.t
20419 ____________________________________________________________________________
20420 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
20421         Log: Retract #12232.
20422      Branch: perl
20423            ! t/op/gv.t
20424 ____________________________________________________________________________
20425 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
20426         Log: (Retracted by #12233.)
20427      Branch: perl
20428            ! t/op/gv.t
20429 ____________________________________________________________________________
20430 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
20431         Log: Detypo.
20432      Branch: perl
20433            ! ext/Encode/Makefile.PL
20434 ____________________________________________________________________________
20435 [ 12230] By: sky                                   on 2001/09/26  11:36:23
20436         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
20437              We are using a "delay" here because we do not want to depend on thread synchronization issues.
20438      Branch: perl
20439            + ext/threads/t/stress_cv.t
20440            ! MANIFEST ext/threads/t/stress_string.t
20441 ____________________________________________________________________________
20442 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
20443         Log: NetWare tweak from Ananth Kesari.
20444      Branch: perl
20445            ! NetWare/t/Readme.txt
20446 ____________________________________________________________________________
20447 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
20448         Log: Trick to fool case-blind filesystems.
20449      Branch: perl
20450            ! ext/Encode/Makefile.PL
20451 ____________________________________________________________________________
20452 [ 12227] By: sky                                   on 2001/09/26  11:06:50
20453         Log: Threads can start executing in a different order than they were
20454              created.... so we cannot ok() inside the threadstarter.
20455      Branch: perl
20456            ! ext/threads/t/stress_string.t
20457 ____________________________________________________________________________
20458 [ 12226] By: sky                                   on 2001/09/26  07:41:45
20459         Log: Add in stress_string.t to stress test threads a bit more.
20460      Branch: perl
20461            + ext/threads/t/stress_string.t
20462            ! MANIFEST
20463 ____________________________________________________________________________
20464 [ 12225] By: sky                                   on 2001/09/26  07:04:21
20465         Log: Fix negative refcount introduced by #12223.
20466      Branch: perl
20467            ! ext/threads/threads.xs
20468 ____________________________________________________________________________
20469 [ 12224] By: sky                                   on 2001/09/26  06:57:58
20470         Log: Update documentation to match change #12223
20471      Branch: perl
20472            ! sharedsv.c
20473 ____________________________________________________________________________
20474 [ 12223] By: sky                                   on 2001/09/26  06:54:32
20475         Log: Use a separate interpreter for the sharedsv space. Another
20476              negative sv leak. Sigh.
20477      Branch: perl
20478            ! sharedsv.c
20479 ____________________________________________________________________________
20480 [ 12222] By: sky                                   on 2001/09/26  05:58:35
20481         Log: Do the environ assignment in perl_contruct to match perl_destruct.
20482              Now we don't need to perl_parse/perl_run. However environ is a
20483              global....
20484      Branch: perl
20485            ! perl.c
20486 ____________________________________________________________________________
20487 [ 12221] By: sky                                   on 2001/09/26  05:41:02
20488         Log: Move the creation of PL_strtab to perl_construct so we can work
20489              with HV and HEs without running perl_parse.
20490      Branch: perl
20491            ! perl.c
20492 ____________________________________________________________________________
20493 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
20494         Log: integrate macperl changes into maint-5.6
20495      Branch: maint-5.6/perl
20496           !> (integrate 26 files)
20497 ____________________________________________________________________________
20498 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
20499         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
20500              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
20501      Branch: maint-5.6/macperl
20502            ! macos/ext/Mac/Fonts/Fonts.xs
20503            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
20504 ____________________________________________________________________________
20505 [ 12218] By: ams                                   on 2001/09/25  23:31:33
20506         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
20507              From: Nicholas Clark <nick@ccl4.org>
20508              Date: Wed, 26 Sep 2001 01:20:20 +0100
20509              Message-Id: <20010926012020.B48092@plum.flirble.org>
20510      Branch: perl
20511            ! lib/AutoSplit.t
20512 ____________________________________________________________________________
20513 [ 12217] By: ams                                   on 2001/09/25  22:33:05
20514         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
20515              From: "Craig A. Berry" <craigberry@mac.com>
20516              Date: Tue, 25 Sep 2001 18:08:42 -0500
20517              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
20518      Branch: perl
20519            ! vms/vms.c
20520 ____________________________________________________________________________
20521 [ 12216] By: ams                                   on 2001/09/25  21:41:01
20522         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
20523              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
20524              From: Michael G Schwern <schwern@pobox.com>
20525              Date: Wed, 26 Sep 2001 00:38:21 -0400
20526              Message-Id: <20010926003821.A627@blackrider>
20527      Branch: perl
20528            ! lib/AutoSplit.t
20529 ____________________________________________________________________________
20530 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
20531         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
20532              From: Michael G Schwern <schwern@pobox.com>
20533              Date: Tue, 25 Sep 2001 17:43:49 -0400
20534              Message-ID: <20010925174349.B19534@blackrider>
20535      Branch: perl
20536            ! lib/Test/Simple.pm lib/Test/Utils.pm
20537 ____________________________________________________________________________
20538 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
20539         Log: Integrate changes from bleadperl.
20540      Branch: maint-5.6/macperl
20541           !> pod/perlport.pod
20542 ____________________________________________________________________________
20543 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
20544         Log: skip($mess) should result in one skip.
20545      Branch: perl
20546            ! t/test.pl
20547 ____________________________________________________________________________
20548 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
20549         Log: Integrate change #12200 from maintperl.
20550      Branch: maint-5.6/macperl
20551           !> win32/perlhost.h
20552 ____________________________________________________________________________
20553 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
20554         Log: Fix file types to "apple"
20555      Branch: maint-5.6/macperl
20556            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
20557            ! macos/ext/Mac/SAT/t/Collision.rsrc
20558 ____________________________________________________________________________
20559 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
20560         Log: Fix rsrc file as snd file; fix path in t file.
20561      Branch: maint-5.6/macperl
20562            ! macos/ext/Mac/Notification/t/Notification.rsrc
20563            ! macos/ext/Mac/Notification/t/Notification.t
20564 ____________________________________________________________________________
20565 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
20566         Log: Sync up with File::Find from bleadperl.
20567      Branch: maint-5.6/macperl
20568            ! lib/File/Find.pm t/lib/filefind-taint.t
20569 ____________________________________________________________________________
20570 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
20571         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
20572              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
20573              of hundreds)
20574      Branch: maint-5.6/macperl
20575            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
20576            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
20577            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
20578 ____________________________________________________________________________
20579 [ 12207] By: nick                                  on 2001/09/25  19:04:36
20580         Log: Integrate mainline (untested while modem is up)
20581      Branch: perlio
20582           +> lib/AutoSplit.t t/test.pl
20583            - lib/warnings/register.t
20584           !> (integrate 28 files)
20585 ____________________________________________________________________________
20586 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
20587         Log: perldiag entry for #12205.
20588      Branch: perl
20589            ! pod/perldiag.pod
20590 ____________________________________________________________________________
20591 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
20592         Log: Subject: [PATCH] warning on v-string in use/require
20593              From: John Peacock <jpeacock@rowman.com>
20594              Date: Mon, 24 Sep 2001 17:29:03 -0400
20595              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
20596      Branch: perl
20597            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
20598 ____________________________________________________________________________
20599 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
20600         Log: perltooc et al updates.
20601      Branch: perl
20602            ! plan9/mkfile pod/roffitall
20603 ____________________________________________________________________________
20604 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
20605         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
20606              From: Michael G Schwern <schwern@pobox.com>
20607              Date: Sun, 23 Sep 2001 00:07:12 -0400
20608              Message-ID: <20010923000712.A7005@blackrider>
20609      Branch: perl
20610            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
20611 ____________________________________________________________________________
20612 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
20613         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
20614              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
20615              Date: Wed, 26 Sep 2001 01:25:10 +0900
20616              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
20617      Branch: perl
20618            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
20619            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
20620            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
20621 ____________________________________________________________________________
20622 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
20623         Log: Integrate change #12200 from maintperl;
20624              on windows, virtualized environment could propagate deleted variables
20625              into children if they happen to be at the very end of the table
20626      Branch: perl
20627           !> win32/perlhost.h
20628 ____________________________________________________________________________
20629 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
20630         Log: on windows, virtualized environment could propagate deleted variables
20631              into children if they happen to be at the very end of the table
20632              (thanks for succinct test case from Johan Holmberg, and fix from
20633              Doug Lankshear)
20634      Branch: maint-5.6/perl
20635            ! win32/perlhost.h
20636 ____________________________________________________________________________
20637 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
20638         Log: avoid the use of ftime() (it does a useless, potentially
20639              expensive call to GetTimeZoneInformation()); this potentially
20640              also results in three more digits of precision from
20641              Time::HiRes::time()
20642      Branch: perl
20643            ! ext/Time/HiRes/HiRes.xs
20644 ____________________________________________________________________________
20645 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
20646         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
20647              
20648              Note: io/binmode is failing, have to figure out why.
20649      Branch: perl
20650            + t/test.pl
20651            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
20652            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
20653            ! t/run/exit.t
20654 ____________________________________________________________________________
20655 [ 12197] By: ams                                   on 2001/09/25  13:48:55
20656         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
20657              From: Nicholas Clark <nick@ccl4.org>
20658              Date: Tue, 25 Sep 2001 00:37:40 +0100
20659              Message-Id: <20010925003740.S4971@plum.flirble.org>
20660              (Further changes expected.)
20661      Branch: perl
20662            + lib/AutoSplit.t
20663            ! MANIFEST
20664 ____________________________________________________________________________
20665 [ 12196] By: sky                                   on 2001/09/25  13:37:12
20666         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
20667              _ftime to try and be more robust.
20668      Branch: perl
20669            ! ext/Time/HiRes/HiRes.xs
20670 ____________________________________________________________________________
20671 [ 12194] By: ams                                   on 2001/09/25  11:40:00
20672         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
20673              From: "Craig A. Berry" <craigberry@mac.com>
20674              Date: Mon, 24 Sep 2001 17:54:20 -0500
20675              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
20676      Branch: perl
20677            ! vms/descrip_mms.template
20678 ____________________________________________________________________________
20679 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
20680         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
20681              not working, cursor not spinning (Bug #422129); external
20682              editor problems (Bug #456329); escape/cmd-. not activating
20683              "Cancel" in Save dialog box (Bug #446960); Runtimes not
20684              executing on launch (Bug #464441).
20685      Branch: maint-5.6/macperl
20686            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
20687            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
20688            ! macos/macperl/MacPerl.r
20689 ____________________________________________________________________________
20690 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
20691         Log: Update CPAN.pm to work with new Mac::BuildTools instead
20692              of ExtUtils::MM_MacOS "orphan" functions
20693      Branch: maint-5.6/macperl
20694            ! lib/CPAN.pm
20695 ____________________________________________________________________________
20696 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
20697         Log: Fix up another xsubpp problem (Matthias Neeracher)
20698      Branch: maint-5.6/macperl
20699            ! macos/xsubpp
20700 ____________________________________________________________________________
20701 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
20702         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
20703      Branch: maint-5.6/macperl
20704            ! macos/lib/ExtUtils/MM_MacOS.pm
20705 ____________________________________________________________________________
20706 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
20707         Log: Fix up Makefiles for more Mac:: modules (and prepare for
20708              static build ...?)
20709      Branch: maint-5.6/macperl
20710            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
20711            ! macos/macperl/Makefile.mk
20712 ____________________________________________________________________________
20713 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
20714         Log: Fix up tests
20715      Branch: maint-5.6/macperl
20716            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
20717 ____________________________________________________________________________
20718 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
20719         Log: Make malloc smarter, fix bugs.  (Bug #404030)
20720      Branch: maint-5.6/macperl
20721            ! macos/icemalloc.c macos/icemalloc.h
20722 ____________________________________________________________________________
20723 [ 12186] By: nick                                  on 2001/09/24  19:18:17
20724         Log: Integrate mainline
20725      Branch: perlio
20726           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
20727           +> lib/filetest.t
20728           !> (integrate 30 files)
20729 ____________________________________________________________________________
20730 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
20731         Log: Retract #12136, the warnings::register is already
20732              tested by t/lib/warnings/9enabled, as pointed out
20733              by Paul Marquess.
20734      Branch: perl
20735            - lib/warnings/register.t
20736            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
20737 ____________________________________________________________________________
20738 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
20739         Log: fix Time::HiRes implementation of gettimeofday() on windows
20740              (HiRes.t#14 now passes)
20741      Branch: perl
20742            ! ext/Time/HiRes/HiRes.xs
20743 ____________________________________________________________________________
20744 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
20745         Log: File::Spec::catfile() canonifies everything to blackslashes on
20746              windows :-(
20747      Branch: perl
20748            ! lib/ExtUtils/Manifest.t
20749 ____________________________________________________________________________
20750 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
20751         Log: test number mismatch
20752      Branch: perl
20753            ! t/op/magic.t
20754 ____________________________________________________________________________
20755 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
20756         Log: ok().
20757      Branch: perl
20758            ! t/op/pack.t
20759 ____________________________________________________________________________
20760 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
20761         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
20762              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
20763      Branch: perl
20764            ! pp_pack.c t/op/pack.t
20765 ____________________________________________________________________________
20766 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
20767         Log: Update Changes.
20768      Branch: perl
20769            ! Changes patchlevel.h
20770 ____________________________________________________________________________
20771 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
20772         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
20773              From: Michael G Schwern <schwern@pobox.com>
20774              Date: Mon, 24 Sep 2001 11:12:13 -0400
20775              Message-ID: <20010924111213.G27885@blackrider>
20776      Branch: perl
20777            ! lib/ExtUtils/Manifest.pm
20778 ____________________________________________________________________________
20779 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
20780         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
20781              From: Michael G Schwern <schwern@pobox.com> 
20782              Date: Mon, 24 Sep 2001 11:02:07 -0400
20783              Message-ID: <20010924110207.E27885@blackrider>
20784      Branch: perl
20785            ! vms/test.com
20786 ____________________________________________________________________________
20787 [ 12176] By: ams                                   on 2001/09/24  14:01:59
20788         Log: Update Changes.
20789      Branch: perl
20790            ! Changes
20791 ____________________________________________________________________________
20792 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
20793         Log: Various cleanups.
20794      Branch: perl
20795            ! ext/threads/Makefile.PL ext/threads/threads.xs
20796 ____________________________________________________________________________
20797 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
20798         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
20799      Branch: maint-5.6/macperl
20800           !> (integrate 33 files)
20801 ____________________________________________________________________________
20802 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
20803         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
20804              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
20805              Date: Mon, 24 Sep 2001 20:04:58 +0900
20806              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
20807      Branch: perl
20808            ! ext/Encode/Encode/gb2312.enc
20809 ____________________________________________________________________________
20810 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
20811         Log: Clarifying comment to #12164.
20812      Branch: perl
20813            ! lib/Cwd.pm
20814 ____________________________________________________________________________
20815 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
20816         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
20817              From: Nicholas Clark <nick@ccl4.org>
20818              Date: Sun, 23 Sep 2001 23:00:56 +0100
20819              Message-ID: <20010923230055.Y4971@plum.flirble.org>
20820              
20821              (with "sample_constants" changed to "fallback")
20822      Branch: perl
20823            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
20824            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
20825            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
20826            ! lib/h2xs.t utils/h2xs.PL
20827 ____________________________________________________________________________
20828 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
20829         Log: Metaconfig unit change for #12167.
20830      Branch: metaconfig
20831            ! U/modified/Cppsym.U
20832 ____________________________________________________________________________
20833 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
20834         Log: Add a few glibc cpp symbols to probe for.
20835      Branch: perl
20836            ! Configure
20837 ____________________________________________________________________________
20838 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
20839         Log: DJGPP tweaks for Laszlo Molnar.
20840      Branch: perl
20841            ! djgpp/djgppsed.sh dosish.h
20842 ____________________________________________________________________________
20843 [ 12165] By: ams                                   on 2001/09/24  10:07:08
20844         Log: Subject: [PATCH t/op/inccode.t] More tests
20845              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
20846              Date: 24 Sep 2001 10:01:44 -0000
20847              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
20848      Branch: perl
20849            ! t/op/inccode.t
20850 ____________________________________________________________________________
20851 [ 12164] By: ams                                   on 2001/09/24  09:43:29
20852         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
20853              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
20854              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
20855              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
20856      Branch: perl
20857            ! lib/Cwd.pm
20858 ____________________________________________________________________________
20859 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
20860         Log: 1_compile updates.
20861      Branch: perl
20862            ! t/lib/1_compile.t
20863 ____________________________________________________________________________
20864 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
20865         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
20866              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20867              Date: Wed, 19 Sep 2001 22:47:14 +0200
20868              Message-ID: <20010919224714.A6382@rafael>
20869      Branch: perl
20870            ! pod/perlvar.pod pp_ctl.c
20871 ____________________________________________________________________________
20872 [ 12161] By: ams                                   on 2001/09/23  17:40:02
20873         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
20874              filetest Pragma
20875              From: "chromatic" <chromatic@rmci.net>
20876              Date: Sun, 23 Sep 2001 12:07:25 -0600
20877              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
20878      Branch: perl
20879            + lib/filetest.t
20880            ! MANIFEST t/lib/1_compile.t
20881 ____________________________________________________________________________
20882 [ 12160] By: ams                                   on 2001/09/23  16:32:11
20883         Log: Additional minor chdir() tweak.
20884      Branch: perl
20885            ! pod/perlfunc.pod
20886 ____________________________________________________________________________
20887 [ 12159] By: ams                                   on 2001/09/23  16:25:01
20888         Log: Subject: PATCH lib/ExtUtils/Command.t
20889              From: Abe Timmerman <abe@ztreet.demon.nl>
20890              Date: Sun, 23 Sep 2001 19:11:44 +0200
20891              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
20892      Branch: perl
20893            ! lib/ExtUtils/Command.t
20894 ____________________________________________________________________________
20895 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
20896         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
20897              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
20898              Date: Sun, 23 Sep 2001 02:02:26 +0200
20899              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
20900      Branch: perl
20901            ! makedef.pl
20902 ____________________________________________________________________________
20903 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
20904         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
20905              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
20906              Date: Sat, 22 Sep 2001 12:54:39 -0500
20907              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
20908      Branch: perl
20909            ! t/op/study.t
20910 ____________________________________________________________________________
20911 [ 12156] By: nick                                  on 2001/09/23  07:48:44
20912         Log: Integrate mainline
20913      Branch: perlio
20914            - check83.pl
20915           !> ext/Encode/Encode/2022-cn.enc
20916 ____________________________________________________________________________
20917 [ 12155] By: nick                                  on 2001/09/23  07:48:01
20918         Log: Integrate mainline
20919      Branch: perlio
20920           +> (branch 64 files)
20921            - ext/Encode/Encode/cns11643-1.enc
20922            - ext/Encode/Encode/cns11643-2.enc
20923            - ext/Encode/Encode/iso2022-cn.enc
20924            - ext/Encode/Encode/iso2022-jp.enc
20925            - ext/Encode/Encode/iso2022-jp1.enc
20926            - ext/Encode/Encode/iso2022-jp2.enc
20927            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
20928            - ext/Encode/Encode/iso8859-1.enc
20929            - ext/Encode/Encode/iso8859-1.ucm
20930            - ext/Encode/Encode/iso8859-10.enc
20931            - ext/Encode/Encode/iso8859-10.ucm
20932            - ext/Encode/Encode/iso8859-13.enc
20933            - ext/Encode/Encode/iso8859-13.ucm
20934            - ext/Encode/Encode/iso8859-14.enc
20935            - ext/Encode/Encode/iso8859-14.ucm
20936            - ext/Encode/Encode/iso8859-15.enc
20937            - ext/Encode/Encode/iso8859-15.ucm
20938            - ext/Encode/Encode/iso8859-16.enc
20939            - ext/Encode/Encode/iso8859-16.ucm
20940            - ext/Encode/Encode/iso8859-2.enc
20941            - ext/Encode/Encode/iso8859-2.ucm
20942            - ext/Encode/Encode/iso8859-3.enc
20943            - ext/Encode/Encode/iso8859-3.ucm
20944            - ext/Encode/Encode/iso8859-4.enc
20945            - ext/Encode/Encode/iso8859-4.ucm
20946            - ext/Encode/Encode/iso8859-5.enc
20947            - ext/Encode/Encode/iso8859-5.ucm
20948            - ext/Encode/Encode/iso8859-6.enc
20949            - ext/Encode/Encode/iso8859-6.ucm
20950            - ext/Encode/Encode/iso8859-7.enc
20951            - ext/Encode/Encode/iso8859-7.ucm
20952            - ext/Encode/Encode/iso8859-8.enc
20953            - ext/Encode/Encode/iso8859-8.ucm
20954            - ext/Encode/Encode/iso8859-9.enc
20955            - ext/Encode/Encode/iso8859-9.ucm
20956            - ext/Encode/Encode/isoir-197.enc
20957            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
20958            - t/lib/sample-tests/header_at_end
20959            - t/lib/sample-tests/header_at_end_fail
20960           !> (integrate 174 files)
20961 ____________________________________________________________________________
20962 [ 12154] By: ams                                   on 2001/09/23  07:11:46
20963         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
20964              by Blair Zajac.
20965      Branch: perl
20966            ! pod/perlfunc.pod
20967 ____________________________________________________________________________
20968 [ 12153] By: ams                                   on 2001/09/23  06:56:32
20969         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
20970              Forgotten deprecation of *glob{FILEHANDLE}?
20971              From: "chromatic" <chromatic@rmci.net>
20972              Date: Sat, 22 Sep 2001 21:27:56 -0600
20973              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
20974      Branch: perl
20975            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
20976 ____________________________________________________________________________
20977 [ 12152] By: ams                                   on 2001/09/23  06:42:58
20978         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
20979              From: Michael G Schwern <schwern@pobox.com>
20980              Date: Sun, 23 Sep 2001 03:34:39 -0400
20981              Message-Id: <20010923033439.E7005@blackrider>
20982      Branch: perl
20983            ! lib/File/Find.pm
20984 ____________________________________________________________________________
20985 [ 12151] By: ams                                   on 2001/09/23  06:37:57
20986         Log: Subject: Re: t/op/magic.t missing tests on Win32
20987              From: Michael G Schwern <schwern@pobox.com>
20988              Date: Sat, 22 Sep 2001 20:29:09 -0400
20989              Message-Id: <20010922202909.I18223@blackrider>
20990      Branch: perl
20991            ! t/op/magic.t
20992 ____________________________________________________________________________
20993 [ 12150] By: ams                                   on 2001/09/23  06:36:26
20994         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
20995              Dumpvalue.pm
20996              From: "chromatic" <chromatic@rmci.net>
20997              Date: Sat, 22 Sep 2001 19:41:31 -0600
20998              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
20999      Branch: perl
21000            + lib/Dumpvalue.t
21001            ! MANIFEST lib/Dumpvalue.pm
21002 ____________________________________________________________________________
21003 [ 12149] By: ams                                   on 2001/09/23  06:25:35
21004         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
21005              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
21006              Date: Sun, 23 Sep 2001 15:27:56 +0900
21007              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
21008      Branch: perl
21009            ! ext/Encode/Encode/2022-cn.enc
21010 ____________________________________________________________________________
21011 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
21012         Log: Manual eror in #12147.
21013      Branch: perl
21014            ! win32/win32.c
21015 ____________________________________________________________________________
21016 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
21017         Log: Integrate change #12146 from maintperl;
21018              win32_chdir() et al don't handle a NULL argument gracefully
21019      Branch: perl
21020           !> win32/perlhost.h win32/win32.c
21021 ____________________________________________________________________________
21022 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
21023         Log: win32_chdir() et al don't handle a NULL argument gracefully
21024      Branch: maint-5.6/perl
21025            ! win32/perlhost.h win32/win32.c
21026 ____________________________________________________________________________
21027 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
21028         Log: typo in change#12026
21029      Branch: maint-5.6/perl
21030            ! op.c
21031 ____________________________________________________________________________
21032 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
21033         Log: Subject: [PATCH] Re: scalar context unpack bugs
21034              From: Nicholas Clark <nick@ccl4.org>
21035              Date: Sat, 22 Sep 2001 23:07:56 +0100
21036              Message-ID: <20010922230755.O4971@plum.flirble.org>
21037      Branch: perl
21038            ! pp_pack.c t/op/pack.t
21039 ____________________________________________________________________________
21040 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
21041         Log: Try ExtUtils::Command.t everywhere, not just on Win32
21042              (as suggested by NI-S).  Also allow running it either
21043              in t/ or in the main directory.
21044      Branch: perl
21045            ! lib/ExtUtils/Command.t
21046 ____________________________________________________________________________
21047 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
21048         Log: Update the test on warnings/register.t.
21049      Branch: perl
21050            ! t/lib/1_compile.t
21051 ____________________________________________________________________________
21052 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
21053         Log: The code is now almost tidy enough to keep the IRIX cc happy.
21054      Branch: perl
21055            ! hints/irix_6.sh
21056 ____________________________________________________________________________
21057 [ 12140] By: ams                                   on 2001/09/22  17:26:32
21058         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
21059              use_ithreads
21060              From: "Craig A. Berry" <craigberry@mac.com>
21061              Date: Sat, 22 Sep 2001 13:15:32 -0500
21062              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
21063      Branch: perl
21064            ! configure.com
21065 ____________________________________________________________________________
21066 [ 12139] By: ams                                   on 2001/09/22  16:44:08
21067         Log: Do what perl_clone() does for sharedsv functions.
21068      Branch: perl
21069            ! embed.pl proto.h
21070 ____________________________________________________________________________
21071 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
21072         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
21073              (suggested by Sarathy, extensions shouldn't be dabbling with
21074              op structures, so binary backward compatibility should not be
21075              an issue.)
21076      Branch: perl
21077            ! hints/irix_6.sh op.h
21078 ____________________________________________________________________________
21079 [ 12137] By: ams                                   on 2001/09/22  16:21:05
21080         Log: More cleanups. (What's PERL_DECL_PROT?)
21081      Branch: perl
21082            ! embed.pl proto.h sharedsv.h
21083 ____________________________________________________________________________
21084 [ 12136] By: ams                                   on 2001/09/22  15:14:34
21085         Log: (Retracted by #12185)
21086              
21087              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
21088              Add Tests for warnings::register, Doc Update
21089              From: "chromatic" <chromatic@rmci.net>
21090              Date: Sat, 22 Sep 2001 09:43:20 -0600
21091              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
21092      Branch: perl
21093            + lib/warnings/register.t
21094            ! MANIFEST lib/warnings/register.pm
21095 ____________________________________________________________________________
21096 [ 12135] By: ams                                   on 2001/09/22  15:07:50
21097         Log: `@foo' should be @foo for consistency.
21098      Branch: perl
21099            ! pod/perldiag.pod
21100 ____________________________________________________________________________
21101 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
21102         Log: (Retracted by #12138)
21103              
21104              Add -woff (turn warning off) 3187:
21105              "A pointer is converted to a smaller integer."
21106              This happens when your pointers are 64-bit: then every case
21107              of converting pointers to PADOFFSETs (explicitly 32-bit)
21108              faces truncation (even explicit use of INT2PTR doesn't help).
21109              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
21110              Changing PADOFFSET from U32 to UV would help, but that
21111              would break binary backward compatibility of BASEOP and padop
21112              (assuming you have been using 64-bit pointers).
21113      Branch: perl
21114            ! hints/irix_6.sh
21115 ____________________________________________________________________________
21116 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
21117         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
21118              but the name comes from the inside the file, not from the file
21119              name, and Rumanian is the name of the language.
21120      Branch: perl
21121            + ext/Encode/Encode/macRumanian.enc
21122            - ext/Encode/Encode/macRomania.enc
21123            ! MANIFEST
21124 ____________________________________________________________________________
21125 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
21126         Log: Rename perltootc as perltooc for 8.3-friedliness.
21127      Branch: perl
21128            + pod/perltooc.pod
21129            - pod/perltootc.pod
21130            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
21131            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
21132            ! pod/perltoot.pod
21133 ____________________________________________________________________________
21134 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
21135         Log: Find more conflicts by lowercasing.
21136      Branch: perl
21137            + Porting/check83.pl
21138            - check83.pl
21139            ! MANIFEST
21140 ____________________________________________________________________________
21141 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
21142         Log: The AIX cc 5.0.0.0 is simply too buggy.
21143      Branch: perl
21144            ! hints/aix.sh
21145 ____________________________________________________________________________
21146 [ 12129] By: ams                                   on 2001/09/22  12:35:38
21147         Log: Uninteresting cleanup.
21148      Branch: perl
21149            ! form.h
21150 ____________________________________________________________________________
21151 [ 12128] By: ams                                   on 2001/09/22  12:28:48
21152         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
21153              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
21154              Date: Sat, 22 Sep 2001 14:29:13 +0100
21155              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
21156      Branch: perl
21157            ! cv.h
21158 ____________________________________________________________________________
21159 [ 12127] By: ams                                   on 2001/09/22  12:04:28
21160         Log: What's a backet?
21161      Branch: perl
21162            ! dump.c
21163 ____________________________________________________________________________
21164 [ 12126] By: ams                                   on 2001/09/22  10:02:34
21165         Log: Removed duplicated tests #19 and #20.
21166      Branch: perl
21167            ! t/op/do.t
21168 ____________________________________________________________________________
21169 [ 12125] By: ams                                   on 2001/09/22  03:58:41
21170         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
21171              From: Michael Carman <mjcarman@home.com>
21172              Date: Fri, 21 Sep 2001 17:54:05 -0500
21173              Message-Id: <3BABC50D.6040202@home.com>
21174              (Applied with some changes.)
21175      Branch: perl
21176            ! pod/perlmod.pod
21177 ____________________________________________________________________________
21178 [ 12124] By: ams                                   on 2001/09/22  03:44:19
21179         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
21180              From: Michael G Schwern <schwern@pobox.com>
21181              Date: Fri, 21 Sep 2001 19:20:40 -0400
21182              Message-Id: <20010921192040.E5494@blackrider>
21183      Branch: perl
21184            ! t/op/chdir.t
21185 ____________________________________________________________________________
21186 [ 12123] By: ams                                   on 2001/09/22  03:41:08
21187         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
21188              From: Blair Zajac <blair@orcaware.com>
21189              Date: Fri, 21 Sep 2001 15:13:04 -0700
21190              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
21191      Branch: perl
21192            ! t/op/chdir.t
21193 ____________________________________________________________________________
21194 [ 12122] By: ams                                   on 2001/09/22  03:37:07
21195         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
21196              20010920.007
21197              From: Michael G Schwern <schwern@pobox.com>
21198              Date: Fri, 21 Sep 2001 17:59:03 -0400
21199              Message-Id: <20010921175903.V5494@blackrider>
21200      Branch: perl
21201            ! t/op/do.t
21202 ____________________________________________________________________________
21203 [ 12121] By: ams                                   on 2001/09/22  03:30:38
21204         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
21205              suite on WinCE)
21206              From: Michael G Schwern <schwern@pobox.com>
21207              Date: Fri, 21 Sep 2001 19:41:03 -0400
21208              Message-Id: <20010921194103.G5494@blackrider>
21209      Branch: perl
21210            ! pod/perlport.pod
21211 ____________________________________________________________________________
21212 [ 12120] By: ams                                   on 2001/09/22  03:28:06
21213         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
21214              From: Michael G Schwern <schwern@pobox.com>
21215              Date: Fri, 21 Sep 2001 17:33:35 -0400
21216              Message-Id: <20010921173335.T5494@blackrider>
21217              ($ENV{FOO}=undef hunk not applied.)
21218      Branch: perl
21219            ! t/op/magic.t
21220 ____________________________________________________________________________
21221 [ 12119] By: ams                                   on 2001/09/22  03:02:26
21222         Log: Subject: [PATCH] perldiag.pod
21223              From: Peter Scott <Peter@PSDT.com>
21224              Date: Fri, 21 Sep 2001 18:54:50 -0700
21225              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
21226              (Moved to the right place.)
21227      Branch: perl
21228            ! pod/perldiag.pod
21229 ____________________________________________________________________________
21230 [ 12118] By: ams                                   on 2001/09/21  20:05:29
21231         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
21232              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21233              Date: Fri, 21 Sep 2001 22:36:54 +0200
21234              Message-Id: <20010921223654.A12742@rafael>
21235      Branch: perl
21236            ! t/op/do.t
21237 ____________________________________________________________________________
21238 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
21239         Log: Restore things as they were before
21240              the backward compatibility police notices.
21241      Branch: perl
21242            ! lib/Cwd.pm
21243 ____________________________________________________________________________
21244 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
21245         Log: More Cwd from Schwern: make also OS/2 and DOS
21246              Cwd agree with File::Spec (that is, native path
21247              syntax using \ instead of / -- backward compatibility
21248              polic warning) and stop Win32 from using bsd_realpath().
21249      Branch: perl
21250            ! lib/Cwd.pm
21251 ____________________________________________________________________________
21252 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
21253         Log: Subject: [PATCH @12110] RE: Untested libraries update
21254              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
21255              Date: Fri, 21 Sep 2001 18:21:07 +0100
21256              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
21257      Branch: perl
21258            ! lib/warnings/register.pm
21259 ____________________________________________________________________________
21260 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
21261         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
21262              From: Michael G Schwern <schwern@pobox.com>
21263              Date: Thu, 20 Sep 2001 22:54:02 -0400
21264              Message-ID: <20010920225402.A3611@blackrider>
21265      Branch: perl
21266            ! lib/Cwd.pm
21267 ____________________________________________________________________________
21268 [ 12113] By: ams                                   on 2001/09/21  17:08:24
21269         Log: Subject: [PATCH] avoid v-strings with require/use
21270              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
21271              Date: Fri, 21 Sep 2001 12:34:40 -0400
21272              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
21273      Branch: perl
21274            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
21275            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
21276            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
21277            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
21278            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
21279            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
21280            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
21281            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
21282            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
21283            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
21284            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
21285            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
21286            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
21287            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
21288            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
21289            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
21290            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
21291            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
21292            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
21293 ____________________________________________________________________________
21294 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
21295         Log: Update Changes.
21296      Branch: perl
21297            ! Changes patchlevel.h
21298 ____________________________________________________________________________
21299 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
21300         Log: Make AIX and Tru64 compilers happy.  
21301      Branch: perl
21302            ! ext/threads/threads.h ext/threads/threads.xs
21303 ____________________________________________________________________________
21304 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
21305         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
21306              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
21307              Date: 21 Sep 2001 09:16:37 -0000
21308              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
21309      Branch: perl
21310            ! toke.c
21311 ____________________________________________________________________________
21312 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
21313         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
21314              From: Michael G Schwern <schwern@pobox.com>
21315              Date: Thu, 20 Sep 2001 21:21:34 -0400
21316              Message-ID: <20010920212134.Y28291@blackrider>
21317      Branch: perl
21318            ! pp_sys.c
21319 ____________________________________________________________________________
21320 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
21321         Log: Subject: Re: GDB Debugging Macros from mod_perl
21322              From: rspier@pobox.com (Robert Spier)
21323              Date: Thu, 20 Sep 2001 22:45:03 -0700
21324              Message-ID: <15274.54239.413929.49430@rls.cx>
21325      Branch: perl
21326            ! pod/perltodo.pod
21327 ____________________________________________________________________________
21328 [ 12105] By: sky                                   on 2001/09/21  10:33:34
21329         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
21330              timezone! GetSystemTime should be available on all Win32 
21331              platforms we support. Perhaps Time::HiRes should be extended to
21332              support WinCE and Novell?
21333      Branch: perl
21334            ! ext/Time/HiRes/HiRes.xs
21335 ____________________________________________________________________________
21336 [ 12104] By: sky                                   on 2001/09/21  08:12:39
21337         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
21338      Branch: perl
21339            ! ext/threads/threads.h ext/threads/threads.xs
21340 ____________________________________________________________________________
21341 [ 12103] By: sky                                   on 2001/09/21  07:57:41
21342         Log: Rename the *thread* functions to Perl_* to avoid clashes.
21343              Notably on AIX but could become a problem on other platforms.
21344      Branch: perl
21345            ! ext/threads/threads.h ext/threads/threads.xs
21346 ____________________________________________________________________________
21347 [ 12102] By: sky                                   on 2001/09/21  07:35:30
21348         Log: Add the shared sv space to the global vars.
21349              Fix problems compiling on win32.
21350      Branch: perl
21351            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
21352            ! sharedsv.c sharedsv.h
21353 ____________________________________________________________________________
21354 [ 12101] By: ams                                   on 2001/09/21  00:19:55
21355         Log: Subject: [PATCH] win32/Makefile warning fix
21356              From: Blair Zajac <blair@orcaware.com>
21357              Date: Thu, 20 Sep 2001 18:15:43 -0700
21358              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
21359      Branch: perl
21360            ! win32/Makefile
21361 ____________________________________________________________________________
21362 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
21363         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
21364              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
21365              Date: Thu, 20 Sep 2001 18:36:22 +0200
21366              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
21367      Branch: perl
21368            ! lib/ExtUtils/Command.t
21369 ____________________________________________________________________________
21370 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
21371         Log: Cant spl wirth a dam.
21372      Branch: perl
21373            ! intrpvar.h
21374 ____________________________________________________________________________
21375 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
21376         Log: Don't use C++ comments.
21377      Branch: perl
21378            ! ext/threads/threads.xs
21379 ____________________________________________________________________________
21380 [ 12097] By: ams                                   on 2001/09/20  21:42:07
21381         Log: Change #12044 didn't.
21382      Branch: perl
21383            ! lib/constant.pm
21384 ____________________________________________________________________________
21385 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
21386         Log: Metaconfig unit changes for #12095.
21387      Branch: metaconfig
21388            ! U/modified/Myinit.U U/modified/libs.U
21389 ____________________________________________________________________________
21390 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
21391         Log: Remove iconv references since we are not using it
21392              and not going to; regen perltoc, perlmodlib.
21393              (Some references still linger in perltoc, have to figure
21394              out where they are coming from.)
21395      Branch: perl
21396            ! Configure NetWare/config.wc NetWare/config_H.wc
21397            ! Porting/Glossary Porting/config.sh Porting/config_H
21398            ! config_h.SH configure.com epoc/config.sh perl.h
21399            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
21400            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
21401            ! vos/config.ga.h win32/config.bc win32/config.gc
21402            ! win32/config.vc win32/config_H.bc win32/config_H.gc
21403            ! win32/config_H.vc wince/config.ce wince/config.h
21404            ! wince/config_H.ce
21405 ____________________________________________________________________________
21406 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
21407         Log: Subject: [PATCH docs] Re: ARGV and read
21408              From: Dave Mitchell <davem@fdgroup.co.uk>
21409              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
21410              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
21411      Branch: perl
21412            ! pod/perltodo.pod pod/perlvar.pod
21413 ____________________________________________________________________________
21414 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
21415         Log: Fresh copies from the cvs.perl.org perlfaq repository.
21416      Branch: perl
21417            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
21418            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
21419            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
21420            ! pod/perlfaq9.pod
21421 ____________________________________________________________________________
21422 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
21423         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
21424              From: Nicholas Clark <nick@ccl4.org>
21425              Date: Thu, 20 Sep 2001 14:27:08 +0100
21426              Message-ID: <20010920142708.X4971@plum.flirble.org>
21427      Branch: perl
21428            ! pp_pack.c t/op/pack.t
21429 ____________________________________________________________________________
21430 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
21431         Log: The sharedsv_space* are variables, not code.  Duh.
21432      Branch: perl
21433            ! intrpvar.h makedef.pl
21434 ____________________________________________________________________________
21435 [ 12090] By: ams                                   on 2001/09/20  11:26:06
21436         Log: Subject: [patch lib/lib_pm.PL]
21437              From: Stas Bekman <stas@stason.org>
21438              Date: Thu, 20 Sep 2001 18:48:53 +0800
21439              Message-Id: <3BA9C995.6010302@stason.org>
21440              (Applied by hand.)
21441      Branch: perl
21442            ! lib/lib_pm.PL
21443 ____________________________________________________________________________
21444 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
21445         Log: Only 21 tests, skipping or not.
21446      Branch: perl
21447            ! lib/ExtUtils/Command.t
21448 ____________________________________________________________________________
21449 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
21450         Log: New exported symbols.
21451      Branch: perl
21452            ! makedef.pl
21453 ____________________________________________________________________________
21454 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
21455         Log: Update Changes.
21456      Branch: perl
21457            ! Changes patchlevel.h
21458 ____________________________________________________________________________
21459 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
21460         Log: Correct numbering of the tests is useful.
21461      Branch: perl
21462            ! ext/threads/t/basic.t
21463 ____________________________________________________________________________
21464 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
21465         Log: More tests now too.
21466      Branch: perl
21467            ! lib/ExtUtils/Command.t
21468 ____________________________________________________________________________
21469 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
21470         Log: More tests now.
21471      Branch: perl
21472            ! ext/threads/t/basic.t
21473 ____________________________________________________________________________
21474 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
21475         Log: The test assumed 7-bit ASCII.  Now it "just"
21476              assumes 8-bit whatever.
21477      Branch: perl
21478            ! t/op/crypt.t
21479 ____________________________________________________________________________
21480 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
21481         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
21482              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21483              Date: Wed, 19 Sep 2001 11:45:28 +0200
21484              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
21485              
21486              Lvalue casts are not portable.
21487      Branch: perl
21488            ! ext/threads/threads.xs
21489 ____________________________________________________________________________
21490 [ 12081] By: sky                                   on 2001/09/19  10:17:52
21491         Log: Make the basic test contain only realy basic API tests
21492              Seems to be a problem with detach.
21493      Branch: perl
21494            ! ext/threads/t/basic.t
21495 ____________________________________________________________________________
21496 [ 12080] By: ams                                   on 2001/09/19  01:23:55
21497         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
21498              From: Michael G Schwern <schwern@pobox.com>
21499              Date: Tue, 18 Sep 2001 19:53:48 -0400
21500              Message-Id: <20010918195348.M585@blackrider>
21501              
21502              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
21503              From: Michael G Schwern <schwern@pobox.com>
21504              Date: Tue, 18 Sep 2001 22:07:13 -0400
21505              Message-Id: <20010918220713.B19616@blackrider>
21506      Branch: perl
21507            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
21508            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
21509            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
21510            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
21511            ! lib/Test/Tutorial.pod
21512 ____________________________________________________________________________
21513 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
21514         Log: Indent the test a bit.
21515      Branch: perl
21516            ! ext/threads/t/basic.t
21517 ____________________________________________________________________________
21518 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
21519         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
21520              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
21521              Date: Tue, 18 Sep 2001 18:06:44 +0200
21522              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
21523      Branch: perl
21524            ! win32/win32.c
21525 ____________________________________________________________________________
21526 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
21527         Log: Subject: stat access time is wrong on Win95
21528              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
21529              Date: Tue, 18 Sep 2001 21:59:24 +0200
21530              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
21531      Branch: perl
21532            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
21533 ____________________________________________________________________________
21534 [ 12076] By: ams                                   on 2001/09/18  22:11:25
21535         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
21536              From: Michael G Schwern <schwern@pobox.com>
21537              Date: Tue, 18 Sep 2001 18:47:14 -0400
21538              Message-Id: <20010918184714.I585@blackrider>
21539      Branch: perl
21540            ! t/op/crypt.t
21541 ____________________________________________________________________________
21542 [ 12075] By: sky                                   on 2001/09/18  19:29:37
21543         Log: two test failures
21544              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21545              Message-ID: <20010918221702.A17408@rafael>
21546              partly applied, #12074 already fixed half the patch
21547      Branch: perl
21548            ! ext/threads/t/basic.t
21549 ____________________________________________________________________________
21550 [ 12074] By: sky                                   on 2001/09/18  18:49:03
21551         Log: Fixes test case failure introduced by #12071, the warning is
21552              now correctly spelled :-)
21553      Branch: perl
21554            ! ext/IO/lib/IO/t/io_sel.t
21555 ____________________________________________________________________________
21556 [ 12073] By: sky                                   on 2001/09/18  18:46:22
21557         Log: Make the test behave properly!
21558      Branch: perl
21559            ! ext/threads/t/basic.t
21560 ____________________________________________________________________________
21561 [ 12072] By: ams                                   on 2001/09/18  18:44:59
21562         Log: OP_RCATLINE is an SVOP, not a BASEOP.
21563      Branch: perl
21564            ! opcode.h opcode.pl
21565 ____________________________________________________________________________
21566 [ 12071] By: ams                                   on 2001/09/18  18:06:27
21567         Log: Deprecate != Depreciate.
21568      Branch: perl
21569            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
21570            ! lib/Pod/ParseUtils.pm
21571 ____________________________________________________________________________
21572 [ 12070] By: ams                                   on 2001/09/18  15:14:58
21573         Log: Subject: [PATCH] Getopt::Std cleanup
21574              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21575              Date: Tue, 18 Sep 2001 17:32:13 +0200
21576              Message-Id: <20010918173213.C777@rafael>
21577      Branch: perl
21578            ! lib/Getopt/Std.pm lib/Getopt/Std.t
21579 ____________________________________________________________________________
21580 [ 12069] By: sky                                   on 2001/09/18  14:56:33
21581         Log: Forgot the makefile
21582      Branch: perl
21583            + ext/threads/Makefile.PL
21584 ____________________________________________________________________________
21585 [ 12068] By: sky                                   on 2001/09/18  14:13:26
21586         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
21587              The test will fail because of Test.pm not knowing about threads. 
21588              basic needs to be manually tested
21589              compile time warnings on IV2PTR conversions need to be fixed
21590      Branch: perl
21591            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
21592            + ext/threads/threads.h ext/threads/threads.pm
21593            + ext/threads/threads.xs
21594            ! MANIFEST
21595 ____________________________________________________________________________
21596 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
21597         Log: DJGPP tweak from Laszlo Molnar.
21598      Branch: perl
21599            ! djgpp/config.over
21600 ____________________________________________________________________________
21601 [ 12066] By: sky                                   on 2001/09/18  10:24:31
21602         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
21603      Branch: perl
21604            ! sharedsv.c sharedsv.h
21605 ____________________________________________________________________________
21606 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
21607         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
21608              ditto ^cns.
21609      Branch: perl
21610            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
21611            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
21612            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
21613            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
21614            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
21615            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
21616            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
21617            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
21618            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
21619            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
21620            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
21621            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
21622            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
21623            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
21624            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
21625            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
21626            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
21627            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
21628            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
21629            + ext/Encode/Encode/ir-197.enc
21630            - ext/Encode/Encode/cns11643-1.enc
21631            - ext/Encode/Encode/cns11643-2.enc
21632            - ext/Encode/Encode/iso2022-cn.enc
21633            - ext/Encode/Encode/iso2022-jp.enc
21634            - ext/Encode/Encode/iso2022-jp1.enc
21635            - ext/Encode/Encode/iso2022-jp2.enc
21636            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
21637            - ext/Encode/Encode/iso8859-1.enc
21638            - ext/Encode/Encode/iso8859-1.ucm
21639            - ext/Encode/Encode/iso8859-10.enc
21640            - ext/Encode/Encode/iso8859-10.ucm
21641            - ext/Encode/Encode/iso8859-11.enc
21642            - ext/Encode/Encode/iso8859-11.ucm
21643            - ext/Encode/Encode/iso8859-13.enc
21644            - ext/Encode/Encode/iso8859-13.ucm
21645            - ext/Encode/Encode/iso8859-14.enc
21646            - ext/Encode/Encode/iso8859-14.ucm
21647            - ext/Encode/Encode/iso8859-15.enc
21648            - ext/Encode/Encode/iso8859-15.ucm
21649            - ext/Encode/Encode/iso8859-16.enc
21650            - ext/Encode/Encode/iso8859-16.ucm
21651            - ext/Encode/Encode/iso8859-2.enc
21652            - ext/Encode/Encode/iso8859-2.ucm
21653            - ext/Encode/Encode/iso8859-3.enc
21654            - ext/Encode/Encode/iso8859-3.ucm
21655            - ext/Encode/Encode/iso8859-4.enc
21656            - ext/Encode/Encode/iso8859-4.ucm
21657            - ext/Encode/Encode/iso8859-5.enc
21658            - ext/Encode/Encode/iso8859-5.ucm
21659            - ext/Encode/Encode/iso8859-6.enc
21660            - ext/Encode/Encode/iso8859-6.ucm
21661            - ext/Encode/Encode/iso8859-7.enc
21662            - ext/Encode/Encode/iso8859-7.ucm
21663            - ext/Encode/Encode/iso8859-8.enc
21664            - ext/Encode/Encode/iso8859-8.ucm
21665            - ext/Encode/Encode/iso8859-9.enc
21666            - ext/Encode/Encode/iso8859-9.ucm
21667            - ext/Encode/Encode/isoir-197.enc
21668            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
21669 ____________________________________________________________________________
21670 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
21671         Log: Must Uppercase.
21672      Branch: perl
21673            ! ext/Encode/Encode.pm
21674 ____________________________________________________________________________
21675 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
21676         Log: Add various encodings.
21677      Branch: perl
21678            + ext/Encode/Encode/iso8859-11.enc
21679            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
21680            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
21681            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
21682            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
21683            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
21684            + ext/Encode/Encode/viscii.ucm
21685            ! MANIFEST ext/Encode/Encode.pm
21686 ____________________________________________________________________________
21687 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
21688         Log: lib/unicode relic.
21689      Branch: perl
21690            ! ext/Encode/compile
21691 ____________________________________________________________________________
21692 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
21693         Log: Subject: [PATCH] Re: filename problems
21694              From: Michael G Schwern <schwern@pobox.com>
21695              Date: Mon, 17 Sep 2001 17:26:26 -0400
21696              Message-ID: <20010917172626.Q585@blackrider>
21697      Branch: perl
21698            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
21699            - t/lib/sample-tests/header_at_end
21700            - t/lib/sample-tests/header_at_end_fail
21701            ! MANIFEST lib/Test/Harness/t/test-harness.t
21702 ____________________________________________________________________________
21703 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
21704         Log: Explicitly explain the 1e9 seconds, not everybody
21705              is a C geek.
21706      Branch: perl
21707            ! ext/Time/HiRes/HiRes.pm
21708 ____________________________________________________________________________
21709 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
21710         Log: Explain an apparent bug reported by
21711              Richard J. Barbalace <rjbarbal@MIT.EDU>,
21712              with additional explanation from Gisle Aas.
21713      Branch: perl
21714            ! ext/Time/HiRes/HiRes.pm
21715 ____________________________________________________________________________
21716 [ 12058] By: ams                                   on 2001/09/17  19:52:01
21717         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
21718              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21719              Date: Mon, 17 Sep 2001 22:48:05 +0200
21720              Message-Id: <20010917224805.C11744@rafael>
21721      Branch: perl
21722            ! t/lib/warnings/op t/lib/warnings/pp
21723 ____________________________________________________________________________
21724 [ 12057] By: ams                                   on 2001/09/17  16:51:18
21725         Log: Its a nit!
21726      Branch: perl
21727            ! sv.h
21728 ____________________________________________________________________________
21729 [ 12056] By: ams                                   on 2001/09/17  16:47:55
21730         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
21731              From: "Craig A. Berry" <craigberry@mac.com>
21732              Date: Mon, 17 Sep 2001 12:34:20 -0500
21733              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
21734      Branch: perl
21735            ! vms/vms.c
21736 ____________________________________________________________________________
21737 [ 12055] By: ams                                   on 2001/09/17  16:05:15
21738         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
21739              From: Gisle Aas <gisle@ActiveState.com>
21740              Date: 16 Apr 2001 16:20:34 -0700
21741              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
21742              (Applied by hand.)
21743      Branch: perl
21744            ! lib/CPAN.pm lib/CPAN/Nox.pm
21745 ____________________________________________________________________________
21746 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
21747         Log: Update Changes.
21748      Branch: perl
21749            ! Changes patchlevel.h
21750 ____________________________________________________________________________
21751 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
21752         Log: Adding new files to the MANIFEST is always nice.
21753      Branch: perl
21754            ! MANIFEST
21755 ____________________________________________________________________________
21756 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
21757         Log: Reindent the PerlIO files (suggested by NI-S), used
21758              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
21759              (GNU indent).  Note that wholesale re-indenting might
21760              be nice, but that would break nice formatting/alignment
21761              of assignments, equality testing, and complex boolean
21762              expressions with lots of &s and |s.
21763      Branch: perl
21764            ! perlio.c perlio.h perliol.h
21765 ____________________________________________________________________________
21766 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
21767         Log: Add a script for being 8.3-polite.
21768              The found conflicts are being worked on.
21769      Branch: perl
21770            + check83.pl
21771            ! MANIFEST Porting/pumpkin.pod
21772 ____________________________________________________________________________
21773 [ 12050] By: sky                                   on 2001/09/17  12:44:36
21774         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
21775              finding it.
21776      Branch: perl
21777            ! sv.c
21778 ____________________________________________________________________________
21779 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
21780         Log: Bump up versions because of #12041.
21781      Branch: perl
21782            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
21783            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
21784            ! lib/Time/localtime.pm
21785 ____________________________________________________________________________
21786 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
21787         Log: Bump the version number because of #12042.
21788      Branch: perl
21789            ! lib/CPAN/FirstTime.pm
21790 ____________________________________________________________________________
21791 [ 12047] By: ams                                   on 2001/09/17  11:21:40
21792         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
21793              From: Abhijit Menon-Sen <ams@wiw.org>
21794              Date: Mon, 17 Sep 2001 17:44:12 +0530
21795              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
21796      Branch: perl
21797            ! op.c
21798 ____________________________________________________________________________
21799 [ 12046] By: sky                                   on 2001/09/17  07:14:17
21800         Log: Subject: Re: t/op/ver.t using skip() improperly
21801              From: "chromatic" <chromatic@rmci.net>
21802              Date: Mon, 17 Sep 2001 00:22:29 -0600
21803              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
21804      Branch: perl
21805            ! t/op/ver.t
21806 ____________________________________________________________________________
21807 [ 12045] By: nick                                  on 2001/09/17  07:12:14
21808         Log: Integrate mainline
21809      Branch: perlio
21810           +> t/op/chdir.t
21811           !> (integrate 117 files)
21812 ____________________________________________________________________________
21813 [ 12044] By: ams                                   on 2001/09/17  05:49:53
21814         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
21815              From: Ilmari Karonen <iltzu@sci.fi>
21816              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
21817              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
21818              (And $VERSION = '1.05'.)
21819      Branch: perl
21820            ! lib/constant.pm
21821 ____________________________________________________________________________
21822 [ 12043] By: ams                                   on 2001/09/17  05:44:50
21823         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
21824              From: Michael G Schwern <schwern@pobox.com>
21825              Date: Mon, 17 Sep 2001 07:49:04 +0200
21826              Message-Id: <20010917074904.V1588@blackrider>
21827              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
21828      Branch: perl
21829            + t/op/chdir.t
21830            ! MANIFEST pp_sys.c
21831 ____________________________________________________________________________
21832 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
21833         Log: Subject: Re: CPAN.pm needs some hacking 
21834              From: "chromatic" <chromatic@rmci.net>
21835              Date: Sun, 16 Sep 2001 16:46:29 -0600
21836              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
21837      Branch: perl
21838            ! lib/CPAN/FirstTime.pm
21839 ____________________________________________________________________________
21840 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
21841         Log: Change use|require 5.005_64 to use|require 5.6.1.
21842      Branch: perl
21843            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
21844            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
21845            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
21846            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
21847            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
21848            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
21849            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
21850            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
21851            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
21852            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
21853            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
21854            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
21855            ! lib/base.pm lib/fields.pm
21856 ____________________________________________________________________________
21857 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
21858         Log: Bump up version numbers.
21859              
21860              TODO 1: double check that pre-5.6.1 CPAN.pm:s
21861              don't try to download 5.8.0 because of the
21862              version numbers.  Mainly this means using _00
21863              in the core version numbers.
21864              
21865              TODO 2: the "use 5.005_64" in many modules
21866              needs to be changed to, say, "use 5.6.1".
21867      Branch: perl
21868            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
21869            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
21870            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
21871            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
21872            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
21873            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
21874            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
21875            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
21876            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
21877            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
21878            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
21879 ____________________________________________________________________________
21880 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
21881         Log: Use UCHARAT() as suggested by Inaba Hiroto.
21882      Branch: perl
21883            ! regexec.c
21884 ____________________________________________________________________________
21885 [ 12038] By: ams                                   on 2001/09/16  15:16:24
21886         Log: Subject: [PATCH] Re: Core module version numbers review
21887              From: Peter Scott <Peter@PSDT.com>
21888              Date: Sun, 16 Sep 2001 09:09:58 -0700
21889              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
21890      Branch: perl
21891            ! lib/perl5db.pl
21892 ____________________________________________________________________________
21893 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
21894         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
21895              not yet fully implemented.
21896      Branch: perl
21897            ! pod/perlfunc.pod pod/perlunicode.pod
21898 ____________________________________________________________________________
21899 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
21900         Log: Subject: [patch] plug PL_beginav_save leak
21901              From: Doug MacEachern <dougm@covalent.net>
21902              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
21903              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
21904      Branch: perl
21905            ! perl.c
21906 ____________________________________________________________________________
21907 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
21908         Log: (accidentally empty checkin)
21909      Branch: perl
21910            ! sv.c
21911 ____________________________________________________________________________
21912 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
21913         Log: Subject: [patch] ithreads+PL_beginav_save
21914              From: Doug MacEachern <dougm@covalent.net>
21915              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
21916              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
21917      Branch: perl
21918            ! sv.c
21919 ____________________________________________________________________________
21920 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
21921         Log: Subject: [PATCH] h2xs.PL with C::Scan
21922              From: Tim Jenness <t.jenness@jach.hawaii.edu>
21923              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
21924              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
21925      Branch: perl
21926            ! utils/h2xs.PL
21927 ____________________________________________________________________________
21928 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
21929         Log: Elaborate (well, make more vague, really) #12030.
21930      Branch: perl
21931            ! pod/perltodo.pod pod/perlunicode.pod
21932 ____________________________________________________________________________
21933 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
21934         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
21935              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
21936              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
21937              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
21938      Branch: perl
21939            ! regexec.c
21940 ____________________________________________________________________________
21941 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
21942         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
21943              are not yet complete.
21944      Branch: perl
21945            ! pod/perltodo.pod pod/perlunicode.pod
21946 ____________________________________________________________________________
21947 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
21948         Log: Document what's still to be done on the regular expression
21949              Unicode support, based on the UTR#18.
21950      Branch: perl
21951            ! pod/perltodo.pod pod/perlunicode.pod
21952 ____________________________________________________________________________
21953 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
21954         Log: Regen headers.
21955      Branch: perl
21956            ! embedvar.h perlapi.h
21957 ____________________________________________________________________________
21958 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
21959         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
21960              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
21961              Date: Sun, 09 Sep 2001 18:41:54 +0100
21962              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
21963      Branch: perl
21964            ! Porting/findvars ext/ByteLoader/bytecode.h
21965            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
21966            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
21967 ____________________________________________________________________________
21968 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
21969         Log: enable most warnings for windows build; fix the various typecasting
21970              nits that showed up (no bugfixes here)
21971      Branch: maint-5.6/perl
21972            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
21973            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
21974            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
21975            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
21976            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
21977            ! x2p/walk.c
21978 ____________________________________________________________________________
21979 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
21980         Log: Integrate change #12024 from maintperl
21981              (a local() precedence bug)
21982      Branch: perl
21983           !> lib/ExtUtils/Install.pm
21984 ____________________________________________________________________________
21985 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
21986         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
21987              change#8642
21988      Branch: maint-5.6/perl
21989            ! lib/ExtUtils/Install.pm
21990 ____________________________________________________________________________
21991 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
21992         Log: Update Changes.
21993      Branch: perl
21994            ! Changes patchlevel.h
21995 ____________________________________________________________________________
21996 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
21997         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
21998              From: "chromatic" <chromatic@rmci.net>
21999              Date: Fri, 14 Sep 2001 09:44:57 -0600 
22000              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
22001      Branch: perl
22002            ! lib/ExtUtils/Manifest.t
22003 ____________________________________________________________________________
22004 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
22005         Log: Hopefully better skipping of the Complete.t tests
22006              in case of not a tty. 
22007      Branch: perl
22008            ! lib/Term/Complete.t t/op/stat.t
22009 ____________________________________________________________________________
22010 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
22011         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
22012              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
22013              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
22014              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
22015      Branch: perl
22016            ! regexec.c t/op/pat.t
22017 ____________________________________________________________________________
22018 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
22019         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
22020              From: Robin Barker <rmb1@cise.npl.co.uk>
22021              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
22022              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
22023      Branch: perl
22024            ! pod/perlport.pod
22025 ____________________________________________________________________________
22026 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
22027         Log: NetWare tweaks from Ananth Kesari.
22028      Branch: perl
22029            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
22030            ! NetWare/nwutil.h
22031 ____________________________________________________________________________
22032 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
22033         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
22034              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22035              Date: Fri, 14 Sep 2001 10:51:13 +0200
22036              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
22037      Branch: perl
22038            ! pod/perlport.pod
22039 ____________________________________________________________________________
22040 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
22041         Log: Subject: Re: [PATCH 2 pl2pm.PL]
22042              From: Joe Smith <Joe.Smith@inwap.com>
22043              Date: Fri, 14 Sep 2001 00:13:32 -0700
22044              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
22045              
22046              Eradicate qu.
22047      Branch: perl
22048            ! keywords.h keywords.pl utils/pl2pm.PL
22049 ____________________________________________________________________________
22050 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
22051         Log: Retract #12013, didn't go over too well in Tru64.
22052      Branch: perl
22053            ! embed.h embed.pl sv.h
22054 ____________________________________________________________________________
22055 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
22056         Log: Subject: [PATCH] Execute files of debugger commands
22057              From: Peter Scott <Peter@PSDT.com>
22058              Date: Thu, 13 Sep 2001 15:26:31 -0700
22059              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
22060      Branch: perl
22061            ! lib/perl5db.pl pod/perldebug.pod
22062 ____________________________________________________________________________
22063 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
22064         Log: (Retracted by #12015)
22065              Subject: [proposed PATCH] Re: perl@11920
22066              From: Nicholas Clark <nick@ccl4.org>
22067              Date: Wed, 12 Sep 2001 23:46:09 +0100
22068              Message-ID: <20010912234609.H4971@plum.flirble.org>     
22069      Branch: perl
22070            ! embed.h embed.pl sv.h
22071 ____________________________________________________________________________
22072 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
22073         Log: ucblib shouldn't be linked against in nonstop-ux,
22074              from Tom Bates.
22075      Branch: perl
22076            ! hints/nonstopux.sh
22077 ____________________________________________________________________________
22078 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
22079         Log: Do stty only if we have stty.
22080              
22081              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
22082      Branch: perl
22083            ! lib/Term/Complete.pm
22084 ____________________________________________________________________________
22085 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
22086         Log: Skip the test if not running on a tty.
22087      Branch: perl
22088            ! lib/Term/Complete.t
22089 ____________________________________________________________________________
22090 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
22091         Log: Regen headers.
22092      Branch: perl
22093            ! embed.h opcode.h pod/perlapi.pod proto.h
22094 ____________________________________________________________________________
22095 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
22096         Log: Subject: [PATCH op.c] Re: perl@12003
22097              From: Robin Barker <rmb1@cise.npl.co.uk>
22098              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
22099              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
22100      Branch: perl
22101            ! op.c
22102 ____________________________________________________________________________
22103 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
22104         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
22105              From: Robin Barker <rmb1@cise.npl.co.uk>
22106              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
22107              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
22108      Branch: perl
22109            ! sv.c
22110 ____________________________________________________________________________
22111 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
22112         Log: Upgrade to Memoize 0.66.
22113      Branch: perl
22114            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
22115            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
22116            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
22117 ____________________________________________________________________________
22118 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
22119         Log: Subject: [ID 20010912.007] substr reference core dump
22120              From: me-01@ton.iguana.be
22121              Date: 12 Sep 2001 14:11:16 -0000
22122              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
22123      Branch: perl
22124            ! mg.c
22125 ____________________________________________________________________________
22126 [ 12004] By: ams                                   on 2001/09/12  01:13:49
22127         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
22128              From: Ilmari Karonen <iltzu@sci.fi>
22129              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
22130              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
22131      Branch: perl
22132            ! pod/perlfaq4.pod
22133 ____________________________________________________________________________
22134 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
22135         Log: Update Changes.
22136      Branch: perl
22137            ! Changes patchlevel.h
22138 ____________________________________________________________________________
22139 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
22140         Log: NetWare update from Ananth Kesari.
22141      Branch: perl
22142            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
22143            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
22144 ____________________________________________________________________________
22145 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
22146         Log: Retract #11984: div() being redefined, and 1397
22147              failing on 64-bit platforms.
22148      Branch: perl
22149            ! lib/Math/BigInt/Calc.pm
22150 ____________________________________________________________________________
22151 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
22152         Log: Metaconfig unit change for #11999.
22153      Branch: metaconfig
22154            ! U/protos/d_lseekproto.U
22155 ____________________________________________________________________________
22156 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
22157         Log: The lseek fix (#11991) was no fix.
22158      Branch: perl
22159            ! Configure
22160 ____________________________________________________________________________
22161 [ 11998] By: sky                                   on 2001/09/11  07:52:06
22162         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
22163              From: Matt Sergeant <MSergeant@star.net.uk>
22164              Date: Tue, 11 Sep 2001 09:22:32 +0100
22165              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
22166      Branch: perl
22167            ! ext/Encode/Encode.pm
22168 ____________________________________________________________________________
22169 [ 11997] By: sky                                   on 2001/09/11  06:35:29
22170         Log: Sometimes dTHX is added because it is needed on non 
22171              gnuc platforms, but not needed there. This uses GCC
22172              to silence GCC specific warnings by marking pTHX as 
22173              unused.
22174      Branch: perl
22175            ! perl.h
22176 ____________________________________________________________________________
22177 [ 11996] By: nick                                  on 2001/09/11  06:25:27
22178         Log: Integrate mainline
22179      Branch: perlio
22180            - ext/POSIX/sigaction.t lib/File/Find/taint.t
22181           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
22182 ____________________________________________________________________________
22183 [ 11995] By: nick                                  on 2001/09/11  06:23:39
22184         Log: Part Integrate mainline
22185      Branch: perlio
22186           +> (branch 69 files)
22187            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
22188            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
22189            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
22190            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
22191            - lib/Switch/t/switch_case.t lib/Test/Harness.t
22192            - lib/Test/More/Changes lib/Test/More/t/More.t
22193            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
22194            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
22195            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
22196            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
22197            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
22198            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
22199            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
22200            - t/lib/Test/More/Catch.pm wince/perl.ico
22201           !> (integrate 197 files)
22202 ____________________________________________________________________________
22203 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
22204         Log: Subject: Re: [PATCH] Encode.pm docs fix
22205              From: Gisle Aas <gisle@ActiveState.com>
22206              Date: 10 Sep 2001 11:27:02 -0700
22207              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
22208      Branch: perl
22209            ! ext/Encode/Encode.pm
22210 ____________________________________________________________________________
22211 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
22212         Log: Fix unpack U to be the reverse of pack U
22213              (but implement unpack U0U as a backdoor to get
22214              the UTF-8 malformed warnings from un-UTF-8 data)
22215      Branch: perl
22216            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
22217 ____________________________________________________________________________
22218 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
22219         Log: Metaconfig unit change for #11991;
22220              delete an unused unit (d_strtoull.U is the one used)
22221      Branch: metaconfig
22222            ! U/protos/d_lseekproto.U
22223      Branch: metaconfig/U/perl
22224            - strtoull.U
22225 ____________________________________________________________________________
22226 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
22227         Log: Subject: [PATCH] Configure not recording lseek proto
22228              From: Blair Zajac <blair@orcaware.com>
22229              Date: Mon, 10 Sep 2001 17:52:37 -0700
22230              Message-ID: <3B9D6055.BA334A31@orcaware.com>
22231              
22232              plus regen Configure.
22233      Branch: perl
22234            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22235            ! config_h.SH uconfig.h
22236 ____________________________________________________________________________
22237 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
22238         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?)))                  
22239              From: Nicholas Clark <nick@ccl4.org>
22240              Date: Tue, 11 Sep 2001 00:00:31 +0100
22241              Message-ID: <20010911000031.G1512@plum.flirble.org>
22242      Branch: perl
22243            + t/op/qq.t
22244            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
22245 ____________________________________________________________________________
22246 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
22247         Log: Subject: [PATCH] Building on win32 w/o perlio
22248              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
22249              Date: Mon, 10 Sep 2001 23:38:46 +0200
22250              Message-ID: <3B9D4F06.14433.2C37644@localhost>
22251      Branch: perl
22252            ! perl.c win32/Makefile win32/makefile.mk
22253 ____________________________________________________________________________
22254 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
22255         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
22256              From: "chromatic" <chromatic@rmci.net>
22257              Date: Mon, 10 Sep 2001 15:14:01 -0600
22258              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
22259      Branch: perl
22260            + lib/CGI/t/push.t
22261            ! MANIFEST
22262 ____________________________________________________________________________
22263 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
22264         Log: Subject: avoiding hoardes of zombies
22265              From: Nicholas Clark <nick@ccl4.org>
22266              Date: Mon, 10 Sep 2001 22:00:40 +0100
22267              Message-ID: <20010910220040.C1512@plum.flirble.org>
22268      Branch: perl
22269            ! pod/perlipc.pod
22270 ____________________________________________________________________________
22271 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
22272         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
22273              From: John Peacock <jpeacock@rowman.com>
22274              Date: Mon, 10 Sep 2001 16:34:30 -0400
22275              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
22276      Branch: perl
22277            ! sv.c t/op/ver.t utf8.h
22278 ____________________________________________________________________________
22279 [ 11985] By: ams                                   on 2001/09/10  23:20:13
22280         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
22281      Branch: perl
22282            ! MANIFEST
22283 ____________________________________________________________________________
22284 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
22285         Log: (Retracted by #12001)
22286              Subject: Calc with USE_MUL/USE_DIV
22287              From: Tels <perl_dummy@bloodgate.com>
22288              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
22289              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
22290      Branch: perl
22291            ! lib/Math/BigInt/Calc.pm
22292 ____________________________________________________________________________
22293 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
22294         Log: Subject: [PATCH op.c] Re: perl@11978
22295              From: Robin Barker <rmb1@cise.npl.co.uk>
22296              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
22297              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
22298              
22299              Format errors.
22300      Branch: perl
22301            ! op.c
22302 ____________________________________________________________________________
22303 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
22304         Log: Switch PADOFFSET back to U32 both because of binary backward
22305              compatibility and because Arthur seems to have been fixing the
22306              problems with naughty integer-pointer casting.
22307      Branch: perl
22308            ! op.h
22309 ____________________________________________________________________________
22310 [ 11981] By: ams                                   on 2001/09/10  16:31:43
22311         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
22312              Fix Pod Typo, Add Test for ExtUtils::Command
22313              From: "chromatic" <chromatic@rmci.net>
22314              Date: Mon, 10 Sep 2001 11:20:56 -0600
22315              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
22316      Branch: perl
22317            + lib/ExtUtils/Command.t
22318            ! MANIFEST lib/ExtUtils/Command.pm
22319 ____________________________________________________________________________
22320 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
22321         Log: Subject: [PATCH] Encode.pm docs fix
22322              From: Matt Sergeant <MSergeant@star.net.uk>
22323              Date: Mon, 10 Sep 2001 15:24:01 +0100
22324              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
22325      Branch: perl
22326            ! ext/Encode/Encode.pm
22327 ____________________________________________________________________________
22328 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
22329         Log: Update Changes.
22330      Branch: perl
22331            ! Changes patchlevel.h
22332 ____________________________________________________________________________
22333 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
22334         Log: Revert #11973, the dTHX seems to be needed in there
22335              for threaded builds.
22336      Branch: perl
22337            ! perlio.c
22338 ____________________________________________________________________________
22339 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
22340         Log: Detypo.
22341      Branch: perl
22342            ! pod/perlguts.pod
22343 ____________________________________________________________________________
22344 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
22345         Log: Further Class::Struct patching from Damian.
22346              
22347              The new new semantics are:
22348              
22349              * If you pass an initializer for a nested object, it has to be:
22350              a) a reference to an object of that class, or      
22351              b) a reference to an object of a subclass of that class, or
22352              c) a reference to a hash of arguments to be passed to the
22353              class's constructor
22354              * If you pass no initializer for a nested object, the attribute
22355              is initialized to C<undef>
22356      Branch: perl
22357            ! lib/Class/Struct.pm
22358 ____________________________________________________________________________
22359 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
22360         Log: Skip the crypt test if no crypt.
22361      Branch: perl
22362            ! t/op/crypt.t
22363 ____________________________________________________________________________
22364 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
22365         Log: Warn against using bare v-strings as IP addresses
22366              (okay if using the wrappers from Socket)
22367      Branch: perl
22368            ! pod/perldata.pod pod/perlport.pod
22369 ____________________________________________________________________________
22370 [ 11973] By: sky                                   on 2001/09/10  11:57:58
22371         Log: Remove unused dTHX. Silenced another warning.
22372      Branch: perl
22373            ! perlio.c
22374 ____________________________________________________________________________
22375 [ 11972] By: sky                                   on 2001/09/10  11:54:25
22376         Log: Silence some more warnings INT2PTR.
22377      Branch: perl
22378            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
22379 ____________________________________________________________________________
22380 [ 11971] By: sky                                   on 2001/09/10  11:21:50
22381         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
22382      Branch: perl
22383            ! cop.h
22384 ____________________________________________________________________________
22385 [ 11970] By: sky                                   on 2001/09/10  11:17:25
22386         Log: Apply INT2PTR with force to silence warnings from
22387              PM_GETRE and friends. No more warnings with 64bit 
22388              IVs and 32bit pointers.    
22389      Branch: perl
22390            ! op.c op.h perl.c
22391 ____________________________________________________________________________
22392 [ 11969] By: sky                                   on 2001/09/10  10:13:02
22393         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
22394      Branch: perl
22395            ! pod/perlguts.pod
22396 ____________________________________________________________________________
22397 [ 11968] By: sky                                   on 2001/09/10  10:02:51
22398         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
22399              Rename to custop_op_name to Perl_custom_op_name to match perlapi
22400              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
22401              perl_clone.
22402      Branch: perl
22403            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
22404 ____________________________________________________________________________
22405 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
22406         Log: Using strlen() not good on embedded nul bytes.
22407      Branch: perl
22408            ! regcomp.c
22409 ____________________________________________________________________________
22410 [ 11966] By: ams                                   on 2001/09/09  21:06:13
22411         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
22412              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22413              Date: Mon, 13 Aug 2001 22:51:59 +0200
22414              Message-ID: <20010813225159.C6681@rafael>
22415              (Applied with several tweaks.)
22416      Branch: perl
22417            ! embed.h embed.pl proto.h toke.c
22418 ____________________________________________________________________________
22419 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
22420         Log: The exact error message is system-dependent.
22421      Branch: perl
22422            ! lib/ExtUtils/Manifest.t
22423 ____________________________________________________________________________
22424 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
22425         Log: Add Windows and Mac Sami support to Encode
22426              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
22427      Branch: perl
22428            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
22429            ! MANIFEST
22430 ____________________________________________________________________________
22431 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
22432         Log: Use the tried method.
22433      Branch: perl
22434            ! pod/perlport.pod
22435 ____________________________________________________________________________
22436 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
22437         Log: Can't count parentheses.
22438      Branch: perl
22439            ! ext/IO/lib/IO/Socket/INET.pm
22440 ____________________________________________________________________________
22441 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
22442         Log: perlport additions: 1 while unlink, add/delete directory
22443              entries and permissions, cygwin stat funkiness (from Michael
22444              Schwern and Nicholas Clark)
22445      Branch: perl
22446            ! pod/perlport.pod
22447 ____________________________________________________________________________
22448 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
22449         Log: blib does have a detectable test.
22450      Branch: perl
22451            ! t/lib/1_compile.t
22452 ____________________________________________________________________________
22453 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
22454         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
22455              From: "chromatic" <chromatic@rmci.net>
22456              Date: Sat, 08 Sep 2001 19:33:42 -0600
22457              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
22458      Branch: perl
22459            + lib/Term/Complete.t
22460            ! MANIFEST
22461 ____________________________________________________________________________
22462 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
22463         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
22464              From: Michael G Schwern <schwern@pobox.com> 
22465              Date: Sat, 8 Sep 2001 02:40:26 -0400
22466              Message-ID: <20010908024026.A26283@blackrider>
22467      Branch: perl
22468            + lib/Test/Tutorial.pod
22469            ! MANIFEST
22470 ____________________________________________________________________________
22471 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
22472         Log: Try to look up protocol (by name) only iff it has non-numbers:
22473              nice if the server is in a chrooted environment (no /etc/protocols,
22474              server code using hardcorded protocol numbers like 6 for tcp),
22475              suggested by John Holdsworth <coldwave@bigfoot.com>.
22476              In other words, if we are given a number, why look it up again
22477              (by number)?
22478      Branch: perl
22479            ! ext/IO/lib/IO/Socket/INET.pm
22480 ____________________________________________________________________________
22481 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
22482         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
22483              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
22484              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
22485              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
22486              
22487              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
22488              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
22489              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
22490              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
22491              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
22492              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
22493              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
22494              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
22495      Branch: perl
22496            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
22497 ____________________________________________________________________________
22498 [ 11955] By: ams                                   on 2001/09/09  02:54:21
22499         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
22500              From: "Craig A. Berry" <craigberry@mac.com>
22501              Date: Sat, 08 Sep 2001 19:02:16 -0500
22502              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
22503      Branch: perl
22504            ! lib/CGI/t/carp.t
22505 ____________________________________________________________________________
22506 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
22507         Log: Documentation tweaks; think the IP address as an opaque string.
22508      Branch: perl
22509            ! ext/Socket/Socket.pm
22510 ____________________________________________________________________________
22511 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
22512         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
22513              From: Michael G Schwern <schwern@pobox.com>
22514              Date: Sat, 8 Sep 2001 19:45:46 -0400
22515              Message-ID: <20010908194546.C9193@blackrider>
22516      Branch: perl
22517            + lib/blib.t
22518            ! MANIFEST lib/blib.pm t/lib/1_compile.t
22519 ____________________________________________________________________________
22520 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
22521         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
22522              From: "chromatic" <chromatic@rmci.net>
22523              Date: Sat, 08 Sep 2001 12:31:44 -0600
22524              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
22525      Branch: perl
22526            + lib/CGI/t/fast.t
22527            ! MANIFEST
22528 ____________________________________________________________________________
22529 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
22530         Log: The Socket tests were wrong: they were assuming too much.
22531      Branch: perl
22532            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
22533 ____________________________________________________________________________
22534 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
22535         Log: Retract the portability changes since they
22536              seem to have opened a can of worms... will
22537              go back to UNICOS/mk and do the bare minimum
22538              required to get the tests working.
22539      Branch: perl
22540            ! ext/Socket/Socket.xs
22541 ____________________________________________________________________________
22542 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
22543         Log: PADOFFSET is used to cast pointers into integers,
22544              if pointers are 64 bits and U32 32 bits,
22545              bad things may happen, or at least warnings issued.
22546      Branch: perl
22547            ! op.h
22548 ____________________________________________________________________________
22549 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
22550         Log: Still more Socket portability tweaking.
22551              Now Socket.t seems to be happy in all of
22552              Linux/x86, Tru64/alpha, Solaris/sparc,
22553              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
22554              
22555              Addendum: it seems that io_multihomed, io_sock, and hostent
22556              were broken in little-endians (linux/x86 and tru64/alpha)
22557              because of this change.  Argh.
22558      Branch: perl
22559            ! ext/Socket/Socket.xs
22560 ____________________________________________________________________________
22561 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
22562         Log: More portability kicking on inet_ntoa().
22563      Branch: perl
22564            ! ext/Socket/Socket.xs
22565 ____________________________________________________________________________
22566 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
22567         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
22568              From: Michael G Schwern <schwern@pobox.com> 
22569              Date: Fri, 7 Sep 2001 23:06:51 -0400
22570              Message-ID: <20010907230651.R606@blackrider>
22571      Branch: perl
22572            + lib/ExtUtils/Manifest.t
22573            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
22574 ____________________________________________________________________________
22575 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
22576         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
22577              From: "chromatic" <chromatic@rmci.net>
22578              Date: Fri, 07 Sep 2001 17:53:15 -0600      
22579              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
22580      Branch: perl
22581            + lib/ExtUtils/testlib.t
22582            ! MANIFEST
22583 ____________________________________________________________________________
22584 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
22585         Log: Thinko.
22586      Branch: perl
22587            ! lib/integer.t
22588 ____________________________________________________________________________
22589 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
22590         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
22591              From: "Craig A. Berry" <craigberry@mac.com>
22592              Date: Fri, 07 Sep 2001 15:30:03 -0500
22593              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
22594      Branch: perl
22595            ! lib/CGI/Carp.pm
22596 ____________________________________________________________________________
22597 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
22598         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
22599              From: Michael G Schwern <schwern@pobox.com>
22600              Date: Fri, 7 Sep 2001 15:38:13 -0400
22601              Message-ID: <20010907153813.K606@blackrider>
22602      Branch: perl
22603            ! lib/ExtUtils/MM_Unix.pm
22604 ____________________________________________________________________________
22605 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
22606         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
22607              From: Robin Barker <rmb1@cise.npl.co.uk>
22608              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
22609              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
22610      Branch: perl
22611            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
22612 ____________________________________________________________________________
22613 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
22614         Log: Clean up 1_compile.t; move tests to more consistent
22615              places (t/ subdirectories); add integer.t (much of
22616              the pragma is tested elsewhere but there is no one
22617              centralized place)
22618      Branch: perl
22619            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
22620            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
22621            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
22622            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
22623            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
22624            - lib/File/Find/find.t lib/File/Find/taint.t
22625            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
22626 ____________________________________________________________________________
22627 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
22628         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
22629              From: "chromatic" <chromatic@rmci.net>
22630              Date: Fri, 07 Sep 2001 10:17:40 -0600
22631              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
22632      Branch: perl
22633            ! lib/File/Find/taint.t
22634 ____________________________________________________________________________
22635 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
22636         Log: Update Changes.
22637      Branch: perl
22638            ! Changes patchlevel.h
22639 ____________________________________________________________________________
22640 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
22641         Log: Rename the old threading tutorial, start a new one,
22642              regen toc.
22643      Branch: perl
22644            + pod/perlothrtut.pod
22645            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
22646            ! pod/perltoc.pod
22647 ____________________________________________________________________________
22648 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
22649         Log: vars very much has a test.
22650      Branch: perl
22651            ! t/lib/1_compile.t
22652 ____________________________________________________________________________
22653 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
22654         Log: Subject: Re: wince/perl.ico marked as binary
22655              From: Nicholas Clark <nick@ccl4.org>
22656              Date: Fri, 7 Sep 2001 13:54:40 +0100
22657              Message-ID: <20010907135439.D39150@plum.flirble.org>
22658              
22659              and wince/Makefile.ce change from Rainer Keuchel.
22660      Branch: perl
22661            + wince/makeico.pl
22662            ! MANIFEST wince/Makefile.ce
22663 ____________________________________________________________________________
22664 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
22665         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
22666              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
22667              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
22668              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
22669      Branch: perl
22670            ! regexec.c
22671 ____________________________________________________________________________
22672 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
22673         Log: (Replaced by #11934)
22674              Subject: Re: [PATCH regexec.c] more general .* and .*?
22675              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
22676              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
22677              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
22678      Branch: perl
22679            ! regexec.c
22680 ____________________________________________________________________________
22681 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
22682         Log: The #11931 patching misbehaved.
22683      Branch: perl
22684            ! lib/Test/Harness/t/test-harness.t
22685 ____________________________________________________________________________
22686 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
22687         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
22688              From: Michael G Schwern <schwern@pobox.com>
22689              Date: Fri, 7 Sep 2001 03:30:41 -0400
22690              Message-ID: <20010907033041.A2796@blackrider>
22691      Branch: perl
22692            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
22693            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
22694            + t/lib/sample-tests/header_at_end_fail
22695            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
22696            - lib/Test/Harness.t
22697            ! MANIFEST lib/Test/Harness.pm t/TEST
22698 ____________________________________________________________________________
22699 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
22700         Log: Subject: [PATCH] Digest::MD5 update
22701              From: Gisle Aas <gisle@ActiveState.com>
22702              Date: 06 Sep 2001 23:32:56 -0700
22703              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
22704      Branch: perl
22705            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
22706            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
22707 ____________________________________________________________________________
22708 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
22709         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
22710              From: "chromatic" <chromatic@rmci.net>
22711              Date: Thu, 06 Sep 2001 23:11:44 -0600
22712              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
22713      Branch: perl
22714            + lib/less.t
22715            ! MANIFEST t/lib/1_compile.t
22716 ____________________________________________________________________________
22717 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
22718         Log: The binary file must somehow differently stored.
22719      Branch: perl
22720            - wince/perl.ico
22721            ! MANIFEST
22722 ____________________________________________________________________________
22723 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
22724         Log: Add more modules to the list of modules that have tests,
22725              Schwern's wallet is getting more nervous.
22726              (Run t/lib/1_compile.t manually to see which modules
22727              are lacking tests, or the tests can't be run for some
22728              reason or another, such as the Net:: modules)
22729      Branch: perl
22730            ! t/lib/1_compile.t
22731 ____________________________________________________________________________
22732 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
22733         Log: Try to make Socket::inet_ntoa() more robust.
22734      Branch: perl
22735            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
22736 ____________________________________________________________________________
22737 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
22738         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
22739              From: chromatic <chromatic@rmci.net>       
22740              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
22741              Message-Id: <01090522580506.19590@firewheel>           
22742      Branch: perl
22743            ! lib/English.t
22744 ____________________________________________________________________________
22745 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
22746         Log: Subject: Re: perlvar manpage and localizing special vars
22747              From: Stas Bekman <stas@stason.org>
22748              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
22749              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
22750      Branch: perl
22751            ! pod/perlvar.pod
22752 ____________________________________________________________________________
22753 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
22754         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
22755              From: Robin Barker <rmb1@cise.npl.co.uk>
22756              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
22757              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
22758      Branch: perl
22759            ! lib/ExtUtils/MakeMaker.pm
22760 ____________________________________________________________________________
22761 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
22762         Log: Symbol missing; AIX unhappy.
22763      Branch: perl
22764            ! makedef.pl
22765 ____________________________________________________________________________
22766 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
22767         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
22768              Reported in 5.61, seems to work okay in blead.
22769      Branch: perl
22770            ! t/run/kill_perl.t
22771 ____________________________________________________________________________
22772 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
22773         Log: Update Changes.
22774      Branch: perl
22775            ! Changes patchlevel.h
22776 ____________________________________________________________________________
22777 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
22778         Log: Document the bad assumptions currently breaking
22779              the Socket.t tests 10, 11, and 13 in UNICOS.
22780      Branch: perl
22781            ! ext/Socket/Socket.xs
22782 ____________________________________________________________________________
22783 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
22784         Log: Subject: [PATCH x2p] make OPTIMIZE=...
22785              From: Robin Barker <rmb1@cise.npl.co.uk>
22786              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
22787              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
22788      Branch: perl
22789            ! x2p/Makefile.SH x2p/cflags.SH
22790 ____________________________________________________________________________
22791 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
22792         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
22793              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
22794              Date: Thu, 6 Sep 2001 11:09:40 +0100
22795              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
22796              
22797              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
22798              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
22799              Date: 6 Sep 2001 10:14:38 -0000
22800              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
22801      Branch: perl
22802            ! pod/perlfaq1.pod pod/perlhack.pod
22803 ____________________________________________________________________________
22804 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
22805         Log: Subject: Extra NUL is Data::Dumper output - patch
22806              From: Tony Cook <tony@develop-help.com>
22807              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
22808              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
22809      Branch: perl
22810            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
22811 ____________________________________________________________________________
22812 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
22813         Log: Avoid redefinition warning
22814              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
22815              from
22816              perl -w -Ilib -MCwd -e ''
22817      Branch: perl
22818            ! lib/Cwd.pm
22819 ____________________________________________________________________________
22820 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
22821         Log: Update the is_tainted() example implementation.
22822      Branch: perl
22823            ! pod/perlsec.pod
22824 ____________________________________________________________________________
22825 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
22826         Log: Missing) in #11912.
22827      Branch: perl
22828            ! lib/Test/Simple/t/fail.t
22829 ____________________________________________________________________________
22830 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
22831         Log: Rewhack Test-Simple into core harness.
22832      Branch: perl
22833            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
22834            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
22835            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
22836            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
22837            ! lib/Test/Simple/t/skipall.t
22838 ____________________________________________________________________________
22839 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
22840         Log: Workaround for the new Exporter 'feature'.
22841      Branch: perl
22842            ! lib/Test/More.pm
22843 ____________________________________________________________________________
22844 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
22845         Log: Re-introduce pure-Perl fall-back for abs_path,
22846              re-introduce #11898.
22847      Branch: perl
22848            ! lib/Cwd.pm lib/File/Find.pm
22849 ____________________________________________________________________________
22850 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
22851         Log: More tests.
22852      Branch: perl
22853            ! lib/Exporter.t
22854 ____________________________________________________________________________
22855 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
22856         Log: Retract #11898 for now because it introduces
22857              a rather nasty depencency: when B is being built,
22858              MakeMaker is used.  MakeMaker uses File::Find.
22859              File::Find uses Cwd::getcwd()...which doesn't
22860              exist yet.
22861      Branch: perl
22862            ! lib/File/Find.pm
22863 ____________________________________________________________________________
22864 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
22865         Log: New test welcome.
22866      Branch: perl
22867            + lib/Test/Simple/t/simple.t
22868 ____________________________________________________________________________
22869 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
22870         Log: Old test begone.
22871      Branch: perl
22872            - lib/Attribute/Handlers/test.pl
22873 ____________________________________________________________________________
22874 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
22875         Log: Test-Simple syncup from Schwern.
22876      Branch: perl
22877            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
22878            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
22879            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
22880            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
22881            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
22882            - lib/Test/More/Changes lib/Test/More/t/More.t
22883            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
22884            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
22885            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
22886            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
22887            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
22888            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
22889            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
22890            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
22891            ! t/lib/Test/Simple/sample_tests/death.plx
22892            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
22893            ! t/lib/Test/Simple/sample_tests/extras.plx
22894            ! t/lib/Test/Simple/sample_tests/five_fail.plx
22895            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
22896            ! t/lib/Test/Simple/sample_tests/one_fail.plx
22897            ! t/lib/Test/Simple/sample_tests/require.plx
22898            ! t/lib/Test/Simple/sample_tests/success.plx
22899            ! t/lib/Test/Simple/sample_tests/too_few.plx
22900            ! t/lib/Test/Simple/sample_tests/two_fail.plx
22901 ____________________________________________________________________________
22902 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
22903         Log: Integrate File::Find changes from bleadperl
22904      Branch: maint-5.6/macperl
22905            ! lib/File/Find.pm t/lib/filefind-taint.t
22906 ____________________________________________________________________________
22907 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
22908         Log: Integrate 11847 from maint-5.6/perl
22909      Branch: maint-5.6/macperl
22910           !> sv.c
22911 ____________________________________________________________________________
22912 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
22913         Log: In UNICOS division yada yada.
22914      Branch: perl
22915            ! t/op/override.t
22916 ____________________________________________________________________________
22917 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
22918         Log: In UNICOS division is really lossy, better use
22919              a tolerance test.
22920      Branch: perl
22921            ! ext/Time/HiRes/HiRes.t
22922 ____________________________________________________________________________
22923 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
22924         Log: In UNICOS sigaction() sets an extra flag
22925              ("the signal has been registered for all the processes in
22926              a multitasking group.")
22927      Branch: perl
22928            ! ext/POSIX/sigaction.t
22929 ____________________________________________________________________________
22930 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
22931         Log: Documentation micropatch from Damian.
22932      Branch: perl
22933            ! lib/Attribute/Handlers.pm
22934 ____________________________________________________________________________
22935 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
22936         Log: (Retracted by #11908)
22937              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
22938              From: Michael G Schwern <schwern@pobox.com>
22939              Date: Wed, 5 Sep 2001 15:58:21 -0400
22940              Message-ID: <20010905155821.I632@blackrider>
22941      Branch: perl
22942            ! lib/File/Find.pm lib/File/Find/taint.t
22943 ____________________________________________________________________________
22944 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
22945         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
22946              From: Michael G Schwern <schwern@pobox.com>
22947              Date: Wed, 5 Sep 2001 19:16:31 -0400
22948              Message-ID: <20010905191631.E11386@blackrider>
22949      Branch: perl
22950            + lib/CGI/t/carp.t
22951            ! MANIFEST
22952 ____________________________________________________________________________
22953 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
22954         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
22955              From: chromatic <chromatic@rmci.net>
22956              Date: Wed, 5 Sep 2001 18:08:07 -0600
22957              Message-Id: <01090518080700.19590@firewheel>
22958      Branch: perl
22959            ! lib/English.pm
22960 ____________________________________________________________________________
22961 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
22962         Log: Fix a typo #11889 and add a test for the same.
22963      Branch: perl
22964            ! ext/Socket/Socket.t ext/Socket/Socket.xs
22965 ____________________________________________________________________________
22966 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
22967         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
22968              From: "Craig A. Berry" <craigberry@mac.com>
22969              Date: Wed, 05 Sep 2001 17:48:54 -0500
22970              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
22971      Branch: perl
22972            ! lib/warnings.t t/run/kill_perl.t
22973 ____________________________________________________________________________
22974 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
22975         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
22976              From: Michael G Schwern <schwern@pobox.com>
22977              Date: Wed, 5 Sep 2001 17:22:25 -0400
22978              Message-ID: <20010905172225.C11386@blackrider>
22979      Branch: perl
22980            ! t/run/kill_perl.t
22981 ____________________________________________________________________________
22982 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
22983         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
22984              From: Nicholas Clark <nick@ccl4.org>
22985              Date: Wed, 5 Sep 2001 20:54:24 +0100
22986              Message-ID: <20010905205424.C25120@plum.flirble.org>
22987      Branch: perl
22988            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
22989 ____________________________________________________________________________
22990 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
22991         Log: Forgotten thing.
22992      Branch: perl
22993            ! uconfig.h
22994 ____________________________________________________________________________
22995 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
22996         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
22997              From: chromatic <chromatic@rmci.net>               
22998              Date: Wed, 5 Sep 2001 13:22:08 -0600
22999              Message-Id: <01090513220807.10587@firewheel> 
23000      Branch: perl
23001            ! lib/English.pm
23002 ____________________________________________________________________________
23003 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
23004         Log: inet_ntoa() tweaks:
23005              - don't allow addresses with > 255 characters
23006              - indent the HP-UX workaround
23007              - don't leak memory
23008      Branch: perl
23009            ! ext/Socket/Socket.xs
23010 ____________________________________________________________________________
23011 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
23012         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
23013              <xwu@theeducationcenter.com>
23014      Branch: perl
23015            ! lib/File/Find.pm
23016 ____________________________________________________________________________
23017 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
23018         Log: Typo nits.
23019      Branch: perl
23020            ! lib/File/Find.pm
23021 ____________________________________________________________________________
23022 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
23023         Log: -Wall nit.
23024      Branch: perl
23025            ! op.c
23026 ____________________________________________________________________________
23027 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
23028         Log: Update to Scalar-List-Utils 1.05
23029      Branch: perl
23030            ! ext/List/Util/ChangeLog ext/List/Util/README
23031            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
23032 ____________________________________________________________________________
23033 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
23034         Log: Update Changes.
23035      Branch: perl
23036            ! Changes patchlevel.h
23037 ____________________________________________________________________________
23038 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
23039         Log: Update to Scalar-List-Utils 1.04
23040      Branch: perl
23041            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
23042            ! ext/List/Util/lib/List/Util.pm
23043            ! ext/List/Util/lib/Scalar/Util.pm
23044 ____________________________________________________________________________
23045 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
23046         Log: Metaconfigify #11724.
23047      Branch: metaconfig
23048            ! U/threads/archname.U
23049 ____________________________________________________________________________
23050 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
23051         Log: The MacOS reference is okay, no reason to hide it.
23052      Branch: perl
23053            ! lib/Cwd.pm
23054 ____________________________________________________________________________
23055 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
23056         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
23057              From: Michael G Schwern <schwern@pobox.com>
23058              Date: Tue, 4 Sep 2001 15:30:10 -0400
23059              Message-ID: <20010904153010.H26466@blackrider> 
23060              
23061              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
23062      Branch: perl
23063            ! ext/Cwd/Makefile.PL lib/Cwd.pm
23064 ____________________________________________________________________________
23065 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
23066         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.))
23067              From: Michael G Schwern <schwern@pobox.com>
23068              Date: Tue, 4 Sep 2001 17:39:13 -0400
23069              Message-ID: <20010904173913.C626@blackrider>
23070      Branch: perl
23071            ! lib/Cwd.pm
23072 ____________________________________________________________________________
23073 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
23074         Log: Subject: Re: Perl_pp_* in public API?
23075              From: "Craig A. Berry" <craigberry@mac.com>
23076              Date: Tue, 4 Sep 2001 21:51:29 -0500
23077              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
23078      Branch: perl
23079            ! ext/List/Util/Util.xs
23080 ____________________________________________________________________________
23081 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
23082         Log: From Damian: Class::Struct was unable to define
23083              recursive classes.  After the patch an object reference
23084              (rather than a hash) is required to initialize
23085              an object attribute.  If no such initializer is given to
23086              the constructor, object attributes are now default
23087              initialized to C<undef>.
23088      Branch: perl
23089            ! lib/Class/Struct.pm lib/Class/Struct.t
23090 ____________________________________________________________________________
23091 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
23092         Log: Subject: Re: sv_catpvfn and sv_setpvfn
23093              From: Richard Soderberg <rs@oregonnet.com>
23094              Date: Tue, 4 Sep 2001 15:16:47 -0700
23095              Message-Id: <200109042216.PAA17858@oregonnet.com>
23096      Branch: perl
23097            ! pod/perlclib.pod pod/perlguts.pod
23098 ____________________________________________________________________________
23099 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
23100         Log: NetWare updates from Ananth Kesari.
23101      Branch: perl
23102            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
23103            ! NetWare/nw5thread.h
23104 ____________________________________________________________________________
23105 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
23106         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?))
23107              From: Nicholas Clark <nick@ccl4.org>
23108              Date: Tue, 4 Sep 2001 22:42:50 +0100
23109              Message-ID: <20010904224250.P25120@plum.flirble.org>
23110      Branch: perl
23111            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
23112            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
23113            ! t/op/oct.t toke.c
23114 ____________________________________________________________________________
23115 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
23116         Log: Fix Cwd::getcwd() not being tainted, as noticed
23117              by Schwern.
23118      Branch: perl
23119            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
23120            - ext/Cwd/Cwd.t
23121            ! MANIFEST ext/Cwd/Cwd.xs util.c
23122 ____________________________________________________________________________
23123 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
23124         Log: Retract #11870 and volatilize the right destruct_level.
23125              Silly thinko pointed out by Sarathy.
23126      Branch: perl
23127            ! intrpvar.h perl.c
23128 ____________________________________________________________________________
23129 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
23130         Log: At least a temporary fix for the mysterious scope core dumps
23131              in Tru64 from Graham.
23132      Branch: perl
23133            ! ext/List/Util/Util.xs
23134 ____________________________________________________________________________
23135 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
23136         Log: (Retracted by #11872)
23137      Branch: perl
23138            ! intrpvar.h
23139 ____________________________________________________________________________
23140 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
23141         Log: Quench a -Wall gripe noticed by Robin Barker.
23142      Branch: perl
23143            ! op.c
23144 ____________________________________________________________________________
23145 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
23146         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
23147              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
23148              Date: Wed, 05 Sep 2001 02:01:32 +0900
23149              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
23150      Branch: perl
23151            ! lib/Unicode/UCD.pm
23152 ____________________________________________________________________________
23153 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
23154         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
23155              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
23156              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
23157              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
23158      Branch: perl
23159            ! gv.c
23160 ____________________________________________________________________________
23161 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
23162         Log: Update Changes.
23163      Branch: perl
23164            ! Changes patchlevel.h
23165 ____________________________________________________________________________
23166 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
23167         Log: Add the \[$@%&*] prototype support.
23168      Branch: perl
23169            ! op.c pod/perlsub.pod t/comp/proto.t
23170 ____________________________________________________________________________
23171 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
23172         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
23173              From: Michael G Schwern <schwern@pobox.com>
23174              Date: Mon, 3 Sep 2001 18:59:01 -0400
23175              Message-ID: <20010903185901.Z9233@blackrider>
23176      Branch: perl
23177            ! lib/CGI/t/form.t
23178 ____________________________________________________________________________
23179 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
23180         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
23181              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
23182              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
23183              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
23184      Branch: perl
23185            ! gv.c
23186 ____________________________________________________________________________
23187 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
23188         Log: More srand entry tweakage based on Randal's suggestion.
23189      Branch: perl
23190            ! pod/perlfunc.pod
23191 ____________________________________________________________________________
23192 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
23193         Log: Subject: [PATCH] 'main' *is* a reserved word
23194              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23195              Date: Mon, 3 Sep 2001 22:55:41 +0200
23196              Message-ID: <20010903225541.A24097@rafael>
23197      Branch: perl
23198            ! toke.c
23199 ____________________________________________________________________________
23200 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
23201         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
23202              From: Peter Prymmer <pvhp@best.com>
23203              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
23204              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
23205      Branch: perl
23206            ! README.vms configure.com
23207 ____________________________________________________________________________
23208 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
23209         Log: Subject: Re: A slightly better default seed?   
23210              From: Michael G Schwern <schwern@pobox.com>
23211              Date: Mon, 3 Sep 2001 18:08:15 -0400 
23212              Message-ID: <20010903180815.W9233@blackrider>
23213      Branch: perl
23214            ! t/op/srand.t
23215 ____________________________________________________________________________
23216 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
23217         Log: Add sharedsv.o to microperl object files.
23218      Branch: perl
23219            ! Makefile.micro
23220 ____________________________________________________________________________
23221 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
23222         Log: AUTHORS updates and
23223              
23224              Subject: [PATCH] Just some preening :-)        
23225              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
23226              Date: Tue, 4 Sep 2001 14:16:59 +0100
23227              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
23228      Branch: perl
23229            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
23230 ____________________________________________________________________________
23231 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
23232         Log: Typo fix and slight rewording.
23233      Branch: perl
23234            ! pod/perlfunc.pod
23235 ____________________________________________________________________________
23236 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
23237         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
23238      Branch: perl
23239            ! pod/perlfaq4.pod
23240 ____________________________________________________________________________
23241 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
23242         Log: The helper file changed name.
23243      Branch: perl
23244            ! MANIFEST
23245 ____________________________________________________________________________
23246 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
23247         Log: Update to Scalar-List-Utils 1.03
23248      Branch: perl
23249            + ext/List/Util/t/shuffle.t
23250            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
23251            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
23252            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
23253            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
23254            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
23255            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
23256            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
23257            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
23258 ____________________________________________________________________________
23259 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
23260         Log: Make crypt() do something more sane for Unicode
23261              (take crypt() of the low eight bits of the characters,
23262              instead of taking crypt() of the UTF-8 of the scalar);
23263              add a test for crypt().
23264      Branch: perl
23265            + t/op/crypt.t
23266            ! MANIFEST pod/perlfunc.pod pp.c
23267 ____________________________________________________________________________
23268 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
23269         Log: Reorganize the srand entry.
23270      Branch: perl
23271            ! pod/perlfunc.pod
23272 ____________________________________________________________________________
23273 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
23274         Log: Remove the tests that assume something about
23275              calling srand() without arguments multiple times.
23276      Branch: perl
23277            ! t/op/srand.t
23278 ____________________________________________________________________________
23279 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
23280         Log: Upgrade to Math::BigInt 1.42.
23281      Branch: perl
23282            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
23283            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
23284            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
23285            ! lib/Math/BigInt/t/mbimbf.t
23286 ____________________________________________________________________________
23287 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
23288         Log: integrate change#11847 from maint-5.6
23289              
23290              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
23291      Branch: perl
23292            ! sv.c
23293 ____________________________________________________________________________
23294 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
23295         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
23296      Branch: maint-5.6/perl
23297            ! sv.c
23298 ____________________________________________________________________________
23299 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
23300         Log: As far as I can tell these functions have been Unicodified.
23301      Branch: perl
23302            ! doop.c
23303 ____________________________________________________________________________
23304 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
23305         Log: Update to Storable 1.0.13.
23306      Branch: perl
23307            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
23308            ! ext/Storable/Storable.xs
23309 ____________________________________________________________________________
23310 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
23311         Log: Patch the Filter::Simple test to work with
23312              the core test suite (since the FilterTest.pm
23313              is in t/lib, not in lib).
23314      Branch: perl
23315            ! lib/Filter/Simple/t/filter.t
23316 ____________________________________________________________________________
23317 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
23318         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
23319      Branch: perl
23320            + t/lib/FilterTest.pm
23321            - t/lib/MyFilter.pm
23322 ____________________________________________________________________________
23323 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
23324         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
23325              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
23326              Text::Balanced 1.86.
23327      Branch: perl
23328            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
23329            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
23330            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
23331            + lib/Switch/t/nested.t lib/Switch/t/switch.t
23332            + lib/Text/Balanced/Changes lib/Text/Balanced/README
23333            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
23334            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
23335            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
23336            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
23337            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
23338            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
23339            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
23340            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
23341            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
23342            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
23343            ! MANIFEST lib/Attribute/Handlers.pm
23344            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
23345            ! lib/Attribute/Handlers/demo/Demo.pm
23346            ! lib/Attribute/Handlers/demo/Descriptions.pm
23347            ! lib/Attribute/Handlers/demo/MyClass.pm
23348            ! lib/Attribute/Handlers/demo/demo.pl
23349            ! lib/Attribute/Handlers/demo/demo2.pl
23350            ! lib/Attribute/Handlers/demo/demo3.pl
23351            ! lib/Attribute/Handlers/demo/demo4.pl
23352            ! lib/Attribute/Handlers/demo/demo_call.pl
23353            ! lib/Attribute/Handlers/demo/demo_chain.pl
23354            ! lib/Attribute/Handlers/demo/demo_cycle.pl
23355            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
23356            ! lib/Attribute/Handlers/demo/demo_phases.pl
23357            ! lib/Attribute/Handlers/demo/demo_range.pl
23358            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
23359            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
23360            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
23361            ! lib/Text/Balanced.pm
23362 ____________________________________________________________________________
23363 [ 11841] By: sky                                   on 2001/09/03  11:04:15
23364         Log: Forgot to add a file with Change #11840
23365      Branch: perl
23366            + t/op/srand.t
23367 ____________________________________________________________________________
23368 [ 11840] By: sky                                   on 2001/09/03  11:02:04
23369         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
23370              From: Michael G Schwern <schwern@pobox.com>
23371              Date: Mon, 3 Sep 2001 07:43:00 -0400
23372              Message-ID: <20010903074300.E9233@blackrider>
23373      Branch: perl
23374            ! MANIFEST pod/perlfunc.pod t/op/rand.t
23375 ____________________________________________________________________________
23376 [ 11839] By: sky                                   on 2001/09/03  10:47:11
23377         Log: Document the changes with regards to running of END blocks.
23378              And DESTROY on global objects are called in perl_destruct()!
23379      Branch: perl
23380            ! pod/perl572delta.pod pod/perlembed.pod
23381 ____________________________________________________________________________
23382 [ 11838] By: sky                                   on 2001/09/03  09:34:44
23383         Log: Subject: [PATCH t/op/time.t] Partial cleanup
23384              From: Michael G Schwern <schwern@pobox.com>
23385              Date: Mon, 3 Sep 2001 06:29:42 -0400
23386              Message-ID: <20010903062942.C9233@blackrider>
23387      Branch: perl
23388            ! t/op/time.t
23389 ____________________________________________________________________________
23390 [ 11837] By: sky                                   on 2001/09/03  09:30:02
23391         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
23392              From: Michael G Schwern <schwern@pobox.com>
23393              Date: Mon, 3 Sep 2001 06:24:13 -0400
23394              Message-ID: <20010903062413.B9233@blackrider>
23395      Branch: perl
23396            ! t/op/rand.t
23397 ____________________________________________________________________________
23398 [ 11836] By: sky                                   on 2001/09/03  07:56:47
23399         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
23400              From: Michael G Schwern <schwern@pobox.com>
23401              Date: Sun, 2 Sep 2001 21:38:43 -0400
23402              Message-ID: <20010902213843.L2711@blackrider>
23403      Branch: perl
23404            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
23405            ! MANIFEST
23406 ____________________________________________________________________________
23407 [ 11835] By: nick                                  on 2001/09/03  06:20:06
23408         Log: Integrate mainline
23409      Branch: perlio
23410           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
23411            - t/op/misc.t
23412           !> (integrate 187 files)
23413 ____________________________________________________________________________
23414 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
23415         Log: Update Changes.
23416      Branch: perl
23417            ! Changes patchlevel.h
23418 ____________________________________________________________________________
23419 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
23420         Log: Slight tweaks.
23421      Branch: perl
23422            ! t/run/kill_perl.t
23423 ____________________________________________________________________________
23424 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
23425         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
23426      Branch: perl
23427            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
23428 ____________________________________________________________________________
23429 [ 11831] By: sky                                   on 2001/09/02  12:10:42
23430         Log: Change #11828 wasn't complete, this updates to intest path
23431      Branch: perl
23432            ! t/run/kill_perl.t
23433 ____________________________________________________________________________
23434 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
23435         Log: 's's's.
23436      Branch: perl
23437            ! Changes
23438 ____________________________________________________________________________
23439 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
23440         Log: Update Changes.
23441      Branch: perl
23442            ! Changes patchlevel.h
23443 ____________________________________________________________________________
23444 [ 11828] By: sky                                   on 2001/09/02  11:53:56
23445         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
23446              From: Michael G Schwern <schwern@pobox.com>
23447              Date: Sat, 1 Sep 2001 20:18:58 -0400
23448              Message-ID: <20010901201858.X606@blackrider>
23449              +MANIFEST Fix
23450      Branch: perl
23451            + t/run/kill_perl.t
23452            - t/op/misc.t t/run/segfault.t
23453            ! MANIFEST
23454 ____________________________________________________________________________
23455 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
23456         Log: Subject: [PATCH] lib/Time/Local.pm
23457              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
23458              Date: Sun, 2 Sep 2001 06:50:01 -0500
23459              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
23460      Branch: perl
23461            ! lib/Time/Local.pm
23462 ____________________________________________________________________________
23463 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
23464         Log: Tick off Unicode collation and the normalization from
23465              the todo list.
23466      Branch: perl
23467            ! pod/perltodo.pod
23468 ____________________________________________________________________________
23469 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
23470         Log: Update to Unicode 3.1.1.
23471      Branch: perl
23472            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
23473            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
23474            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
23475            ! lib/unicore/PropList.txt lib/unicore/README.perl
23476            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
23477            ! lib/unicore/rename lib/unicore/version
23478 ____________________________________________________________________________
23479 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
23480         Log: Slight doc tweaks for the module.
23481      Branch: perl
23482            ! lib/Unicode/UCD.pm
23483 ____________________________________________________________________________
23484 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
23485         Log: Rename the variable: it *used* to be (wrongly) that the
23486              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
23487              but that is no more the case: PL_reg_match_utf8 is better.
23488      Branch: perl
23489            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
23490            ! regexec.c sv.c thrdvar.h
23491 ____________________________________________________________________________
23492 [ 11822] By: ams                                   on 2001/09/02  02:54:50
23493         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
23494              From: Ilmari Karonen <iltzu@sci.fi>
23495              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
23496              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
23497              (op/sub_lval.t updated to take new error message into account.)
23498      Branch: perl
23499            ! op.c t/op/sub_lval.t
23500 ____________________________________________________________________________
23501 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
23502         Log: remove stray CRs in files; keep all files with UNIX line-ends
23503              (Porting/makerel adds CRs to the files that need it in the
23504              distribution)
23505      Branch: perl
23506            ! NetWare/t/NWScripts.pl README.dos
23507            ! ext/Encode/Encode/cns11643-1.enc
23508            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
23509            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
23510 ____________________________________________________________________________
23511 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
23512         Log: some remnants of change#11803
23513      Branch: perl
23514            ! ext/ByteLoader/byterun.h perl.h
23515 ____________________________________________________________________________
23516 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
23517         Log: Update to Unicode::Collate 0.08.
23518      Branch: perl
23519            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
23520            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
23521 ____________________________________________________________________________
23522 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
23523         Log: Test tweaks.
23524      Branch: perl
23525            ! t/op/pat.t
23526 ____________________________________________________________________________
23527 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
23528         Log: Fix test
23529      Branch: maint-5.6/macperl
23530            ! t/lib/b.t
23531 ____________________________________________________________________________
23532 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
23533         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
23534              warnings in Config.pm with -W; increase default and
23535              minimum RAM; bump version number.
23536      Branch: maint-5.6/macperl
23537            + macos/lib/Mac/LowMem.pm
23538            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
23539            ! macos/configpm macos/macperl/MacPerl.r
23540 ____________________________________________________________________________
23541 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
23542         Log: Make syntax check report in MPW style, fix tests
23543              to use Mac::err=unix to get normal-style error
23544              messages.
23545      Branch: maint-5.6/macperl
23546            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
23547            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
23548 ____________________________________________________________________________
23549 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
23550         Log: Make MPW-style errors optional (but the default); add
23551              MacPerl::ErrorFormat() function and Mac::err pragma
23552      Branch: maint-5.6/macperl
23553            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
23554            + macos/ext/Mac/err/err.xs
23555            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
23556            ! macos/macish.c macos/macish.h macos/macperl.sym
23557 ____________________________________________________________________________
23558 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
23559         Log: More module and test ports from Thomas Wegner et al
23560      Branch: maint-5.6/macperl
23561            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
23562            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
23563            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
23564            ! t/op/magic.t
23565 ____________________________________________________________________________
23566 [ 11812] By: sky                                   on 2001/09/01  17:19:30
23567         Log: Subject: [PATCH t/op/concat.t] cleanup
23568              From: Michael G Schwern <schwern@pobox.com>
23569              Date: Sat, 1 Sep 2001 14:06:28 -0400
23570              Message-ID: <20010901140628.C606@blackrider>
23571      Branch: perl
23572            ! t/op/concat.t
23573 ____________________________________________________________________________
23574 [ 11811] By: sky                                   on 2001/09/01  12:25:29
23575         Log: Change #11805 didn't update the MANIFEST
23576      Branch: perl
23577            ! MANIFEST
23578 ____________________________________________________________________________
23579 [ 11810] By: sky                                   on 2001/09/01  11:52:44
23580         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
23581              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23582              Date: Sat, 1 Sep 2001 14:50:14 +0200
23583              Message-ID: <20010901145014.A691@rafael>
23584      Branch: perl
23585            ! t/op/inccode.t
23586 ____________________________________________________________________________
23587 [ 11809] By: sky                                   on 2001/09/01  11:49:22
23588         Log: Subject: PATCH: ExtUtils::MakeMaker
23589              From: Tony Bowden <tony@kasei.com>
23590              Date: Sat, 1 Sep 2001 10:33:53 +0100
23591              Message-ID: <20010901103353.A13863@soto.kasei.com>
23592              Manually applied
23593      Branch: perl
23594            ! lib/ExtUtils/MakeMaker.pm
23595 ____________________________________________________________________________
23596 [ 11808] By: sky                                   on 2001/09/01  11:39:13
23597         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
23598              From: mike808@users.sourceforge.net
23599              Date: Sat, 1 Sep 101 11:27:50 GMT
23600              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
23601              With little tweak
23602      Branch: perl
23603            ! lib/Term/Cap.pm
23604 ____________________________________________________________________________
23605 [ 11807] By: ams                                   on 2001/09/01  11:31:16
23606         Log: Subject: oct() and hex()
23607              From: Nicholas Clark <nick@ccl4.org>
23608              Date: Fri, 31 Aug 2001 23:14:13 +0100
23609              Message-Id: <20010831231413.J4950@plum.flirble.org>
23610      Branch: perl
23611            ! pod/perlclib.pod
23612 ____________________________________________________________________________
23613 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
23614         Log: Integrate change 11801 from maintperl
23615      Branch: maint-5.6/macperl
23616            ! perl.c
23617 ____________________________________________________________________________
23618 [ 11805] By: sky                                   on 2001/08/31  21:35:10
23619         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
23620              From: Michael G Schwern <schwern@pobox.com>
23621              Date: Fri, 31 Aug 2001 15:36:28 -0400
23622              Message-ID: <20010831153628.B598@blackrider>
23623              Check for things which used to segfault
23624      Branch: perl
23625            + t/run/segfault.t
23626 ____________________________________________________________________________
23627 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
23628         Log: integrate change#11801 from maint-5.6
23629              
23630              remove age-old UNICOS "workaround" that introduces a static, and
23631              hence an egregious race condition for threaded builds (*sigh*
23632              beats me why this kludge wasn't guarded by a UNICOS-specific
23633              #define *sigh*)
23634      Branch: perl
23635            ! perl.c
23636 ____________________________________________________________________________
23637 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
23638         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
23639              working in 5.7.x
23640      Branch: perl
23641            - objXSUB.h
23642            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
23643            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
23644            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
23645            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
23646            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
23647            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
23648            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
23649            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
23650            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
23651            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
23652            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
23653            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
23654            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
23655            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
23656            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
23657            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
23658            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
23659            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
23660            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
23661            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
23662            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
23663            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
23664 ____________________________________________________________________________
23665 [ 11802] By: ams                                   on 2001/08/31  18:11:32
23666         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
23667              From: "Philip Newton" <Philip.Newton@gmx.net>
23668              Date: Fri, 31 Aug 2001 21:12:56 +0200
23669              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
23670      Branch: perl
23671            ! pod/perldiag.pod
23672 ____________________________________________________________________________
23673 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
23674         Log: remove age-old UNICOS "workaround" that introduces a static, and
23675              hence an egregious race condition for threaded builds (*sigh*
23676              beats me why this kludge wasn't guarded by a UNICOS-specific
23677              #define *sigh*)
23678      Branch: maint-5.6/perl
23679            ! perl.c
23680 ____________________________________________________________________________
23681 [ 11800] By: sky                                   on 2001/08/31  17:30:26
23682         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
23683              Might break on platforms where bool is larger than 8 bites ???
23684      Branch: perl
23685            ! regcomp.c
23686 ____________________________________________________________________________
23687 [ 11799] By: ams                                   on 2001/08/31  12:15:44
23688         Log: Integrate 11778 into mainline.
23689      Branch: perl
23690            ! t/base/term.t
23691 ____________________________________________________________________________
23692 [ 11798] By: sky                                   on 2001/08/31  11:31:44
23693         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
23694              supposed to happen.
23695      Branch: perl
23696            ! regcomp.c
23697 ____________________________________________________________________________
23698 [ 11797] By: sky                                   on 2001/08/31  11:28:17
23699         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
23700              From: "John P. Linderman" <jpl@research.att.com>
23701              Date: Fri, 31 Aug 2001 08:20:35 -0400
23702              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
23703              Fixes test 14 which could fail randomly in rare cases.
23704      Branch: perl
23705            ! ext/Time/HiRes/HiRes.t regcomp.c
23706 ____________________________________________________________________________
23707 [ 11796] By: ams                                   on 2001/08/31  01:13:07
23708         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
23709              From: Nicholas Clark <nick@ccl4.org>
23710              Date: Thu, 30 Aug 2001 23:21:50 +0100
23711              Message-Id: <20010830232150.D4950@plum.flirble.org>
23712      Branch: perl
23713            ! ext/Sys/Syslog/Makefile.PL
23714 ____________________________________________________________________________
23715 [ 11795] By: ams                                   on 2001/08/30  23:53:23
23716         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
23717              patching example
23718              From: Michael G Schwern <schwern@pobox.com>
23719              Date: Thu, 30 Aug 2001 17:02:08 -0400
23720              Message-Id: <20010830170208.M2318@blackrider>
23721      Branch: perl
23722            ! pod/perlhack.pod
23723 ____________________________________________________________________________
23724 [ 11794] By: ams                                   on 2001/08/30  19:35:36
23725         Log: Subject: [PATCH] pp_modulo
23726              From: Nicholas Clark <nick@ccl4.org>
23727              Date: Thu, 30 Aug 2001 18:20:54 +0100
23728              Message-Id: <20010830182053.A4950@plum.flirble.org>
23729      Branch: perl
23730            ! pp.c t/op/64bitint.t
23731 ____________________________________________________________________________
23732 [ 11793] By: sky                                   on 2001/08/30  13:02:48
23733         Log: 11792 wasn't complete
23734      Branch: perl
23735            ! makedef.pl regcomp.c
23736 ____________________________________________________________________________
23737 [ 11792] By: sky                                   on 2001/08/30  12:21:11
23738         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
23739      Branch: perl
23740            ! makedef.pl
23741 ____________________________________________________________________________
23742 [ 11791] By: sky                                   on 2001/08/30  10:08:02
23743         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
23744      Branch: perl
23745            ! config_h.SH
23746 ____________________________________________________________________________
23747 [ 11790] By: sky                                   on 2001/08/30  08:22:31
23748         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
23749              on the pad. Fixes coredumps in cleanups introduced by
23750              Change 11755  
23751      Branch: perl
23752            ! op.c perl.c sv.h
23753 ____________________________________________________________________________
23754 [ 11789] By: sky                                   on 2001/08/29  19:01:47
23755         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
23756              This is a replacement implmentation that works on HPUX.
23757              This bug should probably be fixed in GCC.
23758      Branch: perl
23759            ! ext/Socket/Socket.xs
23760 ____________________________________________________________________________
23761 [ 11788] By: ams                                   on 2001/08/29  17:35:33
23762         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
23763              From: Nicholas Clark <nick@ccl4.org>
23764              Date: Wed, 29 Aug 2001 18:21:56 +0100
23765              Message-Id: <20010829182156.O4950@plum.flirble.org>
23766      Branch: perl
23767            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
23768 ____________________________________________________________________________
23769 [ 11787] By: sky                                   on 2001/08/29  10:42:54
23770         Log: Added test for pack_addr_in and unpack_addr_in
23771              Nitpik in test 10
23772      Branch: perl
23773            ! ext/Socket/Socket.t
23774 ____________________________________________________________________________
23775 [ 11786] By: sky                                   on 2001/08/29  10:28:14
23776         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
23777              Trying to catch errors on HP-UX
23778      Branch: perl
23779            ! ext/Socket/Socket.t
23780 ____________________________________________________________________________
23781 [ 11785] By: sky                                   on 2001/08/29  09:07:03
23782         Log: make sure USE_THREADS is defined so external apps work
23783      Branch: perl
23784            ! config_h.SH
23785 ____________________________________________________________________________
23786 [ 11784] By: sky                                   on 2001/08/29  08:06:12
23787         Log: Subject: Re: The hitlist of untested modules.
23788              From: Jonathan Stowe <gellyfish@gellyfish.com>
23789              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
23790              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
23791              Start of tests for Shell.pm (make Schwern poorer!)
23792      Branch: perl
23793            + lib/Shell.t
23794            ! MANIFEST
23795 ____________________________________________________________________________
23796 [ 11783] By: sky                                   on 2001/08/29  07:37:50
23797         Log: END{} can change the return value even if we die from BEGIN{}
23798      Branch: perl
23799            ! miniperlmain.c
23800 ____________________________________________________________________________
23801 [ 11782] By: ams                                   on 2001/08/29  06:32:17
23802         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
23803              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23804              Date: Wed, 29 Aug 2001 09:18:17 +0200
23805              Message-Id: <20010829091817.A4453@rafael>
23806      Branch: perl
23807            ! t/op/inccode.t
23808 ____________________________________________________________________________
23809 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
23810         Log: Delete xsubpp.patch, as full copy exists now
23811      Branch: maint-5.6/macperl
23812            - macos/xsubpp.patch
23813 ____________________________________________________________________________
23814 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
23815         Log: Add Changes file
23816      Branch: maint-5.6/macperl
23817            + macos/Changes
23818 ____________________________________________________________________________
23819 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
23820         Log: Add Mac version of xsubpp as separate file
23821      Branch: maint-5.6/macperl
23822            + macos/xsubpp
23823            ! macos/Makefile.mk
23824 ____________________________________________________________________________
23825 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
23826         Log: Fix open of /dev/null for Mac OS
23827      Branch: maint-5.6/macperl
23828            ! t/base/term.t
23829 ____________________________________________________________________________
23830 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
23831         Log: Various patches: enable more tests; skip CVS in PerlInstall;
23832              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
23833      Branch: maint-5.6/macperl
23834            ! macos/MacPerlTests.cmd macos/PerlInstall
23835            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
23836 ____________________________________________________________________________
23837 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
23838         Log: Allow for platforms to override formatting of errors
23839              on output from Matthias Neeracher (Mac files)
23840      Branch: maint-5.6/macperl
23841            ! macos/macish.c macos/macish.h
23842 ____________________________________________________________________________
23843 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
23844         Log: Allow for platforms to override formatting of errors
23845              on output from Matthias Neeracher (core files)
23846      Branch: maint-5.6/macperl
23847            ! perl.h pp_ctl.c util.c
23848 ____________________________________________________________________________
23849 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
23850         Log: Add some param checking, from reports by Kevin Reid.
23851      Branch: maint-5.6/macperl
23852            ! macos/ext/Mac/Controls/Controls.pm
23853            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
23854 ____________________________________________________________________________
23855 [ 11773] By: ams                                   on 2001/08/28  23:54:57
23856         Log: Subject: [PATCH] make coretest
23857              From: Paul Johnson <paul@pjcj.net>
23858              Date: Wed, 29 Aug 2001 00:11:38 +0200
23859              Message-Id: <20010829001138.B12169@pjcj.net>
23860              (Applied without the change to perlhack.pod. This should
23861              probably stay undocumented.)
23862      Branch: perl
23863            ! Makefile.SH t/TEST
23864 ____________________________________________________________________________
23865 [ 11772] By: sky                                   on 2001/08/28  13:01:20
23866         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
23867              From: Michael G Schwern <schwern@pobox.com>
23868              Date: Tue, 28 Aug 2001 09:57:39 -0400
23869              Message-ID: <20010828095738.E17775@blackrider>
23870      Branch: perl
23871            ! pod/perlhack.pod t/op/pack.t
23872 ____________________________________________________________________________
23873 [ 11771] By: sky                                   on 2001/08/28  11:20:13
23874         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
23875              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23876              Date: Tue, 28 Aug 2001 14:23:43 +0200
23877              Message-ID: <20010828142343.A19299@rafael>
23878      Branch: perl
23879            ! pod/perlvar.pod pp_ctl.c
23880 ____________________________________________________________________________
23881 [ 11770] By: ams                                   on 2001/08/28  10:13:21
23882         Log: Subject: [PATCH] odd typo in op.h
23883              From: Nicholas Clark <nick@ccl4.org>
23884              Date: Tue, 28 Aug 2001 12:10:26 +0100
23885              Message-Id: <20010828121026.V4950@plum.flirble.org>
23886      Branch: perl
23887            ! op.h
23888 ____________________________________________________________________________
23889 [ 11769] By: sky                                   on 2001/08/28  08:09:16
23890         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
23891              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
23892              Date: Tue, 28 Aug 2001 02:22:20 +0300
23893              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
23894      Branch: perl
23895            ! ext/B/B/Lint.pm
23896 ____________________________________________________________________________
23897 [ 11768] By: ams                                   on 2001/08/28  00:47:35
23898         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
23899              From: Michael G Schwern <schwern@pobox.com>
23900              Date: Mon, 27 Aug 2001 21:24:44 -0400
23901              Message-Id: <20010827212444.F12582@blackrider>
23902      Branch: perl
23903            ! pod/perlhack.pod t/op/pack.t
23904 ____________________________________________________________________________
23905 [ 11767] By: ams                                   on 2001/08/27  23:59:48
23906         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
23907              From: Michael G Schwern <schwern@pobox.com>
23908              Date: Mon, 27 Aug 2001 20:12:29 -0400
23909              Message-Id: <20010827201229.D12582@blackrider>
23910      Branch: perl
23911            ! pod/perlhack.pod t/op/pack.t
23912 ____________________________________________________________________________
23913 [ 11766] By: ams                                   on 2001/08/27  23:39:40
23914         Log: Update Changes.
23915      Branch: perl
23916            ! Changes
23917 ____________________________________________________________________________
23918 [ 11765] By: ams                                   on 2001/08/27  22:53:10
23919         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
23920              From: Michael G Schwern <schwern@pobox.com>
23921              Date: Mon, 27 Aug 2001 19:47:30 -0400
23922              Message-Id: <20010827194730.C12582@blackrider>
23923      Branch: perl
23924            ! t/op/inccode.t
23925 ____________________________________________________________________________
23926 [ 11764] By: ams                                   on 2001/08/27  22:46:21
23927         Log: Subject: [PATCH] new tests for the coderef-in-@INC
23928              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23929              Date: Mon, 27 Aug 2001 22:36:27 +0200
23930              Message-Id: <20010827223627.C690@rafael>
23931              
23932              Subject: Re: [PATCH] new tests for the coderef-in-@INC
23933              From: Nicholas Clark <nick@ccl4.org>
23934              Date: Tue, 28 Aug 2001 00:02:46 +0100
23935              Message-Id: <20010828000245.R4950@plum.flirble.org>
23936      Branch: perl
23937            + t/op/inccode.t
23938            ! MANIFEST
23939 ____________________________________________________________________________
23940 [ 11763] By: ams                                   on 2001/08/27  22:41:09
23941         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
23942              bleadperl on fire, Win95+4NT)
23943              From: Michael G Schwern <schwern@pobox.com>
23944              Date: Mon, 27 Aug 2001 16:54:42 -0400
23945              Message-Id: <20010827165442.F9436@blackrider>
23946      Branch: perl
23947            ! lib/warnings.t
23948 ____________________________________________________________________________
23949 [ 11762] By: sky                                   on 2001/08/27  19:19:17
23950         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
23951              avaible at compile time. This broke the compilation of 
23952              Net/Ping.pm
23953      Branch: perl
23954            ! lib/Net/Ping.pm
23955 ____________________________________________________________________________
23956 [ 11761] By: sky                                   on 2001/08/27  18:34:48
23957         Log: Removed tripple definitions of CUSTOM_OP functions.
23958      Branch: perl
23959            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
23960 ____________________________________________________________________________
23961 [ 11760] By: sky                                   on 2001/08/27  18:21:27
23962         Log: Regen headers
23963      Branch: perl
23964            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
23965            ! perlapi.h proto.h
23966 ____________________________________________________________________________
23967 [ 11759] By: ams                                   on 2001/08/27  16:31:53
23968         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
23969              From: "chromatic" <chromatic@rmci.net>
23970              Date: Mon, 27 Aug 2001 11:17:09 -0600
23971              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
23972      Branch: perl
23973            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
23974 ____________________________________________________________________________
23975 [ 11758] By: sky                                   on 2001/08/27  15:16:42
23976         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
23977              Thanks to H. Merijn Brand for the patch.
23978              Some of the comments and or guards might be removable in perl.h now.
23979      Branch: perl
23980            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
23981            ! Porting/Glossary Porting/config_H README.threads config_h.SH
23982            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
23983            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
23984            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
23985            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
23986            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
23987            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
23988            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
23989            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
23990            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
23991            ! win32/config_H.vc win32/perllib.c win32/win32.h
23992            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
23993            ! wince/config.h wince/config_H.ce wince/win32.h
23994            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
23995 ____________________________________________________________________________
23996 [ 11757] By: sky                                   on 2001/08/27  13:39:16
23997         Log: Subject: GNU ld parses arguments different
23998              From: H.Merijn Brand <h.m.brand@hccnet.nl>
23999              Date: Mon, 27 Aug 2001 16:25:51 +0200
24000              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
24001      Branch: perl
24002            ! hints/hpux.sh
24003 ____________________________________________________________________________
24004 [ 11756] By: sky                                   on 2001/08/27  13:18:45
24005         Log: Subject: Custom Ops
24006              From: Simon Cozens <simon@netthink.co.uk>
24007              Date: Sat, 25 Aug 2001 17:45:09 +0100
24008              Message-ID: <20010825174509.A5752@netthink.co.uk>
24009              I also added a fix to Opcode.pm to quite test cases.
24010      Branch: perl
24011            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
24012            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
24013 ____________________________________________________________________________
24014 [ 11755] By: sky                                   on 2001/08/27  05:37:17
24015         Log: Plugs a memory leak on destruction of regular expressions
24016              introcued by #11274.
24017              PL_regex_padav now has an AV as it's first entry with a list
24018              of freed regex_padav slots that it will reuse on creating
24019              new PMOPs.
24020      Branch: perl
24021            ! op.c perl.c
24022 ____________________________________________________________________________
24023 [ 11754] By: ams                                   on 2001/08/26  14:38:52
24024         Log: Subject: [PATCH] t/io/binmode.t
24025              From: Nicholas Clark <nick@ccl4.org>
24026              Date: Sun, 26 Aug 2001 12:03:05 +0100
24027              Message-Id: <20010826120305.C4950@plum.flirble.org>
24028              
24029              (Also a nitpick in #11752 to t/op/universal.t)
24030      Branch: perl
24031            ! t/io/binmode.t t/op/universal.t
24032 ____________________________________________________________________________
24033 [ 11753] By: ams                                   on 2001/08/26  08:19:34
24034         Log: Subject: [PATCH] op/universal.t failing
24035              From: Nicholas Clark <nick@ccl4.org>
24036              Date: Sun, 26 Aug 2001 09:48:22 +0100
24037              Message-Id: <20010826094822.B4950@plum.flirble.org>
24038      Branch: perl
24039            ! t/op/universal.t
24040 ____________________________________________________________________________
24041 [ 11752] By: ams                                   on 2001/08/25  22:46:13
24042         Log: Subject: Re: 'can' with undefined subs
24043              From: Tony Bowden <tony@kasei.com>
24044              Date: Sat, 25 Aug 2001 14:58:17 +0100
24045              Message-Id: <20010825145817.A11788@soto.kasei.com>
24046              (Applied with minor modifications.)
24047      Branch: perl
24048            ! t/op/universal.t
24049 ____________________________________________________________________________
24050 [ 11751] By: ams                                   on 2001/08/25  18:28:43
24051         Log: Subject: Re: 'can' with undefined subs
24052              From: Tony Bowden <tony@kasei.com>
24053              Date: Sat, 25 Aug 2001 15:13:14 +0100
24054              Message-Id: <20010825151314.B11788@soto.kasei.com>
24055      Branch: perl
24056            ! lib/UNIVERSAL.pm
24057 ____________________________________________________________________________
24058 [ 11750] By: nick                                  on 2001/08/25  15:24:15
24059         Log: Integrate mainline
24060      Branch: perlio
24061           +> t/io/binmode.t
24062           !> (integrate 26 files)
24063 ____________________________________________________________________________
24064 [ 11749] By: nick                                  on 2001/08/25  14:55:41
24065         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
24066              From:  John Peacock <jpeacock@rowman.com>
24067              Date:  Wed, 22 Aug 2001 12:05:28 -0400
24068              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
24069      Branch: perl
24070            ! pod/perlhack.pod
24071 ____________________________________________________________________________
24072 [ 11748] By: nick                                  on 2001/08/25  14:53:04
24073         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
24074              From:  Michael G Schwern <schwern@pobox.com>
24075              Date:  Wed, 22 Aug 2001 19:22:45 -0400
24076              Message-Id:  <20010822192245.U619@blackrider>
24077      Branch: perl
24078            ! MANIFEST
24079 ____________________________________________________________________________
24080 [ 11747] By: nick                                  on 2001/08/25  14:52:33
24081         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
24082              From:  Nicholas Clark <nick@ccl4.org>
24083              Date:  Wed, 22 Aug 2001 23:29:06 +0100
24084              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
24085      Branch: perl
24086            + t/io/binmode.t
24087            ! perlio.c pod/perlfunc.pod
24088 ____________________________________________________________________________
24089 [ 11744] By: nick                                  on 2001/08/25  14:37:33
24090         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
24091              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
24092              Date:  Fri, 24 Aug 2001 22:10:42 +0200
24093              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
24094      Branch: perl
24095            ! x2p/a2py.c x2p/walk.c
24096 ____________________________________________________________________________
24097 [ 11743] By: nick                                  on 2001/08/25  14:32:47
24098         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
24099              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24100              Date:  Fri, 24 Aug 2001 23:34:13 +0200
24101              Message-Id:  <20010824233413.A1285@rafael>
24102      Branch: perl
24103            ! pod/perlfunc.pod pod/perlvar.pod
24104 ____________________________________________________________________________
24105 [ 11742] By: ams                                   on 2001/08/25  13:16:02
24106         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
24107              From: Nicholas Clark <nick@ccl4.org>
24108              Date: Sat, 25 Aug 2001 14:50:07 +0100
24109              Message-Id: <20010825145007.L41464@plum.flirble.org>
24110      Branch: perl
24111            ! pp_ctl.c
24112 ____________________________________________________________________________
24113 [ 11741] By: nick                                  on 2001/08/24  07:08:45
24114         Log: When applying patch via Porting/apply fails, do p4 refresh
24115              to get old files back.
24116      Branch: perl
24117            ! Porting/apply
24118 ____________________________________________________________________________
24119 [ 11740] By: ams                                   on 2001/08/24  04:47:24
24120         Log: #11739 was incomplete.
24121      Branch: perl
24122            ! pod/perldiag.pod
24123 ____________________________________________________________________________
24124 [ 11739] By: ams                                   on 2001/08/24  04:09:40
24125         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
24126              From: "Philip Newton" <Philip.Newton@gmx.net>
24127              Date: Fri, 24 Aug 2001 07:08:34 +0200
24128      Branch: perl
24129            ! pod/perldiag.pod
24130 ____________________________________________________________________________
24131 [ 11738] By: ams                                   on 2001/08/24  02:19:42
24132         Log: Fixed Doug Wilson's email address.
24133      Branch: perl
24134            ! AUTHORS
24135 ____________________________________________________________________________
24136 [ 11737] By: ams                                   on 2001/08/24  00:10:13
24137         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
24138              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24139              Date: Thu, 23 Aug 2001 22:22:58 +0200
24140              Message-Id: <20010823222258.A901@rafael>
24141      Branch: perl
24142            ! pod/perldiag.pod
24143 ____________________________________________________________________________
24144 [ 11736] By: ams                                   on 2001/08/24  00:05:02
24145         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
24146              From: "Craig A. Berry" <craigberry@mac.com>
24147              Date: Thu, 23 Aug 2001 19:07:45 -0500
24148              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
24149      Branch: perl
24150            ! configure.com
24151 ____________________________________________________________________________
24152 [ 11735] By: sky                                   on 2001/08/23  13:42:07
24153         Log: Backed out 11732, it breaks lib/strict.t 
24154      Branch: perl
24155            ! op.c
24156 ____________________________________________________________________________
24157 [ 11734] By: sky                                   on 2001/08/23  11:45:59
24158         Log: Removed toy from 17133 after Matt Sargeants request.
24159      Branch: perl
24160            ! pod/perlfaq4.pod
24161 ____________________________________________________________________________
24162 [ 11733] By: sky                                   on 2001/08/23  11:36:29
24163         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
24164              From: Robin Houston <robin@kitsite.com>
24165              Date: Wed, 22 Aug 2001 23:06:16 +0100
24166              Message-ID: <20010822230616.A254@robin.kitsite.com>
24167      Branch: perl
24168            ! pod/perlfaq4.pod
24169 ____________________________________________________________________________
24170 [ 11732] By: sky                                   on 2001/08/23  10:36:02
24171         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
24172              From: Simon Cozens <simon@netthink.co.uk>
24173              Date: Thu, 23 Aug 2001 12:06:36 +0100
24174              Message-ID: <20010823120636.A9961@netthink.co.uk>
24175      Branch: perl
24176            ! op.c
24177 ____________________________________________________________________________
24178 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
24179         Log: fix broken windows build
24180      Branch: perl
24181            ! perl.h
24182 ____________________________________________________________________________
24183 [ 11730] By: ams                                   on 2001/08/22  21:35:30
24184         Log: Subject: [PATCH] io/tell.t doesn't chdir t
24185              From: Nicholas Clark <nick@ccl4.org>
24186              Date: Wed, 22 Aug 2001 23:25:58 +0100
24187              Message-Id: <20010822232557.Y82818@plum.flirble.org>
24188      Branch: perl
24189            ! t/io/tell.t
24190 ____________________________________________________________________________
24191 [ 11729] By: ams                                   on 2001/08/22  20:32:21
24192         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
24193              questions)
24194              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
24195              Date: Wed, 22 Aug 2001 17:09:04 -0400
24196              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
24197              (Oops, forgot File::Spec::Unix in the previous patch.)
24198      Branch: perl
24199            ! lib/File/Spec/Unix.pm
24200 ____________________________________________________________________________
24201 [ 11728] By: ams                                   on 2001/08/22  20:25:41
24202         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
24203              questions)
24204              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
24205              Date: Wed, 22 Aug 2001 17:09:04 -0400
24206              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
24207      Branch: perl
24208            ! lib/File/Spec.pm
24209 ____________________________________________________________________________
24210 [ 11727] By: ams                                   on 2001/08/22  19:43:30
24211         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
24212              From: John Peacock <jpeacock@rowman.com>
24213              Date: Wed, 22 Aug 2001 12:35:52 -0400
24214              Message-Id: <3B83DF68.5D89DC81@rowman.com>
24215              (Adds proper tests for $], notwithstanding Subject. +nitpick)
24216      Branch: perl
24217            ! t/op/ver.t
24218 ____________________________________________________________________________
24219 [ 11726] By: ams                                   on 2001/08/22  19:36:39
24220         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
24221              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
24222              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
24223              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
24224      Branch: perl
24225            ! lib/diagnostics.pm lib/diagnostics.t
24226 ____________________________________________________________________________
24227 [ 11725] By: ams                                   on 2001/08/22  19:25:01
24228         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
24229              From: Nicholas Clark <nick@ccl4.org>
24230              Date: Wed, 22 Aug 2001 20:59:05 +0100
24231              Message-Id: <20010822205905.U82818@plum.flirble.org>
24232      Branch: perl
24233            ! pp.c t/op/64bitint.t t/op/arith.t
24234 ____________________________________________________________________________
24235 [ 11724] By: ams                                   on 2001/08/22  10:02:33
24236         Log: Subject: Configure blooper
24237              From: H.Merijn Brand <h.m.brand@hccnet.nl>
24238              Date: Wed, 22 Aug 2001 12:38:35 +0200
24239              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
24240      Branch: perl
24241            ! Configure
24242 ____________________________________________________________________________
24243 [ 11723] By: ams                                   on 2001/08/21  16:17:53
24244         Log: Subject: [PATCH] installperl -help
24245              From: Nicholas Clark <nick@ccl4.org>
24246              Date: Tue, 21 Aug 2001 17:34:23 +0100
24247              Message-Id: <20010821173423.F82818@plum.flirble.org>
24248      Branch: perl
24249            ! installperl
24250 ____________________________________________________________________________
24251 [ 11722] By: ams                                   on 2001/08/20  07:46:31
24252         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
24253              From: Ilmari Karonen <iltzu@sci.fi>
24254              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
24255              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
24256      Branch: perl
24257            ! pod/perlvar.pod
24258 ____________________________________________________________________________
24259 [ 11721] By: nick                                  on 2001/08/20  06:24:31
24260         Log: Integrate mainline
24261      Branch: perlio
24262           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
24263           +> lib/Lingua/KO/Hangul/Util/Changes
24264           +> lib/Lingua/KO/Hangul/Util/README
24265           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
24266           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
24267           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
24268           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
24269           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
24270           +> lib/Unicode/Normalize/t/test.t
24271            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
24272           !> (integrate 55 files)
24273 ____________________________________________________________________________
24274 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
24275         Log: Integrate Change #11599 from maint-5.6/perl
24276      Branch: maint-5.6/macperl
24277           !> README.win32
24278 ____________________________________________________________________________
24279 [ 11719] By: ams                                   on 2001/08/18  21:21:42
24280         Log: Add Porting/apply to MANIFEST.
24281      Branch: perl
24282            ! MANIFEST
24283 ____________________________________________________________________________
24284 [ 11718] By: sky                                   on 2001/08/18  14:38:01
24285         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
24286              Better solution would be to make 5005threaded perl use
24287              the same system as ithreads do
24288      Branch: perl
24289            ! perl.h
24290 ____________________________________________________________________________
24291 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
24292         Log: New try for ID 20010407.006: detach the semantics
24293              "was the last match target UTF8" into its own variable.
24294      Branch: perl
24295            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
24296            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
24297 ____________________________________________________________________________
24298 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
24299         Log: UTF8 flag should be meaningful only when POK.
24300      Branch: perl
24301            ! dump.c
24302 ____________________________________________________________________________
24303 [ 11715] By: sky                                   on 2001/08/18  11:45:16
24304         Log: USE_THREADS and USE_ITHREADS are never true at the same time
24305      Branch: perl
24306            ! perl.h
24307 ____________________________________________________________________________
24308 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
24309         Log: Retract #11712 for now.  The real fix would probably
24310              be something like making PL_reg_sv a copy (PV + UTF8)
24311              of the matched/substituted string (note: not just a SvPOK
24312              string, for example the stringified form of a ROK would
24313              be applicable)  Beware of leaks.
24314      Branch: perl
24315            ! pp_hot.c t/op/pat.t
24316 ____________________________________________________________________________
24317 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
24318         Log: UTF8 wasn't printing for PVMGs.
24319      Branch: perl
24320            ! dump.c
24321 ____________________________________________________________________________
24322 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
24323         Log: (Retracted by #11714)
24324              
24325              Okay analysis, debatable fix.  (The fix will inc
24326              the refcount of all temporary match objects,
24327              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
24328              which will then cause griping at untie() time
24329              ("inner references remain").
24330              
24331              Fix for ID 20010407.006: PL_reg_sv got wiped out
24332              by freetemps if the match target was a temporary
24333              (like function_call() =~ /.../), which in turn meant
24334              that the $1 et al stopped working if they had UTF-8
24335              in them.  Therefore bump up the refcount of PL_reg_sv.
24336      Branch: perl
24337            ! pp_hot.c t/op/pat.t
24338 ____________________________________________________________________________
24339 [ 11711] By: ams                                   on 2001/08/17  20:32:08
24340         Log: Subject: [PATCH] doesn't compile, was perl@11710
24341              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24342              Date: Fri, 17 Aug 2001 23:21:10 +0200
24343              Message-Id: <20010817232110.C7041@rafael> 
24344      Branch: perl
24345            ! sharedsv.c
24346 ____________________________________________________________________________
24347 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
24348         Log: Update Changes.
24349      Branch: perl
24350            ! Changes patchlevel.h
24351 ____________________________________________________________________________
24352 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
24353         Log: Upgrade to libnet 1.0704.
24354      Branch: perl
24355            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
24356            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
24357            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
24358            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
24359            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
24360            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
24361            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
24362 ____________________________________________________________________________
24363 [ 11708] By: sky                                   on 2001/08/17  13:34:04
24364         Log: Let perl_clone copy PL_exit_flags
24365      Branch: perl
24366            ! sv.c
24367 ____________________________________________________________________________
24368 [ 11707] By: sky                                   on 2001/08/17  12:28:41
24369         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
24370      Branch: perl
24371            ! sharedsv.c sharedsv.h
24372 ____________________________________________________________________________
24373 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
24374         Log: The metaconfig unit change for #11705.
24375      Branch: metaconfig/U/perl
24376            ! Extensions.U
24377 ____________________________________________________________________________
24378 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
24379         Log: Allow the threads extension to be found if present.
24380      Branch: perl
24381            ! Configure
24382 ____________________________________________________________________________
24383 [ 11704] By: nick                                  on 2001/08/17  11:47:54
24384         Log: Mail -> change script (pre-alpha)
24385      Branch: perl
24386            + Porting/apply
24387 ____________________________________________________________________________
24388 [ 11703] By: sky                                   on 2001/08/17  07:11:24
24389         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
24390              Thanks to Tom Hospel for pointing out my error.
24391      Branch: perl
24392            ! op.h
24393 ____________________________________________________________________________
24394 [ 11702] By: sky                                   on 2001/08/17  04:18:11
24395         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.
24396      Branch: perl
24397            ! embed.pl miniperlmain.c perl.c perl.h proto.h
24398 ____________________________________________________________________________
24399 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
24400         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
24401              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
24402      Branch: perl
24403            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
24404            + lib/Lingua/KO/Hangul/Util/README
24405            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
24406            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
24407            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
24408            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
24409            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
24410            + lib/Unicode/Normalize/t/test.t
24411            ! MANIFEST
24412 ____________________________________________________________________________
24413 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
24414         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
24415              Date: Thu, 16 Aug 2001 22:46:15 -0500
24416              From: "Craig A. Berry" <craigberry@mac.com>
24417              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
24418      Branch: perl
24419            ! configure.com numeric.c
24420 ____________________________________________________________________________
24421 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
24422         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
24423              of the usual suspects (like getpwent) but not for others
24424              (like localtime and rand).  The _r versions are available
24425              for all of them, so let's use them.
24426      Branch: perl
24427            ! perl.h
24428 ____________________________________________________________________________
24429 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
24430         Log: (Accidental apply; thankfully empty.)
24431      Branch: perl
24432            ! hints/os390.sh
24433 ____________________________________________________________________________
24434 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
24435         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
24436              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24437              Date: Thu, 16 Aug 2001 16:27:49 +0100
24438              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
24439      Branch: perl
24440            ! regexec.c t/op/re_tests
24441 ____________________________________________________________________________
24442 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
24443         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
24444              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24445              Date: Thu, 16 Aug 2001 18:50:01 +0100
24446              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
24447      Branch: perl
24448            ! pp_hot.c t/op/pat.t
24449 ____________________________________________________________________________
24450 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
24451         Log: Subject: [PATCH] *time_r again
24452              From: "Arthur Bergman" <arthur@contiller.se>
24453              Date: Thu, 16 Aug 2001 16:01:54 +0200
24454              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
24455      Branch: perl
24456            ! op.h
24457 ____________________________________________________________________________
24458 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
24459         Log: system() and backtick error handling cleanup from Craig A. Berry.
24460      Branch: perl
24461            ! vms/vms.c
24462 ____________________________________________________________________________
24463 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
24464         Log: change#10334 leaks memory, copies string when it doesn't
24465              need to
24466      Branch: perl
24467            ! perl.c
24468 ____________________________________________________________________________
24469 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
24470         Log: One more twist to the sprintf + utf8 testing.
24471      Branch: perl
24472            ! t/op/misc.t
24473 ____________________________________________________________________________
24474 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
24475         Log: Fix for 20010407.008 sprintf removes utf8-ness.
24476      Branch: perl
24477            ! pp.c t/op/misc.t
24478 ____________________________________________________________________________
24479 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
24480         Log: Subject: [PATCH] *time_r fixes
24481              From: "Arthur Bergman" <arthur@contiller.se>
24482              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
24483              Date: Thu, 16 Aug 2001 14:22:27 +0200
24484      Branch: perl
24485            ! op.h
24486 ____________________________________________________________________________
24487 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
24488         Log: Upgrade to CGI.pm 2.77.
24489      Branch: perl
24490            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
24491            ! lib/CGI/t/function.t
24492 ____________________________________________________________________________
24493 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
24494         Log: Document the bytes-to-Unicode upgrading.
24495      Branch: perl
24496            ! pod/perlunicode.pod
24497 ____________________________________________________________________________
24498 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
24499         Log: Add a test for Unicode sprintf.
24500      Branch: perl
24501            ! t/op/misc.t
24502 ____________________________________________________________________________
24503 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
24504         Log: Add Unicode tests for index/rindex.
24505      Branch: perl
24506            ! t/op/index.t
24507 ____________________________________________________________________________
24508 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
24509         Log: Document a bit the art of minimizing the installation,
24510              based on the p5p discussion.
24511      Branch: perl
24512            ! INSTALL
24513 ____________________________________________________________________________
24514 [ 11684] By: nick                                  on 2001/08/15  15:03:31
24515         Log: Integrate mainline
24516      Branch: perlio
24517           +> sharedsv.c sharedsv.h
24518           !> (integrate 53 files)
24519 ____________________________________________________________________________
24520 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
24521         Log: Update Changes.
24522      Branch: perl
24523            ! Changes patchlevel.h
24524 ____________________________________________________________________________
24525 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
24526         Log: The #11673 necessitated a test tweak.
24527      Branch: perl
24528            ! t/io/utf8.t
24529 ____________________________________________________________________________
24530 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
24531         Log: Also UNICOS is in the general case unable to silently
24532              handle fp overflows.
24533      Branch: perl
24534            ! numeric.c
24535 ____________________________________________________________________________
24536 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
24537         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
24538              NV_EPSILON #defined.
24539      Branch: perl
24540            ! perl.h
24541 ____________________________________________________________________________
24542 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
24543         Log: Re-establish the fp overflow detection for VAX VMS; there
24544              is no easy way to have the IEEE fp silent overflow semantics.
24545              (in Alpha VMS we still will use IEEE fp by default-- but it
24546              is still possible to configure Perl to use G_FLOAT)
24547      Branch: perl
24548            ! numeric.c
24549 ____________________________________________________________________________
24550 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
24551         Log: Subject: [PATCH] pp_lock 
24552              From: "Arthur Bergman" <arthur@contiller.se>
24553              Date: Wed, 15 Aug 2001 11:52:16 +0200
24554              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
24555      Branch: perl
24556            ! pp.c
24557 ____________________________________________________________________________
24558 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
24559         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
24560              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24561              Date: Wed, 15 Aug 2001 11:32:11 +0100
24562              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
24563      Branch: perl
24564            ! regcomp.c t/op/re_tests
24565 ____________________________________________________________________________
24566 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
24567         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
24568              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
24569              Date: Wed, 15 Aug 2001 10:33:49 +0100
24570              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
24571      Branch: perl
24572            ! regexec.c t/op/re_tests
24573 ____________________________________________________________________________
24574 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
24575         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
24576              From: Barrie Slaymaker <barries@slaysys.com>
24577              Date: Tue, 14 Aug 2001 14:32:25 -0400
24578              Message-ID: <20010814143225.A19822@jester.slaysys.com>
24579      Branch: perl
24580            ! lib/File/Spec.t lib/File/Spec/Unix.pm
24581 ____________________________________________________________________________
24582 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
24583         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
24584              From: Peter Prymmer <pvhp@forte.com>
24585              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
24586              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
24587      Branch: perl
24588            ! README.vms configure.com
24589 ____________________________________________________________________________
24590 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
24591         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
24592              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24593              Date: Tue, 14 Aug 2001 21:23:27 +0200
24594              Message-ID: <20010814212327.A1919@rafael>
24595      Branch: perl
24596            ! doio.c
24597 ____________________________________________________________________________
24598 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
24599         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
24600              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
24601              Date: Tue, 14 Aug 2001 22:30:11 +0200
24602              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
24603              
24604              Combination of nmake, quoting, and Perl expanded $( in here-doc.
24605      Branch: perl
24606            ! ext/SDBM_File/Makefile.PL
24607 ____________________________________________________________________________
24608 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
24609         Log: Todo updates.
24610      Branch: perl
24611            ! pod/perltodo.pod
24612 ____________________________________________________________________________
24613 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
24614         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
24615              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
24616              Date: Mon, 13 Aug 2001 23:15:01 +0200
24617              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
24618      Branch: perl
24619            ! sv.c
24620 ____________________________________________________________________________
24621 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
24622         Log: Subject: [PATCH] [b-]showlex.t
24623              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
24624              Date: Sun, 12 Aug 2001 22:24:51 +0200
24625              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
24626              
24627              The 4nt command shell will expand the % in command line
24628              no matter what quoting is attempted, changed the % to @.
24629      Branch: perl
24630            ! ext/B/Showlex.t
24631 ____________________________________________________________________________
24632 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
24633         Log: Subject: [PATCH] magic.t
24634              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
24635              Date: Sun, 12 Aug 2001 20:49:27 +0200
24636              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
24637      Branch: perl
24638            ! t/op/magic.t
24639 ____________________________________________________________________________
24640 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
24641         Log: Add sharedsv* to the DOSish platforms; plus add
24642              some WinCE files to the list of DOSish files.
24643      Branch: perl
24644            ! NetWare/Makefile Porting/makerel win32/Makefile
24645            ! win32/makefile.mk wince/Makefile.ce
24646 ____________________________________________________________________________
24647 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
24648         Log: More DOSish files.
24649      Branch: perl
24650            ! Porting/makerel
24651 ____________________________________________________________________________
24652 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
24653         Log: Strip CRs from the WinCE files.  Now we need to
24654              figure out in which CRs are really needed: probably
24655              Makefile.ce and the README files, at least, probably
24656              also the registry.bat.
24657      Branch: perl
24658            ! wince/Makefile.ce wince/README.compile wince/README.perlce
24659            ! wince/config.h wince/include/cectype.h wince/include/errno.h
24660            ! wince/include/sys/stat.h wince/include/sys/types.h
24661            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
24662            ! wince/perldll.def wince/registry.bat wince/wince.h
24663            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
24664 ____________________________________________________________________________
24665 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
24666         Log: Add some files to DOSish and writables.
24667      Branch: perl
24668            ! Porting/makerel
24669 ____________________________________________________________________________
24670 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
24671         Log: Compile failure message tidying.
24672      Branch: perl
24673            ! t/lib/1_compile.t
24674 ____________________________________________________________________________
24675 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
24676         Log: The new sharedsv* should be exported only if usethreads.
24677      Branch: perl
24678            ! makedef.pl
24679 ____________________________________________________________________________
24680 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
24681         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
24682              From: Peter Prymmer <pvhp@forte.com>
24683              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
24684              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
24685      Branch: perl
24686            ! README.os390
24687 ____________________________________________________________________________
24688 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
24689         Log: Update Changes.
24690      Branch: perl
24691            ! Changes patchlevel.h
24692 ____________________________________________________________________________
24693 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
24694         Log: Subject: [PATHC] sharedsv.[c|h]
24695              From: "Artur Bergman" <artur@contiller.se>
24696              Date: Mon, 13 Aug 2001 14:38:41 +0200
24697              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
24698              
24699              Subject: [PATCH] embed.pl
24700              From: Arthur Bergman <arthur@contiller.se>
24701              Date: Mon, 13 Aug 2001 14:38:14 +0200
24702              Message-ID: <B79D96D6.3088%arthur@contiller.se>
24703              
24704              Subject: [PATCH] sharedsv cleanups
24705              From: "Arthur Bergman" <arthur@contiller.se>
24706              Date: Mon, 13 Aug 2001 15:14:25 +0200
24707              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
24708              
24709              Plus few tweaks: _init needs to be Adp, the prototypes
24710              should not be revealed unless using ithreads, #endif FOO
24711              must be #endif /* FOO */, adding (parentheses) around
24712              do { } while doesn't work too well.
24713      Branch: perl
24714            + sharedsv.c sharedsv.h
24715            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
24716            ! perl.h perlapi.c pod/perlapi.pod proto.h
24717 ____________________________________________________________________________
24718 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
24719         Log: Subject: Re: END {} blocks run in perl_run
24720              From: Arthur Bergman <arthur@contiller.se>
24721              Date: Mon, 13 Aug 2001 11:11:30 +0200
24722              Message-ID: <B79D6661.3068%arthur@contiller.se>
24723      Branch: perl
24724            ! perl.c
24725 ____________________________________________________________________________
24726 [ 11657] By: nick                                  on 2001/08/13  09:03:02
24727         Log: Integrate mainline
24728      Branch: perlio
24729           +> (branch 326 files)
24730            - (delete 330 files)
24731           !> (integrate 85 files)
24732 ____________________________________________________________________________
24733 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
24734         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
24735              and the Perl will be built to do that by default (adding that
24736              will break scripts having non-UTF-8 binary data, such as Latin-1.)
24737      Branch: perl
24738            ! op.c toke.c utf8.h
24739 ____________________________________________________________________________
24740 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
24741         Log: Unnecessary downgrades.
24742      Branch: perl
24743            ! doop.c
24744 ____________________________________________________________________________
24745 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
24746         Log: Failure not true anymore (probably caused by my broken setup).
24747      Branch: perl
24748            ! t/op/pat.t
24749 ____________________________________________________________________________
24750 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
24751         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
24752              stopped working).
24753      Branch: perl
24754            ! op.h pp_ctl.c regcomp.c
24755 ____________________________________________________________________________
24756 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
24757         Log: There is no IN_UTF8.
24758      Branch: perl
24759            ! utf8.h
24760 ____________________________________________________________________________
24761 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
24762         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
24763      Branch: perl
24764            ! op.c op.h pp_ctl.c regcomp.c
24765 ____________________________________________________________________________
24766 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
24767         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
24768              and a test tweak.
24769      Branch: perl
24770            ! op.c t/pod/find.t
24771 ____________________________________________________________________________
24772 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
24773         Log: Todo updates and fixes.
24774      Branch: perl
24775            ! pod/perltodo.pod
24776 ____________________________________________________________________________
24777 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
24778         Log: Mark tests (and one module) having explicit Latin-1
24779              (and one file having explicit UTF-8) with an explicit
24780              'no utf8' (and one explicit 'use utf8').
24781              
24782              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
24783      Branch: perl
24784            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
24785            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
24786            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
24787 ____________________________________________________________________________
24788 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
24789         Log: Subject: SV: END {} blocks run in perl_run
24790              From: "Arthur Bergman" <arthur@contiller.se>
24791              Date: Sun, 12 Aug 2001 00:34:28 +0200 
24792              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
24793      Branch: perl
24794            ! miniperlmain.c perl.c
24795 ____________________________________________________________________________
24796 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
24797         Log: Typos in #11645.
24798      Branch: perl
24799            ! perl.h
24800 ____________________________________________________________________________
24801 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
24802         Log: On ithreads default to use_reentrant except on naturally
24803              threadsafe platforms.
24804      Branch: perl
24805            ! perl.h
24806 ____________________________________________________________________________
24807 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
24808         Log: (Hopefully) a fix for 20010723.004: make install needs
24809              write permission in build directory.  The problem was
24810              probably caused by overeager sprinkling of the lib/re.pm
24811              dependencies (which was done to guarantee lib/re.pm being
24812              uptodate for parallel makes: now solved by funneling that
24813              through an explicit recursive make in the preplibrary target).
24814      Branch: perl
24815            ! Makefile.SH
24816 ____________________________________________________________________________
24817 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
24818         Log: Dispell the "use utf8" superstition.
24819      Branch: perl
24820            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
24821            ! pod/perlunicode.pod
24822 ____________________________________________________________________________
24823 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
24824         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
24825              From: "Abigail" <abigail@foad.org> 
24826              Date: Sat, 11 Aug 2001 23:49:49 +0200
24827              Message-ID: <20010811214950.23255.qmail@foad.org>
24828      Branch: perl
24829            ! t/op/taint.t
24830 ____________________________________________________________________________
24831 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
24832         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
24833              From: Abhijit Menon-Sen <ams@wiw.org>
24834              Date: Sat, 11 Aug 2001 06:18:19 +0530
24835              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
24836      Branch: perl
24837            ! mg.c
24838 ____________________________________________________________________________
24839 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
24840         Log: Test for change #11639.
24841      Branch: perl
24842            ! t/op/tiehandle.t
24843 ____________________________________________________________________________
24844 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
24845         Log: Subject: Re: Can't localize *FH, then tie it
24846              From: Abhijit Menon-Sen <ams@wiw.org>
24847              Date: Sun, 12 Aug 2001 16:08:06 +0530
24848              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
24849      Branch: perl
24850            ! pp_hot.c pp_sys.c
24851 ____________________________________________________________________________
24852 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
24853         Log: Drop all the unnecessary "use utf8" clauses and some of
24854              the unnecessary "use bytes" ones.
24855              
24856              TODO: scour the documentation for unnecessary "use utf8"
24857              and prominently display it in perldelta when the time comes.
24858              ("use utf8" should be necessary ONLY if one wants the script
24859              to be in UTF-8.)  Also should be checked in some non-ASCII
24860              non-Latin-1 platform, like EBCDIC.
24861      Branch: perl
24862            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
24863            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
24864 ____________________________________________________________________________
24865 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
24866         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
24867              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
24868              in Unicode handling.
24869      Branch: perl
24870            + t/op/lc.t
24871            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
24872 ____________________________________________________________________________
24873 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
24874         Log: Thinko: we want the flags for native cc, not gcc.
24875      Branch: perl
24876            ! hints/dec_osf.sh
24877 ____________________________________________________________________________
24878 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
24879         Log: (retracted by 13077)
24880              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
24881              From: Robin Houston <robin@kitsite.com>
24882              Date: Fri, 10 Aug 2001 14:42:02 +0100
24883              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
24884      Branch: perl
24885            ! pp.c
24886 ____________________________________________________________________________
24887 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
24888         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
24889              From: Abhijit Menon-Sen <ams@wiw.org>
24890              Date: Sat, 11 Aug 2001 16:31:04 +0530
24891              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
24892      Branch: perl
24893            ! op.c
24894 ____________________________________________________________________________
24895 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
24896         Log: Get rid of indread, from Abhijit Menon-Sen.
24897      Branch: perl
24898            ! pp_sys.c
24899 ____________________________________________________________________________
24900 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
24901         Log: CRLFgngngn.
24902      Branch: perl
24903            ! win32/Makefile win32/makefile.mk
24904 ____________________________________________________________________________
24905 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
24906         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
24907      Branch: perl
24908            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
24909            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
24910            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
24911            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
24912            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
24913            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
24914            ! win32/Makefile win32/makefile.mk
24915 ____________________________________________________________________________
24916 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
24917         Log: Avoid #elif (less portable than #else #if).
24918      Branch: perl
24919            ! handy.h
24920 ____________________________________________________________________________
24921 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
24922         Log: Subject: patch for perlvar.pod
24923              From: mah@everybody.org (Mark A. Hershberger)
24924              Date: 08 Aug 2001 17:03:16 -0500
24925              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
24926      Branch: perl
24927            ! pod/perlvar.pod
24928 ____________________________________________________________________________
24929 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
24930         Log: cpp commands must start (the # must be) at the column #0.
24931      Branch: perl
24932            ! op.c
24933 ____________________________________________________________________________
24934 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
24935         Log: If using gcc -B/foo/bar makedepend would give
24936              unnecessary warnings about unused -B/foo/bar.
24937      Branch: perl
24938            ! makedepend.SH
24939 ____________________________________________________________________________
24940 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
24941         Log: Update Changes.
24942      Branch: perl
24943            ! Changes patchlevel.h
24944 ____________________________________________________________________________
24945 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
24946         Log: s/z/tz/
24947      Branch: perl
24948            ! pod/perlfaq2.pod
24949 ____________________________________________________________________________
24950 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
24951         Log: Article nit.
24952      Branch: perl
24953            ! pod/perlfaq2.pod
24954 ____________________________________________________________________________
24955 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
24956         Log: Rename lib/unicode files to lib/unicore to avoid
24957              conflicts between core lib/unicode and Unicode::
24958              files in case-ignoring filesystems.
24959      Branch: perl
24960            + (add 325 files)
24961            - (delete 324 files)
24962            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
24963 ____________________________________________________________________________
24964 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
24965         Log: Upgrade to Math::BigInt 1.41.
24966      Branch: perl
24967            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
24968 ____________________________________________________________________________
24969 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
24970         Log: Subject: [PATCH] remove PL_na from typemap
24971              From: James <james@rf.net>
24972              Date: Mon, 06 Aug 2001 20:23:15 -0700
24973              Message-ID: <3B6F5F23.A31A81B1@rf.net>
24974              
24975              (had to be manually applied)
24976      Branch: perl
24977            ! lib/ExtUtils/typemap
24978 ____________________________________________________________________________
24979 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
24980         Log: The metaconfig unit changes for #11618.
24981      Branch: metaconfig/U/perl
24982            + d_fpclassl.U i_fp.U
24983 ____________________________________________________________________________
24984 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
24985         Log: Forgot this from #11618.
24986              
24987              NOTE: wince/config_H.ce needs updating.
24988      Branch: perl
24989            ! wince/config.ce
24990 ____________________________________________________________________________
24991 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
24992         Log: Introduce more floating point classifying APIs;
24993              try to define (most importantly) Perl_is{inf,nan}(x).
24994              
24995              For this first cut, assume none such APIs exist in non-UNIXoid
24996              platforms-- this is of course too unkind: Win32 rumoredly has
24997              _fpclass() and _isnan(), and VMS/VOS very probably have some
24998              of the APIs available.     The only thing Perl uses at the moment
24999              is Perl_isnan() (has been in use for a while now).
25000              
25001              NOTE: the Win32 and NetWare config_h.?c need regenerating.
25002      Branch: perl
25003            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
25004            ! Porting/config_H config_h.SH configure.com epoc/config.sh
25005            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
25006            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
25007            ! vos/config.ga.h win32/config.bc win32/config.gc
25008            ! win32/config.vc win32/config_H.bc win32/config_H.gc
25009            ! win32/config_H.vc wince/config.ce wince/config.h
25010 ____________________________________________________________________________
25011 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
25012         Log: Integrate change #11519 from perlio:
25013              
25014              Avoid testing for (non-)existance of "encoding(xxxx)"
25015              layer is called "encoding" the (xxxx) is an argument.
25016      Branch: perl
25017           !> lib/open.pm
25018 ____________________________________________________________________________
25019 [ 11616] By: nick                                  on 2001/08/09  07:50:24
25020         Log: Integrate mainline
25021      Branch: perlio
25022           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
25023           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
25024           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
25025           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
25026            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
25027            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
25028           !> (integrate 79 files)
25029 ____________________________________________________________________________
25030 [ 11615] By: nick                                  on 2001/08/09  06:23:44
25031         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
25032              layer is called "encoding" the (xxxx) is an argument.
25033      Branch: perlio
25034            ! lib/open.pm
25035 ____________________________________________________________________________
25036 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
25037         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
25038              From: Paul Johnson <paul@pjcj.net>
25039              Date: Wed, 8 Aug 2001 23:54:17 +0200
25040              Message-ID: <20010808235417.O1006@pjcj.net>
25041      Branch: perl
25042            ! ext/B/B/Concise.pm
25043 ____________________________________________________________________________
25044 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
25045         Log: Make VMS use IEEE math by default; reorder Tru64 hints
25046              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
25047              exception semantics) is always set if using (the new) cc.
25048      Branch: perl
25049            ! configure.com hints/dec_osf.sh
25050 ____________________________________________________________________________
25051 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
25052         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
25053              From: Abhijit Menon-Sen <ams@wiw.org>
25054              Date: Tue, 7 Aug 2001 17:16:05 +0530
25055              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
25056      Branch: perl
25057            ! pp_sys.c
25058 ____________________________________________________________________________
25059 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
25060         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
25061              From: "Craig A. Berry" <craigberry@mac.com>
25062              Date: Tue, 07 Aug 2001 22:27:47 -0500
25063              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
25064      Branch: perl
25065            ! t/run/exit.t
25066 ____________________________________________________________________________
25067 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
25068         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
25069              From: "Craig A. Berry" <craigberry@mac.com>
25070              Date: Tue, 07 Aug 2001 20:01:53 -0500
25071              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
25072      Branch: perl
25073            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
25074 ____________________________________________________________________________
25075 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
25076         Log: Update the magazine information.
25077      Branch: perl
25078            ! pod/perlfaq2.pod
25079 ____________________________________________________________________________
25080 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
25081         Log: Ignore SIGFPE everywhere.
25082      Branch: perl
25083            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
25084 ____________________________________________________________________________
25085 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
25086         Log: With permission, change the licensing of the docs by
25087              TomC (and Gnat) to comply with the rest of Perl.
25088      Branch: perl
25089            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
25090            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
25091            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
25092            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
25093            ! pod/perltootc.pod
25094 ____________________________________________________________________________
25095 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
25096         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
25097              From: Andy Dougherty <doughera@lafayette.edu>
25098              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
25099              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
25100      Branch: perl
25101            ! hints/openbsd.sh
25102 ____________________________________________________________________________
25103 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
25104         Log: Subject: [PATCH] Makefile.SH test_prep dependency
25105              From: Andy Dougherty <doughera@lafayette.edu>
25106              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
25107              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
25108      Branch: perl
25109            ! Makefile.SH
25110 ____________________________________________________________________________
25111 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
25112         Log: Don't autogenerate the headers et alia,
25113              make regen_headers explicitly.
25114      Branch: perl
25115            ! Makefile.SH
25116 ____________________________________________________________________________
25117 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
25118         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
25119              From: Gurusamy Sarathy <gsar@ActiveState.com> 
25120              Date: Tue, 07 Aug 2001 08:33:26 -0700
25121              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
25122              
25123              Unnecessary dependency.
25124      Branch: perl
25125            ! embed.pl
25126 ____________________________________________________________________________
25127 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
25128         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
25129              From: Abhijit Menon-Sen <ams@wiw.org>
25130              Date: Tue, 7 Aug 2001 09:10:54 +0530
25131              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
25132      Branch: perl
25133            ! pp_hot.c
25134 ____________________________________________________________________________
25135 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
25136         Log: Subject: [PATCH perl@11597] B && BEGIN handling
25137              From: "James A. Duncan" <jduncan@fotango.com>
25138              Date: Mon, 6 Aug 2001 17:29:11 +0100
25139              Message-ID: <20010806172911.A2071@fotango.com>
25140              
25141              (the intrpvar.h addition moved to the end for bincompat)
25142      Branch: perl
25143            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
25144 ____________________________________________________________________________
25145 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
25146         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
25147      Branch: perl
25148           !> README.win32
25149 ____________________________________________________________________________
25150 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
25151         Log: fix URLs for fcrypt.c
25152      Branch: maint-5.6/perl
25153            ! README.win32
25154 ____________________________________________________________________________
25155 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
25156         Log: Yet another way to say Infinity: HP-UX calls its "++".
25157      Branch: perl
25158            ! lib/Math/BigInt/t/bigintpm.t
25159 ____________________________________________________________________________
25160 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
25161         Log: Update Changes.
25162      Branch: perl
25163            ! Changes patchlevel.h
25164 ____________________________________________________________________________
25165 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
25166         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
25167      Branch: perl
25168            ! pod/perlfaq5.pod
25169 ____________________________________________________________________________
25170 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
25171         Log: The #11593 wasn't right.
25172      Branch: perl
25173            ! lib/Math/BigInt/t/bigintpm.t
25174 ____________________________________________________________________________
25175 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
25176         Log: Subject: [PATCH: perl@11564] introducing perlivp
25177              From: Prymmer/Kahn <pvhp@best.com>
25178              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
25179              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
25180              
25181              Subject: Re: [PATCH: perl@11564] introducing perlivp
25182              From: Prymmer/Kahn <pvhp@best.com>
25183              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
25184              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
25185      Branch: perl
25186            + utils/perlivp.PL
25187            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
25188            ! win32/Makefile win32/makefile.mk
25189 ____________________________________________________________________________
25190 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
25191         Log: libcs are confused what to call Infinity.
25192      Branch: perl
25193            ! lib/Math/BigInt/t/bigintpm.t
25194 ____________________________________________________________________________
25195 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
25196         Log: Avoid SIGFPE in Tru64.
25197      Branch: perl
25198            ! numeric.c
25199 ____________________________________________________________________________
25200 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
25201         Log: Upgrade to Math::BigInt 1.40.
25202              
25203              NOTE: this patch necessitates doing something about
25204              infinity handling since the new bigintpm.t tests use
25205              infinity, which causes SIGFPEs at least in Tru64.
25206      Branch: perl
25207            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
25208            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
25209            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
25210            ! lib/Math/BigInt/t/mbimbf.t
25211 ____________________________________________________________________________
25212 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
25213         Log: remove hardcoded cmd shell in testsuite
25214      Branch: perl
25215            ! t/op/glob.t t/op/magic.t t/op/stat.t
25216 ____________________________________________________________________________
25217 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
25218         Log: 4-arg select() was busted on windows because change#8178 didn't
25219              make it into mainline
25220      Branch: perl
25221            ! perl.h win32/include/sys/socket.h
25222 ____________________________________________________________________________
25223 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
25224         Log: Rename the Getopt::Long tests to be as they are
25225              in the Getopt::Long official distribution.
25226      Branch: perl
25227            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
25228            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
25229            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
25230            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
25231            ! MANIFEST
25232 ____________________________________________________________________________
25233 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
25234         Log: Upgrade to Getopt::Long 2.26.
25235      Branch: perl
25236            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
25237            ! MANIFEST lib/Getopt/Long.pm
25238 ____________________________________________________________________________
25239 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
25240         Log: Retract #10874 (the hack should be unnecessary by now)
25241      Branch: perl
25242            ! lib/Test/Harness.pm
25243 ____________________________________________________________________________
25244 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
25245         Log: avoid temp file littering in tests
25246      Branch: perl
25247            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
25248 ____________________________________________________________________________
25249 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
25250         Log: Subject: warning in sv.c: double format, NV arg
25251              From: "Philip Newton" <Philip.Newton@gmx.net>
25252              Date: Sun, 5 Aug 2001 19:41:07 +0200
25253              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
25254      Branch: perl
25255            ! sv.c
25256 ____________________________________________________________________________
25257 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
25258         Log: fix POSIX.t#13 for windos
25259      Branch: perl
25260            ! ext/POSIX/POSIX.t
25261 ____________________________________________________________________________
25262 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
25263         Log: Add a test for PerlIO::Via.
25264      Branch: perl
25265            + ext/PerlIO/t/via.t
25266            ! MANIFEST ext/PerlIO/Via/Via.pm
25267 ____________________________________________________________________________
25268 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
25269         Log: flock() and link() are not available on Windows 9x
25270      Branch: perl
25271            ! win32/config_sh.PL
25272 ____________________________________________________________________________
25273 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
25274         Log: Some Tru64 C compilers have C++ components that confuse
25275              the ccversion parsing.
25276      Branch: perl
25277            ! hints/dec_osf.sh
25278 ____________________________________________________________________________
25279 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
25280         Log: (Reintroduce #11125)
25281              
25282              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
25283              From: Alan Burlison <Alan.Burlison@sun.com> 
25284              Date: Tue, 03 Jul 2001 15:20:13 +0100   
25285              Message-ID: <3B41D49D.A923D4F9@sun.com> 
25286      Branch: perl
25287            ! lib/ExtUtils/MM_Unix.pm
25288 ____________________________________________________________________________
25289 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
25290         Log: Little pointer juggling for HP-UX cc to avoid
25291              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
25292              followed by
25293              "error 1549: Modifiable lvalue required for assignment operator."
25294      Branch: perl
25295            ! hv.c
25296 ____________________________________________________________________________
25297 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
25298         Log: Continuation of #11575: SANY_SEEN completely deprecated,
25299              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
25300              plus a fix for the bug.
25301      Branch: perl
25302            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
25303 ____________________________________________________________________________
25304 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
25305         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
25306              From: Doug MacEachern <dougm@covalent.net>
25307              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
25308              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
25309      Branch: perl
25310            ! sv.c
25311 ____________________________________________________________________________
25312 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
25313         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
25314              the new CANY is the \C.  The problem reported and the
25315              test case supplied in
25316              
25317              Subject: UTF-8 bugs in string length & single line regex matches
25318              From: "Daniel P. Berrange" <dan@berrange.com>
25319              Date: Fri, 3 Aug 2001 11:39:33 +0100
25320              Message-ID: <20010803113932.A19318@berrange.com>
25321      Branch: perl
25322            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
25323            ! t/op/pat.t
25324 ____________________________________________________________________________
25325 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
25326         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
25327              From: Doug MacEachern <dougm@covalent.net>
25328              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
25329              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
25330      Branch: perl
25331            ! perl.c regexec.c
25332 ____________________________________________________________________________
25333 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
25334         Log: The #11572 didn't up the test count.
25335      Branch: perl
25336            ! t/op/length.t
25337 ____________________________________________________________________________
25338 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
25339         Log: Subject: UTF-8 bugs in string length & single line regex matches
25340              From: "Daniel P. Berrange" <dan@berrange.com>
25341              Date: Fri, 3 Aug 2001 11:39:33 +0100         
25342              Message-ID: <20010803113932.A19318@berrange.com>
25343              
25344              (the mg_length() fix)
25345      Branch: perl
25346            ! mg.c t/op/length.t
25347 ____________________________________________________________________________
25348 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
25349         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
25350              From: Abhijit Menon-Sen <ams@wiw.org>
25351              Date: Sat, 4 Aug 2001 16:56:35 +0530
25352              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
25353      Branch: perl
25354            ! hv.c
25355 ____________________________________________________________________________
25356 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
25357         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
25358              From: Abhijit Menon-Sen <ams@wiw.org>
25359              Date: Sat, 4 Aug 2001 16:16:03 +0530
25360              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
25361      Branch: perl
25362            ! hv.c
25363 ____________________________________________________________________________
25364 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
25365         Log: Subject: Re: [patch] refcount re ops
25366              From: Abhijit Menon-Sen <ams@wiw.org>
25367              Date: Sat, 4 Aug 2001 08:54:55 +0530
25368              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
25369      Branch: perl
25370            ! sv.c
25371 ____________________________________________________________________________
25372 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
25373         Log: Subject: [patch] refcount re ops
25374              From: Doug MacEachern <dougm@covalent.net>
25375              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
25376              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
25377      Branch: perl
25378            ! regcomp.c sv.c
25379 ____________________________________________________________________________
25380 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
25381         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
25382              From: Doug MacEachern <dougm@covalent.net>
25383              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
25384              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
25385      Branch: perl
25386            ! perl.c regexec.c
25387 ____________________________________________________________________________
25388 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
25389         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
25390              From: "Craig A. Berry" <craigberry@mac.com> 
25391              Date: Fri, 03 Aug 2001 16:16:16 -0500
25392              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
25393      Branch: perl
25394            ! t/op/misc.t
25395 ____________________________________________________________________________
25396 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
25397         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
25398              From: John Kristian <jmk2001@engineer.com>
25399              Date: Fri, 03 Aug 2001 00:59:08 -0700
25400              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
25401      Branch: perl
25402            ! win32/win32.c
25403 ____________________________________________________________________________
25404 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
25405         Log: Update Changes.
25406      Branch: perl
25407            ! Changes patchlevel.h
25408 ____________________________________________________________________________
25409 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
25410         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
25411              From: "Craig A. Berry" <craigberry@mac.com>
25412              Date: Thu, 02 Aug 2001 23:15:24 -0500
25413              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
25414      Branch: perl
25415            ! ext/B/Stash.t
25416 ____________________________________________________________________________
25417 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
25418         Log: Subject: [patch] plug PL_cshname leak
25419              From: Doug MacEachern <dougm@covalent.net>
25420              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
25421              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
25422      Branch: perl
25423            ! sv.c
25424 ____________________________________________________________________________
25425 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
25426         Log: Subject: [patch] plug PL_sh_path leak
25427              From: Doug MacEachern <dougm@covalent.net>
25428              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
25429              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
25430      Branch: perl
25431            ! sv.c
25432 ____________________________________________________________________________
25433 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
25434         Log: Subject: [patch] plug PL_regex_padav leaks
25435              From: Doug MacEachern <dougm@covalent.net>
25436              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
25437              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
25438      Branch: perl
25439            ! op.c op.h perl.c
25440 ____________________________________________________________________________
25441 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
25442         Log: Subject: [patch] plug PL_origargv leak
25443              From: Doug MacEachern <dougm@covalent.net>
25444              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
25445              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
25446      Branch: perl
25447            ! perl.c
25448 ____________________________________________________________________________
25449 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
25450         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
25451              From: Abhijit Menon-Sen <ams@wiw.org>
25452              Date: Fri, 3 Aug 2001 06:38:11 +0530
25453              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
25454      Branch: perl
25455            ! hv.c
25456 ____________________________________________________________________________
25457 [ 11557] By: nick                                  on 2001/08/03  08:17:38
25458         Log: Integrate mainline
25459      Branch: perlio
25460           +> (branch 47 files)
25461            - lib/Switch/test.pl
25462           !> (integrate 49 files)
25463 ____________________________________________________________________________
25464 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
25465         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
25466              From: "Craig A. Berry" <craigberry@mac.com>
25467              Date: Thu, 02 Aug 2001 12:56:19 -0500
25468              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
25469      Branch: perl
25470            ! ext/B/Showlex.t
25471 ____________________________________________________________________________
25472 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
25473         Log: Be more careful about non-existent files.
25474      Branch: perl
25475            ! lib/File/Copy.pm
25476 ____________________________________________________________________________
25477 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
25478         Log: Subject: [PATCH resend] deparse empty formats
25479              From: Robin Houston <robin@kitsite.com> 
25480              Date: Thu, 2 Aug 2001 14:32:36 +0100
25481              Message-ID: <20010802143236.A894@robin.kitsite.com>
25482      Branch: perl
25483            ! ext/B/B/Deparse.pm
25484 ____________________________________________________________________________
25485 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
25486         Log: Subject: [patch] ithreads + refto fix improvement
25487              From: Doug MacEachern <dougm@covalent.net>
25488              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
25489              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
25490      Branch: perl
25491            ! pp.c
25492 ____________________________________________________________________________
25493 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
25494         Log: Readability nit from Abhijit.
25495      Branch: perl
25496            ! op.c
25497 ____________________________________________________________________________
25498 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
25499         Log: setproctitle() API version nit from Anton Berezin.
25500      Branch: perl
25501            ! mg.c
25502 ____________________________________________________________________________
25503 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
25504         Log: Add PerlCE to the docs.
25505      Branch: perl
25506            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
25507            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
25508 ____________________________________________________________________________
25509 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
25510         Log: Integrate the PerlCE (WinCE Perl) port;
25511              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
25512      Branch: perl
25513            + README.ce wince/FindExt.pm wince/Makefile.ce
25514            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
25515            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
25516            + wince/bin/search.pl wince/config.ce wince/config.h
25517            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
25518            + wince/dl_win32.xs wince/include/arpa/inet.h
25519            + wince/include/cectype.h wince/include/errno.h
25520            + wince/include/netdb.h wince/include/sys/socket.h
25521            + wince/include/sys/stat.h wince/include/sys/types.h
25522            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
25523            + wince/perl.rc wince/perldll.def wince/perllib.c
25524            + wince/perlmain.c wince/registry.bat wince/runperl.c
25525            + wince/splittree.pl wince/win32.h wince/win32iop.h
25526            + wince/win32thread.c wince/win32thread.h wince/wince.c
25527            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
25528            + wince/xdistclean.ksh wince/xmakediffs.ksh
25529            ! MANIFEST perl.c perl.h perlio.c
25530 ____________________________________________________________________________
25531 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
25532         Log: setproctitle() made simpler.  (This assumes the string is
25533              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
25534              should be used.  Note len, not len + 1.)  BSD-fu from Anton
25535              Berezin.
25536      Branch: perl
25537            ! mg.c
25538 ____________________________________________________________________________
25539 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
25540         Log: Subject: [PATCH] -Wall cleanup: op.c
25541              From: Richard Soderberg <rs@oregonnet.com>
25542              Date: Thu, 2 Aug 2001 00:17:09 -0700
25543              Message-Id: <200108020717.AAA26895@oregonnet.com>
25544              
25545              Subject: [PATCH] -Wall cleanup: sv.c
25546              From: Richard Soderberg <rs@oregonnet.com>
25547              Date: Thu, 2 Aug 2001 00:49:21 -0700
25548              Message-Id: <200108020749.AAA27492@oregonnet.com>
25549      Branch: perl
25550            ! op.c sv.c
25551 ____________________________________________________________________________
25552 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
25553         Log: Update Changes.
25554      Branch: perl
25555            ! Changes patchlevel.h
25556 ____________________________________________________________________________
25557 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
25558         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
25559              From: Doug MacEachern <dougm@covalent.net>
25560              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
25561              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
25562      Branch: perl
25563            ! op.c
25564 ____________________________________________________________________________
25565 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
25566         Log: The #11541 didn't work under threads.
25567      Branch: perl
25568            ! op.c
25569 ____________________________________________________________________________
25570 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
25571         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
25572              From: Hugo <hv@crypt.compulink.co.uk>
25573              Date: Fri, 22 Jun 2001 01:19:08 +0100 
25574              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
25575              
25576              (Skip tests if accept() failed)
25577      Branch: perl
25578            ! ext/IO/lib/IO/t/io_unix.t
25579 ____________________________________________________________________________
25580 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
25581         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
25582              From: "Stian Seeberg" <sseeberg@nimsoft.no>
25583              Date: Mon, 30 Jul 2001 12:28:07 +0200
25584              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
25585      Branch: perl
25586            ! perl.h
25587 ____________________________________________________________________________
25588 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
25589         Log: Subject: Pluggable optimizer
25590              From: Simon Cozens <simon@netthink.co.uk>
25591              Date: Wed, 1 Aug 2001 13:57:02 -0700
25592              Message-ID: <20010801135702.I10442@netthink.co.uk>
25593      Branch: perl
25594            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
25595 ____________________________________________________________________________
25596 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
25597         Log: Subject: [ID 20010801.039] perlre.pod message typo
25598              From: Autrijus Tang <autrijus@geb.elixus.org>
25599              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
25600              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
25601      Branch: perl
25602            ! pod/perlre.pod
25603 ____________________________________________________________________________
25604 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
25605         Log: Test for change #11536.
25606      Branch: perl
25607            ! t/op/tiehandle.t
25608 ____________________________________________________________________________
25609 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
25610         Log: More test fixups for #11537.
25611      Branch: perl
25612            ! t/lib/warnings/4lint t/lib/warnings/9enabled
25613 ____________________________________________________________________________
25614 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
25615         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
25616              From: Doug MacEachern <dougm@covalent.net>
25617              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
25618              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
25619      Branch: perl
25620            ! op.c t/TestInit.pm
25621 ____________________________________________________________________________
25622 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
25623         Log: Subject: [patch] ithreads + refto bug
25624              From: Doug MacEachern <dougm@covalent.net>
25625              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
25626              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
25627              
25628              (Test in change #11539)
25629      Branch: perl
25630            ! pp.c
25631 ____________________________________________________________________________
25632 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
25633         Log: Subject: [PATCH: perl@11523] fixups for t/harness
25634              From: Prymmer/Kahn <pvhp@best.com>
25635              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
25636              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
25637      Branch: perl
25638            ! t/harness
25639 ____________________________________________________________________________
25640 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
25641         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
25642              From: Prymmer/Kahn <pvhp@best.com>
25643              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
25644              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
25645      Branch: perl
25646            ! win32/Makefile win32/makefile.mk
25647 ____________________________________________________________________________
25648 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
25649         Log: Need to know the number of tests.
25650      Branch: perl
25651            ! t/run/exit.t
25652 ____________________________________________________________________________
25653 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
25654         Log: Subject: Re: new exit tests on VMS
25655              From: "Craig A. Berry" <craigberry@mac.com>
25656              Date: Tue, 31 Jul 2001 12:19:29 -0500
25657              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
25658      Branch: perl
25659            ! t/run/exit.t
25660 ____________________________________________________________________________
25661 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
25662         Log: Retract #11530 (the dTHX is needed under threads)
25663      Branch: perl
25664            ! perlio.c
25665 ____________________________________________________________________________
25666 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
25667         Log: (Retracted by #11531)
25668      Branch: perl
25669            ! perlio.c
25670 ____________________________________________________________________________
25671 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
25672         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
25673              From: Richard Soderberg <rs@crystalflame.net>
25674              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
25675              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
25676      Branch: perl
25677            ! unixish.h
25678 ____________________________________________________________________________
25679 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
25680         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
25681              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25682              Date: Tue, 31 Jul 2001 05:39:09 -0400
25683              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
25684              
25685              (with a note about the case of UV being equal to long long)
25686      Branch: perl
25687            ! utils/h2xs.PL
25688 ____________________________________________________________________________
25689 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
25690         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
25691              From: "Craig A. Berry" <craigberry@mac.com>
25692              Date: Tue, 31 Jul 2001 14:57:43 -0500
25693              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
25694      Branch: perl
25695            ! t/io/fs.t
25696 ____________________________________________________________________________
25697 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
25698         Log: Fix for
25699              
25700              Subject: [ID 20010116.001] File::Copy truncates orig file 
25701              From: arbor@al37al08.telecel.pt
25702              Date: Tue, 16 Jan 2001 11:43:02 GMT
25703              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
25704              
25705              (copy($foo, $foo) would truncate $foo)
25706      Branch: perl
25707            ! lib/File/Copy.pm lib/File/Copy.t
25708 ____________________________________________________________________________
25709 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
25710         Log: Metaconfig unit change for #11524.
25711      Branch: metaconfig/U/perl
25712            ! Extras.U
25713 ____________________________________________________________________________
25714 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
25715         Log: Multiple modules didn't work; plus typo fixes.
25716      Branch: perl
25717            ! Configure
25718 ____________________________________________________________________________
25719 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
25720         Log: Update Changes.
25721      Branch: perl
25722            ! Changes patchlevel.h
25723 ____________________________________________________________________________
25724 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
25725         Log: Regen perlapi.
25726      Branch: perl
25727            ! pod/perlapi.pod
25728 ____________________________________________________________________________
25729 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
25730         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
25731              From: Dave Mitchell <davem@fdgroup.co.uk>
25732              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
25733              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
25734      Branch: perl
25735            ! sv.c
25736 ____________________________________________________________________________
25737 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
25738         Log: Regen toc.
25739      Branch: perl
25740            ! pod/perltoc.pod
25741 ____________________________________________________________________________
25742 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
25743         Log: Regen Porting stuff.
25744      Branch: perl
25745            ! Porting/Glossary Porting/config.sh Porting/config_H
25746 ____________________________________________________________________________
25747 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
25748         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
25749              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25750              Date: Tue, 31 Jul 2001 05:34:38 -0400
25751              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
25752      Branch: perl
25753            ! utils/h2xs.PL
25754 ____________________________________________________________________________
25755 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
25756         Log: Metaconfig unit change for #11516. 
25757      Branch: metaconfig/U/perl
25758            ! gccvers.U
25759 ____________________________________________________________________________
25760 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
25761         Log: Add -Wall in cflags, not in Configure.
25762              (This way -Wall affects only the core and the core XS,
25763              not user modules' XS.  Concern from Paul Marquess,
25764              implementation idea from Andy Dougherty.)
25765      Branch: perl
25766            ! Configure cflags.SH
25767 ____________________________________________________________________________
25768 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
25769         Log: Metaconfig unit changes for #11514.
25770      Branch: metaconfig
25771            + U/modified/sysman.U
25772            ! U/installdirs/man1dir.U
25773 ____________________________________________________________________________
25774 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
25775         Log: Subject: Configure's detection of system manual
25776              From: Sean Dague <sean@dague.net> 
25777              Date: Sun, 13 May 2001 15:53:15 -0400
25778              Message-ID: <20010513155315.A15833@underhill.dague.net>
25779      Branch: perl
25780            ! Configure
25781 ____________________________________________________________________________
25782 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
25783         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
25784              From: Autrijus Tang <autrijus@autrijus.org> 
25785              Date: Thu, 21 Jun 2001 23:56:48 +0800
25786              Message-Id: <20010621235648.A57340@not.autrijus.org>
25787      Branch: perl
25788            ! pod/perlobj.pod
25789 ____________________________________________________________________________
25790 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
25791         Log: Subject: Typo in DB_File.pm
25792              From: "Philip Newton" <Philip.Newton@gmx.net>
25793              Date: Tue, 31 Jul 2001 06:19:35 +0200
25794              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
25795      Branch: perl
25796            ! ext/DB_File/DB_File.pm
25797 ____________________________________________________________________________
25798 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
25799         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
25800              From: "Stephen P. Potter" <spp@spotter.yi.org>
25801              Date: Wed, 30 May 2001 13:59:34 -0400
25802              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
25803      Branch: perl
25804            ! pod/perlre.pod
25805 ____________________________________________________________________________
25806 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
25807         Log: eval "format foo=" would loop indefinitely; reported in
25808              
25809              Subject: A load of old rubbish
25810              From: Mike Guy <mjtg@cam.ac.uk>
25811              Date: Mon, 14 May 2001 16:12:22 +0100
25812              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
25813              
25814              (The core dumps reported in there already fixed.)
25815      Branch: perl
25816            ! toke.c
25817 ____________________________________________________________________________
25818 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
25819         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
25820      Branch: perl
25821            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
25822            + lib/Switch/t/switch_case.t
25823            - lib/Switch/test.pl
25824            ! MANIFEST lib/Switch.pm
25825 ____________________________________________________________________________
25826 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
25827         Log: Subject: [PATCH @11505] DB_File-1.78
25828              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
25829              Date: Mon, 30 Jul 2001 22:54:37 +0100
25830              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
25831      Branch: perl
25832            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
25833            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
25834 ____________________________________________________________________________
25835 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
25836         Log: Explain in more detail why -pipe and -fno-common are good.
25837      Branch: perl
25838            ! hints/darwin.sh
25839 ____________________________________________________________________________
25840 [ 11506] By: nick                                  on 2001/07/30  14:32:23
25841         Log: Integrate mainline
25842      Branch: perlio
25843           !> INSTALL Makefile.SH doio.c hints/darwin.sh
25844 ____________________________________________________________________________
25845 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
25846         Log: Perl hasn't been putting man pages into $prefix/lib for
25847              a long time now; pointed out by Andy Dougherty. 
25848      Branch: perl
25849            ! hints/darwin.sh
25850 ____________________________________________________________________________
25851 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
25852         Log: Document the extras Configure option.
25853      Branch: perl
25854            ! INSTALL
25855 ____________________________________________________________________________
25856 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
25857         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
25858              everywhere.
25859      Branch: perl
25860           !> doio.c
25861 ____________________________________________________________________________
25862 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
25863         Log: Doubly guard against invoking CPAN if no extras defined,
25864              pointed out by H. Merijn Brand.
25865      Branch: perl
25866            ! Makefile.SH
25867 ____________________________________________________________________________
25868 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
25869         Log: Fix O_RDONLY check to check for O_RDONLY.
25870      Branch: maint-5.6/macperl
25871            ! doio.c
25872 ____________________________________________________________________________
25873 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
25874         Log: Integrate miscellaneous changes from maint-5.6/perl.
25875      Branch: maint-5.6/macperl
25876           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
25877 ____________________________________________________________________________
25878 [ 11499] By: nick                                  on 2001/07/30  06:52:42
25879         Log: Integrate mainline
25880      Branch: perlio
25881           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
25882           +> win32/sync_ext.pl
25883            - win32/sncfnmcs.pl
25884           !> (integrate 71 files)
25885 ____________________________________________________________________________
25886 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
25887         Log: Update Changes.
25888      Branch: perl
25889            ! Changes patchlevel.h
25890 ____________________________________________________________________________
25891 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
25892         Log: Now Configure -Dextras=Foo::Bar and "make install" will
25893              fetch and install Foo::Bar.
25894      Branch: perl
25895            ! Makefile.SH
25896 ____________________________________________________________________________
25897 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
25898         Log: Metaconfig unit change for #11495.
25899      Branch: metaconfig/U/perl
25900            ! Extras.U
25901 ____________________________________________________________________________
25902 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
25903         Log: extras.make, extras.test, and extras.install make targets.
25904      Branch: perl
25905            ! Configure Makefile.SH
25906 ____________________________________________________________________________
25907 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
25908         Log: Metaconfig unit change for #11493.
25909      Branch: metaconfig/U/perl
25910            ! Extras.U
25911 ____________________________________________________________________________
25912 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
25913         Log: Better to have the list of extras in $extras than 'define'.
25914      Branch: perl
25915            ! Configure
25916 ____________________________________________________________________________
25917 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
25918         Log: The metaconfig unit change for #11490.
25919      Branch: metaconfig/U/perl
25920            + Extras.U
25921 ____________________________________________________________________________
25922 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
25923         Log: Missed from #11490 (the required dependency).
25924      Branch: perl
25925            ! Makefile.SH
25926 ____________________________________________________________________________
25927 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
25928         Log: Add the support of asking for extra modules or bundles of modules
25929              to be fetched from the CPAN and installed as a part of the Perl
25930              build process.  None of this installation is yet really done;
25931              only the list is asked, and saved away in extras.lst for
25932              the build and installation process to worry about later.
25933      Branch: perl
25934            ! Configure
25935 ____________________________________________________________________________
25936 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
25937         Log: Beginnings of better Inf and NaN support.
25938              At least toke.c and sv.c still need quite a bit of work.
25939      Branch: perl
25940            ! numeric.c perl.h
25941 ____________________________________________________________________________
25942 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
25943         Log: Top-level Makefile didn't honour OPTIMIZE.
25944      Branch: perl
25945            ! Makefile.SH
25946 ____________________________________________________________________________
25947 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
25948         Log: Update Changes.
25949      Branch: perl
25950            ! Changes patchlevel.h
25951 ____________________________________________________________________________
25952 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
25953         Log: Use Search::Dict 1.02 interface for charinfo().
25954      Branch: perl
25955            ! lib/UnicodeCD.pm
25956 ____________________________________________________________________________
25957 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
25958         Log: Now also allow transforming the read lines before comparing them.
25959              (This will help UnicodeCD.) 
25960      Branch: perl
25961            ! lib/Search/Dict.pm
25962 ____________________________________________________________________________
25963 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
25964         Log: Remove tiehandle code.
25965      Branch: perl
25966            ! lib/UnicodeCD.pm
25967 ____________________________________________________________________________
25968 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
25969         Log: Allow specifying a comparison function for Search::Dict::look().
25970      Branch: perl
25971            ! lib/Search/Dict.pm
25972 ____________________________________________________________________________
25973 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
25974         Log: Small UnicodeCD tweaks.
25975      Branch: perl
25976            ! lib/UnicodeCD.pm lib/UnicodeCD.t
25977 ____________________________________________________________________________
25978 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
25979         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
25980              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
25981              Date: Tue, 24 Jul 2001 01:51:32 +0900
25982              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
25983      Branch: perl
25984            ! lib/UnicodeCD.pm lib/UnicodeCD.t
25985 ____________________________________________________________________________
25986 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
25987         Log: Subject: [PATCH] installperl
25988              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
25989              Date: Fri, 27 Jul 2001 19:05:04 -0700
25990              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
25991      Branch: perl
25992            ! installperl
25993 ____________________________________________________________________________
25994 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
25995         Log: Subject: [PATCH] Set proper compatibility versions in core
25996              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
25997              Date: Fri, 27 Jul 2001 20:01:49 -0700
25998              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
25999      Branch: perl
26000            ! Makefile.SH
26001 ____________________________________________________________________________
26002 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
26003         Log: Metaconfig unit change for #11477.
26004      Branch: metaconfig/U/perl
26005            ! dlsrc.U
26006 ____________________________________________________________________________
26007 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
26008         Log: Subject: [PATCH] Darwin: -fpic not so good
26009              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
26010              Date: Fri, 27 Jul 2001 18:57:38 -0700
26011              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
26012      Branch: perl
26013            ! Configure
26014 ____________________________________________________________________________
26015 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
26016         Log: Subject: [PATCH] Clean up Darwin hints
26017              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
26018              Date: Fri, 27 Jul 2001 19:13:15 -0700
26019              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
26020      Branch: perl
26021            ! hints/darwin.sh
26022 ____________________________________________________________________________
26023 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
26024         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
26025              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
26026              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
26027              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
26028      Branch: perl
26029            ! pod/perlfunc.pod pp.c t/op/split.t
26030 ____________________________________________________________________________
26031 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
26032         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
26033              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
26034              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
26035              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
26036      Branch: perl
26037            ! pod/perlvar.pod
26038 ____________________________________________________________________________
26039 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
26040         Log: Subject: [PATCH] fixes to constant.pm documentation
26041              From: Ilmari Karonen <iltzu@sci.fi>
26042              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
26043              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
26044      Branch: perl
26045            ! lib/constant.pm
26046 ____________________________________________________________________________
26047 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
26048         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
26049              From: "Philip Newton" <Philip.Newton@gmx.net>
26050              Date: Fri, 27 Jul 2001 07:51:10 +0200
26051              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
26052      Branch: perl
26053            ! pod/perlport.pod
26054 ____________________________________________________________________________
26055 [ 11471] By: nick                                  on 2001/07/26  06:23:32
26056         Log: Subject:  [PATCH] Doc fix for perlguts / threading
26057              From:  Arthur Bergman <arthur@contiller.se>
26058              Date:  Wed, 25 Jul 2001 11:28:23 +0200
26059              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
26060      Branch: perl
26061            ! pod/perlguts.pod
26062 ____________________________________________________________________________
26063 [ 11470] By: nick                                  on 2001/07/26  06:21:06
26064         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
26065              From:  Philip Newton <Philip.Newton@gmx.net>
26066              Date:  Wed, 25 Jul 2001 08:19:47 +0200
26067              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
26068      Branch: perl
26069            ! INSTALL
26070 ____________________________________________________________________________
26071 [ 11469] By: nick                                  on 2001/07/26  06:20:25
26072         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
26073              From:  Philip Newton <Philip.Newton@gmx.net>
26074              Date:  Wed, 25 Jul 2001 08:12:48 +0200
26075              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
26076      Branch: perl
26077            ! INSTALL
26078 ____________________________________________________________________________
26079 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
26080         Log: More +x.
26081      Branch: perl
26082            ! Porting/makerel
26083 ____________________________________________________________________________
26084 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
26085         Log: Update Changes.
26086      Branch: perl
26087            ! Changes patchlevel.h
26088 ____________________________________________________________________________
26089 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
26090         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
26091              From: "Philip Newton" <Philip.Newton@gmx.net>
26092              Date: Tue, 24 Jul 2001 06:45:55 +0200
26093              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
26094      Branch: perl
26095            ! os2/perlrexx.c
26096 ____________________________________________________________________________
26097 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
26098         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
26099              From: Peter Prymmer <pvhp@forte.com>
26100              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
26101              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
26102      Branch: perl
26103            ! pod/perlport.pod t/io/fs.t vms/test.com
26104 ____________________________________________________________________________
26105 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
26106         Log: Workaround on Cwd bootstrap problem.
26107      Branch: perl
26108            ! lib/ExtUtils/MakeMaker.pm
26109 ____________________________________________________________________________
26110 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
26111         Log: When in Rome, quote like the Romans do.
26112      Branch: perl
26113            ! cflags.SH
26114 ____________________________________________________________________________
26115 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
26116         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
26117              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26118              Date: Mon, 23 Jul 2001 19:29:49 -0400
26119              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
26120      Branch: perl
26121            + os2/perlrexx.c
26122            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
26123            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
26124            ! t/op/write.t
26125 ____________________________________________________________________________
26126 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
26127         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
26128              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26129              Date: Mon, 23 Jul 2001 18:43:42 -0400
26130              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
26131      Branch: perl
26132            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
26133 ____________________________________________________________________________
26134 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
26135         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
26136              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26137              Date: Mon, 23 Jul 2001 18:33:16 -0400
26138              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
26139      Branch: perl
26140            ! lib/ExtUtils/MakeMaker.pm
26141 ____________________________________________________________________________
26142 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
26143         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
26144              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26145              Date: Mon, 23 Jul 2001 18:20:35 -0400
26146              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
26147      Branch: perl
26148            ! Makefile.SH cflags.SH
26149 ____________________________________________________________________________
26150 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
26151         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
26152              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
26153              Date: Mon, 23 Jul 2001 11:32:17 -0500
26154              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
26155      Branch: perl
26156            ! lib/ExtUtils/MakeMaker.pm
26157 ____________________________________________________________________________
26158 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
26159         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
26160              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26161              Date: Mon, 23 Jul 2001 18:13:20 -0400
26162              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
26163      Branch: perl
26164            ! lib/perl5db.pl
26165 ____________________________________________________________________________
26166 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
26167         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
26168              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26169              Date: Mon, 23 Jul 2001 18:07:40 -0400
26170              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
26171      Branch: perl
26172            ! op.c
26173 ____________________________________________________________________________
26174 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
26175         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
26176              From: "Craig A. Berry" <craigberry@mac.com>
26177              Date: Mon, 23 Jul 2001 15:35:06 -0500
26178              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
26179      Branch: perl
26180            ! util.c
26181 ____________________________________________________________________________
26182 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
26183         Log: Subject: [PATCH perlfaq9.pod typo]
26184              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
26185              Date: Mon, 23 Jul 2001 07:49:05 -0700
26186              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
26187      Branch: perl
26188            ! pod/perlfaq9.pod
26189 ____________________________________________________________________________
26190 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
26191         Log: Subject: win32\sncfnmcs.pl corrections
26192              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
26193              Date: Mon, 23 Jul 2001 12:56:54 +0200
26194              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
26195              
26196              Rename the script a little bit more sensibly.
26197      Branch: perl
26198            + win32/sync_ext.pl
26199            - win32/sncfnmcs.pl
26200            ! MANIFEST README.win32
26201 ____________________________________________________________________________
26202 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
26203         Log: Test tweak.
26204      Branch: perl
26205            ! ext/B/Deparse.t
26206 ____________________________________________________________________________
26207 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
26208         Log: Metaconfig unit tweak for #11450.
26209      Branch: metaconfig/U/perl
26210            ! Mksymlinks.U
26211 ____________________________________________________________________________
26212 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
26213         Log: Too volatile failsafe check.
26214      Branch: perl
26215            ! Configure
26216 ____________________________________________________________________________
26217 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
26218         Log: Further doc tweaks.
26219      Branch: perl
26220            ! lib/UnicodeCD.pm
26221 ____________________________________________________________________________
26222 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
26223         Log: Doc tweaks.
26224      Branch: perl
26225            ! lib/UnicodeCD.pm
26226 ____________________________________________________________________________
26227 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
26228         Log: Doc tweakery from Abhijit.
26229      Branch: perl
26230            ! Porting/repository.pod
26231 ____________________________________________________________________________
26232 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
26233         Log: An accidental empty line.
26234      Branch: perl
26235            ! MANIFEST
26236 ____________________________________________________________________________
26237 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
26238         Log: Missing MANIFESTations.
26239      Branch: perl
26240            ! MANIFEST
26241 ____________________________________________________________________________
26242 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
26243         Log: Update Changes.
26244      Branch: perl
26245            ! Changes patchlevel.h
26246 ____________________________________________________________________________
26247 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
26248         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
26249              From: Mike Guy <mjtg@cam.ac.uk>
26250              Date: Fri, 20 Jul 2001 16:12:49 +0100
26251              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
26252      Branch: perl
26253            ! Porting/pumpkin.pod
26254 ____________________________________________________________________________
26255 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
26256         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
26257              From: Peter Prymmer <pvhp@forte.com>
26258              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
26259              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
26260      Branch: perl
26261            ! pod/perlhack.pod
26262 ____________________________________________________________________________
26263 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
26264         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
26265              From: Michael G Schwern <schwern@pobox.com>
26266              Date: Fri, 20 Jul 2001 20:22:35 -0400
26267              Message-ID: <20010720202235.O4498@blackrider>
26268      Branch: perl
26269            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
26270            ! lib/Test/t/todo.t
26271 ____________________________________________________________________________
26272 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
26273         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
26274              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
26275              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
26276              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
26277      Branch: perl
26278            ! ext/POSIX/POSIX.pod
26279 ____________________________________________________________________________
26280 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
26281         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
26282              From: Mark-Jason Dominus <mjd@plover.com>
26283              Date: Fri, 20 Jul 2001 23:16:54 -0400
26284              Message-ID: <20010721031654.21877.qmail@plover.com>
26285      Branch: perl
26286            ! ext/POSIX/POSIX.pod
26287 ____________________________________________________________________________
26288 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
26289         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
26290              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26291              Date: Sun, 22 Jul 2001 14:56:09 +0200
26292              Message-ID: <20010722145609.A766@rafael>
26293      Branch: perl
26294            ! ext/B/O.pm
26295 ____________________________________________________________________________
26296 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
26297         Log: Subject: regexec.c #define cleanup
26298              From: Mark-Jason Dominus <mjd@plover.com>
26299              Date: Sat, 21 Jul 2001 18:33:25 -0400
26300              Message-ID: <20010721223325.3069.qmail@plover.com>
26301      Branch: perl
26302            ! regexec.c
26303 ____________________________________________________________________________
26304 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
26305         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
26306              From: Prymmer/Kahn <pvhp@best.com>
26307              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
26308              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
26309      Branch: perl
26310            ! t/io/fs.t
26311 ____________________________________________________________________________
26312 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
26313         Log: Typo in #11432.
26314      Branch: perl
26315            ! ext/POSIX/POSIX.t
26316 ____________________________________________________________________________
26317 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
26318         Log: Integrate (manually) change #11424 from macperl.
26319      Branch: perl
26320            ! ext/Filter/t/call.t
26321 ____________________________________________________________________________
26322 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
26323         Log: Integrate change #11408 from macperl.
26324      Branch: perl
26325           !> README.macos pod/perlport.pod
26326 ____________________________________________________________________________
26327 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
26328         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
26329      Branch: perl
26330           +> macos/MacPerlTests.cmd macos/xsubpp.patch
26331            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
26332            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
26333            ! ext/POSIX/POSIX.t
26334 ____________________________________________________________________________
26335 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
26336         Log: pod/*.t tests not picked up by t/TEST either
26337      Branch: maint-5.6/perl
26338            ! t/TEST
26339 ____________________________________________________________________________
26340 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
26341         Log: better tweak for change#11429 (windows has both / and \ separated
26342              paths in @INC at that point)
26343      Branch: maint-5.6/perl
26344            ! t/pod/testp2pt.pl
26345 ____________________________________________________________________________
26346 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
26347         Log: MacOS pod test tweak needs \Escape
26348      Branch: maint-5.6/perl
26349            ! t/pod/testp2pt.pl
26350 ____________________________________________________________________________
26351 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
26352         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
26353              resulting duplicate output, but t/harness isn't)
26354      Branch: maint-5.6/perl
26355            ! t/run/runenv.t
26356 ____________________________________________________________________________
26357 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
26358         Log: t/harness wasn't picking up all the tests
26359      Branch: maint-5.6/perl
26360            ! t/harness
26361 ____________________________________________________________________________
26362 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
26363         Log: update MANIFEST for new file
26364      Branch: maint-5.6/perl
26365            ! MANIFEST
26366 ____________________________________________________________________________
26367 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
26368         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
26369              the exception of the macperl/macos/... tree
26370      Branch: maint-5.6/perl
26371           +> t/lib/filefind-taint.t
26372           !> (integrate 72 files)
26373 ____________________________________________________________________________
26374 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
26375         Log: Fix test.
26376      Branch: maint-5.6/macperl
26377            ! macos/bundled_ext/Filter/t/call.t
26378 ____________________________________________________________________________
26379 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
26380         Log: Make perl fork()-safe (in a slightly limited way) even on
26381              platforms that don't have pthread_atfork() (extension of
26382              the fix in change#11151).
26383              
26384              Note that this will not help extensions that call fork()
26385              directly in C, or that link to libraries that call fork()
26386              directly.  Such cases must be fixed to either call
26387              PerlProc_fork(), or call atfork_lock() in parent before the
26388              calling the function that forks and call atfork_unlock()
26389              in both parent and child immediately after the fork().
26390              (There are no worries if C code calls exec() in the child
26391              immediately after a fork().  Only cases where the child
26392              calls perl's API functions (including New()) after the
26393              fork() are problematic.)
26394              
26395              This change also eliminates the use of vfork() from perl,
26396              since all such uses were violating the severe restrictions
26397              on modifying the state of the process between the vfork()
26398              and the exec().
26399              
26400              This is a modified version of patches suggested by Abhijit
26401              Menon-Sen and Richard Soderberg.
26402      Branch: perl
26403            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
26404            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
26405 ____________________________________________________________________________
26406 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
26407         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
26408              Switch, and Text::Balanced.
26409      Branch: maint-5.6/macperl
26410            + macos/bundled_ext/Filter/Util/Call/Call.pm
26411            + macos/bundled_ext/Filter/Util/Call/Call.xs
26412            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
26413            + macos/bundled_ext/Filter/t/MyFilter.pm
26414            + macos/bundled_ext/Filter/t/call.t
26415            + macos/bundled_ext/Filter/t/filter-util.pl
26416            + macos/bundled_lib/blib/lib/Class/ISA.pm
26417            + macos/bundled_lib/blib/lib/Digest.pm
26418            + macos/bundled_lib/blib/lib/Filter/Simple.pm
26419            + macos/bundled_lib/blib/lib/Switch.pm
26420            + macos/bundled_lib/blib/lib/Text/Balanced.pm
26421            + macos/bundled_lib/blib/lib/Text/Balanced.pod
26422            + macos/bundled_lib/t/Class/ISA/test.pl
26423            + macos/bundled_lib/t/Digest/Digest.t
26424            + macos/bundled_lib/t/Filter/Simple/test.pl
26425            + macos/bundled_lib/t/Switch/test.pl
26426            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
26427            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
26428            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
26429            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
26430            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
26431            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
26432            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
26433            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
26434 ____________________________________________________________________________
26435 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
26436         Log: Add Filter::Util::Call to config/make files; edit utils
26437              to recognize the module (it was descended too far down).
26438              Bump version to 5.6.1a4.
26439      Branch: maint-5.6/macperl
26440            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
26441            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
26442            ! macos/macperl/Makefile.mk macos/xsubpp.patch
26443 ____________________________________________________________________________
26444 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
26445         Log: Make DB_File the default for MLDBM on MacOS.
26446      Branch: maint-5.6/macperl
26447            ! macos/bundled_lib/blib/lib/MLDBM.pm
26448 ____________________________________________________________________________
26449 [ 11419] By: nick                                  on 2001/07/20  14:51:03
26450         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
26451              From:  Simon Cozens <simon@netthink.co.uk>
26452              Date:  Fri, 20 Jul 2001 11:42:35 -0400
26453              Message-Id:  <20010720114235.A5235@netthink.co.uk>
26454      Branch: perl
26455            ! lib/UnicodeCD.pm
26456 ____________________________________________________________________________
26457 [ 11418] By: nick                                  on 2001/07/20  14:48:12
26458         Log: Subject:  [PATCH regcomp.h] adds a comment
26459              From:  Abhijit Menon-Sen <ams@wiw.org>
26460              Date:  Fri, 20 Jul 2001 21:05:37 +0530
26461              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
26462      Branch: perl
26463            ! regcomp.h
26464 ____________________________________________________________________________
26465 [ 11417] By: nick                                  on 2001/07/20  14:16:38
26466         Log: Subject:  [PATCH 5.7.2] INSTALL updates
26467              From:  Andy Dougherty <doughera@lafayette.edu>
26468              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
26469              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
26470      Branch: perl
26471            ! INSTALL
26472 ____________________________________________________________________________
26473 [ 11416] By: nick                                  on 2001/07/20  06:44:44
26474         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
26475              From:  Russ Allbery <rra@stanford.edu>
26476              Date:  19 Jul 2001 15:52:37 -0700
26477              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
26478      Branch: perl
26479            ! lib/Pod/Man.pm
26480 ____________________________________________________________________________
26481 [ 11415] By: nick                                  on 2001/07/20  06:35:11
26482         Log: Subject:  [PATCH] defer op_seq allocation
26483              From:  Abhijit Menon-Sen <ams@wiw.org>
26484              Date:  Thu, 19 Jul 2001 22:12:24 +0530
26485              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
26486      Branch: perl
26487            ! op.c
26488 ____________________________________________________________________________
26489 [ 11414] By: nick                                  on 2001/07/20  06:23:36
26490         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
26491              From:  Abhijit Menon-Sen <ams@wiw.org>
26492              Date:  Fri, 20 Jul 2001 01:18:50 +0530
26493              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
26494              (Private e-mail)
26495      Branch: perl
26496            ! ext/Time/HiRes/HiRes.xs
26497 ____________________________________________________________________________
26498 [ 11413] By: nick                                  on 2001/07/20  06:18:53
26499         Log: Integrate mainline
26500      Branch: perlio
26501           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
26502            - t/base/commonsense.t
26503           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
26504           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
26505           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
26506           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
26507           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
26508           !> win32/win32.c
26509 ____________________________________________________________________________
26510 [ 11412] By: nick                                  on 2001/07/19  06:44:27
26511         Log: Integrate win32/perlhost.h from maintenance branch.
26512              (Rest of $ENV{PATH} / system() fix.)
26513      Branch: perl
26514           !> win32/perlhost.h
26515 ____________________________________________________________________________
26516 [ 11411] By: nick                                  on 2001/07/19  06:41:34
26517         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
26518              From:  Philip Newton <Philip.Newton@gmx.net>
26519              Date:  Wed, 18 Jul 2001 21:43:57 +0200
26520              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
26521      Branch: perl
26522            ! pod/perlhack.pod
26523 ____________________________________________________________________________
26524 [ 11410] By: nick                                  on 2001/07/19  06:39:35
26525         Log: Subject:  Security hole in taint checking in open()
26526              From:  deekoo@tentacle.net
26527              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
26528              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
26529      Branch: perl
26530            ! doio.c
26531 ____________________________________________________________________________
26532 [ 11409] By: nick                                  on 2001/07/19  06:28:08
26533         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
26534              From:  Abhijit Menon-Sen <ams@wiw.org>
26535              Date:  Thu, 19 Jul 2001 04:30:43 +0530
26536              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
26537      Branch: perl
26538            ! ext/Time/HiRes/HiRes.xs
26539 ____________________________________________________________________________
26540 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
26541         Log: Update docs with latest implementation information and new URLs.
26542      Branch: maint-5.6/macperl
26543            ! README.macos pod/perlport.pod
26544 ____________________________________________________________________________
26545 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
26546         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
26547              Fix BuildRules to accept optimization variables.
26548      Branch: maint-5.6/macperl
26549            + macos/bundled_ext/Digest/MD5/Makefile.mk
26550            ! macos/BuildRules.mk macos/Makefile.mk
26551            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
26552            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
26553 ____________________________________________________________________________
26554 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
26555         Log: Integrate changes 11399,11401
26556      Branch: maint-5.6/macperl
26557           !> win32/perlhost.h win32/win32.c
26558 ____________________________________________________________________________
26559 [ 11405] By: nick                                  on 2001/07/18  06:50:33
26560         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
26561              from perl5.6*
26562      Branch: perl
26563           !> win32/perlhost.h win32/win32.c
26564 ____________________________________________________________________________
26565 [ 11404] By: nick                                  on 2001/07/18  06:43:59
26566         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
26567              From:  hv@crypt0.demon.co.uk
26568              Date:  Wed, 18 Jul 2001 05:58:46 +0100
26569              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
26570      Branch: perl
26571            ! ext/POSIX/POSIX.t
26572 ____________________________________________________________________________
26573 [ 11403] By: nick                                  on 2001/07/18  06:38:57
26574         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
26575              From:  hv@crypt0.demon.co.uk
26576              Date:  Wed, 18 Jul 2001 05:21:54 +0100
26577              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
26578      Branch: perl
26579            ! numeric.c t/op/arith.t
26580 ____________________________________________________________________________
26581 [ 11402] By: nick                                  on 2001/07/18  06:19:17
26582         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
26583              From:  mjd@plover.com
26584              Date:  17 Jul 2001 17:59:20 -0000
26585              Message-Id:  <20010717175920.8177.qmail@plover.com>
26586      Branch: perl
26587            ! pod/perlre.pod
26588 ____________________________________________________________________________
26589 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
26590         Log: thinko in change#11400 (duh)
26591      Branch: maint-5.6/perl
26592            ! win32/perlhost.h
26593 ____________________________________________________________________________
26594 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
26595         Log: change#11399 revealed another unrelated bug; this is just a temporary
26596              bandaid
26597      Branch: maint-5.6/perl
26598            ! win32/perlhost.h
26599 ____________________________________________________________________________
26600 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
26601         Log: fix bugs in handling of the virtualized environment under windows;
26602              there were bugs in propagating any changes to %ENV down to the real
26603              environment when such changes happened in the toplevel process
26604              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
26605              problem identification, and for a part of the fix)
26606      Branch: maint-5.6/perl
26607            ! win32/perlhost.h win32/win32.c
26608 ____________________________________________________________________________
26609 [ 11398] By: nick                                  on 2001/07/17  08:26:35
26610         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
26611              From: Peter Prymmer <pvhp@forte.com>
26612              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
26613              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
26614              
26615              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
26616              should not depend on existance of Config.pm
26617      Branch: perl
26618           +> t/lib/commonsense.t
26619            - t/base/commonsense.t
26620            ! MANIFEST t/README
26621 ____________________________________________________________________________
26622 [ 11397] By: nick                                  on 2001/07/17  08:09:58
26623         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
26624              From:  Michael G Schwern <schwern@pobox.com>
26625              Date:  Mon, 16 Jul 2001 18:20:31 -0400
26626              Message-Id:  <20010716182031.A1128@blackrider>
26627      Branch: perl
26628            ! pod/perlhack.pod
26629 ____________________________________________________________________________
26630 [ 11396] By: nick                                  on 2001/07/17  08:04:11
26631         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
26632              From:  Gwyn Judd <b.judd@xtra.co.nz>
26633              Date:  Tue, 17 Jul 2001 20:55:58 +1200
26634              Message-Id:  <20010717205558.A3107@thislove>
26635      Branch: perl
26636            ! pod/perlfunc.pod
26637 ____________________________________________________________________________
26638 [ 11395] By: nick                                  on 2001/07/17  08:02:22
26639         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
26640              From:  Peter Prymmer <pvhp@forte.com>
26641              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
26642              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
26643      Branch: perl
26644            ! t/op/sprintf.t
26645 ____________________________________________________________________________
26646 [ 11394] By: nick                                  on 2001/07/17  07:57:06
26647         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
26648              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
26649              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
26650              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
26651      Branch: perl
26652            ! gv.c
26653 ____________________________________________________________________________
26654 [ 11392] By: nick                                  on 2001/07/17  07:50:12
26655         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
26656              From:  Coral <coral@moonlight.crystalflame.net>
26657              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
26658              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
26659      Branch: perl
26660            ! pp_sys.c thread.h
26661 ____________________________________________________________________________
26662 [ 11391] By: nick                                  on 2001/07/17  07:34:28
26663         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
26664              From:  Jonathan Stowe <gellyfish@gellyfish.com>
26665              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
26666              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
26667      Branch: perl
26668            ! utils/h2xs.PL
26669 ____________________________________________________________________________
26670 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
26671         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
26672              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
26673              and Mac::Apps::Launch, which don't work, and Time::HiRes and
26674              Time::Piece, which don't yet work.
26675      Branch: maint-5.6/macperl
26676            + (add 154 files)
26677 ____________________________________________________________________________
26678 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
26679         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
26680              Also add hack to get around missing setenv for PERL5DB.
26681      Branch: maint-5.6/macperl
26682            ! macos/macish.c macos/macish.h
26683 ____________________________________________________________________________
26684 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
26685         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
26686      Branch: maint-5.6/macperl
26687            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
26688            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
26689 ____________________________________________________________________________
26690 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
26691         Log: Fix up some configuration and make options, add extra
26692              extensions.
26693      Branch: maint-5.6/macperl
26694            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
26695            ! macos/macperl/Makefile.mk
26696 ____________________________________________________________________________
26697 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
26698         Log: From Change 11374 in maintperl.
26699      Branch: maint-5.6/macperl
26700           !> utils/h2ph.PL
26701 ____________________________________________________________________________
26702 [ 11385] By: nick                                  on 2001/07/16  14:12:58
26703         Log: Back out change to h2xs till it passes its test.
26704      Branch: perl
26705            ! utils/h2xs.PL
26706 ____________________________________________________________________________
26707 [ 11384] By: nick                                  on 2001/07/16  14:00:10
26708         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
26709              From:  Jonathan Stowe <gellyfish@gellyfish.com>
26710              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
26711              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
26712      Branch: perl
26713            ! utils/h2xs.PL
26714 ____________________________________________________________________________
26715 [ 11383] By: nick                                  on 2001/07/16  13:53:12
26716         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
26717              From:  Robin Houston <robin@kitsite.com>
26718              Date:  Sun, 15 Jul 2001 18:22:31 +0100
26719              Message-Id:  <20010715182230.A11174@robin>
26720      Branch: perl
26721            ! hints/darwin.sh
26722 ____________________________________________________________________________
26723 [ 11382] By: nick                                  on 2001/07/16  13:52:49
26724         Log: Subject:  [PATCH perl@11372] re_dup
26725              From:  Radu Greab <radu@netsoft.ro>
26726              Date:  Sun, 15 Jul 2001 04:50:06 +0300
26727              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
26728      Branch: perl
26729            ! sv.c
26730 ____________________________________________________________________________
26731 [ 11379] By: nick                                  on 2001/07/16  13:35:39
26732         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
26733              From:  Robin Houston <robin@kitsite.com>
26734              Date:  Sat, 14 Jul 2001 14:28:50 +0100
26735              Message-Id:  <20010714142850.A10205@robin>
26736      Branch: perl
26737            ! ext/B/B/Deparse.pm
26738 ____________________________________________________________________________
26739 [ 11378] By: nick                                  on 2001/07/16  13:30:36
26740         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
26741              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
26742              Date:  Sat, 14 Jul 2001 22:17:42 +0900
26743              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
26744      Branch: perl
26745            + ext/Encode/Encode/euc-jp-0212.enc
26746            ! ext/Encode/Encode/Tcl.pm
26747 ____________________________________________________________________________
26748 [ 11377] By: nick                                  on 2001/07/16  13:17:28
26749         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
26750              From:  Andy Dougherty <doughera@lafayette.edu>
26751              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
26752              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
26753      Branch: perl
26754            ! hints/darwin.sh hints/rhapsody.sh
26755 ____________________________________________________________________________
26756 [ 11376] By: nick                                  on 2001/07/16  09:05:00
26757         Log: Integrate mainline
26758      Branch: perlio
26759           +> ext/Encode/Encode/7bit-greek.enc
26760           +> ext/Encode/Encode/7bit-latin1.enc
26761           +> ext/Encode/Encode/cns11643-1.enc
26762           +> ext/Encode/Encode/cns11643-2.enc
26763           +> ext/Encode/Encode/iso2022-cn.enc
26764           +> ext/Encode/Encode/iso2022-jp1.enc
26765           +> ext/Encode/Encode/iso2022-jp2.enc
26766           !> Changes Configure MANIFEST Makefile.SH
26767           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
26768           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
26769           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
26770           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
26771           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
26772 ____________________________________________________________________________
26773 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
26774         Log: integrate change#11374 from maint-5.6
26775              
26776              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
26777      Branch: perl
26778           !> utils/h2ph.PL
26779 ____________________________________________________________________________
26780 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
26781         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
26782      Branch: maint-5.6/perl
26783            ! utils/h2ph.PL
26784 ____________________________________________________________________________
26785 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
26786         Log: Update Changes.
26787      Branch: perl
26788            ! Changes patchlevel.h
26789 ____________________________________________________________________________
26790 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
26791         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
26792              From: Jonathan Stowe <gellyfish@gellyfish.com>
26793              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
26794              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
26795      Branch: perl
26796            ! utils/h2xs.PL
26797 ____________________________________________________________________________
26798 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
26799         Log: Subject: patch to add DEL to [:cntrl:]
26800              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
26801              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
26802              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
26803      Branch: perl
26804            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
26805 ____________________________________________________________________________
26806 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
26807         Log: Metaconfig unit change for #11369; plus a dependency nit.
26808      Branch: metaconfig
26809            ! U/compline/nblock_io.U
26810      Branch: metaconfig/U/perl
26811            ! Extensions.U
26812 ____________________________________________________________________________
26813 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
26814         Log: #include <stdlib.h> so that exit() is prototyped,
26815              noticed by Hugo.
26816      Branch: perl
26817            ! Configure
26818 ____________________________________________________________________________
26819 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
26820         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
26821              From: Peter Prymmer <pvhp@forte.com>
26822              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
26823              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
26824      Branch: perl
26825            ! t/op/sprintf.t
26826 ____________________________________________________________________________
26827 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
26828         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
26829              From: Peter Prymmer <pvhp@forte.com>
26830              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
26831              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
26832      Branch: perl
26833            ! ext/Encode/Encode/Tcl.t
26834 ____________________________________________________________________________
26835 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
26836         Log: Add information about gcc 3.0 basic block profiling.
26837      Branch: perl
26838            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
26839 ____________________________________________________________________________
26840 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
26841         Log: Subject: Error in lib/PerlIO/Via.pm ?
26842              From: Mark-Jason Dominus <mjd@plover.com>
26843              Date: Fri, 13 Jul 2001 15:55:41 -0400
26844              Message-ID: <20010713195541.26751.qmail@plover.com>
26845      Branch: perl
26846            ! ext/PerlIO/Via/Via.pm
26847 ____________________________________________________________________________
26848 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
26849         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
26850              section from the Compiler section.
26851      Branch: perl
26852            ! myconfig.SH
26853 ____________________________________________________________________________
26854 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
26855         Log: Handle glibc style of constant definitions using enum
26856              with intervening #defines; from Brendan O'Dea.
26857      Branch: perl
26858            ! utils/h2ph.PL
26859 ____________________________________________________________________________
26860 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
26861         Log: Add LC_MESSAGES to the locale_h export tag (it already is
26862              in the Makefile.PL and thusly eligible for an XS constant)
26863              (see also maintperl #10543)
26864      Branch: perl
26865            ! ext/POSIX/POSIX.pm
26866 ____________________________________________________________________________
26867 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
26868         Log: Subject: Re: [patch] re_dup
26869              From: Abhijit Menon-Sen <ams@wiw.org>
26870              Date: Fri, 13 Jul 2001 21:41:09 +0530
26871              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
26872      Branch: perl
26873            ! sv.c
26874 ____________________________________________________________________________
26875 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
26876         Log: Subject: [patch] re_dup
26877              From: Doug MacEachern <dougm@covalent.net>
26878              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
26879              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
26880      Branch: perl
26881            ! sv.c
26882 ____________________________________________________________________________
26883 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
26884         Log: Update Changes.
26885      Branch: perl
26886            ! Changes patchlevel.h
26887 ____________________________________________________________________________
26888 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
26889         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
26890              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
26891              Date: Sat, 14 Jul 2001 00:06:30 +0900
26892              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
26893      Branch: perl
26894            + ext/Encode/Encode/7bit-greek.enc
26895            + ext/Encode/Encode/7bit-latin1.enc
26896            + ext/Encode/Encode/cns11643-1.enc
26897            + ext/Encode/Encode/cns11643-2.enc
26898            + ext/Encode/Encode/iso2022-cn.enc
26899            + ext/Encode/Encode/iso2022-jp1.enc
26900            + ext/Encode/Encode/iso2022-jp2.enc
26901            ! MANIFEST ext/Encode/Encode/Tcl.pm
26902            ! ext/Encode/Encode/iso2022-kr.enc
26903 ____________________________________________________________________________
26904 [ 11357] By: nick                                  on 2001/07/13  14:24:06
26905         Log: Blind integrate mainline (as of 5.7.2?)
26906      Branch: perlio
26907           !> AUTHORS Changes Porting/config.sh Porting/config_H
26908           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
26909           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
26910           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
26911           !> win32/makefile.mk
26912 ____________________________________________________________________________
26913 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
26914         Log: Snip away the devel patchlevel.
26915      Branch: perl
26916            ! patchlevel.h
26917 ____________________________________________________________________________
26918 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
26919         Log: Bump the version to 5.7.2.
26920      Branch: perl
26921            ! Porting/config.sh Porting/config_H patchlevel.h
26922            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
26923            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
26924            ! win32/makefile.mk
26925 ____________________________________________________________________________
26926 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
26927         Log: Update Changes.
26928      Branch: perl
26929            ! Changes
26930 ____________________________________________________________________________
26931 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
26932         Log: Reword.
26933      Branch: perl
26934            ! AUTHORS
26935 ____________________________________________________________________________
26936 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
26937         Log: AUTHORS update.
26938      Branch: perl
26939            ! AUTHORS
26940 ____________________________________________________________________________
26941 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
26942         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
26943              unless ithreads.
26944      Branch: perl
26945            ! makedef.pl
26946 ____________________________________________________________________________
26947 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
26948         Log: Integrate perlio.
26949      Branch: perl
26950           !> win32/distclean.bat
26951 ____________________________________________________________________________
26952 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
26953         Log: Test the encoding transform only iff we have PerlIO,
26954              noticed by H. Merijn Brand.
26955      Branch: perl
26956            ! ext/PerlIO/t/encoding.t
26957 ____________________________________________________________________________
26958 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
26959         Log: README.netware tweaks from Ananth Kesari.
26960      Branch: perl
26961            ! README.netware
26962 ____________________________________________________________________________
26963 [ 11346] By: nick                                  on 2001/07/13  09:18:51
26964         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
26965              to avoid /unicode vs /Unicode issues.
26966      Branch: perlio
26967            ! win32/distclean.bat
26968 ____________________________________________________________________________
26969 [ 11345] By: nick                                  on 2001/07/13  06:24:18
26970         Log: Integrate mainline
26971      Branch: perlio
26972           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
26973            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
26974           !> (integrate 63 files)
26975 ____________________________________________________________________________
26976 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
26977         Log: Add d_bincompat5005 information to perl -V.
26978      Branch: perl
26979            ! myconfig.SH
26980 ____________________________________________________________________________
26981 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
26982         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
26983              From: Abhijit Menon-Sen <ams@wiw.org>
26984              Date: Fri, 13 Jul 2001 07:12:36 +0530
26985              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
26986      Branch: perl
26987            ! sv.c
26988 ____________________________________________________________________________
26989 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
26990         Log: Remove unicode::distinct, as per Inaba Hiroto.
26991      Branch: perl
26992            - lib/unicode/distinct.pm
26993            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
26994            ! t/lib/1_compile.t
26995 ____________________________________________________________________________
26996 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
26997         Log: Paging for Dr Octothorpe.
26998      Branch: perl
26999            ! pod/perlfaq4.pod
27000 ____________________________________________________________________________
27001 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
27002         Log: cut-n-paste error noticed by mjd.
27003      Branch: perl
27004            ! pod/perlfaq4.pod
27005 ____________________________________________________________________________
27006 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
27007         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
27008              From: Peter Prymmer <pvhp@forte.com>
27009              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
27010              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
27011      Branch: perl
27012            ! pod/perlfaq4.pod
27013 ____________________________________________________________________________
27014 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
27015         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
27016              From: Randall Gellens <randy@qualcomm.com>
27017              Date: Thu, 12 Jul 2001 16:56:23 -0700
27018              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
27019      Branch: perl
27020            ! Porting/repository.pod
27021 ____________________________________________________________________________
27022 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
27023         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
27024      Branch: perl
27025            ! thread.h
27026 ____________________________________________________________________________
27027 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
27028         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
27029              From: coral <coral@moonlight.crystalflame.net>
27030              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
27031              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
27032      Branch: perl
27033            ! thread.h
27034 ____________________________________________________________________________
27035 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
27036         Log: Metaconfig unit change for #11134.
27037      Branch: metaconfig
27038            + U/threads/d_pthread_atfork.U
27039 ____________________________________________________________________________
27040 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
27041         Log: Add HAS_PTHREAD_ATFORK.
27042      Branch: perl
27043            ! Configure NetWare/config.wc NetWare/config_H.wc
27044            ! Porting/Glossary Porting/config.sh Porting/config_H
27045            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
27046            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
27047            ! vos/config.ga.def vos/config.ga.h win32/config.bc
27048            ! win32/config.gc win32/config.vc win32/config_H.bc
27049            ! win32/config_H.gc win32/config_H.vc
27050 ____________________________________________________________________________
27051 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
27052         Log: Subject: [PATCH] File::Copy fails on tied handles
27053              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
27054              Date: Thu, 12 Jul 2001 15:18:51 -0700
27055              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
27056      Branch: perl
27057            ! lib/File/Copy.pm
27058 ____________________________________________________________________________
27059 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
27060         Log: Subject: [PATCH] Langinfo.t
27061              From: Nicholas Clark <nick@ccl4.org>
27062              Date: Thu, 12 Jul 2001 23:55:38 +0100
27063              Message-ID: <20010712235538.M5827@plum.flirble.org>
27064      Branch: perl
27065            ! ext/I18N/Langinfo/Langinfo.t
27066 ____________________________________________________________________________
27067 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
27068         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
27069              From: Peter Prymmer <pvhp@forte.com>
27070              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
27071              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
27072      Branch: perl
27073            ! pod/perl572delta.pod
27074 ____________________________________________________________________________
27075 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
27076         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
27077              From: Abhijit Menon-Sen <ams@wiw.org>
27078              Date: Fri, 13 Jul 2001 05:21:16 +0530
27079              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
27080      Branch: perl
27081            ! sv.c
27082 ____________________________________________________________________________
27083 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
27084         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
27085              From: Abhijit Menon-Sen <ams@wiw.org>
27086              Date: Fri, 13 Jul 2001 03:04:25 +0530
27087              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
27088      Branch: perl
27089            ! av.c
27090 ____________________________________________________________________________
27091 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
27092         Log: s/^M$//g
27093      Branch: perl
27094            ! win32/Makefile win32/makefile.mk
27095 ____________________________________________________________________________
27096 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
27097         Log: Update Changes.
27098      Branch: perl
27099            ! Changes patchlevel.h
27100 ____________________________________________________________________________
27101 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
27102         Log: Typo spotted by Philip Newton.
27103      Branch: perl
27104            ! pod/perl572delta.pod
27105 ____________________________________________________________________________
27106 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
27107         Log: Subject: [PATCH] fixes perl_clone of perl_clone
27108              From: Artur Bergman <artur@contiller.se>
27109              Date: Thu, 12 Jul 2001 20:57:09 +0200
27110              Message-ID: <B773BFA4.236B%artur@contiller.se>
27111      Branch: perl
27112            ! sv.c
27113 ____________________________________________________________________________
27114 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
27115         Log: Add README.uts from Hal Morris.
27116      Branch: perl
27117            + README.uts
27118            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
27119            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
27120 ____________________________________________________________________________
27121 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
27122         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
27123              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27124              Date: Thu, 12 Jul 2001 20:32:37 +0200
27125              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
27126      Branch: perl
27127            ! hints/aix.sh
27128 ____________________________________________________________________________
27129 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
27130         Log: Subject: Patch: document reg_data.what member
27131              From: Mark-Jason Dominus <mjd@plover.com>
27132              Message-ID: <20010712182532.14821.qmail@plover.com>
27133              Date: Thu, 12 Jul 2001 14:25:32 -0400
27134      Branch: perl
27135            ! regcomp.c regcomp.h
27136 ____________________________________________________________________________
27137 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
27138         Log: Subject: [PATCH] Perl_re_dup()
27139              From: Abhijit Menon-Sen <ams@wiw.org>
27140              Date: Thu, 12 Jul 2001 23:54:32 +0530
27141              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
27142      Branch: perl
27143            ! embed.h embed.pl perlapi.c proto.h sv.c
27144 ____________________________________________________________________________
27145 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
27146         Log: Regen Configure, modlib, toc.
27147      Branch: perl
27148            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27149            ! pod/perlmodlib.pod pod/perltoc.pod
27150 ____________________________________________________________________________
27151 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
27152         Log: The problem seems to be in PerlIO::Layer::->find() not
27153              accepting the ":encoding(blurflur)" arguments.
27154      Branch: perl
27155            ! lib/PerlIO.pm lib/open.pm
27156 ____________________________________________________________________________
27157 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
27158         Log: AIX doc update.
27159      Branch: perl
27160            ! README.aix pod/perl572delta.pod
27161 ____________________________________________________________________________
27162 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
27163         Log: Subject: AIX README update
27164              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27165              Date: Thu, 12 Jul 2001 19:28:30 +0200
27166              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
27167      Branch: perl
27168            ! README.aix
27169 ____________________________________________________________________________
27170 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
27171         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
27172              From: Norton Allen <allen@huarp.harvard.edu>
27173              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
27174              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
27175      Branch: perl
27176            ! ext/IO/lib/IO/t/io_unix.t
27177 ____________________________________________________________________________
27178 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
27179         Log: Subject: [PATCH README.qnx hints/qnx.sh]
27180              From: Norton Allen <allen@huarp.harvard.edu>
27181              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
27182              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
27183      Branch: perl
27184            ! README.qnx hints/qnx.sh
27185 ____________________________________________________________________________
27186 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
27187         Log: Subject: [patch] faster PM_GETRE
27188              From: Doug MacEachern <dougm@covalent.net>
27189              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
27190              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
27191      Branch: perl
27192            ! op.h
27193 ____________________________________________________________________________
27194 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
27195         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
27196              From: Doug MacEachern <dougm@covalent.net>
27197              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
27198              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
27199      Branch: perl
27200            ! op.c
27201 ____________________________________________________________________________
27202 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
27203         Log: Tell where the nice Estonian database is.
27204      Branch: perl
27205            ! lib/open.pm
27206 ____________________________________________________________________________
27207 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
27208         Log: Retract #11309 since #11310 is a better fix.
27209      Branch: perl
27210            ! t/lib/1_compile.t
27211 ____________________________________________________________________________
27212 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
27213         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
27214              change#11300 needs to return the status of failed win32_spawnvp())
27215              
27216              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
27217              splitting correctly; remove unused variables; 'require' at run time
27218              rather than 'use' at compile time for I18N::Langinfo, since it
27219              isn't everyware
27220      Branch: perl
27221            ! lib/open.pm win32/win32.c
27222 ____________________________________________________________________________
27223 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
27224         Log: Temporary workaround.
27225      Branch: perl
27226            ! t/lib/1_compile.t
27227 ____________________________________________________________________________
27228 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
27229         Log: UCD typo in #11306 and add also more known-to-be-tested
27230              modules to the skip list.
27231      Branch: perl
27232            ! t/lib/1_compile.t
27233 ____________________________________________________________________________
27234 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
27235         Log: Rename Unicode::UCD to UnicodeCD to avoid
27236              messups with case-insensitive filesystems.
27237      Branch: perl
27238            + lib/UnicodeCD.pm lib/UnicodeCD.t
27239            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
27240            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
27241 ____________________________________________________________________________
27242 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
27243         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
27244              From: daniel@biz.bitpusher.com
27245              Date: Wed, 11 Jul 2001 23:25:47 -0700
27246              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
27247      Branch: perl
27248            ! lib/Tie/Array.pm t/op/splice.t
27249 ____________________________________________________________________________
27250 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
27251         Log: Subject: [PATCH] More accurate line numbers in messages
27252              From: Paul Johnson <paul@pjcj.net>
27253              Date: Thu, 12 Jul 2001 04:14:11 +0200
27254              Message-ID: <20010712041411.A3467@pjcj.net>
27255              
27256              (With prototyping and multiplicity tweaks.)
27257      Branch: perl
27258            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
27259 ____________________________________________________________________________
27260 [ 11304] By: nick                                  on 2001/07/12  12:53:40
27261         Log: Integrate mainline
27262      Branch: perlio
27263           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
27264           !> regexec.c thread.h
27265 ____________________________________________________________________________
27266 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
27267         Log: Cut-and-pasto in #11298.
27268      Branch: perl
27269            ! ext/ByteLoader/bytecode.h
27270 ____________________________________________________________________________
27271 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
27272         Log: Update the AIX known problems section.
27273      Branch: perl
27274            ! pod/perl572delta.pod
27275 ____________________________________________________________________________
27276 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
27277         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
27278              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27279              Date: Thu, 12 Jul 2001 12:16:16 +0200
27280              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
27281      Branch: perl
27282            ! hints/aix.sh
27283 ____________________________________________________________________________
27284 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
27285         Log: Integrate perlio.
27286      Branch: perl
27287           !> makedef.pl win32/win32.c
27288 ____________________________________________________________________________
27289 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
27290         Log: Subject: [PATCH] fix for PMOP threadness failures
27291              From: Artur Bergman <artur@contiller.se>
27292              Date: Thu, 12 Jul 2001 09:48:06 +0200
27293              Message-ID: <B77322D6.22DD%artur@contiller.se>
27294      Branch: perl
27295            ! regexec.c
27296 ____________________________________________________________________________
27297 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
27298         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
27299              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
27300              Date: Thu, 12 Jul 2001 09:09:48 +0200
27301              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
27302              
27303              More parentheses to keep bcc happy.
27304      Branch: perl
27305            ! ext/ByteLoader/bytecode.h
27306 ____________________________________________________________________________
27307 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
27308         Log: Subject: Re: [patch] pthread_atfork bandaid
27309              From: Doug MacEachern <dougm@covalent.net>
27310              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
27311              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
27312      Branch: perl
27313            ! thread.h
27314 ____________________________________________________________________________
27315 [ 11296] By: nick                                  on 2001/07/12  11:55:48
27316         Log: Exclude reentrant_buffer from .def file
27317      Branch: perlio
27318            ! makedef.pl
27319 ____________________________________________________________________________
27320 [ 11295] By: nick                                  on 2001/07/12  11:11:44
27321         Log: Honour void-ness of my_exit()
27322      Branch: perlio
27323            ! win32/win32.c
27324 ____________________________________________________________________________
27325 [ 11294] By: nick                                  on 2001/07/12  07:51:04
27326         Log: Integrate mainline
27327      Branch: perlio
27328           +> uts/sprintf_wrap.c
27329           !> (integrate 35 files)
27330 ____________________________________________________________________________
27331 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
27332         Log: Retract #11289.
27333      Branch: perl
27334            ! embed.h embed.pl perl.c proto.h thread.h
27335 ____________________________________________________________________________
27336 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
27337         Log: Now the :locale pseudolayer *almost* works...
27338      Branch: perl
27339            ! lib/open.pm
27340 ____________________________________________________________________________
27341 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
27342         Log: Locale encoding tweaks.
27343      Branch: perl
27344            ! lib/open.pm
27345 ____________________________________________________________________________
27346 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
27347         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
27348              From: Mark-Jason Dominus <mjd@plover.com>
27349              Date: Thu, 12 Jul 2001 00:59:31 -0400
27350              Message-ID: <20010712045931.8543.qmail@plover.com>
27351              
27352              Remove the chmod/umask leading zero warning.
27353      Branch: perl
27354            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
27355            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
27356 ____________________________________________________________________________
27357 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
27358         Log: (Retracted by #11289.)
27359      Branch: perl
27360            ! embed.h embed.pl perl.c proto.h thread.h
27361 ____________________________________________________________________________
27362 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
27363         Log: Needed by #11283.
27364      Branch: perl
27365            ! intrpvar.h
27366 ____________________________________________________________________________
27367 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
27368         Log: Metaconfig unit change for #11286.
27369      Branch: metaconfig/U/perl
27370            ! patchlevel.U
27371 ____________________________________________________________________________
27372 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
27373         Log: Subject: Re: [PATCH Configure] perl -V broken
27374              From: Andy Dougherty <doughera@lafayette.edu>
27375              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
27376              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
27377      Branch: perl
27378            ! Configure myconfig.SH
27379 ____________________________________________________________________________
27380 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
27381         Log: Retract #11166 (and #11237).
27382      Branch: perl
27383            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
27384            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
27385            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
27386 ____________________________________________________________________________
27387 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
27388         Log: UTS tweaks for Hal Morris.
27389      Branch: perl
27390            + uts/sprintf_wrap.c
27391            ! MANIFEST hints/uts.sh perl.h
27392 ____________________________________________________________________________
27393 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
27394         Log: Subject: [PATCH] Use reentrant API glibc
27395              From: Artur Bergman <artur@contiller.se>
27396              Date: Thu, 12 Jul 2001 00:58:21 +0200
27397              Message-ID: <B772A6AD.2288%artur@contiller.se>
27398      Branch: perl
27399            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
27400            ! sv.c
27401 ____________________________________________________________________________
27402 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
27403         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
27404              From: barries <barries@slaysys.com>
27405              Date: Wed, 11 Jul 2001 15:11:46 -0400
27406              Message-ID: <20010711151146.G24560@jester.slaysys.com>
27407      Branch: perl
27408            ! pp_sys.c t/lib/warnings/doio win32/win32.c
27409 ____________________________________________________________________________
27410 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
27411         Log: Subject: [patch] pthread_atfork bandaid
27412              From: Doug MacEachern <dougm@covalent.net>
27413              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
27414              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
27415      Branch: perl
27416            ! miniperlmain.c perl.c
27417 ____________________________________________________________________________
27418 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
27419         Log: Subject: [patch] perl_clone leaks
27420              From: Doug MacEachern <dougm@covalent.net>
27421              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
27422              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
27423      Branch: perl
27424            ! sv.c
27425 ____________________________________________________________________________
27426 [ 11279] By: nick                                  on 2001/07/11  15:49:38
27427         Log: Integrate mainline
27428      Branch: perlio
27429           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
27430           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
27431           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
27432           +> lib/Term/ANSIColor/README
27433           !> (integrate 54 files)
27434 ____________________________________________________________________________
27435 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
27436         Log: Update Changes.
27437      Branch: perl
27438            ! Changes patchlevel.h
27439 ____________________________________________________________________________
27440 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
27441         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
27442              From: Peter Prymmer <pvhp@forte.com>
27443              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
27444              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
27445              
27446              Backport of embed.pl to 5.003.
27447      Branch: perl
27448            ! embed.pl
27449 ____________________________________________________________________________
27450 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
27451         Log: Subject: Re: POSIX test #14 on UTS 
27452              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
27453              Date: Wed, 11 Jul 2001 03:02:14 +0100
27454              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
27455      Branch: perl
27456            ! ext/POSIX/POSIX.t
27457 ____________________________________________________________________________
27458 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
27459         Log: Make the I32 an IV to preserve structure alignment and size.
27460      Branch: perl
27461            ! op.h
27462 ____________________________________________________________________________
27463 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
27464         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
27465              From: "Artur Bergman" <artur@contiller.se>
27466              Date: Wed, 11 Jul 2001 14:23:37 +0200
27467              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
27468              
27469              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
27470      Branch: perl
27471            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
27472            ! pod/perlapi.pod sv.c
27473 ____________________________________________________________________________
27474 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
27475         Log: Tweak until Pod::Parser gets updated.
27476      Branch: perl
27477            ! t/pod/special_seqs.xr
27478 ____________________________________________________________________________
27479 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
27480         Log: File::Spec usage tweak.
27481      Branch: perl
27482            ! lib/ExtUtils.t
27483 ____________________________________________________________________________
27484 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
27485         Log: Integrate #11263 from macperl; macos and macosx updates.
27486      Branch: perl
27487           !> pod/perlport.pod
27488 ____________________________________________________________________________
27489 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
27490         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
27491              From: Peter Prymmer <pvhp@forte.com>
27492              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
27493              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
27494      Branch: perl
27495            + ext/Time/HiRes/hints/dynixptx.pl
27496            ! MANIFEST hints/dynixptx.sh
27497 ____________________________________________________________________________
27498 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
27499         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
27500              From: Nicholas Clark <nick@ccl4.org>
27501              Date: Tue, 10 Jul 2001 23:17:43 +0100
27502              Message-ID: <20010710231742.B59620@plum.flirble.org>
27503      Branch: perl
27504            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
27505 ____________________________________________________________________________
27506 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
27507         Log: Subject: [DOC PATCH] Pluggable runops
27508              From: Paul Johnson <paul@pjcj.net>
27509              Date: Tue, 10 Jul 2001 21:53:28 +0200
27510              Message-ID: <20010710215328.B26577@pjcj.net>
27511      Branch: perl
27512            ! pod/perlguts.pod
27513 ____________________________________________________________________________
27514 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
27515         Log: Subject: [PATCH] Authors
27516              From: Artur Bergman <artur@contiller.se>
27517              Date: Tue, 10 Jul 2001 20:39:12 +0200
27518              Message-ID: <B771186F.21CD%artur@contiller.se>
27519      Branch: perl
27520            ! AUTHORS
27521 ____________________________________________________________________________
27522 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
27523         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
27524              From: Doug MacEachern <dougm@covalent.net>
27525              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
27526              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
27527      Branch: perl
27528            ! pp_ctl.c
27529 ____________________________________________________________________________
27530 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
27531         Log: Subject: doc patch; times() in scalar context
27532              From: mjd@plover.com
27533              Date: 10 Jul 2001 18:01:17 -0000
27534              Message-ID: <20010710180117.12477.qmail@plover.com>
27535      Branch: perl
27536            ! pod/perlfunc.pod
27537 ____________________________________________________________________________
27538 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
27539         Log: Subject: [PATCH] Small fix to pp_gmtime
27540              From: Artur Bergman <artur@contiller.se>
27541              Date: Tue, 10 Jul 2001 19:54:52 +0200
27542              Message-ID: <B7710E0B.21C5%artur@contiller.se>
27543      Branch: perl
27544            ! pp_sys.c
27545 ____________________________________________________________________________
27546 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
27547         Log: Integrate changes from mainline perl, add notes about
27548              Mac OS X and Mac OS.
27549      Branch: maint-5.6/macperl
27550            ! pod/perlport.pod
27551 ____________________________________________________________________________
27552 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
27553         Log: A proof of the dangers of package; ?
27554      Branch: perl
27555            ! t/lib/warnings/op
27556 ____________________________________________________________________________
27557 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
27558         Log: Regen toc and modlib.
27559      Branch: perl
27560            ! pod/perlmodlib.pod pod/perltoc.pod
27561 ____________________________________________________________________________
27562 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
27563         Log: Add compexcl(), casefold(), and casespec() interfaces;
27564              and make all interfaces to return hash references instead
27565              of hashes. 
27566      Branch: perl
27567            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
27568 ____________________________________________________________________________
27569 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
27570         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
27571              From: "Philip Newton" <Philip.Newton@gmx.net>
27572              Date: Tue, 10 Jul 2001 09:55:59 +0200
27573              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
27574              
27575              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
27576              From: "Philip Newton" <Philip.Newton@gmx.net>
27577              Date: Tue, 10 Jul 2001 09:56:37 +0200
27578              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
27579      Branch: perl
27580            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
27581            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
27582 ____________________________________________________________________________
27583 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
27584         Log: Subject: [patch] undef &xsub for 1,2
27585              From: Doug MacEachern <dougm@covalent.net>
27586              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
27587              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
27588              
27589              (This version of the patch with a comment from Gisle.)
27590      Branch: perl
27591            ! op.c
27592 ____________________________________________________________________________
27593 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
27594         Log: Mention package; deprecation and the Win32 problems.
27595      Branch: perl
27596            ! pod/perl572delta.pod
27597 ____________________________________________________________________________
27598 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
27599         Log: Subject: [PATCH] deprecate package with no arguments
27600              From: Robin Houston <robin@kitsite.com>
27601              Date: Tue, 10 Jul 2001 13:33:40 +0100
27602              Message-ID: <20010710133340.A13452@robin.kitsite.com>
27603      Branch: perl
27604            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
27605 ____________________________________________________________________________
27606 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
27607         Log: Upgrade to podlators 1.10.
27608      Branch: perl
27609            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
27610            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
27611            ! pod/pod2man.PL pod/pod2text.PL
27612 ____________________________________________________________________________
27613 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
27614         Log: Upgrade to Term::ANSIColor 1.04.
27615      Branch: perl
27616            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
27617            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
27618 ____________________________________________________________________________
27619 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
27620         Log: Integrate perlio (the right fix for the ":layer(args)")
27621      Branch: perl
27622           !> perlio.c
27623 ____________________________________________________________________________
27624 [ 11252] By: nick                                  on 2001/07/10  06:58:14
27625         Log: Fix open(...,"...:layer(xxx)",...)
27626              - use memEQ not strEQ as there is '(' not '\0'
27627      Branch: perlio
27628            ! perlio.c
27629 ____________________________________________________________________________
27630 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
27631         Log: Telling the number of tests helps.
27632      Branch: perl
27633            ! ext/PerlIO/t/encoding.t
27634 ____________________________________________________________________________
27635 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
27636         Log: Require I18N::Langinfo, not use.
27637      Branch: perl
27638            ! lib/open.pm
27639 ____________________________________________________________________________
27640 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
27641         Log: Add a test for for PerlIO ":encoding(...)" layer.
27642      Branch: perl
27643            + ext/PerlIO/t/encoding.t
27644            ! MANIFEST ext/Encode/Encode.pm
27645 ____________________________________________________________________________
27646 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
27647         Log: PerlIO ":encoding(foobar)" temporary fix.
27648              Not really correct, I think, since the change means
27649              that prefixes match.
27650      Branch: perl
27651            ! perlio.c
27652 ____________________________________________________________________________
27653 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
27654         Log: Update to Math::BigInt 1.36.  The biggest news is
27655              the separation of the backend; now the pure Perl
27656              implementation is in Math::BigInt::Calc, but one
27657              can plugin, say, Math::BigInt::BitVect, and get
27658              considerable speedup.
27659      Branch: perl
27660            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
27661            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
27662            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
27663            ! lib/Math/BigInt/t/mbimbf.t
27664 ____________________________________________________________________________
27665 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
27666         Log: Subject: Re: compatibility question
27667              From: Peter Prymmer <pvhp@forte.com>
27668              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
27669              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
27670      Branch: perl
27671            ! lib/ExtUtils/MM_VMS.pm
27672 ____________________________________________________________________________
27673 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
27674         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
27675              From: Norton Allen <allen@huarp.harvard.edu>
27676              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
27677              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
27678      Branch: perl
27679            ! ext/File/Glob/t/basic.t
27680 ____________________________________________________________________________
27681 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
27682         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
27683              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
27684              Date: Tue, 10 Jul 2001 00:29:55 +0900
27685              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
27686      Branch: perl
27687            + ext/Encode/Encode/HZ.enc
27688            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
27689            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
27690            ! ext/Encode/Encode/iso2022-jp.enc
27691            ! ext/Encode/Encode/iso2022-kr.enc
27692 ____________________________________________________________________________
27693 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
27694         Log: Add in all them there macos/ files.
27695      Branch: maint-5.6/macperl
27696            + (add 577 files)
27697 ____________________________________________________________________________
27698 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
27699         Log: Add the new modules to the list of having those own tests.
27700      Branch: perl
27701            ! t/lib/1_compile.t
27702 ____________________________________________________________________________
27703 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
27704         Log: Add INOUT to control both ways at the same time.
27705      Branch: perl
27706            ! lib/open.pm
27707 ____________________________________________________________________________
27708 [ 11240] By: nick                                  on 2001/07/09  16:33:50
27709         Log: Integrate mainline
27710      Branch: perlio
27711           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
27712           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
27713           !> (integrate 41 files)
27714 ____________________________________________________________________________
27715 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
27716         Log: More encoding mapping magic.
27717      Branch: perl
27718            ! lib/open.pm
27719 ____________________________________________________________________________
27720 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
27721         Log: Update Changes.
27722      Branch: perl
27723            ! Changes patchlevel.h
27724 ____________________________________________________________________________
27725 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
27726         Log: (Retracted by #11285).
27727              
27728              Subject: [PATCH] OPpCONST_OCTAL fixes
27729              From: Abhijit Menon-Sen <ams@wiw.org>
27730              Date: Mon, 9 Jul 2001 07:38:45 +0530
27731              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
27732      Branch: perl
27733            ! op.c
27734 ____________________________________________________________________________
27735 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
27736         Log: Add a pseudolayer ":locale" to the open pragma which
27737              will get the encoding from the locale.  Yet undocumented
27738              because I can't get the PerlIO :encoding(foobar) to work.
27739      Branch: perl
27740            ! ext/Encode/Encode.pm lib/open.pm
27741 ____________________________________________________________________________
27742 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
27743         Log: Add more encoding mappings.
27744      Branch: perl
27745            ! ext/Encode/Encode.pm
27746 ____________________________________________________________________________
27747 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
27748         Log: Document that using :encoding layer requires using Encode.
27749      Branch: perl
27750            ! ext/Encode/Encode.pm lib/PerlIO.pm
27751 ____________________________________________________________________________
27752 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
27753         Log: Netware tweak from Ananth Kesari.
27754      Branch: perl
27755            ! NetWare/netware.h
27756 ____________________________________________________________________________
27757 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
27758         Log: t/harness doesn't know about run/*.t
27759      Branch: perl
27760            ! t/harness
27761 ____________________________________________________________________________
27762 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
27763         Log: run/exit.t busted on windows
27764      Branch: perl
27765            ! t/run/exit.t
27766 ____________________________________________________________________________
27767 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
27768         Log: fix a couple of UCD.t tests that fail due to bad case
27769      Branch: perl
27770            ! lib/Unicode/UCD.t
27771 ____________________________________________________________________________
27772 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
27773         Log: test skip logic was broken
27774      Branch: perl
27775            ! ext/I18N/Langinfo/Langinfo.t
27776 ____________________________________________________________________________
27777 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
27778         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
27779              failure of ExtUtils.t#27 when built in debug mode)
27780      Branch: perl
27781            ! lib/ExtUtils/MM_Win32.pm
27782 ____________________________________________________________________________
27783 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
27784         Log: I18N::Langinfo is not available on windows
27785      Branch: perl
27786            ! win32/FindExt.pm
27787 ____________________________________________________________________________
27788 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
27789         Log: save a dTHX
27790      Branch: perl
27791            ! ext/POSIX/POSIX.xs
27792 ____________________________________________________________________________
27793 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
27794         Log: Update Changes.
27795      Branch: perl
27796            ! Changes patchlevel.h
27797 ____________________________________________________________________________
27798 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
27799         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
27800              as pointed out by Sarathy.
27801      Branch: perl
27802            ! ext/I18N/Langinfo/Langinfo.xs
27803 ____________________________________________________________________________
27804 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
27805         Log: Retract #11212.
27806      Branch: perl
27807            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
27808 ____________________________________________________________________________
27809 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
27810         Log: Bump up the VERSION of Cwd.xs.
27811      Branch: perl
27812            ! ext/Cwd/Makefile.PL
27813 ____________________________________________________________________________
27814 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
27815         Log: Retract #11220, the problem wasn't the missing leading zero.
27816              Here's the problem:
27817              $ ./perl -we 'chmod(oct("755"), ".")'
27818              Non-octal literal mode (493) specified at -e line 1.
27819              (Did you mean 0493 instead?)
27820      Branch: perl
27821            ! lib/ExtUtils/MM_Unix.pm
27822 ____________________________________________________________________________
27823 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
27824         Log: (Retracted by #11221)
27825              Change the PERM_RW and PERM_RWX to 0644 and 0755
27826              (add the leading zero).
27827      Branch: perl
27828            ! lib/ExtUtils/MM_Unix.pm
27829 ____________________________________________________________________________
27830 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
27831         Log: Integrate changes #11193, 11205, 11209 from macperl.
27832              
27833              Fix up AutoLoader to fudge for Mac paths in import().
27834              
27835              Allow symbols in try_symbol() to begin with "_".
27836              
27837              Small portability fix for Mac OS.
27838      Branch: perl
27839           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
27840 ____________________________________________________________________________
27841 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
27842         Log: Metaconfig unit change for #11217.
27843      Branch: metaconfig/U/perl
27844            ! Extensions.U
27845 ____________________________________________________________________________
27846 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
27847         Log: Detypo, problem noticed by Gerrit P. Haase.
27848      Branch: perl
27849            ! Configure config_h.SH
27850 ____________________________________________________________________________
27851 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
27852         Log: Cwd cleanups.
27853      Branch: perl
27854            ! ext/Cwd/Cwd.xs
27855 ____________________________________________________________________________
27856 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
27857         Log: Slight tweaks on #11213.
27858      Branch: perl
27859            ! toke.c
27860 ____________________________________________________________________________
27861 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
27862         Log: A missing dTHX noticed by Gerrit P. Haase.
27863      Branch: perl
27864            ! ext/POSIX/POSIX.xs
27865 ____________________________________________________________________________
27866 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
27867         Log: Subject: [PATCH toke.c] Simplify yytoke()
27868              From: Simon Cozens <simon@netthink.co.uk>
27869              Date: Sun, 8 Jul 2001 13:24:34 +0100
27870              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
27871              
27872              Split out pending_ident().
27873      Branch: perl
27874            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
27875 ____________________________________________________________________________
27876 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
27877         Log: (Retracted by #11223.)
27878              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
27879              Date: Wed, 05 Nov 1997 17:22:34 -0600
27880              From: Graham Barr <gbarr@ti.com>
27881              Message-Id: <3460FFBA.6DA51F46@ti.com>
27882      Branch: perl
27883            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
27884 ____________________________________________________________________________
27885 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
27886         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
27887      Branch: perl
27888            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
27889            ! pod/perllocale.pod
27890 ____________________________________________________________________________
27891 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
27892         Log: Really do the test under the C locale.
27893      Branch: perl
27894            ! ext/I18N/Langinfo/Langinfo.t
27895 ____________________________________________________________________________
27896 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
27897         Log: Small portability fix for Mac OS.
27898      Branch: maint-5.6/macperl
27899            ! lib/Cwd.pm
27900 ____________________________________________________________________________
27901 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
27902         Log: Metaconfig unit change for #11207.
27903      Branch: metaconfig/U/perl
27904            ! Extensions.U
27905 ____________________________________________________________________________
27906 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
27907         Log: Add I18N::Langinfo, which is basically a wrapper around
27908              nl_langinfo(), which is an additional way to query locale
27909              specific information.
27910      Branch: perl
27911            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
27912            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
27913            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
27914 ____________________________________________________________________________
27915 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
27916         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
27917              used in File::Find tests; replace with if.t.
27918      Branch: maint-5.6/macperl
27919            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
27920            ! t/pragma/warn/op
27921 ____________________________________________________________________________
27922 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
27923         Log: Allow symbols in try_symbol() to begin with "_".
27924      Branch: maint-5.6/macperl
27925            ! makedef.pl
27926 ____________________________________________________________________________
27927 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
27928         Log: Sync up the File::Find changes from the rewrite by
27929              Thomas Wegner, et al.
27930      Branch: maint-5.6/macperl
27931            + t/lib/filefind-taint.t
27932            ! lib/File/Find.pm t/lib/filefind.t
27933 ____________________________________________________________________________
27934 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
27935         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
27936              From: Thomas Wegner <wegner_thomas@yahoo.com>
27937              Date: Thu, 5 Jul 2001 20:31:25 +0200
27938              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
27939      Branch: maint-5.6/macperl
27940            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
27941 ____________________________________________________________________________
27942 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
27943         Log: Some more test portability fixes.
27944      Branch: maint-5.6/macperl
27945            ! t/lib/filecopy.t t/pragma/warn/pp_sys
27946 ____________________________________________________________________________
27947 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
27948         Log: The #11200 removed wrong (non-existent) target.  Duh.
27949      Branch: perl
27950            ! Makefile.SH
27951 ____________________________________________________________________________
27952 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
27953         Log: Zap the lib/re.pm before creating it.
27954      Branch: perl
27955            ! Makefile.SH
27956 ____________________________________________________________________________
27957 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
27958         Log: Another test.  Please ignore.
27959      Branch: maint-5.6/macperl
27960            ! README.macos
27961 ____________________________________________________________________________
27962 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
27963         Log: Portability fixes for a lot of tests, especially IO-related
27964              tests, and warnings, and the harness script.
27965      Branch: maint-5.6/macperl
27966            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
27967            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
27968            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
27969            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
27970            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
27971            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
27972            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
27973            ! t/pragma/warnings.t
27974 ____________________________________________________________________________
27975 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
27976         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
27977              From: Nicholas Clark <nick@ccl4.org>
27978              Date: Sat, 7 Jul 2001 21:00:17 +0100
27979              Message-ID: <20010707210017.H59620@plum.flirble.org>
27980      Branch: perl
27981            ! lib/h2xs.t
27982 ____________________________________________________________________________
27983 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
27984         Log: The UNICOS/mk SysV IPC problem has been fixed.
27985      Branch: perl
27986            ! pod/perl572delta.pod
27987 ____________________________________________________________________________
27988 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
27989         Log: Slight update tweaks on perlunicode.pod.
27990      Branch: perl
27991            ! pod/perlunicode.pod
27992 ____________________________________________________________________________
27993 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
27994         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
27995              From: Mark-Jason Dominus <mjd@plover.com>
27996              Date: Sat, 07 Jul 2001 13:04:04 -0400
27997              Message-ID: <20010707170404.32694.qmail@plover.com>
27998      Branch: perl
27999            ! ext/DB_File/DB_File.pm
28000 ____________________________________________________________________________
28001 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
28002         Log: Fix up AutoLoader to fudge for Mac paths in import().
28003      Branch: maint-5.6/macperl
28004            ! lib/AutoLoader.pm
28005 ____________________________________________________________________________
28006 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
28007         Log: Try to force the lib/re.pm to be there before entering
28008              the extensions builds, should help for parallel makes.
28009      Branch: perl
28010            ! Makefile.SH
28011 ____________________________________________________________________________
28012 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
28013         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
28014              From: Norton Allen <allen@huarp.harvard.edu>
28015              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
28016              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
28017      Branch: perl
28018            ! ext/POSIX/POSIX.xs
28019 ____________________________________________________________________________
28020 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
28021         Log: Subject: [PATCH] Re: op/arith.t
28022              From: Nicholas Clark <nick@ccl4.org>
28023              Date: Sat, 7 Jul 2001 13:04:54 +0100
28024              Message-ID: <20010707130454.D59620@plum.flirble.org>
28025      Branch: perl
28026            ! numeric.c toke.c
28027 ____________________________________________________________________________
28028 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
28029         Log: Subject: [PATCH] h2xs
28030              From: Nicholas Clark <nick@ccl4.org>
28031              Date: Fri, 6 Jul 2001 23:25:14 +0100
28032              Message-ID: <20010706232514.X59620@plum.flirble.org>
28033      Branch: perl
28034            ! utils/h2xs.PL
28035 ____________________________________________________________________________
28036 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
28037         Log: Subject: Re: bleedperl perl_alloc..free leakage
28038              From: Radu Greab <radu@netsoft.ro>
28039              Date: Fri, 6 Jul 2001 19:48:54 +0300
28040              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
28041              
28042              Leak-be-gone.
28043      Branch: perl
28044            ! op.c
28045 ____________________________________________________________________________
28046 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
28047         Log: Test again.  Please ignore.
28048      Branch: maint-5.6/macperl
28049            ! README.macos
28050 ____________________________________________________________________________
28051 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
28052         Log: Test.  Please ignore.
28053      Branch: maint-5.6/macperl
28054            ! README.macos
28055 ____________________________________________________________________________
28056 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
28057         Log: Include changes already sent in separately as patches,
28058              before branch was created.
28059      Branch: maint-5.6/macperl
28060            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
28061            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
28062            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
28063            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
28064            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
28065            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
28066            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
28067            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
28068            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
28069            ! t/pragma/strict.t
28070 ____________________________________________________________________________
28071 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
28072         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
28073              From: Norton Allen <allen@huarp.harvard.edu>
28074              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
28075              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
28076      Branch: perl
28077            ! utf8.h
28078 ____________________________________________________________________________
28079 [ 11183] By: nick                                  on 2001/07/06  16:27:40
28080         Log: Integrate mainline
28081      Branch: perlio
28082           +> (branch 42 files)
28083            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
28084            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
28085            - win32/bin/mdelete.bat
28086           !> (integrate 215 files)
28087 ____________________________________________________________________________
28088 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
28089         Log: The #11166 needed also these updated.
28090      Branch: perl
28091            ! lib/warnings.pm warnings.h
28092 ____________________________________________________________________________
28093 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
28094         Log: Update Changes.
28095      Branch: perl
28096            ! Changes patchlevel.h
28097 ____________________________________________________________________________
28098 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
28099         Log: Regen toc.
28100      Branch: perl
28101            ! pod/perltoc.pod
28102 ____________________________________________________________________________
28103 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
28104         Log: Nit from Abhijit.
28105      Branch: perl
28106            ! lib/CPAN.pm
28107 ____________________________________________________________________________
28108 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
28109         Log: Retract #11172.
28110      Branch: perl
28111            ! t/op/method.t
28112 ____________________________________________________________________________
28113 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
28114         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
28115              From: Norton Allen <allen@huarp.harvard.edu>
28116              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
28117              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
28118      Branch: perl
28119            ! lib/Cwd.pm
28120 ____________________________________________________________________________
28121 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
28122         Log: (Accidentally empty check-in.)
28123      Branch: perl
28124            ! utf8.h
28125 ____________________________________________________________________________
28126 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
28127         Log: Retract #11165 since Sarathy pointed out it'll not
28128              work properly under threads, the problem should be
28129              solved using "the savestack, either via SSNEW() or
28130              using a newSVpv()+SAVEFREESV() combo."
28131      Branch: perl
28132            ! ext/POSIX/POSIX.xs
28133 ____________________________________________________________________________
28134 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
28135         Log: Retract #11125 since NI-S pointed out it'll not work in
28136              cases where the extension has their own handcrafted INC
28137              et alia.
28138      Branch: perl
28139            ! lib/ExtUtils/MM_Unix.pm
28140 ____________________________________________________________________________
28141 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
28142         Log: Subject: RE: [PATCH] -I and MakeMaker again
28143              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
28144              Date: Fri, 6 Jul 2001 09:18:29 +0200
28145              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
28146      Branch: perl
28147            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
28148            ! lib/ExtUtils/MM_Win32.pm
28149 ____________________________________________________________________________
28150 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
28151         Log: (Retracted by #11178)
28152              Subject: [PATCH t/op/method.t] SUPER:: strangeness
28153              From: Piers Cawley <pdcawley@iterative-software.com>
28154              Date: 06 Jul 2001 10:49:01 +0100
28155              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
28156      Branch: perl
28157            ! t/op/method.t
28158 ____________________________________________________________________________
28159 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
28160         Log: VOS README update from Paul Green.
28161      Branch: perl
28162            ! README.vos
28163 ____________________________________________________________________________
28164 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
28165         Log: Subject: [PATCH README.qnx hints/qnx.sh]
28166              From: Norton Allen <allen@huarp.harvard.edu>
28167              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
28168              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
28169      Branch: perl
28170            ! README.qnx hints/qnx.sh
28171 ____________________________________________________________________________
28172 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
28173         Log: Subject: [PATCH] Doc patch for Tie::Hash
28174              From: Artur Bergman <artur@contiller.se>
28175              Date: Thu, 05 Jul 2001 22:51:18 +0200
28176              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
28177      Branch: perl
28178            ! lib/Tie/Hash.pm
28179 ____________________________________________________________________________
28180 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
28181         Log: Subject: [PATCH] perlfaq4.pod
28182              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
28183              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
28184              Date: Thu, 5 Jul 2001 18:44:10 +0100 
28185      Branch: perl
28186            ! pod/perlfaq4.pod
28187 ____________________________________________________________________________
28188 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
28189         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
28190              From: Robin Houston <robin@kitsite.com>
28191              Date: Thu, 5 Jul 2001 18:33:21 +0100
28192              Message-ID: <20010705183321.A27345@robin.kitsite.com>
28193      Branch: perl
28194            ! ext/B/B/Deparse.pm
28195 ____________________________________________________________________________
28196 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
28197         Log: (Retracted by #11285.)
28198              
28199              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
28200              From: Abhijit Menon-Sen <ams@wiw.org>
28201              Date: Fri, 6 Jul 2001 01:26:32 +0530
28202              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
28203      Branch: perl
28204            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
28205            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
28206            ! warnings.pl
28207 ____________________________________________________________________________
28208 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
28209         Log: (Retracted by #11175)
28210              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
28211              From: Norton Allen <allen@huarp.harvard.edu>
28212              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
28213              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
28214      Branch: perl
28215            ! ext/POSIX/POSIX.xs
28216 ____________________________________________________________________________
28217 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
28218         Log: Unterminated C< (noticed by Richard Hatch), and few other
28219              small Unicode doc tweaks.
28220      Branch: perl
28221            ! pod/perlretut.pod
28222 ____________________________________________________________________________
28223 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
28224         Log: More flexible argument understanding; add charblocks() and
28225              charscripts(); make charblock() and charscript() two-way;
28226              add charinrange(); separate the $Unicode::UCD::VERSION and
28227              the version of the Unicode by adding UnicodeVersion().
28228      Branch: perl
28229            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
28230 ____________________________________________________________________________
28231 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
28232         Log: Update Unicode::UCD on \p{In...}.
28233      Branch: perl
28234            ! lib/Unicode/UCD.pm
28235 ____________________________________________________________________________
28236 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
28237         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
28238              From: Norton Allen <allen@huarp.harvard.edu>
28239              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
28240              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
28241      Branch: perl
28242            ! lib/ExtUtils/MM_Unix.pm
28243 ____________________________________________________________________________
28244 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
28245         Log: POSIX-BC tweaks from Thomas Dorner.
28246      Branch: perl
28247            ! hints/posix-bc.sh perlio.h
28248 ____________________________________________________________________________
28249 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
28250         Log: Module updates for the delta.
28251      Branch: perl
28252            ! pod/perl572delta.pod
28253 ____________________________________________________________________________
28254 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
28255         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
28256              From: Norton Allen <allen@huarp.harvard.edu>
28257              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
28258              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
28259      Branch: perl
28260            ! ext/IO/lib/IO/t/io_sock.t
28261 ____________________________________________________________________________
28262 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
28263         Log: Subject: [PATCH perldiag.pod] Quick fixes
28264              From: Simon Cozens <simon@netthink.co.uk>
28265              Date: Wed, 4 Jul 2001 20:22:12 +0100
28266              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
28267      Branch: perl
28268            ! pod/perldiag.pod
28269 ____________________________________________________________________________
28270 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
28271         Log: (retracted by #13533)
28272              
28273              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
28274              From: Radu Greab <radu@netsoft.ro>
28275              Date: Wed, 4 Jul 2001 22:13:31 +0300
28276              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
28277      Branch: perl
28278            ! op.c sv.c t/op/pos.t
28279 ____________________________________________________________________________
28280 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
28281         Log: Subject: [PATCH] -I and MakeMaker again
28282              From: Michael G Schwern <schwern@pobox.com>
28283              Date: Wed, 4 Jul 2001 15:03:07 -0400
28284              Message-ID: <20010704150307.I20340@blackrider>
28285              
28286              (and retract #11145)
28287      Branch: perl
28288            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
28289            ! lib/ExtUtils/MakeMaker.pm
28290 ____________________________________________________________________________
28291 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
28292         Log: Subject: Re: PERFORCE change 11142 for review
28293              From: "Philip Newton" <Philip.Newton@gmx.net>
28294              Date: Wed, 4 Jul 2001 20:46:26 +0200
28295              Message-Id: <200107041841.VAA25380@taas.iki.fi>
28296      Branch: perl
28297            ! lib/ExtUtils/MakeMaker.pm
28298 ____________________________________________________________________________
28299 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
28300         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
28301              From: Jonathan Stowe <gellyfish@gellyfish.com>
28302              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
28303              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
28304      Branch: perl
28305            ! utils/pl2pm.PL
28306 ____________________________________________________________________________
28307 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
28308         Log: fix the binary compatibility issue when building with/without
28309              usemymalloc by exporting Perl_malloc() et al as simple wrappers
28310              around the system functions (this allows most extensions built
28311              using one mode to coexist with perls built in the other mode)
28312              
28313              XXX the Perl_mfree() wrapper might need to do return(free()) on
28314              platforms where Free_t isn't "void"
28315      Branch: perl
28316            ! embed.h embed.pl makedef.pl proto.h util.c
28317 ____________________________________________________________________________
28318 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
28319         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
28320              since it doesn't ensure threads other than the one calling fork()
28321              aren't holding any locks; the fix is to use pthread_atfork() to
28322              hold global locks
28323              
28324              building perl with -Dusemymalloc exacerbates the problem since
28325              Perl_malloc() holds a mutex, and perl's exec() calls New()
28326              
28327              XXX the code in win32thread.h may be needed on platforms that have
28328              no pthread_atfork()
28329      Branch: perl
28330            ! perl.c thread.h win32/win32thread.h
28331 ____________________________________________________________________________
28332 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
28333         Log: Integrate #11009 from maintperl.
28334      Branch: maint-5.6/macperl
28335           !> lib/ExtUtils/Manifest.pm
28336 ____________________________________________________________________________
28337 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
28338         Log: Flexing my Perforce muscles.
28339      Branch: maint-5.6/macperl
28340            ! README.macos
28341 ____________________________________________________________________________
28342 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
28343         Log: Update Changes.
28344      Branch: perl
28345            ! Changes patchlevel.h
28346 ____________________________________________________________________________
28347 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
28348         Log: Metaconfig unit change for #11146.
28349      Branch: metaconfig/U/perl
28350            ! d_fcntl_can_lock.U
28351 ____________________________________________________________________________
28352 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
28353         Log: Somehow the #ifdefs of the added code (in #11093) made
28354              HP-UX to fail the fcntl locking test, without the ifdefs
28355              the test seems to be working again.  Reason unknown:
28356              HP-UX cc doesn't complain either way.
28357      Branch: perl
28358            ! Configure
28359 ____________________________________________________________________________
28360 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
28361         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
28362      Branch: perl
28363            ! lib/ExtUtils/MM_Unix.pm
28364 ____________________________________________________________________________
28365 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
28366         Log: gcc -Wall nit.
28367      Branch: perl
28368            ! pp_hot.c
28369 ____________________________________________________________________________
28370 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
28371         Log: When removing tests updating the test count is a good idea, too.
28372      Branch: perl
28373            ! lib/Net/t/require.t
28374 ____________________________________________________________________________
28375 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
28376         Log: Document #11134 and add the new symbols to the list of
28377              of MakeMaker known ones.
28378      Branch: perl
28379            ! lib/ExtUtils/MakeMaker.pm
28380 ____________________________________________________________________________
28381 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
28382         Log: Microperl update.
28383      Branch: perl
28384            ! uconfig.h
28385 ____________________________________________________________________________
28386 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
28387         Log: Update the libnet tests as per #11138.
28388      Branch: perl
28389            - lib/Net/t/ph.t
28390            ! MANIFEST lib/Net/t/require.t
28391 ____________________________________________________________________________
28392 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
28393         Log: Regen toc and modlib.
28394      Branch: perl
28395            ! pod/perlmodlib.pod pod/perltoc.pod
28396 ____________________________________________________________________________
28397 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
28398         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
28399              Graham's request.
28400      Branch: perl
28401            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
28402            ! MANIFEST
28403 ____________________________________________________________________________
28404 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
28405         Log: Add the OS/390 harness results to the delta.
28406      Branch: perl
28407            ! pod/perl572delta.pod
28408 ____________________________________________________________________________
28409 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
28410         Log: Avoid the two study tests in OS/390 until the bug has been solved.
28411      Branch: perl
28412            ! t/op/study.t
28413 ____________________________________________________________________________
28414 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
28415         Log: DOS/DJGPP tweaks from Laszlo Molnar.
28416      Branch: perl
28417            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
28418 ____________________________________________________________________________
28419 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
28420         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
28421              From: Michael G Schwern <schwern@pobox.com>
28422              Date: Wed, 4 Jul 2001 00:01:16 -0400
28423              Message-ID: <20010704000116.C591@blackrider>
28424      Branch: perl
28425            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
28426 ____________________________________________________________________________
28427 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
28428         Log: The #11132 missed singleton characters (not part
28429              of a unilo..unihi range) in Unicode scripts.
28430      Branch: perl
28431            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
28432            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
28433            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
28434            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
28435            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
28436            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
28437            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
28438            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
28439            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
28440            ! lib/unicode/mktables.PL t/op/pat.t
28441 ____________________________________________________________________________
28442 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
28443         Log: Support preferentially the Unicode 'scripts' definition
28444              in the \p{In...} notation since according to Unicode the
28445              scripts concept is more natural for matching than using
28446              the somewhat artificial block names.  The block names are
28447              still available, though, and if there's a name conflict,
28448              the scripts one wins and the blocks one has to do with
28449              'Block' appended to its name.  For more information see
28450              
28451              http://www.unicode.org/unicode/reports/tr24/
28452      Branch: perl
28453            + lib/unicode/In/100.pl lib/unicode/In/101.pl
28454            + lib/unicode/In/102.pl lib/unicode/In/103.pl
28455            + lib/unicode/In/104.pl lib/unicode/In/105.pl
28456            + lib/unicode/In/106.pl lib/unicode/In/107.pl
28457            + lib/unicode/In/108.pl lib/unicode/In/109.pl
28458            + lib/unicode/In/110.pl lib/unicode/In/111.pl
28459            + lib/unicode/In/112.pl lib/unicode/In/113.pl
28460            + lib/unicode/In/114.pl lib/unicode/In/115.pl
28461            + lib/unicode/In/116.pl lib/unicode/In/117.pl
28462            + lib/unicode/In/118.pl lib/unicode/In/119.pl
28463            + lib/unicode/In/120.pl lib/unicode/In/121.pl
28464            + lib/unicode/In/122.pl lib/unicode/In/123.pl
28465            + lib/unicode/In/124.pl lib/unicode/In/125.pl
28466            + lib/unicode/In/126.pl lib/unicode/In/127.pl
28467            + lib/unicode/In/128.pl lib/unicode/In/129.pl
28468            + lib/unicode/In/130.pl lib/unicode/In/131.pl
28469            + lib/unicode/In/132.pl lib/unicode/In/133.pl
28470            + lib/unicode/In/134.pl lib/unicode/In/135.pl
28471            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
28472            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
28473            ! (edit 106 files)
28474 ____________________________________________________________________________
28475 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
28476         Log: Better document the difference between a block and a script.
28477      Branch: perl
28478            ! lib/Unicode/UCD.pm
28479 ____________________________________________________________________________
28480 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
28481         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
28482              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
28483              Date: Tue, 3 Jul 2001 15:04:23 -0500
28484              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
28485      Branch: perl
28486            ! lib/CPAN.pm
28487 ____________________________________________________________________________
28488 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
28489         Log: Add tests for charscript().
28490      Branch: perl
28491            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
28492 ____________________________________________________________________________
28493 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
28494         Log: Add charscript() to get the UTR#24 script names of characters.
28495      Branch: perl
28496            ! lib/Unicode/UCD.pm
28497 ____________________________________________________________________________
28498 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
28499         Log: Todo updates.
28500      Branch: perl
28501            ! pod/perltodo.pod
28502 ____________________________________________________________________________
28503 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
28504         Log: Unicode::UCD updates.
28505      Branch: perl
28506            ! lib/Unicode/UCD.pm
28507 ____________________________________________________________________________
28508 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
28509         Log: (Retracted by #11174)
28510              Subject: MakeMaker should pass through DEFINE and INC to subdirs
28511              From: Alan Burlison <Alan.Burlison@sun.com>
28512              Date: Tue, 03 Jul 2001 15:20:13 +0100
28513              Message-ID: <3B41D49D.A923D4F9@sun.com>
28514      Branch: perl
28515            ! lib/ExtUtils/MM_Unix.pm
28516 ____________________________________________________________________________
28517 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
28518         Log: Subject: Patch needed for UTS
28519              From: hom00@utsglobal.com (Hal Morris)
28520              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
28521              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
28522              
28523              Replace #11113 with a better version.
28524      Branch: perl
28525            ! perl.h
28526 ____________________________________________________________________________
28527 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
28528         Log: Subject: Re: POINTERRIGOR
28529              From: Andy Dougherty <doughera@lafayette.edu>
28530              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
28531              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
28532      Branch: perl
28533            ! util.c
28534 ____________________________________________________________________________
28535 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
28536         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
28537              From: "Philip Newton" <pnewton@gmx.de>
28538              Date: Tue, 3 Jul 2001 17:03:34 +0200
28539              Message-ID: <3B41FAE6.29564.660E117@localhost>
28540      Branch: perl
28541            ! pp_hot.c
28542 ____________________________________________________________________________
28543 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
28544         Log: Typos.
28545      Branch: perl
28546            ! INSTALL
28547 ____________________________________________________________________________
28548 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
28549         Log: Subject: [PATCH 5.6.1] debugger fixes
28550              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28551              Date: Tue, 3 Jul 2001 03:38:18 -0400
28552              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
28553              
28554              The $^S is working again.
28555      Branch: perl
28556            ! lib/perl5db.pl
28557 ____________________________________________________________________________
28558 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
28559         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
28560              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28561              Date: Tue, 3 Jul 2001 03:34:06 -0400
28562              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
28563      Branch: perl
28564            ! os2/OS2/Process/Process.pm
28565 ____________________________________________________________________________
28566 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
28567         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
28568              From: "Philip Newton" <Philip.Newton@gmx.net>
28569              Date: Tue, 3 Jul 2001 09:11:27 +0200
28570              Message-Id: <200107030706.KAA04596@taas.iki.fi>
28571      Branch: perl
28572            ! lib/FindBin.pm
28573 ____________________________________________________________________________
28574 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
28575         Log: Delta delta.
28576      Branch: perl
28577            ! pod/perl572delta.pod
28578 ____________________________________________________________________________
28579 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
28580         Log: Metaconfig unit change for 11115.
28581      Branch: metaconfig
28582            ! U/modified/libc.U
28583 ____________________________________________________________________________
28584 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
28585         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
28586              (from Richard Hatch) (this was the cause of pipes() and
28587              times() mysteriously not being found)
28588      Branch: perl
28589            ! Configure
28590 ____________________________________________________________________________
28591 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
28592         Log: Retract #10142, the real culprit found by Richard Hatch,
28593              coming soon to Configure near you.
28594      Branch: perl
28595            ! hints/aix.sh
28596 ____________________________________________________________________________
28597 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
28598         Log: (Replaced by #11124) UTS workaround from Hal Morris.
28599      Branch: perl
28600            ! perl.h
28601 ____________________________________________________________________________
28602 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
28603         Log: Subject: [PATCH] grok not grocking correctly
28604              From: Nicholas Clark <nick@ccl4.org>
28605              Date: Tue, 3 Jul 2001 00:19:08 +0100
28606              Message-ID: <20010703001908.H59620@plum.flirble.org>
28607      Branch: perl
28608            ! numeric.c
28609 ____________________________________________________________________________
28610 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
28611         Log: Subject: [PATCH Deparse.t] test just-posted patches
28612              From: Robin Houston <robin@kitsite.com>
28613              Date: Mon, 2 Jul 2001 23:46:15 +0100
28614              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
28615      Branch: perl
28616            ! ext/B/Deparse.t
28617 ____________________________________________________________________________
28618 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
28619         Log: Subject: [PATCH toke.c] autosplit into @F
28620              From: Robin Houston <robin@kitsite.com>
28621              Date: Mon, 2 Jul 2001 23:18:20 +0100
28622              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
28623      Branch: perl
28624            ! perl.c toke.c
28625 ____________________________________________________________________________
28626 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
28627         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
28628              From: Robin Houston <robin@kitsite.com>
28629              Date: Mon, 2 Jul 2001 23:00:48 +0100
28630              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
28631      Branch: perl
28632            ! ext/B/B/Deparse.pm
28633 ____________________________________________________________________________
28634 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
28635         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
28636              From: "Philip Newton" <Philip.Newton@gmx.net>
28637              Date: Mon, 2 Jul 2001 22:06:22 +0200
28638              (no Message-Id)
28639      Branch: perl
28640            ! ext/NDBM_File/hints/linux.pl
28641 ____________________________________________________________________________
28642 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
28643         Log: Subject: Re: Fixed pack problem - sort of
28644              From: Nicholas Clark <nick@ccl4.org>
28645              Date: Mon, 2 Jul 2001 20:59:20 +0100
28646              Message-ID: <20010702205919.F59620@plum.flirble.org>
28647      Branch: perl
28648            ! pp_pack.c t/op/pack.t
28649 ____________________________________________________________________________
28650 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
28651         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
28652              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28653              Date: Mon, 2 Jul 2001 15:45:41 -0400
28654              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
28655      Branch: perl
28656            ! os2/os2.c
28657 ____________________________________________________________________________
28658 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
28659         Log: (Mistaken retraction)
28660      Branch: perl
28661            ! utils/pl2pm.PL
28662 ____________________________________________________________________________
28663 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
28664         Log: Detypo in #11103.
28665      Branch: perl
28666            ! utils/pl2pm.PL
28667 ____________________________________________________________________________
28668 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
28669         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
28670              From: Jonathan Stowe <gellyfish@gellyfish.com>
28671              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
28672              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
28673      Branch: perl
28674            ! utils/pl2pm.PL
28675 ____________________________________________________________________________
28676 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
28677         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
28678              From: "Craig A. Berry" <craigberry@mac.com>
28679              Date: Mon, 02 Jul 2001 14:11:23 -0500
28680              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
28681      Branch: perl
28682            ! lib/Unicode/UCD.pm
28683 ____________________________________________________________________________
28684 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
28685         Log: Subject: [PATCH] Re: op/numconvert.t failures
28686              From: Nicholas Clark <nick@ccl4.org>
28687              Date: Mon, 2 Jul 2001 20:10:48 +0100
28688              Message-ID: <20010702201048.E59620@plum.flirble.org>
28689      Branch: perl
28690            ! t/op/numconvert.t
28691 ____________________________________________________________________________
28692 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
28693         Log: Update Changes.
28694      Branch: perl
28695            ! Changes patchlevel.h
28696 ____________________________________________________________________________
28697 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
28698         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
28699              The real fix must be more involved.  The line of code all the leaky
28700              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
28701              line of Perl_newPMOP().
28702      Branch: perl
28703            ! op.h
28704 ____________________________________________________________________________
28705 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
28706         Log: Based on
28707              
28708              Subject: Re: sizeof(struct sembuf)
28709              From: Nicholas Clark <nick@ccl4.org>
28710              Date: Sun, 1 Jul 2001 22:26:48 +0100
28711              Message-ID: <20010701222648.W59620@plum.flirble.org>
28712              
28713              but do semop() always the slow way.
28714      Branch: perl
28715            ! doio.c
28716 ____________________________________________________________________________
28717 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
28718         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
28719              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
28720              Date: Tue, 03 Jul 2001 00:56:30 +0900
28721              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
28722      Branch: perl
28723            ! ext/Encode/Encode/Tcl.t
28724 ____________________________________________________________________________
28725 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
28726         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
28727              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
28728              Date: Tue, 03 Jul 2001 00:55:46 +0900
28729              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
28730      Branch: perl
28731            ! ext/Encode/Encode/Tcl.pm
28732 ____________________________________________________________________________
28733 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
28734         Log: Regen api and toc.
28735      Branch: perl
28736            ! pod/perlapi.pod pod/perltoc.pod
28737 ____________________________________________________________________________
28738 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
28739         Log: Metaconfig unit change for #11093.
28740      Branch: metaconfig/U/perl
28741            ! d_fcntl_can_lock.U
28742 ____________________________________________________________________________
28743 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
28744         Log: The fcntl locking test may hang if NFS locking messed up;
28745              break out with alarm(10).
28746      Branch: perl
28747            ! Configure
28748 ____________________________________________________________________________
28749 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
28750         Log: Move the mdelete.bat from win32/bin to win32.
28751      Branch: perl
28752            ! MANIFEST
28753 ____________________________________________________________________________
28754 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
28755         Log: Typo in #11083.
28756      Branch: perl
28757            ! ext/Time/Piece/Piece.t
28758 ____________________________________________________________________________
28759 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
28760         Log: Netware tweaks from Guruprasad.
28761      Branch: perl
28762            - NetWare/perlsdio.h
28763            ! MANIFEST NetWare/Makefile NetWare/interface.c
28764            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
28765            ! perlsdio.h
28766 ____________________________________________________________________________
28767 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
28768         Log: Subject: Re: [PATH] shared -> unique;
28769              From: Abhijit Menon-Sen <ams@wiw.org>
28770              Date: Wed, 27 Jun 2001 03:51:27 +0530
28771              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
28772      Branch: perl
28773            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
28774 ____________________________________________________________________________
28775 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
28776         Log: Subject: Re: AIX / gcc-3.0
28777              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28778              Date: Mon, 02 Jul 2001 15:20:21 +0200
28779              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
28780      Branch: perl
28781            ! hints/aix.sh
28782 ____________________________________________________________________________
28783 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
28784         Log: Subject: Re: Bug report: split splits on wrong pattern
28785              From: Abhijit Menon-Sen <ams@wiw.org>
28786              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
28787              Date: Mon, 2 Jul 2001 16:31:33 +0530
28788      Branch: perl
28789            ! pp_ctl.c
28790 ____________________________________________________________________________
28791 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
28792         Log: Subject: [PATCH 5.6.1] test harness
28793              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28794              Date: Mon, 2 Jul 2001 06:29:21 -0400
28795              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
28796      Branch: perl
28797            ! lib/Test/Harness.pm
28798 ____________________________________________________________________________
28799 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
28800         Log: Subject: [PATCH 5.6.1] debugger goof
28801              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28802              Date: Mon, 2 Jul 2001 06:27:22 -0400
28803              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
28804      Branch: perl
28805            ! lib/perl5db.pl
28806 ____________________________________________________________________________
28807 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
28808         Log: Subject: [PATCH 5.6.1] OS/2 cwd
28809              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28810              Date: Mon, 2 Jul 2001 06:21:17 -0400
28811              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
28812      Branch: perl
28813            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
28814 ____________________________________________________________________________
28815 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
28816         Log: Make #11082 more OS/2-specific.
28817      Branch: perl
28818            ! ext/Time/Piece/Piece.t
28819 ____________________________________________________________________________
28820 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
28821         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
28822              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28823              Date: Mon, 2 Jul 2001 06:06:34 -0400
28824              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
28825      Branch: perl
28826            ! ext/Time/Piece/Piece.t
28827 ____________________________________________________________________________
28828 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
28829         Log: Subject: [PATCH B::Deparse] version number & changes
28830              From: Robin Houston <robin@kitsite.com>  
28831              Date: Sun, 1 Jul 2001 17:17:29 +0100
28832              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
28833      Branch: perl
28834            ! ext/B/B/Deparse.pm
28835 ____________________________________________________________________________
28836 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
28837         Log: Subject: a small fix.
28838              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
28839              Date: Mon, 2 Jul 2001 12:17:53 +0200
28840              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
28841      Branch: perl
28842            ! ext/Thread/Thread.xs
28843 ____________________________________________________________________________
28844 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
28845         Log: Subject: RE: perl@10907
28846              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
28847              Date: Mon, 2 Jul 2001 12:06:16 +0200
28848              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
28849              
28850              Borland C vs PerlIO.
28851      Branch: perl
28852            ! win32/config.bc win32/config_H.bc
28853 ____________________________________________________________________________
28854 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
28855         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
28856              From: "H.M. Brand" <merijn@l1.procura.nl>
28857              Date: Mon, 02 Jul 2001 11:18:57 +0200
28858              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
28859      Branch: perl
28860            ! t/op/write.t
28861 ____________________________________________________________________________
28862 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
28863         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
28864              From: Michael G Schwern <schwern@pobox.com>
28865              Date: Mon, 2 Jul 2001 00:26:24 -0400
28866              Message-ID: <20010702002624.A18302@blackrider>
28867      Branch: perl
28868            - ext/util/mkbootstrap
28869 ____________________________________________________________________________
28870 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
28871         Log: Subject: [PATCH op.h] v minor comment tweak
28872              From: Robin Houston <robin@puffinry.freeserve.co.uk>
28873              Date: Mon, 2 Jul 2001 00:42:01 +0100
28874              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
28875      Branch: perl
28876            ! op.h
28877 ____________________________________________________________________________
28878 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
28879         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
28880      Branch: perl
28881            ! pod/perlfunc.pod
28882 ____________________________________________________________________________
28883 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
28884         Log: Subject: Re: sizeof(struct sembuf)
28885              From: Nicholas Clark <nick@ccl4.org>
28886              Date: Sun, 1 Jul 2001 19:23:16 +0100
28887              Message-ID: <20010701192316.V59620@plum.flirble.org>
28888              
28889              s/signaling/signalling/
28890      Branch: perl
28891            ! pod/perlfunc.pod
28892 ____________________________________________________________________________
28893 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
28894         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
28895              From: "Philip Newton" <Philip.Newton@gmx.net>
28896              Date: Sun, 1 Jul 2001 09:37:56 +0200
28897              Message-Id: <200107010733.KAA03920@taas.iki.fi>
28898      Branch: perl
28899            ! pod/perlvar.pod
28900 ____________________________________________________________________________
28901 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
28902         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
28903              From: "Philip Newton" <Philip.Newton@gmx.net>
28904              Date: Sun, 1 Jul 2001 09:37:56 +0200
28905              Message-Id: <200107010733.KAA03925@taas.iki.fi>
28906      Branch: perl
28907            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
28908 ____________________________________________________________________________
28909 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
28910         Log: Metaconfig unit change for #11070.
28911      Branch: metaconfig
28912            ! U/compline/randfunc.U
28913 ____________________________________________________________________________
28914 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
28915         Log: Subject: [PATCH perlsnap] its --> it's --> its
28916              From: "Philip Newton" <Philip.Newton@gmx.net>
28917              Date: Sun, 1 Jul 2001 09:37:56 +0200
28918              Message-Id: <200107010733.KAA03914@taas.iki.fi>
28919      Branch: perl
28920            ! Porting/config_H
28921 ____________________________________________________________________________
28922 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
28923         Log: Sync with Sarathy; integrate with perlio.
28924      Branch: perl
28925           !> gv.c
28926 ____________________________________________________________________________
28927 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
28928         Log: regenerate win32/config_H.?c files
28929      Branch: perl
28930            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
28931 ____________________________________________________________________________
28932 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
28933         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
28934              naming discipline
28935              
28936              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
28937              because of this)
28938              
28939              fix a warning about "fd" being used without being set in Cwd.xs
28940      Branch: perl
28941            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
28942            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
28943            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
28944            ! win32/config.vc
28945 ____________________________________________________________________________
28946 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
28947         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
28948              within macro arguments") and warnings ("unary minus applied to
28949              unsigned type", among others)
28950      Branch: perl
28951            ! gv.c hv.c op.c pp.c sv.c toke.c
28952 ____________________________________________________________________________
28953 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
28954         Log: win32 fixes: more spurious CRs
28955      Branch: perl
28956            ! win32/mdelete.bat
28957 ____________________________________________________________________________
28958 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
28959         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
28960              from win32/bin (or it gets deleted by distclean); don't delete
28961              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
28962              NT (should be made Win9x specific, and added to makefile.mk)
28963      Branch: perl
28964           +> win32/mdelete.bat
28965            - win32/bin/mdelete.bat
28966            ! win32/Makefile win32/makefile.mk
28967 ____________________________________________________________________________
28968 [ 11063] By: nick                                  on 2001/07/01  18:54:09
28969         Log: Quick for for #ifdef mess
28970      Branch: perlio
28971            ! gv.c
28972 ____________________________________________________________________________
28973 [ 11062] By: nick                                  on 2001/07/01  18:47:42
28974         Log: Raw integrate - does not build #if mess in gv.c
28975      Branch: perlio
28976           !> (integrate 29 files)
28977 ____________________________________________________________________________
28978 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
28979         Log: Make 'compile' target a little less broken.
28980              Still very broken, though: -Wall warnings from
28981              the generated code, boot_Foo prototypes missing,
28982              can't autoload Fcntl::SEEK_CUR et alia, ...
28983      Branch: perl
28984            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
28985            ! utils/perlcc.PL x2p/Makefile.SH
28986 ____________________________________________________________________________
28987 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
28988         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
28989      Branch: perl
28990            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
28991            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
28992 ____________________________________________________________________________
28993 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
28994         Log: Update Changes.
28995      Branch: perl
28996            ! Changes patchlevel.h
28997 ____________________________________________________________________________
28998 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
28999         Log: Still one typo, regen toc.
29000      Branch: perl
29001            ! lib/Unicode/UCD.pm pod/perltoc.pod
29002 ____________________________________________________________________________
29003 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
29004         Log: Detypos and regen toc.
29005      Branch: perl
29006            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
29007 ____________________________________________________________________________
29008 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
29009         Log: VERSION tweak.
29010      Branch: perl
29011            ! ext/List/Util/lib/List/Util.pm
29012 ____________________________________________________________________________
29013 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
29014         Log: Attempt at plugging the leak under ithreads detected by Doug.
29015      Branch: perl
29016            ! op.h
29017 ____________________________________________________________________________
29018 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
29019         Log: gcc -Wall lint after #11051.
29020      Branch: perl
29021            ! pp_sys.c
29022 ____________________________________________________________________________
29023 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
29024         Log: Integrate perlio.
29025      Branch: perl
29026           !> lib/File/Find/taint.t
29027 ____________________________________________________________________________
29028 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
29029         Log: Don't use the v-strings for module VERSIONs.
29030      Branch: perl
29031            ! lib/Unicode/UCD.pm
29032 ____________________________________________________________________________
29033 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
29034         Log: Code cleanup based on turning off the -woffs in IRIX.
29035              Not all of the gripes cleaned up (hairy code in hv.c and
29036              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
29037              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
29038              to the IRIX hints)
29039      Branch: perl
29040            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
29041            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
29042            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
29043            ! regcomp.c sv.c
29044 ____________________________________________________________________________
29045 [ 11050] By: nick                                  on 2001/06/30  20:46:46
29046         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
29047      Branch: perlio
29048            ! lib/File/Find/taint.t
29049 ____________________________________________________________________________
29050 [ 11049] By: nick                                  on 2001/06/30  18:13:33
29051         Log: Integrate mainline
29052      Branch: perlio
29053           +> NetWare/nwstdio.h NetWare/perlsdio.h
29054           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
29055           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
29056           +> lib/Unicode/UCD.t t/run/exit.t
29057           !> (integrate 60 files)
29058 ____________________________________________________________________________
29059 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
29060         Log: Delta delta.
29061      Branch: perl
29062            ! pod/perl572delta.pod
29063 ____________________________________________________________________________
29064 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
29065         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
29066              by CPAN.pm, use rather _00.
29067      Branch: perl
29068            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
29069            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
29070            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
29071            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
29072            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
29073            ! lib/ExtUtils/Embed.pm lib/Test.pm
29074 ____________________________________________________________________________
29075 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
29076         Log: Add a simple Unicode character database interface, Unicode::UCD.
29077      Branch: perl
29078            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
29079            ! MANIFEST
29080 ____________________________________________________________________________
29081 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
29082         Log: Subject: [PATCH] op/numconver.t
29083              From: Nicholas Clark <nick@ccl4.org>
29084              Date: Sat, 30 Jun 2001 15:40:10 +0100
29085              Message-ID: <20010630154010.I59620@plum.flirble.org>
29086      Branch: perl
29087            ! t/op/numconvert.t
29088 ____________________________________________________________________________
29089 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
29090         Log: The $^N is now taken (by #11038).
29091      Branch: perl
29092            ! t/base/lex.t
29093 ____________________________________________________________________________
29094 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
29095         Log: The #11040 had slipped to a wrong function...
29096      Branch: perl
29097            ! sv.c
29098 ____________________________________________________________________________
29099 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
29100         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
29101              the Configure library symbol probe mysteriously finds all
29102              symbols but those of pipe() and times().
29103      Branch: perl
29104            ! hints/aix.sh
29105 ____________________________________________________________________________
29106 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
29107         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
29108              From: Nicholas Clark <nick@ccl4.org>
29109              Date: Fri, 29 Jun 2001 23:49:07 +0100
29110              Message-ID: <20010629234907.D59620@plum.flirble.org>
29111      Branch: perl
29112            ! lib/ExtUtils.t
29113 ____________________________________________________________________________
29114 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
29115         Log: Subject: [PATCH] weakref fix 2, not yet there
29116              From: Artur Bergman <artur@contiller.se>
29117              Date: Sat, 30 Jun 2001 01:18:16 +0200
29118              Message-ID: <B762D957.1CC9%artur@contiller.se>
29119      Branch: perl
29120            ! sv.c
29121 ____________________________________________________________________________
29122 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
29123         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
29124              From: Michael G Schwern <schwern@pobox.com>
29125              Date: Fri, 29 Jun 2001 19:39:11 -0400
29126              Message-ID: <20010629193910.D25304@blackrider>
29127      Branch: perl
29128            + t/run/exit.t
29129            ! MANIFEST
29130 ____________________________________________________________________________
29131 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
29132         Log: Add support for $^N, the most-recently closed group.
29133      Branch: perl
29134            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
29135            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
29136            ! thrdvar.h
29137 ____________________________________________________________________________
29138 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
29139         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
29140              From: lvirden@cas.org
29141              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
29142              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
29143              
29144              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
29145              From: lvirden@cas.org
29146              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
29147              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
29148      Branch: perl
29149            ! README.solaris
29150 ____________________________________________________________________________
29151 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
29152         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
29153              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
29154              Date: Sat, 30 Jun 2001 07:33:37 +0900
29155              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
29156              
29157              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
29158              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
29159              Date: Sat, 30 Jun 2001 21:38:14 +0900
29160              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
29161      Branch: perl
29162            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
29163            + ext/Encode/Encode/7bit-kr.enc
29164            ! MANIFEST ext/Encode/Encode/Tcl.pm
29165 ____________________________________________________________________________
29166 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
29167         Log: NetWare tweaks from Guruprasad.
29168      Branch: perl
29169            + NetWare/nwstdio.h NetWare/perlsdio.h
29170            ! MANIFEST NetWare/Makefile NetWare/config.wc
29171            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
29172            ! NetWare/t/Readme.txt
29173 ____________________________________________________________________________
29174 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
29175         Log: More module $VERSION bump-ups.
29176      Branch: perl
29177            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
29178            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
29179            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
29180 ____________________________________________________________________________
29181 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
29182         Log: Doc update due to #11032.
29183      Branch: perl
29184            ! pod/perl572delta.pod
29185 ____________________________________________________________________________
29186 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
29187         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
29188              From: Peter Prymmer <pvhp@forte.com>
29189              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
29190              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
29191      Branch: perl
29192            ! ext/Time/HiRes/HiRes.xs
29193 ____________________________________________________________________________
29194 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
29195         Log: -lpthreads missing in AIX.
29196      Branch: perl
29197            ! hints/aix.sh
29198 ____________________________________________________________________________
29199 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
29200         Log: Subject: [PATCH] CLONE && weakrefs
29201              From: Artur Bergman <artur@contiller.se>
29202              Date: Fri, 29 Jun 2001 17:02:00 +0200
29203              Message-ID: <B7626508.1CA0%artur@contiller.se>
29204      Branch: perl
29205            ! sv.c
29206 ____________________________________________________________________________
29207 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
29208         Log: Subject: Re: Bug report: split splits on wrong pattern
29209              From: Radu Greab <radu@netsoft.ro>
29210              Date: Wed, 27 Jun 2001 21:50:52 +0300
29211              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
29212      Branch: perl
29213            ! pp_ctl.c t/op/split.t
29214 ____________________________________________________________________________
29215 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
29216         Log: Metaconfig unit change for #11027.
29217      Branch: metaconfig/U/perl
29218            ! d_modfl.U
29219 ____________________________________________________________________________
29220 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
29221         Log: I thought this Configure glitch for AIX was just recently fixed?
29222      Branch: perl
29223            ! Configure
29224 ____________________________________________________________________________
29225 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
29226         Log: Update Changes.
29227      Branch: perl
29228            ! Changes patchlevel.h
29229 ____________________________________________________________________________
29230 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
29231         Log: Subject: Re: perl@10967, File::Find, and Cwd
29232              From: Mike Guy <mjtg@cam.ac.uk>
29233              Date: Fri, 29 Jun 2001 14:56:49 +0100
29234              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
29235      Branch: perl
29236            ! lib/File/Find/taint.t
29237 ____________________________________________________________________________
29238 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
29239         Log: Update the sv_pvprintify() spec.
29240      Branch: perl
29241            ! pod/perltodo.pod
29242 ____________________________________________________________________________
29243 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
29244         Log: Known test failures update.
29245      Branch: perl
29246            ! pod/perl572delta.pod
29247 ____________________________________________________________________________
29248 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
29249         Log: Based on
29250              
29251              Subject: [PATCH @11016] More );) fixes
29252              From: Richard Soderberg <rs@crystalflame.net>
29253              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
29254              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
29255      Branch: perl
29256            ! ext/Thread/Thread.xs ext/Thread/typemap
29257 ____________________________________________________________________________
29258 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
29259         Log: Subject: [PATCH @11016] Fixes compile errors in four files
29260              From: Richard Soderberg <rs@crystalflame.net>
29261              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
29262              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
29263      Branch: perl
29264            ! mg.c pp.c pp_hot.c util.c
29265 ____________________________________________________________________________
29266 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
29267         Log: AIX hints tweaking continues, from Merijn Brand.
29268      Branch: perl
29269            ! hints/aix.sh
29270 ____________________________________________________________________________
29271 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
29272         Log: HP-UX needs gccversion sooner, from Merijn Brand.
29273      Branch: perl
29274            ! hints/hpux.sh
29275 ____________________________________________________________________________
29276 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
29277         Log: Subject: [PATCH 5.6.1] OS/2 docs
29278              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29279              Date: Fri, 29 Jun 2001 02:34:12 -0400
29280              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
29281      Branch: perl
29282            ! README.os2 os2/Changes
29283 ____________________________________________________________________________
29284 [ 11017] By: nick                                  on 2001/06/29  10:20:30
29285         Log: Integrate mainline
29286      Branch: perlio
29287           +> (branch 37 files)
29288            - ext/ODBM_File/sdbm.t
29289           !> (integrate 211 files)
29290 ____________________________________________________________________________
29291 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
29292         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
29293              the modules found using a script written by Larry Schatzer Jr.
29294      Branch: perl
29295            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
29296            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
29297            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
29298            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
29299            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
29300            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
29301            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
29302            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
29303            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
29304            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
29305            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
29306            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
29307            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
29308            ! lib/constant.pm lib/fields.pm lib/strict.pm
29309 ____________________________________________________________________________
29310 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
29311         Log: The latest JPL from the anoncvs.
29312      Branch: perl
29313            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
29314 ____________________________________________________________________________
29315 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
29316         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
29317      Branch: perl
29318            ! t/op/pat.t
29319 ____________________________________________________________________________
29320 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
29321         Log: Worrying about insecure directories now is a bit too late.
29322      Branch: perl
29323            ! lib/File/Find/taint.t
29324 ____________________________________________________________________________
29325 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
29326         Log: Cannot DIE() in a void function,
29327              from Richard Hatch <rhatch@austin.ibm.com>.
29328      Branch: perl
29329            ! ext/IPC/SysV/SysV.xs
29330 ____________________________________________________________________________
29331 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
29332         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
29333              From: Peter Prymmer <pvhp@forte.com>
29334              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
29335              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
29336              
29337              (unfinished: time/hires tests 3, 5, 14 failing, but better
29338              than wholesale failure)
29339      Branch: perl
29340            ! ext/Time/HiRes/HiRes.xs
29341 ____________________________________________________________________________
29342 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
29343         Log: Subject: [PATCH 5.6.1] OS/2 improvements
29344              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29345              Date: Thu, 28 Jun 2001 16:03:14 -0400
29346              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
29347      Branch: perl
29348            + os2/os2_base.t
29349            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
29350            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
29351            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
29352            ! os2/os2ish.h
29353 ____________________________________________________________________________
29354 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
29355         Log: Subject: Incrementing Extutils::Manifest's $VERSION
29356              From: Michael G Schwern <schwern@pobox.com>
29357              Date: Thu, 28 Jun 2001 13:13:49 -0400
29358              Message-ID: <20010628131349.A14738@blackrider>
29359      Branch: maint-5.6/perl
29360            ! lib/ExtUtils/Manifest.pm
29361 ____________________________________________________________________________
29362 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
29363         Log: AIX tweak from Merijn Brand.
29364      Branch: perl
29365            ! hints/aix.sh
29366 ____________________________________________________________________________
29367 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
29368         Log: Create the macperl branch.
29369      Branch: maint-5.6/macperl
29370           +> (branch 1728 files)
29371 ____________________________________________________________________________
29372 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
29373         Log: Update Changes.
29374      Branch: perl
29375            ! Changes patchlevel.h
29376 ____________________________________________________________________________
29377 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
29378         Log: More Perforce lore.
29379      Branch: perl
29380            ! Porting/repository.pod
29381 ____________________________________________________________________________
29382 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
29383         Log: Metaconfig unit changes for #11003.
29384      Branch: metaconfig/U/perl
29385            + d_nl_langinfo.U i_langinfo.U
29386 ____________________________________________________________________________
29387 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
29388         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
29389              Expected not to exist in non-UNIX excepting in VMS, where
29390              according to a quick web survey they just might.
29391      Branch: perl
29392            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
29393            ! Porting/config_H config_h.SH configure.com epoc/config.sh
29394            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
29395            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
29396            ! win32/config.bc win32/config.gc win32/config.vc
29397 ____________________________________________________________________________
29398 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
29399         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
29400              in AIX is one is doing a 64-bit build.
29401      Branch: perl
29402            ! hints/aix.sh
29403 ____________________________________________________________________________
29404 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
29405         Log: Metaconfig unit changes for #11000.
29406      Branch: metaconfig/U/perl
29407            ! use64bits.U uselfs.U
29408 ____________________________________________________________________________
29409 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
29410         Log: Move use64bitint and use64bitall before uselargefiles.
29411      Branch: perl
29412            ! Configure
29413 ____________________________________________________________________________
29414 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
29415         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
29416              From: Robert Spier <rspier@pobox.com>
29417              Message-ID: <15162.41164.618712.841415@rls.cx>
29418              Date: Wed, 27 Jun 2001 23:13:16 -0400
29419      Branch: perl
29420            ! doio.c
29421 ____________________________________________________________________________
29422 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
29423         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
29424              From: Peter Prymmer <pvhp@forte.com>
29425              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
29426              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
29427      Branch: perl
29428            ! numeric.c
29429 ____________________________________________________________________________
29430 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
29431         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
29432              From: Peter Prymmer <pvhp@forte.com>
29433              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
29434              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
29435      Branch: perl
29436            ! configure.com ext/Digest/MD5/Makefile.PL
29437 ____________________________________________________________________________
29438 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
29439         Log: Update Changes.
29440      Branch: perl
29441            ! Changes patchlevel.h
29442 ____________________________________________________________________________
29443 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
29444         Log: Tiny EPOC updates.
29445      Branch: perl
29446            ! epoc/config.sh
29447 ____________________________________________________________________________
29448 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
29449         Log: The Test::More and Test::Simple tests required help
29450              thanks to our schizophrenic test scheme.
29451      Branch: perl
29452            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
29453            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
29454            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
29455            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
29456            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
29457 ____________________________________________________________________________
29458 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
29459         Log: Upgrade to Test::Simple 0.09.
29460      Branch: perl
29461            + lib/Test/Simple/Changes
29462            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
29463            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
29464            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
29465            ! lib/Test/Simple/t/plan_is_noplan.t
29466 ____________________________________________________________________________
29467 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
29468         Log: Upgrade to Test::More 0.07.
29469      Branch: perl
29470            + lib/Test/More/Changes
29471            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
29472            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
29473            ! lib/Test/More/t/skipall.t
29474 ____________________________________________________________________________
29475 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
29476         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
29477              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29478              Date: Wed, 27 Jun 2001 18:40:04 +0200
29479              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
29480      Branch: perl
29481            ! hints/hpux.sh
29482 ____________________________________________________________________________
29483 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
29484         Log: Subject: [PATCH README.qnx hints/qnx.sh]
29485              From: Norton Allen <allen@huarp.harvard.edu>
29486              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
29487              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
29488      Branch: perl
29489            ! README.qnx hints/qnx.sh
29490 ____________________________________________________________________________
29491 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
29492         Log: Subject: [PATCH] two little documentation nits
29493              From: Abhijit Menon-Sen <ams@wiw.org>
29494              Date: Wed, 27 Jun 2001 20:07:50 +0530
29495              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
29496      Branch: perl
29497            ! sv.c sv.h
29498 ____________________________________________________________________________
29499 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
29500         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
29501              From: Norton Allen <allen@huarp.harvard.edu>
29502              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
29503              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
29504      Branch: perl
29505            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
29506 ____________________________________________________________________________
29507 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
29508         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
29509              From: Michael G Schwern <schwern@pobox.com>
29510              Date: Wed, 27 Jun 2001 02:34:58 -0400
29511              Message-ID: <20010627023458.K23874@blackrider>
29512      Branch: perl
29513            ! vms/test.com
29514 ____________________________________________________________________________
29515 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
29516         Log: Add perl_clone_host() for Netware.
29517      Branch: perl
29518            ! NetWare/nw5.c
29519 ____________________________________________________________________________
29520 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
29521         Log: GCC 3.0 hints for HP-UX.
29522      Branch: perl
29523            ! hints/hpux.sh
29524 ____________________________________________________________________________
29525 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
29526         Log: In some Linux distributions the libndbm is broken
29527              (no null key support), therefore link with libgdbm
29528              (if available), since it has a working ndbm emulation,
29529              from Jonathan Stowe.
29530      Branch: perl
29531            + ext/NDBM_File/hints/linux.pl
29532            ! MANIFEST
29533 ____________________________________________________________________________
29534 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
29535         Log: Subject: [PATCH perl@10930] find.t hack for VMS
29536              From: "Craig A. Berry" <craigberry@mac.com>
29537              Date: Tue, 26 Jun 2001 23:40:25 -0500
29538              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
29539      Branch: perl
29540            ! lib/File/Find/find.t
29541 ____________________________________________________________________________
29542 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
29543         Log: AUTHORS updates.
29544      Branch: perl
29545            ! AUTHORS
29546 ____________________________________________________________________________
29547 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
29548         Log: Metaconfig unit change like #10980.
29549      Branch: metaconfig
29550            ! U/compline/d_stdstdio.U
29551 ____________________________________________________________________________
29552 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
29553         Log: "lose the it's", from Abhijit Menon-Sen.
29554              ("It's" not searched, pods not searched.)
29555      Branch: perl
29556            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
29557            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
29558            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
29559            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
29560            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
29561            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
29562 ____________________________________________________________________________
29563 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
29564         Log: "lose the looses", from Abhijit Menon-Sen.
29565      Branch: perl
29566            ! ext/B/B/Assembler.pm gv.c
29567 ____________________________________________________________________________
29568 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
29569         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
29570      Branch: perl
29571            ! hints/os390.sh
29572 ____________________________________________________________________________
29573 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
29574         Log: DEC C 5.3 on the VAX simply doesn't seem to like
29575              compiling the MD5 extension, disable it there for now,
29576              from Peter Prymmer.
29577      Branch: perl
29578            ! configure.com
29579 ____________________________________________________________________________
29580 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
29581         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
29582              From: Jonathan Stowe <gellyfish@gellyfish.com>
29583              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
29584              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
29585      Branch: perl
29586            ! pod/perlfaq3.pod
29587 ____________________________________________________________________________
29588 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
29589         Log: Subject: [PATCH 5.6.1] perlxs misprints
29590              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29591              Date: Tue, 26 Jun 2001 17:20:00 -0400
29592              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
29593      Branch: perl
29594            ! pod/perlxs.pod
29595 ____________________________________________________________________________
29596 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
29597         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
29598              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29599              Date: Tue, 26 Jun 2001 17:27:07 -0400
29600              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
29601      Branch: perl
29602            ! lib/ExtUtils/MM_Unix.pm
29603 ____________________________________________________________________________
29604 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
29605         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
29606              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29607              Date: Tue, 26 Jun 2001 17:23:24 -0400
29608              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
29609      Branch: perl
29610            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
29611 ____________________________________________________________________________
29612 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
29613         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
29614              by Olaf Flebbe.
29615      Branch: perl
29616            ! perl.h
29617 ____________________________________________________________________________
29618 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
29619         Log: Detypo.
29620      Branch: perl
29621            ! lib/Memoize/t/tie_sdbm.t
29622 ____________________________________________________________________________
29623 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
29624         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
29625      Branch: perl
29626            ! win32/perllib.c
29627 ____________________________________________________________________________
29628 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
29629         Log: Subject: [patch] perl_clone+CvFILE
29630              From: Doug MacEachern <dougm@covalent.net>
29631              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
29632              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
29633      Branch: perl
29634            ! sv.c
29635 ____________________________________________________________________________
29636 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
29637         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
29638              From: Mark-Jason Dominus <mjd@plover.com>
29639              Date: Tue, 26 Jun 2001 12:33:01 -0400
29640              Message-ID: <20010626163301.31298.qmail@plover.com>
29641      Branch: perl
29642            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
29643 ____________________________________________________________________________
29644 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
29645         Log: Update Changes.
29646      Branch: perl
29647            ! Changes patchlevel.h
29648 ____________________________________________________________________________
29649 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
29650         Log: Also catfile() needs now to explicitly exported.
29651      Branch: perl
29652            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
29653 ____________________________________________________________________________
29654 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
29655         Log: Regen toc.
29656      Branch: perl
29657            ! pod/perltoc.pod
29658 ____________________________________________________________________________
29659 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
29660         Log: Nonexistent pod command.
29661      Branch: perl
29662            ! pod/perl572delta.pod
29663 ____________________________________________________________________________
29664 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
29665         Log: Be more portable in the quest for tmpdir.
29666      Branch: perl
29667            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
29668 ____________________________________________________________________________
29669 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
29670         Log: Be more portable in finding out the home directory,
29671              and use File::Spec to do the concat.
29672              (Come to think of it, couldn't File::Spec provide
29673              for a ->homedir method?)
29674      Branch: perl
29675            ! lib/Net/Config.pm
29676 ____________________________________________________________________________
29677 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
29678         Log: Doc patch for #10959.
29679      Branch: perl
29680            ! pod/perlfunc.pod
29681 ____________________________________________________________________________
29682 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
29683         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
29684              From: "Philip Newton" <pnewton@gmx.de>
29685              Date: Tue, 26 Jun 2001 16:26:47 +0200
29686              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
29687      Branch: perl
29688            ! pod/perldata.pod
29689 ____________________________________________________________________________
29690 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
29691         Log: Subject: [PATH] shared -> unique;
29692              From: "Artur Bergman" <artur@contiller.se>
29693              Date: Tue, 26 Jun 2001 16:18:40 +0200
29694              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
29695              
29696              Because "shared" isn't: it's read-only.
29697      Branch: perl
29698            ! toke.c xsutils.c
29699 ____________________________________________________________________________
29700 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
29701         Log: Escape multiline croak messages.
29702      Branch: perl
29703            ! t/op/ver.t
29704 ____________________________________________________________________________
29705 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
29706         Log: No more pragma/*.t for minitest.
29707      Branch: perl
29708            ! Makefile.SH
29709 ____________________________________________________________________________
29710 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
29711         Log: AUTHORS updates.
29712      Branch: perl
29713            ! AUTHORS
29714 ____________________________________________________________________________
29715 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
29716         Log: delta updates.
29717      Branch: perl
29718            ! pod/perl572delta.pod
29719 ____________________________________________________________________________
29720 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
29721         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
29722              From: Artur Bergman <artur@contiller.se> 
29723              Date: Tue, 26 Jun 2001 15:32:53 +0200
29724              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
29725      Branch: perl
29726            ! makedef.pl sv.c sv.h win32/perllib.c
29727 ____________________________________________________________________________
29728 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
29729         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
29730              From: Jonathan Stowe <gellyfish@gellyfish.com>
29731              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
29732              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
29733              
29734              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
29735      Branch: perl
29736            + ext/Time/HiRes/hints/sco.pl
29737            ! MANIFEST
29738 ____________________________________________________________________________
29739 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
29740         Log: Subject: [PATCH 5.6.1] static build
29741              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29742              Date: Tue, 26 Jun 2001 04:22:25 -0400
29743              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
29744      Branch: perl
29745            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
29746            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
29747 ____________________________________________________________________________
29748 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
29749         Log: DJGPP patches from Laszlo Molnar.
29750      Branch: perl
29751            ! djgpp/djgpp.c perl.c util.c
29752 ____________________________________________________________________________
29753 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
29754         Log: Netware patches from Ananth Kesari.
29755      Branch: perl
29756            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
29757            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
29758            ! NetWare/nwtinfo.h
29759 ____________________________________________________________________________
29760 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
29761         Log: Detypo.
29762      Branch: perl
29763            ! ext/Errno/Errno_pm.PL
29764 ____________________________________________________________________________
29765 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
29766         Log: There seems to be two ways of spelling the $^O in *STEP.
29767      Branch: perl
29768            ! ext/Errno/Errno_pm.PL
29769 ____________________________________________________________________________
29770 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
29771         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
29772              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
29773      Branch: perl
29774            ! ext/Errno/Errno_pm.PL
29775 ____________________________________________________________________________
29776 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
29777         Log: Known bugs update.
29778      Branch: perl
29779            ! pod/perl572delta.pod
29780 ____________________________________________________________________________
29781 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
29782         Log: The default installation of Cygwin has 500 as root's uid.
29783      Branch: perl
29784            ! lib/User/pwent.t
29785 ____________________________________________________________________________
29786 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
29787         Log: Be even more relaxed (re-allow having only one entry).
29788      Branch: perl
29789            ! t/op/grent.t t/op/pwent.t
29790 ____________________________________________________________________________
29791 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
29792         Log: Test failure updates.
29793      Branch: perl
29794            ! pod/perl572delta.pod
29795 ____________________________________________________________________________
29796 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
29797         Log: MPE/iX test tweaks from Mark Bixby.
29798      Branch: perl
29799            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
29800            ! t/io/fs.t t/op/stat.t
29801 ____________________________________________________________________________
29802 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
29803         Log: Microperl findings.
29804      Branch: perl
29805            ! perl.h pp_sys.c
29806 ____________________________________________________________________________
29807 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
29808         Log: Touch uconfig.h.
29809      Branch: perl
29810            ! uconfig.h
29811 ____________________________________________________________________________
29812 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
29813         Log: Subject: [PATCH] Proposed fix for Pod::Man
29814              From: Rob Napier <rnapier@employees.org>
29815              Date: Mon, 25 Jun 2001 15:49:24 -0400
29816              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
29817              
29818              Cater for Solaris nroff brokenness (shortchanges daisywheel
29819              printers, but hey, we also no more support PDPs.)
29820      Branch: perl
29821            ! lib/Pod/Man.pm
29822 ____________________________________________________________________________
29823 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
29824         Log: Typo in #10937.
29825      Branch: perl
29826            ! ext/POSIX/sigaction.t
29827 ____________________________________________________________________________
29828 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
29829         Log: SIGCONT not trappable in VMS.
29830      Branch: perl
29831            ! ext/POSIX/sigaction.t
29832 ____________________________________________________________________________
29833 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
29834         Log: Subject: [DRAFT] Encode-Tcl.t
29835              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
29836              Date: Tue, 26 Jun 2001 03:38:08 +0900
29837              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
29838      Branch: perl
29839            + ext/Encode/Encode/Tcl.t
29840            ! MANIFEST ext/Encode/Encode/Tcl.pm
29841 ____________________________________________________________________________
29842 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
29843         Log: Because of #10932 retract also the perlfunc hunk of #10910.
29844      Branch: perl
29845            ! pod/perlfunc.pod
29846 ____________________________________________________________________________
29847 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
29848         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
29849              by Ilya Zakharevich in
29850              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
29851      Branch: perl
29852            ! XSUB.h
29853 ____________________________________________________________________________
29854 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
29855         Log: Typo in #10889.
29856      Branch: perl
29857            ! hints/uts.sh
29858 ____________________________________________________________________________
29859 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
29860         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
29861              From: Abhijit Menon-Sen <ams@wiw.org>
29862              Date: Mon, 25 Jun 2001 23:45:45 +0530
29863              Message-ID: <20010625234545.A5022@lustre.linux.in>
29864      Branch: perl
29865            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
29866 ____________________________________________________________________________
29867 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
29868         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
29869              From: Michael G Schwern <schwern@pobox.com>
29870              Date: Mon, 25 Jun 2001 14:35:51 -0400
29871              Message-ID: <20010625143551.H13819@blackrider>
29872      Branch: perl
29873            ! lib/Test.pm
29874 ____________________________________________________________________________
29875 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
29876         Log: Update Changes.
29877      Branch: perl
29878            ! Changes patchlevel.h
29879 ____________________________________________________________________________
29880 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
29881         Log: Regen toc and modlib.
29882      Branch: perl
29883            ! pod/perlmodlib.pod pod/perltoc.pod
29884 ____________________________________________________________________________
29885 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
29886         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
29887              for the benefit of C++ compilers, as suggested by Guruprasad.
29888      Branch: perl
29889            ! embed.pl proto.h
29890 ____________________________________________________________________________
29891 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
29892         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
29893              From: Jonathan Stowe <gellyfish@gellyfish.com>
29894              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
29895              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
29896      Branch: perl
29897            ! pod/perlfaq5.pod
29898 ____________________________________________________________________________
29899 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
29900         Log: Missed from #10925.
29901      Branch: perl
29902            ! gv.c
29903 ____________________________________________________________________________
29904 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
29905         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
29906              From: Robin Houston <robin@kitsite.com>
29907              Date: Sat, 19 May 2001 16:19:34 +0100
29908              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
29909      Branch: perl
29910            ! cv.h gv.h op.c
29911 ____________________________________________________________________________
29912 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
29913         Log: Netware README tweak.
29914      Branch: perl
29915            ! README.netware
29916 ____________________________________________________________________________
29917 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
29918         Log: Subject: [PATCH] Re: overload.t fails
29919              From: Abhijit Menon-Sen <ams@wiw.org>
29920              Date: Mon, 25 Jun 2001 14:52:20 +0530
29921              Message-ID: <20010625145220.A24114@lustre.linux.in>
29922      Branch: perl
29923            ! lib/overload.t
29924 ____________________________________________________________________________
29925 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
29926         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
29927              From: Mike Guy <mjtg@cam.ac.uk>
29928              Date: Mon, 25 Jun 2001 11:43:23 +0100
29929              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
29930      Branch: perl
29931            ! lib/Carp.pm
29932 ____________________________________________________________________________
29933 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
29934         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
29935              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29936              Date: Sun, 24 Jun 2001 05:17:05 -0400
29937              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
29938      Branch: perl
29939            ! os2/os2ish.h
29940 ____________________________________________________________________________
29941 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
29942         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
29943              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29944              Date: Mon, 25 Jun 2001 05:52:27 -0400
29945              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
29946      Branch: perl
29947            ! hints/os2.sh
29948 ____________________________________________________________________________
29949 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
29950         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
29951              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29952              Date: Mon, 25 Jun 2001 05:23:35 -0400
29953              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
29954      Branch: perl
29955            ! os2/os2.c
29956 ____________________________________________________________________________
29957 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
29958         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
29959              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29960              Date: Mon, 25 Jun 2001 05:04:32 -0400
29961              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
29962      Branch: perl
29963            ! os2/OS2/REXX/DLL/DLL.pm
29964 ____________________________________________________________________________
29965 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
29966         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
29967              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29968              Date: Mon, 25 Jun 2001 05:02:36 -0400
29969              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
29970      Branch: perl
29971            ! mg.c os2/dl_os2.c os2/os2.c
29972 ____________________________________________________________________________
29973 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
29974         Log: Subject: Re: [PATCH 5.6.1] misprints
29975              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29976              Date: Mon, 25 Jun 2001 04:50:50 -0400
29977              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
29978      Branch: perl
29979            ! os2/os2.c pp_sys.c
29980 ____________________________________________________________________________
29981 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
29982         Log: Add Test::More and Test::Simple to the delta.
29983      Branch: perl
29984            ! pod/perl572delta.pod
29985 ____________________________________________________________________________
29986 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
29987         Log: Add Test::More, from Michael G Schwern.
29988      Branch: perl
29989            + lib/Test/More.pm lib/Test/More/t/More.t
29990            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
29991            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
29992            + t/lib/Test/More/Catch.pm
29993            ! MANIFEST
29994 ____________________________________________________________________________
29995 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
29996         Log: Add Test::Simple from Michael G Schwern.
29997      Branch: perl
29998            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
29999            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
30000            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
30001            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
30002            + t/lib/Test/Simple/Catch.pm
30003            + t/lib/Test/Simple/sample_tests/death.plx
30004            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
30005            + t/lib/Test/Simple/sample_tests/extras.plx
30006            + t/lib/Test/Simple/sample_tests/five_fail.plx
30007            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
30008            + t/lib/Test/Simple/sample_tests/one_fail.plx
30009            + t/lib/Test/Simple/sample_tests/require.plx
30010            + t/lib/Test/Simple/sample_tests/success.plx
30011            + t/lib/Test/Simple/sample_tests/too_few.plx
30012            + t/lib/Test/Simple/sample_tests/two_fail.plx
30013            ! MANIFEST
30014 ____________________________________________________________________________
30015 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
30016         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
30017              From: "Craig A. Berry" <craigberry@mac.com>
30018              Date: Sun, 24 Jun 2001 23:41:36 -0500
30019              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
30020      Branch: perl
30021            ! pp_sys.c
30022 ____________________________________________________________________________
30023 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
30024         Log: Upgrade to Attribute::Handlers 0.70.
30025      Branch: perl
30026            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
30027            ! MANIFEST lib/Attribute/Handlers.pm
30028 ____________________________________________________________________________
30029 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
30030         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
30031              From: Abhijit Menon-Sen <ams@wiw.org>
30032              Date: Sat, 23 Jun 2001 05:17:44 +0530
30033              Message-ID: <20010623051744.A18583@lustre.linux.in>
30034              
30035              (Can't think of a good place to put tests.)
30036      Branch: perl
30037            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
30038 ____________________________________________________________________________
30039 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
30040         Log: Subject: [PATCH] t/op/pat.t typo fix
30041              From: Richard Soderberg <rs@crystalflame.net>
30042              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
30043              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
30044      Branch: perl
30045            ! t/op/pat.t
30046 ____________________________________________________________________________
30047 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
30048         Log: Move the pack warnings to their own file, as pointed
30049              out by Spider.
30050      Branch: perl
30051            + t/lib/warnings/pp_pack
30052            ! MANIFEST t/lib/warnings/pp
30053 ____________________________________________________________________________
30054 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
30055         Log: Update Changes.
30056      Branch: perl
30057            ! Changes patchlevel.h
30058 ____________________________________________________________________________
30059 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
30060         Log: Partially fix a problem noticed by IRIX compiler:
30061              the initialization of parse_start was bypassed by
30062              several gotos.  Now initialized to zero, which may
30063              not be the best choice.
30064      Branch: perl
30065            ! regcomp.c
30066 ____________________________________________________________________________
30067 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
30068         Log: Relax the group and password tests back to moaning only
30069              if no matches at all are found.  (Even with a small sample
30070              I could find many sites where there are, umm, anomalies in
30071              the said databases.)       
30072      Branch: perl
30073            ! t/op/grent.t t/op/pwent.t
30074 ____________________________________________________________________________
30075 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
30076         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
30077      Branch: perl
30078            ! pp_ctl.c
30079 ____________________________________________________________________________
30080 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
30081         Log: De-cut-and-pasto in #10902.
30082      Branch: perl
30083            ! pp_ctl.c
30084 ____________________________________________________________________________
30085 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
30086         Log: The #10771 didn't take?
30087      Branch: perl
30088            ! pp_ctl.c
30089 ____________________________________________________________________________
30090 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
30091         Log: Undo the filetests part of #10900, under multiplicity
30092              weird errors take place.
30093      Branch: perl
30094            ! pp_sys.c
30095 ____________________________________________________________________________
30096 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
30097         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
30098      Branch: perl
30099            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
30100 ____________________________________________________________________________
30101 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
30102         Log: (Replaced by #10922)
30103              
30104              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
30105              From: Tony Bowden <tony@kasei.com>
30106              Date: Sun, 24 Jun 2001 17:32:40 +0100
30107              Message-ID: <20010624173240.A16293@blackstar.co.uk>
30108              
30109              Document (well, mention) shortmess() and longmess()
30110              to rob people of their fun of reinventing the wheel.
30111      Branch: perl
30112            ! lib/Carp.pm
30113 ____________________________________________________________________________
30114 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
30115         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
30116              From: Brian Jepson <bjepson@oreilly.com>
30117              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
30118              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
30119      Branch: perl
30120            ! pp_sys.c
30121 ____________________________________________________________________________
30122 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
30123         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
30124              From: Robin Barker <rmb1@cise.npl.co.uk> 
30125              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
30126              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
30127      Branch: perl
30128            ! lib/CPAN.pm
30129 ____________________________________________________________________________
30130 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
30131         Log: Memoize patch from mjd.
30132      Branch: perl
30133            ! lib/Memoize/t/tie_storable.t
30134 ____________________________________________________________________________
30135 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
30136         Log: Spec the sv_pvprintify() a bit more.
30137      Branch: perl
30138            ! pod/perltodo.pod
30139 ____________________________________________________________________________
30140 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
30141         Log: Upgrade to Memoize 0.65.
30142      Branch: perl
30143            + lib/Memoize/t/array_confusion.t
30144            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
30145            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
30146            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
30147            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
30148            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
30149            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
30150            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
30151            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
30152            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
30153            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
30154            ! lib/Memoize/t/tie_storable.t
30155 ____________________________________________________________________________
30156 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
30157         Log: Metaconfig unit change for #10892.
30158      Branch: metaconfig
30159            ! U/modified/Options.U
30160 ____________________________________________________________________________
30161 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
30162         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
30163              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30164              Date: Sun, 24 Jun 2001 05:24:40 -0400
30165              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
30166      Branch: perl
30167            ! Configure hints/os2.sh
30168 ____________________________________________________________________________
30169 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
30170         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
30171              From: Mike Guy <mjtg@cam.ac.uk>
30172              Date: Sun, 24 Jun 2001 15:28:39 +0100
30173              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
30174              
30175              Fix an ancient (5.002) bug.
30176      Branch: perl
30177            ! lib/Carp/Heavy.pm
30178 ____________________________________________________________________________
30179 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
30180         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
30181              variables.
30182      Branch: perl
30183            ! pp_sys.c
30184 ____________________________________________________________________________
30185 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
30186         Log: Make UTS as per #10888.
30187      Branch: perl
30188            ! hints/uts.sh
30189 ____________________________________________________________________________
30190 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
30191         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
30192      Branch: perl
30193            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
30194            ! mpeix/mpeixish.h perl.h unixish.h
30195 ____________________________________________________________________________
30196 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
30197         Log: AUTHORS update.
30198      Branch: perl
30199            ! AUTHORS
30200 ____________________________________________________________________________
30201 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
30202         Log: Subject: Encode::Tcl for multibyte doesnot work
30203              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
30204              Date: Sun, 24 Jun 2001 22:48:21 +0900
30205              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
30206      Branch: perl
30207            ! ext/Encode/Encode/Tcl.pm
30208 ____________________________________________________________________________
30209 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
30210         Log: Subject: [PATCH] Remove tautology in error messages
30211              From: Mike Guy <mjtg@cam.ac.uk>
30212              Date: Sun, 24 Jun 2001 13:31:00 +0100
30213              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
30214      Branch: perl
30215            ! pp_sys.c
30216 ____________________________________________________________________________
30217 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
30218         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
30219      Branch: perl
30220            ! hints/darwin.sh
30221 ____________________________________________________________________________
30222 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
30223         Log: Subject: Re: [PATCH 5.6.1] test suite
30224              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30225              Date: Sun, 24 Jun 2001 05:47:05 -0400
30226              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
30227              
30228              Test suite fixes.
30229      Branch: perl
30230            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
30231 ____________________________________________________________________________
30232 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
30233         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
30234              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30235              Date: Sun, 24 Jun 2001 05:37:19 -0400
30236              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
30237      Branch: perl
30238            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
30239 ____________________________________________________________________________
30240 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
30241         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
30242              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30243              Date: Sun, 24 Jun 2001 05:34:50 -0400
30244              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
30245              
30246              Pacify compiler warnings.
30247      Branch: perl
30248            ! pp_sys.c
30249 ____________________________________________________________________________
30250 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
30251         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
30252              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30253              Date: Sun, 24 Jun 2001 05:21:18 -0400
30254              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
30255              
30256              Enable compression of executables during link time.
30257      Branch: perl
30258            ! hints/os2.sh
30259 ____________________________________________________________________________
30260 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
30261         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
30262              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30263              Date: Sun, 24 Jun 2001 05:15:11 -0400
30264              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
30265              
30266              Add ordinals to the export list for Perl DLL.
30267              (Breaks intra-version DLL compatibility.)
30268      Branch: perl
30269            ! makedef.pl
30270 ____________________________________________________________________________
30271 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
30272         Log: Allow (displaying and) re-editing the Subject in perlbug.
30273              Also abstract the Subject quality control into a function.
30274      Branch: perl
30275            ! utils/perlbug.PL
30276 ____________________________________________________________________________
30277 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
30278         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
30279      Branch: perl
30280            ! utils/perlbug.PL
30281 ____________________________________________________________________________
30282 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
30283         Log: Regen toc and modlib.
30284      Branch: perl
30285            ! pod/perlmodlib.pod pod/perltoc.pod
30286 ____________________________________________________________________________
30287 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
30288         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
30289              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
30290              attribute semantics as much as possible, or 'ntsec' which uses
30291              native NTFS semantics.)  (See also #10877.)
30292      Branch: perl
30293            ! perl.c
30294 ____________________________________________________________________________
30295 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
30296         Log: (Retracted by #11586)
30297              
30298              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
30299      Branch: perl
30300            ! lib/Test/Harness.pm
30301 ____________________________________________________________________________
30302 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
30303         Log: Just zap the -uPerlio.
30304      Branch: perl
30305            ! ext/B/Stash.t
30306 ____________________________________________________________________________
30307 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
30308         Log: Do not test PerlIO if PerlIO not used.
30309      Branch: perl
30310            ! ext/PerlIO/PerlIO.t
30311 ____________________________________________________________________________
30312 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
30313         Log: Regen perlapi.
30314      Branch: perl
30315            ! pod/perlapi.pod
30316 ____________________________________________________________________________
30317 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
30318         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
30319              From: Nicholas Clark <nick@ccl4.org>
30320              Date: Sat, 23 Jun 2001 22:55:47 +0100
30321              Message-ID: <20010623225547.Z98663@plum.flirble.org>
30322      Branch: perl
30323            ! numeric.c
30324 ____________________________________________________________________________
30325 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
30326         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
30327              From: Prymmer/Kahn <pvhp@best.com>
30328              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
30329              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
30330      Branch: perl
30331            ! lib/h2xs.t
30332 ____________________________________________________________________________
30333 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
30334         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
30335              cygwin does not taint cwd, just like win32.
30336      Branch: perl
30337            ! lib/File/Find/taint.t t/op/taint.t
30338 ____________________________________________________________________________
30339 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
30340         Log: Retract #10865, the patch should be unnecessary.
30341              (But seemingly helpful in Cygwin?  Strange.)
30342      Branch: perl
30343            ! lib/Memoize/t/tie_ndbm.t
30344 ____________________________________________________________________________
30345 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
30346         Log: Misplaced test file; plus Cygwin filesystem semantics.
30347      Branch: perl
30348            + ext/SDBM_File/sdbm.t
30349            - ext/ODBM_File/sdbm.t
30350            ! MANIFEST
30351 ____________________________________________________________________________
30352 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
30353         Log: (Retracted by #10867.)
30354      Branch: perl
30355            ! lib/Memoize/t/tie_ndbm.t
30356 ____________________________________________________________________________
30357 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
30358         Log: Metaconfig unit change for #10863.
30359      Branch: metaconfig/U/perl
30360            ! Extensions.U
30361 ____________________________________________________________________________
30362 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
30363         Log: In Cygwin do not build NDBM_File and ODBM_File unless
30364              -lndbm and -ldbm are available.
30365      Branch: perl
30366            ! Configure config_h.SH
30367 ____________________________________________________________________________
30368 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
30369         Log: More Cygwin filesystem semantics.
30370      Branch: perl
30371            ! t/io/fs.t t/op/stat.t
30372 ____________________________________________________________________________
30373 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
30374         Log: More DOSish permission semantics for Cygwin.
30375      Branch: perl
30376            ! lib/AnyDBM_File.t
30377 ____________________________________________________________________________
30378 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
30379         Log: Cygwin too has different permission semantics.
30380      Branch: perl
30381            ! ext/GDBM_File/gdbm.t
30382 ____________________________________________________________________________
30383 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
30384         Log: The group (and assumedly passwd) databases can have
30385              only one entry (this is the case in cygwin).
30386      Branch: perl
30387            ! t/op/grent.t t/op/pwent.t
30388 ____________________________________________________________________________
30389 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
30390         Log: Also in Cygwin use Socket to figure out domainname
30391              (if any) (avoids trying to call external 'domainname',
30392              which doesn't at the moment exist in Cygwin)
30393      Branch: perl
30394            ! lib/Net/Domain.pm
30395 ____________________________________________________________________________
30396 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
30397         Log: Remove also the lib$Foo.def, not just $Foo.def.
30398      Branch: perl
30399            ! lib/ExtUtils/MM_Unix.pm
30400 ____________________________________________________________________________
30401 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
30402         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
30403      Branch: perl
30404            ! unixish.h
30405 ____________________________________________________________________________
30406 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
30407         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
30408              to match the whole isprint(), only the space character.
30409      Branch: perl
30410            ! handy.h pod/perlre.pod t/op/pat.t
30411 ____________________________________________________________________________
30412 [ 10854] By: nick                                  on 2001/06/23  08:09:33
30413         Log: Integrate mainline
30414      Branch: perlio
30415           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
30416           !> lib/ExtUtils.t lib/File/Find/taint.t
30417           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
30418           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
30419           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
30420 ____________________________________________________________________________
30421 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
30422         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
30423              with its floats    in os390 and s390 (UTS).
30424      Branch: perl
30425            ! lib/Math/BigInt/t/bigintpm.t
30426 ____________________________________________________________________________
30427 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
30428         Log: Add also UTS (s390) to the non-IEEE float platforms.
30429      Branch: perl
30430            ! t/op/sprintf.t
30431 ____________________________________________________________________________
30432 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
30433         Log: Subject: RFC: what are applicable standards for exponent sizes?
30434              From: Peter Prymmer <pvhp@forte.com>
30435              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
30436              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
30437      Branch: perl
30438            ! t/op/sprintf.t
30439 ____________________________________________________________________________
30440 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
30441         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
30442              From: Peter Prymmer <pvhp@forte.com>
30443              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
30444              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
30445      Branch: perl
30446            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
30447 ____________________________________________________________________________
30448 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
30449         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
30450              From: Peter Prymmer <pvhp@forte.com>
30451              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
30452              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
30453      Branch: perl
30454            ! lib/ExtUtils.t
30455 ____________________________________________________________________________
30456 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
30457         Log: Retract #10845.
30458      Branch: perl
30459            ! lib/File/Find/taint.t
30460 ____________________________________________________________________________
30461 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
30462         Log: Yet another error message.
30463      Branch: perl
30464            ! t/op/mkdir.t
30465 ____________________________________________________________________________
30466 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
30467         Log: The croak message for nonexistent socket functions may vary.
30468      Branch: perl
30469            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
30470 ____________________________________________________________________________
30471 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
30472         Log: (Retracted by #10848.)
30473      Branch: perl
30474            ! lib/File/Find/taint.t
30475 ____________________________________________________________________________
30476 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
30477         Log: Integrate perlio.
30478      Branch: perl
30479           !> lib/File/Find/taint.t t/op/write.t
30480 ____________________________________________________________________________
30481 [ 10843] By: nick                                  on 2001/06/22  21:24:51
30482         Log: Back out debug in taint.t
30483      Branch: perlio
30484            ! lib/File/Find/taint.t
30485 ____________________________________________________________________________
30486 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
30487         Log: setitimer() does not exist in Unicos, despite of what
30488              Configure thinks, from Mark P. Lutz.
30489      Branch: perl
30490            ! hints/unicos.sh
30491 ____________________________________________________________________________
30492 [ 10841] By: nick                                  on 2001/06/22  21:19:36
30493         Log: Skip cwd test on Win32 ???
30494      Branch: perlio
30495            ! lib/File/Find/taint.t
30496 ____________________________________________________________________________
30497 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
30498         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
30499              and Tru64 gcc -Wall happy.
30500      Branch: perl
30501            ! mg.c
30502 ____________________________________________________________________________
30503 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
30504         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
30505      Branch: perl
30506            ! ext/IPC/SysV/Semaphore.pm
30507 ____________________________________________________________________________
30508 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
30509         Log: Metaconfig unit change for #10837.
30510      Branch: metaconfig/U/perl
30511            ! Cross.U
30512 ____________________________________________________________________________
30513 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
30514         Log: Cleanup of the cross-compilation unit.
30515      Branch: perl
30516            ! Configure
30517 ____________________________________________________________________________
30518 [ 10836] By: nick                                  on 2001/06/22  20:45:12
30519         Log: Skip |- based op/write.t on Win32 as well as VMS
30520      Branch: perlio
30521            ! t/op/write.t
30522 ____________________________________________________________________________
30523 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
30524         Log: Integrate perlio.
30525      Branch: perl
30526           !> util.c
30527 ____________________________________________________________________________
30528 [ 10834] By: nick                                  on 2001/06/22  20:41:54
30529         Log: Integrate mainline
30530      Branch: perlio
30531           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
30532           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
30533           !> vos/config.ga.h
30534 ____________________________________________________________________________
30535 [ 10833] By: nick                                  on 2001/06/22  20:22:58
30536         Log: Patcho fix.
30537      Branch: perlio
30538            ! util.c
30539 ____________________________________________________________________________
30540 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
30541         Log: Metaconfig unit changes for #10831.
30542      Branch: metaconfig
30543            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
30544 ____________________________________________________________________________
30545 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
30546         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
30547              From: Andy Dougherty <doughera@lafayette.edu>
30548              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
30549              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
30550      Branch: perl
30551            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30552            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
30553 ____________________________________________________________________________
30554 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
30555         Log: MPE/iX prototype nits from Mark Bixby.
30556      Branch: perl
30557            ! pp_sys.c
30558 ____________________________________________________________________________
30559 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
30560         Log: Detypo.
30561      Branch: perl
30562            ! util.c
30563 ____________________________________________________________________________
30564 [ 10828] By: nick                                  on 2001/06/22  15:33:37
30565         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
30566      Branch: perlio
30567           +> lib/h2xs.t
30568           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
30569           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
30570           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
30571           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
30572           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
30573           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
30574           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
30575           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
30576           !> vms/vmsish.h
30577 ____________________________________________________________________________
30578 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
30579         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
30580              Date: Fri, 22 Jun 2001 10:08:35 -0500
30581              From: "Craig A. Berry" <craigberry@mac.com>
30582              Message-Id: <a05101001b75908704194@[192.168.56.145]>
30583      Branch: perl
30584            ! vms/vms.c vms/vmsish.h
30585 ____________________________________________________________________________
30586 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
30587         Log: NetWare scripts tweak from Ananth Kesari.
30588      Branch: perl
30589            ! NetWare/t/NWScripts.pl
30590 ____________________________________________________________________________
30591 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
30592         Log: Update Changes.
30593      Branch: perl
30594            ! Changes patchlevel.h
30595 ____________________________________________________________________________
30596 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
30597         Log: Add .i and .s targets.
30598      Branch: perl
30599            ! Makefile.SH
30600 ____________________________________________________________________________
30601 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
30602         Log: Upgrade to Locale::Maketext 1.03.
30603      Branch: perl
30604            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
30605            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
30606 ____________________________________________________________________________
30607 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
30608         Log: Upgrade to I18N::LangTags 0.26.
30609      Branch: perl
30610            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
30611            ! lib/I18N/LangTags/test.pl
30612 ____________________________________________________________________________
30613 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
30614         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
30615              Philip Newton.
30616      Branch: perl
30617            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
30618            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
30619 ____________________________________________________________________________
30620 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
30621         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
30622              From: Prymmer/Kahn <pvhp@best.com>
30623              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
30624              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
30625      Branch: perl
30626            + lib/h2xs.t
30627            ! MANIFEST utils/h2xs.PL
30628 ____________________________________________________________________________
30629 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
30630         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
30631              From: Prymmer/Kahn <pvhp@best.com>
30632              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
30633              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
30634      Branch: perl
30635            ! lib/ExtUtils.t
30636 ____________________________________________________________________________
30637 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
30638         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
30639              From: Prymmer/Kahn <pvhp@best.com>
30640              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
30641              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
30642      Branch: perl
30643            ! t/pod/plainer.t
30644 ____________________________________________________________________________
30645 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
30646         Log: AUTHORS update.
30647      Branch: perl
30648            ! AUTHORS
30649 ____________________________________________________________________________
30650 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
30651         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
30652              From: "Craig A. Berry" <craigberry@mac.com>
30653              Date: Thu, 21 Jun 2001 18:20:38 -0500
30654              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
30655      Branch: perl
30656            ! ext/POSIX/POSIX.xs
30657 ____________________________________________________________________________
30658 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
30659         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
30660              From: "Craig A. Berry" <craigberry@mac.com>
30661              Date: Thu, 21 Jun 2001 09:58:52 -0500
30662              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
30663      Branch: perl
30664            ! ext/B/Deparse.t t/op/write.t
30665 ____________________________________________________________________________
30666 [ 10814] By: nick                                  on 2001/06/22  08:13:09
30667         Log: Integrate mainline.
30668      Branch: perlio
30669           !> (integrate 46 files)
30670 ____________________________________________________________________________
30671 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
30672         Log: Change the prefixes only if $prefix is unset,
30673              as originally patched by Marcel Grunauer.
30674      Branch: perl
30675            ! hints/darwin.sh hints/rhapsody.sh
30676 ____________________________________________________________________________
30677 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
30678         Log: Subject: Re: Patch for hints/darwin.sh
30679              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
30680              Date: Thu, 21 Jun 2001 11:23:46 -0700
30681              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
30682      Branch: perl
30683            ! hints/darwin.sh hints/rhapsody.sh
30684 ____________________________________________________________________________
30685 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
30686         Log: Add .PHONY targets for non-file targets,
30687              from Wilfredo Sánchez.  Should help saying
30688              "make install" on case-insensitive filesystems.
30689      Branch: perl
30690            ! Makefile.SH
30691 ____________________________________________________________________________
30692 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
30693         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
30694              From: Doug MacEachern <dougm@covalent.net>
30695              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
30696              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
30697              
30698              plus reword the getcwd() comment, plus use getcwd() buffer
30699              size minus one.
30700      Branch: perl
30701            ! util.c
30702 ____________________________________________________________________________
30703 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
30704         Log: More gprofing from Doug MacEachern.
30705      Branch: perl
30706            ! Makefile.SH
30707 ____________________________________________________________________________
30708 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
30709         Log: Metaconfig unit change for #10807.
30710      Branch: metaconfig/U/perl
30711            ! d_sfio.U
30712 ____________________________________________________________________________
30713 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
30714         Log: Tell that you are removing the unneeded -lsfio.
30715      Branch: perl
30716            ! Configure
30717 ____________________________________________________________________________
30718 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
30719         Log: More MPE/iX tweaks from Mark Bixby.
30720      Branch: perl
30721            ! perl.c t/op/magic.t
30722 ____________________________________________________________________________
30723 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
30724         Log: The fchdir() proto is supposed to live in <unistd.h>.
30725      Branch: perl
30726            ! ext/Cwd/Cwd.xs
30727 ____________________________________________________________________________
30728 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
30729         Log: This town is too small for the Cwd extension and me,
30730              it would seem...
30731      Branch: perl
30732            ! ext/Cwd/Cwd.xs
30733 ____________________________________________________________________________
30734 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
30735         Log: Metaconfig unit change for #10802.
30736      Branch: metaconfig/U/perl
30737            ! d_modfl.U
30738 ____________________________________________________________________________
30739 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
30740         Log: More d'ohs.
30741      Branch: perl
30742            ! Configure
30743 ____________________________________________________________________________
30744 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
30745         Log: Off-by-one.  I'm so classic.
30746      Branch: perl
30747            ! util.c
30748 ____________________________________________________________________________
30749 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
30750         Log: Update Changes.
30751      Branch: perl
30752            ! Changes patchlevel.h
30753 ____________________________________________________________________________
30754 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
30755         Log: Subject: Documentation patch for Net::FTP
30756              From: Marcel Grunauer <marcel@codewerk.com>
30757              Date: Wed, 20 Jun 2001 23:03:26 +0200
30758              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
30759      Branch: perl
30760            ! lib/Net/FTP.pm
30761 ____________________________________________________________________________
30762 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
30763         Log: Retract the #10417 mg.c and embed.pl parts because of
30764              strange SEGVs in 64bit x86 FreeBSD observed by
30765              Nicholas Clark.
30766      Branch: perl
30767            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
30768 ____________________________________________________________________________
30769 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
30770         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
30771      Branch: perl
30772            ! Configure NetWare/config.wc NetWare/config_H.wc
30773            ! Porting/Glossary Porting/config.sh Porting/config_H
30774            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
30775            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
30776            ! vos/config.ga.h win32/config.bc win32/config.gc
30777            ! win32/config.vc win32/config_H.bc win32/config_H.gc
30778            ! win32/config_H.vc
30779 ____________________________________________________________________________
30780 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
30781         Log: Cwd tweak from Doug MacEachern.
30782      Branch: perl
30783            ! ext/Cwd/Cwd.xs
30784 ____________________________________________________________________________
30785 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
30786         Log: Protect the fchdir() and lstat() with ifdefs.
30787              fchdir() needs a Configure probe.
30788      Branch: perl
30789            ! ext/Cwd/Cwd.xs
30790 ____________________________________________________________________________
30791 [ 10794] By: nick                                  on 2001/06/21  17:11:35
30792         Log: Integrate mainline
30793      Branch: perlio
30794           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
30795           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
30796           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
30797           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
30798           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
30799           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
30800           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
30801           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
30802            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
30803            - lib/File/Glob/case.t lib/File/Glob/global.t
30804            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
30805            - lib/File/Temp/posix.t lib/File/Temp/security.t
30806            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
30807            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
30808            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
30809            - lib/Text/Wrap/wrap.t
30810           !> (integrate 41 files)
30811 ____________________________________________________________________________
30812 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
30813         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
30814              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
30815              Date: Thu, 21 Jun 2001 13:04:54 -0500
30816              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
30817      Branch: perl
30818            ! ext/Cwd/Cwd.xs
30819 ____________________________________________________________________________
30820 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
30821         Log: Subject: [PATCH pod] overlong =item
30822              From: Robin Barker <rmb1@cise.npl.co.uk>
30823              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
30824              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
30825      Branch: perl
30826            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
30827            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
30828 ____________________________________________________________________________
30829 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
30830         Log: Subject: [PATCH perlio.c] format 
30831              From: Robin Barker <rmb1@cise.npl.co.uk>
30832              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
30833              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
30834      Branch: perl
30835            ! perlio.c
30836 ____________________________________________________________________________
30837 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
30838         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
30839              From: Radu Greab <radu@netsoft.ro>
30840              Date: Thu, 21 Jun 2001 19:06:02 +0300
30841              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
30842      Branch: perl
30843            ! pod/perlapi.pod sv.c
30844 ____________________________________________________________________________
30845 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
30846         Log: The metaconfig unit changes for #10788.
30847      Branch: metaconfig/U/perl
30848            ! Cross.U fflushall.U
30849 ____________________________________________________________________________
30850 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
30851         Log: Cross-configuration changes: make $from to rm the files
30852              before copying them over (this means that he rm can be
30853              removed from the fflushall test), create $targetmkdir      
30854              (not documented in install since it is supposed to internal
30855              use only), make $run to copy over the executable only if
30856              a stamp file .xok doesn't already exist (to avoid unnecessary
30857              copying of the executable)
30858      Branch: perl
30859            ! Configure Makefile.SH
30860 ____________________________________________________________________________
30861 [ 10787] By: nick                                  on 2001/06/21  14:16:18
30862         Log: Integrate mainline
30863      Branch: perlio
30864           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
30865           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
30866           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
30867            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
30868           !> (integrate 34 files)
30869 ____________________________________________________________________________
30870 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
30871         Log: Re-add the files as text.
30872      Branch: perl
30873            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
30874 ____________________________________________________________________________
30875 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
30876         Log: Delete the binary files.
30877      Branch: perl
30878            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
30879 ____________________________________________________________________________
30880 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
30881         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
30882              From: Andy Dougherty <doughera@lafayette.edu>
30883              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
30884              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
30885      Branch: perl
30886            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
30887            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
30888            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
30889            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
30890 ____________________________________________________________________________
30891 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
30892         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
30893              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
30894              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
30895              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
30896              
30897              Setting umask to something friendlier.
30898      Branch: perl
30899            ! installman installperl
30900 ____________________________________________________________________________
30901 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
30902         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
30903              Resort MANIFEST with sort -f, looks much better.
30904      Branch: perl
30905            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
30906            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
30907            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
30908            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
30909            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
30910            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
30911            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
30912            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
30913            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
30914            - lib/File/Glob/case.t lib/File/Glob/global.t
30915            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
30916            - lib/File/Temp/posix.t lib/File/Temp/security.t
30917            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
30918            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
30919            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
30920            - lib/Text/Wrap/wrap.t
30921            ! MANIFEST
30922 ____________________________________________________________________________
30923 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
30924         Log: Upgrade to I18N::LangTags 0.25.
30925      Branch: perl
30926            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
30927            ! lib/I18N/LangTags/List.pm
30928 ____________________________________________________________________________
30929 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
30930         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
30931              From: Richard Soderberg <rs@crystalflame.net>
30932              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
30933              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
30934      Branch: perl
30935            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
30936            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
30937 ____________________________________________________________________________
30938 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
30939         Log: Test obsoleted by change #10777.
30940      Branch: perl
30941            ! t/op/sub_lval.t
30942 ____________________________________________________________________________
30943 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
30944         Log: Case of confused test numbering.
30945      Branch: perl
30946            ! t/op/pat.t
30947 ____________________________________________________________________________
30948 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
30949         Log: Subject: Re: Opinion on undef lvalue
30950              From: Abhijit Menon-Sen <ams@wiw.org>
30951              Date: Sun, 17 Jun 2001 13:04:46 +0530
30952              Message-ID: <20010617130446.B27925@lustre.linux.in>
30953              
30954              Allow lvalue subs to return undef in array context.
30955      Branch: perl
30956            ! pp_hot.c
30957 ____________________________________________________________________________
30958 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
30959         Log: Just a guess that using the same hack for cygwin as
30960              for win32 might help.
30961      Branch: perl
30962            ! lib/File/Find/find.t
30963 ____________________________________________________________________________
30964 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
30965         Log: NetWare tweaks from Guruprasad.
30966      Branch: perl
30967            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
30968            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
30969            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
30970            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
30971 ____________________________________________________________________________
30972 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
30973         Log: Subject: Re: perl@10722: Bogus warnings on REs 
30974              From: Hugo <hv@crypt.compulink.co.uk>
30975              Date: Thu, 21 Jun 2001 09:51:17 +0100
30976              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
30977              
30978              Unroll to avoid a UTS compiler bug.
30979      Branch: perl
30980            ! regcomp.c
30981 ____________________________________________________________________________
30982 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
30983         Log: Subject: Re: [PATCH] Make /o work under i?threads
30984              From: Artur Bergman <artur@contiller.se>
30985              Date: Thu, 21 Jun 2001 14:38:03 +0200
30986              Message-ID: <B757B74A.184D%artur@contiller.se>
30987      Branch: perl
30988            ! t/op/pat.t
30989 ____________________________________________________________________________
30990 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
30991         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
30992              From: Artur Bergman <artur@contiller.se> 
30993              Date: Thu, 21 Jun 2001 14:27:33 +0200
30994              Message-ID: <B757B4D4.1849%artur@contiller.se>
30995              
30996              Plus extra parentheses.
30997      Branch: perl
30998            ! op.h
30999 ____________________________________________________________________________
31000 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
31001         Log: Subject: [PATCH] Make /o work under i?threads
31002              From: Richard Soderberg <rs@crystalflame.net>
31003              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
31004              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
31005      Branch: perl
31006            ! pp_ctl.c
31007 ____________________________________________________________________________
31008 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
31009         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
31010              From: Artur Bergman <artur@contiller.se>
31011              Date: Thu, 21 Jun 2001 14:04:54 +0200
31012              Message-ID: <B757AF86.1842%artur@contiller.se>
31013      Branch: perl
31014            ! op.h
31015 ____________________________________________________________________________
31016 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
31017         Log: Subject: Re: perl@10765: sv.c not OK on win32
31018              From: Artur Bergman <artur@contiller.se>
31019              Date: Thu, 21 Jun 2001 10:31:06 +0200
31020              Message-ID: <B7577D69.182C%artur@contiller.se>
31021      Branch: perl
31022            ! sv.c
31023 ____________________________________________________________________________
31024 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
31025         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
31026              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31027              Date: Thu, 21 Jun 2001 06:23:56 -0400
31028              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
31029              
31030              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
31031              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31032              Date: Thu, 21 Jun 2001 06:32:21 -0400
31033              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
31034      Branch: perl
31035            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
31036 ____________________________________________________________________________
31037 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
31038         Log: Subject: [PATCH] make syslog test more verbose
31039              From: Robert Spier <rspier@pobox.com>
31040              Date: Thu, 21 Jun 2001 00:54:32 -0400
31041              Message-ID: <15153.32264.295807.333073@rls.cx>
31042      Branch: perl
31043            ! ext/Sys/Syslog/syslog.t
31044 ____________________________________________________________________________
31045 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
31046         Log: Subject: op/study.t refinements
31047              From: Hugo <hv@crypt.compulink.co.uk>
31048              Date: Thu, 21 Jun 2001 00:29:07 +0100
31049              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
31050      Branch: perl
31051            ! t/op/study.t
31052 ____________________________________________________________________________
31053 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
31054         Log: Update Changes.
31055      Branch: perl
31056            ! Changes patchlevel.h
31057 ____________________________________________________________________________
31058 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
31059         Log: Subject: Re: [PATCH] djgpp updates
31060              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
31061              Date: Wed, 20 Jun 2001 10:05:15 +0200
31062              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
31063      Branch: perl
31064            ! djgpp/config.over
31065 ____________________________________________________________________________
31066 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
31067         Log: Fix for ID 20010619.002 "When building hash, hash keys that
31068              are function calls are not being called", from Abhijit.
31069      Branch: perl
31070            ! t/base/lex.t toke.c
31071 ____________________________________________________________________________
31072 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
31073         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
31074      Branch: perl
31075            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
31076            + lib/Locale/Maketext/test.pl
31077            - lib/Locale/Maketext.t
31078            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
31079            ! lib/Locale/Maketext/TPJ13.pod
31080 ____________________________________________________________________________
31081 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
31082         Log: Metaconfig unit change for #10760.
31083      Branch: metaconfig
31084            ! U/modified/Cppsym.U
31085 ____________________________________________________________________________
31086 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
31087         Log: Do not remove the ccsym* Cppsym* files since
31088              they are useful for metaconfig units coming after us.
31089              (This is the Configure nit mentioned in #10752.)
31090      Branch: perl
31091            ! Configure
31092 ____________________________________________________________________________
31093 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
31094         Log: Update to I18N::LangTags 0.24, from Sean Burke.
31095      Branch: perl
31096            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
31097            + lib/I18N/LangTags/README
31098            - lib/I18N/LangTags/List.pod
31099            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
31100 ____________________________________________________________________________
31101 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
31102         Log: Regen headers.
31103      Branch: perl
31104            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
31105            ! pod/perlapi.pod proto.h
31106 ____________________________________________________________________________
31107 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
31108         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
31109              From: Artur Bergman <artur@contiller.se>
31110              Date: Wed, 20 Jun 2001 11:31:32 +0200
31111              Message-ID: <B7563A14.17D8%artur@contiller.se>
31112      Branch: perl
31113            ! embed.pl hv.c intrpvar.h sv.c sv.h
31114 ____________________________________________________________________________
31115 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
31116         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
31117              From: Tim Sweetman <tim@aldigital.co.uk> 
31118              Date: Wed, 13 Jun 2001 14:25:17 +0100 
31119              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
31120      Branch: perl
31121            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
31122 ____________________________________________________________________________
31123 [ 10755] By: nick                                  on 2001/06/20  16:12:37
31124         Log: Integrate mainline
31125      Branch: perlio
31126           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
31127           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
31128           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
31129           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
31130           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
31131           !> t/op/study.t util.c
31132 ____________________________________________________________________________
31133 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
31134         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
31135              but not Makefile)
31136      Branch: maint-5.6/perl
31137            ! win32/Makefile
31138 ____________________________________________________________________________
31139 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
31140         Log: Security tweak on readlink().
31141      Branch: perl
31142            ! pp_sys.c
31143 ____________________________________________________________________________
31144 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
31145         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
31146      Branch: perl
31147            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
31148            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
31149            ! mpeix/relink t/op/pwent.t
31150 ____________________________________________________________________________
31151 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
31152         Log: Reinstate #10725 (with probe for alarm()).
31153      Branch: perl
31154            ! t/op/study.t
31155 ____________________________________________________________________________
31156 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
31157         Log: Replace our implementation of realpath() with OpenBSD's
31158              (src/lib/libc/stdlib/realpath.c 1.4).
31159      Branch: perl
31160            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
31161            ! pod/perldiag.pod proto.h util.c
31162 ____________________________________________________________________________
31163 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
31164         Log: Integrate perlio.
31165      Branch: perl
31166           !> perlio.c
31167 ____________________________________________________________________________
31168 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
31169         Log: No point in going into memory-saving contortions
31170              with getcwd() since there's a danger of buffer overflow.
31171              Also make the POSIX extension to use sv_getcwd().
31172              Finally, a missed proto.h fragment.
31173      Branch: perl
31174            ! ext/POSIX/POSIX.xs proto.h util.c
31175 ____________________________________________________________________________
31176 [ 10747] By: nick                                  on 2001/06/20  12:38:26
31177         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
31178      Branch: perlio
31179            ! perlio.c
31180 ____________________________________________________________________________
31181 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
31182         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
31183              From: Graham Barr <gbarr@pobox.com>
31184              Date: Wed, 20 Jun 2001 11:05:49 +0100
31185              Message-ID: <20010620110549.I19188@pobox.com>
31186              
31187              reported in        
31188              
31189              Subject: Bug in IO::Socket::INET module (repeat)
31190              From: "Harmon S. Nine" <hnine@netarx.com>
31191              Date: Tue, 19 Jun 2001 09:41:35 -0400
31192              Message-ID: <3B2F568F.8080605@netarx.com>
31193              
31194              The bug was that the IO::Socket::INET constructor
31195              did not allow a 'LocalPort' of 0.
31196      Branch: perl
31197            ! ext/IO/lib/IO/Socket/INET.pm
31198 ____________________________________________________________________________
31199 [ 10745] By: nick                                  on 2001/06/20  08:56:39
31200         Log: Integrate mainline.
31201      Branch: perlio
31202           !> (integrate 37 files)
31203 ____________________________________________________________________________
31204 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
31205         Log: After some reading I don't think we can blindly
31206              use systems' realpath().  Too many security problems,
31207              too many buggy implementations.
31208              
31209              TODO: the realpath() emulation code in util.c doesn't
31210              seem fully operational?  (readlink(), for example?)
31211      Branch: perl
31212            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
31213            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
31214            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
31215            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
31216            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
31217            ! win32/config_H.gc win32/config_H.vc
31218 ____________________________________________________________________________
31219 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
31220         Log: Metaconfig unit change for #10738.
31221      Branch: metaconfig
31222            ! U/compline/d_gconvert.U
31223 ____________________________________________________________________________
31224 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
31225         Log: Integrate change #10739 from maintperl:
31226              
31227              C<eval "/x$\r\n/x"> fails to compile correctly 
31228      Branch: perl
31229           !> t/op/pat.t toke.c
31230 ____________________________________________________________________________
31231 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
31232         Log: Retract #10725 (Hugo asked NOT to apply the patch)
31233      Branch: perl
31234            ! t/op/study.t
31235 ____________________________________________________________________________
31236 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
31237         Log: The test.third results were funnily named because of the
31238              new test scheme.
31239      Branch: perl
31240            ! t/TEST
31241 ____________________________________________________________________________
31242 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
31243         Log: C<eval "/x$\r\n/x"> fails to compile correctly
31244      Branch: maint-5.6/perl
31245            ! t/op/pat.t toke.c
31246 ____________________________________________________________________________
31247 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
31248         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
31249              From: Spider Boardman <spider@Orb.Nashua.NH.US>
31250              Date: Tue, 19 Jun 2001 19:15:40 -0400
31251              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
31252              
31253              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
31254              because "1e+129" being expected but "1.e+129" being returned.
31255              The culprit (at least in Tru64) is the use of gcvt().
31256      Branch: perl
31257            ! Configure
31258 ____________________________________________________________________________
31259 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
31260         Log: Subject: [PATCH perl@10722] test hunting on VMS
31261              From: "Craig A. Berry" <craigberry@mac.com>
31262              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
31263              Date: Tue, 19 Jun 2001 18:59:01 -0500
31264      Branch: perl
31265            ! vms/test.com
31266 ____________________________________________________________________________
31267 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
31268         Log: Subject: [PATCH] s/typos//
31269              From: Abhijit Menon-Sen <ams@wiw.org>
31270              Date: Wed, 20 Jun 2001 02:15:02 +0530
31271              Message-ID: <20010620021502.A14541@lustre.linux.in>
31272              
31273              Without the op.h s/bearword/bareword/ hunk, see
31274              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
31275      Branch: perl
31276            ! util.c
31277 ____________________________________________________________________________
31278 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
31279         Log: Metaconfig unit change for #10732 and #10733.
31280      Branch: metaconfig/U/perl
31281            ! fflushall.U
31282 ____________________________________________________________________________
31283 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
31284         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
31285              From: "Craig A. Berry" <craigberry@mac.com>
31286              Date: Tue, 19 Jun 2001 17:19:48 -0500
31287              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
31288      Branch: perl
31289            ! configure.com vms/descrip_mms.template
31290 ____________________________________________________________________________
31291 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
31292         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
31293              From: Spider Boardman <spider@Orb.Nashua.NH.US>
31294              Date: Tue, 19 Jun 2001 16:48:07 -0400
31295              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
31296              
31297              Further fixes to fflush(NULL) detection.
31298      Branch: perl
31299            ! Configure
31300 ____________________________________________________________________________
31301 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
31302         Log: AIX test -s hangs with non-existent files?
31303              (A genuine logic bug in Configure, but AIX also broken?)
31304      Branch: perl
31305            ! Configure
31306 ____________________________________________________________________________
31307 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
31308         Log: AUTHORS updates.
31309      Branch: perl
31310            ! AUTHORS
31311 ____________________________________________________________________________
31312 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
31313         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
31314              From: Spider Boardman <spider@Orb.Nashua.NH.US>
31315              Date: Tue, 19 Jun 2001 15:33:25 -0400
31316              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
31317      Branch: perl
31318            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
31319            ! t/lib/warnings/pp
31320 ____________________________________________________________________________
31321 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
31322         Log: Integrate perlio.
31323      Branch: perl
31324           !> lib/File/Find/find.t win32/distclean.bat
31325 ____________________________________________________________________________
31326 [ 10728] By: nick                                  on 2001/06/19  18:24:53
31327         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
31328      Branch: perlio
31329            ! lib/File/Find/find.t win32/distclean.bat
31330 ____________________________________________________________________________
31331 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
31332         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
31333              also add information how to find out whether one has PerlIO.
31334      Branch: perl
31335            ! pod/perlfunc.pod
31336 ____________________________________________________________________________
31337 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
31338         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
31339              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
31340              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
31341              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
31342      Branch: perl
31343            ! pod/perlfunc.pod
31344 ____________________________________________________________________________
31345 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
31346         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
31347              From: Hugo <hv@crypt.compulink.co.uk>
31348              Date: Tue, 19 Jun 2001 12:37:30 +0100
31349              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
31350      Branch: perl
31351            ! t/op/study.t
31352 ____________________________________________________________________________
31353 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
31354         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
31355              From: Hugo <hv@crypt.compulink.co.uk>
31356              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
31357              Date: Tue, 19 Jun 2001 13:15:17 +0100
31358      Branch: perl
31359            ! util.c
31360 ____________________________________________________________________________
31361 [ 10723] By: nick                                  on 2001/06/19  14:46:15
31362         Log: Integrate mainline
31363      Branch: perlio
31364           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
31365           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
31366           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
31367           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
31368           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
31369           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
31370            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
31371            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
31372            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
31373            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
31374            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
31375            - ext/Thread/unsync4.t
31376           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
31377           !> djgpp/config.over djgpp/fixpmain
31378           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
31379           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
31380           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
31381 ____________________________________________________________________________
31382 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
31383         Log: Update Changes.
31384      Branch: perl
31385            ! Changes patchlevel.h
31386 ____________________________________________________________________________
31387 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
31388         Log: The existence shall be MANIFESted.
31389      Branch: perl
31390            ! MANIFEST
31391 ____________________________________________________________________________
31392 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
31393         Log: The old libnet.cfg is first searched from the current directory,
31394              only then from the module path.
31395      Branch: perl
31396            ! utils/libnetcfg.PL
31397 ____________________________________________________________________________
31398 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
31399         Log: NetWare tweaks from Guruprasad.
31400      Branch: perl
31401            ! NetWare/Makefile NetWare/config.wc
31402 ____________________________________________________________________________
31403 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
31404         Log: Subject: [PATCH] djgpp updates
31405              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
31406              Date: Tue, 19 Jun 2001 10:59:06 +0200
31407              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
31408      Branch: perl
31409            ! djgpp/config.over djgpp/fixpmain
31410 ____________________________________________________________________________
31411 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
31412         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
31413              From: Prymmer/Kahn <pvhp@best.com>
31414              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
31415              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
31416      Branch: perl
31417            ! win32/Makefile
31418 ____________________________________________________________________________
31419 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
31420         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
31421              to happen right after the inclusion of <inttypes.h>,
31422              from Edward Moy.
31423      Branch: perl
31424            ! handy.h perl.h
31425 ____________________________________________________________________________
31426 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
31427         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
31428              From: Doug MacEachern <dougm@covalent.net>
31429              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
31430              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
31431      Branch: perl
31432            ! ext/DynaLoader/DynaLoader_pm.PL
31433 ____________________________________________________________________________
31434 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
31435         Log: Revert #10656 for performance reasons but leave in the
31436              use of Hv*() macros -- in comments, so that grepping the
31437              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
31438              suggested by Sarathy, also by Abhijit.)
31439      Branch: perl
31440            ! hv.c
31441 ____________________________________________________________________________
31442 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
31443         Log: Subject: [patch] .s MakeMaker suffix
31444              From: Doug MacEachern <dougm@covalent.net>
31445              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
31446              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
31447      Branch: perl
31448            ! lib/ExtUtils/MM_Unix.pm
31449 ____________________________________________________________________________
31450 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
31451         Log: One test lost in the big shuffle restored.
31452      Branch: perl
31453            + ext/IPC/SysV/ipcsysv.t
31454            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
31455 ____________________________________________________________________________
31456 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
31457         Log: Rename the old non-standard threads tests so that
31458              they won't be invoked.
31459      Branch: perl
31460            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
31461            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
31462            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
31463            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
31464            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
31465            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
31466            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
31467            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
31468            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
31469            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
31470            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
31471            - ext/Thread/unsync4.t
31472            ! MANIFEST
31473 ____________________________________________________________________________
31474 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
31475         Log: Integrate perlio.
31476      Branch: perl
31477           !> win32/config_sh.PL
31478 ____________________________________________________________________________
31479 [ 10709] By: nick                                  on 2001/06/19  08:18:18
31480         Log: Integrate mainline
31481      Branch: perlio
31482           +> (branch 40 files)
31483            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
31484            - lib/strict/subs lib/strict/vars lib/warnings/1global
31485            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
31486            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
31487            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
31488            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
31489            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
31490            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
31491            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
31492            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
31493            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
31494            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
31495            - lib/warnings/utf8 lib/warnings/util
31496           !> (integrate 57 files)
31497 ____________________________________________________________________________
31498 [ 10708] By: nick                                  on 2001/06/19  07:57:10
31499         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
31500      Branch: perlio
31501            ! win32/config_sh.PL
31502 ____________________________________________________________________________
31503 [ 10707] By: nick                                  on 2001/06/19  07:05:07
31504         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
31505      Branch: perl
31506            ! perly.c perly.y perly_c.diff vms/perly_c.vms
31507 ____________________________________________________________________________
31508 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
31509         Log: More perl572delta tweaks.
31510      Branch: perl
31511            ! pod/perl572delta.pod
31512 ____________________________________________________________________________
31513 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
31514         Log: Update perl572delta.
31515      Branch: perl
31516            ! pod/perl572delta.pod
31517 ____________________________________________________________________________
31518 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
31519         Log: VOS updates from Paul Green.
31520      Branch: perl
31521            ! vos/Changes vos/build.cm vos/perl.bind
31522 ____________________________________________________________________________
31523 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
31524         Log: Update the vos/config.*.* files.
31525      Branch: perl
31526            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
31527            ! vos/config.ga.h
31528 ____________________________________________________________________________
31529 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
31530         Log: Add a makefile for more painless adding of symbols to the
31531              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
31532              takes care of the adding)
31533      Branch: perl
31534            + vos/Makefile
31535 ____________________________________________________________________________
31536 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
31537         Log: Make libnetcfg by default display the libnet configuration,
31538              -c to change, add -i for old config, document all options,
31539              regen toc.
31540      Branch: perl
31541            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
31542 ____________________________________________________________________________
31543 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
31544         Log: gcc -Wall sweep.
31545      Branch: perl
31546            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
31547 ____________________________________________________________________________
31548 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
31549         Log: So there.
31550      Branch: perl
31551            ! universal.c
31552 ____________________________________________________________________________
31553 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
31554         Log: Document the need for sv_printify().
31555              
31556              Document that 'use utf8' has been considered.
31557              
31558              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
31559      Branch: perl
31560            ! pod/perltodo.pod universal.c
31561 ____________________________________________________________________________
31562 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
31563         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
31564              From: Nicholas Clark <nick@ccl4.org>
31565              Date: Mon, 18 Jun 2001 23:29:23 +0100
31566              Message-ID: <20010618232923.I98663@plum.flirble.org>
31567      Branch: perl
31568            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
31569            ! ext/Sys/Syslog/Makefile.PL
31570 ____________________________________________________________________________
31571 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
31572         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
31573              From: Scott.L.Miller@Compaq.com
31574              Date: Mon, 18 Jun 2001 10:12:27 -0500
31575              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
31576      Branch: perl
31577            ! lib/perl5db.pl pod/perldebug.pod
31578 ____________________________________________________________________________
31579 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
31580         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
31581              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
31582              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
31583              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
31584      Branch: perl
31585            ! lib/Carp/Heavy.pm
31586 ____________________________________________________________________________
31587 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
31588         Log: Subject: [PATCH] Documentation changes for CLONE
31589              From: Artur Bergman <artur@contiller.se>
31590              Date: Mon, 18 Jun 2001 22:06:37 +0200
31591              Message-ID: <B7542BEC.1719%artur@contiller.se>
31592      Branch: perl
31593            ! pod/perlmod.pod pod/perlsub.pod
31594 ____________________________________________________________________________
31595 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
31596         Log: Subject: Re: configure.com
31597              From: "Craig A. Berry" <craigberry@mac.com>
31598              Date: Mon, 18 Jun 2001 16:04:38 -0500
31599              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
31600      Branch: perl
31601            ! configure.com
31602 ____________________________________________________________________________
31603 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
31604         Log: Subject: PL_nullstash + perl_clone()
31605              From: Doug MacEachern <dougm@covalent.net>
31606              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
31607              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
31608      Branch: perl
31609            ! sv.c
31610 ____________________________________________________________________________
31611 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
31612         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
31613              From: davem@fdgroup.co.uk
31614              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
31615              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
31616      Branch: perl
31617            ! embed.pl pod/perlapi.pod
31618 ____________________________________________________________________________
31619 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
31620         Log: More cross-compilation defaults gleaned from -Dcc
31621              if it is CPU-OS-gcc.
31622      Branch: metaconfig
31623            ! U/modified/libc.U
31624      Branch: metaconfig/U/perl
31625            ! Cross.U
31626      Branch: perl
31627            ! Configure INSTALL
31628 ____________________________________________________________________________
31629 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
31630         Log: Update Changes.
31631      Branch: perl
31632            ! Changes patchlevel.h
31633 ____________________________________________________________________________
31634 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
31635         Log: Subject: [PATCH 5.7.1] sv.c documentation
31636              From: davem@fdgroup.co.uk
31637              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
31638              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
31639      Branch: perl
31640            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
31641            ! sv.c sv.h
31642 ____________________________________________________________________________
31643 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
31644         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
31645              From: "Jon Gunnip" <jongunnip@hotmail.com>
31646              Date: Sun, 17 Jun 2001 18:24:29 -0400
31647              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
31648      Branch: perl
31649            ! pod/perlvar.pod
31650 ____________________________________________________________________________
31651 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
31652         Log: Move the locale/strict/warnings helper files back
31653              under the t/lib; this way the amount of non-installabled
31654              stuff under lib/ stays smaller.
31655      Branch: perl
31656            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
31657            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
31658            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
31659            + t/lib/warnings/5nolint t/lib/warnings/6default
31660            + t/lib/warnings/7fatal t/lib/warnings/8signal
31661            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
31662            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
31663            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
31664            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
31665            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
31666            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
31667            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
31668            + t/lib/warnings/taint t/lib/warnings/toke
31669            + t/lib/warnings/universal t/lib/warnings/utf8
31670            + t/lib/warnings/util
31671            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
31672            - lib/strict/subs lib/strict/vars lib/warnings/1global
31673            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
31674            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
31675            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
31676            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
31677            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
31678            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
31679            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
31680            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
31681            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
31682            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
31683            - lib/warnings/utf8 lib/warnings/util
31684            ! MANIFEST installperl lib/locale.t lib/strict.t
31685 ____________________________________________________________________________
31686 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
31687         Log: Split off the pack/unpack code, from Nicholas Clark.
31688      Branch: perl
31689            + pp_pack.c
31690            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
31691            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
31692            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
31693 ____________________________________________________________________________
31694 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
31695         Log: Guard the SysV IPC tests against being invoked in
31696              SysV-IPC-less places.
31697      Branch: perl
31698            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
31699 ____________________________________________________________________________
31700 [ 10683] By: nick                                  on 2001/06/18  12:24:42
31701         Log: Integrate mainline (new test scheme now ok on Linux).
31702      Branch: perlio
31703           +> lib/warnings.t
31704           !> dump.c sv.c
31705 ____________________________________________________________________________
31706 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
31707         Log: Add the locale.c and numeric.c to the microperl sources.
31708      Branch: perl
31709            ! Makefile.micro win32/Makefile
31710 ____________________________________________________________________________
31711 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
31712         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
31713              From: Abhijit Menon-Sen <ams@wiw.org>
31714              Date: Mon, 18 Jun 2001 14:23:44 +0530
31715              Message-ID: <20010618142344.A13136@lustre.linux.in>
31716      Branch: perl
31717            ! dump.c
31718 ____________________________________________________________________________
31719 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
31720         Log: Subject: Re: [PATCH] more anonymous stash cleanups
31721              From: Abhijit Menon-Sen <ams@wiw.org>
31722              Date: Mon, 18 Jun 2001 15:50:32 +0530
31723              Message-ID: <20010618155032.A13223@lustre.linux.in>
31724              
31725              Plus the comment left in as suggested by NI-S.
31726      Branch: perl
31727            ! sv.c
31728 ____________________________________________________________________________
31729 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
31730         Log: One missed file.
31731      Branch: perl
31732            + lib/warnings.t
31733 ____________________________________________________________________________
31734 [ 10678] By: nick                                  on 2001/06/18  08:05:29
31735         Log: Integrate mainline (part2 - the deletes)
31736      Branch: perlio
31737            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
31738            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
31739            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
31740            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
31741            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
31742            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
31743            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
31744            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
31745            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
31746            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
31747            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
31748 ____________________________________________________________________________
31749 [ 10677] By: nick                                  on 2001/06/18  08:04:44
31750         Log: Integrate mainline (part1)
31751      Branch: perlio
31752           +> (branch 376 files)
31753            - (delete 219 files)
31754           !> (integrate 151 files)
31755 ____________________________________________________________________________
31756 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
31757         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
31758              No doubt I made some mistakes like missed some files or
31759              misnamed some files.  The naming rules were more or less:
31760              (1) if the module is from CPAN, follows its ways, be it
31761              t/*.t or test.pl.
31762              (2) otherwise if there are multiple tests for a module
31763              put them in a t/
31764              (3) otherwise if there's only one test put it in Module.t
31765              (4) helper files go to module/ (locale, strict, warnings)
31766              (5) use longer filenames now that we can (but e.g. the
31767              compat-0.6.t and the Text::Balanced test files still
31768              were renamed to be more civil against the 8.3 people)
31769              installperl was updated appropriately not to install the
31770              *.t files or the help files from under lib.
31771              
31772              TODO: some helper files still remain under t/ that could
31773              follow their 'masters'.  UPDATE: On second thoughts, why
31774              should they.  They can continue to live under t/lib, and
31775              in fact the locale/strict/warnings helpers that were moved
31776              could be moved back.  This way the amount of non-installable
31777              stuff under lib/ stays smaller.
31778      Branch: perl
31779            + (add 253 files)
31780            - (delete 254 files)
31781            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
31782 ____________________________________________________________________________
31783 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
31784         Log: The warning no more comes from util.c, it comes from numeric.c.
31785      Branch: perl
31786            ! README.tru64
31787 ____________________________________________________________________________
31788 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
31789         Log: Subject: Re: anyone good at casting spells?
31790              From: Spider Boardman <spider@Orb.Nashua.NH.US>
31791              Date: Sun, 17 Jun 2001 21:21:04 -0400
31792              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
31793      Branch: perl
31794            ! ext/POSIX/POSIX.xs hv.h
31795 ____________________________________________________________________________
31796 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
31797         Log: Protect the (original) thread tests against testing if no 5.005
31798              threads have been configured.
31799      Branch: perl
31800            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
31801            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
31802            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
31803            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
31804            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
31805            ! ext/Thread/unsync4.t
31806 ____________________________________________________________________________
31807 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
31808         Log: Try the new test scanning scheme on Text::Abbrev.
31809      Branch: perl
31810            + lib/Text/Abbrev.t
31811            - lib/Text/Abbrev/t/abbrev.t
31812            ! MANIFEST
31813 ____________________________________________________________________________
31814 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
31815         Log: Change the scan policy of the *.t and test.pl files,
31816              now the *.t do not need to live in a t/ directory.
31817      Branch: perl
31818            ! t/TEST t/harness
31819 ____________________________________________________________________________
31820 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
31821         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
31822              From: Ilmari Karonen <iltzu@sci.fi>
31823              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
31824              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
31825      Branch: perl
31826            ! pod/perlfaq7.pod
31827 ____________________________________________________________________________
31828 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
31829         Log: Quench the warnings from Tru64; the HP-UX is still
31830              broken because it really, REALLY, doesn't like the
31831              HvARRAY() being lvalue:
31832              
31833              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
31834              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
31835      Branch: perl
31836            ! hv.c
31837 ____________________________________________________________________________
31838 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
31839         Log: Integrate change #10667 from maintperl:
31840              
31841              change#10449 broke the special-case that makes lexicals inside the
31842              eval"" within DB::DB() visible
31843      Branch: perl
31844           !> op.c
31845 ____________________________________________________________________________
31846 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
31847         Log: change#10449 broke the special-case that makes lexicals inside the
31848              eval"" within DB::DB() visible
31849      Branch: maint-5.6/perl
31850            ! op.c
31851 ____________________________________________________________________________
31852 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
31853         Log: Still spurious output; indent the code a bit.
31854              
31855              TODO1: separate the utility functions like MkDir
31856              into a helper script?
31857              
31858              TODO2: I see a lot of repetition in the filepath()
31859              and dirpath() calls.
31860      Branch: perl
31861            ! t/lib/filefind.t t/lib/findtaint.t
31862 ____________________________________________________________________________
31863 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
31864         Log: Regen modlib, toc.
31865      Branch: perl
31866            ! pod/perlmodlib.pod pod/perltoc.pod
31867 ____________________________________________________________________________
31868 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
31869         Log: Add libnetcfg to perlutil.
31870      Branch: perl
31871            ! pod/perlutil.pod
31872 ____________________________________________________________________________
31873 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
31874         Log: Initial integration of libnet-1.0703.
31875              The Configure script renamed as libnetcfg, will be
31876              installed along other utilities.
31877      Branch: perl
31878            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
31879            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
31880            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
31881            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
31882            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
31883            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
31884            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
31885            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
31886            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
31887            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
31888            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
31889            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
31890            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
31891            + utils/libnetcfg.PL
31892            ! MANIFEST utils.lst utils/Makefile
31893 ____________________________________________________________________________
31894 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
31895         Log: Less potentially test-harness-confusing output.
31896      Branch: perl
31897            ! lib/Memoize/t/expire_module_t.t
31898 ____________________________________________________________________________
31899 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
31900         Log: The final print annoys make test.
31901      Branch: perl
31902            ! t/lib/filefind.t t/lib/findtaint.t
31903 ____________________________________________________________________________
31904 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
31905         Log: Add an option for handling dangling symbolic links.
31906      Branch: perl
31907            ! lib/File/Find.pm t/lib/filefind.t
31908 ____________________________________________________________________________
31909 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
31910         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
31911              From: Thomas Wegner <wegner_thomas@yahoo.com>
31912              Date: Sun, 17 Jun 2001 14:43:11 +0200
31913              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
31914      Branch: perl
31915            + t/lib/findtaint.t
31916            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
31917 ____________________________________________________________________________
31918 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
31919         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
31920              From: Jonathan Stowe <gellyfish@gellyfish.com>
31921              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
31922              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
31923      Branch: perl
31924            ! lib/ExtUtils/MM_Unix.pm
31925 ____________________________________________________________________________
31926 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
31927         Log: Subject: [PATCH] more anonymous stash cleanups
31928              From: Abhijit Menon-Sen <ams@wiw.org>
31929              Date: Sun, 17 Jun 2001 11:44:06 +0530
31930              Message-ID: <20010617114406.A25203@lustre.linux.in>
31931      Branch: perl
31932            ! op.c
31933 ____________________________________________________________________________
31934 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
31935         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
31936              From: Abhijit Menon-Sen <ams@wiw.org>
31937              Date: Sun, 17 Jun 2001 08:02:59 +0530
31938              Message-ID: <20010617080259.A28776@lustre.linux.in>
31939              
31940              Subject: [PATCH #2/7] xhv_eiter
31941              From: Abhijit Menon-Sen <ams@wiw.org>
31942              Date: Sun, 17 Jun 2001 08:13:18 +0530
31943              Message-ID: <20010617081318.B28776@lustre.linux.in>
31944              
31945              Subject: [PATCH #3/7] xhv_fill
31946              From: Abhijit Menon-Sen <ams@wiw.org>
31947              Date: Sun, 17 Jun 2001 08:25:16 +0530
31948              Message-ID: <20010617082516.C28776@lustre.linux.in>
31949              
31950              Subject: [PATCH #4/7] xhv_keys
31951              From: Abhijit Menon-Sen <ams@wiw.org>
31952              Date: Sun, 17 Jun 2001 08:36:17 +0530
31953              Message-ID: <20010617083617.D28776@lustre.linux.in>
31954              
31955              Subject: [PATCH #5/7] xhv_max
31956              From: Abhijit Menon-Sen <ams@wiw.org>
31957              Date: Sun, 17 Jun 2001 08:39:48 +0530
31958              Message-ID: <20010617083948.E28776@lustre.linux.in>
31959              
31960              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
31961              From: Abhijit Menon-Sen <ams@wiw.org>
31962              Date: Sun, 17 Jun 2001 08:51:11 +0530
31963              Message-ID: <20010617085111.F28776@lustre.linux.in>
31964      Branch: perl
31965            ! hv.c
31966 ____________________________________________________________________________
31967 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
31968         Log: Update Changes.
31969      Branch: perl
31970            ! Changes patchlevel.h
31971 ____________________________________________________________________________
31972 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
31973         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
31974              From: Abhijit Menon-Sen <ams@wiw.org>
31975              Date: Sat, 16 Jun 2001 07:41:19 +0530
31976              Message-ID: <20010616074119.A24720@lustre.linux.in>
31977      Branch: perl
31978            ! hv.c perl.c vms/vmsish.h win32/win32.h
31979 ____________________________________________________________________________
31980 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
31981         Log: Document tests failing when threaded, since we now have more.
31982      Branch: perl
31983            ! pod/perl572delta.pod
31984 ____________________________________________________________________________
31985 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
31986         Log: -Wall cleanup.
31987      Branch: perl
31988            ! ext/Thread/Thread.xs
31989 ____________________________________________________________________________
31990 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
31991         Log: pthread_attr_setstacksize() isn't absolutely necessary
31992              to call, only iff THREAD_CREATE_NEEDS_STACK.
31993      Branch: perl
31994            ! ext/Thread/Thread.xs
31995 ____________________________________________________________________________
31996 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
31997         Log: -Wall strays.
31998      Branch: perl
31999            ! perl.c util.c
32000 ____________________________________________________________________________
32001 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
32002         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
32003              (and INT64_MIN) brokenness.
32004      Branch: perl
32005            ! hints/darwin.sh perl.h
32006 ____________________________________________________________________________
32007 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
32008         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
32009              From: Nicholas Clark <nick@ccl4.org>
32010              Date: Sun, 17 Jun 2001 00:16:05 +0100
32011              Message-ID: <20010617001605.V98663@plum.flirble.org>
32012      Branch: perl
32013            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
32014            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
32015            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
32016 ____________________________________________________________________________
32017 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
32018         Log: Add perlnetware to docs; regen toc; supply skeleton
32019              docs for some Memoize submodules.
32020      Branch: perl
32021            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
32022            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
32023            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
32024            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
32025            ! win32/Makefile win32/makefile.mk
32026 ____________________________________________________________________________
32027 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
32028         Log: pod cleanup.
32029      Branch: perl
32030            ! README.netware
32031 ____________________________________________________________________________
32032 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
32033         Log: Integrate Memoize 0.64.  Few tweaks were required in
32034              the test scripts.  Note that the speed and expire*
32035              tests take several dozen seconds to run.
32036      Branch: perl
32037            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
32038            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
32039            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
32040            + lib/Memoize/README lib/Memoize/SDBM_File.pm
32041            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
32042            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
32043            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
32044            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
32045            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
32046            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
32047            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
32048            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
32049            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
32050            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
32051            ! MANIFEST t/lib/1_compile.t
32052 ____________________________________________________________________________
32053 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
32054         Log: Document the cross-compilation options.
32055      Branch: perl
32056            ! Cross/README INSTALL
32057 ____________________________________________________________________________
32058 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
32059         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
32060      Branch: perl
32061            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
32062            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
32063            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
32064            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
32065            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
32066            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
32067            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
32068            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
32069            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
32070            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
32071            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
32072            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
32073            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
32074            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
32075            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
32076            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
32077            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
32078            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
32079            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
32080            + lib/ExtUtils/MM_NW5.pm
32081            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
32082            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
32083            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
32084            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
32085            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
32086            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
32087            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
32088            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
32089            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
32090            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
32091            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
32092            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
32093            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
32094            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
32095            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
32096            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
32097            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
32098            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
32099            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
32100            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
32101            ! util.h x2p/a2py.c
32102 ____________________________________________________________________________
32103 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
32104         Log: Resort MANIFEST.
32105      Branch: perl
32106            ! MANIFEST
32107 ____________________________________________________________________________
32108 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
32109         Log: Integrate perlio.
32110      Branch: perl
32111           +> win32/win32io.c
32112           !> MANIFEST perlio.c perliol.h win32/makefile.mk
32113 ____________________________________________________________________________
32114 [ 10640] By: nick                                  on 2001/06/16  18:38:31
32115         Log: Disable :win32 layer as default till I get it working
32116      Branch: perlio
32117            ! MANIFEST perlio.c
32118 ____________________________________________________________________________
32119 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
32120         Log: Try the new scheme by moving the Text::Abbrev test
32121              to a new place under lib.
32122      Branch: perl
32123            + lib/Text/Abbrev/t/abbrev.t
32124            - t/lib/abbrev.t
32125            ! MANIFEST
32126 ____________________________________________________________________________
32127 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
32128         Log: Make the code even more dynamical so that testname
32129              suffix length can change.
32130      Branch: perl
32131            ! lib/Test/Harness.pm t/TEST
32132 ____________________________________________________________________________
32133 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
32134         Log: Allow for deeper t/ and also a single test.pl.
32135      Branch: perl
32136            ! t/TEST t/harness
32137 ____________________________________________________________________________
32138 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
32139         Log: #define fix from Nicholas Clark.
32140      Branch: perl
32141            ! ext/POSIX/POSIX.xs
32142 ____________________________________________________________________________
32143 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
32144         Log: Initialization is nice.
32145      Branch: perl
32146            ! lib/Test/Harness.pm
32147 ____________________________________________________________________________
32148 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
32149         Log: Make t/TEST and t/harness to test also the t/ tests
32150              under the main lib/ and ext/ directories.  Fix Test::Harness
32151              to dynamically change the width of its "foo/bar....ok" output.
32152      Branch: perl
32153            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
32154 ____________________________________________________________________________
32155 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
32156         Log: Subject: [PATCH] Re: perl@10611 
32157              From: Nicholas Clark <nick@ccl4.org>
32158              Date: Sat, 16 Jun 2001 16:52:47 +0100
32159              Message-ID: <20010616165247.O98663@plum.flirble.org>
32160              
32161              The .xs parts, too.
32162      Branch: perl
32163            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
32164            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
32165 ____________________________________________________________________________
32166 [ 10632] By: nick                                  on 2001/06/16  16:44:35
32167         Log: Work-in-progress win32 layer semi-functional, checking 
32168              for UNIX breakage.
32169      Branch: perlio
32170            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
32171 ____________________________________________________________________________
32172 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
32173         Log: Subject: [PATCH] Re: perl@10611 
32174              From: Nicholas Clark <nick@ccl4.org>
32175              Date: Sat, 16 Jun 2001 16:52:47 +0100
32176              Message-ID: <20010616165247.O98663@plum.flirble.org>
32177      Branch: perl
32178            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
32179            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
32180            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
32181            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
32182            ! lib/ExtUtils/Constant.pm
32183 ____________________________________________________________________________
32184 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
32185         Log: Metaconfig unit change for #10629.
32186      Branch: metaconfig
32187            ! U/modified/Finish.U
32188 ____________________________________________________________________________
32189 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
32190         Log: The extraction changed directories.
32191      Branch: perl
32192            ! Configure
32193 ____________________________________________________________________________
32194 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
32195         Log: Math::BigInt 1.35 from Tels.
32196      Branch: perl
32197            + t/lib/mbimbf.t
32198            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
32199            ! t/lib/bigfltpm.t t/lib/bigintpm.t
32200 ____________________________________________________________________________
32201 [ 10627] By: nick                                  on 2001/06/16  14:54:52
32202         Log: Work in progress UNIX-side edit of win32 PerLIO layer
32203      Branch: perlio
32204            + win32/win32io.c
32205            ! perlio.c win32/makefile.mk
32206 ____________________________________________________________________________
32207 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
32208         Log: Subject: [PATCH 5.6.1] os2/diff-configure
32209              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32210              Date: Fri, 15 Jun 2001 01:19:36 -0400
32211              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
32212              
32213              Empty all of it because I think #10624 made even the
32214              last patch hunk unnecessary.
32215      Branch: perl
32216            ! os2/diff.configure
32217 ____________________________________________________________________________
32218 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
32219         Log: Metaconfig unit change for 10624.
32220      Branch: metaconfig
32221            ! U/modified/libc.U
32222      Branch: perl
32223            ! config_h.SH
32224 ____________________________________________________________________________
32225 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
32226         Log: Move the initialization of libnames to the beginning so
32227              that can one 'seed' it (as OS/2 does.)
32228      Branch: perl
32229            ! Configure
32230 ____________________________________________________________________________
32231 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
32232         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
32233              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32234              Date: Fri, 15 Jun 2001 19:10:57 -0400
32235              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
32236      Branch: perl
32237            ! os2/OS2/REXX/DLL/DLL.pm
32238 ____________________________________________________________________________
32239 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
32240         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
32241              From: "Craig A. Berry" <craigberry@mac.com>
32242              Date: Fri, 15 Jun 2001 17:00:03 -0500
32243              Message-Id: <a05101007b750342599be@[172.16.52.1]>
32244      Branch: perl
32245            ! vms/descrip_mms.template
32246 ____________________________________________________________________________
32247 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
32248         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
32249              From: "Craig A. Berry" <craigberry@mac.com>
32250              Date: Fri, 15 Jun 2001 18:39:42 -0500
32251              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
32252      Branch: perl
32253            ! lib/File/Spec/VMS.pm t/lib/extutils.t
32254 ____________________________________________________________________________
32255 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
32256         Log: Integrate perlio.
32257      Branch: perl
32258           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
32259           !> t/io/utf8.t t/lib/io_scalar.t
32260 ____________________________________________________________________________
32261 [ 10619] By: nick                                  on 2001/06/15  21:05:19
32262         Log: Generated files
32263      Branch: perlio
32264            ! embed.h proto.h
32265 ____________________________________________________________________________
32266 [ 10618] By: nick                                  on 2001/06/15  20:27:42
32267         Log: Fix open.pm to work via XS-implemented method calls rather
32268              than *open::layers variables which caused all the HV/AV hassle.
32269      Branch: perlio
32270            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
32271            ! t/lib/io_scalar.t
32272 ____________________________________________________________________________
32273 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
32274         Log: Integrate perlio.
32275      Branch: perl
32276           !> lib/ExtUtils/Constant.pm
32277 ____________________________________________________________________________
32278 [ 10616] By: nick                                  on 2001/06/15  18:46:47
32279         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
32280      Branch: perlio
32281            ! lib/ExtUtils/Constant.pm
32282 ____________________________________________________________________________
32283 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
32284         Log: Integrate perlio.
32285      Branch: perl
32286           !> ext/Socket/Socket.xs
32287 ____________________________________________________________________________
32288 [ 10614] By: nick                                  on 2001/06/15  18:33:37
32289         Log: MULTIPLICITY fix for Socket.xs
32290      Branch: perlio
32291            ! ext/Socket/Socket.xs
32292 ____________________________________________________________________________
32293 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
32294         Log: Subject: Re: perl@10611
32295              From: Doug MacEachern <dougm@covalent.net>
32296              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
32297              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
32298      Branch: perl
32299            ! ext/Socket/Socket.xs
32300 ____________________________________________________________________________
32301 [ 10612] By: nick                                  on 2001/06/15  16:14:38
32302         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
32303      Branch: perlio
32304           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
32305           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
32306           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
32307           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
32308           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
32309           !> utils/h2ph.PL
32310 ____________________________________________________________________________
32311 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
32312         Log: Update Changes.
32313      Branch: perl
32314            ! Changes patchlevel.h
32315 ____________________________________________________________________________
32316 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
32317         Log: Upping the test count.
32318      Branch: perl
32319            ! t/lib/filefind.t
32320 ____________________________________________________________________________
32321 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
32322         Log: Integrate perlio.
32323      Branch: perl
32324           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
32325 ____________________________________________________________________________
32326 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
32327         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
32328              From: andreas.koenig@anima.de (Andreas J. Koenig)
32329              Date: 15 Jun 2001 13:30:39 +0200
32330              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
32331              
32332              Record the grim history.
32333      Branch: perl
32334            ! lib/File/Find.pm
32335 ____________________________________________________________________________
32336 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
32337         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
32338              From: Brian McCauley <nobull@mail.com>
32339              Date: 15 Jun 2001 07:51:26 +0100
32340              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
32341      Branch: perl
32342            ! lib/File/Find.pm t/lib/filefind.t
32343 ____________________________________________________________________________
32344 [ 10606] By: nick                                  on 2001/06/15  14:00:08
32345         Log: regen_config_h for Win32.
32346      Branch: perlio
32347            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
32348 ____________________________________________________________________________
32349 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
32350         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
32351              From: Peter Prymmer <pvhp@forte.com>
32352              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
32353              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
32354      Branch: perl
32355            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
32356 ____________________________________________________________________________
32357 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
32358         Log: Some filesystems require writability for rename/unlink.
32359      Branch: perl
32360            ! opcode.pl
32361 ____________________________________________________________________________
32362 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
32363         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
32364              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
32365              Date: Fri, 15 Jun 2001 12:08:53 +0200
32366              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
32367      Branch: perl
32368            ! perlio.c
32369 ____________________________________________________________________________
32370 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
32371         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
32372              From: Mike Guy <mjtg@cam.ac.uk>
32373              Date: Fri, 15 Jun 2001 14:11:49 +0100
32374              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
32375      Branch: perl
32376            ! opcode.pl
32377 ____________________________________________________________________________
32378 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
32379         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
32380              From: Nicholas Clark <nick@ccl4.org>
32381              Date: Thu, 14 Jun 2001 23:52:56 +0100
32382              Message-ID: <20010614235256.G98663@plum.flirble.org>
32383      Branch: perl
32384            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
32385            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
32386 ____________________________________________________________________________
32387 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
32388         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
32389              From: Russ Allbery <rra@stanford.edu>
32390              Date: 14 Jun 2001 13:24:43 -0700
32391              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
32392      Branch: perl
32393            ! ext/GDBM_File/GDBM_File.pm
32394 ____________________________________________________________________________
32395 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
32396         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
32397              From: Nicholas Clark <nick@ccl4.org>
32398              Date: Thu, 14 Jun 2001 20:37:47 +0100
32399              Message-ID: <20010614203747.F98663@plum.flirble.org>
32400      Branch: perl
32401            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
32402            ! t/lib/gdbm.t
32403 ____________________________________________________________________________
32404 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
32405         Log: Integrate perlio.
32406      Branch: perl
32407           !> makedef.pl sv.c
32408 ____________________________________________________________________________
32409 [ 10597] By: nick                                  on 2001/06/15  11:08:13
32410         Log: Check that HVs with HvNAME() != NULL are really stashes before
32411              treating them as such. Also be more defensive on the GvCV.
32412              Win32 fork and dprof now working again. 
32413      Branch: perlio
32414            ! sv.c
32415 ____________________________________________________________________________
32416 [ 10596] By: nick                                  on 2001/06/15  10:11:20
32417         Log: Integrate mainline.
32418      Branch: perlio
32419           +> Cross/README
32420           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
32421           !> Porting/config_H config_h.SH configure.com epoc/config.sh
32422           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
32423           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
32424           !> vos/config.ga.h win32/config.bc win32/config.gc
32425           !> win32/config.vc win32/config_H.bc win32/config_H.gc
32426           !> win32/config_H.vc
32427 ____________________________________________________________________________
32428 [ 10595] By: nick                                  on 2001/06/15  09:37:17
32429         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
32430              - Win32 (VC++) now builds but fails:
32431              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
32432              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
32433              write.t    - open(...,"|-") not implemented on Win32 
32434      Branch: perlio
32435            ! makedef.pl
32436 ____________________________________________________________________________
32437 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
32438         Log: Integrate perlio.
32439      Branch: perl
32440           !> perlio.c win32/makefile.mk
32441 ____________________________________________________________________________
32442 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
32443         Log: Metaconfig unit changes for #10592.
32444      Branch: metaconfig
32445            + U/modified/i_varhdr.U U/modified/startsh.U
32446            - U/a_dvisory/crosscompile.U U/target/Target.U
32447            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
32448            ! U/compline/bitpbyte.U U/compline/byteorder.U
32449            ! U/compline/ccflags.U U/compline/charsize.U
32450            ! U/compline/d_casti32.U U/compline/d_castneg.U
32451            ! U/compline/d_closedir.U U/compline/d_fd_set.U
32452            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
32453            ! U/compline/d_keepsig.U U/compline/d_open3.U
32454            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
32455            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
32456            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
32457            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
32458            ! U/compline/doublesize.U U/compline/floatsize.U
32459            ! U/compline/nblock_io.U U/compline/orderlib.U
32460            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
32461            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
32462            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
32463            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
32464            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
32465            ! U/modified/spitshell.U U/threads/archname.U
32466            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
32467            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
32468            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
32469            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
32470            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
32471      Branch: metaconfig/U/perl
32472            + Cross.U
32473            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
32474            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
32475            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
32476            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
32477            ! stdio_streams.U uselfs.U
32478 ____________________________________________________________________________
32479 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
32480         Log: The first steps towards cross-compilation.
32481              
32482              Abstract execution of compiled test executables with $run,
32483              and abstract transfer of files with $to and $from.
32484              
32485              Under cross-compilation the $run, $to, and $from will point
32486              to appropriate wrapper scripts, by default ssh and scp,
32487              but also rsh, rcp, and cp are supported.  If not
32488              cross-compiling, they will be set to '', ':', and ':',
32489              respectively.
32490              
32491              With these patches I was able to get Configure for
32492              iPAQ ARM Linux on an Intel Linux about 95% right
32493              (only a few tests failed to execute or they produced
32494              incorrect results), and I was able to compile
32495              a functional miniperl.
32496              
32497              The symbol crosscompile renamed to be usecrosscompile,
32498              the corresponding C symbol from CROSSCOMPILE to
32499              USE_CROSS_COMPILE.
32500      Branch: perl
32501            ! Configure Cross/README Makefile.SH Porting/Glossary
32502            ! Porting/config.sh Porting/config_H config_h.SH configure.com
32503            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
32504            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
32505            ! vos/config.ga.def vos/config.ga.h win32/config.bc
32506            ! win32/config.gc win32/config.vc win32/config_H.bc
32507            ! win32/config_H.gc win32/config_H.vc
32508 ____________________________________________________________________________
32509 [ 10591] By: nick                                  on 2001/06/14  20:00:12
32510         Log: Steps along the road toward Win32 building again.
32511      Branch: perlio
32512            ! perlio.c win32/makefile.mk
32513 ____________________________________________________________________________
32514 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
32515         Log: Integrate perlio.
32516      Branch: perl
32517           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
32518 ____________________________________________________________________________
32519 [ 10589] By: nick                                  on 2001/06/14  13:54:07
32520         Log: Routine regen_config_h for Win32
32521      Branch: perlio
32522            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
32523 ____________________________________________________________________________
32524 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
32525         Log: Integrate perlio.
32526      Branch: perl
32527           +> perlyline.pl
32528           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
32529 ____________________________________________________________________________
32530 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
32531         Log: A placeholder.
32532      Branch: perl
32533            + Cross/README
32534 ____________________________________________________________________________
32535 [ 10586] By: nick                                  on 2001/06/14  08:25:07
32536         Log: Add new step to run_byacc which:
32537              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
32538              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
32539      Branch: perlio
32540            + perlyline.pl
32541            ! MANIFEST Makefile.SH perly.c
32542 ____________________________________________________________________________
32543 [ 10585] By: nick                                  on 2001/06/14  08:22:29
32544         Log: Integrate mainline
32545      Branch: perlio
32546           +> locale.c numeric.c
32547           !> Changes cygwin/Makefile.SHs embed.h embed.pl
32548           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
32549           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
32550           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
32551           !> x2p/Makefile.SH
32552 ____________________________________________________________________________
32553 [ 10584] By: nick                                  on 2001/06/14  08:05:53
32554         Log: Hack to remove insecure directories from PATH so test will run.
32555      Branch: perlio
32556            ! t/lib/filefind.t
32557 ____________________________________________________________________________
32558 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
32559         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
32560      Branch: perl
32561            - t/lib/mbimbf.t
32562            ! MANIFEST
32563 ____________________________________________________________________________
32564 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
32565         Log: Detypo.
32566      Branch: perl
32567            ! x2p/Makefile.SH
32568 ____________________________________________________________________________
32569 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
32570         Log: de-$CONFIG continues.
32571      Branch: perl
32572            ! cygwin/Makefile.SHs x2p/Makefile.SH
32573 ____________________________________________________________________________
32574 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
32575         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
32576              From: Nicholas Clark <nick@ccl4.org>
32577              Date: Wed, 13 Jun 2001 21:20:13 +0100
32578              Message-ID: <20010613212013.D98663@plum.flirble.org>
32579      Branch: perl
32580            ! opcode.pl
32581 ____________________________________________________________________________
32582 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
32583         Log: Subject: splitting util.c
32584              From: Hugo <hv@crypt.compulink.co.uk>
32585              Date: Thu, 14 Jun 2001 00:41:08 +0100
32586              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
32587      Branch: perl
32588            + locale.c numeric.c
32589            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
32590            ! pod/perlapi.pod proto.h util.c
32591 ____________________________________________________________________________
32592 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
32593         Log: Upgrade to Math::BigInt 1.34 from Tels.
32594      Branch: perl
32595            + t/lib/mbimbf.t
32596            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
32597            ! t/lib/bigfltpm.t t/lib/bigintpm.t
32598 ____________________________________________________________________________
32599 [ 10577] By: nick                                  on 2001/06/13  19:02:48
32600         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
32601      Branch: perlio
32602           !> (integrate 125 files)
32603 ____________________________________________________________________________
32604 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
32605         Log: Update Changes.
32606      Branch: perl
32607            ! Changes patchlevel.h
32608 ____________________________________________________________________________
32609 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
32610         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
32611              From: "Craig A. Berry" <craigberry@mac.com>
32612              Date: Wed, 13 Jun 2001 13:24:28 -0500
32613              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
32614      Branch: perl
32615            ! ext/re/Makefile.PL
32616 ____________________________________________________________________________
32617 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
32618         Log: Mc.u.c. for #10573.
32619      Branch: metaconfig
32620            ! U/threads/usethreads.U
32621 ____________________________________________________________________________
32622 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
32623         Log: It would be also be good if I could type.
32624      Branch: perl
32625            ! Configure
32626 ____________________________________________________________________________
32627 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
32628         Log: Metaconfig unit change for #10571.
32629      Branch: metaconfig
32630            ! U/threads/usethreads.U
32631 ____________________________________________________________________________
32632 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
32633         Log: A non-empty default is a good thing.
32634      Branch: perl
32635            ! Configure
32636 ____________________________________________________________________________
32637 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
32638         Log: Metaconfig unit change for #10569.
32639      Branch: metaconfig
32640            ! U/threads/usethreads.U
32641 ____________________________________________________________________________
32642 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
32643         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
32644              extremely experimental, not even prompted for.
32645      Branch: perl
32646            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32647            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
32648            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
32649            ! win32/config.bc win32/config.gc win32/config.vc
32650 ____________________________________________________________________________
32651 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
32652         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
32653      Branch: perl
32654            ! pod/perlfaq6.pod
32655 ____________________________________________________________________________
32656 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
32657         Log: Integrate perlio; conflicts, accept Nick's versions.
32658      Branch: perl
32659           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
32660           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
32661 ____________________________________________________________________________
32662 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
32663         Log: Subject: Re: ext/ + -Wall
32664              From: Doug MacEachern <dougm@covalent.net>
32665              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
32666              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
32667      Branch: perl
32668            ! XSUB.h lib/ExtUtils/xsubpp perl.h
32669 ____________________________________________________________________________
32670 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
32671         Log: Similar logic as DB_File.xs, using the modern macros and
32672              defines them to older ones for older Perls where PERL_VERSION
32673              is not defined, from Doug MacEachern.
32674      Branch: perl
32675            ! ext/Storable/Storable.xs
32676 ____________________________________________________________________________
32677 [ 10564] By: nick                                  on 2001/06/13  15:22:01
32678         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
32679              and using that instead (name lookups are sequential search for now).
32680      Branch: perlio
32681            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
32682            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
32683 ____________________________________________________________________________
32684 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
32685         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
32686              From: "Richard Soderberg" <rs@crystalflame.net>
32687              Date: Sat, 26 May 2001 06:44:20 -0700
32688              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
32689      Branch: perl
32690            ! sv.c t/op/glob.t
32691 ____________________________________________________________________________
32692 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
32693         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
32694              From: "Craig A. Berry" <craigberry@mac.com>
32695              Date: Tue, 12 Jun 2001 23:55:26 -0500
32696              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
32697      Branch: perl
32698            ! ext/re/Makefile.PL ext/re/re.xs
32699 ____________________________________________________________________________
32700 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
32701         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
32702              suggested by NI-S.
32703      Branch: perl
32704            ! XSUB.h malloc.c perl.h
32705 ____________________________________________________________________________
32706 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
32707         Log: Regen toc.
32708      Branch: perl
32709            ! pod/perltoc.pod
32710 ____________________________________________________________________________
32711 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
32712         Log: Subject: [patch] perl.gprof control
32713              From: Doug MacEachern <dougm@covalent.net>
32714              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
32715              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
32716      Branch: perl
32717            ! miniperlmain.c perl.h
32718 ____________________________________________________________________________
32719 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
32720         Log: Subject: Re: ext/ + -Wall
32721              From: Doug MacEachern <dougm@covalent.net>
32722              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
32723              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
32724              
32725              Document ax and break up dXSARGS.
32726      Branch: perl
32727            ! XSUB.h pod/perlapi.pod
32728 ____________________________________________________________________________
32729 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
32730         Log: More AIX tweakage from Merijn.
32731      Branch: perl
32732            ! hints/aix.sh
32733 ____________________________________________________________________________
32734 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
32735         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
32736              From: "Craig A. Berry" <craigberry@mac.com>
32737              Date: Tue, 12 Jun 2001 22:57:45 -0500
32738              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
32739      Branch: perl
32740            ! vms/descrip_mms.template
32741 ____________________________________________________________________________
32742 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
32743         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
32744              From: "Craig A. Berry" <craigberry@mac.com>
32745              Date: Tue, 12 Jun 2001 22:21:39 -0500
32746              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
32747      Branch: perl
32748            ! configure.com util.c
32749 ____________________________________________________________________________
32750 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
32751         Log: New AIX dynaloading code from Jens-Uwe Mager.
32752              Does break binary compatibility.
32753      Branch: perl
32754            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
32755 ____________________________________________________________________________
32756 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
32757         Log: VMS DEC C compiler found nits by Peter Prymmer.
32758      Branch: perl
32759            ! util.c
32760 ____________________________________________________________________________
32761 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
32762         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
32763              From: Peter Prymmer <pvhp@forte.com>
32764              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
32765              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
32766      Branch: perl
32767            ! t/lib/filecomp.t
32768 ____________________________________________________________________________
32769 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
32770         Log: I wonder how many $CONFIGs still lurk in the shadows.
32771      Branch: perl
32772            ! pod/Makefile.SH x2p/cflags.SH
32773 ____________________________________________________________________________
32774 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
32775         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
32776      Branch: perl
32777            ! pod/checkpods.PL
32778 ____________________________________________________________________________
32779 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
32780         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
32781      Branch: perl
32782            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
32783 ____________________________________________________________________________
32784 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
32785         Log: Subject: [patch] rid local_patches warnings
32786              From: Doug MacEachern <dougm@covalent.net>
32787              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
32788              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
32789      Branch: perl
32790            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
32791 ____________________________________________________________________________
32792 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
32793         Log: Subject: Re: ext/ + -Wall
32794              From: Doug MacEachern <dougm@covalent.net>
32795              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
32796              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
32797      Branch: perl
32798            ! ext/attrs/attrs.xs
32799 ____________________________________________________________________________
32800 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
32801         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
32802              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
32803              Date: Tue, 12 Jun 2001 14:36:20 -0400
32804              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
32805      Branch: perl
32806            ! pod/perlretut.pod
32807 ____________________________________________________________________________
32808 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
32809         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
32810              From: Mike Guy <mjtg@cam.ac.uk>
32811              Date: Tue, 12 Jun 2001 19:10:31 +0100
32812              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
32813              
32814              Subject: Re: [ID 20010612.001] out of memory during regex compilation
32815              From: Mike Guy <mjtg@cam.ac.uk>
32816              Date: Tue, 12 Jun 2001 19:21:01 +0100
32817              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
32818      Branch: perl
32819            ! pod/perlop.pod
32820 ____________________________________________________________________________
32821 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
32822         Log: AIX tweaks from Merijn H. Brand.
32823      Branch: perl
32824            ! hints/aix.sh
32825 ____________________________________________________________________________
32826 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
32827         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
32828              From: "Brendan O'Dea" <bod@compusol.com.au>
32829              Date: Wed, 13 Jun 2001 05:16:47 +1000
32830              Message-ID: <20010613051647.A8945@compusol.com.au>
32831      Branch: maint-5.6/perl
32832            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
32833 ____________________________________________________________________________
32834 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
32835         Log: Subject: Small bcopy cleanup
32836              From: Andy Dougherty <doughera@lafayette.edu>
32837              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
32838              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
32839      Branch: perl
32840            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
32841 ____________________________________________________________________________
32842 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
32843         Log: Subject: [PATCH] Re: ext/ + -Wall
32844              From: Nicholas Clark <nick@ccl4.org>
32845              Date: Wed, 13 Jun 2001 00:04:30 +0100
32846              Message-ID: <20010613000430.M5901@plum.flirble.org>
32847      Branch: perl
32848            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
32849 ____________________________________________________________________________
32850 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
32851         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
32852              From: Nicholas Clark <nick@ccl4.org>
32853              Date: Tue, 12 Jun 2001 23:53:07 +0100
32854              Message-ID: <20010612235307.L5901@plum.flirble.org>
32855      Branch: perl
32856            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
32857 ____________________________________________________________________________
32858 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
32859         Log: MPE/iX tweaks from Mark Bixby.
32860      Branch: perl
32861            ! hints/mpeix.sh mpeix/mpeixish.h util.c
32862 ____________________________________________________________________________
32863 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
32864         Log: Update Changes.
32865      Branch: perl
32866            ! Changes patchlevel.h
32867 ____________________________________________________________________________
32868 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
32869         Log: One less -Wall whine (found under DEBUGGING).
32870      Branch: perl
32871            ! x2p/Makefile.SH x2p/a2p.c
32872 ____________________________________________________________________________
32873 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
32874         Log: s/case-independent/case-insensitive/g
32875      Branch: perl
32876            ! pod/perldebug.pod
32877 ____________________________________________________________________________
32878 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
32879         Log: As suggested in    
32880              
32881              Subject: Re: ext/ + -Wall
32882              From: Gurusamy Sarathy <gsar@ActiveState.com>
32883              Date: Mon, 11 Jun 2001 23:34:31 -0700
32884              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
32885      Branch: perl
32886            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
32887            ! perl.h
32888 ____________________________________________________________________________
32889 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
32890         Log: Subject: ext/ + -Wall
32891              From: Doug MacEachern <dougm@covalent.net>
32892              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
32893              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
32894      Branch: perl
32895            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
32896            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
32897            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
32898            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
32899            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
32900            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
32901            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
32902            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
32903            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
32904            ! lib/ExtUtils/xsubpp
32905 ____________________________________________________________________________
32906 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
32907         Log: Subject: [PATCH] anonymous stashes
32908              From: Abhijit Menon-Sen <ams@wiw.org>
32909              Date: Tue, 12 Jun 2001 12:47:04 +0530
32910              Message-ID: <20010612124704.A29029@lustre.linux.in>
32911      Branch: perl
32912            ! dump.c gv.c sv.c xsutils.c
32913 ____________________________________________________________________________
32914 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
32915         Log: One more test for $^S.
32916      Branch: perl
32917            ! t/op/magic.t
32918 ____________________________________________________________________________
32919 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
32920         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
32921              From: Abhijit Menon-Sen <ams@wiw.org>
32922              Date: Tue, 12 Jun 2001 17:35:55 +0530
32923              Message-ID: <20010612173555.A32426@lustre.linux.in>
32924      Branch: perl
32925            ! mg.c t/op/magic.t
32926 ____________________________________________________________________________
32927 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
32928         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
32929              From: Mike Guy <mjtg@cam.ac.uk>
32930              Date: Tue, 12 Jun 2001 13:14:15 +0100
32931              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
32932      Branch: perl
32933            ! pod/perlop.pod
32934 ____________________________________________________________________________
32935 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
32936         Log: AUTHORS updates.
32937      Branch: perl
32938            ! AUTHORS
32939 ____________________________________________________________________________
32940 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
32941         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
32942              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
32943              Content-Transfer-Encoding: 7bit
32944              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
32945      Branch: perl
32946            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
32947 ____________________________________________________________________________
32948 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
32949         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
32950              From: "Philip Newton" <Philip.Newton@gmx.net>
32951              Date: Mon, 11 Jun 2001 07:08:03 +0200
32952              Message-Id: <200106120802.LAA08992@taas.iki.fi>
32953      Branch: perl
32954            ! t/base/term.t
32955 ____________________________________________________________________________
32956 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
32957         Log: Cleanup the a2p.c for -Wall.
32958      Branch: perl
32959            ! x2p/Makefile.SH x2p/a2p.c
32960 ____________________________________________________________________________
32961 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
32962         Log: File::Find update for MacOS from Chris Nandor.
32963      Branch: perl
32964            ! lib/File/Find.pm t/lib/filefind.t
32965 ____________________________________________________________________________
32966 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
32967         Log: gcc -Wall nits picked out by a non-UNIX system
32968              (courtesy of Mark Bixby)
32969      Branch: perl
32970            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
32971            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
32972            ! pp_sys.c util.c
32973 ____________________________________________________________________________
32974 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
32975         Log: Metaconfig unit change for #10522.  (The d_modfl changes
32976              placate metalint.)
32977      Branch: metaconfig/U/perl
32978            ! d_modfl.U d_u32align.U
32979 ____________________________________________________________________________
32980 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
32981         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
32982              be "./try 2>&1 >/dev/null".
32983      Branch: perl
32984            ! Configure
32985 ____________________________________________________________________________
32986 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
32987         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
32988              From: "Craig A. Berry" <craigberry@mac.com>
32989              Date: Mon, 11 Jun 2001 14:00:32 -0500
32990              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
32991      Branch: perl
32992            ! configure.com
32993 ____________________________________________________________________________
32994 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
32995         Log: Move the full \p\P lists to perlunicode.
32996      Branch: perl
32997            ! pod/perlretut.pod pod/perlunicode.pod
32998 ____________________________________________________________________________
32999 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
33000         Log: VOS build tweak for 5.6.1 from Paul Green.
33001      Branch: maint-5.6/perl
33002            ! vos/build.cm
33003 ____________________________________________________________________________
33004 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
33005         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
33006              From: "Craig A. Berry" <craigberry@mac.com>
33007              Date: Fri, 8 Jun 2001 18:08:18 -0500
33008              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
33009      Branch: perl
33010            ! vms/vms.c
33011 ____________________________________________________________________________
33012 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
33013         Log: Update Changes.
33014      Branch: perl
33015            ! Changes patchlevel.h
33016 ____________________________________________________________________________
33017 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
33018         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
33019      Branch: perl
33020            ! vos/config.alpha.h vos/config.ga.h
33021 ____________________________________________________________________________
33022 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
33023         Log: VOS updates from Paul Green for @10476.
33024      Branch: perl
33025            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
33026            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
33027            ! vos/config.ga.h vos/configure_perl.cm
33028 ____________________________________________________________________________
33029 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
33030         Log: Subject: [PATCH] Not many people know this ...
33031              From: Mike Guy <mjtg@cam.ac.uk>
33032              Date: Mon, 11 Jun 2001 14:55:15 +0100
33033              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
33034      Branch: perl
33035            ! pod/perldebug.pod
33036 ____________________________________________________________________________
33037 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
33038         Log: Add final commas to lists as suggested by Philip Newton.
33039      Branch: perl
33040            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
33041 ____________________________________________________________________________
33042 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
33043         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
33044              Date: Sun, 10 Jun 2001 23:35:38 -0400
33045              From: Chris Nandor <pudge@pobox.com>
33046              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
33047      Branch: perl
33048            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
33049            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
33050            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
33051            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
33052            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
33053            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
33054            ! t/op/write.t t/pragma/strict.t
33055 ____________________________________________________________________________
33056 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
33057         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
33058              From: Chris Nandor <pudge@pobox.com>
33059              Date: Mon, 11 Jun 2001 08:24:28 -0400
33060              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
33061      Branch: perl
33062            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
33063            ! t/lib/io_dir.t
33064 ____________________________________________________________________________
33065 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
33066         Log: One more run_byacc (a hand-tweaked version had slipped in).
33067      Branch: perl
33068            ! perly.c vms/perly_c.vms
33069 ____________________________________________________________________________
33070 [ 10509] By: nick                                  on 2001/06/11  07:49:15
33071         Log: Integrate mainline
33072      Branch: perlio
33073           !> Makefile.SH embed.h embed.pl global.sym
33074           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
33075           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
33076           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
33077           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
33078 ____________________________________________________________________________
33079 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
33080         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
33081              From: Mike Guy <mjtg@cam.ac.uk>
33082              Reply-To: mjtg@cam.ac.uk
33083              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
33084      Branch: perl
33085            ! lib/ExtUtils/Manifest.pm
33086 ____________________________________________________________________________
33087 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
33088         Log: Subject: [PATCH] ExtUtils::Constant
33089              From: Nicholas Clark <nick@ccl4.org>
33090              Date: Sun, 10 Jun 2001 23:25:41 +0100
33091              Message-ID: <20010610232540.C76396@plum.flirble.org>
33092      Branch: perl
33093            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
33094 ____________________________________________________________________________
33095 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
33096         Log: Integrate perlio.
33097      Branch: perl
33098           !> iperlsys.h
33099 ____________________________________________________________________________
33100 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
33101         Log: Move the grok_number and its lieutenant grok_numeric_radix
33102              from sv.c statics to util.c and public.
33103      Branch: perl
33104            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
33105            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
33106 ____________________________________________________________________________
33107 [ 10504] By: nick                                  on 2001/06/10  17:47:06
33108         Log: Fix (valid) -Wall warnings in perlio.c
33109      Branch: perlio
33110            ! iperlsys.h
33111 ____________________________________________________________________________
33112 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
33113         Log: Update perly_c.diff, update perly.fixer to edit away
33114              some of the -Wall noise.
33115      Branch: perl
33116            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
33117 ____________________________________________________________________________
33118 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
33119         Log: Check the version of byacc.
33120      Branch: perl
33121            ! Makefile.SH
33122 ____________________________________________________________________________
33123 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
33124         Log: Subject: [PATCH] perly.y overhaul
33125              From: Simon Cozens <simon@netthink.co.uk>
33126              Date: Sun, 10 Jun 2001 16:56:54 +0100
33127              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
33128              
33129              Plus make run_byacc.
33130      Branch: perl
33131            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
33132 ____________________________________________________________________________
33133 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
33134         Log: Integrate perlio.
33135      Branch: perl
33136           !> perlio.c perlsfio.h
33137 ____________________________________________________________________________
33138 [ 10499] By: nick                                  on 2001/06/10  15:01:08
33139         Log: Integrate mainline
33140      Branch: perlio
33141           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
33142           !> t/pragma/locale.t util.c
33143 ____________________________________________________________________________
33144 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
33145         Log: Put some meat on the perl572delta bones.  The list of
33146              selected bug fixes needs more work, as does still the
33147              whole document.
33148      Branch: perl
33149            ! pod/perl572delta.pod
33150 ____________________________________________________________________________
33151 [ 10497] By: nick                                  on 2001/06/10  12:27:51
33152         Log: Paper over a crack or two with USE_SFIO
33153      Branch: perlio
33154            ! perlio.c perlsfio.h
33155 ____________________________________________________________________________
33156 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
33157         Log: Update Changes.
33158      Branch: perl
33159            ! Changes patchlevel.h
33160 ____________________________________________________________________________
33161 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
33162         Log: Subject: Re: pragma/locale.t #107
33163              From: Hugo <hv@crypt.compulink.co.uk>
33164              Date: Sun, 10 Jun 2001 11:23:30 +0100
33165              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
33166              
33167              Encapsulate the scan of the decimal radix separator.
33168      Branch: perl
33169            ! embed.h embed.pl proto.h sv.c
33170 ____________________________________________________________________________
33171 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
33172         Log: Try to grok numbers both with the locale specific separator
33173              and with the usual "." (if different from the lss); add a test
33174              to locale.t to do also a little bit of math in addition to just
33175              equalness testing; remove extraneous logic as suggested in
33176              
33177              Subject: Re: pragma/locale.t #107
33178              From: Nicholas Clark <nick@ccl4.org>
33179              Date: Sat, 9 Jun 2001 22:37:36 +0100
33180              Message-ID: <20010609223735.Y76396@plum.flirble.org>
33181      Branch: perl
33182            ! sv.c t/pragma/locale.t
33183 ____________________________________________________________________________
33184 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
33185         Log: Metaconfig unit change for #10492.
33186      Branch: metaconfig/U/perl
33187            ! Extensions.U
33188 ____________________________________________________________________________
33189 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
33190         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
33191              From: Artur Bergman <artur@contiller.se> 
33192              Date: Sat, 09 Jun 2001 21:03:51 +0200
33193              Message-ID: <B7483FB6.1398%artur@contiller.se>
33194      Branch: perl
33195            ! Configure
33196 ____________________________________________________________________________
33197 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
33198         Log: Integrate perlio.
33199      Branch: perl
33200           !> perlsfio.h
33201 ____________________________________________________________________________
33202 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
33203         Log: Do locale specific separator if only in locale.
33204      Branch: perl
33205            ! util.c
33206 ____________________________________________________________________________
33207 [ 10489] By: nick                                  on 2001/06/09  19:13:25
33208         Log: Make XS/Typemap compile (but fail) with sfio
33209      Branch: perlio
33210            ! perlsfio.h
33211 ____________________________________________________________________________
33212 [ 10488] By: nick                                  on 2001/06/09  19:12:51
33213         Log: Re-integrate mainline
33214      Branch: perlio
33215           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
33216           !> proto.h sv.c util.c
33217 ____________________________________________________________________________
33218 [ 10487] By: nick                                  on 2001/06/09  16:26:29
33219         Log: Integrate mainline
33220      Branch: perlio
33221           !> (integrate 31 files)
33222 ____________________________________________________________________________
33223 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
33224         Log: Subject: [PATCH] New attempt to clone callack
33225              From: Artur Bergman <artur@contiller.se> 
33226              Date: Thu, 07 Jun 2001 11:52:16 +0200
33227              Message-ID: <B7451B6F.12B7%artur@contiller.se>
33228      Branch: perl
33229            ! embedvar.h intrpvar.h perlapi.h sv.c
33230 ____________________________________________________________________________
33231 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
33232         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
33233      Branch: perl
33234            ! embed.h embed.pl perl.h proto.h sv.c util.c
33235 ____________________________________________________________________________
33236 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
33237         Log: Subject: Re: pragma/locale.t #107
33238              From: Nicholas Clark <nick@ccl4.org>
33239              Date: Sat, 9 Jun 2001 16:26:10 +0100
33240              Message-ID: <20010609162609.V76396@plum.flirble.org>
33241              
33242              A missing NVification.
33243      Branch: perl
33244            ! sv.c
33245 ____________________________________________________________________________
33246 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
33247         Log: Redo the #10482, there already was a test script for formats.
33248      Branch: perl
33249            - t/io/format.t
33250            ! MANIFEST t/op/write.t
33251 ____________________________________________________________________________
33252 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
33253         Log: Twisted format testing, from Merijn.
33254      Branch: perl
33255            + t/io/format.t
33256            ! MANIFEST
33257 ____________________________________________________________________________
33258 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
33259         Log: More \p{In...} testing, combined with \N{...}.
33260      Branch: perl
33261            ! lib/utf8_heavy.pl t/op/pat.t
33262 ____________________________________________________________________________
33263 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
33264         Log: Metaconfig changes for #10479.
33265      Branch: metaconfig
33266            ! U/Glossary.patch
33267      Branch: metaconfig/U/perl
33268            ! d_modfl.U
33269 ____________________________________________________________________________
33270 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
33271         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
33272      Branch: perl
33273            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33274            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
33275            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
33276            ! win32/config.bc win32/config.gc win32/config.vc
33277 ____________________________________________________________________________
33278 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
33279         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
33280              From: "Craig A. Berry" <craigberry@mac.com>
33281              Date: Thu, 7 Jun 2001 14:27:20 -0500
33282              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
33283      Branch: perl
33284            ! vms/perlvms.pod
33285 ____________________________________________________________________________
33286 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
33287         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
33288              From: Gisle Aas <gisle@ActiveState.com>
33289              Date: 07 Jun 2001 17:04:29 -0700
33290              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
33291      Branch: perl
33292            ! ext/re/re.xs
33293 ____________________________________________________________________________
33294 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
33295         Log: Update Changes.
33296      Branch: perl
33297            ! Changes patchlevel.h
33298 ____________________________________________________________________________
33299 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
33300         Log: Regen Glossary et alia.
33301      Branch: perl
33302            ! Porting/Glossary Porting/config.sh Porting/config_H
33303 ____________________________________________________________________________
33304 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
33305         Log: Metaconfig unit changes for #10473.
33306      Branch: metaconfig/U/perl
33307            ! d_modfl.U
33308 ____________________________________________________________________________
33309 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
33310         Log: Harumph, also AIX will spill its guts (i.e. dump core)
33311              if an executable contains modfl() but it hasn't been
33312              compiled right (in the case of AIX, with cc -qlongdouble).
33313      Branch: perl
33314            ! Configure
33315 ____________________________________________________________________________
33316 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
33317         Log: integrate change#10471 from mainline
33318              
33319              in change#10451, check that CvOUTSIDE is a CV before looking in
33320              (it can apparently be SVt_NULL during global destruction)
33321      Branch: maint-5.6/perl
33322           !> op.c
33323 ____________________________________________________________________________
33324 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
33325         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
33326              (it can apparently be SVt_NULL during global destruction)
33327      Branch: perl
33328            ! op.c
33329 ____________________________________________________________________________
33330 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
33331         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
33332              From: Robin Barker <rmb1@cise.npl.co.uk>
33333              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
33334              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
33335      Branch: perl
33336            ! lib/diagnostics.pm pod/perldiag.pod
33337 ____________________________________________________________________________
33338 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
33339         Log: Subject: [PATCH perl@10439] long =item
33340              From: Robin Barker <rmb1@cise.npl.co.uk>
33341              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
33342              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
33343      Branch: perl
33344            ! README.amiga lib/Attribute/Handlers.pm
33345            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
33346 ____________________________________________________________________________
33347 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
33348         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
33349              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
33350              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
33351              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
33352      Branch: perl
33353            ! pod/perlguts.pod
33354 ____________________________________________________________________________
33355 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
33356         Log: Integrate perlio.
33357      Branch: perl
33358           !> sv.c
33359 ____________________________________________________________________________
33360 [ 10466] By: nick                                  on 2001/06/07  10:25:40
33361         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
33362              whitespace tweaks.
33363              Still coredumps in pragma/overload.t - what a nice hard fail that is...
33364      Branch: perlio
33365            ! sv.c
33366 ____________________________________________________________________________
33367 [ 10465] By: nick                                  on 2001/06/07  08:41:58
33368         Log: Raw integrate of mainline for S_grok_number debug
33369              (sv.c has MULTIPLICITY issues as well as whatever else ...)
33370      Branch: perlio
33371            - plan9/perlplan9.doc plan9/perlplan9.pod
33372           !> (integrate 46 files)
33373 ____________________________________________________________________________
33374 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
33375         Log: The proper prototyping for #10463.
33376      Branch: perl
33377            ! embed.h embed.pl proto.h sv.c
33378 ____________________________________________________________________________
33379 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
33380         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
33381              From: Nicholas Clark <nick@ccl4.org>
33382              Date: Thu, 7 Jun 2001 00:29:59 +0100
33383              Message-ID: <20010607002959.Z76396@plum.flirble.org>
33384      Branch: perl
33385            ! sv.c
33386 ____________________________________________________________________________
33387 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
33388         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
33389              From: "Craig A. Berry" <craigberry@mac.com>
33390              Date: Wed, 06 Jun 2001 17:54:30 -0500
33391              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
33392      Branch: perl
33393            ! vms/perlvms.pod
33394 ____________________________________________________________________________
33395 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
33396         Log: Podify the remaining README.platform files;
33397              merge README.plan9 and plan9/perlplan9.pod;
33398              delete plan9/perlplan9.* (the perlplan.doc needs to
33399              be regenerated in Plan 9); make the =head1 and =head2
33400              in the README.platform to be a little more verbose
33401              (skipped README.os2 not to anger Ilya) so that they
33402              look better in the toc; regen toc.
33403      Branch: perl
33404            - plan9/perlplan9.doc plan9/perlplan9.pod
33405            ! MANIFEST README.aix README.amiga README.apollo README.beos
33406            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
33407            ! README.hpux README.hurd README.machten README.macos
33408            ! README.micro README.mint README.mpeix README.os390
33409            ! README.plan9 README.qnx README.solaris README.threads
33410            ! README.tru64 README.vmesa README.vms README.vos README.win32
33411            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
33412            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
33413 ____________________________________________________________________________
33414 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
33415         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
33416              From: Mike Guy <mjtg@cam.ac.uk>
33417              Reply-To: mjtg@cam.ac.uk
33418              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
33419      Branch: perl
33420            ! pod/perlguts.pod
33421 ____________________________________________________________________________
33422 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
33423         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
33424              From: Mike Guy <mjtg@cam.ac.uk>
33425              Reply-To: mjtg@cam.ac.uk
33426              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
33427      Branch: perl
33428            ! pod/perlsec.pod
33429 ____________________________________________________________________________
33430 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
33431         Log: Disable long doubles from pre-5.0 Tru64s.
33432      Branch: perl
33433            ! README.tru64 hints/dec_osf.sh
33434 ____________________________________________________________________________
33435 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
33436         Log: The #10455 exposed that modfl() is fundamentally busted
33437              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
33438              testing it.
33439      Branch: perl
33440            ! hints/dec_osf.sh
33441 ____________________________________________________________________________
33442 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
33443         Log: Metaconfig unit change for #10455.
33444      Branch: metaconfig/U/perl
33445            ! d_modfl.U
33446 ____________________________________________________________________________
33447 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
33448         Log: Configure check for geborken modfl(), inspired by
33449              
33450              Subject: Re: [20010118.017] op/int.t failure 
33451              From: Hugo <hv@crypt.compulink.co.uk>
33452              Date: Tue, 05 Jun 2001 13:43:27 +0100
33453              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
33454      Branch: perl
33455            ! Configure
33456 ____________________________________________________________________________
33457 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
33458         Log: Integrate changes #10450 and #10451 from maintperl:
33459              
33460              optimize change#10448 slightly (don't repeat search in eval""s lexical
33461              scope, since that has already been searched)
33462              
33463              change#9108 needs subtler treatment for case of closures created
33464              within eval""
33465      Branch: perl
33466           !> op.c t/op/misc.t
33467 ____________________________________________________________________________
33468 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
33469         Log: MakeMaker magic to compile (when no dynamic loading)
33470              List/Util.xsc as (ListUtil.c and) ListUtil.o since
33471              POSIX-BC (BS2000) linker has an evil limitation of
33472              being unable to include in the same executable several
33473              object files with the same name - case-insensitively -
33474              because otherwise we conflict with util.c.
33475              Strictly speaking currently required only in POSIX-BC
33476              but probably will do no harm elsewhere where static
33477              linking is required.
33478      Branch: perl
33479            ! ext/List/Util/Makefile.PL
33480 ____________________________________________________________________________
33481 [ 10452] By: nick                                  on 2001/06/06  08:59:51
33482         Log: Integrate mainline.
33483      Branch: perlio
33484           +> lib/Attribute/Handlers/demo/Demo.pm
33485           +> lib/Attribute/Handlers/demo/Descriptions.pm
33486           +> lib/Attribute/Handlers/demo/MyClass.pm
33487           +> lib/Attribute/Handlers/demo/demo.pl
33488           +> lib/Attribute/Handlers/demo/demo2.pl
33489           +> lib/Attribute/Handlers/demo/demo3.pl
33490           +> lib/Attribute/Handlers/demo/demo4.pl
33491           +> lib/Attribute/Handlers/demo/demo_call.pl
33492           +> lib/Attribute/Handlers/demo/demo_chain.pl
33493           +> lib/Attribute/Handlers/demo/demo_cycle.pl
33494           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
33495           +> lib/Attribute/Handlers/demo/demo_phases.pl
33496           +> lib/Attribute/Handlers/demo/demo_range.pl
33497           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
33498           +> uts/strtol_wrap.c
33499           !> (integrate 91 files)
33500 ____________________________________________________________________________
33501 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
33502         Log: change#9108 needs subtler treatment for case of closures created
33503              within eval""
33504      Branch: maint-5.6/perl
33505            ! op.c t/op/misc.t
33506 ____________________________________________________________________________
33507 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
33508         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
33509              scope, since that has already been searched)
33510      Branch: maint-5.6/perl
33511            ! op.c
33512 ____________________________________________________________________________
33513 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
33514         Log: Integrate change #10448 from maintperl; lexicals
33515              outside an eval"" weren't resolved correctly inside a subroutine
33516              definition inside the eval"" if they were not already referenced
33517              in the toplevel of the eval""-ed code
33518      Branch: perl
33519           !> cop.h op.c pp_ctl.c t/op/misc.t
33520 ____________________________________________________________________________
33521 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
33522         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
33523              outside an eval"" weren't resolved correctly inside a subroutine
33524              definition inside the eval"" if they were not already referenced
33525              in the toplevel of the eval""-ed code
33526      Branch: maint-5.6/perl
33527            ! cop.h op.c pp_ctl.c t/op/misc.t
33528 ____________________________________________________________________________
33529 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
33530         Log: Subject: [PATCH] perl570delta.pod
33531              From: Peter Scott <Peter@PSDT.com> 
33532              Date: Tue, 05 Jun 2001 18:51:02 -0700
33533              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
33534      Branch: perl
33535            ! pod/perl570delta.pod
33536 ____________________________________________________________________________
33537 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
33538         Log: The fudge factor is no more needed.  I hope.
33539      Branch: perl
33540            ! t/lib/posix.t
33541 ____________________________________________________________________________
33542 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
33543         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
33544              From: Hugo <hv@crypt.compulink.co.uk>
33545              Date: Tue, 05 Jun 2001 12:58:19 +0100
33546              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
33547      Branch: perl
33548            ! util.c
33549 ____________________________________________________________________________
33550 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
33551         Log: Make up prototypes only for those who have the functions
33552              but not the prototypes.
33553      Branch: perl
33554            ! perl.h
33555 ____________________________________________________________________________
33556 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
33557         Log: Subject: Re: Not OK: perl@10439 on win32 
33558              From: Prymmer/Kahn <pvhp@best.com> 
33559              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
33560              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
33561      Branch: perl
33562            ! perl.h util.c
33563 ____________________________________________________________________________
33564 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
33565         Log: The metaconfig units changes for #10441.
33566      Branch: metaconfig
33567            ! U/modified/Extract.U U/modified/Extractall.U
33568            ! U/modified/Finish.U
33569 ____________________________________________________________________________
33570 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
33571         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
33572      Branch: perl
33573            ! Configure
33574 ____________________________________________________________________________
33575 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
33576         Log: Unnecessary fuzziness undone, noted by Mike Guy.
33577      Branch: perl
33578            ! t/op/tr.t
33579 ____________________________________________________________________________
33580 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
33581         Log: Update Changes.
33582      Branch: perl
33583            ! Changes patchlevel.h
33584 ____________________________________________________________________________
33585 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
33586         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
33587              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
33588              leakage patch.
33589      Branch: perl
33590            ! t/op/misc.t
33591 ____________________________________________________________________________
33592 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
33593         Log: Test case for #10433/#10424.
33594      Branch: perl
33595            ! t/op/misc.t
33596 ____________________________________________________________________________
33597 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
33598         Log: Subject: One fix for strtoul not setting errno
33599              From: hom00@utsglobal.com (Hal Morris)
33600              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
33601              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
33602      Branch: perl
33603            + uts/strtol_wrap.c
33604            ! MANIFEST hints/uts.sh
33605 ____________________________________________________________________________
33606 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
33607         Log: Metaconfig units changes for #10434.
33608      Branch: metaconfig
33609            ! U/modified/Cppsym.U
33610      Branch: metaconfig/U/perl
33611            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
33612            + d_syscallproto.U d_usleepproto.U
33613            ! longdblfio.U quadfio.U
33614 ____________________________________________________________________________
33615 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
33616         Log: Configure tweaks; add prototype probes, make the cpp symbols
33617              probe to cast, not whine; test for %Ld and %Lf before %lld and
33618              %llf because the L is the ANSI way.
33619      Branch: perl
33620            ! Configure config_h.SH configure.com epoc/config.sh
33621            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
33622            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
33623            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
33624 ____________________________________________________________________________
33625 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
33626         Log: Sigh.  This is what #10424 was supposed to check in.
33627      Branch: perl
33628            ! op.c sv.c sv.h
33629 ____________________________________________________________________________
33630 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
33631         Log: More verbose failure.
33632      Branch: perl
33633            ! t/op/ver.t
33634 ____________________________________________________________________________
33635 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
33636         Log: The .pm changes to go with #10428.
33637      Branch: perl
33638            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
33639            ! ext/Sys/Syslog/Syslog.pm
33640 ____________________________________________________________________________
33641 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
33642         Log: On second thoughts show to utf8 skippage message only
33643              on failures, it's too confusing otherwise,
33644      Branch: perl
33645            ! t/pragma/locale.t
33646 ____________________________________________________________________________
33647 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
33648         Log: Do not import anything from Encode.
33649      Branch: perl
33650            ! ext/MIME/Base64/QuotedPrint.pm
33651 ____________________________________________________________________________
33652 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
33653         Log: The #10402 didn't take.  Weird.
33654      Branch: perl
33655            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
33656            ! ext/Sys/Syslog/Syslog.xs
33657 ____________________________________________________________________________
33658 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
33659         Log: Eradicate traces of 'asciirange' re subpragma.
33660      Branch: perl
33661            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
33662            ! pod/perldiag.pod
33663 ____________________________________________________________________________
33664 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
33665         Log: use is a compile-time thing.
33666      Branch: perl
33667            ! ext/MIME/Base64/QuotedPrint.pm
33668 ____________________________________________________________________________
33669 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
33670         Log: Subject: [PATCH perl@10419] -Wall casting patch
33671              From: Robin Barker <rmb1@cise.npl.co.uk>
33672              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
33673              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
33674      Branch: perl
33675            ! ext/Devel/DProf/DProf.xs mg.c
33676 ____________________________________________________________________________
33677 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
33678         Log: Subject: [PATCH #2] introducing SVpad_TYPED
33679              From: Abhijit Menon-Sen <ams@wiw.org>
33680              Date: Mon, 4 Jun 2001 12:26:02 +0530
33681              Message-ID: <20010604122602.A5775@lustre.linux.in>
33682      Branch: perl
33683            ! op.c sv.c sv.h
33684 ____________________________________________________________________________
33685 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
33686         Log: testsuite for change#10192 (from Gisle Aas)
33687      Branch: perl
33688            + t/op/override.t
33689            ! MANIFEST
33690 ____________________________________________________________________________
33691 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
33692         Log: integrate changes#10414-10416 from mainline
33693              
33694              Potential buffer overrun if the radix separator is more than
33695              one byte.  Also, under locales, prefer the locale-specific
33696              separator over the old boring ".".
33697              
33698              "10.", that is, decimal numbers can have no decimal part at all.
33699              
33700              The non-locale places need love, too.
33701      Branch: maint-5.6/perl
33702           !> perl.h sv.c
33703 ____________________________________________________________________________
33704 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
33705         Log: Missed from #10420.
33706      Branch: perl
33707            ! epoc/config.sh
33708 ____________________________________________________________________________
33709 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
33710         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
33711              often this prototype goes with HAS_SETRESUID_PROTO.
33712      Branch: perl
33713            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33714            ! config_h.SH configure.com perl.h uconfig.h
33715 ____________________________________________________________________________
33716 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
33717         Log: Update Changes.
33718      Branch: perl
33719            ! Changes patchlevel.h
33720 ____________________________________________________________________________
33721 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
33722         Log: -Wall "subscript has type `char'" cleanup.
33723      Branch: perl
33724            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
33725 ____________________________________________________________________________
33726 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
33727         Log: Various "cast to pointer from integer of different size"
33728              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
33729              wide but I32 (int) only 32 bits wide).
33730              
33731              WARNING: the classnum and tagnum changes in Storable.xs
33732              may not be wise, they may be breaking binary compatibility
33733              (in 64-bit platforms), asked Raphael Manfredi about the changes.
33734      Branch: perl
33735            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
33736            ! mg.c proto.h
33737 ____________________________________________________________________________
33738 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
33739         Log: The non-locale places need love, too.
33740      Branch: perl
33741            ! perl.h
33742 ____________________________________________________________________________
33743 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
33744         Log: "10.", that is, decimal numbers can have no decimal part at all.
33745      Branch: perl
33746            ! perl.h
33747 ____________________________________________________________________________
33748 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
33749         Log: Potential buffer overrun if the radix separator is more than
33750              one byte.  Also, under locales, prefer the locale-specific
33751              separator over the old boring ".".
33752      Branch: perl
33753            ! perl.h sv.c
33754 ____________________________________________________________________________
33755 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
33756         Log: Integrate change #10412 from maintperl; locale is now
33757              per-cop, not per-op; plus retweak the locale.t to always
33758              list the skipped utf8 locales.
33759      Branch: perl
33760            ! t/pragma/locale.t
33761           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
33762           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
33763 ____________________________________________________________________________
33764 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
33765         Log: rationalize locale handling to fix the bugs uncovered by change#10394
33766              
33767              the major issue was that the runtime was looking at PL_hints rather
33768              than op_private to notice whether locale was enabled
33769              
33770              the secondary issue was that many locale-sensitive numeric ops didn't
33771              have HINT_LOCALE propagated into their op_private
33772              
33773              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
33774              instead of per-op, just like HINT_BYTE and the hints for lexical
33775              warnings (this makes the hint available to every op via PL_curcop)
33776              
33777              pragma/locale.t may need to be reworked with these fixes in mind
33778              (it currently passes its tests)
33779      Branch: maint-5.6/perl
33780            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
33781            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
33782 ____________________________________________________________________________
33783 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
33784         Log: More verbose debugging.
33785      Branch: perl
33786            ! t/pragma/locale.t
33787 ____________________________________________________________________________
33788 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
33789         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
33790              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
33791              Date: Sat, 2 Jun 2001 22:53:33 +0100
33792              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
33793      Branch: perl
33794            ! regcomp.c t/pragma/warn/regcomp
33795 ____________________________________________________________________________
33796 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
33797         Log: Mention that lexicalizing $a or $b is a bad idea if one
33798              wants to use sort().
33799      Branch: perl
33800            ! pod/perlvar.pod
33801 ____________________________________________________________________________
33802 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
33803         Log: Tweak the test to be happy if the accuracy is 'good enough'.
33804      Branch: perl
33805            ! t/lib/posix.t
33806 ____________________________________________________________________________
33807 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
33808         Log: Upgrade to Attribute::Handlers 0.70.
33809              
33810              NOTE: this unearthed the "too late for CHECK block" bug,
33811              that's why the 1_compile.t change.
33812      Branch: perl
33813            + lib/Attribute/Handlers/demo/Demo.pm
33814            + lib/Attribute/Handlers/demo/Descriptions.pm
33815            + lib/Attribute/Handlers/demo/MyClass.pm
33816            + lib/Attribute/Handlers/demo/demo.pl
33817            + lib/Attribute/Handlers/demo/demo2.pl
33818            + lib/Attribute/Handlers/demo/demo3.pl
33819            + lib/Attribute/Handlers/demo/demo4.pl
33820            + lib/Attribute/Handlers/demo/demo_call.pl
33821            + lib/Attribute/Handlers/demo/demo_chain.pl
33822            + lib/Attribute/Handlers/demo/demo_cycle.pl
33823            + lib/Attribute/Handlers/demo/demo_hashdir.pl
33824            + lib/Attribute/Handlers/demo/demo_phases.pl
33825            + lib/Attribute/Handlers/demo/demo_range.pl
33826            + lib/Attribute/Handlers/demo/demo_rawdata.pl
33827            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
33828            ! t/lib/attrhand.t
33829 ____________________________________________________________________________
33830 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
33831         Log: One less -Wall whine.
33832      Branch: perl
33833            ! regcomp.c
33834 ____________________________________________________________________________
33835 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
33836         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
33837      Branch: perl
33838           !> t/op/eval.t
33839 ____________________________________________________________________________
33840 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
33841         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
33842              aren't "normally" visible inside eval""s contained in subs unless
33843              a cloned reference to them already exists)
33844              
33845              strangely enough, t/harness didn't show this up as a failure
33846              (harness needs fixing?)
33847      Branch: maint-5.6/perl
33848            ! t/op/eval.t
33849 ____________________________________________________________________________
33850 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
33851         Log: Update to Text::Balanced 1.85.
33852      Branch: perl
33853            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
33854 ____________________________________________________________________________
33855 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
33856         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
33857              From: Nicholas Clark <nick@ccl4.org>
33858              Date: Sun, 3 Jun 2001 17:54:36 +0100
33859              Message-ID: <20010603175436.E76396@plum.flirble.org> 
33860      Branch: perl
33861            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
33862            ! ext/Sys/Syslog/Syslog.xs
33863 ____________________________________________________________________________
33864 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
33865         Log: Unused variables.
33866      Branch: perl
33867            ! util.c
33868 ____________________________________________________________________________
33869 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
33870         Log: Subject: [PATCH] APIfy op_clear 
33871              From: Simon Cozens <simon@netthink.co.uk>
33872              Date: Sun, 3 Jun 2001 13:51:46 +0100
33873              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
33874              
33875              (despite the subject line, op_null is APIfied by the patch)
33876      Branch: perl
33877            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
33878 ____________________________________________________________________________
33879 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
33880         Log: Subject: [PATCH] t/lib/extutils.t
33881              From: Nicholas Clark <nick@ccl4.org>
33882              Date: Sat, 2 Jun 2001 23:57:05 +0100
33883              Message-ID: <20010602235705.Q12698@plum.flirble.org>
33884      Branch: perl
33885            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
33886 ____________________________________________________________________________
33887 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
33888         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
33889              From: Prymmer/Kahn <pvhp@best.com>
33890              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
33891              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
33892      Branch: perl
33893            ! win32/Makefile win32/makefile.mk
33894 ____________________________________________________________________________
33895 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
33896         Log: Subject: Re: 'decimal digits' macro? 
33897              From: Hugo <hv@crypt.compulink.co.uk>
33898              Date: Sun, 03 Jun 2001 04:26:36 +0100
33899              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
33900      Branch: perl
33901            ! handy.h t/lib/posix.t t/op/tr.t
33902 ____________________________________________________________________________
33903 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
33904         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
33905              From: Hugo <hv@crypt.compulink.co.uk>
33906              Date: Sun, 03 Jun 2001 14:56:30 +0100
33907              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
33908      Branch: perl
33909            ! util.c
33910 ____________________________________________________________________________
33911 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
33912         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
33913      Branch: perl
33914           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
33915           !> vms/perly_c.vms
33916 ____________________________________________________________________________
33917 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
33918         Log: fix leakage of lexicals at file scope into subroutines that were
33919              declared before them; this appears to be a longstanding bug that
33920              meant that lexicals at file scope were never "deintroduced", meaning
33921              their scope range was never properly closed, and their visibility
33922              extended to all subsequent eval""s or requires
33923              
33924              added a test case
33925              
33926              seems to also fix a case of bogus duplicate warnings
33927      Branch: maint-5.6/perl
33928            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
33929            ! vms/perly_c.vms
33930 ____________________________________________________________________________
33931 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
33932         Log: More VMS tweaks from Craig A. Berry.
33933      Branch: perl
33934            ! configure.com t/lib/extutils.t
33935 ____________________________________________________________________________
33936 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
33937         Log: -Wall cleanup continues.
33938      Branch: perl
33939            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
33940            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
33941            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
33942            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
33943            ! run.c toke.c util.c
33944 ____________________________________________________________________________
33945 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
33946         Log: The metaconfig unit change for #10390.
33947      Branch: metaconfig/U/perl
33948            ! gccvers.U
33949 ____________________________________________________________________________
33950 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
33951         Log: Drop the -ansi from the default gcc flags.
33952              
33953              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
33954              that struct cannot be compared with a flat integer, such as STRLEN.
33955              The -ansi will also cause a lot of noise in Solaris because of:
33956              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
33957      Branch: perl
33958            ! Configure
33959 ____________________________________________________________________________
33960 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
33961         Log: Integrate perlio.
33962      Branch: perl
33963           !> pod/perlapi.pod util.c
33964 ____________________________________________________________________________
33965 [ 10388] By: nick                                  on 2001/06/02  08:01:12
33966         Log: Integrate mainline
33967      Branch: perlio
33968           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
33969           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
33970           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
33971           !> t/lib/1_compile.t t/lib/mimeqp.t
33972 ____________________________________________________________________________
33973 [ 10387] By: nick                                  on 2001/06/02  07:39:17
33974         Log: Tweak util.c's atof2 for MULTIPLICITY
33975      Branch: perlio
33976            ! util.c
33977 ____________________________________________________________________________
33978 [ 10386] By: nick                                  on 2001/06/02  07:38:33
33979         Log: Integrate mainline
33980      Branch: perlio
33981           !> (integrate 41 files)
33982 ____________________________________________________________________________
33983 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
33984         Log: Add Attribute::Handlers 0.61 from Damian Conway.
33985      Branch: perl
33986            + lib/Attribute/Handlers.pm t/lib/attrhand.t
33987            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
33988 ____________________________________________________________________________
33989 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
33990         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
33991              From: Peter Prymmer <pvhp@forte.com>
33992              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
33993              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
33994      Branch: perl
33995            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
33996 ____________________________________________________________________________
33997 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
33998         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
33999              From: Jeff Pinyan <jeffp@crusoe.net>
34000              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
34001              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
34002      Branch: perl
34003            ! lib/File/Find.pm
34004 ____________________________________________________________________________
34005 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
34006         Log: Subject: [PATCH perl@10381] configure.com tweaks
34007              From: "Craig A. Berry" <craigberry@mac.com>
34008              Date: Fri, 1 Jun 2001 13:55:43 -0500
34009              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
34010      Branch: perl
34011            ! configure.com
34012 ____________________________________________________________________________
34013 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
34014         Log: Update Changes.
34015      Branch: perl
34016            ! Changes patchlevel.h
34017 ____________________________________________________________________________
34018 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
34019         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
34020              From: Mike Guy <mjtg@cam.ac.uk>
34021              Date: Fri, 01 Jun 2001 18:17:02 +0100
34022              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
34023      Branch: perl
34024            ! lib/perl5db.pl
34025 ____________________________________________________________________________
34026 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
34027         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
34028              From: Hugo <hv@crypt.compulink.co.uk>
34029              Date: Thu, 31 May 2001 20:49:48 +0100
34030              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
34031      Branch: perl
34032            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
34033            ! util.c
34034 ____________________________________________________________________________
34035 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
34036         Log: Zero() is not available in x2p (or, rather, some of its
34037              implementations like memzero() might not be available.)
34038      Branch: perl
34039            ! x2p/hash.c
34040 ____________________________________________________________________________
34041 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
34042         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
34043              From: Michael G Schwern <schwern@pobox.com>
34044              Date: Fri, 1 Jun 2001 12:00:29 +0100
34045              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
34046              
34047              (But use Zero() instead of memset.)
34048      Branch: perl
34049            ! x2p/hash.c
34050 ____________________________________________________________________________
34051 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
34052         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
34053              From: Jeff Pinyan <jeffp@crusoe.net>
34054              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
34055              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
34056      Branch: perl
34057            ! pod/perldiag.pod regcomp.c t/op/pat.t
34058 ____________________________________________________________________________
34059 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
34060         Log: Retract #10324 and #10333; not needed.
34061      Branch: perl
34062            ! hints/irix_6.sh hints/linux.sh
34063 ____________________________________________________________________________
34064 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
34065         Log: The #10370 wasn't quite right.
34066      Branch: perl
34067            ! ext/XS/Typemap/Typemap.xs
34068 ____________________________________________________________________________
34069 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
34070         Log: The metaconfig units changes for #10372.
34071      Branch: metaconfig/U/perl
34072            + d_realpath.U d_sresgproto.U d_sresuproto.U
34073            ! gccvers.U i_db.U
34074 ____________________________________________________________________________
34075 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
34076         Log: Configure tweaks; record the Berkeley DB version,
34077              probe for realpath(), for setresuid() and setresgid()
34078              prototypes; use realpath() (try to be paranoid enough),
34079              use the setres[ug]id prototypes because glibc has the functions
34080              but not their prototypes; add -Wall -ansi to gcc ccflags;
34081              regen toc.
34082      Branch: perl
34083            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34084            ! config_h.SH configure.com epoc/config.sh
34085            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
34086            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
34087            ! vos/config.ga.def win32/config.bc win32/config.gc
34088            ! win32/config.vc
34089 ____________________________________________________________________________
34090 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
34091         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
34092              From: Michael G Schwern <schwern@pobox.com>
34093              Date: Fri, 1 Jun 2001 11:28:14 +0100
34094              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
34095      Branch: perl
34096            ! lib/attributes.pm xsutils.c
34097 ____________________________________________________________________________
34098 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
34099         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
34100              From: Tim Jenness <t.jenness@jach.hawaii.edu>
34101              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
34102              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
34103      Branch: perl
34104            ! ext/XS/Typemap/Typemap.xs
34105 ____________________________________________________________________________
34106 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
34107         Log: Subject: [patch] Cwd.xs optimizations/abstraction
34108              From: Doug MacEachern <dougm@covalent.net>
34109              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
34110              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
34111      Branch: perl
34112            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
34113            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
34114 ____________________________________________________________________________
34115 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
34116         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!])
34117              From: Nicholas Clark <nick@ccl4.org>
34118              Date: Thu, 31 May 2001 23:56:40 +0100
34119              Message-ID: <20010531235640.F12698@plum.flirble.org>
34120              
34121              Make the test work also under only static extensions
34122              (sh Configure -Uusedl fakes this nicely)
34123      Branch: perl
34124            ! t/lib/extutils.t
34125 ____________________________________________________________________________
34126 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
34127         Log: Subject: [PATCH hv.c] Eliminating trigraph
34128              From: Michael G Schwern <schwern@pobox.com>
34129              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
34130              Date: Fri, 1 Jun 2001 11:49:56 +0100
34131      Branch: perl
34132            ! hv.c
34133 ____________________________________________________________________________
34134 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
34135         Log: Subject: Re: [PATCH] Tests for File::Compare 
34136              From: "Philip Newton" <Philip.Newton@gmx.net>
34137              Date: Thu, 31 May 2001 19:44:05 +0200
34138              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
34139              
34140              Unnecessary "quotation marks".
34141      Branch: perl
34142            ! t/lib/filecomp.t
34143 ____________________________________________________________________________
34144 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
34145         Log: Integrate perlio.
34146      Branch: perl
34147           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
34148 ____________________________________________________________________________
34149 [ 10364] By: nick                                  on 2001/06/01  10:13:31
34150         Log: Cleanup dll.base and dll.exp created by GCC builds.
34151      Branch: perlio
34152            ! lib/ExtUtils/MM_Win32.pm
34153 ____________________________________________________________________________
34154 [ 10363] By: nick                                  on 2001/06/01  10:02:17
34155         Log: Make filecomp test work on CRLF platforms by adding binmode.
34156      Branch: perlio
34157            ! t/lib/filecomp.t
34158 ____________________________________________________________________________
34159 [ 10362] By: nick                                  on 2001/06/01  08:37:17
34160         Log: Integrate mainline
34161      Branch: perlio
34162           !> Changes Configure patchlevel.h perlio.c
34163 ____________________________________________________________________________
34164 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
34165         Log: panic:claustrophobia.
34166      Branch: perl
34167            ! perlio.c
34168 ____________________________________________________________________________
34169 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
34170         Log: Update Changes.
34171      Branch: perl
34172            ! Changes patchlevel.h
34173 ____________________________________________________________________________
34174 [ 10359] By: nick                                  on 2001/05/31  12:35:50
34175         Log: Integrate mainline.
34176      Branch: perlio
34177           +> t/lib/filecomp.t
34178           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
34179           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
34180 ____________________________________________________________________________
34181 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
34182         Log: Integrate perlio.
34183      Branch: perl
34184           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
34185           !> win32/config_H.vc
34186 ____________________________________________________________________________
34187 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
34188         Log: Metaconfig unit change for #10356.
34189      Branch: metaconfig
34190            ! U/installdirs/inc_version_list.U
34191 ____________________________________________________________________________
34192 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
34193         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
34194              (idea from Sarathy; implementation from Andy)
34195      Branch: perl
34196            ! Configure
34197 ____________________________________________________________________________
34198 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
34199         Log: More AUTHORS.
34200      Branch: perl
34201            ! AUTHORS
34202 ____________________________________________________________________________
34203 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
34204         Log: Subject: Re: [PATCH] Tests for File::Compare
34205              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
34206              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
34207              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
34208      Branch: perl
34209            + t/lib/filecomp.t
34210            ! MANIFEST t/lib/1_compile.t
34211 ____________________________________________________________________________
34212 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
34213         Log: Subject: [PATCH] DEBUG_* macro cleanups
34214              From: Abhijit Menon-Sen <ams@wiw.org>
34215              Date: Thu, 31 May 2001 12:16:22 +0530
34216              Message-ID: <20010531121622.B4829@lustre.linux.in>
34217              
34218              Subject: Re: [PATCH] DEBUG_* macro cleanups
34219              From: Abhijit Menon-Sen <ams@wiw.org>
34220              Date: Thu, 31 May 2001 13:57:01 +0530
34221              Message-ID: <20010531135701.A21775@lustre.linux.in>
34222              
34223              (The DEBUG_ definitions in perl.h changed to use the
34224              STMT_START and STMT_END.)
34225      Branch: perl
34226            ! perl.h pp_ctl.c sv.c toke.c
34227 ____________________________________________________________________________
34228 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
34229         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
34230              From: Abhijit Menon-Sen <ams@wiw.org>
34231              Date: Thu, 31 May 2001 08:27:55 +0530
34232              Message-ID: <20010531082755.A10018@lustre.linux.in>
34233      Branch: perl
34234            ! ext/Storable/Storable.xs gv.c perl.c
34235 ____________________________________________________________________________
34236 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
34237         Log: Subject: [PATCH] AUTHORS
34238              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
34239              Date: Thu, 31 May 2001 01:27:59 -0500
34240              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
34241              
34242              Subject: Re: [PATCH] AUTHORS
34243              From: "Philip Newton" <Philip.Newton@gmx.net>
34244              Date: Thu, 31 May 2001 10:08:06 +0200
34245              (Message-Id missing?)
34246      Branch: perl
34247            ! AUTHORS
34248 ____________________________________________________________________________
34249 [ 10350] By: nick                                  on 2001/05/31  11:40:43
34250         Log: win32 - dmake regen_config_h
34251      Branch: perlio
34252            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
34253 ____________________________________________________________________________
34254 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
34255         Log: Subject: Re: [PATCH util.c] More warning cleanups.
34256              From: "Philip Newton" <Philip.Newton@gmx.net>
34257              Date: Thu, 31 May 2001 07:41:36 +0200
34258              Message-Id: <200105310538.IAA25458@taku.hut.fi>
34259              
34260              Undo C++-ism that snekt in.
34261      Branch: perl
34262            ! util.c
34263 ____________________________________________________________________________
34264 [ 10348] By: nick                                  on 2001/05/31  11:36:46
34265         Log: Tolerate Win32 numerics
34266      Branch: perlio
34267            ! t/pragma/warn/toke
34268 ____________________________________________________________________________
34269 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
34270         Log: Integrate perlio.
34271      Branch: perl
34272           !> perlio.c win32/win32.h
34273 ____________________________________________________________________________
34274 [ 10346] By: nick                                  on 2001/05/31  10:54:55
34275         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
34276              perlio.c change 10255.
34277      Branch: perlio
34278            ! perlio.c
34279 ____________________________________________________________________________
34280 [ 10345] By: nick                                  on 2001/05/31  10:01:57
34281         Log: Conditionally put back some "unused" dTHX which are used
34282              with PERL_IMPLICIT_SYS
34283      Branch: perlio
34284            ! perlio.c
34285 ____________________________________________________________________________
34286 [ 10344] By: nick                                  on 2001/05/31  10:00:59
34287         Log: Fix Win32 for new spelling IN_BYTES 
34288      Branch: perlio
34289            ! win32/win32.h
34290 ____________________________________________________________________________
34291 [ 10343] By: nick                                  on 2001/05/31  08:01:32
34292         Log: perlio.c -Wall cleaner under MULTIPLICITY
34293              - still minor noise with linux stdio
34294      Branch: perlio
34295            ! perlio.c
34296 ____________________________________________________________________________
34297 [ 10342] By: nick                                  on 2001/05/31  07:52:23
34298         Log: Integrate mainline.
34299      Branch: perlio
34300           !> (integrate 42 files)
34301 ____________________________________________________________________________
34302 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
34303         Log: AUTHORS updates.
34304      Branch: perl
34305            ! AUTHORS
34306 ____________________________________________________________________________
34307 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
34308         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
34309              From: Peter Prymmer <pvhp@forte.com>
34310              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
34311              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
34312      Branch: perl
34313            ! t/lib/md5-file.t
34314 ____________________________________________________________________________
34315 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
34316         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
34317              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
34318              to match the pragma name; various robustness cleanups.
34319      Branch: perl
34320            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
34321            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
34322 ____________________________________________________________________________
34323 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
34324         Log: More -Wall sweeping.
34325      Branch: perl
34326            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
34327            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
34328            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
34329            ! regcomp.c sv.c toke.c utf8.c
34330 ____________________________________________________________________________
34331 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
34332         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
34333              From: Nicholas Clark <nick@ccl4.org>
34334              Date: Wed, 30 May 2001 22:34:41 +0100
34335              Message-ID: <20010530223441.Y86445@plum.flirble.org>
34336      Branch: perl
34337            ! t/op/cmp.t
34338 ____________________________________________________________________________
34339 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
34340         Log: It's is not, it isn't ain't, and it's it's, not its,
34341              if you mean it is. If you don't, it's its. Then too,
34342              it's hers. It isn't her's. It isn't our's either.
34343              It's ours, and likewise yours and theirs.
34344              -- Oxford University Press, Edpress News
34345      Branch: perl
34346            ! lib/autouse.pm
34347 ____________________________________________________________________________
34348 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
34349         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
34350      Branch: perl
34351            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
34352            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
34353            ! x2p/str.c x2p/walk.c xsutils.c
34354 ____________________________________________________________________________
34355 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
34356         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
34357              From: Michael G Schwern <schwern@pobox.com>
34358              Date: Wed, 30 May 2001 17:10:38 +0100
34359              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
34360              
34361              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
34362              From: Abhijit Menon-Sen <ams@wiw.org>
34363              Date: Wed, 30 May 2001 23:16:13 +0530
34364              Message-ID: <20010530231613.A31933@lustre.linux.in>
34365      Branch: perl
34366            ! perl.c t/run/runenv.t
34367 ____________________________________________________________________________
34368 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
34369         Log: (Retracted by #10375.)
34370              
34371              IRIX hints patch from Merijn Broeren.
34372              
34373              TODO: (this and the earlier Linux hints patch) should be solved
34374              at Configure level.  Merijn: -ldb should not be used on any platform
34375              for perl, just when linking DBFile itself. Trying to be helpful here
34376              is counterproductive.
34377      Branch: perl
34378            ! hints/irix_6.sh
34379 ____________________________________________________________________________
34380 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
34381         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
34382              From: Nicholas Clark <nick@ccl4.org>
34383              Date: Wed, 30 May 2001 23:20:58 +0100
34384              Message-ID: <20010530232058.B86445@plum.flirble.org>
34385      Branch: perl
34386            ! doop.c
34387 ____________________________________________________________________________
34388 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
34389         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
34390              From: Michael G Schwern <schwern@pobox.com> 
34391              Date: Wed, 30 May 2001 15:24:20 +0100
34392              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
34393      Branch: perl
34394            ! t/pragma/autouse.t
34395 ____________________________________________________________________________
34396 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
34397         Log: The regex trick wasn't a good idea.
34398      Branch: perl
34399            ! pod/perlfaq4.pod
34400 ____________________________________________________________________________
34401 [ 10329] By: nick                                  on 2001/05/30  18:34:35
34402         Log: Integrate mainline
34403      Branch: perlio
34404           !> (integrate 40 files)
34405 ____________________________________________________________________________
34406 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
34407         Log: Update Changes.
34408      Branch: perl
34409            ! Changes patchlevel.h
34410 ____________________________________________________________________________
34411 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
34412         Log: The metaconfig unit change for #10325.
34413      Branch: metaconfig
34414            + U/modified/afs.U
34415 ____________________________________________________________________________
34416 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
34417         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
34418              is now wrong.
34419      Branch: perl
34420            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
34421 ____________________________________________________________________________
34422 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
34423         Log: Introduce $Config{afsroot}.
34424      Branch: perl
34425            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34426            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
34427            ! win32/config.gc win32/config.vc
34428 ____________________________________________________________________________
34429 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
34430         Log: (Retracted by #10375.)
34431              
34432              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
34433      Branch: perl
34434            ! hints/linux.sh
34435 ____________________________________________________________________________
34436 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
34437         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
34438              (Also Configure tweaks needed; coming up soon.)
34439      Branch: perl
34440            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
34441 ____________________________________________________________________________
34442 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
34443         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
34444              From: Michael G Schwern <schwern@pobox.com>
34445              Date: Sun, 27 May 2001 10:29:43 +0100
34446              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
34447      Branch: perl
34448            ! lib/perl5db.pl
34449 ____________________________________________________________________________
34450 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
34451         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
34452              and Abhijit Menon-Sen.
34453      Branch: perl
34454            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
34455            ! perl.c pp_sys.c regcomp.c
34456 ____________________________________________________________________________
34457 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
34458         Log: Fix the BOOT section to call myU2time properly.
34459      Branch: perl
34460            ! ext/Time/HiRes/HiRes.xs
34461 ____________________________________________________________________________
34462 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
34463         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
34464              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
34465              Date: Wed, 30 May 2001 09:44:29 -0400
34466              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
34467              
34468              Detypo; plus add one more trick.
34469      Branch: perl
34470            ! pod/perlfaq4.pod
34471 ____________________________________________________________________________
34472 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
34473         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)
34474              From: Michael G Schwern <schwern@pobox.com>
34475              Date: Wed, 30 May 2001 14:39:06 +0100
34476              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
34477      Branch: perl
34478            ! lib/autouse.pm t/pragma/autouse.t
34479 ____________________________________________________________________________
34480 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
34481         Log: Subject: Re: AIX and gcc (moving targets)
34482              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34483              Date: Wed, 30 May 2001 15:25:08 +0200
34484              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
34485      Branch: perl
34486            ! ext/Time/HiRes/HiRes.xs
34487 ____________________________________________________________________________
34488 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
34489         Log: Subject: [PATCH t/TEST] sorting tests
34490              From: Michael G Schwern <schwern@pobox.com>
34491              Date: Wed, 30 May 2001 10:24:02 +0100
34492              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
34493      Branch: perl
34494            ! t/TEST
34495 ____________________________________________________________________________
34496 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
34497         Log: Subject: [ID 20010529.002] typos in man page perlre
34498              From: bart@cg681574-a.adubn1.nj.home.com 
34499              Date: Tue, 29 May 2001 13:58:59 -0500
34500              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
34501      Branch: perl
34502            ! pod/perlre.pod
34503 ____________________________________________________________________________
34504 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
34505         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
34506              From: "Craig A. Berry" <craigberry@mac.com>
34507              Date: Tue, 29 May 2001 23:23:45 -0500
34508              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
34509      Branch: perl
34510            ! t/lib/extutils.t t/pragma/autouse.t
34511 ____________________________________________________________________________
34512 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
34513         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)
34514              From: David Dyck <dcd@tc.fluke.com>
34515              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
34516              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
34517      Branch: perl
34518            ! t/lib/filefind.t
34519 ____________________________________________________________________________
34520 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
34521         Log: AIX hints update for gcc from Merijn H. Brand.
34522      Branch: perl
34523            ! hints/aix.sh
34524 ____________________________________________________________________________
34525 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
34526         Log: Retract #10295 and #10296: a more generic solution
34527              is needed (there's something funny with gcc on AIX).
34528      Branch: perl
34529            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
34530 ____________________________________________________________________________
34531 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
34532         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
34533              From: Hugo <hv@crypt.compulink.co.uk>
34534              Date: Wed, 30 May 2001 11:59:19 +0100
34535              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
34536              
34537              localizing $@ has unfortunate semantics - if you die past
34538              a local $@, the die message is lost.
34539      Branch: perl
34540            ! lib/utf8_heavy.pl
34541 ____________________________________________________________________________
34542 [ 10309] By: nick                                  on 2001/05/30  08:23:02
34543         Log: Integrate mainline (autouse works again.)
34544      Branch: perlio
34545           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
34546           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
34547           !> pod/perlvar.pod t/op/cmp.t
34548 ____________________________________________________________________________
34549 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
34550         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
34551              From: David Dyck <dcd@tc.fluke.com>
34552              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
34553              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
34554      Branch: perl
34555            ! lib/File/Find.pm
34556 ____________________________________________________________________________
34557 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
34558         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
34559              From: Nicholas Clark <nick@ccl4.org>
34560              Date: Tue, 29 May 2001 23:16:09 +0100
34561              Message-ID: <20010529231609.U86445@plum.flirble.org>
34562              
34563              Make the test output slightly clearer by distinguishing
34564              between '' and undef.
34565      Branch: perl
34566            ! t/op/cmp.t
34567 ____________________________________________________________________________
34568 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
34569         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
34570              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34571              Date: Tue, 29 May 2001 19:15:19 -0400
34572              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
34573      Branch: perl
34574            ! hints/os2.sh
34575 ____________________________________________________________________________
34576 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
34577         Log: Subject: perlvar.pod addition
34578              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
34579              Date: Fri, 25 May 2001 20:23:12 +0200
34580              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
34581              
34582              Subject: Re: perlvar.pod addition
34583              From: "Abigail" <abigail@foad.org> 
34584              Date: Fri, 25 May 2001 22:00:39 +0200
34585              Message-ID: <20010525200039.28029.qmail@foad.org>
34586              
34587              Mention $a and $b in perlvar.
34588      Branch: perl
34589            ! pod/perlvar.pod
34590 ____________________________________________________________________________
34591 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
34592         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
34593              From: Jeff Pinyan <jeffp@crusoe.net>
34594              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
34595              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
34596      Branch: perl
34597            ! pod/perlvar.pod
34598 ____________________________________________________________________________
34599 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
34600         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
34601              From: Jeff Pinyan <jeffp@crusoe.net>
34602              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
34603              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
34604      Branch: perl
34605            ! pod/perlfaq6.pod
34606 ____________________________________________________________________________
34607 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
34608         Log: Mention Time::localtime and Time::gmtime.
34609      Branch: perl
34610            ! ext/Time/Piece/Piece.pm
34611 ____________________________________________________________________________
34612 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
34613         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
34614              From: Michael G Schwern <schwern@pobox.com>
34615              Date: Tue, 29 May 2001 18:51:32 +0100
34616              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
34617      Branch: perl
34618            ! pod/perlfaq4.pod
34619 ____________________________________________________________________________
34620 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
34621         Log: Retract #10243.
34622      Branch: perl
34623            ! lib/autouse.pm
34624 ____________________________________________________________________________
34625 [ 10299] By: nick                                  on 2001/05/29  18:41:19
34626         Log: Post weekend integrate mainline (fails one test pragma/autouse).
34627      Branch: perlio
34628           +> (branch 29 files)
34629           !> (integrate 91 files)
34630 ____________________________________________________________________________
34631 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
34632         Log: Update Changes.
34633      Branch: perl
34634            ! Changes patchlevel.h
34635 ____________________________________________________________________________
34636 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
34637         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
34638              before Perl_load_module/Perl_call_method and restore the value
34639              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
34640      Branch: perl
34641            ! utf8.c
34642 ____________________________________________________________________________
34643 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
34644         Log: Subject: Re: AIX and gcc (moving targets)
34645              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34646              Date: Tue, 29 May 2001 17:59:40 +0200
34647              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
34648      Branch: perl
34649            ! ext/Storable/Makefile.PL
34650 ____________________________________________________________________________
34651 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
34652         Log: Subject: Re: AIX and gcc (moving targets)
34653              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34654              Date: Tue, 29 May 2001 12:32:57 +0200
34655              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
34656      Branch: perl
34657            ! ext/POSIX/Makefile.PL
34658 ____________________________________________________________________________
34659 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
34660         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
34661              From: Michael G Schwern <schwern@pobox.com>
34662              Date: Tue, 29 May 2001 09:53:29 +0100
34663              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
34664              
34665              (#10280 retracted)
34666      Branch: perl
34667            ! lib/Test/Harness.pm t/lib/test-harness.t
34668 ____________________________________________________________________________
34669 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
34670         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
34671              From: Michael G Schwern <schwern@pobox.com>
34672              Date: Tue, 29 May 2001 09:19:52 +0100
34673              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
34674      Branch: perl
34675            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
34676            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
34677            + t/lib/Test/todo.t
34678            ! MANIFEST lib/Test.pm t/TEST
34679 ____________________________________________________________________________
34680 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
34681         Log: From: Michael G Schwern <schwern@pobox.com>
34682              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
34683              Date: Tue, 29 May 2001 08:26:09 +0100
34684              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
34685      Branch: perl
34686            ! t/TEST
34687 ____________________________________________________________________________
34688 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
34689         Log: Add tests for Time::gmtime and Time::localtime.
34690      Branch: perl
34691            + t/lib/time-gmtime.t t/lib/time-localtime.t
34692            ! MANIFEST t/lib/1_compile.t
34693 ____________________________________________________________________________
34694 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
34695         Log: Add test for File::stat.
34696      Branch: perl
34697            + t/lib/filestat.t
34698            ! MANIFEST t/lib/1_compile.t
34699 ____________________________________________________________________________
34700 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
34701         Log: Add test for Net::servent.
34702      Branch: perl
34703            + t/lib/net-sent.t
34704            ! MANIFEST t/lib/1_compile.t
34705 ____________________________________________________________________________
34706 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
34707         Log: Add test for Net::protoent.
34708      Branch: perl
34709            + t/lib/net-pent.t
34710            ! MANIFEST t/lib/1_compile.t
34711 ____________________________________________________________________________
34712 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
34713         Log: Add test for Net::netent.
34714      Branch: perl
34715            + t/lib/net-nent.t
34716            ! MANIFEST t/lib/1_compile.t
34717 ____________________________________________________________________________
34718 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
34719         Log: Add test for User::grent.  Portability doubtful.
34720      Branch: perl
34721            + t/lib/user-grent.t
34722            ! MANIFEST t/lib/1_compile.t
34723 ____________________________________________________________________________
34724 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
34725         Log: Add test for User::pwent.
34726              Probably will fall down somewhere for portability reasons.
34727      Branch: perl
34728            + t/lib/user-pwent.t
34729            ! MANIFEST t/lib/1_compile.t
34730 ____________________________________________________________________________
34731 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
34732         Log: Metaconfig units changes for #10283.
34733      Branch: metaconfig
34734            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
34735            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
34736            ! U/installdirs/sitescript.U U/modified/Signal.U
34737 ____________________________________________________________________________
34738 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
34739         Log: Subject: [PATCH 5.6.1] signal names in Configure
34740              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34741              Date: Tue, 29 May 2001 03:52:25 -0400
34742              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
34743              
34744              Subject: [PATCH 5.6.1] older perl in Configure
34745              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34746              Date: Tue, 29 May 2001 03:55:40 -0400
34747              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
34748              
34749              Subject: [PATCH 5.6.1] goofs in Configure
34750              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34751              Date: Tue, 29 May 2001 04:13:07 -0400
34752              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
34753              
34754              Configure portability tweaks.
34755      Branch: perl
34756            ! Configure
34757 ____________________________________________________________________________
34758 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
34759         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
34760              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34761              Date: Tue, 29 May 2001 04:07:06 -0400
34762              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
34763      Branch: perl
34764            ! os2/os2.c
34765 ____________________________________________________________________________
34766 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
34767         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
34768              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34769              Date: Tue, 29 May 2001 04:01:38 -0400
34770              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
34771      Branch: perl
34772            ! hints/os2.sh os2/Makefile.SHs
34773 ____________________________________________________________________________
34774 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
34775         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
34776              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34777              Date: Tue, 29 May 2001 03:50:18 -0400
34778              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
34779      Branch: perl
34780            ! lib/Test/Harness.pm
34781 ____________________________________________________________________________
34782 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
34783         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
34784      Branch: perl
34785            ! lib/utf8_heavy.pl
34786 ____________________________________________________________________________
34787 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
34788         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
34789              From: Hugo <hv@crypt.compulink.co.uk>
34790              Date: Tue, 29 May 2001 03:03:45 +0100
34791              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
34792              
34793              Explanation why the $@ always gets the UTF8 flag when under use utf8--
34794              because we told it to have the flag when under use utf8.
34795      Branch: perl
34796            ! pp_ctl.c
34797 ____________________________________________________________________________
34798 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
34799         Log: At least a partial fix for 20010528.004.
34800      Branch: perl
34801            ! lib/utf8_heavy.pl
34802 ____________________________________________________________________________
34803 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
34804         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
34805              From: Nicholas Clark <nick@ccl4.org> 
34806              Date: Mon, 28 May 2001 23:39:38 +0100
34807              Message-ID: <20010528233938.M86445@plum.flirble.org>
34808              
34809              More portable non-zero UV.
34810      Branch: perl
34811            ! t/lib/extutils.t
34812 ____________________________________________________________________________
34813 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
34814         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
34815              From: Nicholas Clark <nick@ccl4.org>
34816              Date: Mon, 28 May 2001 22:46:09 +0100
34817              Message-ID: <20010528224608.L86445@plum.flirble.org>
34818              
34819              Test also "make clean".
34820      Branch: perl
34821            ! t/lib/extutils.t
34822 ____________________________________________________________________________
34823 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
34824         Log: Subject: Re: Would -Wno-unused -Wall be better?
34825              From: Michael G Schwern <schwern@pobox.com>
34826              Date: Tue, 29 May 2001 00:55:54 +0100
34827              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
34828      Branch: perl
34829            ! pp.h
34830 ____________________________________________________________________________
34831 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
34832         Log: Add a test for 20010528.007, fixed in #10272.
34833      Branch: perl
34834            ! t/op/misc.t toke.c
34835 ____________________________________________________________________________
34836 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
34837         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
34838              From: Hugo <hv@crypt.compulink.co.uk>
34839              Date: Tue, 29 May 2001 00:23:23 +0100
34840              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
34841      Branch: perl
34842            ! toke.c
34843 ____________________________________________________________________________
34844 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
34845         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
34846              From: Michael G Schwern <schwern@pobox.com>
34847              Date: Tue, 29 May 2001 00:42:59 +0100
34848              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
34849      Branch: perl
34850            ! t/pragma/autouse.t
34851 ____________________________________________________________________________
34852 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
34853         Log: Some shells seemingly arrange the signal handlers differently
34854              (bug id 20010521.004).
34855      Branch: perl
34856            ! t/lib/sigaction.t
34857 ____________________________________________________________________________
34858 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
34859         Log: Regen perlmodlib.
34860      Branch: perl
34861            ! pod/perlmodlib.pod
34862 ____________________________________________________________________________
34863 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
34864         Log: Update Changes.
34865      Branch: perl
34866            ! Changes patchlevel.h
34867 ____________________________________________________________________________
34868 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
34869         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
34870              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
34871              Date: Mon, 28 May 2001 14:56:35 -0500
34872              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
34873      Branch: perl
34874            ! pod/perlnewmod.pod
34875 ____________________________________________________________________________
34876 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
34877         Log: Regen toc.
34878      Branch: perl
34879            ! pod/perltoc.pod
34880 ____________________________________________________________________________
34881 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
34882         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
34883              From: "Richard Soderberg" <rs@crystalflame.net>
34884              Date: Mon, 28 May 2001 12:31:23 -0700
34885              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
34886      Branch: perl
34887            ! t/op/splice.t
34888 ____________________________________________________________________________
34889 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
34890         Log: The #10260 was too bold: locales and utf8 still do not mix.
34891      Branch: perl
34892            ! t/pragma/locale.t
34893 ____________________________________________________________________________
34894 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
34895         Log: Subject: [PATCH] Pod nitpicks
34896              From: "Richard Soderberg" <rs@crystalflame.net>
34897              Date: Mon, 28 May 2001 10:08:58 -0700
34898              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
34899      Branch: perl
34900            ! pod/perl571delta.pod pod/perlapi.pod sv.h
34901 ____________________________________________________________________________
34902 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
34903         Log: Upgrade to I18N::LangTags 0.22.
34904      Branch: perl
34905            + lib/I18N/LangTags/List.pod
34906            ! MANIFEST lib/I18N/LangTags.pm
34907 ____________________________________________________________________________
34908 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
34909         Log: A slightly more serious bug found by -Mutf8; op/misc and
34910              lib/complex dumped core.
34911      Branch: perl
34912            ! regexec.c
34913 ____________________________________________________________________________
34914 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
34915         Log: Various buglets shaken out by -Mutf8.
34916      Branch: perl
34917            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
34918            ! t/pragma/locale.t
34919 ____________________________________________________________________________
34920 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
34921         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
34922      Branch: perl
34923            ! t/lib/carp.t
34924 ____________________________________________________________________________
34925 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
34926         Log: Subject: [PATCH] todo patch
34927              From: Artur Bergman <artur@contiller.se> 
34928              Date: Mon, 28 May 2001 17:03:51 +0200
34929              Message-ID: <B7383577.F34%artur@contiller.se>
34930      Branch: perl
34931            ! pod/perltodo.pod
34932 ____________________________________________________________________________
34933 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
34934         Log: Subject: typo in perlguts.pod
34935              From: "John P. Linderman" <jpl@research.att.com>
34936              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
34937              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
34938      Branch: perl
34939            ! pod/perlguts.pod
34940 ____________________________________________________________________________
34941 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
34942         Log: Subject: AIX and gcc (moving targets)
34943              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34944              Date: Mon, 28 May 2001 12:54:04 +0200
34945              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
34946      Branch: perl
34947            ! hints/aix.sh
34948 ____________________________________________________________________________
34949 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
34950         Log: Subject: Re: perlio + multiple perl_alloc..destruct
34951              From: Doug MacEachern <dougm@covalent.net>
34952              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
34953              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
34954      Branch: perl
34955            ! perlio.c
34956 ____________________________________________________________________________
34957 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
34958         Log: The #10251 wasn't quite up-to-the-code.
34959      Branch: perl
34960            ! t/op/misc.t
34961 ____________________________________________________________________________
34962 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
34963         Log: Test case for bug 20010526.004, fixed in #10252.
34964      Branch: perl
34965            ! t/op/taint.t
34966 ____________________________________________________________________________
34967 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
34968         Log: Subject: Re: [ID 20010526.004] Taint looses value
34969              From: Hugo <hv@crypt.compulink.co.uk>
34970              Date: Sun, 27 May 2001 20:39:32 +0100
34971              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
34972      Branch: perl
34973            ! sv.c
34974 ____________________________________________________________________________
34975 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
34976         Log: Test case for 20010422.005, fixed by #10250.
34977      Branch: perl
34978            ! t/op/misc.t
34979 ____________________________________________________________________________
34980 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
34981         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
34982              From: Spider Boardman <spider@Orb.Nashua.NH.US>
34983              Date: Mon, 28 May 2001 06:39:12 -0400
34984              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
34985      Branch: perl
34986            ! toke.c
34987 ____________________________________________________________________________
34988 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
34989         Log: Linerewrapping.
34990      Branch: perl
34991            ! lib/open.pm
34992 ____________________________________________________________________________
34993 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
34994         Log: Updates on the modules list.
34995      Branch: perl
34996            ! t/lib/1_compile.t
34997 ____________________________________________________________________________
34998 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
34999         Log: Add a test for PerlIO.
35000              
35001              (I probably got the crlf/raw thing wrong for clrfy platforms...)
35002      Branch: perl
35003            + t/lib/perlio.t
35004            ! MANIFEST lib/PerlIO.pm
35005 ____________________________________________________________________________
35006 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
35007         Log: Add a test for carp et alia.
35008      Branch: perl
35009            + t/lib/carp.t
35010            ! MANIFEST
35011 ____________________________________________________________________________
35012 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
35013         Log: Adding the new test would be swell.
35014      Branch: perl
35015            + t/pragma/autouse.t
35016 ____________________________________________________________________________
35017 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
35018         Log: Add a test for the autouse pragma.
35019      Branch: perl
35020            ! MANIFEST
35021 ____________________________________________________________________________
35022 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
35023         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
35024              From: dLux <dlux@spam.sch.bme.hu>
35025              Date: Sun, 27 May 2001 16:14:26 +0200
35026              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
35027      Branch: perl
35028            ! lib/autouse.pm
35029 ____________________________________________________________________________
35030 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
35031         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
35032              From: "Richard Soderberg" <rs@crystalflame.net>
35033              Date: Mon, 28 May 2001 03:56:36 -0700
35034              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
35035      Branch: perl
35036            ! utils/dprofpp.PL
35037 ____________________________________________________________________________
35038 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
35039         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
35040              From: "Stephen P. Potter" <spp@spotter.yi.org>
35041              Date: Tue, 22 May 2001 11:40:25 -0400
35042              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
35043              
35044              Subject: Re: [ID 20010522.003] Time::Local module bug
35045              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
35046              Date: Tue, 22 May 2001 11:50:19 -0400
35047              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
35048      Branch: perl
35049            ! lib/Time/Local.pm
35050 ____________________________________________________________________________
35051 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
35052         Log: The PERL_DL_NONLAZY can have whitespace in front.
35053      Branch: perl
35054            ! t/lib/extutils.t
35055 ____________________________________________________________________________
35056 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
35057         Log: Document strftime() and strptime().
35058      Branch: perl
35059            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
35060 ____________________________________________________________________________
35061 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
35062         Log: Make Time::Piece::strptime() to be a function, not a method.
35063      Branch: perl
35064            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
35065 ____________________________________________________________________________
35066 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
35067         Log: Tweak the test to be more portable.
35068      Branch: perl
35069            ! t/lib/extutils.t
35070 ____________________________________________________________________________
35071 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
35072         Log: Subject: PATCH: Re: Re: Attributes that tie
35073              From: Leon Brocard <acme@astray.com>
35074              Date: Sun, 27 May 2001 12:37:29 +0100
35075              Message-ID: <20010527123729.A22663@ns0.astray.com>
35076              
35077              Document that variable attributes are not currently usable
35078              for tieing.  (An ugly limitation that should be fixed.)
35079      Branch: perl
35080            ! lib/attributes.pm
35081 ____________________________________________________________________________
35082 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
35083         Log: Microperl tweaks.
35084      Branch: perl
35085            ! Makefile.micro uconfig.h uconfig.sh
35086 ____________________________________________________________________________
35087 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
35088         Log: Add make target for microperl (kind of silly, but convenient).
35089      Branch: perl
35090            ! Makefile.SH
35091 ____________________________________________________________________________
35092 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
35093         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
35094              for microperl.)
35095      Branch: perl
35096            ! doio.c
35097 ____________________________________________________________________________
35098 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
35099         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
35100              From: rspier@pobox.com (Robert Spier)
35101              Date: Sat, 26 May 2001 20:05:23 -0400
35102              Message-ID: <15120.17603.148648.12430@rls.cx>
35103              
35104              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
35105              From: rspier@pobox.com (Robert Spier)
35106              Date: Sun, 27 May 2001 00:23:12 -0400
35107              Message-ID: <15120.33072.511966.767230@rls.cx>
35108      Branch: perl
35109            ! doio.c pod/perlfunc.pod
35110 ____________________________________________________________________________
35111 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
35112         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
35113      Branch: perl
35114            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
35115 ____________________________________________________________________________
35116 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
35117         Log: Add README.tru64.
35118      Branch: perl
35119            + README.tru64
35120 ____________________________________________________________________________
35121 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
35122         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
35123      Branch: perl
35124            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
35125            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
35126            ! MANIFEST
35127 ____________________________________________________________________________
35128 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
35129         Log: Integrate I18N::LangTags from Sean Burke.
35130              
35131              TODO: the language list from RFC 3066 needs to be integrated
35132              and made available somehow.  The list is included in the
35133              I18N-LangTags 0.21 distribution, but it is undocumented
35134              and unconnected to the module.
35135      Branch: perl
35136            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
35137            ! MANIFEST
35138 ____________________________________________________________________________
35139 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
35140         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
35141              envisioned by Sarathy.
35142      Branch: perl
35143            ! t/op/ver.t toke.c
35144 ____________________________________________________________________________
35145 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
35146         Log: Subject: [ID 20010525.001] Pod typo nits fixed
35147              From: lvirden@cas.org
35148              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
35149              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
35150              
35151              minus the perlsolaris decimation plus the
35152              
35153              Subject: Re: [ID 20010525.001] Pod typo nits fixed
35154              From: "Philip Newton" <Philip.Newton@gmx.net>
35155              Date: Fri, 25 May 2001 18:05:55 +0200
35156              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
35157      Branch: perl
35158            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
35159            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
35160            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
35161            ! pod/perlutil.pod pod/perlxstut.pod
35162 ____________________________________________________________________________
35163 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
35164         Log: return clauses are nice.
35165      Branch: perl
35166            ! sv.c
35167 ____________________________________________________________________________
35168 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
35169         Log: Subject: change 10199 backwards?
35170              From: Doug MacEachern <dougm@covalent.net>
35171              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
35172              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
35173      Branch: perl
35174            ! sv.c
35175 ____________________________________________________________________________
35176 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
35177         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
35178              From: Hugo <hv@crypt.compulink.co.uk>
35179              Date: Sat, 26 May 2001 17:05:12 +0100
35180              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
35181      Branch: perl
35182            + t/op/gmagic.t
35183            ! MANIFEST doop.c embed.h embed.pl global.sym
35184            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
35185            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
35186 ____________________________________________________________________________
35187 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
35188         Log: Regen headers for #10221.
35189      Branch: perl
35190            ! global.sym objXSUB.h perlapi.c
35191 ____________________________________________________________________________
35192 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
35193         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
35194              From: Juha Laiho <juha.laiho@Elma.Net>
35195              Date: Thu, 3 May 2001 09:51:30 +0300
35196              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
35197      Branch: perl
35198            ! embed.pl
35199 ____________________________________________________________________________
35200 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
35201         Log: Subject: Re: [PATCH] Re: stability of sort()?
35202              From: "John P. Linderman" <jpl@research.att.com>
35203              Date: Sat, 26 May 2001 13:27:19 -0400
35204              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
35205      Branch: perl
35206            ! pod/perlfunc.pod
35207 ____________________________________________________________________________
35208 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
35209         Log: Integrate perlio.
35210      Branch: perl
35211           !> pod/perlguts.pod
35212 ____________________________________________________________________________
35213 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
35214         Log: Subject: [PATCH perl@10210] PerlIO for VMS
35215              From: "Craig A. Berry" <craigberry@mac.com>
35216              Date: Sat, 26 May 2001 09:34:11 -0500
35217              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
35218      Branch: perl
35219            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
35220            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
35221            ! vms/vmsish.h
35222 ____________________________________________________________________________
35223 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
35224         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
35225              From: David Dyck <dcd@tc.fluke.com>
35226              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
35227              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
35228      Branch: perl
35229            ! lib/perl5db.pl
35230 ____________________________________________________________________________
35231 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
35232         Log: Subject: utf8 regexp tests
35233              From: Hugo <hv@crypt.compulink.co.uk>
35234              Date: Fri, 25 May 2001 22:35:01 +0100
35235              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
35236      Branch: perl
35237            ! t/op/regexp.t
35238 ____________________________________________________________________________
35239 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
35240         Log: Subject: [PATCH] Re: stability of sort()?
35241              From: Nicholas Clark <nick@ccl4.org>
35242              Date: Fri, 25 May 2001 22:40:19 +0100
35243              Message-ID: <20010525224019.B86445@plum.flirble.org>
35244      Branch: perl
35245            ! pod/perlfunc.pod
35246 ____________________________________________________________________________
35247 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
35248         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
35249              From: John Peacock <jpeacock@rowman.com>
35250              Date: Thu, 24 May 2001 22:14:01 -0400
35251              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
35252      Branch: perl
35253            ! mg.c scope.c sv.c
35254 ____________________________________________________________________________
35255 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
35256         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
35257              From: Nicholas Clark <nick@ccl4.org>
35258              Date: Sun, 20 May 2001 19:24:13 +0100
35259              Message-ID: <20010520192413.G83222@plum.flirble.org>
35260      Branch: perl
35261            + lib/ExtUtils/Constant.pm t/lib/extutils.t
35262            ! MANIFEST utils/h2xs.PL
35263 ____________________________________________________________________________
35264 [ 10212] By: nick                                  on 2001/05/26  09:49:28
35265         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
35266              add a few more notes there on use of mortals on the stack.
35267      Branch: perlio
35268            ! pod/perlguts.pod
35269 ____________________________________________________________________________
35270 [ 10211] By: nick                                  on 2001/05/26  09:05:36
35271         Log: Integrate mainline
35272      Branch: perlio
35273           +> t/lib/fcntl.t t/pragma/vars.t
35274           !> (integrate 49 files)
35275 ____________________________________________________________________________
35276 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
35277         Log: Update Changes.
35278      Branch: perl
35279            ! Changes patchlevel.h
35280 ____________________________________________________________________________
35281 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
35282         Log: Based on
35283              
35284              Subject: [PATCH pp.c] Wrapping pack("C",256)
35285              From: Simon Cozens <simon@netthink.co.uk>
35286              Date: Sat, 12 May 2001 17:58:41 +0100
35287              Message-ID: <20010512175841.A6132@netthink.co.uk>
35288      Branch: perl
35289            ! pod/perldiag.pod pp.c t/pragma/warn/pp
35290 ____________________________________________________________________________
35291 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
35292         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
35293              From: "Brendan O'Dea" <bod@compusol.com.au>
35294              Date: Fri, 25 May 2001 11:18:29 +1000
35295              Message-ID: <20010525111829.A28411@compusol.com.au>
35296              
35297              (Slightly modified.)
35298      Branch: perl
35299            ! lib/Term/Cap.pm
35300 ____________________________________________________________________________
35301 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
35302         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
35303              From: Hugo <hv@crypt.compulink.co.uk>
35304              Date: Fri, 25 May 2001 02:13:25 +0100
35305              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
35306      Branch: perl
35307            ! t/op/misc.t
35308 ____________________________________________________________________________
35309 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
35310         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
35311              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
35312              Date: Fri, 25 May 2001 10:25:36 +0900
35313              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
35314      Branch: perl
35315            ! regcomp.c regexec.c
35316 ____________________________________________________________________________
35317 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
35318         Log: Subject: [PATCH #2] stash autovivification and method call error messages
35319              From: Ilmari Karonen <iltzu@sci.fi>
35320              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
35321              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
35322      Branch: perl
35323            ! gv.c pp_hot.c t/op/method.t
35324 ____________________________________________________________________________
35325 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
35326         Log: Add make target and documentation for gprof profiling.
35327      Branch: perl
35328            ! Makefile.SH pod/perlhack.pod
35329 ____________________________________________________________________________
35330 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
35331         Log: Subject: Don't think about UTF8 
35332              From: Mike Guy <mjtg@cam.ac.uk> 
35333              Date: Tue, 22 May 2001 14:35:39 +0100
35334              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
35335      Branch: perl
35336            ! sv.h
35337 ____________________________________________________________________________
35338 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
35339         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
35340              From: Geraint A Edwards <gedge@serf.org> 
35341              Date: Thu, 24 May 2001 22:51:24 +0100
35342              Message-Id: <20010524225124.A34981@cymru.serf.org>
35343      Branch: perl
35344            ! x2p/find2perl.PL
35345 ____________________________________________________________________________
35346 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
35347         Log: DB_File has its own attribute story.
35348      Branch: perl
35349            ! ext/DB_File/DB_File.xs
35350 ____________________________________________________________________________
35351 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
35352         Log: Subject: Re: Making perl with -Wall
35353              From: Andy Dougherty <doughera@lafayette.edu>
35354              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
35355              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
35356      Branch: perl
35357            ! perl.h
35358 ____________________________________________________________________________
35359 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
35360         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
35361              From: "Richard Soderberg" <rs@crystalflame.net>
35362              Date: Thu, 24 May 2001 08:58:16 -0700
35363              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
35364      Branch: perl
35365            ! sv.c
35366 ____________________________________________________________________________
35367 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
35368         Log: IV/UV casting fixes from Nicholas Clark.
35369      Branch: perl
35370            ! perl.h pp_sys.c util.c
35371 ____________________________________________________________________________
35372 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
35373         Log: Subject: Re: Making perl with -Wall
35374              From: Michael G Schwern <schwern@pobox.com>
35375              Date: Thu, 24 May 2001 15:40:28 +0100
35376              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
35377      Branch: perl
35378            ! malloc.c perl.h
35379 ____________________________________________________________________________
35380 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
35381         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
35382              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35383              Date: Tue, 22 May 2001 11:49:37 +0200
35384              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
35385      Branch: metaconfig
35386            ! U/modified/Oldsym.U
35387      Branch: metaconfig/U/perl
35388            ! patchlevel.U
35389      Branch: perl
35390            ! Configure config_h.SH myconfig.SH
35391 ____________________________________________________________________________
35392 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
35393         Log: Under versiononly install also the scripts with the version suffix.
35394              (e.g. .../bin/h2xs5.7.1)
35395      Branch: perl
35396            ! installperl
35397 ____________________________________________________________________________
35398 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
35399         Log: Subject: [PATCH] Stop segfault in mg.c:636
35400              From: "Richard Soderberg" <rs@crystalflame.net>
35401              Date: Thu, 24 May 2001 05:51:52 -0700
35402              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
35403      Branch: perl
35404            ! mg.c
35405 ____________________________________________________________________________
35406 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
35407         Log: Iteration continues; hopefully convergently.
35408      Branch: perl
35409            ! t/lib/b-stash.t
35410 ____________________________________________________________________________
35411 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
35412         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
35413              From: Gisle Aas <gisle@ActiveState.com>
35414              Date: 23 May 2001 16:13:10 -0700
35415              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
35416      Branch: perl
35417            ! op.c toke.c
35418 ____________________________________________________________________________
35419 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
35420         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
35421              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
35422              Date: Thu, 24 May 2001 05:05:22 -0500
35423              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
35424      Branch: perl
35425            ! lib/dumpvar.pl lib/perl5db.pl
35426 ____________________________________________________________________________
35427 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
35428         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
35429              From: David Dyck <dcd@tc.fluke.com>
35430              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
35431              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
35432      Branch: perl
35433            ! lib/perl5db.pl
35434 ____________________________________________________________________________
35435 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
35436         Log: Tiny pod nits on READMEs, mostly whitespace issues.
35437      Branch: perl
35438            ! README.amiga README.dos README.macos README.mpeix README.vmesa
35439            ! README.win32
35440 ____________________________________________________________________________
35441 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
35442         Log: The DG/UX part of the 20010521.005.
35443      Branch: perl
35444            ! README.dgux
35445 ____________________________________________________________________________
35446 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
35447         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
35448              From: Hugo <hv@crypt.compulink.co.uk>
35449              Date: Mon, 21 May 2001 16:32:02 +0100
35450              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
35451      Branch: perl
35452            ! regcomp.c t/op/misc.t
35453 ____________________________________________________________________________
35454 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
35455         Log: Subject: [PATCH] Extra UNIVERSAL tests
35456              From: Mike Guy <mjtg@cam.ac.uk>
35457              Date: Wed, 23 May 2001 12:29:20 +0100
35458              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
35459      Branch: perl
35460            ! t/op/universal.t
35461 ____________________________________________________________________________
35462 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
35463         Log: Subject: [PATCH] Remove EQ keyword
35464              From: Mike Guy <mjtg@cam.ac.uk>
35465              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
35466              Date: Wed, 23 May 2001 11:17:29 +0100
35467      Branch: perl
35468            ! keywords.h keywords.pl
35469 ____________________________________________________________________________
35470 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
35471         Log: Subject: [PATCH] lib/perl5db.pl
35472              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
35473              Date: Wed, 23 May 2001 02:18:03 -0500
35474              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
35475      Branch: perl
35476            ! lib/perl5db.pl
35477 ____________________________________________________________________________
35478 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
35479         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
35480              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
35481              Date: Tue, 22 May 2001 23:34:41 -0500
35482              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
35483      Branch: perl
35484            ! lib/Term/Cap.pm
35485 ____________________________________________________________________________
35486 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
35487         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
35488              From: davem@fdgroup.co.uk
35489              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
35490              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
35491      Branch: perl
35492            ! emacs/e2ctags.pl
35493 ____________________________________________________________________________
35494 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
35495         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
35496              From: Michael G Schwern <schwern@pobox.com>
35497              Date: Tue, 22 May 2001 14:15:09 +0100
35498              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
35499      Branch: perl
35500            ! lib/vars.pm
35501 ____________________________________________________________________________
35502 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
35503         Log: Subject: [PATCH lib/vars.pm] Odd code nit
35504              From: Michael G Schwern <schwern@pobox.com>
35505              Date: Tue, 22 May 2001 14:14:28 +0100
35506              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
35507      Branch: perl
35508            ! lib/vars.pm
35509 ____________________________________________________________________________
35510 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
35511         Log: Use the new use vars feature.
35512      Branch: perl
35513            ! t/lib/b-stash.t
35514 ____________________________________________________________________________
35515 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
35516         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
35517              From: Mike Guy <mjtg@cam.ac.uk>
35518              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
35519              Date: Tue, 22 May 2001 13:11:39 +0100
35520      Branch: perl
35521            + t/pragma/vars.t
35522            ! MANIFEST lib/vars.pm t/lib/1_compile.t
35523 ____________________________________________________________________________
35524 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
35525         Log: -qlongdouble considered harmful by Merijn.
35526      Branch: perl
35527            ! hints/aix.sh
35528 ____________________________________________________________________________
35529 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
35530         Log: Update Changes.
35531      Branch: perl
35532            ! Changes patchlevel.h
35533 ____________________________________________________________________________
35534 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
35535         Log: Add a test of its very own for Fcntl.  Hopefully portable.
35536      Branch: perl
35537            + t/lib/fcntl.t
35538            ! MANIFEST
35539 ____________________________________________________________________________
35540 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
35541         Log: Must be trickier for 'minitest' not to die.
35542      Branch: perl
35543            ! t/op/taint.t
35544 ____________________________________________________________________________
35545 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
35546         Log: Can't declare other people's variables.
35547      Branch: perl
35548            ! t/lib/b-stash.t
35549 ____________________________________________________________________________
35550 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
35551         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
35552      Branch: perl
35553            ! doio.c t/op/taint.t
35554 ____________________________________________________________________________
35555 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
35556         Log: The OS/2 variable needs to be declared.
35557      Branch: perl
35558            ! t/lib/b-stash.t
35559 ____________________________________________________________________________
35560 [ 10170] By: nick                                  on 2001/05/20  16:48:29
35561         Log: Integrate mainline
35562      Branch: perlio
35563           !> (integrate 41 files)
35564 ____________________________________________________________________________
35565 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
35566         Log: Small perlsec updates: clarify the taintedness of filename
35567              globbing; suggest using Scalar::Util::tainted().
35568      Branch: perl
35569            ! pod/perlsec.pod
35570 ____________________________________________________________________________
35571 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
35572         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
35573              From: Dave Mitchell <davem@fdgroup.co.uk>
35574              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
35575              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
35576      Branch: perl
35577            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
35578            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
35579            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
35580            ! xsutils.c
35581 ____________________________________________________________________________
35582 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
35583         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
35584              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35585              Date: Sat, 19 May 2001 04:08:46 -0400
35586              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
35587      Branch: perl
35588            ! lib/ExtUtils/Mksymlists.pm makedef.pl
35589 ____________________________________________________________________________
35590 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
35591         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
35592              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35593              Date: Sat, 19 May 2001 04:30:45 -0400
35594              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
35595      Branch: perl
35596            ! os2/os2.c
35597 ____________________________________________________________________________
35598 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
35599         Log: Subject: [PATCH 5.6.1] build bugs OS/2
35600              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35601              Date: Sat, 19 May 2001 04:35:28 -0400
35602              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
35603      Branch: perl
35604            ! os2/Makefile.SHs os2/os2.c
35605 ____________________________________________________________________________
35606 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
35607         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
35608              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35609              Date: Sat, 19 May 2001 04:04:23 -0400
35610              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
35611              
35612              (In bleadperl patched b-stash.t instead of b.t)
35613      Branch: perl
35614            ! t/lib/b-stash.t t/lib/bigfltpm.t
35615 ____________________________________________________________________________
35616 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
35617         Log: Subject: [PATCH 5.6.1] perl5db
35618              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
35619              Date: Sat, 19 May 2001 03:49:09 -0400
35620              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
35621      Branch: perl
35622            ! lib/perl5db.pl
35623 ____________________________________________________________________________
35624 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
35625         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
35626              From: Gisle Aas <gisle@ActiveState.com>
35627              Date: 18 May 2001 14:24:51 -0700
35628              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
35629      Branch: perl
35630            ! pp_ctl.c
35631 ____________________________________________________________________________
35632 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
35633         Log: Subject: [PATCH] Chomp should not always stringify
35634              From: Gisle Aas <gisle@ActiveState.com>
35635              Date: 18 May 2001 07:55:25 -0700
35636              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
35637      Branch: perl
35638            ! doop.c t/op/chop.t
35639 ____________________________________________________________________________
35640 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
35641         Log: Integrate perlio.
35642      Branch: perl
35643           !> pod/perlfunc.pod
35644 ____________________________________________________________________________
35645 [ 10159] By: nick                                  on 2001/05/20  09:39:46
35646         Log: Document some more of open's features.
35647      Branch: perlio
35648            ! pod/perlfunc.pod
35649 ____________________________________________________________________________
35650 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
35651         Log: back out change#10153 (it has compatibility issues such as the
35652              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
35653              benefit for 5.6.x doesn't seem worth the risk)
35654      Branch: maint-5.6/perl
35655            ! toke.c
35656 ____________________________________________________________________________
35657 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
35658         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
35659      Branch: perl
35660            ! x2p/s2p.PL
35661 ____________________________________________________________________________
35662 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
35663         Log: Update Changes.
35664      Branch: perl
35665            ! Changes patchlevel.h
35666 ____________________________________________________________________________
35667 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
35668         Log: Integrate change #10144 from maintperl.
35669              
35670              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
35671      Branch: perl
35672           !> win32/config.bc win32/config.gc win32/config.vc
35673           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
35674 ____________________________________________________________________________
35675 [ 10154] By: nick                                  on 2001/05/18  07:23:03
35676         Log: Integrate mainline.
35677      Branch: perlio
35678           +> README.dgux t/lib/i18n-collate.t utils.lst
35679           !> (integrate 49 files)
35680 ____________________________________________________________________________
35681 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
35682         Log: Integrate change #7224 from mainline into maintperl.
35683              
35684              Allow @+ and @- to be doublequoted, from Simon Cozens. 
35685              (Approved by Larry, see Tom's comment in 20000830.005.)
35686      Branch: maint-5.6/perl
35687           !> toke.c
35688 ____________________________________________________________________________
35689 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
35690         Log: Subject: [PATCH bleadperl] small lookbehind fix
35691              From: Hugo <hv@crypt.compulink.co.uk>
35692              Date: Fri, 18 May 2001 00:07:19 +0100
35693              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
35694      Branch: perl
35695            ! regexec.c
35696 ____________________________________________________________________________
35697 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
35698         Log: Detypos.
35699      Branch: perl
35700            ! installman utils.lst
35701 ____________________________________________________________________________
35702 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
35703         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
35704              in 20001222.001.
35705      Branch: perl
35706            ! t/lib/glob-basic.t
35707 ____________________________________________________________________________
35708 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
35709         Log: Subject: [PATCH] Test for bug 20010515.004
35710              From: Benjamin Sugars <bsugars@canoe.ca>
35711              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
35712              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
35713      Branch: perl
35714            ! t/op/misc.t
35715 ____________________________________________________________________________
35716 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
35717         Log: Integrate #10145 from maintperl.
35718              
35719              fix for ID 20010515.004 (needs test)
35720      Branch: perl
35721           !> pp_hot.c
35722 ____________________________________________________________________________
35723 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
35724         Log: Thinko noticed by Doug MacEachern.
35725      Branch: perl
35726            ! thread.h
35727 ____________________________________________________________________________
35728 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
35729         Log: Subject: Re: [PATCH] HERE mark in regex
35730              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
35731              Date: Thu, 17 May 2001 12:20:33 -0400
35732              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
35733      Branch: perl
35734            ! t/op/re_tests
35735 ____________________________________________________________________________
35736 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
35737         Log: fix for ID 20010515.004 (needs test)
35738      Branch: maint-5.6/perl
35739            ! pp_hot.c
35740 ____________________________________________________________________________
35741 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
35742         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
35743      Branch: maint-5.6/perl
35744            ! win32/config.bc win32/config.gc win32/config.vc
35745            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
35746 ____________________________________________________________________________
35747 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
35748         Log: Macrofy the getspecific (and use it also in util.c)
35749      Branch: perl
35750            ! thread.h util.c
35751 ____________________________________________________________________________
35752 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
35753         Log: Use the unchecked thread-specific key fetch also in Tru64.
35754      Branch: perl
35755            ! thread.h
35756 ____________________________________________________________________________
35757 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
35758         Log: Subject: [PATCH 5.6.1]Quick thread speedup
35759              From: Dan Sugalski <dan@sidhe.org> 
35760              Date: Wed, 16 May 2001 18:05:19 -0400
35761              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
35762      Branch: perl
35763            ! thread.h util.c
35764 ____________________________________________________________________________
35765 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
35766         Log: I think this is quite enough testing for a deprecated feature.
35767      Branch: perl
35768            + t/lib/i18n-collate.t
35769            ! MANIFEST t/lib/1_compile.t
35770 ____________________________________________________________________________
35771 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
35772         Log: More HP-UX lore from Jeff Okamoto.
35773      Branch: perl
35774            ! README.hpux
35775 ____________________________________________________________________________
35776 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
35777         Log: Sort utils.lst for easier maintenance.
35778      Branch: perl
35779            ! utils.lst
35780 ____________________________________________________________________________
35781 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
35782         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
35783              From: Tim Jenness <t.jenness@jach.hawaii.edu>
35784              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
35785              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
35786              
35787              Add pod2latex to utils.lst.
35788      Branch: perl
35789            ! MANIFEST utils.lst
35790 ____________________________________________________________________________
35791 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
35792         Log: Subject: Re: [PATCH] HERE mark in regex
35793              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
35794              Date: Wed, 16 May 2001 13:04:43 -0400
35795              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
35796      Branch: perl
35797            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
35798            ! t/op/regmesg.t t/pragma/warn/regcomp
35799 ____________________________________________________________________________
35800 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
35801         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
35802              From: Simon Cozens <simon@netthink.co.uk>
35803              Date: Wed, 16 May 2001 18:02:08 +0100
35804              Message-ID: <20010516180208.A6458@netthink.co.uk>
35805      Branch: perl
35806            ! installman utils.lst
35807 ____________________________________________________________________________
35808 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
35809         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
35810              From: "Philip Newton" <pnewton@gmx.de>
35811              Date: Tue, 15 May 2001 15:09:30 +0200
35812              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
35813              
35814              Test case for #10128.
35815      Branch: perl
35816            ! t/pragma/warn/pp_hot
35817 ____________________________________________________________________________
35818 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
35819         Log: Update Changes.
35820      Branch: perl
35821            ! Changes patchlevel.h
35822 ____________________________________________________________________________
35823 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
35824         Log: Deprecate pseudo-hashes.
35825      Branch: perl
35826            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
35827 ____________________________________________________________________________
35828 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
35829         Log: HP-UX hints update from Merijn.
35830      Branch: perl
35831            ! hints/hpux.sh
35832 ____________________________________________________________________________
35833 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
35834         Log: README.hpux update from Merijn.
35835      Branch: perl
35836            ! README.hpux
35837 ____________________________________________________________________________
35838 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
35839         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
35840              From: Simon Cozens <simon@netthink.co.uk>
35841              Date: Wed, 16 May 2001 15:57:55 +0100
35842              Message-ID: <20010516155755.A4728@netthink.co.uk>
35843      Branch: perl
35844            + utils.lst
35845            ! MANIFEST installman installperl
35846 ____________________________________________________________________________
35847 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
35848         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
35849              From: "Philip Newton" <pnewton@gmx.de>
35850              Date: Tue, 15 May 2001 16:31:05 +0200
35851              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
35852              
35853              Fix PERL_Y2KWARN test to check before rather than after appending.
35854      Branch: perl
35855            ! pp_hot.c
35856 ____________________________________________________________________________
35857 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
35858         Log: Regen Porting stuff.
35859      Branch: perl
35860            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35861            ! config_h.SH
35862 ____________________________________________________________________________
35863 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
35864         Log: Metaconfig unit change for #10125.
35865      Branch: metaconfig
35866            ! U/modified/Oldconfig.U
35867 ____________________________________________________________________________
35868 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
35869         Log: Use OSVERS.
35870      Branch: perl
35871            ! Configure config_h.SH perl.c
35872 ____________________________________________________________________________
35873 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
35874         Log: Regen toc.
35875      Branch: perl
35876            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
35877 ____________________________________________________________________________
35878 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
35879         Log: Adding the README.dgux to the MANIFEST would be a good idea.
35880      Branch: perl
35881            ! MANIFEST
35882 ____________________________________________________________________________
35883 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
35884         Log: Move the stack desire definition to thread.h.
35885      Branch: perl
35886            ! ext/Thread/Thread.xs thread.h
35887 ____________________________________________________________________________
35888 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
35889         Log: DG-UX threading patches, including a README.dgux,
35890              from Takis Psarogiannakopoulos.
35891      Branch: perl
35892            + README.dgux
35893            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
35894 ____________________________________________________________________________
35895 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
35896         Log: Subject: [PATCH B::Deparse] More on /x regexes
35897              From: Robin Houston <robin@kitsite.com>
35898              Date: Tue, 15 May 2001 19:09:35 +0100
35899              Message-ID: <20010515190935.A27268@penderel>
35900      Branch: perl
35901            ! ext/B/B/Deparse.pm
35902 ____________________________________________________________________________
35903 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
35904         Log: Document that the core time() may be rounding rather
35905              than truncating, would have saved at least my confusion.
35906      Branch: perl
35907            ! ext/Time/HiRes/HiRes.pm
35908 ____________________________________________________________________________
35909 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
35910         Log: Subject: perl-current/t/time-hires.t
35911              From: John Peacock <jpeacock@rowman.com>
35912              Date: Fri, 11 May 2001 14:09:41 -0400
35913              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
35914      Branch: perl
35915            ! t/lib/time-hires.t
35916 ____________________________________________________________________________
35917 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
35918         Log: Subject: [PATCH dump.c] Op private flags
35919              From: Simon Cozens <simon@netthink.co.uk>
35920              Date: Sun, 13 May 2001 20:20:36 +0100
35921              Message-ID: <20010513202036.A21896@netthink.co.uk>
35922      Branch: perl
35923            ! dump.c
35924 ____________________________________________________________________________
35925 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
35926         Log: Upgrade to Switch 2.03.
35927      Branch: perl
35928            ! lib/Switch.pm
35929 ____________________________________________________________________________
35930 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
35931         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
35932              to PERL_CONFIG_SH and use it consistently.
35933      Branch: maint-5.6/perl
35934           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
35935           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
35936           !> myconfig.SH writemain.SH
35937 ____________________________________________________________________________
35938 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
35939         Log: Metaconfig units changes for #10113.
35940      Branch: metaconfig
35941            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
35942 ____________________________________________________________________________
35943 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
35944         Log: The problem described in 20010514.031 still wasn't
35945              fully cured, there were remnants of $CONFIG when
35946              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
35947              to avoid future conflicts.
35948      Branch: perl
35949            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
35950            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
35951            ! myconfig.SH writemain.SH
35952 ____________________________________________________________________________
35953 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
35954         Log: Half of #10107 got lost.
35955      Branch: perl
35956            ! ext/B/B/Deparse.pm
35957 ____________________________________________________________________________
35958 [ 10111] By: nick                                  on 2001/05/15  08:39:14
35959         Log: Integrate mainline.
35960      Branch: perlio
35961           +> ext/POSIX/hints/uts.pl
35962            - Todo Todo-5.6 t/camel-III/vstring.t
35963           !> (integrate 48 files)
35964 ____________________________________________________________________________
35965 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
35966         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
35967              From: Robin Houston <robin@kitsite.com>
35968              Date: Mon, 14 May 2001 22:27:08 +0100
35969              Message-ID: <20010514222708.A22963@penderel>
35970      Branch: perl
35971            ! t/TestInit.pm
35972 ____________________________________________________________________________
35973 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
35974         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
35975              From: Robin Houston <robin@kitsite.com>
35976              Date: Mon, 14 May 2001 22:16:43 +0100
35977              Message-ID: <20010514221643.A22437@penderel>
35978      Branch: perl
35979            ! ext/B/B/Deparse.pm
35980 ____________________________________________________________________________
35981 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
35982         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
35983              From: Robin Houston <robin@kitsite.com>
35984              Date: Mon, 14 May 2001 22:03:44 +0100
35985              Message-ID: <20010514220344.A20643@penderel>
35986      Branch: perl
35987            ! ext/B/B/Deparse.pm
35988 ____________________________________________________________________________
35989 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
35990         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
35991              From: Robin Houston <robin@kitsite.com>
35992              Date: Mon, 14 May 2001 22:10:07 +0100
35993              Message-ID: <20010514221007.A21118@penderel>
35994      Branch: perl
35995            ! ext/B/B/Deparse.pm
35996 ____________________________________________________________________________
35997 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
35998         Log: Fix for 20010514.037; substr() didn't invalidate the locale
35999              collation magic.
36000      Branch: perl
36001            ! pp.c
36002 ____________________________________________________________________________
36003 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
36004         Log: Update Changes.
36005      Branch: perl
36006            ! Changes patchlevel.h
36007 ____________________________________________________________________________
36008 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
36009         Log: Retract #10094.
36010      Branch: perl
36011            ! lib/Pod/Text.pm
36012 ____________________________________________________________________________
36013 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
36014         Log: Integrate change #10100 from maintperl.
36015              
36016              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
36017              bug ID 20010514.027)
36018      Branch: perl
36019           !> mg.c pp_ctl.c
36020 ____________________________________________________________________________
36021 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
36022         Log: Document the deprecatedness of suidperl.
36023      Branch: perl
36024            ! INSTALL pod/perlfaq1.pod
36025 ____________________________________________________________________________
36026 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
36027         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
36028              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
36029              Date: Mon, 14 May 2001 09:38:59 -0400
36030              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
36031      Branch: perl
36032            ! lib/ExtUtils/MM_Unix.pm
36033 ____________________________________________________________________________
36034 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
36035         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
36036              bug ID 20010514.027)
36037              
36038              TODO: this needs a testsuite addition
36039      Branch: maint-5.6/perl
36040            ! mg.c pp_ctl.c
36041 ____________________________________________________________________________
36042 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
36043         Log: More DWIMminess for Class::Struct: calling the array or hash
36044              accessors only with one argument, an array or a hash reference,
36045              sets the underlying array or hash.  This mirrors nicely also
36046              the usage in the constructor.
36047              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
36048      Branch: perl
36049            ! lib/Class/Struct.pm t/lib/class-struct.t
36050 ____________________________________________________________________________
36051 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
36052         Log: Reference cmp'ing should go through the whole stringification
36053              process shebang, as pointed out by Sarathy in #10091.
36054      Branch: perl
36055            ! pp.c
36056 ____________________________________________________________________________
36057 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
36058         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
36059              From: Simon Cozens <simon@netthink.co.uk>
36060              Date: Sat, 12 May 2001 16:36:27 +0100
36061              Message-ID: <20010512163627.A5522@netthink.co.uk>
36062              
36063              with some additions salvaged from Todo and Todo-5.6 before
36064              retiring them.
36065      Branch: perl
36066            - Todo Todo-5.6
36067            ! MANIFEST pod/perltodo.pod
36068 ____________________________________________________________________________
36069 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
36070         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
36071              From: "Golubev I. N." <gin@mo.msk.ru>
36072              Date: Mon, 07 May 2001 14:33:34 (GMT)
36073              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
36074      Branch: perl
36075            ! perl.h
36076 ____________________________________________________________________________
36077 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
36078         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
36079              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
36080              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
36081              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
36082      Branch: perl
36083            ! lib/ExtUtils/MM_Unix.pm
36084 ____________________________________________________________________________
36085 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
36086         Log: (Retracted by #10104.)
36087              
36088              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
36089              From: barries <barries@slaysys.com>
36090              Date: Sat, 12 May 2001 01:28:10 -0400
36091              Message-ID: <20010512012810.B26358@jester.slaysys.com>
36092      Branch: perl
36093            ! lib/Pod/Text.pm
36094 ____________________________________________________________________________
36095 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
36096         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
36097              From: Mike Guy <mjtg@cam.ac.uk>
36098              Date: Sat, 12 May 2001 19:24:33 +0100
36099              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
36100      Branch: perl
36101            ! lib/AutoSplit.pm
36102 ____________________________________________________________________________
36103 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
36104         Log: Yet another HP-UX hints tweak from Merijn.
36105      Branch: perl
36106            ! hints/hpux.sh
36107 ____________________________________________________________________________
36108 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
36109         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
36110              isn't defined (changes#9366,9368,9370 from mainline without the
36111              pp_scmp() change)
36112      Branch: maint-5.6/perl
36113            ! pp.c pp.h pp_hot.c
36114 ____________________________________________________________________________
36115 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
36116         Log: The sorting seems to happen now automatically.
36117      Branch: perl
36118            ! t/lib/glob-basic.t
36119 ____________________________________________________________________________
36120 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
36121         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
36122              From: Benjamin Sugars <bsugars@canoe.ca>
36123              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
36124              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
36125      Branch: perl
36126            ! pod/perlfunc.pod
36127 ____________________________________________________________________________
36128 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
36129         Log: Subject: Re: undef(&foo) does not work for XS functions
36130              From: Doug MacEachern <dougm@covalent.net>
36131              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
36132              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
36133      Branch: perl
36134            ! op.c
36135 ____________________________________________________________________________
36136 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
36137         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
36138              From: Peter Prymmer <pvhp@forte.com>
36139              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
36140              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
36141      Branch: perl
36142            ! t/op/append.t
36143 ____________________________________________________________________________
36144 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
36145         Log: Update Changes.
36146      Branch: perl
36147            ! Changes patchlevel.h
36148 ____________________________________________________________________________
36149 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
36150         Log: Remove the 'asciir' re subpragma.  Should instead implement
36151              the 'physical vs logical' range scheme:
36152              
36153              \xAA-\xCC is a native physical range, you want that range of
36154              codepoints in your native encoding.  In EBCDIC the codepoints
36155              in the gaps (between i-j and r-s) should be included.
36156              
36157              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
36158              codepoints in Unicode.
36159              
36160              a-z is a logical range, you want that range of 'logical' codepoints
36161              in your native encoding.  In EBCDIC the codepoints in the gaps
36162              (between i-j and r-s) should not be included.
36163              
36164              Mixed cases (a-\xAA, etc) should either be errors, or maybe
36165              the 'logical' endpoints should be converted to native/Unicode
36166              codepoints, and the range handled as a physical range.
36167              
36168              'Logical endpoints' are to be recognized only in the A-Z, a-z,
36169              and 0-9 ranges.  Probably a warning should be given for mixed
36170              cases like A-z or a-9 (since such expressions are encoding
36171              dependent), with a recommendation to use physical ranges.
36172      Branch: perl
36173            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
36174            ! t/op/regexp.t
36175 ____________________________________________________________________________
36176 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
36177         Log: Make the test to cleanup the test directory tree
36178              both before and after the testing so that we always
36179              have a clean slate to work with.
36180      Branch: perl
36181            ! t/lib/filefind.t
36182 ____________________________________________________________________________
36183 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
36184         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
36185              From: Jon Eveland <jweveland@yahoo.com>
36186              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
36187              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
36188      Branch: perl
36189            ! pod/perlfunc.pod
36190 ____________________________________________________________________________
36191 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
36192         Log: Merge the camel-III/vstring.t with op/ver.t.
36193      Branch: perl
36194            - t/camel-III/vstring.t
36195            ! MANIFEST t/TEST t/harness t/op/ver.t
36196 ____________________________________________________________________________
36197 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
36198         Log: Add test.deparse make target.
36199      Branch: perl
36200            ! Makefile.SH
36201 ____________________________________________________________________________
36202 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
36203         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
36204              From: Robin Houston <robin@kitsite.com>
36205              Date: Fri, 11 May 2001 12:02:22 +0100
36206              Message-ID: <20010511120222.A11529@penderel>
36207      Branch: perl
36208            ! ext/B/B/Deparse.pm t/op/method.t
36209 ____________________________________________________________________________
36210 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
36211         Log: A nicely working combination for UTS from Hal Morris.
36212      Branch: perl
36213            + ext/POSIX/hints/uts.pl
36214            ! MANIFEST hints/uts.sh
36215 ____________________________________________________________________________
36216 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
36217         Log: i_ieeefp=undef for UTS.
36218      Branch: perl
36219            ! hints/uts.sh
36220 ____________________________________________________________________________
36221 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
36222         Log: Subject: RE: rand(0) is rand(1)
36223              From: Larry Shatzer <lshatzer@islanddata.com>
36224              Date: Thu, 10 May 2001 11:09:27 -0700
36225              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
36226      Branch: perl
36227            ! pod/perlfunc.pod
36228 ____________________________________________________________________________
36229 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
36230         Log: Subject: [patch] make op_{clear,null} public
36231              From: Doug MacEachern <dougm@covalent.net>
36232              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
36233              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
36234      Branch: perl
36235            ! embed.h embed.pl op.c proto.h
36236 ____________________________________________________________________________
36237 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
36238         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
36239              From: Robin Houston <robin@kitsite.com>
36240              Date: Thu, 10 May 2001 18:54:59 +0100
36241              Message-ID: <20010510185459.A5995@penderel>
36242      Branch: perl
36243            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
36244 ____________________________________________________________________________
36245 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
36246         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
36247              From: Robin Houston <robin@kitsite.com>
36248              Date: Thu, 10 May 2001 12:56:39 +0100
36249              Message-ID: <20010510125639.A2119@penderel>
36250      Branch: perl
36251            ! ext/B/B/Deparse.pm
36252 ____________________________________________________________________________
36253 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
36254         Log: Retract #10070, not ready yet.
36255      Branch: perl
36256            ! ext/B/B/Deparse.pm
36257 ____________________________________________________________________________
36258 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
36259         Log: The metaconfig unit change for #10071.
36260      Branch: metaconfig
36261            ! U/modified/mallocsrc.U
36262 ____________________________________________________________________________
36263 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
36264         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
36265      Branch: perl
36266            ! Configure
36267 ____________________________________________________________________________
36268 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
36269         Log: (Retracted by #10073)
36270              
36271              Subject: Re: [PATCH t/TEST] B::Deparse tester 
36272              From: Hugo <hv@crypt.compulink.co.uk>
36273              Date: Thu, 10 May 2001 05:48:09 +0100
36274              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
36275      Branch: perl
36276            ! ext/B/B/Deparse.pm
36277 ____________________________________________________________________________
36278 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
36279         Log: Add a for(func()) test.
36280      Branch: perl
36281            ! t/cmd/for.t
36282 ____________________________________________________________________________
36283 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
36284         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
36285              From: Robin Houston <robin@kitsite.com>
36286              Date: Thu, 10 May 2001 13:50:08 +0100
36287              Message-ID: <20010510135008.A2454@penderel>
36288      Branch: perl
36289            ! ext/B/B/Deparse.pm
36290 ____________________________________________________________________________
36291 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
36292         Log: A thinko in #10065.
36293      Branch: perl
36294            ! hv.c
36295 ____________________________________________________________________________
36296 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
36297         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
36298              From: Robin Houston <robin@kitsite.com>
36299              Date: Thu, 10 May 2001 02:10:34 +0100
36300              Message-ID: <20010510021034.A19421@penderel>
36301      Branch: perl
36302            ! ext/B/B.xs ext/B/B/Deparse.pm
36303 ____________________________________________________________________________
36304 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
36305         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
36306              From: Doug MacEachern <dougm@covalent.net>
36307              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
36308              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
36309      Branch: perl
36310            ! hv.c
36311 ____________________________________________________________________________
36312 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
36313         Log: One more workaround for the UTS compiler from Hal Morris.
36314      Branch: perl
36315            ! perl.h
36316 ____________________________________________________________________________
36317 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
36318         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
36319              From: Robin Houston <robin@kitsite.com>
36320              Date: Thu, 10 May 2001 01:02:08 +0100
36321              Message-ID: <20010510010208.A18200@penderel>
36322      Branch: perl
36323            ! ext/B/B/Debug.pm
36324 ____________________________________________________________________________
36325 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
36326         Log: Subject: [PATCH] Simplify deb_curcv() a bit
36327              From: Benjamin Sugars <bsugars@canoe.ca>
36328              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
36329              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
36330      Branch: perl
36331            ! run.c
36332 ____________________________________________________________________________
36333 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
36334         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
36335              From: Benjamin Sugars <bsugars@canoe.ca>
36336              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
36337              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
36338      Branch: perl
36339            ! t/lib/io_scalar.t
36340 ____________________________________________________________________________
36341 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
36342         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
36343              From: Peter Prymmer <pvhp@forte.com>
36344              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
36345              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
36346      Branch: perl
36347            ! t/lib/md5-file.t
36348 ____________________________________________________________________________
36349 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
36350         Log: Subject: [PATCH t/TEST] B::Deparse tester
36351              From: Robin Houston <robin@kitsite.com>
36352              Date: Wed, 9 May 2001 19:17:50 +0100
36353              Message-ID: <20010509191750.A16940@penderel>
36354      Branch: perl
36355            ! ext/B/O.pm t/TEST
36356 ____________________________________________________________________________
36357 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
36358         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
36359              From: Jeff Pinyan <jeffp@crusoe.net>
36360              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
36361              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
36362      Branch: perl
36363            ! lib/Pod/Html.pm
36364 ____________________________________________________________________________
36365 [ 10057] By: nick                                  on 2001/05/09  18:37:56
36366         Log: Integrate mainline.
36367      Branch: perlio
36368           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
36369           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
36370 ____________________________________________________________________________
36371 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
36372         Log: Update Changes.
36373      Branch: perl
36374            ! Changes patchlevel.h
36375 ____________________________________________________________________________
36376 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
36377         Log: Integrate perlio.
36378      Branch: perl
36379           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
36380 ____________________________________________________________________________
36381 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
36382         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
36383              From: Benjamin Sugars <bsugars@canoe.ca>
36384              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
36385              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
36386      Branch: perl
36387            ! perlio.c
36388 ____________________________________________________________________________
36389 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
36390         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
36391              From: Benjamin Sugars <bsugars@canoe.ca>
36392              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
36393              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
36394      Branch: perl
36395            ! ext/PerlIO/Scalar/Scalar.xs
36396 ____________________________________________________________________________
36397 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
36398         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
36399              From: Jeff Pinyan <jeffp@crusoe.net>
36400              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
36401              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
36402      Branch: perl
36403            ! lib/Pod/Html.pm
36404 ____________________________________________________________________________
36405 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
36406         Log: EPOC tweak from Olaf Flebbe.
36407      Branch: perl
36408            ! epoc/epocish.h
36409 ____________________________________________________________________________
36410 [ 10050] By: nick                                  on 2001/05/09  14:37:57
36411         Log: win32, regen_config_h
36412      Branch: perlio
36413            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
36414 ____________________________________________________________________________
36415 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
36416         Log: Integrate perlio.
36417      Branch: perl
36418           !> pp_sys.c
36419 ____________________________________________________________________________
36420 [ 10048] By: nick                                  on 2001/05/09  11:59:50
36421         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
36422              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
36423      Branch: perlio
36424            ! pp_sys.c
36425 ____________________________________________________________________________
36426 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
36427         Log: Integrate perlio.
36428      Branch: perl
36429           !> run.c
36430 ____________________________________________________________________________
36431 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
36432         Log: Subject: Re: Less warnings during configure
36433              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36434              Date: Wed, 09 May 2001 13:12:49 +0200
36435              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
36436      Branch: perl
36437            ! hints/hpux.sh
36438 ____________________________________________________________________________
36439 [ 10045] By: nick                                  on 2001/05/09  09:56:59
36440         Log: MULTIPLICITY/DEBUGGING build fix.
36441      Branch: perlio
36442            ! run.c
36443 ____________________________________________________________________________
36444 [ 10044] By: nick                                  on 2001/05/09  09:46:37
36445         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
36446      Branch: perlio
36447           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
36448            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
36449           !> (integrate 65 files)
36450 ____________________________________________________________________________
36451 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
36452         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
36453              From: Robin Houston <robin@kitsite.com>
36454              Date: Tue, 8 May 2001 19:38:00 +0100
36455              Message-ID: <20010508193800.A4389@penderel>
36456              
36457              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
36458              From: Robin Houston <robin@kitsite.com>
36459              Date: Tue, 8 May 2001 20:03:57 +0100
36460              Message-ID: <20010508200357.A4614@penderel>
36461              
36462              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
36463              From: Robin Houston <robin@kitsite.com>
36464              Date: Wed, 9 May 2001 00:12:05 +0100
36465              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
36466      Branch: perl
36467            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
36468 ____________________________________________________________________________
36469 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
36470         Log: Retract #10031.
36471      Branch: perl
36472            ! pod/perlfunc.pod
36473 ____________________________________________________________________________
36474 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
36475         Log: The metaconfig unit changes for #10040.
36476      Branch: metaconfig/U/perl
36477            ! Checkcc.U d_dlsymun.U dlsrc.U
36478 ____________________________________________________________________________
36479 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
36480         Log: The Configure half of
36481              
36482              Subject: Less warnings during configure
36483              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36484              Date: Tue, 08 May 2001 08:44:02 +0200
36485              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
36486      Branch: perl
36487            ! Configure
36488 ____________________________________________________________________________
36489 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
36490         Log: Subject: Less warnings during configure
36491              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36492              Date: Tue, 08 May 2001 08:44:02 +0200
36493              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
36494      Branch: perl
36495            ! hints/hpux.sh
36496 ____________________________________________________________________________
36497 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
36498         Log: Don't forget to whine about \d__\d.
36499      Branch: perl
36500            ! t/pragma/warn/toke toke.c
36501 ____________________________________________________________________________
36502 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
36503         Log: Allow underscores also in the exponent part.
36504      Branch: perl
36505            ! t/pragma/warn/toke toke.c
36506 ____________________________________________________________________________
36507 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
36508         Log: CodeMagicCD doesn't look like an *I*DE.
36509      Branch: perl
36510            ! pod/perlfaq3.pod
36511 ____________________________________________________________________________
36512 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
36513         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
36514              to be consistently down).
36515      Branch: perl
36516            ! pod/perlfaq3.pod
36517 ____________________________________________________________________________
36518 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
36519         Log: Upgrade to Text::Balanced 1.84.
36520      Branch: perl
36521            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
36522 ____________________________________________________________________________
36523 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
36524         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
36525              From: Benjamin Sugars <bsugars@canoe.ca>
36526              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
36527              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
36528      Branch: perl
36529            ! run.c
36530 ____________________________________________________________________________
36531 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
36532         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
36533              From: Peter Prymmer <pvhp@forte.com>
36534              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
36535              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
36536      Branch: perl
36537            ! t/pod/plainer.t
36538 ____________________________________________________________________________
36539 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
36540         Log: (Retracted by #10042)
36541              
36542              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
36543              From: "Philip Newton" <pnewton@gmx.de>
36544              Date: Tue, 8 May 2001 09:18:10 +0200
36545              Message-ID: <3AF7B9D2.28861.603732@localhost>
36546      Branch: perl
36547            ! pod/perlfunc.pod
36548 ____________________________________________________________________________
36549 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
36550         Log: Subject: [PATCH B::Deparse] Document known bugs
36551              From: Robin Houston <robin@kitsite.com>
36552              Date: Tue, 8 May 2001 01:53:34 +0100
36553              Message-ID: <20010508015334.A32394@penderel>
36554      Branch: perl
36555            ! ext/B/B/Deparse.pm
36556 ____________________________________________________________________________
36557 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
36558         Log: Subject: Re: Perl book, magazine and website updates.
36559              From: "Philip Newton" <pnewton@gmx.de>
36560              Date: Mon, 7 May 2001 17:03:58 +0200
36561              Message-ID: <3AF6D57E.5387.1E29930@localhost>
36562      Branch: perl
36563            ! pod/perlfaq2.pod
36564 ____________________________________________________________________________
36565 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
36566         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
36567              From: Peter Prymmer <pvhp@forte.com>
36568              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
36569              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
36570      Branch: perl
36571            ! t/io/fflush.t
36572 ____________________________________________________________________________
36573 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
36574         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
36575              From: Robin Houston <robin@kitsite.com>
36576              Date: Tue, 8 May 2001 01:14:55 +0100
36577              Message-ID: <20010508011455.A32162@penderel>
36578      Branch: perl
36579            ! ext/B/B/Deparse.pm
36580 ____________________________________________________________________________
36581 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
36582         Log: Typo in #10025.
36583      Branch: perl
36584            ! hints/uts.sh
36585 ____________________________________________________________________________
36586 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
36587         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
36588      Branch: perl
36589            ! hints/uts.sh
36590 ____________________________________________________________________________
36591 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
36592         Log: Subject: Re: [ID 20010506.045] question about hash syntax
36593              From: Peter Scott <Peter@PSDT.com>
36594              Date: Sun, 06 May 2001 13:10:40 -0700
36595              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
36596      Branch: perl
36597            ! pod/perl56delta.pod
36598 ____________________________________________________________________________
36599 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
36600         Log: Configure should figure out the list of dynamic extensions
36601              just fine in UTS-- and in fact it does, as reported by Hal Morris.
36602      Branch: perl
36603            ! hints/uts.sh
36604 ____________________________________________________________________________
36605 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
36606         Log: Update Changes.
36607      Branch: perl
36608            ! Changes patchlevel.h
36609 ____________________________________________________________________________
36610 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
36611         Log: Subject: [PATCH regcomp.c] Insecure regexes
36612              From: Robin Houston <robin@kitsite.com>
36613              Date: Mon, 7 May 2001 21:56:12 +0100
36614              Message-ID: <20010507215612.A31114@penderel>
36615      Branch: perl
36616            ! regcomp.c
36617 ____________________________________________________________________________
36618 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
36619         Log: Drop the foobar.perl.com references for now until Simon
36620              gets them sorted out.
36621      Branch: perl
36622            ! pod/perlfaq2.pod
36623 ____________________________________________________________________________
36624 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
36625         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
36626              From: Prymmer/Kahn <pvhp@best.com>
36627              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
36628              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
36629      Branch: perl
36630            ! lib/Devel/SelfStubber.pm
36631 ____________________________________________________________________________
36632 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
36633         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
36634              From: Prymmer/Kahn <pvhp@best.com>
36635              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
36636              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
36637      Branch: perl
36638            ! win32/Makefile
36639 ____________________________________________________________________________
36640 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
36641         Log: s/WebTechnique's/WebTechniques/
36642      Branch: perl
36643            ! pod/perlfaq2.pod
36644 ____________________________________________________________________________
36645 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
36646         Log: Llama 3 updates from Randal.
36647      Branch: perl
36648            ! pod/perlfaq2.pod
36649 ____________________________________________________________________________
36650 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
36651         Log: Subject: [PATCH] Help -Dt show correct pad variables
36652              From: Benjamin Sugars <ben.sugars@home.com>
36653              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
36654              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
36655      Branch: perl
36656            ! embed.h embed.pl proto.h run.c
36657 ____________________________________________________________________________
36658 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
36659         Log: Subject: [PATCH] Document C<our $foo : shared>
36660              From: Benjamin Sugars <ben.sugars@home.com>
36661              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
36662              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
36663      Branch: perl
36664            ! pod/perlfunc.pod
36665 ____________________________________________________________________________
36666 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
36667         Log: Subject: [PATCH B::Deparse] undefined folded constants
36668              From: Robin Houston <robin@kitsite.com>
36669              Date: Sun, 6 May 2001 17:19:09 +0100
36670              Message-ID: <20010506171909.A7046@penderel>
36671      Branch: perl
36672            ! ext/B/B/Deparse.pm
36673 ____________________________________________________________________________
36674 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
36675         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
36676              From: Robin Houston <robin@kitsite.com>
36677              Message-ID: <20010506164654.A6848@penderel>
36678              Date: Sun, 6 May 2001 16:46:54 +0100
36679      Branch: perl
36680            ! ext/B/B/Deparse.pm
36681 ____________________________________________________________________________
36682 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
36683         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
36684              From: Robin Houston <robin@kitsite.com>
36685              Date: Sun, 6 May 2001 14:47:02 +0100
36686              Message-ID: <20010506144702.A6308@penderel>
36687      Branch: perl
36688            ! t/op/my_stash.t
36689 ____________________________________________________________________________
36690 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
36691         Log: Subject: Perl book, magazine and website updates.
36692              From: Simon Cozens <simon@netthink.co.uk>
36693              Date: Sun, 6 May 2001 16:55:36 +0100
36694              Message-ID: <20010506165536.A1795@netthink.co.uk>
36695      Branch: perl
36696            ! pod/perlbook.pod pod/perlfaq2.pod
36697 ____________________________________________________________________________
36698 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
36699         Log: Tweaks on the Tru64 prof options.
36700      Branch: perl
36701            ! pod/perlhack.pod
36702 ____________________________________________________________________________
36703 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
36704         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
36705              From: Robin Houston <robin@kitsite.com>
36706              Date: Sun, 6 May 2001 14:40:51 +0100
36707              Message-ID: <20010506144051.A6279@penderel>
36708      Branch: perl
36709            ! t/pod/testp2pt.pl
36710 ____________________________________________________________________________
36711 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
36712         Log: Subject: [PATCH B::Deparse] scoping
36713              From: Robin Houston <robin@kitsite.com>
36714              Date: Sun, 6 May 2001 14:36:56 +0100
36715              Message-ID: <20010506143656.A4006@penderel>
36716      Branch: perl
36717            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
36718 ____________________________________________________________________________
36719 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
36720         Log: Document the undefinedness of bitshifting out of range.
36721      Branch: perl
36722            ! pod/perlop.pod
36723 ____________________________________________________________________________
36724 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
36725         Log: Retract #10003 and update the IDE descriptions a bit.
36726      Branch: perl
36727            ! pod/perlfaq3.pod
36728 ____________________________________________________________________________
36729 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
36730         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
36731              From: Prymmer/Kahn <pvhp@best.com>
36732              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
36733              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
36734      Branch: perl
36735            ! win32/Makefile win32/buildext.pl win32/config.bc
36736            ! win32/config.gc win32/config.vc
36737 ____________________________________________________________________________
36738 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
36739         Log: (Retracted by #10005.)
36740      Branch: perl
36741            ! pod/perlfaq3.pod
36742 ____________________________________________________________________________
36743 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
36744         Log: It's "psed", not "sed".
36745      Branch: perl
36746            ! x2p/s2p.PL
36747 ____________________________________________________________________________
36748 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
36749         Log: Update Changes.
36750      Branch: perl
36751            ! Changes patchlevel.h
36752 ____________________________________________________________________________
36753 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
36754         Log: Subject: Re: bleadperl make install fails due to "psed"
36755              From: andreas.koenig@anima.de (Andreas J. Koenig)
36756              Date: 05 May 2001 18:23:28 +0200
36757              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
36758      Branch: perl
36759            ! x2p/Makefile.SH x2p/s2p.PL
36760 ____________________________________________________________________________
36761 [  9999] By: jhi                                   on 2001/05/05  18:28:09
36762         Log: AUTHORS updates.
36763      Branch: perl
36764            ! AUTHORS
36765 ____________________________________________________________________________
36766 [  9998] By: jhi                                   on 2001/05/05  18:16:00
36767         Log: Updates on the pods related to the modules included since 5.6.
36768              
36769              TODO: perltodo really could use major updating.
36770      Branch: perl
36771            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
36772            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
36773            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
36774            ! pod/perlsyn.pod pod/perltodo.pod
36775 ____________________________________________________________________________
36776 [  9997] By: jhi                                   on 2001/05/05  17:35:17
36777         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
36778              from Kurt Skauen.
36779      Branch: perl
36780            + hints/atheos.sh
36781            ! MANIFEST
36782 ____________________________________________________________________________
36783 [  9996] By: jhi                                   on 2001/05/05  17:25:00
36784         Log: Add preemptive #undefs for some of the shorter and more prone
36785              to collision regcomp.h #defines.  (Background: the MASK collided
36786              with a system header #define in Rhapsody.)
36787      Branch: perl
36788            ! regcomp.h
36789 ____________________________________________________________________________
36790 [  9995] By: jhi                                   on 2001/05/05  13:24:21
36791         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
36792              From: Nicholas Clark <nick@ccl4.org>
36793              Date: Sat, 5 May 2001 14:46:39 +0100
36794              Message-ID: <20010505144639.O53513@plum.flirble.org>
36795              
36796              Add a test for the constants (if any) being processed correctly.
36797      Branch: perl
36798            ! utils/h2xs.PL
36799 ____________________________________________________________________________
36800 [  9994] By: jhi                                   on 2001/05/05  02:11:03
36801         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
36802              From: Peter Prymmer <pvhp@forte.com>
36803              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
36804              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
36805      Branch: perl
36806            ! t/lib/b-stash.t
36807 ____________________________________________________________________________
36808 [  9993] By: jhi                                   on 2001/05/05  02:03:49
36809         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
36810              From: Peter Prymmer <pvhp@forte.com>
36811              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
36812              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
36813      Branch: perl
36814            ! perlio.c vms/vmsish.h
36815 ____________________________________________________________________________
36816 [  9992] By: jhi                                   on 2001/05/04  17:21:12
36817         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
36818              From: Robin Barker <rmb1@cise.npl.co.uk>
36819              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
36820              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
36821      Branch: perl
36822            + t/pod/plainer.t
36823            ! MANIFEST
36824 ____________________________________________________________________________
36825 [  9991] By: jhi                                   on 2001/05/04  16:47:45
36826         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
36827              From: Robin Barker <rmb1@cise.npl.co.uk>
36828              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
36829              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
36830      Branch: perl
36831            ! regcomp.c
36832 ____________________________________________________________________________
36833 [  9990] By: jhi                                   on 2001/05/04  14:37:20
36834         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
36835              From: Prymmer/Kahn <pvhp@best.com>
36836              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
36837              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
36838      Branch: perl
36839            ! t/lib/b-stash.t
36840 ____________________________________________________________________________
36841 [  9989] By: jhi                                   on 2001/05/04  14:03:58
36842         Log: Introduce perl572delta, update Todo, add the missing
36843              mention about signal safety since 5.7.1 (though this
36844              requires verification and more details.)
36845      Branch: perl
36846            + pod/perl572delta.pod
36847            ! MANIFEST Todo pod/perl571delta.pod
36848 ____________________________________________________________________________
36849 [  9988] By: jhi                                   on 2001/05/04  12:41:51
36850         Log: Subject: [PATCH perl@9944] long =item
36851              From: Robin Barker <rmb1@cise.npl.co.uk>
36852              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
36853              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
36854      Branch: perl
36855            ! ext/Time/HiRes/HiRes.pm
36856 ____________________________________________________________________________
36857 [  9987] By: jhi                                   on 2001/05/04  12:39:19
36858         Log: The #9901 had removed one line essential for EBCDIC.
36859      Branch: perl
36860            ! regcomp.c
36861 ____________________________________________________________________________
36862 [  9986] By: jhi                                   on 2001/05/04  12:30:23
36863         Log: Subject: cygwin/Makefile.SHs INSTALL patch
36864              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
36865              Date: Mon, 08 Jan 2001 04:59:21 +0200
36866              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
36867      Branch: perl
36868            ! cygwin/Makefile.SHs
36869 ____________________________________________________________________________
36870 [  9985] By: jhi                                   on 2001/05/04  03:51:39
36871         Log: Encode/IO doc tweaks.
36872      Branch: perl
36873            ! ext/Encode/Encode.pm
36874 ____________________________________________________________________________
36875 [  9984] By: jhi                                   on 2001/05/04  03:29:34
36876         Log: Remove GDBM_File from the dynamic extensions for UTS,
36877              GDBM is not a standard feature.
36878      Branch: perl
36879            ! hints/uts.sh
36880 ____________________________________________________________________________
36881 [  9983] By: jhi                                   on 2001/05/04  03:22:59
36882         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
36883      Branch: perl
36884            ! pod/perlretut.pod
36885 ____________________________________________________________________________
36886 [  9982] By: jhi                                   on 2001/05/03  23:21:03
36887         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
36888              From: Benjamin Sugars <bsugars@canoe.ca>
36889              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
36890              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
36891      Branch: perl
36892            ! dump.c
36893 ____________________________________________________________________________
36894 [  9981] By: jhi                                   on 2001/05/03  23:20:05
36895         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
36896              From: Benjamin Sugars <bsugars@canoe.ca>
36897              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
36898              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
36899      Branch: perl
36900            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
36901 ____________________________________________________________________________
36902 [  9980] By: jhi                                   on 2001/05/03  23:15:29
36903         Log: Integrate perlio.
36904      Branch: perl
36905           !> ext/Encode/Encode.pm
36906 ____________________________________________________________________________
36907 [  9979] By: jhi                                   on 2001/05/03  16:54:59
36908         Log: Install psed man page.
36909      Branch: perl
36910            ! installman
36911 ____________________________________________________________________________
36912 [  9978] By: jhi                                   on 2001/05/03  16:45:58
36913         Log: Remove unused files; noted by Sarathy.
36914      Branch: perl
36915            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
36916            ! MANIFEST
36917 ____________________________________________________________________________
36918 [  9977] By: jhi                                   on 2001/05/03  16:42:30
36919         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
36920              From: Andy Dougherty <doughera@lafayette.edu>
36921              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
36922              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
36923      Branch: perl
36924            ! INSTALL
36925 ____________________________________________________________________________
36926 [  9976] By: nick                                  on 2001/05/03  16:40:42
36927         Log: Allow $answer = encode($object,$text); like it says in docs.
36928      Branch: perlio
36929            ! ext/Encode/Encode.pm
36930 ____________________________________________________________________________
36931 [  9975] By: nick                                  on 2001/05/03  16:22:30
36932         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
36933              to be in scope (fair enough), and also a package variable (our) for eval to see it.
36934      Branch: perlio
36935            ! ext/Encode/Encode.pm
36936 ____________________________________________________________________________
36937 [  9974] By: nick                                  on 2001/05/03  15:48:17
36938         Log: Integrate mainline.
36939      Branch: perlio
36940           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
36941           +> t/lib/filter-simple.t t/lib/next.t
36942           !> (integrate 70 files)
36943 ____________________________________________________________________________
36944 [  9973] By: jhi                                   on 2001/05/03  13:09:09
36945         Log: Update Changes.
36946      Branch: perl
36947            ! Changes patchlevel.h
36948 ____________________________________________________________________________
36949 [  9972] By: jhi                                   on 2001/05/03  12:58:33
36950         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
36951              From: Prymmer/Kahn <pvhp@best.com>
36952              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
36953              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
36954      Branch: perl
36955            ! t/io/fflush.t
36956 ____________________________________________________________________________
36957 [  9971] By: jhi                                   on 2001/05/03  12:57:26
36958         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
36959              From: Prymmer/Kahn <pvhp@best.com>
36960              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
36961              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
36962      Branch: perl
36963            ! win32/FindExt.pm
36964 ____________________________________________________________________________
36965 [  9970] By: jhi                                   on 2001/05/03  02:42:46
36966         Log: Can't croak sans thread context, from Doug MacEachern.
36967      Branch: perl
36968            ! toke.c
36969 ____________________________________________________________________________
36970 [  9969] By: jhi                                   on 2001/05/03  01:23:48
36971         Log: Subject: Random input test and Perl
36972              From: Ilya Zakharevich <ilya@math.berkeley.edu>
36973              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
36974              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
36975      Branch: perl
36976            ! toke.c
36977 ____________________________________________________________________________
36978 [  9968] By: jhi                                   on 2001/05/02  22:17:21
36979         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
36980              From: Peter Prymmer <pvhp@forte.com>
36981              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
36982              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
36983      Branch: perl
36984            ! pod/perlfunc.pod pod/perlport.pod
36985 ____________________________________________________________________________
36986 [  9967] By: jhi                                   on 2001/05/02  20:12:45
36987         Log: Workaround for UTS compiler casting bug from Hal Morris.
36988      Branch: perl
36989            ! perl.h
36990 ____________________________________________________________________________
36991 [  9966] By: jhi                                   on 2001/05/02  18:31:37
36992         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
36993              From: Dan Sugalski <dan@sidhe.org>
36994              Date: Wed, 02 May 2001 15:23:22 -0400
36995              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
36996      Branch: perl
36997            ! perl.c vms/vms.c
36998 ____________________________________________________________________________
36999 [  9965] By: jhi                                   on 2001/05/02  18:21:29
37000         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
37001      Branch: perl
37002            ! pod/perlfunc.pod
37003 ____________________________________________________________________________
37004 [  9964] By: jhi                                   on 2001/05/02  18:15:01
37005         Log: Document large files in INSTALL, document also the %x
37006              limitation if not use64bitint, closes bug 20010326.007.
37007      Branch: perl
37008            ! INSTALL
37009 ____________________________________________________________________________
37010 [  9963] By: jhi                                   on 2001/05/02  17:24:47
37011         Log: perlmodlib tweaks; regen pods.
37012      Branch: perl
37013            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
37014            ! pod/perltoc.pod
37015 ____________________________________________________________________________
37016 [  9962] By: jhi                                   on 2001/05/02  17:14:00
37017         Log: Fix for a segfault, from Marc Lehmann.
37018      Branch: perl
37019            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
37020 ____________________________________________________________________________
37021 [  9961] By: jhi                                   on 2001/05/02  15:55:53
37022         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
37023              From: "Philip Newton" <pnewton@gmx.de>
37024              Date: Wed, 2 May 2001 18:39:03 +0200
37025              Message-ID: <3AF05447.15525.173B588@localhost>
37026      Branch: perl
37027            ! pod/perlop.pod
37028 ____________________________________________________________________________
37029 [  9960] By: jhi                                   on 2001/05/02  15:35:37
37030         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
37031              From: Dan Sugalski <dan@sidhe.org>
37032              Date: Wed, 02 May 2001 11:37:27 -0400
37033              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
37034      Branch: perl
37035            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
37036            ! thread.h vms/vms.c vms/vmsish.h
37037 ____________________________________________________________________________
37038 [  9959] By: jhi                                   on 2001/05/02  15:21:08
37039         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
37040              From: Benjamin Sugars <bsugars@canoe.ca>
37041              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
37042              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
37043      Branch: perl
37044            ! ext/PerlIO/Scalar/Scalar.xs
37045 ____________________________________________________________________________
37046 [  9958] By: jhi                                   on 2001/05/02  15:15:53
37047         Log: Bug in #9915, spotted by Mike Guy.
37048      Branch: perl
37049            ! installperl
37050 ____________________________________________________________________________
37051 [  9957] By: jhi                                   on 2001/05/02  13:26:01
37052         Log: Add a test for not griping about references as array
37053              indices if the reference has magic in it (overloaded
37054              methods).
37055      Branch: perl
37056            ! pod/perldiag.pod t/pragma/warn/pp_hot
37057 ____________________________________________________________________________
37058 [  9956] By: jhi                                   on 2001/05/02  13:07:01
37059         Log: Retracted a bit too much in #9952.
37060      Branch: perl
37061            ! t/pragma/sub_lval.t
37062 ____________________________________________________________________________
37063 [  9955] By: jhi                                   on 2001/05/02  13:05:38
37064         Log: Test for #9952.
37065      Branch: perl
37066            ! t/op/tie.t
37067 ____________________________________________________________________________
37068 [  9954] By: jhi                                   on 2001/05/02  11:48:18
37069         Log: Additional note on the encoding example: one cannot
37070              convert string constants in-place.
37071      Branch: perl
37072            ! ext/Encode/Encode.pm
37073 ____________________________________________________________________________
37074 [  9953] By: jhi                                   on 2001/05/02  11:43:51
37075         Log: Note that if you have recent enough Perl you already
37076              have Filter::Util::Call.
37077      Branch: perl
37078            ! lib/Filter/Simple.pm
37079 ____________________________________________________________________________
37080 [  9952] By: jhi                                   on 2001/05/02  11:31:53
37081         Log: Retract changes #8254 and #8255, causes coredump in
37082              'tie FH, "main"', reported by Abigail, culprit found by
37083              Benjamin Sugars.  Mirrors maintperl change #9950.
37084      Branch: perl
37085            ! op.c t/pragma/sub_lval.t
37086 ____________________________________________________________________________
37087 [  9951] By: jhi                                   on 2001/05/02  11:14:29
37088         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
37089      Branch: perl
37090            + t/lib/MyFilter.pm
37091 ____________________________________________________________________________
37092 [  9950] By: gsar                                  on 2001/05/02  03:17:11
37093         Log: revert integration of changes#8254,8255 in change#8620 (causes
37094              a coredump in C<tie FH, 'foo'>; the idea itself may need better
37095              rationalization)
37096      Branch: maint-5.6/perl
37097            ! op.c t/pragma/sub_lval.t
37098 ____________________________________________________________________________
37099 [  9949] By: gsar                                  on 2001/05/02  02:56:32
37100         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
37101              
37102              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
37103              
37104              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
37105      Branch: maint-5.6/perl
37106           !> hints/svr5.sh
37107 ____________________________________________________________________________
37108 [  9948] By: gsar                                  on 2001/05/02  02:49:15
37109         Log: pod/find.t breaks on VMS (from Craig Berry)
37110      Branch: maint-5.6/perl
37111            ! t/pod/find.t
37112 ____________________________________________________________________________
37113 [  9947] By: jhi                                   on 2001/05/02  02:43:09
37114         Log: Add an encoding conversion example.
37115      Branch: perl
37116            ! ext/Encode/Encode.pm
37117 ____________________________________________________________________________
37118 [  9946] By: jhi                                   on 2001/05/02  01:34:22
37119         Log: Another coat of paint but still nowhere finished.
37120              Need to decide on the semantics of strptime(): should
37121              strptime() be a function instead of a method?  To do
37122              the week/monthname-strptiming the i18n/l10n bullet needs
37123              to be bitten with gusto.
37124      Branch: perl
37125            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
37126 ____________________________________________________________________________
37127 [  9945] By: jhi                                   on 2001/05/01  23:40:52
37128         Log: Update Changes.
37129      Branch: perl
37130            ! Changes patchlevel.h
37131 ____________________________________________________________________________
37132 [  9944] By: jhi                                   on 2001/05/01  23:33:37
37133         Log: Add known-to-be-tested modules to the list-to-be-skipped.
37134      Branch: perl
37135            ! t/lib/1_compile.t
37136 ____________________________________________________________________________
37137 [  9943] By: jhi                                   on 2001/05/01  23:24:40
37138         Log: Subject: BorlandC++ fix
37139              From: "Vadim Konovalov" <watman@inbox.ru>
37140              Date: Mon, 30 Apr 2001 20:12:26 -0700
37141              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
37142      Branch: perl
37143            ! win32/makefile.mk
37144 ____________________________________________________________________________
37145 [  9942] By: jhi                                   on 2001/05/01  23:18:02
37146         Log: Update to Filter::Simple 0.60, create a test for it.
37147      Branch: perl
37148            + t/lib/filter-simple.t
37149            ! MANIFEST lib/Filter/Simple.pm
37150 ____________________________________________________________________________
37151 [  9941] By: jhi                                   on 2001/05/01  19:47:24
37152         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
37153              From: Hugo <hv@crypt.compulink.co.uk>
37154              Date: Tue, 01 May 2001 20:12:20 +0100
37155              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
37156      Branch: perl
37157            ! pp_hot.c t/op/re_tests
37158 ____________________________________________________________________________
37159 [  9940] By: jhi                                   on 2001/05/01  19:42:16
37160         Log: Integrate perlio.
37161      Branch: perl
37162           !> lib/base.pm t/lib/fields.t
37163 ____________________________________________________________________________
37164 [  9939] By: jhi                                   on 2001/05/01  19:39:51
37165         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
37166              From: Benjamin Sugars <bsugars@canoe.ca>
37167              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
37168              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
37169      Branch: perl
37170            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
37171 ____________________________________________________________________________
37172 [  9938] By: jhi                                   on 2001/05/01  19:34:09
37173         Log: Add NEXT, a pseudo-class for method redispatching.
37174              <Damian>NEXT.pm probably offers more bang-for-buck
37175              than anything else I've ever written.</Damian>
37176      Branch: perl
37177            + lib/NEXT.pm t/lib/next.t
37178            ! MANIFEST
37179 ____________________________________________________________________________
37180 [  9937] By: jhi                                   on 2001/05/01  19:21:41
37181         Log: Update to Switch 2.02.
37182      Branch: perl
37183            ! lib/Switch.pm t/lib/switch.t
37184 ____________________________________________________________________________
37185 [  9936] By: nick                                  on 2001/05/01  19:09:21
37186         Log: Fix for base.pm clobbering $VERSION
37187      Branch: perlio
37188            ! lib/base.pm
37189 ____________________________________________________________________________
37190 [  9935] By: nick                                  on 2001/05/01  18:54:38
37191         Log: Test for base.pm clobbering $VERSION.
37192      Branch: perlio
37193            ! t/lib/fields.t
37194 ____________________________________________________________________________
37195 [  9934] By: jhi                                   on 2001/05/01  18:39:10
37196         Log: Add information about Scalar::Util::blessed.
37197      Branch: perl
37198            ! pod/perlobj.pod
37199 ____________________________________________________________________________
37200 [  9933] By: jhi                                   on 2001/05/01  18:33:51
37201         Log: Subject: Extra UNIVERSAL documentation
37202              From: Mike Guy <mjtg@cam.ac.uk>
37203              Date: Tue, 01 May 2001 20:12:11 +0100
37204              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
37205      Branch: perl
37206            ! pod/perlobj.pod
37207 ____________________________________________________________________________
37208 [  9932] By: jhi                                   on 2001/05/01  18:26:54
37209         Log: Subject: Autoflush in tests as appropriate
37210              From: Mike Guy <mjtg@cam.ac.uk>
37211              Date: Tue, 01 May 2001 20:05:31 +0100
37212              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
37213      Branch: perl
37214            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
37215            ! t/op/taint.t
37216 ____________________________________________________________________________
37217 [  9931] By: jhi                                   on 2001/05/01  18:02:29
37218         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
37219              From: Benjamin Sugars <bsugars@canoe.ca>
37220              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
37221              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
37222      Branch: perl
37223            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
37224 ____________________________________________________________________________
37225 [  9930] By: jhi                                   on 2001/05/01  15:12:26
37226         Log: Subject: Re: Finally got a round tuit
37227              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37228              Date: Tue, 01 May 2001 14:14:10 +0200
37229              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
37230              
37231              The -DP part, slightly modified.
37232      Branch: perl
37233            ! perl.c
37234 ____________________________________________________________________________
37235 [  9929] By: jhi                                   on 2001/05/01  14:17:15
37236         Log: Subject: Re: Finally got a round tuit
37237              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37238              Date: Tue, 01 May 2001 16:34:06 +0200
37239              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
37240              
37241              cpp and optimization tweaks for HP-UX.
37242      Branch: perl
37243            ! hints/hpux.sh
37244 ____________________________________________________________________________
37245 [  9928] By: jhi                                   on 2001/05/01  13:24:20
37246         Log: Tune the scan_num() comments to reality.
37247      Branch: perl
37248            ! toke.c
37249 ____________________________________________________________________________
37250 [  9927] By: jhi                                   on 2001/05/01  13:14:01
37251         Log: Subject: [PATCH B::Deparse] optimised sort
37252              From: Robin Houston <robin@kitsite.com>
37253              Date: Tue, 1 May 2001 14:07:12 +0100
37254              Message-ID: <20010501140712.A4266@penderel>
37255      Branch: perl
37256            ! ext/B/B/Deparse.pm
37257 ____________________________________________________________________________
37258 [  9926] By: jhi                                   on 2001/05/01  13:10:53
37259         Log: Subject: [PATCH t/lib/b-deparse.t] 
37260              From: Robin Houston <robin@kitsite.com>
37261              Date: Tue, 1 May 2001 13:37:42 +0100
37262              Message-ID: <20010501133742.A4082@penderel>
37263      Branch: perl
37264            ! t/lib/b-deparse.t
37265 ____________________________________________________________________________
37266 [  9925] By: jhi                                   on 2001/05/01  13:10:13
37267         Log: Subject: [PATCH B::Deparse] for(;;), sort
37268              From: Robin Houston <robin@kitsite.com>
37269              Date: Tue, 1 May 2001 13:35:00 +0100
37270              Message-ID: <20010501133500.A4061@penderel>
37271      Branch: perl
37272            ! ext/B/B/Deparse.pm
37273 ____________________________________________________________________________
37274 [  9924] By: jhi                                   on 2001/05/01  13:09:22
37275         Log: Subject: [PATCH B::Deparse] do, warn, use
37276              From: Robin Houston <robin@kitsite.com>
37277              Date: Tue, 1 May 2001 13:31:03 +0100
37278              Message-ID: <20010501133103.A4041@penderel>
37279      Branch: perl
37280            ! ext/B/B/Deparse.pm
37281 ____________________________________________________________________________
37282 [  9923] By: jhi                                   on 2001/05/01  11:45:36
37283         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
37284              From: Benjamin Sugars <ben.sugars@home.com>
37285              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
37286              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
37287      Branch: perl
37288            + t/io/fflush.t
37289            ! MANIFEST
37290 ____________________________________________________________________________
37291 [  9922] By: jhi                                   on 2001/05/01  11:35:42
37292         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
37293              From: Peter Prymmer <pvhp@forte.com>
37294              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
37295              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
37296      Branch: perl
37297            ! t/lib/selfstubber.t
37298 ____________________________________________________________________________
37299 [  9921] By: jhi                                   on 2001/04/30  16:34:33
37300         Log: Subject: [PATCH B::Concise] suppress warning
37301              From: Robin Houston <robin@kitsite.com>
37302              Date: Mon, 30 Apr 2001 16:09:49 +0100
37303              Message-ID: <20010430160949.A25086@penderel>
37304      Branch: perl
37305            ! ext/B/B/Concise.pm
37306 ____________________________________________________________________________
37307 [  9920] By: jhi                                   on 2001/04/30  13:56:04
37308         Log: Strip the *markers* from #9919.
37309      Branch: perl
37310            ! pod/perlfaq.pod pod/perlfaq5.pod
37311 ____________________________________________________________________________
37312 [  9919] By: jhi                                   on 2001/04/30  13:54:04
37313         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
37314              From: Gwyn Judd <b.judd@xtra.co.nz>
37315              Date: Sun, 29 Apr 2001 01:47:49 +1200
37316              Message-ID: <20010429014749.A4418@thislove>
37317      Branch: perl
37318            ! pod/perlfaq.pod pod/perlfaq5.pod
37319 ____________________________________________________________________________
37320 [  9918] By: jhi                                   on 2001/04/30  13:13:54
37321         Log: More_tweakage.
37322      Branch: perl
37323            ! pod/perldata.pod pod/perldiag.pod
37324 ____________________________________________________________________________
37325 [  9917] By: jhi                                   on 2001/04/30  13:01:27
37326         Log: Update Changes.
37327      Branch: perl
37328            ! Changes patchlevel.h
37329 ____________________________________________________________________________
37330 [  9916] By: jhi                                   on 2001/04/30  12:57:03
37331         Log: T_w_e_a_k_a_g_e.
37332      Branch: perl
37333            ! pod/perldata.pod pod/perldiag.pod
37334 ____________________________________________________________________________
37335 [  9915] By: jhi                                   on 2001/04/30  12:39:29
37336         Log: Install s2p also as psed.
37337              
37338              TODO: psed documentation?
37339      Branch: perl
37340            ! installperl
37341 ____________________________________________________________________________
37342 [  9914] By: jhi                                   on 2001/04/30  12:29:21
37343         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
37344              From: Jens Hamisch <jens@Strawberry.COM>
37345              Date: Fri, 27 Apr 2001 17:00:36 +0200
37346              Message-ID: <20010427170036.K1372@Strawberry.COM>
37347              
37348              SOCKS5_VERSION_NAME is the right symbol to detect
37349              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
37350              function called socks5_init() is available, and even that is
37351              not universal, most SOCKS5 installations use SOCKSinit()).
37352      Branch: perl
37353            ! perlio.c
37354 ____________________________________________________________________________
37355 [  9913] By: jhi                                   on 2001/04/30  12:22:15
37356         Log: Allow a zero timeout on IO::Socket accept and connect--
37357              though one really shouldn't do that.  Based on
37358              
37359              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
37360              From: "John Holdsworth" <coldwave@bigfoot.com>
37361              Date: Sun, 4 Feb 2001 12:48:18 +0100
37362              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
37363      Branch: perl
37364            ! ext/IO/lib/IO/Socket.pm
37365 ____________________________________________________________________________
37366 [  9912] By: jhi                                   on 2001/04/30  11:27:27
37367         Log: Save the spot of regprev (see #9911) for binary compatibility;
37368              regen API.
37369      Branch: perl
37370            ! embedvar.h perlapi.h thrdvar.h
37371 ____________________________________________________________________________
37372 [  9911] By: jhi                                   on 2001/04/30  11:22:03
37373         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
37374              From: Hugo <hv@crypt.compulink.co.uk>
37375              Date: Sun, 29 Apr 2001 17:09:30 +0100
37376              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
37377      Branch: perl
37378            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
37379 ____________________________________________________________________________
37380 [  9910] By: jhi                                   on 2001/04/30  11:15:12
37381         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
37382              a dummy for PL_numeric_radix); no pressing reason to break
37383              binary compatibility; regen API.
37384      Branch: perl
37385            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
37386            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
37387 ____________________________________________________________________________
37388 [  9909] By: jhi                                   on 2001/04/30  10:56:08
37389         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
37390              From: Walt Mankowski <waltman@netaxs.com>
37391              Date: Sun, 29 Apr 2001 21:53:48 -0400
37392              Message-ID: <20010429215348.A3971@netaxs.com>
37393      Branch: perl
37394            ! pod/perlfunc.pod
37395 ____________________________________________________________________________
37396 [  9908] By: jhi                                   on 2001/04/30  10:49:40
37397         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
37398      Branch: perl
37399            ! t/lib/selfstubber.t
37400 ____________________________________________________________________________
37401 [  9907] By: nick                                  on 2001/04/30  09:26:50
37402         Log: Integrate mainline.
37403      Branch: perlio
37404           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
37405 ____________________________________________________________________________
37406 [  9906] By: jhi                                   on 2001/04/29  23:24:20
37407         Log: Abigail spotted a thinko in #9905.
37408      Branch: perl
37409            ! pod/perldiag.pod
37410 ____________________________________________________________________________
37411 [  9905] By: jhi                                   on 2001/04/29  15:55:39
37412         Log: Changed the underscore/undebar syntax in numeric constants;
37413              now any grouping will do, as long as the underscores are not
37414              consecutive (so "zero-grouping" is out), and they do not begin
37415              or end the integer or fractional parts.
37416      Branch: perl
37417            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
37418 ____________________________________________________________________________
37419 [  9904] By: nick                                  on 2001/04/29  15:43:22
37420         Log: Integrate mainline.
37421      Branch: perlio
37422           +> (branch 98 files)
37423            - lib/unicode/Block.pl
37424            - lib/unicode/In/AlphabeticPresentationForms.pl
37425            - lib/unicode/In/Arabic.pl
37426            - lib/unicode/In/ArabicPresentationForms-A.pl
37427            - lib/unicode/In/ArabicPresentationForms-B.pl
37428            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
37429            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
37430            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
37431            - lib/unicode/In/BopomofoExtended.pl
37432            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
37433            - lib/unicode/In/CJKCompatibility.pl
37434            - lib/unicode/In/CJKCompatibilityForms.pl
37435            - lib/unicode/In/CJKCompatibilityIdeographs.pl
37436            - lib/unicode/In/CJKRadicalsSupplement.pl
37437            - lib/unicode/In/CJKSymbolsandPunctuation.pl
37438            - lib/unicode/In/CJKUnifiedIdeographs.pl
37439            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
37440            - lib/unicode/In/Cherokee.pl
37441            - lib/unicode/In/CombiningDiacriticalMarks.pl
37442            - lib/unicode/In/CombiningHalfMarks.pl
37443            - lib/unicode/In/CombiningMarksforSymbols.pl
37444            - lib/unicode/In/ControlPictures.pl
37445            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
37446            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
37447            - lib/unicode/In/EnclosedAlphanumerics.pl
37448            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
37449            - lib/unicode/In/Ethiopic.pl
37450            - lib/unicode/In/GeneralPunctuation.pl
37451            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
37452            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
37453            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
37454            - lib/unicode/In/HalfwidthandFullwidthForms.pl
37455            - lib/unicode/In/HangulCompatibilityJamo.pl
37456            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
37457            - lib/unicode/In/Hebrew.pl
37458            - lib/unicode/In/HighPrivateUseSurrogates.pl
37459            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
37460            - lib/unicode/In/IPAExtensions.pl
37461            - lib/unicode/In/IdeographicDescriptionCharacters.pl
37462            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
37463            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
37464            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
37465            - lib/unicode/In/Latin-1Supplement.pl
37466            - lib/unicode/In/LatinExtended-A.pl
37467            - lib/unicode/In/LatinExtended-B.pl
37468            - lib/unicode/In/LatinExtendedAdditional.pl
37469            - lib/unicode/In/LetterlikeSymbols.pl
37470            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
37471            - lib/unicode/In/MathematicalOperators.pl
37472            - lib/unicode/In/MiscellaneousSymbols.pl
37473            - lib/unicode/In/MiscellaneousTechnical.pl
37474            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
37475            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
37476            - lib/unicode/In/OpticalCharacterRecognition.pl
37477            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
37478            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
37479            - lib/unicode/In/SmallFormVariants.pl
37480            - lib/unicode/In/SpacingModifierLetters.pl
37481            - lib/unicode/In/Specials.pl
37482            - lib/unicode/In/SuperscriptsandSubscripts.pl
37483            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
37484            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
37485            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
37486            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
37487            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
37488           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
37489           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
37490           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
37491           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
37492           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
37493           !> utf8.c win32/Makefile
37494 ____________________________________________________________________________
37495 [  9903] By: jhi                                   on 2001/04/29  14:30:53
37496         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
37497              From: Prymmer/Kahn <pvhp@best.com>
37498              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
37499              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
37500      Branch: perl
37501            ! win32/Makefile
37502 ____________________________________________________________________________
37503 [  9902] By: jhi                                   on 2001/04/29  02:52:44
37504         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
37505              From: "Abigail" <abigail@foad.org>
37506              Date: Sun, 29 Apr 2001 03:14:25 +0200
37507              Message-ID: <20010429011425.24503.qmail@foad.org>
37508      Branch: perl
37509            ! ext/IO/lib/IO/Seekable.pm
37510 ____________________________________________________________________________
37511 [  9901] By: jhi                                   on 2001/04/29  02:04:46
37512         Log: In character classes one couldn't have 0x80..0xff characters
37513              at the left hand side if there were 0x100.. characters in the
37514              character class.
37515      Branch: perl
37516            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
37517            ! t/op/pat.t utf8.c
37518 ____________________________________________________________________________
37519 [  9900] By: jhi                                   on 2001/04/28  22:55:04
37520         Log: Forgot the latest mktables.PL from #9899.
37521      Branch: perl
37522            ! lib/unicode/mktables.PL
37523 ____________________________________________________________________________
37524 [  9899] By: jhi                                   on 2001/04/28  22:53:28
37525         Log: Explain the \p{} and \P{} error message better and
37526              have prettier prettyprint in In.pl.
37527      Branch: perl
37528            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
37529            ! pod/perldiag.pod
37530 ____________________________________________________________________________
37531 [  9898] By: jhi                                   on 2001/04/28  21:03:34
37532         Log: Add one possible explanation for the "Invalid [] range" error.
37533      Branch: perl
37534            ! pod/perldiag.pod
37535 ____________________________________________________________________________
37536 [  9897] By: jhi                                   on 2001/04/28  17:18:26
37537         Log: Add a level of indirection to the implementation of \p{InFoo}
37538              so that we don't have to have long filenames.  (Nothing changes
37539              in the user interface.)   The indirection is defined in
37540              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
37541              Also rename some the character classes by removing '-' from
37542              the classnames, and finally renamed Block.pl as Blocks.pl.
37543      Branch: perl
37544            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
37545            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
37546            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
37547            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
37548            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
37549            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
37550            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
37551            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
37552            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
37553            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
37554            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
37555            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
37556            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
37557            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
37558            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
37559            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
37560            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
37561            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
37562            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
37563            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
37564            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
37565            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
37566            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
37567            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
37568            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
37569            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
37570            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
37571            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
37572            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
37573            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
37574            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
37575            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
37576            + lib/unicode/In/94.pl lib/unicode/In/95.pl
37577            - lib/unicode/Block.pl
37578            - lib/unicode/In/AlphabeticPresentationForms.pl
37579            - lib/unicode/In/Arabic.pl
37580            - lib/unicode/In/ArabicPresentationForms-A.pl
37581            - lib/unicode/In/ArabicPresentationForms-B.pl
37582            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
37583            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
37584            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
37585            - lib/unicode/In/BopomofoExtended.pl
37586            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
37587            - lib/unicode/In/CJKCompatibility.pl
37588            - lib/unicode/In/CJKCompatibilityForms.pl
37589            - lib/unicode/In/CJKCompatibilityIdeographs.pl
37590            - lib/unicode/In/CJKRadicalsSupplement.pl
37591            - lib/unicode/In/CJKSymbolsandPunctuation.pl
37592            - lib/unicode/In/CJKUnifiedIdeographs.pl
37593            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
37594            - lib/unicode/In/Cherokee.pl
37595            - lib/unicode/In/CombiningDiacriticalMarks.pl
37596            - lib/unicode/In/CombiningHalfMarks.pl
37597            - lib/unicode/In/CombiningMarksforSymbols.pl
37598            - lib/unicode/In/ControlPictures.pl
37599            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
37600            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
37601            - lib/unicode/In/EnclosedAlphanumerics.pl
37602            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
37603            - lib/unicode/In/Ethiopic.pl
37604            - lib/unicode/In/GeneralPunctuation.pl
37605            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
37606            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
37607            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
37608            - lib/unicode/In/HalfwidthandFullwidthForms.pl
37609            - lib/unicode/In/HangulCompatibilityJamo.pl
37610            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
37611            - lib/unicode/In/Hebrew.pl
37612            - lib/unicode/In/HighPrivateUseSurrogates.pl
37613            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
37614            - lib/unicode/In/IPAExtensions.pl
37615            - lib/unicode/In/IdeographicDescriptionCharacters.pl
37616            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
37617            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
37618            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
37619            - lib/unicode/In/Latin-1Supplement.pl
37620            - lib/unicode/In/LatinExtended-A.pl
37621            - lib/unicode/In/LatinExtended-B.pl
37622            - lib/unicode/In/LatinExtendedAdditional.pl
37623            - lib/unicode/In/LetterlikeSymbols.pl
37624            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
37625            - lib/unicode/In/MathematicalOperators.pl
37626            - lib/unicode/In/MiscellaneousSymbols.pl
37627            - lib/unicode/In/MiscellaneousTechnical.pl
37628            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
37629            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
37630            - lib/unicode/In/OpticalCharacterRecognition.pl
37631            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
37632            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
37633            - lib/unicode/In/SmallFormVariants.pl
37634            - lib/unicode/In/SpacingModifierLetters.pl
37635            - lib/unicode/In/Specials.pl
37636            - lib/unicode/In/SuperscriptsandSubscripts.pl
37637            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
37638            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
37639            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
37640            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
37641            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
37642            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
37643            ! pod/perlunicode.pod
37644 ____________________________________________________________________________
37645 [  9896] By: jhi                                   on 2001/04/28  14:33:17
37646         Log: Update the information on shared library path on HP-UX.
37647      Branch: perl
37648            ! INSTALL
37649 ____________________________________________________________________________
37650 [  9895] By: jhi                                   on 2001/04/28  14:32:30
37651         Log: Because #9894 seems to do the trick, this workaround can be removed.
37652      Branch: perl
37653            ! t/lib/selfstubber.t
37654 ____________________________________________________________________________
37655 [  9894] By: jhi                                   on 2001/04/28  14:26:13
37656         Log: For PerlIO flush the children's file handles (on fork/exec/system).
37657      Branch: perl
37658            ! perl.h
37659 ____________________________________________________________________________
37660 [  9893] By: jhi                                   on 2001/04/28  14:23:15
37661         Log: Test tweak for #9891.
37662      Branch: perl
37663            ! t/lib/b-deparse.t
37664 ____________________________________________________________________________
37665 [  9892] By: jhi                                   on 2001/04/28  14:10:13
37666         Log: New HP-UX hints from Merijn.
37667      Branch: perl
37668            ! hints/hpux.sh
37669 ____________________________________________________________________________
37670 [  9891] By: jhi                                   on 2001/04/28  14:07:27
37671         Log: Subject: [PATCH B::Deparse] non-block scopes
37672              From: Robin Houston <robin@kitsite.com>
37673              Date: Fri, 27 Apr 2001 19:15:14 +0100
37674              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
37675      Branch: perl
37676            ! ext/B/B/Deparse.pm
37677 ____________________________________________________________________________
37678 [  9890] By: nick                                  on 2001/04/27  19:41:25
37679         Log: Integrate mainline
37680      Branch: perlio
37681           +> t/lib/selfstubber.t
37682           !> (integrate 50 files)
37683 ____________________________________________________________________________
37684 [  9889] By: jhi                                   on 2001/04/27  18:23:46
37685         Log: Subject: Re: selfstubber test fail on bleadperl
37686              From: Mike Guy <mjtg@cam.ac.uk>
37687              Date: Fri, 27 Apr 2001 19:31:18 +0100
37688              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
37689      Branch: perl
37690            ! t/lib/selfstubber.t
37691 ____________________________________________________________________________
37692 [  9888] By: jhi                                   on 2001/04/27  16:20:54
37693         Log: Test tweak for #9886.
37694      Branch: perl
37695            ! t/lib/b-deparse.t
37696 ____________________________________________________________________________
37697 [  9887] By: jhi                                   on 2001/04/27  16:16:33
37698         Log: Buffering issue at least in Solaris (even with perlio).
37699      Branch: perl
37700            ! t/lib/selfstubber.t
37701 ____________________________________________________________________________
37702 [  9886] By: jhi                                   on 2001/04/27  14:59:23
37703         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
37704              From: Robin Houston <robin@kitsite.com>
37705              Date: Fri, 27 Apr 2001 16:53:20 +0100
37706              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
37707      Branch: perl
37708            ! ext/B/B/Deparse.pm
37709 ____________________________________________________________________________
37710 [  9885] By: jhi                                   on 2001/04/27  14:23:51
37711         Log: Update Changes.
37712      Branch: perl
37713            ! Changes patchlevel.h
37714 ____________________________________________________________________________
37715 [  9884] By: jhi                                   on 2001/04/27  14:14:12
37716         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
37717              From: "Philip Newton" <pnewton@gmx.de>
37718              Date: Fri, 27 Apr 2001 16:40:13 +0200
37719              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
37720      Branch: perl
37721            ! pod/perldata.pod
37722 ____________________________________________________________________________
37723 [  9883] By: jhi                                   on 2001/04/27  13:28:19
37724         Log: Add LOG_PERROR; prettify the "removed".
37725      Branch: perl
37726            ! ext/Sys/Syslog/Syslog.xs
37727 ____________________________________________________________________________
37728 [  9882] By: jhi                                   on 2001/04/27  13:13:18
37729         Log: h2xs tweaks: use NV instead of double, "quote" the removed
37730              prefixes for clarity (especially when nothing is removed),
37731              slight pod reformats.
37732      Branch: perl
37733            ! utils/h2xs.PL
37734 ____________________________________________________________________________
37735 [  9881] By: jhi                                   on 2001/04/27  12:58:48
37736         Log: Don't bother creating existing directories.
37737      Branch: perl
37738            ! utils/h2xs.PL
37739 ____________________________________________________________________________
37740 [  9880] By: jhi                                   on 2001/04/27  12:45:39
37741         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
37742              From: Mike Schilli <m@perlmeister.com>
37743              Date: Wed, 25 Apr 2001 01:29:21 -0700
37744              Message-id: <3AE68AE1.6A981723@perlmeister.com>
37745      Branch: perl
37746            ! utils/h2xs.PL
37747 ____________________________________________________________________________
37748 [  9879] By: jhi                                   on 2001/04/27  12:40:55
37749         Log: break is not yet Perl.  Added the template license also to README.
37750      Branch: perl
37751            ! utils/h2xs.PL
37752 ____________________________________________________________________________
37753 [  9878] By: jhi                                   on 2001/04/27  03:08:20
37754         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
37755              From: Tim Jenness <t.jenness@jach.hawaii.edu>
37756              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
37757              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
37758      Branch: perl
37759            ! t/lib/xs-typemap.t
37760 ____________________________________________________________________________
37761 [  9877] By: jhi                                   on 2001/04/26  23:54:40
37762         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
37763              From: "Abigail" <abigail@foad.org>
37764              Date: Fri, 27 Apr 2001 01:44:28 +0200
37765              Message-ID: <20010426234428.19786.qmail@foad.org>
37766      Branch: perl
37767            ! utils/h2xs.PL
37768 ____________________________________________________________________________
37769 [  9876] By: jhi                                   on 2001/04/26  23:52:06
37770         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
37771              From: Peter Prymmer <pvhp@forte.com>
37772              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
37773              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
37774      Branch: perl
37775            ! t/lib/selfstubber.t
37776 ____________________________________________________________________________
37777 [  9875] By: jhi                                   on 2001/04/26  23:48:10
37778         Log: Deparse nits.
37779      Branch: perl
37780            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
37781 ____________________________________________________________________________
37782 [  9874] By: jhi                                   on 2001/04/26  22:46:05
37783         Log: Document ANYOF_CLASS.
37784      Branch: perl
37785            ! regcomp.h
37786 ____________________________________________________________________________
37787 [  9873] By: jhi                                   on 2001/04/26  22:35:03
37788         Log: Subject: Re: [PATCH @9846] dumping ANYOF
37789              From: Hugo <hv@crypt.compulink.co.uk>
37790              Date: Thu, 26 Apr 2001 23:33:38 +0100
37791              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
37792      Branch: perl
37793            ! regcomp.c regcomp.h
37794 ____________________________________________________________________________
37795 [  9872] By: jhi                                   on 2001/04/26  22:34:31
37796         Log: Subject: [PATCH] more for Devel::SelfStubber
37797              From: Nicholas Clark <nick@ccl4.org>
37798              Date: Fri, 27 Apr 2001 00:13:52 +0100
37799              Message-ID: <20010427001351.K88186@plum.flirble.org>
37800      Branch: perl
37801            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
37802 ____________________________________________________________________________
37803 [  9871] By: jhi                                   on 2001/04/26  21:59:17
37804         Log: Subject: [PATCH B::Deparse] formats must be flush left
37805              From: Robin Houston <robin@kitsite.com>
37806              Date: Thu, 26 Apr 2001 23:54:29 +0100
37807              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
37808      Branch: perl
37809            ! ext/B/B/Deparse.pm
37810 ____________________________________________________________________________
37811 [  9870] By: jhi                                   on 2001/04/26  21:57:37
37812         Log: If some of the constants are prefixes of others,
37813              the prefixes may never get recognized.  (See 20010426.006.)
37814      Branch: perl
37815            ! utils/h2xs.PL
37816 ____________________________________________________________________________
37817 [  9869] By: jhi                                   on 2001/04/26  21:50:42
37818         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
37819              From: Chris Bongaarts <cab@tc.umn.edu>
37820              Date: Thu, 26 Apr 2001 17:10:31 -0500
37821              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
37822      Branch: perl
37823            ! ext/Sys/Syslog/Syslog.xs
37824 ____________________________________________________________________________
37825 [  9868] By: jhi                                   on 2001/04/26  21:35:12
37826         Log: Further cuts and more docs from Graham Barr.
37827      Branch: perl
37828            ! ext/List/Util/lib/List/Util.pm
37829            ! ext/List/Util/lib/Scalar/Util.pm
37830 ____________________________________________________________________________
37831 [  9867] By: jhi                                   on 2001/04/26  21:18:57
37832         Log: Subject: [PATCH 5.7.1] DB_File-1.77
37833              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
37834              Date: Thu, 26 Apr 2001 22:37:53 +0100
37835              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
37836      Branch: perl
37837            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
37838            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
37839 ____________________________________________________________________________
37840 [  9866] By: jhi                                   on 2001/04/26  21:12:31
37841         Log: Subject: [PATCH B::Deparse] fix easy bugs
37842              From: Robin Houston <robin@kitsite.com>
37843              Date: Thu, 26 Apr 2001 23:03:33 +0100
37844              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
37845      Branch: perl
37846            ! ext/B/B/Deparse.pm
37847 ____________________________________________________________________________
37848 [  9865] By: jhi                                   on 2001/04/26  20:26:13
37849         Log: Update Changes.
37850      Branch: perl
37851            ! Changes patchlevel.h
37852 ____________________________________________________________________________
37853 [  9864] By: jhi                                   on 2001/04/26  19:27:48
37854         Log: Dethinko from Robin Houston.
37855      Branch: perl
37856            ! ext/B/B/Deparse.pm
37857 ____________________________________________________________________________
37858 [  9863] By: jhi                                   on 2001/04/26  19:10:35
37859         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
37860              From: Robin Houston <robin@kitsite.com>
37861              Date: Thu, 26 Apr 2001 21:08:32 +0100
37862              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
37863      Branch: perl
37864            ! ext/B/B/Deparse.pm
37865 ____________________________________________________________________________
37866 [  9862] By: jhi                                   on 2001/04/26  19:04:23
37867         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
37868              From: Robin Houston <robin@kitsite.com>
37869              Date: Thu, 26 Apr 2001 20:52:50 +0100
37870              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
37871      Branch: perl
37872            ! ext/B/B/Deparse.pm
37873 ____________________________________________________________________________
37874 [  9861] By: jhi                                   on 2001/04/26  18:56:14
37875         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
37876              From: Mike Guy <mjtg@cam.ac.uk>
37877              Date: Thu, 26 Apr 2001 14:22:40 +0100
37878              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
37879      Branch: perl
37880            ! pod/perlobj.pod
37881 ____________________________________________________________________________
37882 [  9860] By: jhi                                   on 2001/04/26  18:46:42
37883         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
37884              From: Robin Houston <robin@kitsite.com>
37885              Date: Thu, 26 Apr 2001 20:34:29 +0100
37886              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
37887              
37888              Hashes do not interpolate.
37889      Branch: perl
37890            ! ext/B/B/Deparse.pm
37891 ____________________________________________________________________________
37892 [  9859] By: jhi                                   on 2001/04/26  18:43:51
37893         Log: Subject: The Time::Piece conspiracy unmasked!!!
37894              From: Mike Guy <mjtg@cam.ac.uk>
37895              Date: Thu, 26 Apr 2001 19:02:50 +0100
37896              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
37897              
37898              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
37899              From: Mike Guy <mjtg@cam.ac.uk>
37900              Date: Thu, 26 Apr 2001 19:08:21 +0100
37901              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
37902              
37903              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
37904              From: Graham Barr <gbarr@pobox.com>
37905              Date: Thu, 26 Apr 2001 19:12:03 +0100
37906              Message-ID: <20010426191203.A70835@pobox.com>
37907              
37908              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
37909      Branch: perl
37910            ! ext/List/Util/lib/List/Util.pm
37911            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
37912 ____________________________________________________________________________
37913 [  9858] By: jhi                                   on 2001/04/26  18:17:42
37914         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
37915              From: Robin Houston <robin@kitsite.com>
37916              Date: Thu, 26 Apr 2001 16:09:35 +0100
37917              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
37918      Branch: perl
37919            ! t/comp/proto.t
37920 ____________________________________________________________________________
37921 [  9857] By: jhi                                   on 2001/04/26  18:04:59
37922         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
37923              From: barries <barries@slaysys.com>
37924              Date: Thu, 26 Apr 2001 12:01:10 -0400
37925              Message-ID: <20010426120110.E29698@jester.slaysys.com>
37926      Branch: perl
37927            ! pod/perldiag.pod
37928 ____________________________________________________________________________
37929 [  9856] By: jhi                                   on 2001/04/26  18:03:33
37930         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
37931              Date: Thu, 26 Apr 2001 17:13:41 +0100
37932              From: Robin Houston <robin@kitsite.com>
37933              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
37934              
37935              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
37936              From: Robin Houston <robin@kitsite.com>
37937              Date: Thu, 26 Apr 2001 18:44:29 +0100
37938              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
37939      Branch: perl
37940            ! ext/B/B/Deparse.pm
37941 ____________________________________________________________________________
37942 [  9855] By: jhi                                   on 2001/04/26  17:56:04
37943         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
37944              From: Robin Houston <robin@kitsite.com>
37945              Date: Thu, 26 Apr 2001 17:04:08 +0100
37946              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
37947      Branch: perl
37948            ! ext/B/B/Deparse.pm
37949 ____________________________________________________________________________
37950 [  9854] By: jhi                                   on 2001/04/26  17:47:26
37951         Log: Subject: Re: Short test case for undef %stash:: crash
37952              From: Benjamin Sugars <bsugars@canoe.ca> 
37953              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
37954              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
37955              Changed and moved the perldiag entry.
37956      Branch: perl
37957            ! gv.c pod/perldiag.pod
37958 ____________________________________________________________________________
37959 [  9853] By: jhi                                   on 2001/04/26  14:35:16
37960         Log: Beginnings of strptime().  Do not touch the wet paint.
37961      Branch: perl
37962            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
37963 ____________________________________________________________________________
37964 [  9852] By: jhi                                   on 2001/04/26  13:17:21
37965         Log: Retract #9851, core dumps from pod2man.
37966      Branch: perl
37967            ! regcomp.c
37968 ____________________________________________________________________________
37969 [  9851] By: jhi                                   on 2001/04/26  11:54:41
37970         Log: (Retracted by #9852.)
37971              
37972              Subject: [PATCH @9846] dumping ANYOF
37973              From: Hugo <hv@crypt.compulink.co.uk>
37974              Date: Thu, 26 Apr 2001 05:32:38 +0100
37975              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
37976      Branch: perl
37977            ! regcomp.c
37978 ____________________________________________________________________________
37979 [  9850] By: jhi                                   on 2001/04/26  02:34:44
37980         Log: If ccflags was empty the _previous_ $* containing all the
37981              environment variables and Configure variables was used,
37982              which lead, among other bad things, into $ccflags being your
37983              uname -a output, which lead into test compile with cc failing,
37984              which lead into gcc being selected, which didn't work that well
37985              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
37986              with large files, et cetera.
37987      Branch: perl
37988            ! hints/hpux.sh
37989 ____________________________________________________________________________
37990 [  9849] By: jhi                                   on 2001/04/26  01:44:57
37991         Log: Make selfstubber test more portable.
37992      Branch: perl
37993            ! t/lib/selfstubber.t
37994 ____________________________________________________________________________
37995 [  9848] By: jhi                                   on 2001/04/26  00:50:26
37996         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
37997              From: Benjamin Sugars <ben.sugars@home.com>
37998              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
37999              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
38000      Branch: perl
38001            ! ext/Cwd/Cwd.xs
38002 ____________________________________________________________________________
38003 [  9847] By: jhi                                   on 2001/04/26  00:46:58
38004         Log: Subject: [PATCH: perl@9841] VMS updates
38005              From: Peter Prymmer <pvhp@forte.com>
38006              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
38007              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
38008      Branch: perl
38009            ! README.vms configure.com vms/descrip_mms.template
38010            ! vms/ext/filespec.t
38011 ____________________________________________________________________________
38012 [  9846] By: jhi                                   on 2001/04/26  00:11:56
38013         Log: re 'debug' was broken by #9084.
38014      Branch: perl
38015            ! ext/re/re.xs
38016 ____________________________________________________________________________
38017 [  9845] By: jhi                                   on 2001/04/25  22:33:17
38018         Log: Subject: [PATCH] test for Devel::SelfStubber
38019              From: Nicholas Clark <nick@ccl4.org>
38020              Date: Thu, 26 Apr 2001 00:00:54 +0100
38021              Message-ID: <20010426000054.D89026@plum.flirble.org>
38022      Branch: perl
38023            + t/lib/selfstubber.t
38024            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
38025 ____________________________________________________________________________
38026 [  9844] By: jhi                                   on 2001/04/25  22:29:32
38027         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
38028              From: Paul Johnson <paul@pjcj.net>
38029              Date: Thu, 26 Apr 2001 00:46:08 +0200
38030              Message-ID: <20010426004608.H2338@pjcj.net>
38031      Branch: perl
38032            ! ext/B/B/Concise.pm
38033 ____________________________________________________________________________
38034 [  9843] By: jhi                                   on 2001/04/25  22:28:28
38035         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
38036              From: Peter Prymmer <pvhp@forte.com>
38037              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
38038              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
38039      Branch: perl
38040            ! ext/Cwd/Cwd.xs
38041 ____________________________________________________________________________
38042 [  9842] By: jhi                                   on 2001/04/25  20:58:12
38043         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
38044              From: John Peacock <jpeacock@rowman.com>
38045              Date: Wed, 25 Apr 2001 17:30:26 -0400
38046              Message-ID: <3AE741F2.B3217464@rowman.com>
38047      Branch: perl
38048            ! lib/Math/BigInt.pm t/lib/bigintpm.t
38049 ____________________________________________________________________________
38050 [  9841] By: jhi                                   on 2001/04/25  20:07:05
38051         Log: Update Changes.
38052      Branch: perl
38053            ! Changes patchlevel.h
38054 ____________________________________________________________________________
38055 [  9840] By: jhi                                   on 2001/04/25  19:56:51
38056         Log: Yet another HP-UX hints version from Merijn.
38057      Branch: perl
38058            ! hints/hpux.sh
38059 ____________________________________________________________________________
38060 [  9839] By: jhi                                   on 2001/04/25  19:53:04
38061         Log: abs_path() didn't terminate the filename correctly,
38062              in DIRNAMLENless systems like HP-UX this would fail.
38063      Branch: perl
38064            ! ext/Cwd/Cwd.xs
38065 ____________________________________________________________________________
38066 [  9838] By: jhi                                   on 2001/04/25  16:37:26
38067         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
38068              From: Mike Guy <mjtg@cam.ac.uk>
38069              Date: Wed, 25 Apr 2001 18:31:47 +0100
38070              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
38071      Branch: perl
38072            ! op.c
38073 ____________________________________________________________________________
38074 [  9837] By: jhi                                   on 2001/04/25  16:21:53
38075         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
38076              From: Jon Eveland <jweveland@yahoo.com>
38077              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
38078              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
38079      Branch: perl
38080            ! lib/perl5db.pl
38081 ____________________________________________________________________________
38082 [  9836] By: jhi                                   on 2001/04/25  14:17:50
38083         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
38084              From: "Philip Newton" <pnewton@gmx.de>
38085              Date: Wed, 25 Apr 2001 17:05:58 +0200
38086              Message-ID: <3AE703F6.3234.1833C45@localhost>
38087      Branch: perl
38088            ! Porting/patching.pod
38089 ____________________________________________________________________________
38090 [  9835] By: jhi                                   on 2001/04/25  13:58:07
38091         Log: It would seem that both ar and full_ar need to be overridden
38092              for HP-UX to avoid the GNU ar.
38093      Branch: perl
38094            ! hints/hpux.sh
38095 ____________________________________________________________________________
38096 [  9834] By: jhi                                   on 2001/04/25  13:50:40
38097         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
38098              From: "Philip Newton" <pnewton@gmx.de>
38099              Date: Wed, 25 Apr 2001 16:09:23 +0200
38100              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
38101              
38102              Detypo.
38103      Branch: perl
38104            ! t/op/misc.t
38105 ____________________________________________________________________________
38106 [  9833] By: jhi                                   on 2001/04/25  12:36:11
38107         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
38108      Branch: perl
38109            ! hints/hpux.sh
38110 ____________________________________________________________________________
38111 [  9832] By: jhi                                   on 2001/04/25  12:33:36
38112         Log: New version of HP-UX hints from Merijn.
38113      Branch: perl
38114            ! hints/hpux.sh
38115 ____________________________________________________________________________
38116 [  9831] By: jhi                                   on 2001/04/25  03:39:45
38117         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
38118      Branch: perl
38119            ! hints/hpux.sh
38120 ____________________________________________________________________________
38121 [  9830] By: jhi                                   on 2001/04/25  02:53:25
38122         Log: The tzname[] bit is not needed by util.c -- and causes
38123              heartburn in VMS (and it missing was probably the cause of
38124              the Mac OS X trouble).  Ouch.
38125      Branch: perl
38126            ! ext/POSIX/POSIX.xs util.c
38127 ____________________________________________________________________________
38128 [  9829] By: jhi                                   on 2001/04/25  00:10:06
38129         Log: Metaconfig unit change for #9828.
38130      Branch: metaconfig
38131            ! U/compline/ccflags.U
38132 ____________________________________________________________________________
38133 [  9828] By: jhi                                   on 2001/04/25  00:04:18
38134         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
38135              (which is actually the reason for the change, we need to pass
38136              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
38137              EP/IX, OS/2, and TitanOS, based on the hints files.
38138      Branch: perl
38139            ! Configure config_h.SH
38140 ____________________________________________________________________________
38141 [  9827] By: jhi                                   on 2001/04/24  23:49:20
38142         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
38143              the $cat must have an absolute path.
38144      Branch: perl
38145            ! makedepend.SH
38146 ____________________________________________________________________________
38147 [  9826] By: jhi                                   on 2001/04/24  23:40:53
38148         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
38149      Branch: perl
38150            ! README.amiga
38151 ____________________________________________________________________________
38152 [  9825] By: jhi                                   on 2001/04/24  23:35:35
38153         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
38154              From: "Philip Newton" <pnewton@gmx.de>
38155              Date: Tue, 24 Apr 2001 18:52:49 +0200
38156              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
38157      Branch: perl
38158            ! x2p/find2perl.PL
38159 ____________________________________________________________________________
38160 [  9824] By: jhi                                   on 2001/04/24  23:33:07
38161         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
38162              Some gcc specifics dropped out due to extensive rewriting;
38163              will be put back later as needed.
38164      Branch: perl
38165            ! hints/hpux.sh
38166 ____________________________________________________________________________
38167 [  9823] By: jhi                                   on 2001/04/24  23:27:57
38168         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
38169      Branch: perl
38170            ! ext/POSIX/POSIX.xs
38171 ____________________________________________________________________________
38172 [  9822] By: jhi                                   on 2001/04/24  23:25:21
38173         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
38174              From: Tim Jenness <t.jenness@jach.hawaii.edu>
38175              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
38176              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
38177      Branch: perl
38178            ! ext/XS/Typemap/Typemap.xs
38179 ____________________________________________________________________________
38180 [  9821] By: jhi                                   on 2001/04/24  23:24:10
38181         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
38182              From: "Abigail" <abigail@foad.org>
38183              Date: Tue, 24 Apr 2001 23:12:03 +0200
38184              Message-ID: <20010424211203.7901.qmail@foad.org>
38185      Branch: perl
38186            ! pod/perlport.pod
38187 ____________________________________________________________________________
38188 [  9820] By: jhi                                   on 2001/04/24  23:23:15
38189         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
38190              From: Matt Sergeant <matt@sergeant.org>
38191              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
38192              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
38193      Branch: perl
38194            ! pod/perlfaq4.pod
38195 ____________________________________________________________________________
38196 [  9819] By: nick                                  on 2001/04/24  18:49:43
38197         Log: Integrate mainline.
38198      Branch: perlio
38199           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
38200           !> (integrate 37 files)
38201 ____________________________________________________________________________
38202 [  9818] By: jhi                                   on 2001/04/24  14:35:23
38203         Log: Update Changes.
38204      Branch: perl
38205            ! Changes patchlevel.h
38206 ____________________________________________________________________________
38207 [  9817] By: jhi                                   on 2001/04/24  14:09:17
38208         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
38209              From: "Philip Newton" <pnewton@gmx.de>
38210              Date: Tue, 24 Apr 2001 12:58:12 +0200
38211              Message-ID: <3AE57864.8304.B77A0A@localhost> 
38212              
38213              plus add CPAN to the list of modules that have their own tests.
38214      Branch: perl
38215            ! t/lib/1_compile.t
38216 ____________________________________________________________________________
38217 [  9816] By: jhi                                   on 2001/04/24  14:07:03
38218         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
38219              From: Michael G Schwern <schwern@pobox.com>
38220              Date: Sat, 21 Apr 2001 22:35:00 +0100
38221              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
38222      Branch: perl
38223            ! t/lib/1_compile.t
38224 ____________________________________________________________________________
38225 [  9815] By: jhi                                   on 2001/04/24  13:54:32
38226         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
38227              From: Robin Houston <robin@kitsite.com>
38228              Date: Tue, 24 Apr 2001 15:51:18 +0100
38229              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
38230      Branch: perl
38231            ! ext/B/B/Deparse.pm
38232 ____________________________________________________________________________
38233 [  9814] By: jhi                                   on 2001/04/24  13:17:34
38234         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
38235              From: Bill Glicker <billg@burrelles.com>
38236              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
38237              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
38238      Branch: perl
38239            ! hints/svr5.sh
38240 ____________________________________________________________________________
38241 [  9813] By: jhi                                   on 2001/04/24  12:54:23
38242         Log: Prevent path disclosure (probing for existence of filenames)
38243              using suidperl; bug id 20010322.218.
38244      Branch: perl
38245            ! perl.c pod/perldiag.pod
38246 ____________________________________________________________________________
38247 [  9812] By: jhi                                   on 2001/04/24  12:08:36
38248         Log: Retract #9811.
38249      Branch: perl
38250            ! ext/POSIX/POSIX.xs
38251 ____________________________________________________________________________
38252 [  9811] By: jhi                                   on 2001/04/24  11:57:35
38253         Log: (Retracted by #9812.)
38254      Branch: perl
38255            ! ext/POSIX/POSIX.xs
38256 ____________________________________________________________________________
38257 [  9810] By: jhi                                   on 2001/04/24  03:32:35
38258         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
38259      Branch: perl
38260            ! util.c
38261 ____________________________________________________________________________
38262 [  9809] By: jhi                                   on 2001/04/24  03:16:13
38263         Log: The Math::BigFloat::import() was broken.
38264              (Fixes bug id 20010422.002.)
38265      Branch: perl
38266            ! lib/Math/BigFloat.pm
38267 ____________________________________________________________________________
38268 [  9808] By: jhi                                   on 2001/04/24  01:11:40
38269         Log: Additional dependencies; should help for parallel makes
38270              not to fail on missing lib/lib.pm or lib/re.pm.
38271      Branch: perl
38272            ! Makefile.SH
38273 ____________________________________________________________________________
38274 [  9807] By: jhi                                   on 2001/04/24  00:57:01
38275         Log: Update the test failure disclaimer.
38276      Branch: perl
38277            ! t/pragma/warn/pp_hot
38278 ____________________________________________________________________________
38279 [  9806] By: jhi                                   on 2001/04/24  00:54:04
38280         Log: Add make target "install-all" which is alias for "install"
38281              to cater for case-preserving filesystems like HFS+.
38282      Branch: perl
38283            ! INSTALL Makefile.SH
38284 ____________________________________________________________________________
38285 [  9805] By: jhi                                   on 2001/04/24  00:47:28
38286         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
38287              From: Peter Prymmer <pvhp@forte.com>
38288              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
38289              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
38290              
38291              (Ken William's message forwarded from macosx@perl.org)
38292      Branch: perl
38293            ! hints/darwin.sh
38294 ____________________________________________________________________________
38295 [  9804] By: jhi                                   on 2001/04/23  23:57:35
38296         Log: Cut-and-pasto.
38297      Branch: perl
38298            ! perlio.c
38299 ____________________________________________________________________________
38300 [  9803] By: jhi                                   on 2001/04/23  23:52:25
38301         Log: More PerlIO robustness.
38302      Branch: perl
38303            ! perlio.c
38304 ____________________________________________________________________________
38305 [  9802] By: jhi                                   on 2001/04/23  23:43:35
38306         Log: Make the "STD* opened only for ..." errors more consistent.
38307      Branch: perl
38308            ! doio.c
38309 ____________________________________________________________________________
38310 [  9801] By: jhi                                   on 2001/04/23  23:34:26
38311         Log: Test case for #9800.
38312      Branch: perl
38313            ! t/op/misc.t
38314 ____________________________________________________________________________
38315 [  9800] By: jhi                                   on 2001/04/23  23:14:43
38316         Log: Avoid coredump on 'close STDERR; die' by making
38317              the PerlIO calls more robust.  Also use SETERRNO()
38318              instead of errno = to be more VMS-ready.
38319      Branch: perl
38320            ! perlio.c
38321 ____________________________________________________________________________
38322 [  9799] By: jhi                                   on 2001/04/23  21:41:10
38323         Log: Subject: test for ID 20010423.002
38324              From: Robin Houston <robin@kitsite.com>
38325              Date: Mon, 23 Apr 2001 16:52:21 +0100
38326              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
38327      Branch: perl
38328            ! t/op/avhv.t
38329 ____________________________________________________________________________
38330 [  9798] By: jhi                                   on 2001/04/23  21:40:07
38331         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
38332              From: David Dyck <dcd@tc.fluke.com>
38333              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
38334              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
38335      Branch: perl
38336            ! installperl
38337 ____________________________________________________________________________
38338 [  9797] By: jhi                                   on 2001/04/23  21:37:56
38339         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
38340              From: Benjamin Sugars <bsugars@canoe.ca>
38341              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
38342              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
38343      Branch: perl
38344            ! ext/Cwd/Cwd.xs lib/Cwd.pm
38345 ____________________________________________________________________________
38346 [  9796] By: jhi                                   on 2001/04/23  21:29:24
38347         Log: Synchronize h2xs and pod2man some more on the documentation
38348              templates they propose.
38349      Branch: perl
38350            ! pod/pod2man.PL utils/h2xs.PL
38351 ____________________________________________________________________________
38352 [  9795] By: jhi                                   on 2001/04/23  17:30:40
38353         Log: Add one more naughty test for base64; make encoding logic cleaner.
38354      Branch: perl
38355            ! t/lib/mimeb64.t
38356 ____________________________________________________________________________
38357 [  9794] By: jhi                                   on 2001/04/23  13:51:32
38358         Log: Update Changes.
38359      Branch: perl
38360            ! Changes patchlevel.h
38361 ____________________________________________________________________________
38362 [  9793] By: jhi                                   on 2001/04/23  13:44:18
38363         Log: Duplicate lines.
38364      Branch: perl
38365            ! MANIFEST
38366 ____________________________________________________________________________
38367 [  9792] By: jhi                                   on 2001/04/23  13:39:13
38368         Log: Subject: Re: PATCH 5.7.1
38369              From: Mark-Jason Dominus <mjd@plover.com>
38370              Date: Mon, 23 Apr 2001 10:30:21 -0400
38371              Message-ID: <20010423143021.17335.qmail@plover.com>
38372      Branch: perl
38373            ! perl.h sv.c
38374 ____________________________________________________________________________
38375 [  9791] By: jhi                                   on 2001/04/23  13:32:40
38376         Log: Add the CPAN.pm 1.59_54 tests.
38377      Branch: perl
38378            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
38379            ! MANIFEST
38380 ____________________________________________________________________________
38381 [  9790] By: jhi                                   on 2001/04/23  13:21:55
38382         Log: Subject: Deparse nit
38383              From: Robin Houston <robin@kitsite.com>
38384              Date: Mon, 23 Apr 2001 12:38:20 +0100
38385              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
38386      Branch: perl
38387            ! ext/B/B/Deparse.pm
38388 ____________________________________________________________________________
38389 [  9789] By: jhi                                   on 2001/04/23  13:19:07
38390         Log: Subject: [PATCH] bug 20010423.002
38391              From: Robin Houston <robin@kitsite.com>
38392              Date: Mon, 23 Apr 2001 13:12:30 +0100
38393              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
38394      Branch: perl
38395            ! pp.c
38396 ____________________________________________________________________________
38397 [  9788] By: jhi                                   on 2001/04/23  13:02:49
38398         Log: Subject: PATCH [5.7.1] hv.c unused #define
38399              From: Mark-Jason Dominus <mjd@plover.com>
38400              Date: Sun, 22 Apr 2001 14:17:49 -0400
38401              Message-ID: <20010422181749.26976.qmail@plover.com>
38402      Branch: perl
38403            ! hv.c
38404 ____________________________________________________________________________
38405 [  9787] By: jhi                                   on 2001/04/23  13:02:02
38406         Log: Subject: PATCH 5.7.1
38407              From: Mark-Jason Dominus <mjd@plover.com>
38408              Date: Sun, 22 Apr 2001 15:12:57 -0400
38409              Message-ID: <20010422191258.6539.qmail@plover.com>
38410              
38411              plus Sarathy's STMT_START + STMT_END suggestion.
38412      Branch: perl
38413            ! perl.h
38414 ____________________________________________________________________________
38415 [  9786] By: jhi                                   on 2001/04/23  12:53:25
38416         Log: Fix for
38417              
38418              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
38419              From: dLux <dlux@spam.sch.bme.hu>
38420              Date: Mon, 23 Apr 2001 01:25:26 +0200
38421              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
38422              
38423              (SvGROW really does return a char *.)
38424      Branch: perl
38425            ! pod/perlapi.pod sv.h
38426 ____________________________________________________________________________
38427 [  9785] By: jhi                                   on 2001/04/23  04:34:04
38428         Log: Time::Piece work continues.  $t->day removed since
38429              I think it's too confusing.  Now has normal and
38430              abbreviated length weekday names and month names,
38431              the names change with _names(), not _list().
38432              Now has strftime() in Perl, _strftime() is
38433              the libc version (to which strftime() falls back
38434              if it doesn't know the format.  To do: the reverse
38435              of strftime, strptime(), and the localisation of both.
38436      Branch: perl
38437            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
38438            ! t/lib/time-piece.t
38439 ____________________________________________________________________________
38440 [  9784] By: jhi                                   on 2001/04/23  02:41:46
38441         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
38442              From: andreas.koenig@anima.de (Andreas J. Koenig)
38443              Date: 23 Apr 2001 05:20:55 +0200
38444              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
38445      Branch: perl
38446            ! t/pragma/overload.t
38447 ____________________________________________________________________________
38448 [  9783] By: jhi                                   on 2001/04/22  23:32:42
38449         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
38450              From: Robin Houston <robin@kitsite.com>
38451              Date: Mon, 23 Apr 2001 00:38:18 +0100
38452              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
38453      Branch: perl
38454            ! ext/B/B/Deparse.pm
38455 ____________________________________________________________________________
38456 [  9782] By: jhi                                   on 2001/04/22  20:55:43
38457         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
38458              From: Simon Cozens <simon@netthink.co.uk>
38459              Date: Sun, 22 Apr 2001 18:47:25 +0100
38460              Message-ID: <20010422184725.A14411@netthink.co.uk>
38461      Branch: perl
38462            ! sv.c t/pragma/overload.t
38463 ____________________________________________________________________________
38464 [  9781] By: jhi                                   on 2001/04/22  20:52:13
38465         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
38466              From: Robin Houston <robin@kitsite.com>
38467              Date: Sun, 22 Apr 2001 22:14:50 +0100
38468              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
38469      Branch: perl
38470            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
38471 ____________________________________________________________________________
38472 [  9780] By: nick                                  on 2001/04/22  20:40:31
38473         Log: Integrate mainline.
38474      Branch: perlio
38475           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
38476           +> t/lib/b-stash.t
38477           !> (integrate 38 files)
38478 ____________________________________________________________________________
38479 [  9779] By: jhi                                   on 2001/04/22  15:16:03
38480         Log: Subject: IO::Socket::INET patch
38481              From: andrew deryabin <djsf@technarchy.ru>
38482              Date: Sat, 21 Apr 2001 17:46:52 +0400
38483              Message-ID: <20010421174652.B1426@technarchy>
38484      Branch: perl
38485            ! ext/IO/lib/IO/Socket/INET.pm
38486 ____________________________________________________________________________
38487 [  9778] By: jhi                                   on 2001/04/22  15:14:33
38488         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
38489              From: Mark-Jason Dominus <mjd@plover.com>
38490              Date: Sat, 21 Apr 2001 21:27:49 -0400
38491              Message-ID: <20010422012749.27024.qmail@plover.com>
38492      Branch: perl
38493            ! regcomp.c
38494 ____________________________________________________________________________
38495 [  9777] By: jhi                                   on 2001/04/22  15:10:51
38496         Log: Subject: Re: Regex debugger patch 
38497              From: Mark-Jason Dominus <mjd@plover.com>
38498              Date: Sat, 21 Apr 2001 21:48:51 -0400
38499              Message-ID: <20010422014851.27165.qmail@plover.com>
38500      Branch: perl
38501            ! pod/perldebguts.pod
38502 ____________________________________________________________________________
38503 [  9776] By: jhi                                   on 2001/04/22  15:09:48
38504         Log: Subject: Re: Regex debugger patch
38505              From: Mark-Jason Dominus <mjd@plover.com>
38506              Date: Sat, 21 Apr 2001 14:24:39 -0400
38507              Message-ID: <20010421182439.16508.qmail@plover.com>
38508              
38509              Regex debugger backend.
38510      Branch: perl
38511            ! regcomp.c regexp.h
38512 ____________________________________________________________________________
38513 [  9775] By: jhi                                   on 2001/04/21  16:45:40
38514         Log: Subject: [PATCH] Typo in utf8.h
38515              From: Jesús Quiroga <jquiroga@pobox.com>
38516              Date: Sat, 21 Apr 2001 19:25:33 +0200
38517              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
38518      Branch: perl
38519            ! utf8.h
38520 ____________________________________________________________________________
38521 [  9774] By: jhi                                   on 2001/04/21  16:43:52
38522         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
38523              From: Joe Orton <jorton@redhat.com>
38524              Date: Tue, 17 Apr 2001 15:50:43 +0100
38525              Message-Id: <20010417155043.D19132@eu.c2.net>
38526      Branch: perl
38527            ! hints/svr5.sh
38528 ____________________________________________________________________________
38529 [  9773] By: jhi                                   on 2001/04/21  15:30:15
38530         Log: Subject: Patch utils/h2xs.PL
38531              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
38532              Date: Sat, 21 Apr 2001 10:32:16 -0500
38533              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
38534              
38535              Add MAILING list and LICENSE templates.
38536      Branch: perl
38537            ! utils/h2xs.PL
38538 ____________________________________________________________________________
38539 [  9772] By: jhi                                   on 2001/04/21  15:28:36
38540         Log: Subject: perlfaq2.patch for 5.7.1
38541              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
38542              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
38543              Date: Fri, 20 Apr 2001 16:42:19 -0500
38544              
38545              rm an extra tab, a blurb about the xx.cpan to clarify
38546              which countries actually have that and dejanews is history
38547              as well as most of that nonsensical entry.
38548      Branch: perl
38549            ! pod/perlfaq2.pod
38550 ____________________________________________________________________________
38551 [  9771] By: jhi                                   on 2001/04/21  15:27:17
38552         Log: Subject: perlfaq1.patch for 5.7.1
38553              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
38554              Date: Fri, 20 Apr 2001 16:57:36 -0500
38555              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
38556              
38557              Evil URLs must die. Especially when they are broken.
38558      Branch: perl
38559            ! pod/perlfaq1.pod
38560 ____________________________________________________________________________
38561 [  9770] By: jhi                                   on 2001/04/21  15:23:38
38562         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
38563              From: Michael G Schwern <schwern@pobox.com>
38564              Date: Sat, 21 Apr 2001 16:11:12 +0100
38565              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
38566      Branch: perl
38567            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
38568            + t/lib/b-stash.t
38569            ! MANIFEST ext/B/B.pm t/lib/b.t
38570 ____________________________________________________________________________
38571 [  9769] By: jhi                                   on 2001/04/21  15:03:32
38572         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
38573              From: Michael G Schwern <schwern@pobox.com>
38574              Date: Sat, 21 Apr 2001 09:48:00 +0100
38575              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
38576      Branch: perl
38577            ! utils/h2ph.PL
38578 ____________________________________________________________________________
38579 [  9768] By: jhi                                   on 2001/04/21  14:33:49
38580         Log: PerlIO and Encode doc cleanup and tweaks.
38581      Branch: perl
38582            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
38583            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
38584 ____________________________________________________________________________
38585 [  9767] By: jhi                                   on 2001/04/21  12:40:16
38586         Log: Integrate perlio.
38587      Branch: perl
38588           !> doio.c
38589 ____________________________________________________________________________
38590 [  9766] By: nick                                  on 2001/04/20  18:28:35
38591         Log: Avoid core dump on
38592              open(STDOUT,">",\$foo);
38593      Branch: perlio
38594            ! doio.c
38595 ____________________________________________________________________________
38596 [  9765] By: jhi                                   on 2001/04/20  13:23:43
38597         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
38598              From: Robin Houston <robin@kitsite.com>
38599              Date: Fri, 20 Apr 2001 14:29:22 +0100
38600              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
38601      Branch: perl
38602            ! ext/B/B.pm ext/B/B/Deparse.pm
38603 ____________________________________________________________________________
38604 [  9764] By: jhi                                   on 2001/04/20  13:19:33
38605         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
38606              From: Peter Prymmer <pvhp@forte.com>
38607              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
38608              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
38609      Branch: perl
38610            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
38611            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
38612            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
38613            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
38614 ____________________________________________________________________________
38615 [  9763] By: jhi                                   on 2001/04/20  12:36:39
38616         Log: Subject: Re: A new PerlIO coredump
38617              From: Nick Ing-Simmons <nik@tiuk.ti.com>
38618              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
38619              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
38620      Branch: perl
38621            ! doio.c
38622 ____________________________________________________________________________
38623 [  9762] By: jhi                                   on 2001/04/19  23:02:30
38624         Log: Update Changes.
38625      Branch: perl
38626            ! Changes patchlevel.h
38627 ____________________________________________________________________________
38628 [  9761] By: jhi                                   on 2001/04/19  22:59:19
38629         Log: More cleanup cleanup.
38630      Branch: perl
38631            ! Makefile.SH win32/Makefile win32/makefile.mk
38632 ____________________________________________________________________________
38633 [  9760] By: jhi                                   on 2001/04/19  22:50:31
38634         Log: lib/Time is non-empty, let's not rmdir it.
38635      Branch: perl
38636            ! Makefile.SH
38637 ____________________________________________________________________________
38638 [  9759] By: jhi                                   on 2001/04/19  22:36:51
38639         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
38640              From: Robin Houston <robin@kitsite.com>
38641              Date: Fri, 20 Apr 2001 00:18:53 +0100
38642              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
38643      Branch: perl
38644            ! ext/B/B/Deparse.pm
38645 ____________________________________________________________________________
38646 [  9758] By: jhi                                   on 2001/04/19  22:36:00
38647         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
38648              From: Peter Prymmer <pvhp@forte.com>
38649              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
38650              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
38651      Branch: perl
38652            ! ext/Cwd/Cwd.xs
38653 ____________________________________________________________________________
38654 [  9757] By: nick                                  on 2001/04/19  18:53:54
38655         Log: Blind (untested) integrate of mainline.
38656      Branch: perlio
38657           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
38658           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
38659           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
38660           !> (integrate 53 files)
38661 ____________________________________________________________________________
38662 [  9756] By: jhi                                   on 2001/04/19  16:59:23
38663         Log: Document and test Time::Piece.
38664      Branch: perl
38665            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
38666            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
38667 ____________________________________________________________________________
38668 [  9755] By: jhi                                   on 2001/04/19  12:13:29
38669         Log: A better fix for the \x{12345678} trouble from NI-S.
38670      Branch: perl
38671            ! utf8.c
38672 ____________________________________________________________________________
38673 [  9754] By: jhi                                   on 2001/04/19  11:56:07
38674         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
38675              From: Robin Houston <robin@kitsite.com>
38676              Date: Wed, 18 Apr 2001 17:58:33 +0100
38677              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
38678      Branch: perl
38679            ! ext/B/B/Deparse.pm op.c
38680 ____________________________________________________________________________
38681 [  9753] By: jhi                                   on 2001/04/19  04:21:52
38682         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
38683              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
38684              Date: Thu, 19 Apr 2001 01:11:41 -0400
38685              Message-ID: <20010419011141.A5798@cpan.org>
38686      Branch: perl
38687            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
38688 ____________________________________________________________________________
38689 [  9752] By: jhi                                   on 2001/04/19  02:41:10
38690         Log: The new time utils need to be thread-aware, too.
38691      Branch: perl
38692            ! util.c
38693 ____________________________________________________________________________
38694 [  9751] By: jhi                                   on 2001/04/19  02:26:47
38695         Log: Compilation nit noticed by AIX compiler.
38696      Branch: perl
38697            ! perlio.c
38698 ____________________________________________________________________________
38699 [  9750] By: jhi                                   on 2001/04/19  02:20:06
38700         Log: The new time utils need to be public.
38701      Branch: perl
38702            ! embed.pl
38703 ____________________________________________________________________________
38704 [  9749] By: jhi                                   on 2001/04/19  01:42:39
38705         Log: Regen toc.
38706      Branch: perl
38707            ! pod/perltoc.pod
38708 ____________________________________________________________________________
38709 [  9748] By: jhi                                   on 2001/04/19  01:41:10
38710         Log: Add Time::Piece, a slight rewrite of Time::Object,
38711              from Matt Sergeant.
38712      Branch: perl
38713            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
38714            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
38715            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
38716            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
38717            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
38718            ! win32/makefile.mk
38719 ____________________________________________________________________________
38720 [  9747] By: jhi                                   on 2001/04/19  00:55:35
38721         Log: The new metaconfig unit from strftime.
38722      Branch: metaconfig/U/perl
38723            + d_strftime.U
38724 ____________________________________________________________________________
38725 [  9746] By: jhi                                   on 2001/04/19  00:54:54
38726         Log: Move the strftime() wrapper from POSIX.xs to util.c
38727              as my_strftime(), requires HAS_STRFTIME.
38728      Branch: perl
38729            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38730            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
38731            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
38732            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
38733            ! vos/config.ga.h win32/config.bc win32/config.gc
38734            ! win32/config.vc
38735 ____________________________________________________________________________
38736 [  9745] By: jhi                                   on 2001/04/18  23:11:03
38737         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
38738              in preparation of Time::Piece.
38739      Branch: perl
38740            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
38741 ____________________________________________________________________________
38742 [  9744] By: jhi                                   on 2001/04/18  22:33:12
38743         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
38744              From: Peter Prymmer <pvhp@forte.com>
38745              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
38746              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
38747      Branch: perl
38748            ! t/lib/exporter.t
38749 ____________________________________________________________________________
38750 [  9743] By: jhi                                   on 2001/04/18  22:32:23
38751         Log: Subject: Fwd: pod2html leaves cache files lying around?
38752              From: Rajesh Vaidheeswarran <rv@gnu.org>
38753              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
38754              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
38755      Branch: perl
38756            ! lib/Pod/Html.pm
38757 ____________________________________________________________________________
38758 [  9742] By: jhi                                   on 2001/04/18  20:31:49
38759         Log: Update Changes.
38760      Branch: perl
38761            ! Changes patchlevel.h
38762 ____________________________________________________________________________
38763 [  9741] By: jhi                                   on 2001/04/18  20:23:02
38764         Log: Declare hints only if needed.
38765      Branch: perl
38766            ! ext/B/B/Deparse.pm
38767 ____________________________________________________________________________
38768 [  9740] By: jhi                                   on 2001/04/18  19:06:05
38769         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
38770              bug noticed by Robin Houston; basically the code of detecting
38771              value wraparound was acting differently under different compilers
38772              and platforms.  The workaround is to remove the overflow check
38773              for now, a real fix would be to do the overflow (portably) right.
38774      Branch: perl
38775            ! t/op/pat.t utf8.c
38776 ____________________________________________________________________________
38777 [  9739] By: jhi                                   on 2001/04/18  19:01:23
38778         Log: Subject: [PATCH B::Deparse] some pragma support
38779              From: Robin Houston <robin@kitsite.com>
38780              Date: Wed, 18 Apr 2001 19:32:12 +0100
38781              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
38782      Branch: perl
38783            ! ext/B/B/Deparse.pm
38784 ____________________________________________________________________________
38785 [  9738] By: jhi                                   on 2001/04/18  15:16:37
38786         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
38787              From: Benjamin Sugars <bsugars@canoe.ca>
38788              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
38789              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
38790      Branch: perl
38791            ! t/op/glob.t
38792 ____________________________________________________________________________
38793 [  9737] By: jhi                                   on 2001/04/18  13:24:50
38794         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
38795              From: Tim Jenness <t.jenness@jach.hawaii.edu>
38796              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
38797              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
38798      Branch: perl
38799            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
38800            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
38801 ____________________________________________________________________________
38802 [  9736] By: jhi                                   on 2001/04/18  04:15:14
38803         Log: The #9735 also changes the subtest 12.
38804      Branch: perl
38805            ! t/lib/b.t
38806 ____________________________________________________________________________
38807 [  9735] By: jhi                                   on 2001/04/18  03:55:17
38808         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
38809              From: David Dyck <dcd@tc.fluke.com>
38810              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
38811              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
38812      Branch: perl
38813            ! ext/B/B/Deparse.pm
38814 ____________________________________________________________________________
38815 [  9734] By: jhi                                   on 2001/04/18  03:54:11
38816         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
38817              From: Gisle Aas <gisle@ActiveState.com>
38818              Date: 17 Apr 2001 19:06:45 -0700
38819              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
38820      Branch: perl
38821            ! pp_hot.c t/op/misc.t
38822 ____________________________________________________________________________
38823 [  9733] By: jhi                                   on 2001/04/17  22:25:22
38824         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
38825              From: "Abigail" <abigail@foad.org>
38826              Date: Wed, 18 Apr 2001 01:17:46 +0200
38827              Message-ID: <20010417231746.21657.qmail@foad.org>
38828      Branch: perl
38829            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
38830 ____________________________________________________________________________
38831 [  9732] By: jhi                                   on 2001/04/17  20:47:56
38832         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
38833              From: Robin Houston <robin@kitsite.com>
38834              Date: Tue, 17 Apr 2001 22:37:42 +0100
38835              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
38836      Branch: perl
38837            ! ext/B/B/Deparse.pm
38838 ____________________________________________________________________________
38839 [  9731] By: nick                                  on 2001/04/17  20:46:35
38840         Log: Re-sync for t/lib/b.t fix
38841      Branch: perlio
38842           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
38843 ____________________________________________________________________________
38844 [  9730] By: jhi                                   on 2001/04/17  20:45:29
38845         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
38846              From: Robin Houston <robin@kitsite.com>
38847              Date: Tue, 17 Apr 2001 22:29:36 +0100
38848              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
38849      Branch: perl
38850            ! ext/B/B.xs ext/B/B/Deparse.pm
38851 ____________________________________________________________________________
38852 [  9729] By: jhi                                   on 2001/04/17  20:43:11
38853         Log: Subject: Deparse - parenthesise args to undeclared subs
38854              From: Robin Houston <robin@kitsite.com>
38855              Date: Tue, 17 Apr 2001 21:31:05 +0100
38856              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
38857      Branch: perl
38858            ! ext/B/B/Deparse.pm
38859 ____________________________________________________________________________
38860 [  9728] By: jhi                                   on 2001/04/17  18:57:30
38861         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
38862              From: Benjamin Sugars <ben.sugars@home.com>
38863              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
38864              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
38865      Branch: perl
38866            ! t/lib/cwd.t
38867 ____________________________________________________________________________
38868 [  9727] By: jhi                                   on 2001/04/17  18:20:20
38869         Log: Subject: [PATCH B::Deparse] ambient pragmas
38870              From: Robin Houston <robin@kitsite.com>
38871              Date: Tue, 17 Apr 2001 20:01:59 +0100
38872              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
38873      Branch: perl
38874            ! ext/B/B/Deparse.pm t/lib/b.t
38875 ____________________________________________________________________________
38876 [  9726] By: nick                                  on 2001/04/17  16:33:51
38877         Log: Integrate mainline (t/lib/b.t fails test 2...)
38878      Branch: perlio
38879           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
38880           +> ext/List/Util/README ext/List/Util/Util.xs
38881           +> ext/List/Util/lib/List/Util.pm
38882           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
38883           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
38884           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
38885           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
38886           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
38887           !> (integrate 31 files)
38888 ____________________________________________________________________________
38889 [  9725] By: jhi                                   on 2001/04/17  12:14:24
38890         Log: Subject: multiple B::* changes
38891              From: Robin Houston <robin@kitsite.com>
38892              Date: Thu, 12 Apr 2001 20:12:27 +0100
38893              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
38894      Branch: perl
38895            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
38896 ____________________________________________________________________________
38897 [  9724] By: jhi                                   on 2001/04/17  11:59:05
38898         Log: Thread-awareness from Doug MacEachern.
38899      Branch: perl
38900            ! ext/List/Util/Util.xs
38901 ____________________________________________________________________________
38902 [  9723] By: jhi                                   on 2001/04/17  11:57:41
38903         Log: Make the test more portable.
38904      Branch: perl
38905            ! t/lib/cwd.t
38906 ____________________________________________________________________________
38907 [  9722] By: jhi                                   on 2001/04/17  11:53:50
38908         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
38909              From: Benjamin Sugars <ben.sugars@home.com>
38910              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
38911              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
38912      Branch: perl
38913            ! t/lib/cwd.t
38914 ____________________________________________________________________________
38915 [  9721] By: jhi                                   on 2001/04/17  11:52:17
38916         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
38917              From: Benjamin Sugars <bsugars@canoe.ca>
38918              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
38919              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
38920      Branch: perl
38921            ! op.c
38922 ____________________________________________________________________________
38923 [  9720] By: jhi                                   on 2001/04/17  11:35:42
38924         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
38925              From: Chris Nandor <pudge@pobox.com>
38926              Date: Tue, 17 Apr 2001 00:30:49 -0400
38927              Message-Id: <p05100207b701768712de@[10.0.1.177]>
38928      Branch: perl
38929            ! ext/File/Glob/bsd_glob.c gv.c
38930 ____________________________________________________________________________
38931 [  9719] By: jhi                                   on 2001/04/17  11:32:13
38932         Log: Subject: [PATCH] Tweten->West
38933              From: Casey West <casey@geeknest.com>
38934              Date: Mon, 16 Apr 2001 12:11:22 -0400
38935              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
38936      Branch: perl
38937            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
38938            ! pod/perltie.pod
38939 ____________________________________________________________________________
38940 [  9718] By: jhi                                   on 2001/04/16  03:22:52
38941         Log: Update Changes.
38942      Branch: perl
38943            ! Changes patchlevel.h
38944 ____________________________________________________________________________
38945 [  9717] By: jhi                                   on 2001/04/16  03:06:28
38946         Log: Regen toc.
38947      Branch: perl
38948            ! pod/perltoc.pod
38949 ____________________________________________________________________________
38950 [  9716] By: jhi                                   on 2001/04/16  02:58:42
38951         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
38952              From: Prymmer/Kahn <pvhp@best.com>
38953              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
38954              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
38955      Branch: perl
38956            ! utf8.c
38957 ____________________________________________________________________________
38958 [  9715] By: jhi                                   on 2001/04/15  23:40:35
38959         Log: Subject: Re: Net::Ping patch, adds stream protocol
38960              From: bronson@rinspin.com (Scott Bronson)
38961              Date: Tue, 10 Apr 2001 23:58:33 -0700
38962              Message-ID: <20010410235833.N29719@rinspin.com>
38963      Branch: perl
38964            ! lib/Net/Ping.pm
38965 ____________________________________________________________________________
38966 [  9714] By: jhi                                   on 2001/04/15  23:31:46
38967         Log: Printing out the ok messages helps successful testing.
38968      Branch: perl
38969            ! t/lib/time-hires.t
38970 ____________________________________________________________________________
38971 [  9713] By: jhi                                   on 2001/04/15  21:43:24
38972         Log: Update Douglas Wegscheid's email.
38973      Branch: perl
38974            ! AUTHORS
38975 ____________________________________________________________________________
38976 [  9712] By: jhi                                   on 2001/04/15  21:40:41
38977         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
38978              From: Michael G Schwern <schwern@pobox.com>
38979              Date: Sat, 14 Apr 2001 22:40:50 +0100
38980              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
38981      Branch: perl
38982            + t/lib/exporter.t
38983            ! MANIFEST lib/Exporter/Heavy.pm
38984 ____________________________________________________________________________
38985 [  9711] By: jhi                                   on 2001/04/15  21:39:21
38986         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
38987              From: Michael G Schwern <schwern@pobox.com>
38988              Date: Sat, 14 Apr 2001 22:13:59 +0100
38989              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
38990      Branch: perl
38991            ! t/op/loopctl.t
38992 ____________________________________________________________________________
38993 [  9710] By: jhi                                   on 2001/04/15  21:30:19
38994         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
38995              From: Michael G Schwern <schwern@pobox.com>
38996              Date: Sat, 14 Apr 2001 22:05:32 +0100
38997              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
38998      Branch: perl
38999            ! t/pragma/warnings.t
39000 ____________________________________________________________________________
39001 [  9709] By: jhi                                   on 2001/04/15  19:34:09
39002         Log: Integrate changes #9706,9707 from maintperl into mainline.
39003              
39004              change#7210 broke .packlist generation
39005              
39006              ExtUtils::Installed doesn't quote regex metacharacters in paths
39007              before using them in match; also make it work for dosish platforms
39008      Branch: perl
39009           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
39010 ____________________________________________________________________________
39011 [  9708] By: jhi                                   on 2001/04/15  19:31:01
39012         Log: Test also the scalar aspect of getitimer().
39013      Branch: perl
39014            ! t/lib/time-hires.t
39015 ____________________________________________________________________________
39016 [  9707] By: gsar                                  on 2001/04/15  17:24:20
39017         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
39018              before using them in match; also make it work for dosish platforms
39019      Branch: maint-5.6/perl
39020            ! lib/ExtUtils/Installed.pm
39021 ____________________________________________________________________________
39022 [  9706] By: gsar                                  on 2001/04/15  17:21:59
39023         Log: change#7210 broke .packlist generation (listed only filename
39024              rather than fully qualified path name)
39025      Branch: maint-5.6/perl
39026            ! lib/ExtUtils/Install.pm
39027 ____________________________________________________________________________
39028 [  9705] By: jhi                                   on 2001/04/15  12:36:33
39029         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
39030      Branch: perl
39031            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
39032            ! t/lib/time-hires.t
39033 ____________________________________________________________________________
39034 [  9704] By: jhi                                   on 2001/04/15  10:49:08
39035         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
39036              From: Prymmer/Kahn <pvhp@best.com>
39037              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
39038              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
39039      Branch: perl
39040            ! lib/utf8.pm pod/perlebcdic.pod
39041 ____________________________________________________________________________
39042 [  9703] By: jhi                                   on 2001/04/15  02:26:26
39043         Log: I keep forgetting to sort MANIFEST.
39044      Branch: perl
39045            ! MANIFEST
39046 ____________________________________________________________________________
39047 [  9702] By: jhi                                   on 2001/04/15  02:07:47
39048         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
39049              Now we have blessed, reftype, tainted, first, reduce, ...
39050      Branch: perl
39051            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
39052            + ext/List/Util/README ext/List/Util/Util.xs
39053            + ext/List/Util/lib/List/Util.pm
39054            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
39055            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
39056            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
39057            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
39058            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
39059            ! MANIFEST
39060 ____________________________________________________________________________
39061 [  9701] By: jhi                                   on 2001/04/14  15:05:25
39062         Log: Subject: RE: dprofpp.pl updates 
39063              From: Carl Eklof <CEklof@endeca.com>
39064              Date: Thu, 12 Apr 2001 18:45:46 -0400
39065              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
39066      Branch: perl
39067            ! utils/dprofpp.PL
39068 ____________________________________________________________________________
39069 [  9700] By: jhi                                   on 2001/04/14  14:44:55
39070         Log: Do not just blindly add CR.
39071      Branch: perl
39072            ! Porting/makerel
39073 ____________________________________________________________________________
39074 [  9699] By: jhi                                   on 2001/04/13  13:17:01
39075         Log: Update Changes.
39076      Branch: perl
39077            ! Changes patchlevel.h
39078 ____________________________________________________________________________
39079 [  9698] By: jhi                                   on 2001/04/13  12:44:48
39080         Log: Integrate perlio.
39081      Branch: perl
39082           !> ext/PerlIO/Scalar/Scalar.xs
39083 ____________________________________________________________________________
39084 [  9697] By: jhi                                   on 2001/04/13  12:29:15
39085         Log: Add more debug output to the test.
39086      Branch: perl
39087            ! t/lib/cwd.t
39088 ____________________________________________________________________________
39089 [  9696] By: nick                                  on 2001/04/13  10:14:29
39090         Log: Fix core dump on binmode($fh,'Scalar')
39091      Branch: perlio
39092            ! ext/PerlIO/Scalar/Scalar.xs
39093 ____________________________________________________________________________
39094 [  9695] By: nick                                  on 2001/04/13  09:05:42
39095         Log: Integrate mainline
39096      Branch: perlio
39097           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
39098           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
39099           +> t/lib/time-hires.t
39100           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
39101           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
39102           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
39103           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
39104           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
39105           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
39106           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
39107 ____________________________________________________________________________
39108 [  9694] By: jhi                                   on 2001/04/12  22:23:35
39109         Log: Integrate change #9693 from maintperl into mainline.
39110              
39111              $VERSION and Version() on the same line provokes a warning from
39112              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
39113      Branch: perl
39114           !> lib/Devel/SelfStubber.pm
39115 ____________________________________________________________________________
39116 [  9693] By: gsar                                  on 2001/04/12  21:55:56
39117         Log: $VERSION and Version() on the same line provokes a warning from
39118              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
39119      Branch: maint-5.6/perl
39120            ! lib/Devel/SelfStubber.pm
39121 ____________________________________________________________________________
39122 [  9692] By: jhi                                   on 2001/04/12  13:54:00
39123         Log: This is at least 5.005.
39124      Branch: perl
39125            ! ext/Time/HiRes/HiRes.xs
39126 ____________________________________________________________________________
39127 [  9691] By: jhi                                   on 2001/04/12  13:37:20
39128         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
39129      Branch: perl
39130            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
39131            ! win32/Makefile win32/makefile.mk
39132 ____________________________________________________________________________
39133 [  9690] By: jhi                                   on 2001/04/12  01:34:46
39134         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
39135      Branch: perl
39136            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
39137            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
39138            + t/lib/time-hires.t
39139            ! MANIFEST
39140 ____________________________________________________________________________
39141 [  9689] By: jhi                                   on 2001/04/12  00:28:39
39142         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
39143              From: Gisle Aas <gisle@ActiveState.com>
39144              Date: 11 Apr 2001 16:36:11 -0700
39145              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
39146      Branch: perl
39147            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
39148 ____________________________________________________________________________
39149 [  9688] By: jhi                                   on 2001/04/12  00:27:39
39150         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
39151              From: Gisle Aas <gisle@ActiveState.com>
39152              Date: 11 Apr 2001 11:13:24 -0700
39153              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
39154      Branch: perl
39155            ! ext/MIME/Base64/Base64.xs
39156 ____________________________________________________________________________
39157 [  9687] By: jhi                                   on 2001/04/11  19:51:47
39158         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
39159      Branch: perl
39160            ! Todo-5.6
39161 ____________________________________________________________________________
39162 [  9686] By: jhi                                   on 2001/04/11  16:54:25
39163         Log: Subject: [PATCH opcode.pl] Documentation of table format
39164              From: Simon Cozens <simon@netthink.co.uk>
39165              Date: Wed, 11 Apr 2001 12:59:31 +0100
39166              Message-ID: <20010411125931.A25681@netthink.co.uk>
39167      Branch: perl
39168            ! opcode.pl
39169 ____________________________________________________________________________
39170 [  9685] By: jhi                                   on 2001/04/11  16:53:15
39171         Log: Subject: [PATCH] prototype("CORE::recv")
39172              From: Simon Cozens <simon@netthink.co.uk>
39173              Date: Wed, 11 Apr 2001 13:24:35 +0100
39174              Message-ID: <20010411132435.A26169@netthink.co.uk>
39175      Branch: perl
39176            ! pp.c t/comp/proto.t
39177 ____________________________________________________________________________
39178 [  9684] By: jhi                                   on 2001/04/11  16:47:13
39179         Log: FAQ (and AUTHORS) update from Dan Carson: the information
39180              was several years obsolete, Term::Readkey has been updated
39181              to have the functionality.
39182      Branch: perl
39183            ! AUTHORS pod/perlfaq5.pod
39184 ____________________________________________________________________________
39185 [  9683] By: jhi                                   on 2001/04/11  12:15:46
39186         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
39187              From: Calle Dybedahl <calle@lysator.liu.se>
39188              Date: 10 Apr 2001 16:44:16 +0200
39189              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
39190      Branch: perl
39191            ! ext/MIME/Base64/Base64.xs
39192 ____________________________________________________________________________
39193 [  9682] By: jhi                                   on 2001/04/11  12:12:26
39194         Log: A more minimal fix for 20010410.006 from Hugo.
39195      Branch: perl
39196            ! regexec.c
39197 ____________________________________________________________________________
39198 [  9681] By: jhi                                   on 2001/04/11  11:34:23
39199         Log: Integrate changes #9678,9679 from maintline into mainperl.
39200              
39201              addendum to change#9676
39202              
39203              up $File::Glob::VERSION; add a note pointing out the version of
39204              the OpenBSD glob bsd_glob.c resembles
39205      Branch: perl
39206           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
39207           !> ext/File/Glob/bsd_glob.h
39208 ____________________________________________________________________________
39209 [  9680] By: jhi                                   on 2001/04/11  11:30:38
39210         Log: Bad test numbering in integrate in #9677.
39211              Fixes ID 20010411.001.
39212      Branch: perl
39213            ! t/op/pat.t
39214 ____________________________________________________________________________
39215 [  9679] By: gsar                                  on 2001/04/11  03:38:40
39216         Log: up $File::Glob::VERSION; add a note pointing out the version of
39217              the OpenBSD glob bsd_glob.c resembles
39218      Branch: maint-5.6/perl
39219            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
39220            ! ext/File/Glob/bsd_glob.h
39221 ____________________________________________________________________________
39222 [  9678] By: gsar                                  on 2001/04/11  03:09:48
39223         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
39224              revision 1.8.10.1 found here:
39225              
39226              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
39227      Branch: maint-5.6/perl
39228            ! ext/File/Glob/bsd_glob.c
39229 ____________________________________________________________________________
39230 [  9677] By: jhi                                   on 2001/04/11  02:54:39
39231         Log: Integrate changes #9675,9676 from maintperl into mainline.
39232              
39233              fix for bug 20010410.006, undo change#7115
39234              
39235              port the OpenBSD glob() security patch
39236      Branch: perl
39237           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
39238           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
39239           !> t/op/pat.t
39240 ____________________________________________________________________________
39241 [  9676] By: gsar                                  on 2001/04/11  02:19:02
39242         Log: port the glob() security patch found at:
39243              
39244              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
39245              
39246              CERT advisory for the issue is here:
39247              
39248              http://www.cert.org/advisories/CA-2001-07.html
39249              
39250              Note that the security scare is only relevant for those who are
39251              foolish enough to build suidperl (which is now officially discouraged)
39252      Branch: maint-5.6/perl
39253            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
39254            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
39255 ____________________________________________________________________________
39256 [  9675] By: gsar                                  on 2001/04/10  23:52:11
39257         Log: fix for bug 20010410.006
39258              
39259              undo change#7115 (came into maint-5.6 as change#8156)
39260              
39261              add tests to keep it from coming back
39262      Branch: maint-5.6/perl
39263            ! regexec.c t/op/pat.t
39264 ____________________________________________________________________________
39265 [  9674] By: nick                                  on 2001/04/10  20:39:31
39266         Log: Integrate mainline
39267      Branch: perlio
39268           +> Porting/testall.atom
39269           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
39270           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
39271           !> t/lib/lc-uk.t t/pod/find.t
39272 ____________________________________________________________________________
39273 [  9673] By: nick                                  on 2001/04/10  18:46:14
39274         Log: Integrate against change 9670 aka perl-5.7.1
39275      Branch: perlio
39276           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
39277           !> (integrate 53 files)
39278 ____________________________________________________________________________
39279 [  9672] By: jhi                                   on 2001/04/10  13:45:01
39280         Log: Add a script for doing cumulative profile of the test suite.
39281              (Requires ATOM, that is, Tru64.)
39282      Branch: perl
39283            + Porting/testall.atom
39284            ! MANIFEST
39285 ____________________________________________________________________________
39286 [  9671] By: jhi                                   on 2001/04/10  12:38:53
39287         Log: Missing std block.
39288      Branch: perl
39289            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
39290            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
39291            ! t/pod/find.t
39292 ____________________________________________________________________________
39293 [  9670] By: jhi                                   on 2001/04/10  01:25:58
39294         Log: This is 5.7.1.
39295      Branch: perl
39296            ! patchlevel.h
39297 ____________________________________________________________________________
39298 [  9669] By: jhi                                   on 2001/04/10  01:09:14
39299         Log: Update Changes.
39300      Branch: perl
39301            ! Changes patchlevel.h
39302 ____________________________________________________________________________
39303 [  9668] By: jhi                                   on 2001/04/10  01:00:38
39304         Log: Regen toc.
39305      Branch: perl
39306            ! pod/perltoc.pod
39307 ____________________________________________________________________________
39308 [  9667] By: jhi                                   on 2001/04/10  00:52:16
39309         Log: Update perlhist.
39310      Branch: perl
39311            ! pod/perlhist.pod
39312 ____________________________________________________________________________
39313 [  9666] By: jhi                                   on 2001/04/09  23:38:59
39314         Log: Slight wording tweaks from Damian to #9658.
39315      Branch: perl
39316            ! pod/perlobj.pod
39317 ____________________________________________________________________________
39318 [  9665] By: jhi                                   on 2001/04/09  19:56:06
39319         Log: Subject: [PATCH perlutil.pod] Nit
39320              From: Simon Cozens <simon@netthink.co.uk>
39321              Date: Mon, 9 Apr 2001 20:29:44 +0100
39322              Message-ID: <20010409202944.A14796@the.earth.li>
39323      Branch: perl
39324            ! pod/perlutil.pod
39325 ____________________________________________________________________________
39326 [  9664] By: jhi                                   on 2001/04/09  19:54:42
39327         Log: Subject: Re: perl571delta.pod@9631
39328              From: Mike Guy <mjtg@cam.ac.uk>
39329              Date: Mon, 09 Apr 2001 18:09:14 +0100
39330              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
39331      Branch: perl
39332            ! pod/perl571delta.pod
39333 ____________________________________________________________________________
39334 [  9663] By: jhi                                   on 2001/04/09  13:43:35
39335         Log: Update Changes.
39336      Branch: perl
39337            ! Changes patchlevel.h
39338 ____________________________________________________________________________
39339 [  9662] By: jhi                                   on 2001/04/09  13:24:46
39340         Log: tweak tweak.
39341      Branch: perl
39342            ! AUTHORS pod/perl571delta.pod
39343 ____________________________________________________________________________
39344 [  9661] By: jhi                                   on 2001/04/09  13:15:13
39345         Log: Thinko in manual patch applying.
39346      Branch: perl
39347            ! sv.c
39348 ____________________________________________________________________________
39349 [  9660] By: jhi                                   on 2001/04/09  13:07:53
39350         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
39351              From: Robin Barker <rmb1@cise.npl.co.uk> 
39352              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
39353              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
39354              
39355              (This corrects the case where the "isn't numeric" string contains \0s
39356              and is longer than the temporary buffer, and contains \0 at the point
39357              the string would be truncated by "...".) 
39358      Branch: perl
39359            ! sv.c
39360 ____________________________________________________________________________
39361 [  9659] By: jhi                                   on 2001/04/09  12:57:41
39362         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
39363      Branch: perl
39364            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
39365            ! t/lib/cgi-function.t t/lib/cgi-html.t
39366 ____________________________________________________________________________
39367 [  9658] By: jhi                                   on 2001/04/09  12:48:47
39368         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
39369              From: Ilmari Karonen <iltzu@sci.fi>
39370              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
39371              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
39372              
39373              Rearrange and rewrite the Method Invocation section
39374              to explain the concepts in nicer order.
39375      Branch: perl
39376            ! pod/perlobj.pod
39377 ____________________________________________________________________________
39378 [  9657] By: jhi                                   on 2001/04/09  12:35:58
39379         Log: Upgrade to podlators 1.09, from Russ Allbery.
39380      Branch: perl
39381            ! lib/Pod/Man.pm lib/Pod/Text.pm
39382 ____________________________________________________________________________
39383 [  9656] By: jhi                                   on 2001/04/09  12:31:53
39384         Log: perl571delta.
39385      Branch: perl
39386            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
39387 ____________________________________________________________________________
39388 [  9655] By: jhi                                   on 2001/04/09  12:20:09
39389         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
39390              From: Prymmer/Kahn <pvhp@best.com>
39391              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
39392              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
39393      Branch: perl
39394            ! lib/utf8.pm pod/perlunicode.pod
39395 ____________________________________________________________________________
39396 [  9654] By: gsar                                  on 2001/04/09  03:38:33
39397         Log: here lies 5.6.1
39398      Branch: maint-5.6/perl
39399            ! Changes
39400 ____________________________________________________________________________
39401 [  9653] By: jhi                                   on 2001/04/09  03:25:24
39402         Log: Update perlhist.
39403      Branch: perl
39404            ! pod/perlhist.pod
39405 ____________________________________________________________________________
39406 [  9652] By: jhi                                   on 2001/04/09  03:18:49
39407         Log: perl571delta tweaking continues.
39408      Branch: perl
39409            ! pod/perl571delta.pod
39410 ____________________________________________________________________________
39411 [  9651] By: gsar                                  on 2001/04/09  03:11:19
39412         Log: update Changes, patchlevel.h &c.
39413      Branch: maint-5.6/perl
39414            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
39415            ! pod/perltoc.pod
39416 ____________________________________________________________________________
39417 [  9650] By: jhi                                   on 2001/04/09  02:40:24
39418         Log: Integrate the perlfork half of #9513 from maintperl into mainline
39419              (the perlunicode half is obsolete)
39420      Branch: perl
39421            ! pod/perlfork.pod
39422 ____________________________________________________________________________
39423 [  9649] By: gsar                                  on 2001/04/09  02:35:43
39424         Log: tweak perldelta as suggested by Jarkko
39425      Branch: maint-5.6/perl
39426            ! pod/perldelta.pod
39427 ____________________________________________________________________________
39428 [  9648] By: jhi                                   on 2001/04/09  02:13:04
39429         Log: Integrate change #9646 from maintperl into mainline.
39430              
39431              add note about ithreads and Thread.pm
39432      Branch: perl
39433           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
39434 ____________________________________________________________________________
39435 [  9647] By: jhi                                   on 2001/04/09  02:10:18
39436         Log: Bad assumption that shortsize == 2.
39437      Branch: perl
39438            ! t/lib/xs-typemap.t
39439 ____________________________________________________________________________
39440 [  9646] By: gsar                                  on 2001/04/09  00:48:04
39441         Log: add note about ithreads and Thread.pm (too many people are
39442              confused by the fact that Thread.pm is built and installed
39443              under non-5005threads but doesn't work)
39444      Branch: maint-5.6/perl
39445            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
39446 ____________________________________________________________________________
39447 [  9645] By: gsar                                  on 2001/04/09  00:19:03
39448         Log: update perldelta.pod for changes in 5.6.1
39449      Branch: maint-5.6/perl
39450            ! Changes pod/perldelta.pod
39451 ____________________________________________________________________________
39452 [  9644] By: jhi                                   on 2001/04/08  20:37:00
39453         Log: Integrate change #9639 from maintperl into mainline:
39454              on windows, many of the README.* pods were being copied to
39455              the wrong location
39456      Branch: perl
39457           !> win32/Makefile win32/makefile.mk
39458 ____________________________________________________________________________
39459 [  9643] By: jhi                                   on 2001/04/08  20:07:11
39460         Log: Integrate change #9624 from maintperl into mainline:
39461              the pod tests were not okay.  (t/pod/find.t changes ignored)
39462      Branch: perl
39463           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
39464           !> t/pod/include.t t/pod/included.t t/pod/lref.t
39465           !> t/pod/multiline_items.t t/pod/nested_items.t
39466           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
39467           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
39468 ____________________________________________________________________________
39469 [  9642] By: jhi                                   on 2001/04/08  19:57:17
39470         Log: Integrate change #9638 from maintperl into mainline:
39471              update to latest JPL from the anoncvs repository
39472      Branch: perl
39473           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
39474           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
39475           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
39476 ____________________________________________________________________________
39477 [  9641] By: jhi                                   on 2001/04/08  19:53:30
39478         Log: perl571delta updates.
39479      Branch: perl
39480            ! lib/Filter/Simple.pm pod/perl571delta.pod
39481 ____________________________________________________________________________
39482 [  9640] By: gsar                                  on 2001/04/08  19:20:46
39483         Log: integrate change#9634 from mainline
39484              
39485              Fix the perlmodlib generation (didn't understand separate .pod
39486              files; didn't understand -- as the name-thing separator).
39487              Update the CPAN mirrors list.
39488      Branch: maint-5.6/perl
39489            ! pod/perlmodlib.pod
39490           !> pod/perlmodlib.PL
39491 ____________________________________________________________________________
39492 [  9639] By: gsar                                  on 2001/04/08  18:57:31
39493         Log: on windows, many of the README.* pods were being copied to the wrong
39494              location
39495      Branch: maint-5.6/perl
39496            ! win32/Makefile win32/makefile.mk
39497 ____________________________________________________________________________
39498 [  9638] By: gsar                                  on 2001/04/08  18:38:25
39499         Log: update to latest JPL from the anoncvs repository
39500      Branch: maint-5.6/perl
39501            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
39502            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
39503            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
39504 ____________________________________________________________________________
39505 [  9637] By: jhi                                   on 2001/04/08  17:53:53
39506         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
39507      Branch: perl
39508            ! pod/perl571delta.pod
39509 ____________________________________________________________________________
39510 [  9636] By: jhi                                   on 2001/04/08  17:18:32
39511         Log: Regen toc.
39512      Branch: perl
39513            ! pod/perltoc.pod
39514 ____________________________________________________________________________
39515 [  9635] By: jhi                                   on 2001/04/08  17:16:33
39516         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
39517              From: "Craig A. Berry" <craigberry@mac.com>
39518              Date: Sun, 08 Apr 2001 12:30:16 -0500
39519              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
39520      Branch: perl
39521            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
39522 ____________________________________________________________________________
39523 [  9634] By: jhi                                   on 2001/04/08  17:09:19
39524         Log: Fix the perlmodlib generation (didn't understand separate .pod
39525              files; didn't understand -- as the name-thing separator).
39526              
39527              Update the CPAN mirrors list.
39528      Branch: perl
39529            ! pod/perlmodlib.PL pod/perlmodlib.pod
39530 ____________________________________________________________________________
39531 [  9633] By: jhi                                   on 2001/04/08  16:49:17
39532         Log: Sort MANIFEST.
39533      Branch: perl
39534            ! MANIFEST
39535 ____________________________________________________________________________
39536 [  9632] By: gsar                                  on 2001/04/08  16:36:06
39537         Log: add $Tie::RefHash::VERSION
39538      Branch: maint-5.6/perl
39539            ! lib/Tie/RefHash.pm
39540 ____________________________________________________________________________
39541 [  9631] By: jhi                                   on 2001/04/08  16:10:15
39542         Log: perl571delta updates based on p5p feedback; still needs
39543              lots of examples.
39544      Branch: perl
39545            ! pod/perl571delta.pod
39546 ____________________________________________________________________________
39547 [  9630] By: jhi                                   on 2001/04/08  15:59:13
39548         Log: Update the list of supported platforms to talk about 5.7.1
39549              (and 5.6.1)
39550      Branch: perl
39551            ! pod/perlport.pod
39552 ____________________________________________________________________________
39553 [  9629] By: jhi                                   on 2001/04/08  15:55:41
39554         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
39555              from maintperl into mainline: perlport updates.
39556      Branch: perl
39557            ! pod/perlport.pod
39558 ____________________________________________________________________________
39559 [  9628] By: jhi                                   on 2001/04/08  15:53:17
39560         Log: perlsolaris.pod copied to wrong directory.
39561      Branch: perl
39562            ! win32/makefile.mk
39563 ____________________________________________________________________________
39564 [  9627] By: jhi                                   on 2001/04/08  14:48:18
39565         Log: Subject: Typos in perl571delta.pod
39566              From: "Stephen P. Potter" <spp@spotter.yi.org>
39567              Date: Sat, 07 Apr 2001 20:37:05 -0400
39568              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
39569      Branch: perl
39570            ! pod/perl571delta.pod
39571 ____________________________________________________________________________
39572 [  9626] By: jhi                                   on 2001/04/08  14:39:04
39573         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
39574      Branch: perl
39575            ! gv.c
39576 ____________________________________________________________________________
39577 [  9625] By: nick                                  on 2001/04/08  10:14:23
39578         Log: Integrate mainline
39579      Branch: perlio
39580           +> pod/perl570delta.pod pod/perl571delta.pod
39581           !> (integrate 27 files)
39582 ____________________________________________________________________________
39583 [  9624] By: gsar                                  on 2001/04/08  06:08:17
39584         Log: test in t/pod/* were busted
39585              
39586              these tests are still not enabled in t/{harness,TEST}
39587      Branch: maint-5.6/perl
39588            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
39589            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
39590            ! t/pod/multiline_items.t t/pod/nested_items.t
39591            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
39592            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
39593 ____________________________________________________________________________
39594 [  9623] By: gsar                                  on 2001/04/08  03:37:01
39595         Log: integrate change#9470 from mainline
39596              
39597              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
39598      Branch: maint-5.6/perl
39599           !> ext/Socket/Socket.xs
39600 ____________________________________________________________________________
39601 [  9622] By: jhi                                   on 2001/04/07  22:40:47
39602         Log: Update Changes.
39603      Branch: perl
39604            ! Changes patchlevel.h
39605 ____________________________________________________________________________
39606 [  9621] By: jhi                                   on 2001/04/07  22:34:16
39607         Log: Update AUTHORS.
39608      Branch: perl
39609            ! AUTHORS
39610 ____________________________________________________________________________
39611 [  9620] By: jhi                                   on 2001/04/07  22:12:47
39612         Log: Forgot to bump the number of tests in #9164.
39613      Branch: perl
39614            ! t/op/array.t
39615 ____________________________________________________________________________
39616 [  9619] By: jhi                                   on 2001/04/07  22:09:50
39617         Log: Bump patchlevel to 5.7.1.
39618      Branch: perl
39619            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39620            ! config_h.SH patchlevel.h
39621 ____________________________________________________________________________
39622 [  9618] By: jhi                                   on 2001/04/07  22:02:41
39623         Log: Populate perl571delta.
39624      Branch: perl
39625            ! pod/perl571delta.pod
39626 ____________________________________________________________________________
39627 [  9617] By: jhi                                   on 2001/04/07  22:01:23
39628         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
39629              to forget it later; do not change patchlevel.h yet or regenerate
39630              Configure yet.
39631      Branch: perl
39632            ! epoc/config.sh win32/Makefile win32/config_H.bc
39633            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
39634 ____________________________________________________________________________
39635 [  9616] By: jhi                                   on 2001/04/07  17:46:33
39636         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
39637      Branch: perl
39638            ! pod/perl571delta.pod
39639 ____________________________________________________________________________
39640 [  9615] By: jhi                                   on 2001/04/07  17:33:21
39641         Log: Change the toc configuration.
39642      Branch: perl
39643            ! pod/buildtoc.PL pod/perl.pod
39644 ____________________________________________________________________________
39645 [  9614] By: jhi                                   on 2001/04/07  17:29:47
39646         Log: Subject: PATCH: $[
39647              From: Robin Houston <robin@kitsite.com>
39648              Date: Fri, 6 Apr 2001 18:10:14 +0100
39649              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
39650      Branch: perl
39651            ! op.c t/op/array.t
39652 ____________________________________________________________________________
39653 [  9613] By: jhi                                   on 2001/04/07  17:28:26
39654         Log: Subject: [PATCH perl@9424] isn't numeric warning
39655              From: Robin Barker <rmb1@cise.npl.co.uk>
39656              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
39657              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
39658      Branch: perl
39659            ! sv.c t/pragma/warn/sv
39660 ____________________________________________________________________________
39661 [  9612] By: jhi                                   on 2001/04/07  17:26:45
39662         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
39663              From: Mike Guy <mjtg@cam.ac.uk>
39664              Date: Fri, 06 Apr 2001 12:47:06 +0100
39665              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
39666      Branch: perl
39667            ! dump.c t/lib/peek.t
39668 ____________________________________________________________________________
39669 [  9611] By: jhi                                   on 2001/04/07  17:21:35
39670         Log: Create perl571delta and seed it off with the perldelta changes
39671              since 5.7.0; remove those changes from perldelta and rename it
39672              as perl570delta; recreate perldelta but leave it almost empty.
39673      Branch: perl
39674            + pod/perl570delta.pod pod/perl571delta.pod
39675            ! MANIFEST pod/perldelta.pod
39676 ____________________________________________________________________________
39677 [  9610] By: jhi                                   on 2001/04/07  16:56:32
39678         Log: Denit.
39679      Branch: perl
39680            ! pod/perldelta.pod
39681 ____________________________________________________________________________
39682 [  9609] By: jhi                                   on 2001/04/07  16:38:32
39683         Log: Retract #9523: needs more thought.
39684      Branch: perl
39685            ! Makefile.SH
39686 ____________________________________________________________________________
39687 [  9608] By: jhi                                   on 2001/04/07  14:59:20
39688         Log: atmark() code cleanaup.
39689      Branch: perl
39690            ! ext/IO/IO.xs
39691 ____________________________________________________________________________
39692 [  9607] By: jhi                                   on 2001/04/07  14:48:14
39693         Log: Integrate change #9605 from maintperl into mainline.
39694              
39695              can't optimize away scope entry if tr/// is present
39696      Branch: perl
39697           !> op.c t/op/tr.t
39698 ____________________________________________________________________________
39699 [  9606] By: jhi                                   on 2001/04/07  14:43:59
39700         Log: Integrate perlio.
39701      Branch: perl
39702           +> win32/FindExt.pm
39703           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
39704           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
39705 ____________________________________________________________________________
39706 [  9605] By: gsar                                  on 2001/04/07  11:52:40
39707         Log: can't optimize away scope entry if tr/// is present
39708      Branch: maint-5.6/perl
39709            ! op.c t/op/tr.t
39710 ____________________________________________________________________________
39711 [  9604] By: nick                                  on 2001/04/07  11:39:45
39712         Log: Split out extension finding code from buildext.pl into FindExt.pm
39713              Use it to get Config.pm's idea of available extensions in line
39714              with what is built.
39715      Branch: perlio
39716            + win32/FindExt.pm
39717            ! MANIFEST win32/buildext.pl win32/config_sh.PL
39718            ! win32/makefile.mk
39719 ____________________________________________________________________________
39720 [  9603] By: nick                                  on 2001/04/07  09:11:38
39721         Log: Cleanup correction for failed :Via() layer, also set an error code.
39722      Branch: perlio
39723            ! ext/PerlIO/Via/Via.xs
39724 ____________________________________________________________________________
39725 [  9602] By: nick                                  on 2001/04/07  08:38:04
39726         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
39727              style. So don't use binmode() on the handles so that Win32 etc. see
39728              same sequence and produce same digests.
39729      Branch: perlio
39730            ! t/lib/md5-file.t
39731 ____________________________________________________________________________
39732 [  9601] By: nick                                  on 2001/04/07  08:36:26
39733         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
39734              Else it complains and so crlf layer (say) does not get pushed.
39735      Branch: perlio
39736            ! perlio.c
39737 ____________________________________________________________________________
39738 [  9600] By: jhi                                   on 2001/04/06  23:00:09
39739         Log: Integrate change #9599 from perlio into mainline.
39740      Branch: perl
39741           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
39742           !> win32/config_H.vc
39743 ____________________________________________________________________________
39744 [  9599] By: nick                                  on 2001/04/06  21:42:43
39745         Log: Quote $VERSION in Encode.pm.
39746              regen_config_h as requested.
39747      Branch: perlio
39748            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
39749            ! win32/config_H.vc
39750 ____________________________________________________________________________
39751 [  9598] By: nick                                  on 2001/04/06  20:34:59
39752         Log: Integrate mainline
39753      Branch: perlio
39754           +> README.macos
39755           !> (integrate 39 files)
39756 ____________________________________________________________________________
39757 [  9597] By: gsar                                  on 2001/04/06  18:06:35
39758         Log: integrate change#9464 from mainline (addendum to change#8313)
39759              
39760              Subject: [PATCH @9452] Better peep()ing for foreach() loops
39761      Branch: maint-5.6/perl
39762           !> op.c
39763 ____________________________________________________________________________
39764 [  9596] By: jhi                                   on 2001/04/06  17:26:03
39765         Log: The d_casti32=undef is good for you even when not use64bitall.
39766      Branch: perl
39767            ! hints/hpux.sh
39768 ____________________________________________________________________________
39769 [  9595] By: gsar                                  on 2001/04/06  14:57:17
39770         Log: add a low-impact fix to accommodate darwin-ism
39771      Branch: maint-5.6/perl
39772            ! ext/Errno/Errno_pm.PL
39773 ____________________________________________________________________________
39774 [  9594] By: jhi                                   on 2001/04/06  14:55:14
39775         Log: Integrate changes #9528,9593 from mainline into maintperl;
39776              tweaking the editor/IDE/shell list.
39777      Branch: maint-5.6/perl
39778           !> pod/perlfaq3.pod
39779 ____________________________________________________________________________
39780 [  9593] By: jhi                                   on 2001/04/06  14:51:39
39781         Log: Make the editor/IDE/shell list a little bit airier.
39782      Branch: perl
39783            ! pod/perlfaq3.pod
39784 ____________________________________________________________________________
39785 [  9592] By: gsar                                  on 2001/04/06  14:45:18
39786         Log: integrate change#9477 from mainline (base.pm doc tweak)
39787              
39788              missing doc entry for fmod()
39789      Branch: maint-5.6/perl
39790            ! lib/Math/BigFloat.pm
39791           !> lib/base.pm
39792 ____________________________________________________________________________
39793 [  9591] By: jhi                                   on 2001/04/06  13:55:48
39794         Log: Regen toc.
39795      Branch: perl
39796            ! pod/perltoc.pod
39797 ____________________________________________________________________________
39798 [  9590] By: jhi                                   on 2001/04/06  13:54:52
39799         Log: Math::BigFloat patches from John Peacock.  The equivalent
39800              of #9586 from maintperl but reworked by John to work with
39801              the bleadperl.
39802      Branch: perl
39803            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
39804 ____________________________________________________________________________
39805 [  9589] By: jhi                                   on 2001/04/06  13:42:23
39806         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
39807      Branch: perl
39808            ! ext/Digest/MD5/Makefile.PL
39809 ____________________________________________________________________________
39810 [  9588] By: jhi                                   on 2001/04/06  13:31:45
39811         Log: Integrate changes #9584,9587 from maintperl into mainline.
39812              
39813              keep eval"" CVs alive until the end of the statement in which
39814              they're called
39815              
39816              add README.macos (from Chris Nandor)
39817              
39818              tyop in change#9555
39819      Branch: perl
39820           +> README.macos
39821           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
39822           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
39823           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
39824           !> win32/makefile.mk
39825 ____________________________________________________________________________
39826 [  9587] By: gsar                                  on 2001/04/06  07:31:30
39827         Log: add README.macos (from Chris Nandor)
39828              
39829              tyop in change#9555
39830      Branch: maint-5.6/perl
39831            + README.macos
39832            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
39833            ! win32/Makefile win32/makefile.mk
39834 ____________________________________________________________________________
39835 [  9586] By: gsar                                  on 2001/04/06  07:08:54
39836         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
39837      Branch: maint-5.6/perl
39838            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
39839 ____________________________________________________________________________
39840 [  9585] By: gsar                                  on 2001/04/06  06:58:44
39841         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
39842              from mainline
39843              
39844              Subject: [PATCH] Base64 update to perlfaq9.pod
39845              
39846              Subject: [PATCH AUTHORS] Housekeeping
39847              
39848              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
39849              Mac OS X (Darwin) has extra pwent fields.
39850              
39851              Subject: [PATCH B::*] print control-character vars readably
39852              Needs EBCDICification.
39853              
39854              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
39855              
39856              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
39857              
39858              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
39859              
39860              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
39861              
39862              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
39863              
39864              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
39865              
39866              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
39867              
39868              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
39869              
39870              FreeBSD hints tweak from Anton Berezin.
39871              
39872              Subject: [PATCH foolperl & bleadperl] README.vms update
39873              
39874              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
39875      Branch: maint-5.6/perl
39876           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
39877           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
39878           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
39879 ____________________________________________________________________________
39880 [  9584] By: gsar                                  on 2001/04/06  04:09:00
39881         Log: keep eval"" CVs alive until the end of the statement in which
39882              they're called; this avoids a coredump ensuing from search for
39883              lexicals in code such as:
39884              
39885              sub bug {
39886              my $s = @_;
39887              eval q[sub { eval 'sub { &$s }' }];
39888              }
39889              bug("x")->()->();
39890              
39891              this code still doesn't work as intended (as it has remained
39892              since time immemorial), but it doesn't provoke a coredump anymore
39893      Branch: maint-5.6/perl
39894            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
39895            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
39896 ____________________________________________________________________________
39897 [  9583] By: jhi                                   on 2001/04/05  23:52:51
39898         Log: Update Changes.
39899      Branch: perl
39900            ! Changes patchlevel.h
39901 ____________________________________________________________________________
39902 [  9582] By: jhi                                   on 2001/04/05  23:11:23
39903         Log: Slight doc tweak.
39904      Branch: perl
39905            ! pod/perlunicode.pod
39906 ____________________________________________________________________________
39907 [  9581] By: jhi                                   on 2001/04/05  23:04:11
39908         Log: Integrate perlio.
39909      Branch: perl
39910           !> pod/perlunicode.pod
39911 ____________________________________________________________________________
39912 [  9580] By: jhi                                   on 2001/04/05  23:03:29
39913         Log: Test for #9579.
39914      Branch: perl
39915            ! t/op/do.t
39916 ____________________________________________________________________________
39917 [  9579] By: jhi                                   on 2001/04/05  22:54:17
39918         Log: Subject: [PATCH] Propagate calling context for do '...'
39919              From: Gisle Aas <gisle@ActiveState.com>
39920              Date: 04 Apr 2001 20:17:29 -0700
39921              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
39922      Branch: perl
39923            ! pod/perlfunc.pod pp_ctl.c
39924 ____________________________________________________________________________
39925 [  9578] By: jhi                                   on 2001/04/05  22:52:51
39926         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
39927              From: Peter Prymmer <pvhp@forte.com>
39928              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
39929              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
39930      Branch: perl
39931            ! README.vms
39932 ____________________________________________________________________________
39933 [  9577] By: jhi                                   on 2001/04/05  22:48:22
39934         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
39935              From: "Craig A. Berry" <craigberry@mac.com>
39936              Date: Thu, 5 Apr 2001 13:43:28 -0500
39937              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
39938      Branch: perl
39939            ! README.vms
39940 ____________________________________________________________________________
39941 [  9576] By: jhi                                   on 2001/04/05  22:31:38
39942         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
39943              From: Michael G Schwern <schwern@pobox.com>
39944              Date: Thu, 5 Apr 2001 21:53:21 +0100
39945              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
39946      Branch: perl
39947            ! lib/base.pm t/lib/fields.t
39948 ____________________________________________________________________________
39949 [  9575] By: jhi                                   on 2001/04/05  22:26:10
39950         Log: FreeBSD hints tweak from Anton Berezin.
39951      Branch: perl
39952            ! hints/freebsd.sh
39953 ____________________________________________________________________________
39954 [  9574] By: jhi                                   on 2001/04/05  22:24:03
39955         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
39956              From: David Dyck <dcd@tc.fluke.com>
39957              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
39958              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
39959      Branch: perl
39960            ! t/op/oct.t
39961 ____________________________________________________________________________
39962 [  9573] By: jhi                                   on 2001/04/05  22:23:06
39963         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
39964              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
39965              From: David Dyck <dcd@tc.fluke.com>
39966              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
39967      Branch: perl
39968            ! pp.c
39969 ____________________________________________________________________________
39970 [  9572] By: jhi                                   on 2001/04/05  22:14:47
39971         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
39972              From: Robin Houston <robin@kitsite.com>
39973              Date: Thu, 5 Apr 2001 20:56:48 +0100
39974              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
39975      Branch: perl
39976            ! ext/B/B/Deparse.pm
39977 ____________________________________________________________________________
39978 [  9571] By: jhi                                   on 2001/04/05  22:12:53
39979         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
39980              From: Robin Houston <robin@kitsite.com>
39981              Date: Thu, 5 Apr 2001 19:55:51 +0100
39982              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
39983      Branch: perl
39984            ! ext/B/B/Deparse.pm
39985 ____________________________________________________________________________
39986 [  9570] By: jhi                                   on 2001/04/05  22:11:06
39987         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
39988              From: Robin Houston <robin@kitsite.com>
39989              Date: Thu, 5 Apr 2001 20:16:29 +0100
39990              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
39991      Branch: perl
39992            ! ext/B/B/Deparse.pm
39993 ____________________________________________________________________________
39994 [  9569] By: nick                                  on 2001/04/05  21:32:26
39995         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
39996      Branch: perlio
39997            ! pod/perlunicode.pod
39998 ____________________________________________________________________________
39999 [  9568] By: nick                                  on 2001/04/05  19:38:09
40000         Log: Integrate mainline
40001      Branch: perlio
40002           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
40003           !> (integrate 35 files)
40004 ____________________________________________________________________________
40005 [  9567] By: jhi                                   on 2001/04/05  18:31:45
40006         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
40007              From: Robin Houston <robin@kitsite.com>
40008              Date: Thu, 5 Apr 2001 18:03:23 +0100
40009              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
40010      Branch: perl
40011            ! ext/B/B/Deparse.pm
40012 ____________________________________________________________________________
40013 [  9566] By: jhi                                   on 2001/04/05  18:29:35
40014         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
40015              From: Robin Houston <robin@kitsite.com>
40016              Date: Thu, 5 Apr 2001 16:45:18 +0100
40017              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
40018      Branch: perl
40019            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
40020 ____________________________________________________________________________
40021 [  9565] By: jhi                                   on 2001/04/05  18:24:23
40022         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
40023              From: Robin Houston <robin@kitsite.com>
40024              Date: Thu, 5 Apr 2001 14:50:09 +0100
40025              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
40026      Branch: perl
40027            ! ext/B/B/Deparse.pm
40028 ____________________________________________________________________________
40029 [  9564] By: jhi                                   on 2001/04/05  18:23:03
40030         Log: Subject: [PATCH B::*] print control-character vars readably
40031              From: Robin Houston <robin@kitsite.com>
40032              Date: Thu, 5 Apr 2001 14:27:38 +0100
40033              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
40034              
40035              Needs EBCDICification.
40036      Branch: perl
40037            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
40038            ! ext/B/B/Terse.pm
40039 ____________________________________________________________________________
40040 [  9563] By: jhi                                   on 2001/04/05  18:20:32
40041         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
40042              Date: Thu, 5 Apr 2001 13:21:42 -0400
40043              From: Paul Schinder <schinder@pobox.com>
40044              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
40045              
40046              Mac OS X (Darwin) has extra pwent fields.
40047      Branch: perl
40048            ! t/op/pwent.t
40049 ____________________________________________________________________________
40050 [  9562] By: jhi                                   on 2001/04/05  17:57:51
40051         Log: Regen toc.
40052      Branch: perl
40053            ! pod/perltoc.pod
40054 ____________________________________________________________________________
40055 [  9561] By: jhi                                   on 2001/04/05  17:47:33
40056         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
40057      Branch: metaconfig
40058            ! U/Glossary.patch
40059      Branch: metaconfig/U/perl
40060            + d_u32align.U
40061            ! d_cmsghdr_s.U d_msghdr_s.U
40062 ____________________________________________________________________________
40063 [  9560] By: jhi                                   on 2001/04/05  17:47:01
40064         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
40065              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
40066              Introduce probes for struct msghdr, struct cmsghdr,
40067              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
40068              ualarm, usleep, for possible later extension work.
40069      Branch: perl
40070            + t/lib/md5-align.t
40071            ! Configure MANIFEST Porting/Glossary Porting/config.sh
40072            ! Porting/config_H config_h.SH configure.com epoc/config.sh
40073            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
40074            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
40075            ! vos/config.ga.h win32/config.bc win32/config.gc
40076            ! win32/config.vc
40077 ____________________________________________________________________________
40078 [  9559] By: jhi                                   on 2001/04/05  13:03:04
40079         Log: Be traditional in your cpp (for the Errno extension).
40080      Branch: perl
40081            ! hints/darwin.sh
40082 ____________________________________________________________________________
40083 [  9558] By: jhi                                   on 2001/04/05  13:00:05
40084         Log: Add $Config{cppflags} to the gcc incantation.
40085      Branch: perl
40086            ! ext/Errno/Errno_pm.PL
40087 ____________________________________________________________________________
40088 [  9557] By: jhi                                   on 2001/04/05  04:22:39
40089         Log: Introduce Sean Burke's Class::ISA 0.32.
40090      Branch: perl
40091            + lib/Class/ISA.pm t/lib/class-isa.t
40092            ! MANIFEST
40093 ____________________________________________________________________________
40094 [  9556] By: jhi                                   on 2001/04/05  04:09:50
40095         Log: Subject: [PATCH AUTHORS] Housekeeping
40096              From: Paul Johnson <paul@pjcj.net> 
40097              Date: Wed, 4 Apr 2001 22:45:47 +0200
40098              Message-ID: <20010404224547.D9548@pjcj.net>
40099      Branch: perl
40100            ! AUTHORS
40101 ____________________________________________________________________________
40102 [  9555] By: jhi                                   on 2001/04/05  04:06:33
40103         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
40104              From: Gisle Aas <gisle@ActiveState.com>
40105              Date: 04 Apr 2001 14:23:04 -0700
40106              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
40107      Branch: perl
40108            ! pod/perlfaq9.pod
40109 ____________________________________________________________________________
40110 [  9554] By: jhi                                   on 2001/04/05  04:05:49
40111         Log: Downgrade also the "Wide character" diagnostic.
40112      Branch: perl
40113            ! pod/perldiag.pod
40114 ____________________________________________________________________________
40115 [  9553] By: jhi                                   on 2001/04/05  04:00:33
40116         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
40117              maintperl into mainline.
40118              
40119              "double" should be "NV"; standard typemap is missing entry
40120              for NV
40121              
40122              s/djSP/dSP/
40123              
40124              Downgrade "Wide character in print" to a warning.
40125              
40126              B::Deparse fix for ${^FOO} and documentation for PVX() method
40127              (from Robin Houston)
40128              
40129              tr/// doesn't null-terminate the result in some situations
40130              (from Gisle Aas)
40131      Branch: perl
40132           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
40133           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
40134           !> t/io/utf8.t t/op/tr.t
40135 ____________________________________________________________________________
40136 [  9552] By: jhi                                   on 2001/04/05  03:52:50
40137         Log: Retract changes #9542 and #9538 (from maintperl, integrated
40138              at #9540), shouldn't be needed because of the perlio changes.
40139      Branch: perl
40140            ! util.c
40141 ____________________________________________________________________________
40142 [  9551] By: gsar                                  on 2001/04/05  00:18:34
40143         Log: tr/// doesn't null-terminate the result in some situations
40144              (from Gisle Aas)
40145      Branch: maint-5.6/perl
40146            ! doop.c t/op/tr.t
40147 ____________________________________________________________________________
40148 [  9550] By: gsar                                  on 2001/04/04  20:04:17
40149         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
40150              (from Robin Houston)
40151      Branch: maint-5.6/perl
40152            ! ext/B/B.pm ext/B/B/Deparse.pm
40153 ____________________________________________________________________________
40154 [  9549] By: nick                                  on 2001/04/04  18:56:15
40155         Log: Downgrade "Wide character in print" to a warning.
40156      Branch: perlio
40157            ! doio.c t/io/utf8.t
40158 ____________________________________________________________________________
40159 [  9548] By: gsar                                  on 2001/04/04  18:51:49
40160         Log: integrate changes#9460,9462,9482,9521,9522
40161              
40162              Subject: PATCH: B::Debug should show LOOP-specific fields
40163              
40164              Subject: B::Deparse precedence bug. (Patch included.)
40165              
40166              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
40167              
40168              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
40169              
40170              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
40171      Branch: maint-5.6/perl
40172           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
40173           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
40174 ____________________________________________________________________________
40175 [  9547] By: gsar                                  on 2001/04/04  18:49:16
40176         Log: s/djSP/dSP/
40177      Branch: maint-5.6/perl
40178            ! ext/Thread/Thread.xs
40179 ____________________________________________________________________________
40180 [  9546] By: nick                                  on 2001/04/04  18:44:00
40181         Log: Integrate mainline.
40182      Branch: perlio
40183           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
40184           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
40185 ____________________________________________________________________________
40186 [  9545] By: gsar                                  on 2001/04/04  18:38:52
40187         Log: integrate change#8837 from mainline
40188              
40189              Subject: [patch] -Wall cleanup round 2
40190      Branch: maint-5.6/perl
40191           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
40192           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
40193           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
40194           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
40195           !> ext/SDBM_File/SDBM_File.xs
40196 ____________________________________________________________________________
40197 [  9544] By: gsar                                  on 2001/04/04  17:49:57
40198         Log: "double" should be "NV"; standard typemap is missing entry
40199              for NV
40200      Branch: maint-5.6/perl
40201            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
40202 ____________________________________________________________________________
40203 [  9543] By: jhi                                   on 2001/04/04  14:13:18
40204         Log: Thou shalt not (just) match for English error messages.
40205      Branch: perl
40206            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
40207            ! os2/OS2/Process/Process.pm
40208 ____________________________________________________________________________
40209 [  9542] By: jhi                                   on 2001/04/04  13:20:39
40210         Log: Make the stdio tricks of fflush_all() to exist only if
40211              stdio is being used.
40212      Branch: perl
40213            ! util.c
40214 ____________________________________________________________________________
40215 [  9541] By: jhi                                   on 2001/04/04  04:20:24
40216         Log: Subject: Re: [PATCH] Lighten up glob
40217              From: Benjamin Sugars <bsugars@canoe.ca>
40218              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
40219              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
40220      Branch: perl
40221            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
40222            ! util.c
40223 ____________________________________________________________________________
40224 [  9540] By: jhi                                   on 2001/04/04  04:03:57
40225         Log: Integrate changes #9538,9539 from maintperl into mainline.
40226              
40227              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
40228              for use with _fwalk() (fix for change#7705)
40229              
40230              another tweak needed for SunOS 4.1.x build (from Mike Guy)
40231              (cp -f is not portable)
40232      Branch: perl
40233           !> Makefile.SH util.c
40234 ____________________________________________________________________________
40235 [  9539] By: gsar                                  on 2001/04/04  03:01:14
40236         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
40237      Branch: maint-5.6/perl
40238            ! Makefile.SH
40239 ____________________________________________________________________________
40240 [  9538] By: gsar                                  on 2001/04/04  01:00:38
40241         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
40242              for use with _fwalk() (fix for change#7705)
40243      Branch: maint-5.6/perl
40244            ! util.c
40245 ____________________________________________________________________________
40246 [  9537] By: nick                                  on 2001/04/03  19:24:55
40247         Log: Integrate mainline
40248      Branch: perlio
40249           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
40250           +> lib/unicode/PropList.html
40251            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
40252           !> (integrate 69 files)
40253 ____________________________________________________________________________
40254 [  9536] By: jhi                                   on 2001/04/03  18:02:31
40255         Log: Integrate change #9533 from maintperl into mainline.
40256              
40257              better fix for change#9517 to accomodate UNC paths like
40258              \\server\share\foo, and paths with trailing backslash
40259              like c:\this\
40260      Branch: perl
40261           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
40262 ____________________________________________________________________________
40263 [  9535] By: jhi                                   on 2001/04/03  17:58:07
40264         Log: Change the push/unshift warning to be of class syntax, not misc.
40265      Branch: perl
40266            ! op.c pod/perldiag.pod t/pragma/warn/op
40267 ____________________________________________________________________________
40268 [  9534] By: jhi                                   on 2001/04/03  15:03:46
40269         Log: Change the push/unshift warning (#9532) to talk about "no values"
40270              instead of "no arguments".
40271      Branch: perl
40272            ! op.c pod/perldiag.pod t/pragma/warn/op
40273 ____________________________________________________________________________
40274 [  9533] By: gsar                                  on 2001/04/03  14:30:07
40275         Log: better fix for change#9517 to accomodate UNC paths like
40276              \\server\share\foo, and paths with trailing backslash
40277              like c:\this\
40278      Branch: maint-5.6/perl
40279            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
40280 ____________________________________________________________________________
40281 [  9532] By: jhi                                   on 2001/04/03  13:11:46
40282         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
40283              From: Robin Houston <robin@kitsite.com>
40284              Date: Mon, 2 Apr 2001 15:03:29 +0100
40285              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
40286      Branch: perl
40287            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
40288 ____________________________________________________________________________
40289 [  9531] By: jhi                                   on 2001/04/03  13:06:34
40290         Log: Integrate change #9530 from maintperl into mainline.
40291              
40292              accomodate VMS "mailbox overflow" quirk in testsuite (from
40293              Craig Berry)
40294      Branch: perl
40295           !> t/lib/socket.t
40296 ____________________________________________________________________________
40297 [  9530] By: gsar                                  on 2001/04/03  04:56:41
40298         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
40299              Craig Berry)
40300      Branch: maint-5.6/perl
40301            ! t/lib/socket.t
40302 ____________________________________________________________________________
40303 [  9529] By: jhi                                   on 2001/04/03  02:34:34
40304         Log: Update Changes.
40305      Branch: perl
40306            ! Changes patchlevel.h
40307 ____________________________________________________________________________
40308 [  9528] By: jhi                                   on 2001/04/03  01:27:57
40309         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
40310              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
40311              To: perl5-porters@perl.org
40312              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
40313      Branch: perl
40314            ! pod/perlfaq3.pod
40315 ____________________________________________________________________________
40316 [  9527] By: jhi                                   on 2001/04/03  01:22:09
40317         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
40318              From: Peter Prymmer <pvhp@forte.com>
40319              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
40320              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
40321      Branch: perl
40322            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
40323 ____________________________________________________________________________
40324 [  9526] By: jhi                                   on 2001/04/03  01:18:25
40325         Log: The metaconfig unit changes for #9525.
40326      Branch: metaconfig
40327            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
40328      Branch: metaconfig/U/perl
40329            ! use64bits.U
40330 ____________________________________________________________________________
40331 [  9525] By: jhi                                   on 2001/04/03  01:17:30
40332         Log: Configure sanity checks:
40333              * if use64bitall is attempted but pointers are only 32-bit,
40334              'downgrade' to use64bitint
40335              * if use64bitint is attempted but there's no quad type,
40336              forget about use64bitint (well, the default for it is 'n',
40337              the user can still override this)
40338              * if pointers are 64 bits, do not try to use Perl's malloc
40339      Branch: perl
40340            ! Configure
40341 ____________________________________________________________________________
40342 [  9524] By: gsar                                  on 2001/04/03  01:09:12
40343         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
40344      Branch: maint-5.6/perl
40345            ! pp_sys.c
40346 ____________________________________________________________________________
40347 [  9523] By: jhi                                   on 2001/04/03  00:02:31
40348         Log: (Retracted by #9609)
40349              
40350              Make it harder for parallel makes to enter 'test' before
40351              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
40352              should be unhappy enough, but sometimes parallel makes seem
40353              to sneak past both in Tru64 and AIX.)
40354      Branch: perl
40355            ! Makefile.SH
40356 ____________________________________________________________________________
40357 [  9522] By: jhi                                   on 2001/04/02  22:35:31
40358         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
40359              Date: Mon, 2 Apr 2001 22:54:10 +0100
40360              From: Robin Houston <robin@kitsite.com>
40361              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
40362      Branch: perl
40363            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
40364 ____________________________________________________________________________
40365 [  9521] By: jhi                                   on 2001/04/02  22:32:23
40366         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
40367              From: Robin Houston <robin@kitsite.com>
40368              Date: Mon, 2 Apr 2001 20:24:03 +0100
40369              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
40370      Branch: perl
40371            ! ext/B/B/Concise.pm
40372 ____________________________________________________________________________
40373 [  9520] By: jhi                                   on 2001/04/02  22:30:43
40374         Log: Subject: [PATCH] REALLY pedantic hv.h nit
40375              From: Simon Cozens <simon@netthink.co.uk>
40376              Date: Mon, 2 Apr 2001 15:43:06 +0100
40377              Message-ID: <20010402154306.A21711@netthink.co.uk>
40378      Branch: perl
40379            ! hv.h
40380 ____________________________________________________________________________
40381 [  9519] By: jhi                                   on 2001/04/02  22:28:04
40382         Log: Based on
40383              
40384              Subject: [foolperl] EPOC fix
40385              From: Olaf Flebbe <O.Flebbe@science-computing.de>
40386              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
40387              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
40388      Branch: perl
40389            ! pp_sys.c
40390 ____________________________________________________________________________
40391 [  9518] By: jhi                                   on 2001/04/02  22:22:34
40392         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
40393              
40394              README.win32 tweaks; add a note about alternative location for
40395              getting a gcc-2.95.2 that will build perl properly on windows
40396              
40397              add some notes about gutsy threading matters
40398              
40399              many of the utilities interpolate literal paths within doublequotes
40400              (fails on dosish platforms where path contains backslashes)
40401      Branch: perl
40402           !> README.win32 pod/perlguts.pod utils/perldoc.PL
40403           !> x2p/find2perl.PL x2p/s2p.PL
40404 ____________________________________________________________________________
40405 [  9517] By: gsar                                  on 2001/04/02  19:52:21
40406         Log: many of the utilities interpolate literal paths within doublequotes
40407              (fails on dosish platforms where path contains backslashes)
40408      Branch: maint-5.6/perl
40409            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
40410 ____________________________________________________________________________
40411 [  9516] By: gsar                                  on 2001/04/02  05:49:37
40412         Log: a foolish release
40413      Branch: maint-5.6/perl
40414            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
40415            ! pod/perltoc.pod
40416 ____________________________________________________________________________
40417 [  9515] By: gsar                                  on 2001/04/02  05:04:29
40418         Log: add missing changelog summaries
40419      Branch: maint-5.6/perl
40420            ! Changes
40421 ____________________________________________________________________________
40422 [  9514] By: gsar                                  on 2001/04/02  04:07:13
40423         Log: add some notes about gutsy threading matters
40424      Branch: maint-5.6/perl
40425            ! pod/perlguts.pod
40426 ____________________________________________________________________________
40427 [  9513] By: gsar                                  on 2001/04/02  03:25:21
40428         Log: add more prominent caveat notices about experimental features
40429      Branch: maint-5.6/perl
40430            ! pod/perlfork.pod pod/perlunicode.pod
40431 ____________________________________________________________________________
40432 [  9512] By: gsar                                  on 2001/04/02  02:54:33
40433         Log: integrate changes#9479,9509 from mainline
40434              
40435              [PATCH] File::Glob stuff for Mac OS
40436              
40437              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
40438      Branch: maint-5.6/perl
40439           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
40440           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
40441           !> t/lib/glob-taint.t
40442 ____________________________________________________________________________
40443 [  9511] By: gsar                                  on 2001/04/02  02:38:24
40444         Log: README.win32 tweaks; add a note about alternative location for
40445              getting a gcc-2.95.2 that will build perl properly on windows
40446      Branch: maint-5.6/perl
40447            ! README.win32
40448 ____________________________________________________________________________
40449 [  9510] By: jhi                                   on 2001/04/01  20:45:10
40450         Log: An ambiguousity warning.
40451      Branch: perl
40452            ! t/lib/trig.t
40453 ____________________________________________________________________________
40454 [  9509] By: jhi                                   on 2001/04/01  19:53:47
40455         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
40456              From: Jonathan Stowe <gellyfish@gellyfish.com>
40457              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
40458              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
40459      Branch: perl
40460            ! ext/File/Glob/bsd_glob.c
40461 ____________________________________________________________________________
40462 [  9508] By: jhi                                   on 2001/04/01  19:35:03
40463         Log: Update Changes.
40464      Branch: perl
40465            ! Changes patchlevel.h
40466 ____________________________________________________________________________
40467 [  9507] By: jhi                                   on 2001/04/01  19:24:01
40468         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
40469              from mainline to maintperl: pod tweaks.
40470      Branch: maint-5.6/perl
40471           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
40472           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
40473           !> pod/perlvar.pod
40474 ____________________________________________________________________________
40475 [  9506] By: jhi                                   on 2001/04/01  19:11:53
40476         Log: Commit Sarathy to April release of 5.6.1 :-)
40477      Branch: perl
40478            ! pod/perlfaq1.pod
40479 ____________________________________________________________________________
40480 [  9505] By: jhi                                   on 2001/04/01  19:03:15
40481         Log: Subject: PATCH 5.6.0 (perldebug.pod)
40482              From: Mark-Jason Dominus <mjd@plover.com>
40483              Date: Sun, 01 Apr 2001 14:25:11 -0400
40484              Message-ID: <20010401182511.9247.qmail@plover.com>
40485      Branch: perl
40486            ! pod/perldebug.pod
40487 ____________________________________________________________________________
40488 [  9504] By: jhi                                   on 2001/04/01  18:43:09
40489         Log: Add great_circle_direction().
40490      Branch: perl
40491            ! lib/Math/Trig.pm t/lib/trig.t
40492 ____________________________________________________________________________
40493 [  9503] By: jhi                                   on 2001/04/01  17:29:12
40494         Log: Unicode ReadMe update for Unicode 3.1.
40495      Branch: perl
40496            ! lib/unicode/ReadMe.txt
40497 ____________________________________________________________________________
40498 [  9502] By: jhi                                   on 2001/04/01  17:18:40
40499         Log: Integrate change #9501 from maintperl into mainline.
40500              
40501              fix the perlembed notes on multiple interpreters
40502              
40503              fix ExtUtils::Embed to work passably on Windows
40504      Branch: perl
40505           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
40506 ____________________________________________________________________________
40507 [  9501] By: gsar                                  on 2001/04/01  07:21:57
40508         Log: fix the perlembed notes on multiple interpreters
40509              
40510              fix ExtUtils::Embed to work passably on Windows
40511      Branch: maint-5.6/perl
40512            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
40513 ____________________________________________________________________________
40514 [  9500] By: jhi                                   on 2001/04/01  05:58:23
40515         Log: Test for #9499.
40516      Branch: perl
40517            ! t/op/tr.t
40518 ____________________________________________________________________________
40519 [  9499] By: jhi                                   on 2001/04/01  05:55:46
40520         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
40521      Branch: perl
40522            ! embed.h embed.pl op.c proto.h
40523 ____________________________________________________________________________
40524 [  9498] By: jhi                                   on 2001/04/01  05:44:34
40525         Log: Protect the workaround hunk more.
40526      Branch: perl
40527            ! toke.c
40528 ____________________________________________________________________________
40529 [  9497] By: jhi                                   on 2001/04/01  00:24:25
40530         Log: Integrate changes #9493,9494,9495,9496 from maintperl
40531              into mainline.
40532              
40533              fix a broken workaround for Borland compiler in change#4739
40534              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
40535              
40536              nits spotted by Borland compiler
40537              
40538              avoid redefinition warnings under Borland 5.02
40539              
40540              various nits identified by the Borland 5.5 compiler; remove suppression
40541              of a few warnings
40542      Branch: perl
40543           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
40544           !> win32/win32.h
40545 ____________________________________________________________________________
40546 [  9496] By: gsar                                  on 2001/03/31  23:22:28
40547         Log: various nits identified by the Borland 5.5 compiler; remove suppression
40548              of a few warnings
40549      Branch: maint-5.6/perl
40550            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
40551 ____________________________________________________________________________
40552 [  9495] By: gsar                                  on 2001/03/31  21:03:08
40553         Log: avoid redefinition warnings under Borland 5.02
40554      Branch: maint-5.6/perl
40555            ! win32/makefile.mk
40556 ____________________________________________________________________________
40557 [  9494] By: gsar                                  on 2001/03/31  20:18:59
40558         Log: nits spotted by Borland compiler
40559      Branch: maint-5.6/perl
40560            ! utf8.h win32/win32.h
40561 ____________________________________________________________________________
40562 [  9493] By: gsar                                  on 2001/03/31  20:18:05
40563         Log: fix a broken workaround for Borland compiler in change#4739
40564              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
40565      Branch: maint-5.6/perl
40566            ! toke.c
40567 ____________________________________________________________________________
40568 [  9492] By: jhi                                   on 2001/03/31  18:36:24
40569         Log: Integrate change #9491 from maintperl into mainline.
40570              
40571              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
40572              directory is relative (need to fetch the full path name *before*
40573              the chdir!)
40574      Branch: perl
40575           !> lib/Cwd.pm
40576 ____________________________________________________________________________
40577 [  9491] By: gsar                                  on 2001/03/31  17:01:56
40578         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
40579              directory is relative (need to fetch the full path name *before*
40580              the chdir!)
40581              
40582              this is a followup patch for change#6749
40583      Branch: maint-5.6/perl
40584            ! lib/Cwd.pm
40585 ____________________________________________________________________________
40586 [  9490] By: jhi                                   on 2001/03/31  15:50:18
40587         Log: Subject: Re: [PATCH] av.h cosmetics
40588              From: Simon Cozens <simon@netthink.co.uk>
40589              Date: Sat, 31 Mar 2001 13:09:59 +0100
40590              Message-ID: <20010331130959.A22000@netthink.co.uk>
40591              
40592              Document AvALLOC.
40593      Branch: perl
40594            ! pod/perlguts.pod
40595 ____________________________________________________________________________
40596 [  9489] By: jhi                                   on 2001/03/31  15:48:44
40597         Log: Subject: [PATCH] Re: Math::Big* v1.21
40598              From: Tels <perl_dummy@bloodgate.com>
40599              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
40600              Message-Id: <200103311125.GAA377738@www08.hway.net>
40601      Branch: perl
40602            ! pod/perlop.pod
40603 ____________________________________________________________________________
40604 [  9488] By: jhi                                   on 2001/03/31  03:39:51
40605         Log: Debug output tweak.
40606      Branch: perl
40607            ! t/lib/cwd.t
40608 ____________________________________________________________________________
40609 [  9487] By: jhi                                   on 2001/03/31  03:33:02
40610         Log: OverVMSification.
40611      Branch: perl
40612            ! t/lib/cwd.t
40613 ____________________________________________________________________________
40614 [  9486] By: jhi                                   on 2001/03/31  03:01:40
40615         Log: Missed MANIFESTations in #9483.
40616      Branch: perl
40617            ! MANIFEST
40618 ____________________________________________________________________________
40619 [  9485] By: jhi                                   on 2001/03/31  02:58:17
40620         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
40621              From: Peter Prymmer <pvhp@forte.com>
40622              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
40623              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
40624      Branch: perl
40625            ! regexec.c t/lib/cwd.t
40626 ____________________________________________________________________________
40627 [  9484] By: jhi                                   on 2001/03/31  01:04:41
40628         Log: Obsolete file (see #3938)
40629      Branch: perl
40630            - lib/unicode/README.Ethiopic
40631            ! MANIFEST
40632 ____________________________________________________________________________
40633 [  9483] By: jhi                                   on 2001/03/31  00:52:42
40634         Log: Update to Unicode 3.1.
40635              (Rename Names.txt to NamesList.txt.)
40636      Branch: perl
40637            + lib/unicode/NamesList.txt lib/unicode/PropList.html
40638            - lib/unicode/Names.txt
40639            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
40640            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
40641            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
40642            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
40643            ! lib/unicode/UCD.html lib/unicode/Unicode.html
40644            ! lib/unicode/rename lib/unicode/version
40645 ____________________________________________________________________________
40646 [  9482] By: jhi                                   on 2001/03/30  23:33:44
40647         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
40648              From: Robin Houston <robin@kitsite.com>
40649              Date: Fri, 30 Mar 2001 20:07:22 +0100
40650              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
40651      Branch: perl
40652            ! ext/B/B/Deparse.pm
40653 ____________________________________________________________________________
40654 [  9481] By: jhi                                   on 2001/03/30  23:20:25
40655         Log: Subject: Re: [PATCH] CwdXS, Take 2
40656              From: Benjamin Sugars <bsugars@canoe.ca>
40657              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
40658              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
40659      Branch: perl
40660            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
40661            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
40662 ____________________________________________________________________________
40663 [  9480] By: jhi                                   on 2001/03/30  22:52:38
40664         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
40665              From: David Dyck <dcd@tc.fluke.com>
40666              Date: Fri, 30 Mar 2001 14:44:13 -0800
40667              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
40668              
40669              The t/rantests flags file creation was accidentally
40670              removed by #9217.
40671      Branch: perl
40672            ! Makefile.SH
40673 ____________________________________________________________________________
40674 [  9479] By: jhi                                   on 2001/03/30  22:45:45
40675         Log: Subject: [PATCH] File::Glob stuff for Mac OS
40676              From: Chris Nandor <pudge@pobox.com>
40677              Date: Fri, 30 Mar 2001 16:51:00 -0500
40678              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
40679      Branch: perl
40680            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
40681            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
40682            ! t/lib/glob-taint.t
40683 ____________________________________________________________________________
40684 [  9478] By: jhi                                   on 2001/03/30  22:43:12
40685         Log: Subject: fix for win32/buildext.pl
40686              From: "Vadim Konovalov" <watman@inbox.ru>
40687              Date: Sat, 31 Mar 2001 00:50:36 +0400
40688              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
40689      Branch: perl
40690            ! win32/buildext.pl
40691 ____________________________________________________________________________
40692 [  9477] By: jhi                                   on 2001/03/30  22:41:16
40693         Log: Subject: small base.pm doc patch
40694              From: Leon Brocard <acme@astray.com>
40695              Date: Fri, 30 Mar 2001 21:49:57 +0100
40696              Message-ID: <20010330214957.B8733@ns0.astray.com>
40697      Branch: perl
40698            ! lib/base.pm
40699 ____________________________________________________________________________
40700 [  9476] By: jhi                                   on 2001/03/30  18:16:57
40701         Log: Subject: [PATCH] av.h cosmetics
40702              From: Simon Cozens <simon@netthink.co.uk>
40703              Date: Fri, 30 Mar 2001 18:12:28 +0100
40704              Message-ID: <20010330181228.A9319@netthink.co.uk>
40705      Branch: perl
40706            ! av.h
40707 ____________________________________________________________________________
40708 [  9475] By: jhi                                   on 2001/03/30  18:15:50
40709         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
40710              From: "Philip Newton" <pnewton@gmx.de>
40711              Date: Fri, 30 Mar 2001 19:06:57 +0200
40712              Message-ID: <3AC4D951.14815.1AC7068@localhost>
40713      Branch: perl
40714            ! pod/perlhack.pod
40715 ____________________________________________________________________________
40716 [  9474] By: jhi                                   on 2001/03/30  18:14:02
40717         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
40718              From: Benjamin Sugars <bsugars@canoe.ca>
40719              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
40720              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
40721      Branch: perl
40722            ! t/lib/glob-basic.t
40723 ____________________________________________________________________________
40724 [  9473] By: jhi                                   on 2001/03/30  16:09:24
40725         Log: Update Changes.
40726      Branch: perl
40727            ! Changes patchlevel.h
40728 ____________________________________________________________________________
40729 [  9472] By: jhi                                   on 2001/03/30  15:16:08
40730         Log: Integrate perlio.
40731      Branch: perl
40732           !> t/lib/cwd.t t/lib/glob-basic.t
40733 ____________________________________________________________________________
40734 [  9471] By: nick                                  on 2001/03/30  14:47:10
40735         Log: Should be (^O eq 'MSWin32') not 'Win32'
40736              Fail #12 seems real - chdir is in wrong dir.
40737      Branch: perlio
40738            ! t/lib/cwd.t
40739 ____________________________________________________________________________
40740 [  9470] By: jhi                                   on 2001/03/30  14:41:11
40741         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
40742              From: Radu Greab <radu@netsoft.ro>
40743              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
40744              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
40745              
40746              Replace #9352.
40747      Branch: perl
40748            ! ext/Socket/Socket.xs pp_sys.c
40749 ____________________________________________________________________________
40750 [  9469] By: jhi                                   on 2001/03/30  14:37:51
40751         Log: Subject: PATCH pod/perldiag.pod
40752              From: Robin Houston <robin@kitsite.com>
40753              Date: Fri, 30 Mar 2001 14:10:36 +0100
40754              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
40755      Branch: perl
40756            ! pod/perldiag.pod t/lib/glob-basic.t
40757 ____________________________________________________________________________
40758 [  9468] By: jhi                                   on 2001/03/30  14:36:36
40759         Log: Subject: Better diagnostic in io/fs.t
40760              From: andreas.koenig@anima.de (Andreas J. Koenig)
40761              Date: 30 Mar 2001 10:11:43 +0200
40762              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
40763      Branch: perl
40764            ! t/io/fs.t
40765 ____________________________________________________________________________
40766 [  9467] By: nick                                  on 2001/03/30  14:25:43
40767         Log: Skip order test of glob if case-ignoring system cannot 
40768              create a.test and A.test
40769      Branch: perlio
40770            ! t/lib/glob-basic.t
40771 ____________________________________________________________________________
40772 [  9466] By: nick                                  on 2001/03/30  13:03:12
40773         Log: Integrate mainline.
40774      Branch: perlio
40775            - ext/re/hints/aix.pl
40776           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
40777           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
40778           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
40779           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
40780 ____________________________________________________________________________
40781 [  9465] By: jhi                                   on 2001/03/30  03:53:37
40782         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
40783              the tests sometimes hang, sometimes not.)
40784      Branch: perl
40785            ! t/lib/io_multihomed.t t/lib/io_sock.t
40786 ____________________________________________________________________________
40787 [  9464] By: jhi                                   on 2001/03/30  02:56:04
40788         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
40789              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
40790              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
40791              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
40792      Branch: perl
40793            ! op.c
40794 ____________________________________________________________________________
40795 [  9463] By: jhi                                   on 2001/03/30  02:34:48
40796         Log: Test for #9462.
40797      Branch: perl
40798            ! t/lib/b.t
40799 ____________________________________________________________________________
40800 [  9462] By: jhi                                   on 2001/03/30  02:29:37
40801         Log: Subject: B::Deparse precedence bug. (Patch included.)
40802              From: Jeremy Madea <jmadea@inktomi.com>
40803              Date: Thu, 29 Mar 2001 12:05:02 -0800
40804              Message-ID: <20010329120502.A24881@dr.inktomi.com>
40805      Branch: perl
40806            ! ext/B/B/Deparse.pm
40807 ____________________________________________________________________________
40808 [  9461] By: jhi                                   on 2001/03/30  02:18:41
40809         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
40810              From: Peter Prymmer <pvhp@forte.com>
40811              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
40812              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
40813      Branch: perl
40814            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
40815            ! t/lib/md5-file.t
40816 ____________________________________________________________________________
40817 [  9460] By: jhi                                   on 2001/03/30  02:17:07
40818         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
40819              From: Robin Houston <robin@kitsite.com>
40820              Date: Thu, 29 Mar 2001 20:47:56 +0100
40821              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
40822      Branch: perl
40823            ! ext/B/B/Debug.pm
40824 ____________________________________________________________________________
40825 [  9459] By: jhi                                   on 2001/03/30  02:16:05
40826         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
40827              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
40828              Date: Wed, 28 Mar 2001 18:02:20 -0600
40829              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
40830      Branch: perl
40831            ! lib/ExtUtils/MM_VMS.pm
40832 ____________________________________________________________________________
40833 [  9458] By: jhi                                   on 2001/03/30  02:07:58
40834         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
40835              From: "Joshua E. Rodd" <jrodd@pbs.org>
40836              Date: Wed, 28 Mar 2001 17:29:12 -0500
40837              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
40838      Branch: perl
40839            ! pod/perlop.pod
40840 ____________________________________________________________________________
40841 [  9457] By: jhi                                   on 2001/03/30  02:04:33
40842         Log: Subject: ext/re/aix.pl can go
40843              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40844              Date: Thu, 29 Mar 2001 12:03:28 +0200
40845              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
40846      Branch: perl
40847            - ext/re/hints/aix.pl
40848            ! MANIFEST
40849 ____________________________________________________________________________
40850 [  9456] By: jhi                                   on 2001/03/30  02:03:32
40851         Log: Integrate perlio.
40852      Branch: perl
40853           !> ext/Encode/Encode.xs installperl
40854 ____________________________________________________________________________
40855 [  9455] By: nick                                  on 2001/03/29  21:11:46
40856         Log: DLL name has changed so installperl needs to know
40857              (Why isn't it working it out or passed it?)
40858      Branch: perlio
40859            ! installperl
40860 ____________________________________________________________________________
40861 [  9454] By: nick                                  on 2001/03/29  20:56:12
40862         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
40863              and we don't get undef warnings.
40864      Branch: perlio
40865            ! ext/Encode/Encode.xs
40866 ____________________________________________________________________________
40867 [  9453] By: nick                                  on 2001/03/29  17:58:48
40868         Log: Integrate mainline
40869      Branch: perlio
40870           !> Changes patchlevel.h
40871 ____________________________________________________________________________
40872 [  9452] By: jhi                                   on 2001/03/29  16:44:55
40873         Log: Update Changes.
40874      Branch: perl
40875            ! Changes patchlevel.h
40876 ____________________________________________________________________________
40877 [  9451] By: nick                                  on 2001/03/29  16:31:38
40878         Log: Integrate mainline
40879      Branch: perlio
40880           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
40881           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
40882           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
40883           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
40884           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
40885 ____________________________________________________________________________
40886 [  9450] By: jhi                                   on 2001/03/29  16:29:17
40887         Log: Integrate perlio.
40888      Branch: perl
40889           !> win32/buildext.pl
40890 ____________________________________________________________________________
40891 [  9449] By: jhi                                   on 2001/03/29  15:50:01
40892         Log: Update Changes.
40893      Branch: perl
40894            ! Changes patchlevel.h
40895 ____________________________________________________________________________
40896 [  9448] By: nick                                  on 2001/03/29  15:47:15
40897         Log: Make sure buildext.pl finds Errno.pm
40898      Branch: perlio
40899            ! win32/buildext.pl
40900 ____________________________________________________________________________
40901 [  9447] By: jhi                                   on 2001/03/29  15:39:34
40902         Log: Integrate perlio.
40903      Branch: perl
40904           !> win32/makefile.mk
40905 ____________________________________________________________________________
40906 [  9446] By: nick                                  on 2001/03/29  15:30:03
40907         Log: Integrate win32/makefile.mk with mainline.
40908      Branch: perlio
40909           !> win32/makefile.mk
40910 ____________________________________________________________________________
40911 [  9445] By: nick                                  on 2001/03/29  15:27:32
40912         Log: Fix breakage ... 
40913      Branch: perlio
40914            ! win32/makefile.mk
40915 ____________________________________________________________________________
40916 [  9444] By: jhi                                   on 2001/03/29  15:03:08
40917         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
40918              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
40919              Date: Thu, 29 Mar 2001 10:32:59 +0400
40920              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
40921      Branch: perl
40922            ! win32/makefile.mk
40923 ____________________________________________________________________________
40924 [  9443] By: jhi                                   on 2001/03/29  15:02:12
40925         Log: Integrate perlio.
40926      Branch: perl
40927           +> win32/buildext.pl
40928           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
40929           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
40930 ____________________________________________________________________________
40931 [  9442] By: nick                                  on 2001/03/29  14:59:11
40932         Log: Work in progress - determine win32 extensions to build via script.
40933      Branch: perlio
40934            + win32/buildext.pl
40935            ! MANIFEST win32/makefile.mk
40936 ____________________________________________________________________________
40937 [  9441] By: jhi                                   on 2001/03/29  14:51:47
40938         Log: Reintroduce the use of external pwd.
40939      Branch: perl
40940            ! t/lib/cwd.t
40941 ____________________________________________________________________________
40942 [  9440] By: jhi                                   on 2001/03/29  14:42:58
40943         Log: use warnings instead of -w.
40944      Branch: perl
40945            ! utils/h2xs.PL
40946 ____________________________________________________________________________
40947 [  9439] By: jhi                                   on 2001/03/29  14:41:52
40948         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
40949              From: Jonathan Stowe <gellyfish@gellyfish.com>
40950              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
40951              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
40952      Branch: perl
40953            ! utils/h2xs.PL
40954 ____________________________________________________________________________
40955 [  9438] By: jhi                                   on 2001/03/29  14:39:38
40956         Log: Subject: [PATCH perl@9424] minor pod nits
40957              From: Robin Barker <rmb1@cise.npl.co.uk>
40958              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
40959              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
40960      Branch: perl
40961            ! pod/perlhack.pod pod/perliol.pod
40962 ____________________________________________________________________________
40963 [  9437] By: jhi                                   on 2001/03/29  14:29:16
40964         Log: Subject: [PATCH perl@9424] typemap cast warning
40965              From: Robin Barker <rmb1@cise.npl.co.uk>
40966              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
40967              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
40968      Branch: perl
40969            ! lib/ExtUtils/typemap
40970 ____________________________________________________________________________
40971 [  9436] By: jhi                                   on 2001/03/29  14:26:03
40972         Log: Subject: [PATCH perl@9424] printf warning
40973              From: Robin Barker <rmb1@cise.npl.co.uk>
40974              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
40975              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
40976      Branch: perl
40977            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
40978            ! ext/Storable/Storable.xs toke.c
40979 ____________________________________________________________________________
40980 [  9435] By: nick                                  on 2001/03/29  14:23:31
40981         Log: Win32 has name conflict with ERROR
40982      Branch: perlio
40983            ! ext/PerlIO/Via/Via.xs
40984 ____________________________________________________________________________
40985 [  9434] By: jhi                                   on 2001/03/29  14:17:48
40986         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
40987              From: Peter Prymmer <pvhp@forte.com>
40988              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
40989              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
40990      Branch: perl
40991            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
40992 ____________________________________________________________________________
40993 [  9433] By: jhi                                   on 2001/03/29  13:52:44
40994         Log: test-prep target was missing.
40995      Branch: perl
40996            ! Makefile.SH
40997 ____________________________________________________________________________
40998 [  9432] By: nick                                  on 2001/03/29  12:40:03
40999         Log: Make as-shipped compiler default to MSVC6 
41000      Branch: perlio
41001            ! win32/makefile.mk
41002 ____________________________________________________________________________
41003 [  9431] By: nick                                  on 2001/03/29  12:12:16
41004         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
41005              akin to PerlIO::Scalar.
41006      Branch: perlio
41007            ! perlio.c perlio.h
41008 ____________________________________________________________________________
41009 [  9430] By: nick                                  on 2001/03/29  10:56:35
41010         Log: Integrate mainline.
41011      Branch: perlio
41012           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
41013           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
41014           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
41015           !> win32/makefile.mk win32/win32sck.c
41016 ____________________________________________________________________________
41017 [  9429] By: nick                                  on 2001/03/29  09:03:43
41018         Log: Noticed that two tests were skipped as perlio:: package
41019              isn't there any more. Changed the skip condition.
41020              Avoid core-dump if sv_utf8_upgrade() called on something
41021              that does not become SvPOK after SvPV() (e.g. a ref).
41022      Branch: perlio
41023            ! sv.c t/io/utf8.t t/lib/io_scalar.t
41024 ____________________________________________________________________________
41025 [  9428] By: jhi                                   on 2001/03/29  01:31:47
41026         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
41027              From: Benjamin Sugars <bsugars@canoe.ca> 
41028              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
41029              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
41030      Branch: perl
41031            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
41032            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
41033            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
41034 ____________________________________________________________________________
41035 [  9427] By: jhi                                   on 2001/03/29  00:49:30
41036         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
41037              From: "Vadim Konovalov" <watman@inbox.ru>
41038              Date: Thu, 29 Mar 2001 01:50:12 +0400
41039              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
41040      Branch: perl
41041            ! win32/makefile.mk win32/win32sck.c
41042 ____________________________________________________________________________
41043 [  9426] By: gsar                                  on 2001/03/29  00:28:04
41044         Log: dmake can only handle == and != in comparisons; support building
41045              with Borland's VCL libraries (from Vadim Konovalov)
41046      Branch: maint-5.6/perl
41047            ! win32/makefile.mk
41048 ____________________________________________________________________________
41049 [  9425] By: nick                                  on 2001/03/28  19:29:56
41050         Log: Integrate (@snapshot)
41051      Branch: perlio
41052           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
41053 ____________________________________________________________________________
41054 [  9424] By: jhi                                   on 2001/03/28  19:03:16
41055         Log: Update Changes.
41056      Branch: perl
41057            ! Changes patchlevel.h
41058 ____________________________________________________________________________
41059 [  9423] By: jhi                                   on 2001/03/28  18:52:09
41060         Log: Rmdir lib/XS on cleanup.
41061      Branch: perl
41062            ! Makefile.SH
41063 ____________________________________________________________________________
41064 [  9422] By: jhi                                   on 2001/03/28  18:49:34
41065         Log: Integrate perlio.
41066      Branch: perl
41067           !> t/op/utf8decode.t
41068 ____________________________________________________________________________
41069 [  9421] By: nick                                  on 2001/03/28  18:46:44
41070         Log: Loose duplicate chunk.
41071      Branch: perlio
41072            ! t/op/utf8decode.t
41073 ____________________________________________________________________________
41074 [  9420] By: nick                                  on 2001/03/28  18:44:11
41075         Log: Integrate mainline.
41076      Branch: perlio
41077           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
41078           !> vms/vmsish.h
41079 ____________________________________________________________________________
41080 [  9419] By: jhi                                   on 2001/03/28  18:42:05
41081         Log: Can't trust external pwds
41082              (either shell builtins or external programs)
41083      Branch: perl
41084            ! t/lib/cwd.t
41085 ____________________________________________________________________________
41086 [  9418] By: jhi                                   on 2001/03/28  18:34:05
41087         Log: Integrate perlio.
41088      Branch: perl
41089            - lib/perlio.pm
41090           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
41091           !> t/op/utf8decode.t
41092 ____________________________________________________________________________
41093 [  9417] By: nick                                  on 2001/03/28  18:24:02
41094         Log: PerlIO.pm / perlio.pm conflict.
41095              Update some pods.
41096              Make t/op/utf8decode.t a text file.
41097      Branch: perlio
41098            - lib/perlio.pm
41099            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
41100            ! t/op/utf8decode.t
41101 ____________________________________________________________________________
41102 [  9416] By: jhi                                   on 2001/03/28  18:06:07
41103         Log: Integrate change #9409 from mainline to maintperl.
41104              
41105              Yet another tweak on AIX dynaloading.
41106      Branch: maint-5.6/perl
41107           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
41108 ____________________________________________________________________________
41109 [  9415] By: gsar                                  on 2001/03/28  17:13:01
41110         Log: integrate changes#9377,9385,9401 from mainline
41111              
41112              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
41113              
41114              If directory entries compare equal case-insensitively,
41115              retry case-sensitively.
41116              
41117              Subject: [PATCH] B::Terse and warnings
41118      Branch: maint-5.6/perl
41119           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
41120           !> t/pragma/warn/perl
41121 ____________________________________________________________________________
41122 [  9414] By: jhi                                   on 2001/03/28  17:11:12
41123         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
41124              From: "Craig A. Berry" <craigberry@mac.com>
41125              Date: Wed, 28 Mar 2001 10:55:20 -0600
41126              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
41127      Branch: perl
41128            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
41129 ____________________________________________________________________________
41130 [  9413] By: jhi                                   on 2001/03/28  17:03:12
41131         Log: Dup hunk.
41132      Branch: perl
41133            ! t/op/utf8decode.t
41134 ____________________________________________________________________________
41135 [  9412] By: jhi                                   on 2001/03/28  17:02:36
41136         Log: Forced integrate from perlio.
41137      Branch: perl
41138           !> t/op/utf8decode.t
41139 ____________________________________________________________________________
41140 [  9411] By: nick                                  on 2001/03/28  16:50:03
41141         Log: Integrate mainline.
41142      Branch: perlio
41143           +> t/lib/cwd.t
41144           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
41145           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
41146           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
41147           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
41148           !> t/pragma/warn/perl
41149 ____________________________________________________________________________
41150 [  9410] By: jhi                                   on 2001/03/28  16:44:23
41151         Log: Subject: Re: [PATCH] 9403 cannot be tested
41152              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41153              Date: Wed, 28 Mar 2001 18:33:56 +0200
41154              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
41155      Branch: perl
41156            ! makedef.pl
41157 ____________________________________________________________________________
41158 [  9409] By: jhi                                   on 2001/03/28  16:12:45
41159         Log: Yet another tweak on AIX dynaloading.
41160      Branch: perl
41161            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
41162 ____________________________________________________________________________
41163 [  9408] By: jhi                                   on 2001/03/28  15:52:55
41164         Log: Subject: [PATCH] 9403 cannot be tested
41165              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
41166              Date: Wed, 28 Mar 2001 17:23:00 +0200
41167              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
41168              
41169              A missing symbol.
41170      Branch: perl
41171            ! makedef.pl
41172 ____________________________________________________________________________
41173 [  9407] By: jhi                                   on 2001/03/28  15:47:43
41174         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
41175      Branch: perl
41176            ! t/op/utf8decode.t
41177           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
41178           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
41179 ____________________________________________________________________________
41180 [  9406] By: jhi                                   on 2001/03/28  15:37:08
41181         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
41182              From: Benjamin Sugars <bsugars@canoe.ca> 
41183              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
41184              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
41185      Branch: perl
41186            + t/lib/cwd.t
41187            ! MANIFEST
41188 ____________________________________________________________________________
41189 [  9405] By: jhi                                   on 2001/03/28  15:13:18
41190         Log: pp_ne() needs a CORRECT boolean.
41191      Branch: perl
41192            ! pp.c
41193 ____________________________________________________________________________
41194 [  9404] By: jhi                                   on 2001/03/28  15:09:23
41195         Log: pp_ne() needs a boolean, not an integer.
41196      Branch: perl
41197            ! pp.c
41198 ____________________________________________________________________________
41199 [  9403] By: jhi                                   on 2001/03/28  14:47:43
41200         Log: (Retracted by #9404.)
41201      Branch: perl
41202            ! pp.c
41203 ____________________________________________________________________________
41204 [  9402] By: jhi                                   on 2001/03/28  14:43:59
41205         Log: Subject: Re: [PATCH] Typemap testing
41206              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
41207              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
41208              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
41209      Branch: perl
41210            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
41211            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
41212 ____________________________________________________________________________
41213 [  9401] By: jhi                                   on 2001/03/28  14:42:14
41214         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
41215              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
41216              Date: Sun, 25 Mar 2001 21:59:15 +0100
41217              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
41218              
41219              A variable will be checked for the "use once" warnings if:
41220              
41221              1. It is in the scope of a use warnings 'once'
41222              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
41223              
41224              Otherwise it won't be checked at all.
41225              
41226              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
41227              
41228              The enclosed patch partially fixes this issue. What I didn't
41229              get to work was the case where the "used once" warning is enabled
41230              in any file other than the main file.
41231      Branch: perl
41232            ! gv.c t/pragma/warn/perl
41233 ____________________________________________________________________________
41234 [  9400] By: nick                                  on 2001/03/28  14:38:24
41235         Log: More EBCDIC tweaks:
41236              - one more swash issue &~(0xA0-1) did not do the right thing,
41237              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
41238              - add "use re 'asciirange'" to make [!-~] etc. work
41239              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
41240              - Choose a key for t/op/each.t test which gets encoded.
41241              - Skip utf8decode if this is UTF-EBCDIC.
41242      Branch: perlio
41243            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
41244            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
41245 ____________________________________________________________________________
41246 [  9399] By: jhi                                   on 2001/03/28  14:21:00
41247         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
41248              Andreas Schwab.
41249      Branch: perl
41250            ! pp.c
41251 ____________________________________________________________________________
41252 [  9398] By: jhi                                   on 2001/03/28  00:55:56
41253         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
41254              From: David Dyck <dcd@tc.fluke.com>
41255              Date: Tue, 27 Mar 2001 15:16:24 -0800
41256              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
41257      Branch: perl
41258            ! ext/IO/lib/IO/Socket.pm
41259 ____________________________________________________________________________
41260 [  9397] By: jhi                                   on 2001/03/27  21:52:49
41261         Log: Integrate perlio.
41262      Branch: perl
41263           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
41264           +> ext/PerlIO/Via/Via.xs
41265           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
41266 ____________________________________________________________________________
41267 [  9396] By: nick                                  on 2001/03/27  21:45:13
41268         Log: Integrate mainline.
41269      Branch: perlio
41270           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
41271           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
41272 ____________________________________________________________________________
41273 [  9395] By: nick                                  on 2001/03/27  21:18:58
41274         Log: Outline docs for PerlIO and PerlIO::Scalar
41275      Branch: perlio
41276            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
41277 ____________________________________________________________________________
41278 [  9394] By: nick                                  on 2001/03/27  20:50:13
41279         Log: PerlIO::Via layer (alpha-ish).
41280      Branch: perlio
41281            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
41282            + ext/PerlIO/Via/Via.xs
41283            ! MANIFEST
41284 ____________________________________________________________________________
41285 [  9393] By: jhi                                   on 2001/03/27  20:49:55
41286         Log: Retract #9329 now that 9390 should take care of the matter.
41287      Branch: perl
41288            ! utils/h2xs.PL
41289 ____________________________________________________________________________
41290 [  9390] By: jhi                                   on 2001/03/27  20:47:50
41291         Log: Subject: Autoloading Errno.pm when %! is encountered
41292              From: Robin Houston <robin@kitsite.com>
41293              Date: Tue, 27 Mar 2001 20:57:11 +0100
41294              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
41295      Branch: perl
41296            ! embed.h embed.pl gv.c proto.h t/op/magic.t
41297 ____________________________________________________________________________
41298 [  9389] By: jhi                                   on 2001/03/27  20:24:31
41299         Log: Integrate perlio.
41300      Branch: perl
41301           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
41302           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
41303           !> utf8.c
41304 ____________________________________________________________________________
41305 [  9388] By: jhi                                   on 2001/03/27  20:21:38
41306         Log: Better have a three-element array if one is going to assign
41307              to the third element of that array. (from Tim Jenness)
41308      Branch: perl
41309            ! ext/XS/Typemap/Typemap.xs
41310 ____________________________________________________________________________
41311 [  9387] By: nick                                  on 2001/03/27  20:15:43
41312         Log: Integrate mainline.
41313      Branch: perlio
41314           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
41315           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
41316           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
41317           +> t/lib/xs-typemap.t
41318           !> (integrate 34 files)
41319 ____________________________________________________________________________
41320 [  9386] By: jhi                                   on 2001/03/27  20:04:18
41321         Log: Subject: Re: perl@9359 breaks HTML::Parser
41322              From: Gisle Aas <gisle@ActiveState.com>
41323              Date: 27 Mar 2001 11:30:24 -0800
41324              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
41325              
41326              Clarify the UTF-8 issues of the API docs.
41327              (Slightly reworded and expanded.)
41328      Branch: perl
41329            ! pod/perlapi.pod sv.c sv.h
41330 ____________________________________________________________________________
41331 [  9385] By: jhi                                   on 2001/03/27  19:44:25
41332         Log: If directory entries compare equal case-insensitively,
41333              retry case-sensitively.
41334      Branch: perl
41335            ! ext/File/Glob/bsd_glob.c
41336 ____________________________________________________________________________
41337 [  9384] By: nick                                  on 2001/03/27  19:38:50
41338         Log: Various EBCDIC fixes:
41339              - major revelation that swash code is encoding aware,
41340              (or thought it was) - now it is ;-)
41341              - With that out of the way fix a slab of tr/// cases.
41342              - Fix Encode 'Unicode' to be true Unicode so tests pass.
41343              - As anticipated Base64.xs needed tweaks.
41344              - Until tr/// works right avoid old_encode64 in MIME tests.
41345      Branch: perlio
41346            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
41347            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
41348 ____________________________________________________________________________
41349 [  9383] By: jhi                                   on 2001/03/27  18:34:41
41350         Log: Add the std test suite BEGIN block.
41351      Branch: perl
41352            ! t/lib/xs-typemap.t
41353 ____________________________________________________________________________
41354 [  9382] By: jhi                                   on 2001/03/27  15:16:07
41355         Log: Add debugging output to the test.
41356      Branch: perl
41357            ! t/lib/glob-basic.t
41358 ____________________________________________________________________________
41359 [  9381] By: jhi                                   on 2001/03/27  15:08:10
41360         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
41361      Branch: perl
41362            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
41363            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
41364            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
41365            + t/lib/xs-typemap.t
41366            ! MANIFEST
41367 ____________________________________________________________________________
41368 [  9380] By: jhi                                   on 2001/03/27  14:48:34
41369         Log: Subject: [PATCH] Typemap testing
41370              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
41371              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
41372              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
41373              
41374              (The first part of the patch.)
41375      Branch: perl
41376            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
41377 ____________________________________________________________________________
41378 [  9379] By: jhi                                   on 2001/03/27  14:44:56
41379         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
41380              From: Benjamin Sugars <bsugars@canoe.ca> 
41381              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
41382              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
41383      Branch: perl
41384            ! t/lib/glob-basic.t
41385 ____________________________________________________________________________
41386 [  9378] By: jhi                                   on 2001/03/27  14:42:30
41387         Log: Subject: [PATCH] perlvar nit
41388              From: Simon Cozens <simon@netthink.co.uk>
41389              Date: Tue, 27 Mar 2001 01:12:01 +0100
41390              Message-ID: <20010327011201.A19179@netthink.co.uk>
41391      Branch: perl
41392            ! pod/perlvar.pod
41393 ____________________________________________________________________________
41394 [  9377] By: jhi                                   on 2001/03/27  14:36:26
41395         Log: Subject: [PATCH] B::Terse and warnings
41396              From: Benjamin Sugars <ben.sugars@home.com>
41397              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
41398              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
41399      Branch: perl
41400            ! ext/B/B.pm ext/B/B/Terse.pm
41401 ____________________________________________________________________________
41402 [  9376] By: jhi                                   on 2001/03/27  14:31:31
41403         Log: Document sockatmark() some.
41404      Branch: perl
41405            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
41406            ! pod/perltoc.pod
41407 ____________________________________________________________________________
41408 [  9375] By: jhi                                   on 2001/03/27  14:00:24
41409         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
41410              noted by Gisle and fixed by NI-S.
41411      Branch: perl
41412            ! sv.c
41413 ____________________________________________________________________________
41414 [  9374] By: jhi                                   on 2001/03/27  05:50:01
41415         Log: Regen toc.
41416      Branch: perl
41417            ! pod/perltoc.pod
41418 ____________________________________________________________________________
41419 [  9373] By: jhi                                   on 2001/03/27  05:43:51
41420         Log: Pixie documenting.
41421      Branch: perl
41422            ! Makefile.SH pod/perlhack.pod
41423 ____________________________________________________________________________
41424 [  9372] By: jhi                                   on 2001/03/27  05:29:34
41425         Log: Metaconfig unit changes for #9371.
41426      Branch: metaconfig
41427            ! U/modified/myhostname.U
41428      Branch: metaconfig/U/perl
41429            + d_sockatmark.U
41430            ! gccvers.U
41431 ____________________________________________________________________________
41432 [  9371] By: jhi                                   on 2001/03/27  05:29:07
41433         Log: Add sockatmark() probing.
41434      Branch: perl
41435            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41436            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
41437            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
41438            ! vos/config.ga.h win32/config.bc win32/config.gc
41439            ! win32/config.vc
41440 ____________________________________________________________________________
41441 [  9370] By: jhi                                   on 2001/03/26  22:01:18
41442         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
41443              Really need to benchmark this.
41444      Branch: perl
41445            ! pp.c
41446 ____________________________________________________________________________
41447 [  9369] By: nick                                  on 2001/03/26  21:59:30
41448         Log: Integrate mainline.
41449      Branch: perlio
41450            ! ext/MIME/Base64/QuotedPrint.pm
41451           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
41452           !> patchlevel.h pod/perlhack.pod pp_sys.c
41453 ____________________________________________________________________________
41454 [  9368] By: jhi                                   on 2001/03/26  21:47:03
41455         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
41456              
41457              TODO1: perlbench.
41458              TODO2: le, lt, ge, gt?  Yech.
41459      Branch: perl
41460            ! pp.c
41461 ____________________________________________________________________________
41462 [  9367] By: jhi                                   on 2001/03/26  21:34:57
41463         Log: Too much cut-and-paste in #9363.
41464      Branch: perl
41465            ! pp_sys.c
41466 ____________________________________________________________________________
41467 [  9366] By: jhi                                   on 2001/03/26  21:20:53
41468         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
41469              From: Andreas Schwab <schwab@suse.de>
41470              Date: 26 Mar 2001 17:29:04 +0200
41471              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
41472              
41473              (The patch for 5.6.0 or so, this is a guess for bleadperl)
41474      Branch: perl
41475            ! pp_hot.c
41476 ____________________________________________________________________________
41477 [  9365] By: jhi                                   on 2001/03/26  21:07:54
41478         Log: Integrate perlio.
41479      Branch: perl
41480           !> perlio.c
41481 ____________________________________________________________________________
41482 [  9364] By: nick                                  on 2001/03/26  20:30:48
41483         Log: REFCNT botch in layer name cache hash.
41484      Branch: perlio
41485            ! perlio.c
41486 ____________________________________________________________________________
41487 [  9363] By: jhi                                   on 2001/03/26  18:44:32
41488         Log: Subject: [PATCH] socket() leaks file descriptors
41489              From: Benjamin Sugars <bsugars@canoe.ca>
41490              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
41491              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
41492              
41493              Also sockpair() fixed similarly.
41494      Branch: perl
41495            ! pp_sys.c
41496 ____________________________________________________________________________
41497 [  9362] By: jhi                                   on 2001/03/26  18:37:52
41498         Log: Integrate perlio.
41499      Branch: perl
41500           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
41501 ____________________________________________________________________________
41502 [  9361] By: nick                                  on 2001/03/26  17:32:06
41503         Log: Implement flush of linebuffered streams on read of a tty.
41504      Branch: perlio
41505            ! perlio.c perliol.h
41506 ____________________________________________________________________________
41507 [  9360] By: nick                                  on 2001/03/26  17:12:32
41508         Log: Memory tweaks and notes for OEMVS.
41509      Branch: perlio
41510            ! README.os390 miniperlmain.c t/op/pat.t
41511 ____________________________________________________________________________
41512 [  9359] By: jhi                                   on 2001/03/26  02:12:54
41513         Log: Update Changes.
41514      Branch: perl
41515            ! Changes patchlevel.h
41516 ____________________________________________________________________________
41517 [  9358] By: jhi                                   on 2001/03/26  02:05:32
41518         Log: Document the most common pixie options.
41519      Branch: perl
41520            ! pod/perlhack.pod
41521 ____________________________________________________________________________
41522 [  9357] By: jhi                                   on 2001/03/26  01:25:28
41523         Log: For perl.pixie check *before* compiling that optimize is -g,
41524              as for perl.third.
41525      Branch: perl
41526            ! Makefile.SH
41527 ____________________________________________________________________________
41528 [  9356] By: jhi                                   on 2001/03/26  01:13:41
41529         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
41530      Branch: perl
41531            ! Makefile.SH
41532 ____________________________________________________________________________
41533 [  9355] By: jhi                                   on 2001/03/26  01:11:19
41534         Log: Remove t/perl.third.
41535      Branch: perl
41536            ! Makefile.SH
41537 ____________________________________________________________________________
41538 [  9354] By: jhi                                   on 2001/03/26  00:23:38
41539         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
41540              IO::Sockatmark().
41541      Branch: perl
41542            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
41543 ____________________________________________________________________________
41544 [  9353] By: jhi                                   on 2001/03/25  22:25:04
41545         Log: Integrate perlio.
41546      Branch: perl
41547           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
41548           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
41549           !> pp_hot.c win32/makefile.mk
41550 ____________________________________________________________________________
41551 [  9352] By: jhi                                   on 2001/03/25  22:21:41
41552         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
41553              From: Radu Greab <radu@netsoft.ro>
41554              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
41555              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
41556      Branch: perl
41557            ! pp_sys.c
41558 ____________________________________________________________________________
41559 [  9351] By: nick                                  on 2001/03/25  22:15:02
41560         Log: Fix readline in list mode to tell rest of world that it has
41561              things on the stack. Otherwise if perl code gets invoked
41562              underneath it it scribbles over results-so-far.
41563              (Why TIEHANDLE has not tripped on this is a mystery.)
41564      Branch: perlio
41565            ! pp_hot.c
41566 ____________________________________________________________________________
41567 [  9350] By: nick                                  on 2001/03/25  22:10:13
41568         Log: win32/makefile.mk typos
41569      Branch: perlio
41570            ! win32/makefile.mk
41571 ____________________________________________________________________________
41572 [  9349] By: nick                                  on 2001/03/25  21:31:14
41573         Log: Integrate now-non-binary file.
41574      Branch: perlio
41575           !> t/lib/mimeqp.t
41576 ____________________________________________________________________________
41577 [  9348] By: nick                                  on 2001/03/25  21:27:24
41578         Log: Make it text
41579      Branch: perlio
41580            ! t/lib/mimeqp.t
41581 ____________________________________________________________________________
41582 [  9347] By: nick                                  on 2001/03/25  21:25:37
41583         Log: Integrate mainline.
41584      Branch: perlio
41585           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
41586           !> lib/Term/ReadLine.pm t/lib/md5-file.t
41587 ____________________________________________________________________________
41588 [  9346] By: nick                                  on 2001/03/25  20:58:15
41589         Log: Add destruct time hook to PerlIO (for work-in-process implementing
41590              layers in perl code. In such cases layers need to be popped before
41591              we loose the ability to run perl code.)
41592              Also back-out "PerlIO::object" hook - it isn't going to work like that...
41593      Branch: perlio
41594            ! perl.c perlio.c perlio.h perliol.h
41595 ____________________________________________________________________________
41596 [  9345] By: nick                                  on 2001/03/25  20:49:11
41597         Log: Avoid at leasy one of undefined warnings in Encode.
41598      Branch: perlio
41599            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
41600 ____________________________________________________________________________
41601 [  9344] By: jhi                                   on 2001/03/25  20:37:43
41602         Log: A workaround for using Term::ReadLine in emacs minibuffer
41603              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
41604              additional tweaks from Ilya Zakharevich.
41605      Branch: perl
41606            ! lib/Term/ReadLine.pm
41607 ____________________________________________________________________________
41608 [  9343] By: nick                                  on 2001/03/25  20:21:14
41609         Log: Missing return value.
41610      Branch: perlio
41611            ! ext/PerlIO/Scalar/Scalar.xs
41612 ____________________________________________________________________________
41613 [  9342] By: jhi                                   on 2001/03/25  16:21:00
41614         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
41615              to equal the CPAN versions since no code changes have been made.
41616      Branch: perl
41617            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
41618            ! t/lib/md5-file.t
41619 ____________________________________________________________________________
41620 [  9341] By: jhi                                   on 2001/03/25  16:01:48
41621         Log: Escape 8-bit characters.
41622      Branch: perl
41623            ! t/lib/mimeqp.t
41624 ____________________________________________________________________________
41625 [  9340] By: gsar                                  on 2001/03/25  15:50:53
41626         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
41627              chars)
41628      Branch: perl
41629            + t/lib/mimeqp.t
41630 ____________________________________________________________________________
41631 [  9339] By: gsar                                  on 2001/03/25  15:48:50
41632         Log: delete mimeqp.t for later add with text mode set
41633      Branch: perl
41634            - t/lib/mimeqp.t
41635 ____________________________________________________________________________
41636 [  9338] By: nick                                  on 2001/03/25  09:01:57
41637         Log: Integrate mainline.
41638      Branch: perlio
41639           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
41640           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
41641           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
41642           +> t/lib/mimeb64u.t t/lib/mimeqp.t
41643           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
41644           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
41645           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
41646 ____________________________________________________________________________
41647 [  9337] By: jhi                                   on 2001/03/25  04:23:24
41648         Log: Add MIME::Base64 here and there.  Again, a lot of
41649              optimism is in the air.
41650      Branch: perl
41651            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
41652            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
41653 ____________________________________________________________________________
41654 [  9336] By: jhi                                   on 2001/03/25  04:12:43
41655         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
41656              this by ear as I do not do Win32 programming.)
41657      Branch: perl
41658            ! win32/Makefile win32/makefile.mk
41659 ____________________________________________________________________________
41660 [  9335] By: jhi                                   on 2001/03/25  04:03:50
41661         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
41662      Branch: perl
41663            ! t/lib/md5-file.t
41664 ____________________________________________________________________________
41665 [  9334] By: jhi                                   on 2001/03/25  03:58:53
41666         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
41667      Branch: perl
41668            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
41669            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
41670            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
41671            + t/lib/mimeb64u.t t/lib/mimeqp.t
41672            ! MANIFEST
41673 ____________________________________________________________________________
41674 [  9333] By: jhi                                   on 2001/03/24  20:14:37
41675         Log: Integrate perlio.
41676      Branch: perl
41677           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
41678 ____________________________________________________________________________
41679 [  9332] By: nick                                  on 2001/03/24  19:40:34
41680         Log: Fix un-init variable leading to spurious "Out of Memory!"
41681      Branch: perlio
41682            ! doio.c
41683 ____________________________________________________________________________
41684 [  9331] By: nick                                  on 2001/03/24  19:09:59
41685         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
41686              and update layers internals doc.
41687      Branch: perlio
41688            ! pod/perlfunc.pod pod/perliol.pod
41689 ____________________________________________________________________________
41690 [  9330] By: jhi                                   on 2001/03/24  18:42:11
41691         Log: The length might be uninitialized garbage if the *svp is the undef.
41692      Branch: perl
41693            ! doio.c
41694 ____________________________________________________________________________
41695 [  9329] By: jhi                                   on 2001/03/24  18:26:57
41696         Log: (Retracted by #9393)
41697              
41698              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
41699              From: Simon Cozens <simon@netthink.co.uk>
41700              Date: Sat, 24 Mar 2001 17:13:17 +0000
41701              Message-ID: <20010324171317.A13406@netthink.co.uk>
41702      Branch: perl
41703            ! utils/h2xs.PL
41704 ____________________________________________________________________________
41705 [  9328] By: nick                                  on 2001/03/24  17:22:02
41706         Log: Integrate mainline.
41707      Branch: perlio
41708           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
41709           !> lib/unicode/version
41710 ____________________________________________________________________________
41711 [  9327] By: nick                                  on 2001/03/24  17:16:02
41712         Log: Integrate mainline.
41713      Branch: perlio
41714           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
41715           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
41716           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
41717           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
41718           +> t/lib/md5-file.t
41719           !> MANIFEST Makefile.SH configure.com djgpp/config.over
41720           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
41721           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
41722           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
41723           !> win32/makefile.mk
41724 ____________________________________________________________________________
41725 [  9326] By: jhi                                   on 2001/03/24  17:00:42
41726         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
41727      Branch: perl
41728            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
41729            ! lib/unicode/version
41730 ____________________________________________________________________________
41731 [  9325] By: jhi                                   on 2001/03/24  16:22:33
41732         Log: Subject: Re: B::Deparse bug (5.6.0)
41733              From: Robin Houston <robin@kitsite.com>
41734              Date: Sat, 24 Mar 2001 14:33:09 +0000
41735              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
41736      Branch: perl
41737            ! op.c pp.c t/lib/b.t t/op/repeat.t
41738 ____________________________________________________________________________
41739 [  9324] By: jhi                                   on 2001/03/24  16:21:56
41740         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
41741              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
41742              these additions may be too optimistic.
41743      Branch: perl
41744            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
41745            ! hints/uwin.sh hints/vmesa.sh
41746 ____________________________________________________________________________
41747 [  9323] By: jhi                                   on 2001/03/24  16:06:01
41748         Log: Integrate perlio.
41749      Branch: perl
41750           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
41751           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
41752            ! Makefile.SH
41753           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
41754           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
41755           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
41756           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
41757           !> win32/makefile.mk win32/perlhost.h win32/win32.c
41758           !> win32/win32iop.h
41759 ____________________________________________________________________________
41760 [  9322] By: nick                                  on 2001/03/24  14:39:12
41761         Log: Routine Win32 regen_config_h - no real changes.
41762      Branch: perlio
41763            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
41764 ____________________________________________________________________________
41765 [  9321] By: nick                                  on 2001/03/24  14:31:49
41766         Log: PerlIO fixups for Win32:
41767              - provide win33_popenlist() - non-functional as yet.
41768              - avoid need for aTHX in PerlIO_debug calls - even if not 
41769              enabled args are still evaluated so Win32 has trouble during fork().
41770              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
41771              - Fixup makedef.pl for latest set of symbols.
41772      Branch: perlio
41773            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
41774            ! win32/perlhost.h win32/win32.c win32/win32iop.h
41775 ____________________________________________________________________________
41776 [  9320] By: nick                                  on 2001/03/24  14:26:58
41777         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
41778              was gibberish - broke it on WIn32 at least.
41779      Branch: perlio
41780            ! ext/POSIX/POSIX.xs
41781 ____________________________________________________________________________
41782 [  9319] By: nick                                  on 2001/03/24  11:29:41
41783         Log: Generated files.
41784      Branch: perlio
41785            ! embed.h global.sym objXSUB.h perlapi.c proto.h
41786 ____________________________________________________________________________
41787 [  9318] By: nick                                  on 2001/03/24  10:29:37
41788         Log: Implement:
41789              1.  open($fh,"+<",undef);  # add test to t/io/open.t
41790              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
41791      Branch: perlio
41792            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
41793            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
41794            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
41795            ! t/io/open.t t/io/utf8.t
41796 ____________________________________________________________________________
41797 [  9317] By: jhi                                   on 2001/03/23  23:41:25
41798         Log: AIX does seems to have optimization problems with its C compilers.
41799      Branch: perl
41800            ! hints/aix.sh
41801 ____________________________________________________________________________
41802 [  9316] By: jhi                                   on 2001/03/23  23:40:46
41803         Log: Integrate perlio.
41804      Branch: perl
41805           +> lib/PerlIO.pm
41806           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
41807           !> perliol.h
41808 ____________________________________________________________________________
41809 [  9315] By: jhi                                   on 2001/03/23  22:16:30
41810         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
41811      Branch: perl
41812            ! t/lib/md5-file.t
41813 ____________________________________________________________________________
41814 [  9314] By: nick                                  on 2001/03/23  20:49:02
41815         Log: Perlio internals re-organized.
41816              - open process creates AV of layer/arg pairs
41817              (appends layers from open() or open.pm to default list).
41818              - push arg is now an SV.
41819              - layer ->Open get passed the AV
41820              - open is no longer mandatory method.
41821              - topmost layer that has ->Open method does the open
41822              - any layers above are pushed once that returns.
41823              - vtable re-ordered so dummy layers need only provide push/pop methods.
41824      Branch: perlio
41825            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
41826 ____________________________________________________________________________
41827 [  9313] By: nick                                  on 2001/03/23  16:27:41
41828         Log: Check in a stable (working) version before next round of tweaks.
41829              Changes include:
41830              - Move default layers code out of doio.c and into perlio.c
41831              - Single routine for parsing layer specification strings.
41832              - Skeleton support for demand loading of layers
41833              - Core-dump avoidance if PERLIO environment specifies loadable layer
41834              (does not _work_ as need IO to load and need load to do IO ...)
41835      Branch: perlio
41836            + lib/PerlIO.pm
41837            ! MANIFEST doio.c perlio.c
41838 ____________________________________________________________________________
41839 [  9312] By: gsar                                  on 2001/03/23  16:25:25
41840         Log: add execute bit to files with shebang lines in the repository;
41841              avoid clobbering execute bit in Porting/makerel 
41842      Branch: maint-5.6/perl
41843            ! (edit 144 files)
41844 ____________________________________________________________________________
41845 [  9311] By: jhi                                   on 2001/03/23  14:25:35
41846         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
41847      Branch: perl
41848            ! MANIFEST
41849 ____________________________________________________________________________
41850 [  9310] By: jhi                                   on 2001/03/23  13:45:04
41851         Log: Subject: [PATCH] Net::Ping
41852              From: Colin McMillen <mcmi0037@tc.umn.edu>
41853              Date: Thu, 22 Mar 2001 19:30:31 -0600
41854              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
41855      Branch: perl
41856            ! lib/Net/Ping.pm
41857 ____________________________________________________________________________
41858 [  9309] By: jhi                                   on 2001/03/23  13:39:13
41859         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
41860      Branch: perl
41861            ! t/lib/md5-aaa.t t/lib/md5-file.t
41862 ____________________________________________________________________________
41863 [  9308] By: jhi                                   on 2001/03/23  13:20:34
41864         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
41865              - bump the version to 2.14
41866              - drop the base64 tests since they require MIME::Base64
41867              - drop the rfc1321.txt
41868              - drop the hints/dec_osf.pl since it's only needed for
41869              pre-5.005_03 Perls
41870              Todo:
41871              - the U32 alignment testing is now removed; it needs to
41872              be reintroduced as as a Config variable (meaning also
41873              as a Configure test)
41874              - get the new EBCDIC md5sum for MD5.pm
41875              - test in Win32 to see how badly I botched the makefiles
41876      Branch: perl
41877            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
41878            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
41879            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
41880            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
41881            + t/lib/md5-file.t
41882            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
41883            ! win32/Makefile win32/makefile.mk
41884 ____________________________________________________________________________
41885 [  9307] By: jhi                                   on 2001/03/23  12:56:14
41886         Log: Integrate change #9306 from maintperl into mainline,
41887              AIX dynaloader for AIXes without <load.h>.
41888      Branch: perl
41889           !> ext/DynaLoader/hints/aix.pl
41890 ____________________________________________________________________________
41891 [  9306] By: jhi                                   on 2001/03/23  12:51:36
41892         Log: There are AIXes without /usr/include/load.h,
41893              patch from H.Merijn Brand.
41894      Branch: maint-5.6/perl
41895            ! ext/DynaLoader/hints/aix.pl
41896 ____________________________________________________________________________
41897 [  9305] By: nick                                  on 2001/03/23  11:00:42
41898         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
41899      Branch: perlio
41900            ! ext/Encode/Encode.xs perlio.c perlio.h
41901 ____________________________________________________________________________
41902 [  9304] By: nick                                  on 2001/03/23  10:20:46
41903         Log: Render -Duseperlio functional again.
41904              - this is "quick fix" which calls PerlIO_apply_layers after opening,
41905              which is what old scheme did. New scheme needs to change that
41906              to make open(...,\$scalar) etc. work but this will do for now.
41907      Branch: perlio
41908            ! perlio.c
41909 ____________________________________________________________________________
41910 [  9303] By: nick                                  on 2001/03/23  09:53:20
41911         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
41912              -Uuseperlio now works again.
41913              -Duseperlio is still poorly. Don't merge yet...
41914      Branch: perlio
41915            ! doio.c perlio.h
41916 ____________________________________________________________________________
41917 [  9302] By: nick                                  on 2001/03/22  22:26:51
41918         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
41919              type code.
41920              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
41921              is its main caller. In particular now has access to "extra" args, and
41922              can tell when an open handle is "reopened" (or duped?).
41923              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
41924              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
41925              PerlIO_open() et. al. (i.e. other way round).
41926              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
41927              with args close to PerlIO_openn().
41928      Branch: perlio
41929            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
41930 ____________________________________________________________________________
41931 [  9301] By: jhi                                   on 2001/03/22  20:58:04
41932         Log: Integrate perlio.
41933      Branch: perl
41934           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
41935           !> t/io/open.t util.c
41936 ____________________________________________________________________________
41937 [  9300] By: nick                                  on 2001/03/22  17:36:32
41938         Log: Don't include $@ in not ok message.
41939      Branch: perlio
41940            ! t/io/open.t
41941 ____________________________________________________________________________
41942 [  9299] By: gsar                                  on 2001/03/22  16:53:45
41943         Log: back out changes#7532,7521 for now (appears to have problems
41944              on IRIX)
41945      Branch: maint-5.6/perl
41946            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
41947            ! ext/POSIX/typemap pod/perlvar.pod
41948 ____________________________________________________________________________
41949 [  9298] By: nick                                  on 2001/03/22  14:35:46
41950         Log: Give a meaning to '&' in n-arg open case:
41951              open($fh,"<&",$scalar);
41952              $scalar can be:
41953              - an integer which does "fdopen"
41954              open($fh,"<&",2); # like open($fh,"<&2")
41955              - something that will yield a file handle via sv_2io()
41956              useful for dup'ing anonymous handles.
41957              e.g.:
41958              open(my $fh,"<&",\*STDIN);
41959              open(my $dup,"<&",$fh);
41960      Branch: perlio
41961            ! doio.c t/io/open.t
41962 ____________________________________________________________________________
41963 [  9297] By: nick                                  on 2001/03/22  13:34:35
41964         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
41965      Branch: perlio
41966            ! util.c
41967 ____________________________________________________________________________
41968 [  9296] By: nick                                  on 2001/03/22  12:51:20
41969         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
41970      Branch: perlio
41971            ! perl.c
41972 ____________________________________________________________________________
41973 [  9295] By: nick                                  on 2001/03/22  11:59:44
41974         Log: If stdin, stdout or stderr get opened in unexpected read/write state
41975              then warn at time of open not at time of use.
41976      Branch: perlio
41977            ! doio.c pp_hot.c pp_sys.c
41978 ____________________________________________________________________________
41979 [  9294] By: nick                                  on 2001/03/22  10:54:35
41980         Log: Die on n-arg open(...,"",xxx,yyy,...)
41981              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
41982              - die on read/write cases so we can decide what it means later.
41983      Branch: perlio
41984            ! doio.c embed.pl iperlsys.h util.c
41985 ____________________________________________________________________________
41986 [  9293] By: nick                                  on 2001/03/22  09:02:45
41987         Log: perlio tweaks (reported by Nick Clark)
41988              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
41989              error check in Pendinf_read().
41990      Branch: perlio
41991            ! perlio.c
41992 ____________________________________________________________________________
41993 [  9292] By: gsar                                  on 2001/03/22  07:12:00
41994         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
41995              fixes)
41996      Branch: maint-5.6/perl
41997           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
41998 ____________________________________________________________________________
41999 [  9291] By: jhi                                   on 2001/03/22  06:06:44
42000         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
42001      Branch: perl
42002            ! t/op/re_tests
42003 ____________________________________________________________________________
42004 [  9290] By: jhi                                   on 2001/03/22  05:57:01
42005         Log: Move MacOS Classic higher in the list of supported platforms.
42006      Branch: maint-5.6/perl
42007            ! pod/perlport.pod
42008 ____________________________________________________________________________
42009 [  9289] By: gsar                                  on 2001/03/22  05:35:04
42010         Log: revert part of change#6438 for compatibility (av_reify()
42011              appears to be needed to implement av_splice()ish things
42012              in XS)
42013      Branch: maint-5.6/perl
42014            ! embed.pl global.sym objXSUB.h perlapi.c
42015 ____________________________________________________________________________
42016 [  9288] By: gsar                                  on 2001/03/22  03:09:19
42017         Log: update copyright year
42018      Branch: maint-5.6/perl
42019            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
42020            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
42021            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
42022            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
42023            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
42024            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
42025            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
42026            ! x2p/walk.c
42027 ____________________________________________________________________________
42028 [  9287] By: jhi                                   on 2001/03/21  20:30:54
42029         Log: Integrate perlio.
42030      Branch: perl
42031           !> ext/Data/Dumper/Dumper.xs
42032 ____________________________________________________________________________
42033 [  9286] By: gsar                                  on 2001/03/21  19:49:54
42034         Log: makefile.mk tweak
42035      Branch: maint-5.6/perl
42036            ! win32/Makefile win32/makefile.mk
42037 ____________________________________________________________________________
42038 [  9285] By: nick                                  on 2001/03/21  19:07:13
42039         Log: Multiplicity fix for Dumper.
42040      Branch: perlio
42041            ! ext/Data/Dumper/Dumper.xs
42042 ____________________________________________________________________________
42043 [  9284] By: nick                                  on 2001/03/21  19:01:07
42044         Log: Integrate mainline - (does not build xTHX issue in Dumper).
42045      Branch: perlio
42046           !> (integrate 27 files)
42047 ____________________________________________________________________________
42048 [  9283] By: jhi                                   on 2001/03/21  17:17:35
42049         Log: Integrate change #9282 from mainline into maintperl,
42050              4-arg UTF-8 substr().
42051      Branch: maint-5.6/perl
42052           !> pp.c
42053 ____________________________________________________________________________
42054 [  9282] By: jhi                                   on 2001/03/21  17:15:43
42055         Log: The #9270 would have leaked a scalar if pp_substr()
42056              returned early.
42057      Branch: perl
42058            ! pp.c
42059 ____________________________________________________________________________
42060 [  9281] By: gsar                                  on 2001/03/21  17:03:14
42061         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
42062      Branch: maint-5.6/perl
42063            ! win32/makefile.mk
42064 ____________________________________________________________________________
42065 [  9280] By: gsar                                  on 2001/03/21  17:01:20
42066         Log: some tweaks to change#9278 (fork() emulation should be enabled
42067              by setting BUILD_FLAVOR instead of changing the defaults)
42068      Branch: maint-5.6/perl
42069            ! win32/makefile.mk
42070 ____________________________________________________________________________
42071 [  9279] By: gsar                                  on 2001/03/21  16:47:19
42072         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
42073      Branch: maint-5.6/perl
42074            ! ext/File/Glob/Glob.pm
42075           !> lib/Cwd.pm
42076 ____________________________________________________________________________
42077 [  9278] By: jhi                                   on 2001/03/21  14:35:10
42078         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
42079              From: "Vadim Konovalov" <watman@inbox.ru>
42080              Date: Wed, 21 Mar 2001 01:53:51 +0300
42081              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
42082      Branch: maint-5.6/perl
42083            ! win32/makefile.mk win32/win32sck.c
42084 ____________________________________________________________________________
42085 [  9277] By: jhi                                   on 2001/03/21  13:58:28
42086         Log: Integrate change #9270 from mainline to maintperl:
42087              continued 4-arg UTF-8 substr() fixing.
42088      Branch: maint-5.6/perl
42089           !> pp.c t/op/substr.t
42090 ____________________________________________________________________________
42091 [  9276] By: jhi                                   on 2001/03/21  13:33:00
42092         Log: More pixie cleaning.
42093      Branch: perl
42094            ! Makefile.SH
42095 ____________________________________________________________________________
42096 [  9275] By: jhi                                   on 2001/03/21  03:54:17
42097         Log: Update Changes.
42098      Branch: perl
42099            ! Changes patchlevel.h
42100 ____________________________________________________________________________
42101 [  9274] By: jhi                                   on 2001/03/21  03:48:24
42102         Log: First stab at making Data::Dumper to grok Unicode.
42103              
42104              TODO: tests, EBCDICify.
42105      Branch: perl
42106            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
42107 ____________________________________________________________________________
42108 [  9273] By: jhi                                   on 2001/03/21  02:23:00
42109         Log: Fix for
42110              
42111              Subject: Memory leak in unquoted print   
42112              From: Benjamin Sugars <bsugars@canoe.ca> 
42113              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
42114              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
42115      Branch: perl
42116            ! perlio.c
42117 ____________________________________________________________________________
42118 [  9272] By: jhi                                   on 2001/03/21  01:33:17
42119         Log: Subject: Re: [PATCH] POSIX::getcwd()
42120              From: Benjamin Sugars <bsugars@canoe.ca> 
42121              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
42122              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
42123      Branch: perl
42124            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
42125 ____________________________________________________________________________
42126 [  9271] By: jhi                                   on 2001/03/21  01:22:52
42127         Log: Subject: [PATCH] Cwd.pm docs
42128              From: Benjamin Sugars <bsugars@canoe.ca>
42129              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
42130              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
42131      Branch: perl
42132            ! lib/Cwd.pm
42133 ____________________________________________________________________________
42134 [  9270] By: jhi                                   on 2001/03/21  01:16:29
42135         Log: Continue 4-arg substr() UTF-8 fixage.
42136      Branch: perl
42137            ! pp.c t/op/substr.t
42138 ____________________________________________________________________________
42139 [  9269] By: jhi                                   on 2001/03/21  00:46:14
42140         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
42141              
42142              revert the leak fix in change#9142 (problem needs a more experimental
42143              fix unsuitable for 5.6.1)
42144              
42145              do alphabetical sorting by default (for csh compatibility)
42146              
42147              cut-n-paste goof in change#9264
42148              
42149              VMS piping fixes (from Charles Lane)
42150      Branch: perl
42151           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
42152           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
42153           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
42154 ____________________________________________________________________________
42155 [  9268] By: jhi                                   on 2001/03/21  00:37:04
42156         Log: Integrate perlio.
42157      Branch: perl
42158           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
42159           !> utf8.c utf8.h utfebcdic.h
42160 ____________________________________________________________________________
42161 [  9267] By: nick                                  on 2001/03/20  20:04:39
42162         Log: More EBCDIC stuff:
42163              - Loose the extra level of function on ASCII.
42164              - spotted a chr(0) issue in sv.c
42165              - re-work of UTF-X tr/// ranges to work in Unicode
42166              space. Still issues with the "0xff is illegal UTF-8" hack.
42167              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
42168              (why do it once when you can do it all over the place :-(
42169              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
42170              need utf8.pm for swashes.
42171              - Simplified and commented scan_const() in toke.c
42172              Still something wrong regexp and tr (swashes?).
42173      Branch: perlio
42174            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
42175            ! utf8.c utf8.h utfebcdic.h
42176 ____________________________________________________________________________
42177 [  9266] By: gsar                                  on 2001/03/20  19:16:43
42178         Log: VMS piping fixes (from Charles Lane)
42179      Branch: maint-5.6/perl
42180            ! vms/vms.c vms/vmspipe.com
42181 ____________________________________________________________________________
42182 [  9265] By: gsar                                  on 2001/03/20  17:53:52
42183         Log: cut-n-paste goof in change#9264
42184      Branch: maint-5.6/perl
42185            ! ext/File/Glob/Glob.xs
42186 ____________________________________________________________________________
42187 [  9264] By: gsar                                  on 2001/03/20  17:43:47
42188         Log: do alphabetical sorting by default (for csh compatibility);
42189              bsd_glob() does ASCII sort by default as usual, unless
42190              GLOB_ALPHASORT was specified
42191      Branch: maint-5.6/perl
42192            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
42193            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
42194            ! ext/File/Glob/bsd_glob.h
42195 ____________________________________________________________________________
42196 [  9263] By: gsar                                  on 2001/03/20  16:40:08
42197         Log: integrate change#9255 from mainline (unicode fix)
42198              
42199              substr($bytestr, i, n, $charstr)
42200      Branch: maint-5.6/perl
42201           !> Todo-5.6 pp.c t/op/substr.t
42202 ____________________________________________________________________________
42203 [  9262] By: gsar                                  on 2001/03/20  15:57:41
42204         Log: revert the leak fix in change#9142 (problem needs a more experimental
42205              fix unsuitable for 5.6.1)
42206      Branch: maint-5.6/perl
42207            ! scope.c
42208 ____________________________________________________________________________
42209 [  9261] By: jhi                                   on 2001/03/20  14:26:25
42210         Log: Integrate changes #9259,9260 from maintperl into mainline.
42211              
42212              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
42213              
42214              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
42215      Branch: perl
42216           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
42217 ____________________________________________________________________________
42218 [  9260] By: jhi                                   on 2001/03/20  14:05:46
42219         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
42220              From: Robin Barker <rmb1@cise.npl.co.uk>
42221              Date: Tue, 20 Mar 2001 10:12:04 GMT
42222              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
42223      Branch: maint-5.6/perl
42224            ! run.c
42225 ____________________________________________________________________________
42226 [  9259] By: jhi                                   on 2001/03/20  14:04:39
42227         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
42228              From: Chris Nandor <pudge@pobox.com>
42229              Date: Tue, 20 Mar 2001 00:40:56 -0500
42230              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
42231      Branch: maint-5.6/perl
42232            ! ext/POSIX/POSIX.xs lib/File/Path.pm
42233 ____________________________________________________________________________
42234 [  9258] By: jhi                                   on 2001/03/20  05:09:34
42235         Log: Update Changes.
42236      Branch: perl
42237            ! Changes patchlevel.h
42238 ____________________________________________________________________________
42239 [  9257] By: jhi                                   on 2001/03/20  05:04:25
42240         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
42241      Branch: perl
42242            ! t/op/tr.t
42243 ____________________________________________________________________________
42244 [  9256] By: jhi                                   on 2001/03/20  04:43:12
42245         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
42246              From: Peter Prymmer <pvhp@forte.com>
42247              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
42248              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
42249      Branch: maint-5.6/perl
42250            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
42251 ____________________________________________________________________________
42252 [  9255] By: jhi                                   on 2001/03/19  23:17:17
42253         Log: substr($bytestr, i, n, $charstr)
42254              
42255              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
42256      Branch: perl
42257            ! Todo-5.6 pp.c t/op/substr.t
42258 ____________________________________________________________________________
42259 [  9254] By: jhi                                   on 2001/03/19  22:25:09
42260         Log: Rearrange the make test target prerequisites so that
42261              in a parallel make 'all' is finished before 'test'.
42262      Branch: perl
42263            ! Makefile.SH
42264 ____________________________________________________________________________
42265 [  9253] By: jhi                                   on 2001/03/19  21:48:07
42266         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
42267              From: Robin Houston <robin@kitsite.com>
42268              Date: Mon, 19 Mar 2001 15:48:41 +0000
42269              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
42270      Branch: perl
42271            ! pp_ctl.c
42272 ____________________________________________________________________________
42273 [  9252] By: jhi                                   on 2001/03/19  21:42:27
42274         Log: Integrate perlio.
42275      Branch: perl
42276           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
42277           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
42278           !> utfebcdic.h vms/perly_c.vms
42279 ____________________________________________________________________________
42280 [  9251] By: jhi                                   on 2001/03/19  21:31:28
42281         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
42282              
42283              Dynaloading in 64-bit AIX with vac.
42284      Branch: perl
42285           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
42286           !> hints/aix.sh
42287 ____________________________________________________________________________
42288 [  9250] By: jhi                                   on 2001/03/19  21:18:00
42289         Log: A more robust solution for the 64bitall AIX dynaloading
42290              problem, from Jens-Uwe Mager.
42291      Branch: maint-5.6/perl
42292            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
42293 ____________________________________________________________________________
42294 [  9249] By: nick                                  on 2001/03/19  20:59:37
42295         Log: Integrate mainline.
42296      Branch: perlio
42297           !> (integrate 42 files)
42298 ____________________________________________________________________________
42299 [  9248] By: nick                                  on 2001/03/19  20:22:07
42300         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
42301              (Building on OS390 uses native YACC and YYDEBUG has other
42302              side effects.)
42303      Branch: perlio
42304            ! perly.c perly.y vms/perly_c.vms
42305 ____________________________________________________________________________
42306 [  9247] By: jhi                                   on 2001/03/19  19:59:53
42307         Log: 64-bit AIX dynaloading problem (see #9244) idea
42308              from Jens-Uwe Mager.
42309      Branch: maint-5.6/perl
42310            ! ext/DynaLoader/dl_aix.xs
42311 ____________________________________________________________________________
42312 [  9246] By: nick                                  on 2001/03/19  19:27:57
42313         Log: More EBCDIC fixes.
42314      Branch: perlio
42315            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
42316            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
42317 ____________________________________________________________________________
42318 [  9245] By: jhi                                   on 2001/03/19  19:05:19
42319         Log: Integrate change #9243 from mainline into maintperl.
42320              
42321              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
42322      Branch: maint-5.6/perl
42323           !> README.vmesa
42324 ____________________________________________________________________________
42325 [  9244] By: jhi                                   on 2001/03/19  19:03:15
42326         Log: Get 64bitall AIX building, but still does not test okay:
42327              dynaloading anything fails, for example for op/defins:
42328              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
42329              (update: fixed by #9247,9250)
42330      Branch: maint-5.6/perl
42331            ! hints/aix.sh
42332 ____________________________________________________________________________
42333 [  9243] By: jhi                                   on 2001/03/19  19:00:16
42334         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
42335              From: Robin Barker <rmb1@cise.npl.co.uk>
42336              Date: Mon, 19 Mar 2001 18:01:57 GMT
42337              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
42338      Branch: perl
42339            ! README.vmesa
42340 ____________________________________________________________________________
42341 [  9242] By: jhi                                   on 2001/03/19  18:58:43
42342         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
42343              
42344              TODO: tests.
42345      Branch: perl
42346            ! doop.c op.c
42347 ____________________________________________________________________________
42348 [  9241] By: gsar                                  on 2001/03/19  17:34:46
42349         Log: VMSify tests (from Charles Lane)
42350      Branch: maint-5.6/perl
42351            ! t/lib/filehand.t t/lib/texttabs.t
42352 ____________________________________________________________________________
42353 [  9240] By: jhi                                   on 2001/03/19  14:24:26
42354         Log: Integrate change #9233 from maintperl into mainline.
42355              
42356              some refcounts were incorrect in perl_clone()
42357      Branch: perl
42358           !> sv.c
42359 ____________________________________________________________________________
42360 [  9239] By: gsar                                  on 2001/03/19  09:23:17
42361         Log: this is 5.6.1-trial3
42362      Branch: maint-5.6/perl
42363            ! Changes
42364 ____________________________________________________________________________
42365 [  9238] By: gsar                                  on 2001/03/19  08:47:04
42366         Log: some new symbols are only available under ithreads
42367      Branch: maint-5.6/perl
42368            ! makedef.pl
42369 ____________________________________________________________________________
42370 [  9237] By: gsar                                  on 2001/03/19  08:42:28
42371         Log: update patchlevel.h, Changes, &c.
42372      Branch: maint-5.6/perl
42373            ! Changes patchlevel.h pod/perlhist.pod
42374           !> AUTHORS
42375 ____________________________________________________________________________
42376 [  9236] By: gsar                                  on 2001/03/19  08:17:49
42377         Log: integrate changes#8068,8717 from mainline
42378              
42379              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
42380              
42381              [PATCH CPAN 1.59_51] warning message (not!)
42382      Branch: maint-5.6/perl
42383           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
42384           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
42385           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
42386           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
42387           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
42388 ____________________________________________________________________________
42389 [  9235] By: gsar                                  on 2001/03/19  08:07:09
42390         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
42391              
42392              [PATCH] Add missing CV flags to dump.c
42393              
42394              Re: [patch] Re: PL_ptr_table
42395              
42396              Fixup non-ithread build after 8713
42397              
42398              Generated files form 8713 etc.
42399              
42400              Correct the correction :-(
42401              
42402              Documenting coderef @INC (Re: CPAN "make this script work" feature)
42403              
42404              Subject: Re: sync sync sync: have I missed any patches?
42405              Replace djSP with dSP.
42406      Branch: maint-5.6/perl
42407           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
42408           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
42409           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
42410           !> sv.c sv.h win32/perlhost.h
42411 ____________________________________________________________________________
42412 [  9234] By: gsar                                  on 2001/03/19  07:22:05
42413         Log: revert the change#9090 integrate for now (change looks somewhat
42414              incomplete in that [ha]v_exists() need something similar; lacks
42415              tests; &c.)
42416      Branch: maint-5.6/perl
42417            ! hv.c
42418 ____________________________________________________________________________
42419 [  9233] By: gsar                                  on 2001/03/19  07:10:01
42420         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
42421              destruction when there are unreferenced scalars (SvREFCNT==0)
42422      Branch: maint-5.6/perl
42423            ! sv.c
42424 ____________________________________________________________________________
42425 [  9232] By: jhi                                   on 2001/03/19  05:11:02
42426         Log: Regen api and toc.
42427      Branch: maint-5.6/perl
42428            ! pod/perlapi.pod pod/perltoc.pod
42429 ____________________________________________________________________________
42430 [  9231] By: jhi                                   on 2001/03/19  04:06:03
42431         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
42432              add a lost line in pp.c:pp_chop(), update to new op/chop.
42433              
42434              Clarify the description differentiating for and while; inspired by
42435              
42436              Subject: [ID 20010306.004] || != named unary operator
42437              
42438              The $Is_MacOS needs to be declared.
42439      Branch: maint-5.6/perl
42440            ! pp.c t/op/chop.t
42441           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
42442 ____________________________________________________________________________
42443 [  9230] By: jhi                                   on 2001/03/19  03:48:16
42444         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
42445              9079,9083,9089,9090,9091 from mainline to maintperl.
42446              
42447              Quieten some noise in Win32 builds
42448              
42449              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
42450              
42451              The perlretut was still talking about the old \p and \P
42452              definitions.
42453              
42454              More tweakage on the Unicode character class descriptions.
42455              
42456              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
42457              
42458              Subject: 'no *POSIX' Patch speeding up make on BS2000 
42459              
42460              Subject: [PATCH] perldata.pod here-doc docs
42461              
42462              Add /sbin and /usr/sbin to the list of directories scanned
42463              for setuid programs.  Takes care of bug id 20010309.003.
42464              
42465              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
42466              
42467              In op/stat #35 better to scan all the potential directories
42468              for setuids, not just the first one.
42469      Branch: maint-5.6/perl
42470            ! Makefile.SH
42471           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
42472           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
42473           !> t/op/stat.t toke.c win32/win32.h
42474 ____________________________________________________________________________
42475 [  9229] By: jhi                                   on 2001/03/19  02:31:50
42476         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
42477              From: Chris Nandor <pudge@pobox.com>
42478              Date: Sat, 10 Mar 2001 14:22:19 -0500
42479              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
42480      Branch: maint-5.6/perl
42481            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
42482            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
42483            ! t/lib/b.t t/lib/errno.t
42484 ____________________________________________________________________________
42485 [  9228] By: jhi                                   on 2001/03/19  02:29:59
42486         Log: Integrate changes #9113,9122 from mainline into maintperl.
42487              
42488              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?)
42489      Branch: maint-5.6/perl
42490           !> Configure README.os390 hints/os390.sh
42491 ____________________________________________________________________________
42492 [  9227] By: jhi                                   on 2001/03/19  02:22:35
42493         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
42494              into maintperl.
42495              
42496              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
42497              
42498              Forgot to check-in the larger part of #9120, duh.
42499              
42500              Subject: Another patch for integer.pm POD 
42501              
42502              h2ph strictness and cleanliness from Kurt Starsinic.
42503              
42504              Borland filename case problem.
42505              
42506              h2ph strictness and cleanliness from Kurt Starsinic.
42507              
42508              Subject: [PATCH] the uncontroversial doc patches
42509      Branch: maint-5.6/perl
42510           +> win32/sncfnmcs.pl
42511           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
42512           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
42513           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
42514           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
42515           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
42516           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
42517           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
42518 ____________________________________________________________________________
42519 [  9226] By: jhi                                   on 2001/03/19  02:10:21
42520         Log: Integrate changes #9207,9214 from mainline into maintperl.
42521              
42522              podchecker relaxations: =over has an *optional* number after it,
42523              and whitespace in L<> is okay.
42524      Branch: maint-5.6/perl
42525           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
42526           !> t/pod/poderrs.xr
42527 ____________________________________________________________________________
42528 [  9225] By: jhi                                   on 2001/03/19  02:07:38
42529         Log: Integrate change #9219 from maintperl into mainline.
42530              
42531              remove duplicated tests
42532      Branch: perl
42533           !> t/op/re_tests
42534 ____________________________________________________________________________
42535 [  9224] By: jhi                                   on 2001/03/19  02:06:11
42536         Log: Integrate change #9223 from mainline to maintperl.
42537              
42538              Document -Dmksymlinks.
42539      Branch: maint-5.6/perl
42540           !> INSTALL
42541 ____________________________________________________________________________
42542 [  9223] By: jhi                                   on 2001/03/19  02:01:25
42543         Log: Document -Dmksymlinks.
42544      Branch: perl
42545            ! INSTALL
42546 ____________________________________________________________________________
42547 [  9222] By: jhi                                   on 2001/03/19  01:15:35
42548         Log: The -Dmksymlinks wasn't working for maintperl.
42549      Branch: maint-5.6/perl
42550            ! Configure
42551 ____________________________________________________________________________
42552 [  9221] By: jhi                                   on 2001/03/19  00:49:43
42553         Log: Cleanup pixie residue.
42554      Branch: perl
42555            ! Makefile.SH
42556 ____________________________________________________________________________
42557 [  9220] By: jhi                                   on 2001/03/19  00:44:47
42558         Log: Document the use of pixie/prof; create make targets for it.
42559              
42560              TODO: make t/TEST pixie-aware.
42561      Branch: perl
42562            ! Makefile.SH pod/perlhack.pod
42563 ____________________________________________________________________________
42564 [  9219] By: gsar                                  on 2001/03/19  00:16:55
42565         Log: remove duplicated tests
42566      Branch: maint-5.6/perl
42567            ! t/op/re_tests
42568 ____________________________________________________________________________
42569 [  9218] By: jhi                                   on 2001/03/18  23:59:31
42570         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
42571      Branch: perl
42572            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
42573 ____________________________________________________________________________
42574 [  9217] By: jhi                                   on 2001/03/18  23:25:20
42575         Log: Rewrite the tests section of Makefile to be less redundant
42576              and to allow for more flexible test targets, many recursive
42577              make calls introduced.
42578      Branch: perl
42579            ! Makefile.SH
42580 ____________________________________________________________________________
42581 [  9216] By: jhi                                   on 2001/03/18  22:30:04
42582         Log: Document the use of Third Degree (sparsely).
42583      Branch: perl
42584            ! pod/perlhack.pod t/TEST
42585 ____________________________________________________________________________
42586 [  9215] By: jhi                                   on 2001/03/18  22:10:30
42587         Log: Make targets for testing with Third Degree.
42588      Branch: perl
42589            ! Makefile.SH
42590 ____________________________________________________________________________
42591 [  9214] By: jhi                                   on 2001/03/18  21:08:53
42592         Log: The podchecker relaxations need to mirrored also at the tests.
42593      Branch: perl
42594            ! t/pod/poderrs.xr
42595 ____________________________________________________________________________
42596 [  9213] By: jhi                                   on 2001/03/18  20:56:21
42597         Log: Update Changes.
42598      Branch: perl
42599            ! Changes patchlevel.h
42600 ____________________________________________________________________________
42601 [  9212] By: jhi                                   on 2001/03/18  20:36:59
42602         Log: Looking for config.sh in parent directories isn't
42603              very useful for the toplevel Makefile.
42604      Branch: perl
42605            ! Makefile.SH
42606 ____________________________________________________________________________
42607 [  9211] By: jhi                                   on 2001/03/18  20:33:37
42608         Log: On "make clean" take care of Third Degree droppings.
42609      Branch: perl
42610            ! Makefile.SH
42611 ____________________________________________________________________________
42612 [  9210] By: jhi                                   on 2001/03/18  20:21:34
42613         Log: Add a hook for running the tests under the Third Degree
42614              debugging tool (set $ENV{PERL_3LOG} to non-zero)
42615              
42616              TODO: Document the use of Third Degree.
42617      Branch: perl
42618            ! t/TEST
42619 ____________________________________________________________________________
42620 [  9209] By: jhi                                   on 2001/03/18  20:19:07
42621         Log: Regen toc and api pods.
42622      Branch: perl
42623            ! pod/perlapi.pod pod/perltoc.pod
42624 ____________________________________________________________________________
42625 [  9208] By: jhi                                   on 2001/03/18  20:12:12
42626         Log: Integrate changes #8128,9132 from mainline into maintperl,
42627              Tie::SubstrHash fixes.
42628      Branch: maint-5.6/perl
42629           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
42630 ____________________________________________________________________________
42631 [  9207] By: jhi                                   on 2001/03/18  20:07:43
42632         Log: podchecker relaxations from Michael Stevens.
42633      Branch: perl
42634            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
42635 ____________________________________________________________________________
42636 [  9206] By: jhi                                   on 2001/03/18  20:04:24
42637         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
42638      Branch: perl
42639            ! lib/Locale/Constants.pm lib/Locale/Country.pm
42640            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
42641            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
42642 ____________________________________________________________________________
42643 [  9205] By: jhi                                   on 2001/03/18  19:54:45
42644         Log: Integrate changes #9161,9162 from maintperl to mainline.
42645              
42646              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
42647              results
42648      Branch: perl
42649           !> t/op/magic.t
42650 ____________________________________________________________________________
42651 [  9204] By: jhi                                   on 2001/03/18  19:37:46
42652         Log: Make perl.third checks more understandable to the builder.
42653      Branch: perl
42654            ! Makefile.SH
42655 ____________________________________________________________________________
42656 [  9203] By: jhi                                   on 2001/03/18  19:20:54
42657         Log: Re-integrate #9138 from maintperl to mainline,
42658              the squelching of the unneeded "Scalars leaked" messages.
42659      Branch: perl
42660           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
42661           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
42662           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
42663 ____________________________________________________________________________
42664 [  9202] By: jhi                                   on 2001/03/18  18:48:36
42665         Log: More robust and more paranoid perl.third target.
42666      Branch: perl
42667            ! Makefile.SH
42668 ____________________________________________________________________________
42669 [  9201] By: jhi                                   on 2001/03/18  18:39:21
42670         Log: Integrate change #9197 from maintperl to mainline.
42671              
42672              more thorough cleaning of arenas.
42673      Branch: perl
42674           !> embed.pl perl.c proto.h sv.c t/op/sort.t
42675 ____________________________________________________________________________
42676 [  9200] By: jhi                                   on 2001/03/18  18:25:17
42677         Log: Integrate perlio.
42678      Branch: perl
42679           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
42680           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
42681           !> t/lib/encode.t toke.c universal.c utf8.c
42682 ____________________________________________________________________________
42683 [  9199] By: nick                                  on 2001/03/18  15:23:51
42684         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
42685              is the sense of the test being done. Avoid some magical 127 and 128 values
42686              by using macros.
42687      Branch: perlio
42688            ! doop.c pp_ctl.c sv.c toke.c
42689 ____________________________________________________________________________
42690 [  9198] By: nick                                  on 2001/03/18  14:18:12
42691         Log: UTF-X encoding invariance for Encode:
42692              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
42693              - move the XS code for those to universal.c (so in miniperl)
42694              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
42695              - change ext/Encode/compile to use above.
42696              - Fix t/lib/encode.t for above
42697              - Teach t/lib/b.t to expect -uutf8
42698              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
42699              utf8.pm is needed.
42700      Branch: perlio
42701            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
42702            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
42703 ____________________________________________________________________________
42704 [  9197] By: gsar                                  on 2001/03/18  12:15:57
42705         Log: more thorough cleaning of arenas--keep going until no more
42706              SvREFCNT_dec()s occur (this fixes the problem that causes the
42707              pesky "Scalars leaked" warnings)
42708      Branch: maint-5.6/perl
42709            ! embed.pl perl.c proto.h sv.c t/op/sort.t
42710 ____________________________________________________________________________
42711 [  9196] By: nick                                  on 2001/03/18  10:57:29
42712         Log: Fix pragma/utf8.t # 15
42713              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
42714              are SvUTF8 as well.
42715      Branch: perlio
42716            ! toke.c
42717 ____________________________________________________________________________
42718 [  9195] By: nick                                  on 2001/03/18  09:27:06
42719         Log: Integrate mainline
42720      Branch: perlio
42721           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
42722           !> t/op/pat.t
42723 ____________________________________________________________________________
42724 [  9194] By: jhi                                   on 2001/03/18  05:29:59
42725         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
42726              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
42727      Branch: perl
42728            ! op.c op.h t/op/misc.t t/op/pat.t
42729 ____________________________________________________________________________
42730 [  9193] By: jhi                                   on 2001/03/18  05:15:06
42731         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
42732      Branch: perl
42733            ! mg.c t/op/pat.t
42734 ____________________________________________________________________________
42735 [  9192] By: jhi                                   on 2001/03/18  04:22:43
42736         Log: tr/// UTF-8 patches from Inaba Hiroto.
42737      Branch: perl
42738            ! doop.c op.c
42739 ____________________________________________________________________________
42740 [  9191] By: jhi                                   on 2001/03/18  04:21:17
42741         Log: Integrate perlio.
42742      Branch: perl
42743           !> utf8.c utfebcdic.h
42744 ____________________________________________________________________________
42745 [  9190] By: nick                                  on 2001/03/17  20:32:01
42746         Log: Correct #if EBCDIC side typos.
42747              Builds and passes many tests on OS390.
42748      Branch: perlio
42749            ! utf8.c utfebcdic.h
42750 ____________________________________________________________________________
42751 [  9189] By: jhi                                   on 2001/03/17  18:55:49
42752         Log: Add prerequisites for the perl.third target.
42753      Branch: perl
42754            ! Makefile.SH
42755 ____________________________________________________________________________
42756 [  9188] By: jhi                                   on 2001/03/17  18:46:00
42757         Log: Integrate perlio.
42758      Branch: perl
42759           +> utfebcdic.h
42760           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
42761 ____________________________________________________________________________
42762 [  9187] By: jhi                                   on 2001/03/17  18:38:47
42763         Log: Add a make rule for perl.third (the Third Degree memory debugging
42764              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
42765      Branch: perl
42766            ! Makefile.SH
42767 ____________________________________________________________________________
42768 [  9186] By: nick                                  on 2001/03/17  18:34:48
42769         Log: MANIFEST addition :-(
42770      Branch: perlio
42771            ! MANIFEST
42772 ____________________________________________________________________________
42773 [  9185] By: nick                                  on 2001/03/17  18:29:50
42774         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
42775              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
42776              a superset of ASCII are invariant under the encoding. This is EBCDIC
42777              friendly as an encoded string can be looked at as being EBCDIC by lexer
42778              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
42779              ASCII on ASCII machines.
42780              
42781              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
42782              seperate.
42783              - Add some more macros to comprehend different shift amounts and
42784              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
42785              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
42786              and conditionally #include it.
42787              
42788              EBCDIC build as yet untested.  ASCII still fails the one test.
42789      Branch: perlio
42790            + utfebcdic.h
42791            ! utf8.c utf8.h
42792 ____________________________________________________________________________
42793 [  9184] By: nick                                  on 2001/03/17  17:44:16
42794         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
42795      Branch: perlio
42796            ! doop.c perl.h pp.c utf8.h
42797 ____________________________________________________________________________
42798 [  9183] By: jhi                                   on 2001/03/17  15:55:42
42799         Log: Integrate perlio.
42800      Branch: perl
42801            ! MANIFEST
42802           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
42803 ____________________________________________________________________________
42804 [  9182] By: nick                                  on 2001/03/17  09:16:06
42805         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
42806      Branch: perlio
42807            ! t/op/pat.t
42808 ____________________________________________________________________________
42809 [  9181] By: nick                                  on 2001/03/17  09:15:11
42810         Log: Integrate mainline.
42811      Branch: perlio
42812           +> lib/Locale/Constants.pm lib/Locale/Country.pm
42813           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
42814           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
42815           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
42816           !> (integrate 83 files)
42817 ____________________________________________________________________________
42818 [  9180] By: nick                                  on 2001/03/16  17:23:21
42819         Log: EBCDIC Fixes.
42820      Branch: perlio
42821            ! perl.h sv.c toke.c utf8.c utf8.h
42822 ____________________________________________________________________________
42823 [  9179] By: jhi                                   on 2001/03/16  14:10:12
42824         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
42825              a change needed to work around an AIX compiler bug.
42826      Branch: perl
42827            ! ext/Storable/Storable.xs
42828 ____________________________________________________________________________
42829 [  9178] By: jhi                                   on 2001/03/16  03:19:59
42830         Log: With Damian's approval synchronize damian's modules'
42831              licensing with Perl's standard module licensing.
42832      Branch: perl
42833            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
42834 ____________________________________________________________________________
42835 [  9177] By: jhi                                   on 2001/03/16  03:15:34
42836         Log: Make the Filter::Util:Call files have their own copies
42837              of the Perl standard module licensing, from Paul Marquess.
42838      Branch: perl
42839            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
42840 ____________________________________________________________________________
42841 [  9176] By: jhi                                   on 2001/03/16  02:56:04
42842         Log: Subject: [PATCH] more pod patches
42843              From: Michael Stevens <michael@etla.org>
42844              Date: Thu, 15 Mar 2001 21:25:18 +0000
42845              Message-ID: <20010315212518.A18870@firedrake.org>
42846      Branch: perl
42847            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
42848            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
42849            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
42850            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
42851            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
42852            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
42853            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
42854            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
42855            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
42856            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
42857            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
42858            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
42859            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
42860            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
42861            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
42862            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
42863            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
42864            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
42865            ! lib/Locale/Country.pm lib/Locale/Language.pm
42866            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
42867            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
42868            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
42869            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
42870            ! os2/OS2/Process/Process.pm
42871 ____________________________________________________________________________
42872 [  9175] By: jhi                                   on 2001/03/16  02:53:32
42873         Log: Subject: [PATCH] the uncontroversial doc patches
42874              From: Michael Stevens <michael@etla.org>
42875              Date: Thu, 15 Mar 2001 20:01:12 +0000
42876              Message-ID: <20010315200112.A7636@firedrake.org>
42877      Branch: perl
42878            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
42879            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
42880            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
42881            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
42882            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
42883 ____________________________________________________________________________
42884 [  9174] By: jhi                                   on 2001/03/16  02:50:49
42885         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
42886              From: Paul Lindner <lindner@inuus.com>
42887              Date: Fri, 16 Mar 2001 11:28:03 -0800
42888              Message-ID: <20010316112803.A7577@inuus.com>
42889      Branch: perl
42890            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
42891 ____________________________________________________________________________
42892 [  9173] By: nick                                  on 2001/03/15  20:21:03
42893         Log: 1st day's EBCDIC fixes:
42894              - toke.c's parsing of strings needed attention
42895              needed to conditionally e2a if string was already UTF-8
42896              - e2a/a2e tables where wrong way round.
42897              - new macros in utf8.h
42898      Branch: perlio
42899            ! perl.h toke.c utf8.h
42900 ____________________________________________________________________________
42901 [  9172] By: jhi                                   on 2001/03/15  15:17:17
42902         Log: Update Changes.
42903      Branch: perl
42904            ! Changes patchlevel.h
42905 ____________________________________________________________________________
42906 [  9171] By: jhi                                   on 2001/03/15  15:09:32
42907         Log: Subject: Re: Another Borland C++ problem.
42908              From: "Vadim Konovalov" <watman@inbox.ru>
42909              Date: Sat, 10 Mar 2001 19:26:07 +0300
42910              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
42911              
42912              Borland filename case problem.
42913      Branch: perl
42914            + win32/sncfnmcs.pl
42915            ! MANIFEST README.win32
42916 ____________________________________________________________________________
42917 [  9170] By: jhi                                   on 2001/03/15  14:54:23
42918         Log: Add Locale::Codes 1.06, from Neil Bowers.
42919      Branch: perl
42920            + lib/Locale/Constants.pm lib/Locale/Country.pm
42921            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
42922            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
42923            + t/lib/lc-language.t t/lib/lc-uk.t
42924            ! MANIFEST
42925 ____________________________________________________________________________
42926 [  9169] By: jhi                                   on 2001/03/15  14:19:01
42927         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
42928      Branch: perl
42929            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
42930            ! ext/Storable/Storable.xs
42931 ____________________________________________________________________________
42932 [  9168] By: jhi                                   on 2001/03/15  14:13:22
42933         Log: Integrate changes #9120,9167 from mainline to maintperl.
42934              
42935              Subject: [PATCH 5.6.1] OS/2 docs
42936              
42937              Subject: [PATCH 5.6.1] perldoc
42938      Branch: maint-5.6/perl
42939           !> os2/Changes utils/perldoc.PL
42940 ____________________________________________________________________________
42941 [  9167] By: jhi                                   on 2001/03/15  14:07:42
42942         Log: Subject: [PATCH 5.6.1] perldoc
42943              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42944              Date: Wed, 14 Mar 2001 23:46:52 -0500
42945              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
42946      Branch: perl
42947            ! utils/perldoc.PL
42948 ____________________________________________________________________________
42949 [  9166] By: jhi                                   on 2001/03/15  13:53:15
42950         Log: sigaction test condition tweakage.
42951      Branch: perl
42952            ! t/lib/sigaction.t
42953 ____________________________________________________________________________
42954 [  9165] By: alanbur                               on 2001/03/15  03:49:17
42955         Log: Resynchronised with parent
42956      Branch: maint-5.6/pureperl
42957           +> os2/os2add.sym t/op/anonsub.t
42958           !> (integrate 72 files)
42959 ____________________________________________________________________________
42960 [  9164] By: jhi                                   on 2001/03/15  01:05:01
42961         Log: Avoid stomping off the beginning of an array in tr///.
42962      Branch: perl
42963            ! op.c
42964 ____________________________________________________________________________
42965 [  9163] By: jhi                                   on 2001/03/15  00:58:57
42966         Log: h2ph strictness and cleanliness from Kurt Starsinic.
42967      Branch: perl
42968            ! utils/h2ph.PL
42969 ____________________________________________________________________________
42970 [  9162] By: gsar                                  on 2001/03/15  00:56:53
42971         Log: avoid warnings
42972      Branch: maint-5.6/perl
42973            ! t/op/magic.t
42974 ____________________________________________________________________________
42975 [  9161] By: gsar                                  on 2001/03/15  00:52:09
42976         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
42977              results
42978      Branch: maint-5.6/perl
42979            ! t/op/magic.t
42980 ____________________________________________________________________________
42981 [  9160] By: jhi                                   on 2001/03/14  22:02:10
42982         Log: Do not use the Perl malloc in IRIX, suggested by
42983              Helmus Jarausch.
42984      Branch: perl
42985            ! hints/irix_6.sh
42986 ____________________________________________________________________________
42987 [  9159] By: nick                                  on 2001/03/14  21:45:59
42988         Log: Integrate mainline
42989      Branch: perlio
42990           +> t/op/loopctl.t
42991           !> (integrate 41 files)
42992 ____________________________________________________________________________
42993 [  9158] By: jhi                                   on 2001/03/14  21:10:09
42994         Log: The Day of the Retractions continues: the #9138
42995              (integrated in #9144) doesn't work well in mainline.
42996      Branch: perl
42997            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
42998            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
42999            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
43000 ____________________________________________________________________________
43001 [  9157] By: jhi                                   on 2001/03/14  20:58:12
43002         Log: The #9145 CANNOT be enabled: the clear_pmop code still
43003              dumps core all over in Tru64.
43004      Branch: perl
43005            ! op.c op.h t/op/pat.t
43006 ____________________________________________________________________________
43007 [  9156] By: jhi                                   on 2001/03/14  20:48:06
43008         Log: Integrate change #9154 from maintperl to mainline.
43009              
43010              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
43011              (caused Storable 1.0.10 to break on windows)
43012      Branch: perl
43013           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
43014           !> perlapi.c proto.h
43015 ____________________________________________________________________________
43016 [  9155] By: jhi                                   on 2001/03/14  20:23:53
43017         Log: Retract #9136: breaks threading (and binary compatibility).
43018      Branch: perl
43019            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
43020 ____________________________________________________________________________
43021 [  9154] By: gsar                                  on 2001/03/14  17:48:18
43022         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
43023              (caused Storable 1.0.10 to break on windows)
43024      Branch: maint-5.6/perl
43025            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
43026            ! perlapi.c proto.h
43027 ____________________________________________________________________________
43028 [  9153] By: jhi                                   on 2001/03/14  13:35:21
43029         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
43030      Branch: perl
43031            ! t/lib/sigaction.t
43032 ____________________________________________________________________________
43033 [  9152] By: gsar                                  on 2001/03/14  07:29:40
43034         Log: back out changes#9012,9010,9009 and parts of change#9016
43035              (causes ABRs under purify, and some prerequisites don't
43036              seem to be there in 5.6.x)
43037      Branch: maint-5.6/perl
43038            ! doop.c op.c t/op/tr.t toke.c
43039 ____________________________________________________________________________
43040 [  9151] By: gsar                                  on 2001/03/14  07:01:29
43041         Log: reenable change#9145 (the test was busted due to a missing
43042              C<print "ok 27\n">)
43043      Branch: perl
43044            ! op.c op.h t/op/pat.t
43045 ____________________________________________________________________________
43046 [  9150] By: jhi                                   on 2001/03/14  06:38:36
43047         Log: Retract #9145.
43048      Branch: perl
43049            ! op.c op.h t/op/pat.t
43050 ____________________________________________________________________________
43051 [  9149] By: jhi                                   on 2001/03/14  06:14:56
43052         Log: Retract #9143.
43053      Branch: perl
43054            ! op.c
43055 ____________________________________________________________________________
43056 [  9148] By: gsar                                  on 2001/03/14  06:13:02
43057         Log: Uninitialized Memory Read in regexec.c
43058      Branch: perl
43059            ! regexec.c
43060 ____________________________________________________________________________
43061 [  9147] By: jhi                                   on 2001/03/14  04:59:54
43062         Log: Subject: PATCH: make goto work in nested eval ""
43063              From: Robin Houston <robin@kitsite.com>
43064              Date: Wed, 14 Mar 2001 04:16:10 +0000
43065              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
43066      Branch: perl
43067            ! pp_ctl.c t/op/goto.t
43068 ____________________________________________________________________________
43069 [  9146] By: jhi                                   on 2001/03/14  04:42:54
43070         Log: Preserve the #ifdef PERL_CORE in perly.h.
43071      Branch: perl
43072            ! perly.fixer
43073 ____________________________________________________________________________
43074 [  9145] By: jhi                                   on 2001/03/14  03:57:41
43075         Log: (Retracted by #9150.)
43076      Branch: perl
43077            ! op.c op.h t/op/pat.t
43078 ____________________________________________________________________________
43079 [  9144] By: jhi                                   on 2001/03/14  03:50:38
43080         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
43081              
43082              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
43083              
43084              remove squelch controls for "Scalars leaked" messages in most places
43085              (these are now cured)
43086              
43087              fix another memory leak reported by purify (tie callbacks that
43088              croak can leak when wiping out magic)
43089      Branch: perl
43090           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
43091           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
43092           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
43093           !> t/pragma/warnings.t
43094 ____________________________________________________________________________
43095 [  9143] By: jhi                                   on 2001/03/14  03:37:53
43096         Log: (Retracted by #9149.)
43097      Branch: perl
43098            ! op.c
43099 ____________________________________________________________________________
43100 [  9142] By: gsar                                  on 2001/03/14  03:20:48
43101         Log: fix another memory leak reported by purify (tie callbacks that
43102              croak can leak when wiping out magic)
43103      Branch: maint-5.6/perl
43104            ! scope.c
43105 ____________________________________________________________________________
43106 [  9141] By: jhi                                   on 2001/03/14  02:55:00
43107         Log: Subject: PATCH for [ID 20010305.003]
43108              From: Robin Houston <robin@kitsite.com>
43109              Date: Wed, 14 Mar 2001 02:45:51 +0000
43110              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
43111      Branch: perl
43112            ! pp_ctl.c t/op/eval.t
43113 ____________________________________________________________________________
43114 [  9140] By: jhi                                   on 2001/03/14  02:41:54
43115         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
43116              Date: Wed, 14 Mar 2001 01:52:51 +0000
43117              From: Robin Houston <robin@kitsite.com>
43118              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
43119              
43120              Fix for 2000313.004.
43121      Branch: perl
43122            ! pp_ctl.c t/op/goto.t
43123 ____________________________________________________________________________
43124 [  9139] By: jhi                                   on 2001/03/14  02:40:50
43125         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
43126              From: Robin Houston <robin@kitsite.com>
43127              Date: Wed, 14 Mar 2001 00:43:45 +0000
43128              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
43129      Branch: perl
43130            + t/op/loopctl.t
43131            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
43132            ! vms/perly_c.vms
43133 ____________________________________________________________________________
43134 [  9138] By: gsar                                  on 2001/03/14  01:18:00
43135         Log: remove squelch controls for "Scalars leaked" messages in most places
43136              (these are now cured)
43137      Branch: maint-5.6/perl
43138            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
43139            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
43140            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
43141 ____________________________________________________________________________
43142 [  9137] By: gsar                                  on 2001/03/14  00:57:04
43143         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
43144      Branch: maint-5.6/perl
43145            ! regcomp.c
43146 ____________________________________________________________________________
43147 [  9136] By: jhi                                   on 2001/03/13  23:12:24
43148         Log: (Retracted by #9155)
43149              
43150              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
43151              From: Jens-Uwe Mager <jum@helios.de>
43152              Date: Wed, 21 Feb 2001 21:32:04 +0100
43153              Message-ID: <20010221213203.A18340@ans.helios.de>
43154      Branch: perl
43155            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
43156 ____________________________________________________________________________
43157 [  9135] By: jhi                                   on 2001/03/13  22:50:05
43158         Log: Integrate perlio.
43159      Branch: perl
43160           !> pp.c
43161 ____________________________________________________________________________
43162 [  9134] By: jhi                                   on 2001/03/13  22:49:05
43163         Log: Integrate change #9131 from maintperl into mainline.
43164              
43165              make the error text look more consistent in hints/hpux.sh
43166      Branch: perl
43167           !> hints/hpux.sh
43168 ____________________________________________________________________________
43169 [  9133] By: gsar                                  on 2001/03/13  22:46:20
43170         Log: integrate change#9067 from mainline
43171              
43172              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
43173      Branch: maint-5.6/perl
43174           !> lib/ExtUtils/MM_Unix.pm
43175 ____________________________________________________________________________
43176 [  9132] By: jhi                                   on 2001/03/13  22:41:21
43177         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
43178              From: "John P. Linderman" <jpl@research.att.com>
43179              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
43180              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
43181              
43182              A more correct prime finder.
43183      Branch: perl
43184            ! lib/Tie/SubstrHash.pm
43185 ____________________________________________________________________________
43186 [  9131] By: gsar                                  on 2001/03/13  22:30:42
43187         Log: make the error text look more consistent in hints/hpux.sh
43188      Branch: maint-5.6/perl
43189            ! hints/hpux.sh
43190 ____________________________________________________________________________
43191 [  9130] By: jhi                                   on 2001/03/13  22:23:44
43192         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
43193              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43194              Date: Tue, 13 Mar 2001 18:41:26 +0100
43195              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
43196              
43197              If the test is run non-interactively the default handler
43198              is different.
43199      Branch: perl
43200            ! t/lib/sigaction.t
43201 ____________________________________________________________________________
43202 [  9129] By: jhi                                   on 2001/03/13  22:20:21
43203         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
43204              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
43205              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
43206              Date:     Tue, 13 Mar 2001 16:44:32 EST
43207      Branch: perl
43208            ! t/lib/1_compile.t
43209 ____________________________________________________________________________
43210 [  9128] By: jhi                                   on 2001/03/13  22:18:34
43211         Log: Subject: Another patch for integer.pm POD 
43212              From: "John L. Allen" <allen@grumman.com>
43213              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
43214              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
43215      Branch: perl
43216            ! lib/integer.pm
43217 ____________________________________________________________________________
43218 [  9127] By: nick                                  on 2001/03/13  21:26:30
43219         Log: Integrate mainline.
43220      Branch: perlio
43221           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
43222           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
43223           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
43224           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
43225           !> Changes Configure MANIFEST README.os2 README.os390
43226           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
43227           !> os2/Changes patchlevel.h win32/perlhost.h
43228 ____________________________________________________________________________
43229 [  9126] By: nick                                  on 2001/03/13  20:39:51
43230         Log: #ifdef'ed out code to make packed side of pack/unpack
43231              octets. (i.e. pack('U') => encode_utf8).
43232      Branch: perlio
43233            ! pp.c
43234 ____________________________________________________________________________
43235 [  9125] By: jhi                                   on 2001/03/13  15:07:16
43236         Log: Update Changes.
43237      Branch: perl
43238            ! Changes patchlevel.h
43239 ____________________________________________________________________________
43240 [  9124] By: jhi                                   on 2001/03/13  14:22:45
43241         Log: Workaround for the buggy ("internal compiler error")
43242              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
43243              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
43244              of Andreas König.
43245      Branch: perl
43246            ! ext/re/Makefile.PL hints/aix.sh
43247 ____________________________________________________________________________
43248 [  9123] By: jhi                                   on 2001/03/13  03:24:34
43249         Log: Typo in #9114.
43250      Branch: metaconfig
43251            ! U/modified/myhostname.U
43252 ____________________________________________________________________________
43253 [  9122] By: jhi                                   on 2001/03/13  03:24:06
43254         Log: Typo in #9113.
43255      Branch: perl
43256            ! Configure
43257 ____________________________________________________________________________
43258 [  9121] By: jhi                                   on 2001/03/13  01:53:05
43259         Log: Forgot to check-in the larger part of #9120, duh.
43260      Branch: perl
43261            ! README.os2
43262 ____________________________________________________________________________
43263 [  9120] By: jhi                                   on 2001/03/13  01:51:31
43264         Log: Subject: [PATCH 5.6.1] OS/2 docs
43265              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43266              Date: Mon, 12 Mar 2001 03:27:32 -0500
43267              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
43268      Branch: perl
43269            ! os2/Changes
43270 ____________________________________________________________________________
43271 [  9119] By: jhi                                   on 2001/03/13  01:49:41
43272         Log: Integrate change #9116 from maintperl into mainline.
43273              
43274              Win32::GetCwd() returns C: instead of C:\ in the root directory
43275              under ithreads
43276      Branch: perl
43277           !> win32/perlhost.h
43278 ____________________________________________________________________________
43279 [  9118] By: jhi                                   on 2001/03/13  01:13:39
43280         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
43281      Branch: perl
43282            + lib/Switch.pm t/lib/switch.t
43283            ! MANIFEST
43284 ____________________________________________________________________________
43285 [  9117] By: jhi                                   on 2001/03/13  01:03:17
43286         Log: Add Text::Balanced 1.83.
43287      Branch: perl
43288            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
43289            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
43290            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
43291            + t/lib/tb-xvari.t
43292            ! MANIFEST
43293 ____________________________________________________________________________
43294 [  9116] By: gsar                                  on 2001/03/13  00:55:53
43295         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
43296              under ithreads
43297      Branch: maint-5.6/perl
43298            ! win32/perlhost.h
43299 ____________________________________________________________________________
43300 [  9115] By: jhi                                   on 2001/03/13  00:54:09
43301         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
43302              From: "John L. Allen" <allen@grumman.com>
43303              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
43304              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
43305              
43306              use integer document clarification.
43307      Branch: perl
43308            ! lib/integer.pm
43309 ____________________________________________________________________________
43310 [  9114] By: jhi                                   on 2001/03/13  00:38:54
43311         Log: Metaconfig unit change for #9113.
43312      Branch: metaconfig
43313            ! U/modified/myhostname.U
43314 ____________________________________________________________________________
43315 [  9113] By: jhi                                   on 2001/03/13  00:38:35
43316         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?)
43317              From: Peter Prymmer <pvhp@forte.com>
43318              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
43319              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
43320      Branch: perl
43321            ! Configure README.os390 hints/os390.sh
43322 ____________________________________________________________________________
43323 [  9112] By: jhi                                   on 2001/03/13  00:29:00
43324         Log: Integrate perlio.
43325      Branch: perl
43326           !> sv.c utf8.h
43327 ____________________________________________________________________________
43328 [  9111] By: nick                                  on 2001/03/12  21:16:33
43329         Log: Integrate mainline.
43330      Branch: perlio
43331           +> t/op/anonsub.t
43332           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
43333           !> proto.h sv.c
43334 ____________________________________________________________________________
43335 [  9110] By: nick                                  on 2001/03/12  21:00:13
43336         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
43337      Branch: perlio
43338            ! sv.c utf8.h
43339 ____________________________________________________________________________
43340 [  9109] By: jhi                                   on 2001/03/12  16:04:47
43341         Log: Integrate change #9108 from maintperl to mainline.
43342              
43343              fix memory leak in C<sub X { sub {} }> arising from a refcount
43344              loop between the outer sub and the inner prototype anonsub
43345              
43346              this also enables closures returned by subroutines that
43347              subsequently get redefined to work without generating coredumps :)
43348              
43349              completely removed the free_closures() hack--it shouldn't be
43350              needed anymore
43351      Branch: perl
43352           +> t/op/anonsub.t
43353           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
43354           !> proto.h sv.c
43355 ____________________________________________________________________________
43356 [  9108] By: gsar                                  on 2001/03/12  10:21:31
43357         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
43358              loop between the outer sub and the inner prototype anonsub
43359              
43360              this also enables closures returned by subroutines that
43361              subsequently get redefined to work without generating coredumps :)
43362              
43363              completely removed the free_closures() hack--it shouldn't be
43364              needed anymore
43365      Branch: maint-5.6/perl
43366            + t/op/anonsub.t
43367            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
43368            ! proto.h sv.c
43369 ____________________________________________________________________________
43370 [  9107] By: jhi                                   on 2001/03/12  05:15:31
43371         Log: Integrate perlio.
43372      Branch: perl
43373           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
43374 ____________________________________________________________________________
43375 [  9106] By: nick                                  on 2001/03/11  20:10:12
43376         Log: regcomp.c is working in native space, not Unicode space (if different)
43377              as it is doing compare against 'W' in \W etc.
43378      Branch: perlio
43379            ! regcomp.c
43380 ____________________________________________________________________________
43381 [  9105] By: nick                                  on 2001/03/11  19:39:34
43382         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
43383              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
43384      Branch: perlio
43385            ! regcomp.c toke.c utf8.c
43386 ____________________________________________________________________________
43387 [  9104] By: nick                                  on 2001/03/11  18:15:44
43388         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
43389      Branch: perlio
43390            ! sv.c
43391 ____________________________________________________________________________
43392 [  9103] By: nick                                  on 2001/03/11  18:03:28
43393         Log: Integrate mainline (for regexp stuff).
43394      Branch: perlio
43395           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
43396           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
43397           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
43398           !> t/lib/errno.t t/op/pat.t
43399 ____________________________________________________________________________
43400 [  9102] By: nick                                  on 2001/03/11  17:44:20
43401         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
43402              - exclude layer syms in makedef.pl for sfio
43403              - also inhibit Encode from trying to build ":encode()" layer.
43404      Branch: perlio
43405            ! ext/Encode/Encode.xs makedef.pl
43406 ____________________________________________________________________________
43407 [  9101] By: jhi                                   on 2001/03/10  22:38:13
43408         Log: The $Is_MacOS needs to be declared.
43409      Branch: perl
43410            ! lib/ExtUtils/Manifest.pm
43411 ____________________________________________________________________________
43412 [  9100] By: jhi                                   on 2001/03/10  22:14:29
43413         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
43414              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
43415              pollute the symbolspace if using sfio.
43416      Branch: perl
43417            ! ext/Encode/Encode.xs
43418 ____________________________________________________________________________
43419 [  9099] By: jhi                                   on 2001/03/10  21:58:48
43420         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
43421              Date: Sat, 10 Mar 2001 14:23:55 -0500
43422              From: Chris Nandor <pudge@pobox.com>
43423              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
43424      Branch: perl
43425            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
43426            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
43427            ! t/lib/errno.t
43428 ____________________________________________________________________________
43429 [  9098] By: jhi                                   on 2001/03/10  21:38:30
43430         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
43431      Branch: perl
43432            ! regcomp.c regexec.c t/op/pat.t
43433 ____________________________________________________________________________
43434 [  9097] By: jhi                                   on 2001/03/10  14:38:07
43435         Log: Integrate perlio.
43436      Branch: perl
43437           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
43438           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
43439           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
43440 ____________________________________________________________________________
43441 [  9096] By: nick                                  on 2001/03/10  11:55:43
43442         Log: EBCDIC sanity - phase I
43443              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
43444              - use utf8n_xxxx (c.f. pvn) for forms which take length.
43445              - back out vN.N and $^V exceptions to e2a/a2e
43446              - make "locale" isxxx macros be uvchr (may be redundant?)
43447              
43448              Not clear yet that toUPPER_uni et. al. return being handled correctly.
43449              The tr// and rexexp stuff still needs an audit, assumption is they are working
43450              in Unicode space.
43451              
43452              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
43453      Branch: perlio
43454            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
43455            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
43456            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
43457 ____________________________________________________________________________
43458 [  9095] By: jhi                                   on 2001/03/09  22:10:01
43459         Log: Integrate perlio.
43460      Branch: perl
43461           !> dump.c
43462 ____________________________________________________________________________
43463 [  9094] By: nick                                  on 2001/03/09  17:36:38
43464         Log: Builds an passes all tests after integrate and this tweak.
43465      Branch: perlio
43466            ! dump.c
43467 ____________________________________________________________________________
43468 [  9093] By: nick                                  on 2001/03/09  17:16:03
43469         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
43470      Branch: perlio
43471           +> lib/unicode/Scripts.txt t/lib/sigaction.t
43472           !> (integrate 79 files)
43473 ____________________________________________________________________________
43474 [  9092] By: jhi                                   on 2001/03/09  15:28:26
43475         Log: Update Changes.
43476      Branch: perl
43477            ! Changes patchlevel.h
43478 ____________________________________________________________________________
43479 [  9091] By: jhi                                   on 2001/03/09  15:25:05
43480         Log: In op/stat #35 better to scan all the potential directories
43481              for setuids, not just the first one.
43482      Branch: perl
43483            ! t/op/stat.t
43484 ____________________________________________________________________________
43485 [  9090] By: jhi                                   on 2001/03/09  15:01:27
43486         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
43487              From: rspier@pobox.com (Robert Spier)
43488              Date: Fri, 9 Mar 2001 03:30:20 -0500
43489              Message-ID: <15016.38044.381174.160189@rls.cx>
43490              
43491              EXISTS() returning undef mistakenly triggered a FETCH().
43492      Branch: perl
43493            ! hv.c
43494 ____________________________________________________________________________
43495 [  9089] By: jhi                                   on 2001/03/09  14:59:02
43496         Log: Add /sbin and /usr/sbin to the list of directories scanned
43497              for setuid programs.  Takes care of bug id 20010309.003.
43498      Branch: perl
43499            ! t/op/stat.t
43500 ____________________________________________________________________________
43501 [  9088] By: jhi                                   on 2001/03/09  14:48:32
43502         Log: Regen perlapi, perltoc.
43503      Branch: perl
43504            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
43505 ____________________________________________________________________________
43506 [  9087] By: jhi                                   on 2001/03/09  14:38:56
43507         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
43508              From: David Mitchell <davem@fdgroup.co.uk>
43509              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
43510              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
43511      Branch: perl
43512            ! dump.c perl.c perl.h pod/perlrun.pod
43513 ____________________________________________________________________________
43514 [  9086] By: jhi                                   on 2001/03/09  01:47:16
43515         Log: A modified version of
43516              
43517              Subject: [ID 20010307.005] POSIX::sigaction has various problems
43518              From: anders@broadcom.com
43519              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
43520              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
43521              
43522              Currently the sigaction.t test #6 fails (and is fudged to look
43523              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
43524              This may well be a genuine bug in Linux sigaction() (since at
43525              least Tru64, Solaris, and HP-UX disagree with Linux).
43526              Anyone with POSIX / SUSv2 tome handy?  The problem is that
43527              the flags of the oldaction don't match with the flags in
43528              the previously installed disposition.
43529      Branch: perl
43530            + t/lib/sigaction.t
43531            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
43532 ____________________________________________________________________________
43533 [  9085] By: jhi                                   on 2001/03/09  01:30:13
43534         Log: Subject: Re: mission impossible for the day
43535              From: Alex Gough <alex@rcon.org>
43536              Date: Thu, 08 Mar 2001 17:18:19 +0000
43537              Message-ID: <3AA7BEDB.8070409@rcon.org>
43538              
43539              If references (are overloaded) and can be directly stringified,
43540              show that instead of "stringified".
43541              
43542              (The problem, infinite mutual recursion caused by overloaded bool
43543              in Switch.pm, tracked by David Mitchell)
43544      Branch: perl
43545            ! lib/Carp/Heavy.pm
43546 ____________________________________________________________________________
43547 [  9084] By: jhi                                   on 2001/03/09  01:20:39
43548         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
43549              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
43550              From: David Mitchell <davem@fdgroup.co.uk>
43551              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
43552      Branch: perl
43553            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
43554            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
43555 ____________________________________________________________________________
43556 [  9083] By: jhi                                   on 2001/03/09  01:16:51
43557         Log: Subject: [PATCH] perldata.pod here-doc docs
43558              From: Jeff Pinyan <jeffp@crusoe.net>
43559              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
43560              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
43561      Branch: perl
43562            ! pod/perldata.pod
43563 ____________________________________________________________________________
43564 [  9082] By: jhi                                   on 2001/03/09  01:01:27
43565         Log: Subject: Re: Unicode/EBCDIC
43566              From: Peter Prymmer <pvhp@forte.com>
43567              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
43568              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
43569      Branch: perl
43570            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
43571 ____________________________________________________________________________
43572 [  9081] By: jhi                                   on 2001/03/08  13:41:30
43573         Log: Subject: Ooops, wrong 'no *POSIX' Patch
43574              From: Dorner Thomas <Thomas.Dorner@start.de>
43575              Date: Thu, 8 Mar 2001 08:43:28 +0100
43576              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
43577      Branch: perl
43578            ! hints/posix-bc.sh
43579 ____________________________________________________________________________
43580 [  9080] By: jhi                                   on 2001/03/08  13:11:42
43581         Log: It's Scripts.txt, not Script.txt.
43582      Branch: perl
43583            ! MANIFEST
43584 ____________________________________________________________________________
43585 [  9079] By: jhi                                   on 2001/03/08  12:59:05
43586         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
43587              From: Dorner Thomas <Thomas.Dorner@start.de>
43588              Date: Wed, 7 Mar 2001 14:13:31 +0100
43589              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
43590      Branch: perl
43591            ! makedepend.SH
43592 ____________________________________________________________________________
43593 [  9078] By: jhi                                   on 2001/03/08  12:57:43
43594         Log: Retract #9069, wrong patch.
43595      Branch: perl
43596            ! Makefile.SH
43597 ____________________________________________________________________________
43598 [  9077] By: jhi                                   on 2001/03/08  01:06:13
43599         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
43600      Branch: perl
43601            + lib/unicode/Scripts.txt
43602            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
43603            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
43604            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
43605            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
43606            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
43607            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
43608            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
43609            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
43610            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
43611            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
43612            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
43613            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
43614            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
43615            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
43616            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
43617            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
43618            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
43619            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
43620            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
43621            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
43622            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
43623            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
43624            ! lib/unicode/version
43625 ____________________________________________________________________________
43626 [  9076] By: jhi                                   on 2001/03/07  22:59:39
43627         Log: Integrate change #7784 from mainline into maintperl.
43628              
43629              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
43630      Branch: maint-5.6/perl
43631           !> pp_ctl.c t/op/pat.t
43632 ____________________________________________________________________________
43633 [  9075] By: jhi                                   on 2001/03/07  22:05:11
43634         Log: More UTF-8 test tweaks.
43635      Branch: perl
43636            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
43637 ____________________________________________________________________________
43638 [  9074] By: nick                                  on 2001/03/07  21:39:29
43639         Log: Integrate mainline.
43640      Branch: perlio
43641           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
43642           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
43643           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
43644           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
43645           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
43646 ____________________________________________________________________________
43647 [  9073] By: jhi                                   on 2001/03/07  16:37:09
43648         Log: Update Changes.
43649      Branch: perl
43650            ! Changes patchlevel.h
43651 ____________________________________________________________________________
43652 [  9072] By: jhi                                   on 2001/03/07  16:32:30
43653         Log: Subject: [ID 20010306.004] || != named unary operator
43654              From: abela@geneanet.org
43655              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
43656              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
43657      Branch: perl
43658            ! pod/perlop.pod
43659 ____________________________________________________________________________
43660 [  9071] By: jhi                                   on 2001/03/07  15:14:11
43661         Log: Subject: downgrading to bytes for common functions
43662              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
43663              Date: Wed, 7 Mar 2001 02:36:55 -0500
43664              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
43665      Branch: perl
43666            ! pp_sys.c
43667 ____________________________________________________________________________
43668 [  9070] By: jhi                                   on 2001/03/07  15:04:58
43669         Log: Clarify the description differentiating for and while; inspired by
43670              
43671              Subject: [ID 20010306.002] for/while difference in for definition
43672              From: abela@geneanet.org
43673              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
43674              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
43675      Branch: perl
43676            ! pod/perlsyn.pod
43677 ____________________________________________________________________________
43678 [  9069] By: jhi                                   on 2001/03/07  14:55:30
43679         Log: (Retracted by #9078.)
43680      Branch: perl
43681            ! Makefile.SH
43682 ____________________________________________________________________________
43683 [  9068] By: jhi                                   on 2001/03/07  14:51:17
43684         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
43685              From: Radu Greab <radu@netsoft.ro>
43686              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
43687              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
43688      Branch: perl
43689            ! pp.c t/op/chop.t
43690 ____________________________________________________________________________
43691 [  9067] By: jhi                                   on 2001/03/07  14:48:57
43692         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
43693              From: Simon Cozens <simon@netthink.co.uk>
43694              Date: Wed, 7 Mar 2001 13:59:28 +0000
43695              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
43696              
43697              In order to allow MakeMaker to build correct Makefiles,
43698              you need to change the order of the arguments in MM_Unix.pm
43699              as well. (Unless you have C89_CCMODE set, but we're trying
43700              to be POSIXly correct)
43701              
43702              Thanks to Merijn Broeren for tracking this down.
43703      Branch: perl
43704            ! lib/ExtUtils/MM_Unix.pm
43705 ____________________________________________________________________________
43706 [  9066] By: jhi                                   on 2001/03/07  14:30:02
43707         Log: Floating point too messy.
43708      Branch: perl
43709            ! t/camel-III/vstring.t
43710 ____________________________________________________________________________
43711 [  9065] By: jhi                                   on 2001/03/07  14:17:44
43712         Log: Integrate change #9064 from maintperl into mainline.
43713              
43714              fix memory leak in pack("Bb",...)
43715      Branch: perl
43716           !> perl.c
43717 ____________________________________________________________________________
43718 [  9064] By: gsar                                  on 2001/03/07  06:29:24
43719         Log: fix memory leak in pack("Bb",...)
43720      Branch: maint-5.6/perl
43721            ! perl.c
43722 ____________________________________________________________________________
43723 [  9063] By: jhi                                   on 2001/03/07  00:55:04
43724         Log: Major utf8 test reorganisation and rewrite.
43725              Hopefully no tests were lost in the shuffle.
43726              (The beginning of pragma/utf8 was lost intentionally,
43727              the tests were rather bogus and incomplete.)
43728      Branch: perl
43729            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
43730            ! t/pragma/utf8.t
43731 ____________________________________________________________________________
43732 [  9062] By: jhi                                   on 2001/03/07  00:41:16
43733         Log: More tweakage on the Unicode character class descriptions.
43734      Branch: perl
43735            ! lib/unicode/mktables.PL pod/perlretut.pod
43736 ____________________________________________________________________________
43737 [  9061] By: jhi                                   on 2001/03/06  23:12:38
43738         Log: The perlretut was still talking about the old \p and \P
43739              definitions.
43740      Branch: perl
43741            ! pod/perlretut.pod
43742 ____________________________________________________________________________
43743 [  9060] By: nick                                  on 2001/03/06  20:52:37
43744         Log: Integrate mainline (make test works again now).
43745      Branch: perlio
43746           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
43747 ____________________________________________________________________________
43748 [  9059] By: jhi                                   on 2001/03/06  15:36:14
43749         Log: 0.999... does equal 1.0, doesn't it?
43750      Branch: perl
43751            ! t/camel-III/vstring.t
43752 ____________________________________________________________________________
43753 [  9058] By: jhi                                   on 2001/03/06  15:34:00
43754         Log: Make /x{abcd}/ to work without use utf8.
43755      Branch: perl
43756            ! regcomp.c
43757 ____________________________________________________________________________
43758 [  9057] By: jhi                                   on 2001/03/06  03:02:36
43759         Log: Easier to outcomment all the three reset() tests for now.
43760      Branch: perl
43761            ! t/op/pat.t
43762 ____________________________________________________________________________
43763 [  9056] By: jhi                                   on 2001/03/06  02:30:02
43764         Log: Comment out the deadly reset; until the 20010301.005
43765              is finally fixed.
43766      Branch: perl
43767            ! t/op/pat.t
43768 ____________________________________________________________________________
43769 [  9055] By: jhi                                   on 2001/03/06  02:21:26
43770         Log: Integrate the change #9054 from mainline:
43771              retract the PMOP cleanup patch pending further investigation.
43772      Branch: maint-5.6/perl
43773           !> op.c op.h
43774 ____________________________________________________________________________
43775 [  9054] By: jhi                                   on 2001/03/06  02:19:57
43776         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
43777              with oddly familiar stack traces.
43778      Branch: perl
43779            ! op.c op.h
43780 ____________________________________________________________________________
43781 [  9053] By: jhi                                   on 2001/03/05  23:20:28
43782         Log: Integrate perlio.
43783      Branch: perl
43784           +> ext/Encode/Encode/koi8-r.ucm
43785           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
43786           !> makedef.pl
43787 ____________________________________________________________________________
43788 [  9052] By: nick                                  on 2001/03/05  23:08:17
43789         Log: skipping USE_PERLIO symbols correction.
43790      Branch: perlio
43791            ! makedef.pl
43792 ____________________________________________________________________________
43793 [  9051] By: nick                                  on 2001/03/05  22:35:07
43794         Log: More Encode alias tidying.
43795      Branch: perlio
43796            + ext/Encode/Encode/koi8-r.ucm
43797            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
43798 ____________________________________________________________________________
43799 [  9050] By: jhi                                   on 2001/03/05  21:44:29
43800         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
43801              Sarathy's fix for ID 20010301.005.
43802      Branch: maint-5.6/perl
43803           !> op.c op.h
43804 ____________________________________________________________________________
43805 [  9049] By: nick                                  on 2001/03/05  19:54:04
43806         Log: Integrate Jarkko's Encode.pm tweak.
43807      Branch: perlio
43808           !> ext/Encode/Encode.pm
43809 ____________________________________________________________________________
43810 [  9048] By: nick                                  on 2001/03/05  19:47:57
43811         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
43812      Branch: perlio
43813           +> os2/os2add.sym
43814           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
43815           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
43816           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
43817           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
43818           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
43819 ____________________________________________________________________________
43820 [  9047] By: jhi                                   on 2001/03/05  19:25:26
43821         Log: Regen perlapi.
43822      Branch: perl
43823            ! pod/perlapi.pod
43824 ____________________________________________________________________________
43825 [  9046] By: jhi                                   on 2001/03/05  19:12:14
43826         Log: Integrate perlio.
43827      Branch: perl
43828           +> t/camel-III/vstring.t
43829           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
43830 ____________________________________________________________________________
43831 [  9045] By: jhi                                   on 2001/03/05  19:10:36
43832         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
43833      Branch: perl
43834            ! ext/Encode/Encode.pm
43835 ____________________________________________________________________________
43836 [  9044] By: jhi                                   on 2001/03/05  18:49:12
43837         Log: Forgot the other half of the PMOP patch (#9033).
43838      Branch: perl
43839            ! op.h
43840 ____________________________________________________________________________
43841 [  9043] By: nick                                  on 2001/03/05  18:14:47
43842         Log: Update MANIFEST for new test.
43843      Branch: perlio
43844            ! MANIFEST
43845 ____________________________________________________________________________
43846 [  9042] By: nick                                  on 2001/03/05  18:12:41
43847         Log: Some tests for Camel 3rd edition features.
43848              Make gethostbyaddr() test in above work.
43849      Branch: perlio
43850            + t/camel-III/vstring.t
43851            ! pp.h pp_sys.c t/TEST t/harness
43852 ____________________________________________________________________________
43853 [  9041] By: jhi                                   on 2001/03/05  17:41:48
43854         Log: Add more ISO 8859 encoding aliases.
43855      Branch: perl
43856            ! ext/Encode/Encode.pm
43857 ____________________________________________________________________________
43858 [  9040] By: jhi                                   on 2001/03/05  17:30:43
43859         Log: Integrate perlio.
43860      Branch: perl
43861           !> MANIFEST sv.c
43862 ____________________________________________________________________________
43863 [  9039] By: nick                                  on 2001/03/05  17:11:36
43864         Log: Missed added file.
43865      Branch: perlio
43866            ! MANIFEST
43867 ____________________________________________________________________________
43868 [  9038] By: jhi                                   on 2001/03/05  15:58:01
43869         Log: Add tr tests for EBCDIC, from Karsten Sperling.
43870      Branch: perl
43871            ! t/op/tr.t
43872 ____________________________________________________________________________
43873 [  9037] By: nick                                  on 2001/03/05  15:56:35
43874         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
43875              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
43876              
43877              Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
43878              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
43879              - uses SvPV() rather than sv_2pv() in case it isn't a string.
43880      Branch: perlio
43881            ! sv.c
43882 ____________________________________________________________________________
43883 [  9036] By: jhi                                   on 2001/03/05  15:49:15
43884         Log: Add matching tests currently failing in EBCDIC,
43885              suggested by Karsten Sperling.
43886      Branch: perl
43887            ! t/op/pat.t
43888 ____________________________________________________________________________
43889 [  9035] By: jhi                                   on 2001/03/05  15:36:55
43890         Log: The #9034 needs a MANIFESTation.
43891      Branch: perl
43892            ! MANIFEST
43893 ____________________________________________________________________________
43894 [  9034] By: jhi                                   on 2001/03/05  15:35:14
43895         Log: Integrate perlio.
43896      Branch: perl
43897           +> ext/Encode/Encode/Tcl.pm
43898           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
43899           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
43900           !> ext/Encode/Encode/iso8859-1.ucm
43901           !> ext/Encode/Encode/iso8859-10.ucm
43902           !> ext/Encode/Encode/iso8859-13.ucm
43903           !> ext/Encode/Encode/iso8859-14.ucm
43904           !> ext/Encode/Encode/iso8859-15.ucm
43905           !> ext/Encode/Encode/iso8859-16.ucm
43906           !> ext/Encode/Encode/iso8859-2.ucm
43907           !> ext/Encode/Encode/iso8859-3.ucm
43908           !> ext/Encode/Encode/iso8859-4.ucm
43909           !> ext/Encode/Encode/iso8859-5.ucm
43910           !> ext/Encode/Encode/iso8859-6.ucm
43911           !> ext/Encode/Encode/iso8859-7.ucm
43912           !> ext/Encode/Encode/iso8859-8.ucm
43913           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
43914           !> t/lib/encode.t
43915 ____________________________________________________________________________
43916 [  9033] By: jhi                                   on 2001/03/05  15:33:18
43917         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
43918              From: Gurusamy Sarathy <gsar@ActiveState.com>
43919              Date: Sun, 04 Mar 2001 22:33:15 -0800
43920              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
43921              
43922              PMOPs need to remember their own stash so that they can
43923              gracefully remove themselves from their linked list.
43924      Branch: perl
43925            ! op.c
43926 ____________________________________________________________________________
43927 [  9032] By: nick                                  on 2001/03/05  14:51:50
43928         Log: Encode implementation "completion"
43929              Implement and document define_encoding()
43930              Implement and document encoding aliases including define_alias()
43931              Make Encode::XS use define_encoding() rather than back-door.
43932              Move run-time *.enc to separate Encode::Tcl module.
43933              Make 'compile' honour <codeset_name>
43934              Change canonical names of to iso-8859-* and US-ascii.
43935      Branch: perlio
43936            + ext/Encode/Encode/Tcl.pm
43937            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
43938            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
43939            ! ext/Encode/Encode/iso8859-1.ucm
43940            ! ext/Encode/Encode/iso8859-10.ucm
43941            ! ext/Encode/Encode/iso8859-13.ucm
43942            ! ext/Encode/Encode/iso8859-14.ucm
43943            ! ext/Encode/Encode/iso8859-15.ucm
43944            ! ext/Encode/Encode/iso8859-16.ucm
43945            ! ext/Encode/Encode/iso8859-2.ucm
43946            ! ext/Encode/Encode/iso8859-3.ucm
43947            ! ext/Encode/Encode/iso8859-4.ucm
43948            ! ext/Encode/Encode/iso8859-5.ucm
43949            ! ext/Encode/Encode/iso8859-6.ucm
43950            ! ext/Encode/Encode/iso8859-7.ucm
43951            ! ext/Encode/Encode/iso8859-8.ucm
43952            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
43953            ! t/lib/encode.t
43954 ____________________________________________________________________________
43955 [  9031] By: jhi                                   on 2001/03/05  13:51:17
43956         Log: Integrate change #9030 from maintperl into mainline.
43957              
43958              Subject: [PATCH 5.6.1] OS/2 cleanup
43959      Branch: perl
43960           +> os2/os2add.sym
43961           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
43962           !> makedef.pl os2/Changes os2/Makefile.SHs
43963           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
43964           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
43965           !> os2/os2.sym os2/os2ish.h
43966 ____________________________________________________________________________
43967 [  9030] By: jhi                                   on 2001/03/05  13:46:49
43968         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
43969              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43970              Date: Mon, 5 Mar 2001 02:29:44 -0500
43971              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
43972      Branch: maint-5.6/perl
43973            + os2/os2add.sym
43974            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
43975            ! makedef.pl os2/Changes os2/Makefile.SHs
43976            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
43977            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
43978            ! os2/os2.sym os2/os2ish.h
43979 ____________________________________________________________________________
43980 [  9029] By: jhi                                   on 2001/03/05  13:40:35
43981         Log: Integrate change #9028 from maintperl into mainline.
43982              
43983              various nits in MM_Unix.pm found by disabling SelfLoader
43984      Branch: perl
43985           !> lib/ExtUtils/MM_Unix.pm
43986 ____________________________________________________________________________
43987 [  9028] By: gsar                                  on 2001/03/05  09:58:38
43988         Log: various nits in MM_Unix.pm found by disabling SelfLoader
43989      Branch: maint-5.6/perl
43990            ! lib/ExtUtils/MM_Unix.pm
43991 ____________________________________________________________________________
43992 [  9027] By: nick                                  on 2001/03/05  08:35:22
43993         Log: Integrate mainline
43994      Branch: perlio
43995           !> (integrate 28 files)
43996 ____________________________________________________________________________
43997 [  9026] By: jhi                                   on 2001/03/05  02:14:59
43998         Log: Integrate change #9025 from mainline to maintperl,
43999              retract \N{U+HHHH}.
44000      Branch: maint-5.6/perl
44001           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
44002           !> t/lib/charnames.t toke.c
44003 ____________________________________________________________________________
44004 [  9025] By: jhi                                   on 2001/03/05  02:13:09
44005         Log: Retracting \N{U+HHHH}.
44006      Branch: perl
44007            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
44008            ! t/lib/charnames.t toke.c
44009 ____________________________________________________________________________
44010 [  9024] By: jhi                                   on 2001/03/04  20:51:07
44011         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
44012              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
44013              Date: Fri, 02 Mar 2001 18:25:26 +0100
44014              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
44015              
44016              Casting problem.
44017      Branch: perl
44018            ! ext/Storable/Storable.xs
44019 ____________________________________________________________________________
44020 [  9023] By: jhi                                   on 2001/03/04  19:46:45
44021         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
44022              From: nick@talking.bollo.cx
44023              Date: Sat, 03 Mar 2001 21:41:33 +0000
44024              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
44025              
44026              Revert the workaround.
44027      Branch: perl
44028            ! perlio.c
44029 ____________________________________________________________________________
44030 [  9022] By: jhi                                   on 2001/03/04  19:36:28
44031         Log: Update Changes.
44032      Branch: perl
44033            ! Changes patchlevel.h
44034 ____________________________________________________________________________
44035 [  9021] By: jhi                                   on 2001/03/04  18:41:00
44036         Log: makedef.pl updates suggested by Chris Nandor; double-checking
44037              the changes in AIX, OS/2 Win32 would be nice.
44038      Branch: perl
44039            ! makedef.pl
44040 ____________________________________________________________________________
44041 [  9020] By: jhi                                   on 2001/03/04  18:23:58
44042         Log: Integrate change #9012 from maintperl into mainline,
44043              quench a compiler warning.
44044      Branch: perl
44045           !> toke.c
44046 ____________________________________________________________________________
44047 [  9019] By: jhi                                   on 2001/03/04  18:18:43
44048         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
44049              
44050              \N{U+HHHH} fix.
44051              
44052              pattern in G_ARRAY context
44053      Branch: maint-5.6/perl
44054           !> pp_hot.c t/op/pat.t toke.c
44055 ____________________________________________________________________________
44056 [  9018] By: jhi                                   on 2001/03/04  18:07:48
44057         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
44058              From: Jeff Pinyan <jeffp@crusoe.net>
44059              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
44060              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
44061      Branch: perl
44062            ! pp_hot.c t/op/pat.t
44063 ____________________________________________________________________________
44064 [  9017] By: jhi                                   on 2001/03/04  18:06:21
44065         Log: I thought I tested the #9014.
44066      Branch: perl
44067            ! toke.c
44068 ____________________________________________________________________________
44069 [  9016] By: jhi                                   on 2001/03/04  17:41:22
44070         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
44071              
44072              Tweak the get*ent() OS/2 prototypes.
44073              
44074              Add the \N{U+HHHH} syntax.
44075              
44076              More tr/// UTF-8 fixes from Inaba Hiroto.
44077      Branch: maint-5.6/perl
44078           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
44079           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
44080 ____________________________________________________________________________
44081 [  9015] By: jhi                                   on 2001/03/04  17:36:04
44082         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
44083      Branch: perl
44084            ! doop.c t/op/tr.t
44085 ____________________________________________________________________________
44086 [  9014] By: jhi                                   on 2001/03/04  17:24:49
44087         Log: Add the \N{U+HHHH} syntax.
44088      Branch: perl
44089            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
44090            ! t/lib/charnames.t toke.c
44091 ____________________________________________________________________________
44092 [  9013] By: jhi                                   on 2001/03/04  17:20:45
44093         Log: Tweak the get*ent() OS/2 prototypes.
44094      Branch: perl
44095            ! os2/os2.c
44096 ____________________________________________________________________________
44097 [  9012] By: gsar                                  on 2001/03/04  06:26:14
44098         Log: avoid warning (nit in change#9009)
44099      Branch: maint-5.6/perl
44100            ! toke.c
44101 ____________________________________________________________________________
44102 [  9011] By: gsar                                  on 2001/03/04  06:15:24
44103         Log: lib/charnames.t fails in 5.6.x because of older Unicode
44104              data
44105              
44106              TODO: need to revisit this after updating lib/unicode/...
44107      Branch: maint-5.6/perl
44108            ! t/lib/charnames.t
44109 ____________________________________________________________________________
44110 [  9010] By: gsar                                  on 2001/03/04  06:08:36
44111         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
44112      Branch: maint-5.6/perl
44113            ! toke.c
44114 ____________________________________________________________________________
44115 [  9009] By: jhi                                   on 2001/03/03  19:27:20
44116         Log: Integrate change #9008 from mainline to maintperl,
44117              UTF-8 tr/// fixes from Inaba Hiroto.
44118      Branch: maint-5.6/perl
44119           !> doop.c op.c t/op/tr.t toke.c
44120 ____________________________________________________________________________
44121 [  9008] By: jhi                                   on 2001/03/03  19:19:42
44122         Log: UTF8 tr/// fixes from Inaba Hiroto.
44123      Branch: perl
44124            ! doop.c op.c t/op/tr.t toke.c
44125 ____________________________________________________________________________
44126 [  9007] By: jhi                                   on 2001/03/03  19:00:30
44127         Log: Integrate change #9006 from maintperl to mainline,
44128              more robust quest for the infinite.
44129      Branch: perl
44130           !> lib/Math/Complex.pm
44131 ____________________________________________________________________________
44132 [  9006] By: jhi                                   on 2001/03/03  18:58:06
44133         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
44134              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44135              Date: Sat, 3 Mar 2001 12:51:50 -0500
44136              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
44137              
44138              Be more robust in our quest for the infinite.
44139      Branch: maint-5.6/perl
44140            ! lib/Math/Complex.pm
44141 ____________________________________________________________________________
44142 [  9005] By: jhi                                   on 2001/03/03  17:55:50
44143         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
44144      Branch: maint-5.6/perl
44145            ! doio.c
44146 ____________________________________________________________________________
44147 [  9004] By: jhi                                   on 2001/03/03  17:40:14
44148         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
44149              so that picky compilers like IRIX won't get huffy about
44150              "statements without effect" (like 1;).
44151      Branch: perl
44152            ! toke.c
44153 ____________________________________________________________________________
44154 [  9003] By: jhi                                   on 2001/03/03  17:15:52
44155         Log: Integrate change #9002 from mainline to maintperl.
44156              
44157              Subject: [perl-5.6.x, perl-current] accept for EPOC
44158      Branch: maint-5.6/perl
44159           !> pp_sys.c
44160 ____________________________________________________________________________
44161 [  9002] By: jhi                                   on 2001/03/03  17:14:30
44162         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
44163              From: Olaf Flebbe <O.Flebbe@science-computing.de>
44164              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
44165              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
44166      Branch: perl
44167            ! pp_sys.c
44168 ____________________________________________________________________________
44169 [  9001] By: jhi                                   on 2001/03/03  17:13:13
44170         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
44171              From: "Craig A. Berry" <craigberry@mac.com>
44172              Date: Fri, 02 Mar 2001 17:44:40 -0600
44173              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
44174      Branch: perl
44175            ! t/pod/find.t
44176 ____________________________________________________________________________
44177 [  9000] By: jhi                                   on 2001/03/03  17:11:55
44178         Log: Integrate changes #8997,8999 from maintperl.
44179              
44180              Subject: [PATCH 5.6.1] compiling on OS/2
44181              (Better error message from hints/os2.sh)
44182              
44183              Subject: [PATCH 5.6.1] syslog.t
44184      Branch: perl
44185           !> hints/os2.sh t/lib/syslog.t
44186 ____________________________________________________________________________
44187 [  8999] By: jhi                                   on 2001/03/03  17:09:28
44188         Log: Subject: [PATCH 5.6.1] syslog.t
44189              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44190              Date: Sat, 3 Mar 2001 02:11:17 -0500
44191              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
44192      Branch: maint-5.6/perl
44193            ! t/lib/syslog.t
44194 ____________________________________________________________________________
44195 [  8998] By: jhi                                   on 2001/03/03  17:07:50
44196         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
44197              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44198              Date: Sat, 3 Mar 2001 01:53:52 -0500
44199              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
44200      Branch: maint-5.6/perl
44201            ! opcode.pl os2/os2.c
44202 ____________________________________________________________________________
44203 [  8997] By: jhi                                   on 2001/03/03  17:03:30
44204         Log: Subject: [PATCH 5.6.1] compiling on OS/2
44205              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44206              Date: Sat, 3 Mar 2001 01:59:59 -0500
44207              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
44208      Branch: maint-5.6/perl
44209            ! hints/os2.sh
44210 ____________________________________________________________________________
44211 [  8996] By: jhi                                   on 2001/03/03  00:55:58
44212         Log: Regen files for mainline.
44213      Branch: perl
44214            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44215            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
44216 ____________________________________________________________________________
44217 [  8995] By: jhi                                   on 2001/03/03  00:35:22
44218         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
44219              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
44220              to maintperl.
44221              
44222              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
44223              
44224              Add Configure option -Dmksymlinks which will create a symlink
44225              forest if the current/build differs from the source directory.
44226              (8218,8220,8221,8317,8318,8971)
44227              
44228              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
44229              (Document APPLLIB_EXP in INSTALL.)
44230              
44231              If running byacc write-enable also perly.h.
44232              
44233              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
44234              
44235              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
44236              
44237              Sanity check for conflicting thread flavours.
44238              
44239              Fix the sys/fcntl.h problem reported by Peter Prymmer.
44240              
44241              Add few CPUs/architectures to the Cppsym scan,
44242              add -perlio to archname if so selected (modified 8890)
44243              
44244              Be more helpful for devel builders, suggested by John L. Allen.
44245              (admittedly pointless change for maintperl, but the usedevel
44246              code is there already)
44247      Branch: maint-5.6/perl
44248           !> Configure INSTALL Makefile.SH Porting/Glossary
44249           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
44250           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
44251           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
44252           !> win32/config.bc win32/config.gc win32/config.vc
44253 ____________________________________________________________________________
44254 [  8994] By: jhi                                   on 2001/03/02  23:31:41
44255         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
44256      Branch: metaconfig/U/perl
44257            ! gccvers.U
44258 ____________________________________________________________________________
44259 [  8993] By: jhi                                   on 2001/03/02  23:22:12
44260         Log: Regenerate various files for maint.
44261      Branch: maint-5.6/perl
44262            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
44263            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
44264 ____________________________________________________________________________
44265 [  8992] By: alanbur                               on 2001/03/02  22:48:34
44266         Log: Resync wuth parent
44267      Branch: maint-5.6/pureperl
44268           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
44269           !> (integrate 60 files)
44270 ____________________________________________________________________________
44271 [  8991] By: jhi                                   on 2001/03/02  21:00:08
44272         Log: Retract the #8742 part of #8986, backward compat.
44273      Branch: maint-5.6/perl
44274            ! embed.pl
44275 ____________________________________________________________________________
44276 [  8990] By: jhi                                   on 2001/03/02  20:40:07
44277         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
44278      Branch: maint-5.6/perl
44279            ! hv.c
44280 ____________________________________________________________________________
44281 [  8989] By: jhi                                   on 2001/03/02  19:59:56
44282         Log: Update Changes.
44283      Branch: perl
44284            ! Changes patchlevel.h
44285 ____________________________________________________________________________
44286 [  8988] By: jhi                                   on 2001/03/02  19:57:08
44287         Log: Integrate perlio.
44288      Branch: perl
44289           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
44290           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
44291           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
44292           !> ext/Encode/Encode/iso8859-10.ucm
44293           !> ext/Encode/Encode/iso8859-13.ucm
44294           !> ext/Encode/Encode/iso8859-14.ucm
44295           !> ext/Encode/Encode/iso8859-15.ucm
44296           !> ext/Encode/Encode/iso8859-16.ucm
44297           !> ext/Encode/Encode/iso8859-2.ucm
44298           !> ext/Encode/Encode/iso8859-3.ucm
44299           !> ext/Encode/Encode/iso8859-4.ucm
44300           !> ext/Encode/Encode/iso8859-5.ucm
44301           !> ext/Encode/Encode/iso8859-6.ucm
44302           !> ext/Encode/Encode/iso8859-7.ucm
44303           !> ext/Encode/Encode/iso8859-8.ucm
44304           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
44305           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
44306 ____________________________________________________________________________
44307 [  8987] By: jhi                                   on 2001/03/02  19:43:40
44308         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
44309              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
44310              8950,8952,8955 from mainline to maintperl.
44311              
44312              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
44313              
44314              Put to rest the 20010205.001, the email address checking (not) regex.
44315              
44316              fork() not everywhere, cleanup temp files.
44317              
44318              The #8843 wasn't quite right: %Config needs to imported.
44319              
44320              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
44321              (#8849: the glob-basic hunk needed massaging as it depended
44322              on Schwern's large-scale (unintegrated) patches)
44323              
44324              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
44325              
44326              Upgrade to CGI.pm 2.752, from Lincoln Stein.
44327              (Note: there were some conflicts due to EBCDIC and EPOC
44328              patches, in general I preferred the repository code.)
44329              (When 2.753 comes out, we need to synchronize.)
44330              
44331              Subject: [PATCH] fix for charnames above FFFF
44332              
44333              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
44334              
44335              If no sfio, no -lsfio.
44336              
44337              Run run/*.t also in minitest.
44338              
44339              Subject:  [PATCH perl 5.7.0] malloc message address offset
44340              
44341              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
44342              
44343              Subject: fix for parameter -Dm (for perl@8867)
44344              
44345              Subject: [PATCH: perl@8892] was Re: hashing order difference?
44346              (make the test more portable)
44347              
44348              Subject: Re: [PATCH] fix for charnames above FFFF
44349              
44350              Subject: Re: I'm losing the war...
44351              (hv_store() not working correctly in ENV_IS_CASELESS case.)
44352              
44353              Subject: Modified README.bs2000 
44354              
44355              Subject: [PATCH: perl@8935] -Dt padsv($var)
44356              
44357              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
44358              
44359              Subject: PATCH: extra tests to check on negative float to unsigned cast
44360              
44361              Subject: [PATCH] XPUSH[insp] was Re: progress
44362              
44363              Subject: Re: Compile with perlcc..
44364      Branch: maint-5.6/perl
44365           !> (integrate 36 files)
44366 ____________________________________________________________________________
44367 [  8986] By: jhi                                   on 2001/03/02  18:51:25
44368         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
44369              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
44370              to maintperl.
44371              
44372              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
44373              
44374              Subject: [DOC PATCH] overload.pm nits
44375              
44376              Add header for LIB$ prototypes (C. Berry)
44377              
44378              Convert fwrite()s to sockets to write()s, since some socket stacks
44379              don't take kindly to stdio.
44380              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
44381              (for often optional LNMs)
44382              Correct a few typos
44383              (C. Bailey)
44384              
44385              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
44386              
44387              De-cut-and-pasto.
44388              
44389              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
44390              
44391              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
44392              
44393              Upgrade to CPAN 1.59_54, from Andreas König.
44394              
44395              Bogus shebang.
44396              
44397              Subject: [PATCH] Document makepatch in Porting/patching
44398              
44399              UTF-8 documentation.
44400              
44401              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
44402              
44403              Sort the MANIFEST.
44404              
44405              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
44406              
44407              Subject: [PATCH @8807] toke.c cleanup: scan_str()
44408              
44409              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
44410              
44411              Add run/*.t to testables.
44412              
44413              TODO: integrate #8784.
44414      Branch: maint-5.6/perl
44415           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
44416           !> (integrate 28 files)
44417 ____________________________________________________________________________
44418 [  8985] By: nick                                  on 2001/03/02  18:15:45
44419         Log: Integrate mainline
44420      Branch: perlio
44421           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
44422           !> vms/vms.c
44423 ____________________________________________________________________________
44424 [  8984] By: jhi                                   on 2001/03/02  16:00:17
44425         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
44426              
44427              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
44428              5.004_05, and mention the suidperl August 2000 security problem.
44429              (#8978,#8981)
44430              
44431              Subject: [ID 20010301.004] Technically speaking in perldata
44432              
44433              Subject: [PATCH] File::Copy for bleadperl, maintperl
44434              
44435              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
44436              
44437              (The #8982, fix for 20010221.005 and 20010221.008,
44438              would be nice too but it didn't integrate cleanly.)
44439      Branch: maint-5.6/perl
44440           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
44441 ____________________________________________________________________________
44442 [  8983] By: jhi                                   on 2001/03/02  15:51:16
44443         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
44444              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
44445              Date:     Thu, 1 Mar 2001 15:54:09 EST
44446              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
44447      Branch: perl
44448            ! vms/vms.c
44449 ____________________________________________________________________________
44450 [  8982] By: jhi                                   on 2001/03/02  15:43:31
44451         Log: Subject: Re: sync sync sync: have I missed any patches?
44452              From: Radu Greab <radu@netsoft.ro> 
44453              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
44454              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
44455              
44456              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
44457              was checking argv[0] regardless of whether a different pathname
44458              will actually be executed."  Test case not supplied because 
44459              drafting that, ironically enough, revealed another bug
44460              (or a feature).
44461      Branch: perl
44462            ! doio.c
44463 ____________________________________________________________________________
44464 [  8981] By: jhi                                   on 2001/03/02  15:28:03
44465         Log: Misdate in #8978.
44466      Branch: perl
44467            ! pod/perlfaq1.pod
44468 ____________________________________________________________________________
44469 [  8980] By: jhi                                   on 2001/03/02  15:24:20
44470         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
44471              From: Chris Nandor <pudge@pobox.com>
44472              Date: Wed, 28 Feb 2001 22:10:15 -0500
44473              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
44474      Branch: perl
44475            ! lib/File/Copy.pm
44476 ____________________________________________________________________________
44477 [  8979] By: jhi                                   on 2001/03/02  15:17:16
44478         Log: Subject: [ID 20010301.004] Technically speaking in perldata
44479              From: abela@geneanet.org
44480              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
44481              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
44482      Branch: perl
44483            ! pod/perldata.pod
44484 ____________________________________________________________________________
44485 [  8978] By: jhi                                   on 2001/03/02  15:15:27
44486         Log: Subject: [ID 20010301.003] ref to 5.004
44487              From: abela@geneanet.org
44488              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
44489              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
44490              
44491              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
44492              and mention the suidperl August 2000 security problem.
44493      Branch: perl
44494            ! pod/perlfaq1.pod
44495 ____________________________________________________________________________
44496 [  8977] By: alanbur                               on 2001/03/02  14:17:45
44497         Log: Resynchronised with parent
44498      Branch: maint-5.6/pureperl
44499           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
44500           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
44501           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
44502           !> vms/descrip_mms.template win32/win32.c win32/win32.h
44503           !> win32/win32iop.h
44504 ____________________________________________________________________________
44505 [  8976] By: nick                                  on 2001/03/01  23:25:30
44506         Log: Integrate mainline.
44507      Branch: perlio
44508            - t/op/qu.t
44509           !> (integrate 55 files)
44510 ____________________________________________________________________________
44511 [  8975] By: jhi                                   on 2001/03/01  16:51:34
44512         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
44513      Branch: perl
44514           !> toke.c
44515 ____________________________________________________________________________
44516 [  8974] By: gsar                                  on 2001/03/01  16:28:21
44517         Log: fix for bugid 20010226.008
44518              
44519              the problem was that some of the pointers (PL_last_lop and
44520              PL_last_uni specifically) into the lex buffers weren't correctly
44521              being invalidated when the buffer changed; this would leave the
44522              pointers pointing at an arbitrary location in the buffer if
44523              the buffer didn't need to be reallocated, or point into freed
44524              memory if the buffer had to be realloced
44525              
44526              TODO item for bugdb maintainers: check other seemingly random
44527              parser-related bugs--they might be cured by this
44528      Branch: maint-5.6/perl
44529            ! toke.c
44530 ____________________________________________________________________________
44531 [  8973] By: jhi                                   on 2001/03/01  02:23:25
44532         Log: Retract #8970 because of a completely mysterious core dump:
44533              adding the tests 241..244 causes op/pat dump core at test #25.
44534              The test needs a lot of whittling down before the bug can be solved.
44535      Branch: perl
44536            ! t/op/pat.t
44537 ____________________________________________________________________________
44538 [  8972] By: jhi                                   on 2001/03/01  01:58:38
44539         Log: Regen perlapi.
44540      Branch: perl
44541            ! pod/perlapi.pod
44542 ____________________________________________________________________________
44543 [  8971] By: jhi                                   on 2001/03/01  01:34:09
44544         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))
44545              From: Nicholas Clark <nick@ccl4.org>
44546              Date: Wed, 28 Feb 2001 23:28:49 +0000
44547              Message-ID: <20010228232849.A55187@plum.flirble.org>
44548              
44549              Allow a completely write protected source code tree
44550              when using the Configure -Dmksymlinks.
44551      Branch: perl
44552            ! embed.pl warnings.pl
44553 ____________________________________________________________________________
44554 [  8970] By: jhi                                   on 2001/03/01  01:32:04
44555         Log: Add back the EBCDIC character range tests (for matching).
44556      Branch: perl
44557            ! t/op/pat.t
44558 ____________________________________________________________________________
44559 [  8969] By: nick                                  on 2001/02/28  18:18:01
44560         Log: Add charname comments to .ucm files writen by 'compile',
44561              also order charmaps in those files by source encoding.
44562              regenerate distrubuted .ucm files
44563      Branch: perlio
44564            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
44565            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
44566            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
44567            ! ext/Encode/Encode/iso8859-10.ucm
44568            ! ext/Encode/Encode/iso8859-13.ucm
44569            ! ext/Encode/Encode/iso8859-14.ucm
44570            ! ext/Encode/Encode/iso8859-15.ucm
44571            ! ext/Encode/Encode/iso8859-16.ucm
44572            ! ext/Encode/Encode/iso8859-2.ucm
44573            ! ext/Encode/Encode/iso8859-3.ucm
44574            ! ext/Encode/Encode/iso8859-4.ucm
44575            ! ext/Encode/Encode/iso8859-5.ucm
44576            ! ext/Encode/Encode/iso8859-6.ucm
44577            ! ext/Encode/Encode/iso8859-7.ucm
44578            ! ext/Encode/Encode/iso8859-8.ucm
44579            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
44580            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
44581 ____________________________________________________________________________
44582 [  8968] By: jhi                                   on 2001/02/28  16:26:37
44583         Log: Expand usemorebits early if d_casti32 needs to be undefined.
44584      Branch: perl
44585            ! hints/hpux.sh hints/irix_6.sh
44586 ____________________________________________________________________________
44587 [  8967] By: jhi                                   on 2001/02/28  16:22:26
44588         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
44589              retract toke.c/qu parts of #8583, retract #8485, retract
44590              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
44591              op/length.t, and MANIFEST, and delete t/op/qu.t.
44592      Branch: perl
44593            - t/op/qu.t
44594            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
44595            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
44596            ! t/op/length.t toke.c
44597 ____________________________________________________________________________
44598 [  8966] By: jhi                                   on 2001/02/28  15:00:27
44599         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
44600              by not changing from pre-Unicode days into being Unicode-aware.
44601              Sniff.
44602      Branch: perl
44603            ! pp.c t/op/pack.t t/op/qu.t
44604 ____________________________________________________________________________
44605 [  8965] By: jhi                                   on 2001/02/28  14:37:55
44606         Log: Subject: Re: Errors in core PODs
44607              From: Michael Stevens <michael@etla.org> 
44608              Date: Fri, 23 Feb 2001 15:47:56 +0000
44609              Message-ID: <20010223154756.A7723@firedrake.org> 
44610      Branch: perl
44611            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
44612            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
44613            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
44614            ! x2p/a2p.pod
44615 ____________________________________________________________________________
44616 [  8964] By: jhi                                   on 2001/02/28  14:35:35
44617         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
44618              (The #8961 was too bold.)
44619      Branch: perl
44620            ! hints/hpux.sh hints/irix_6.sh
44621 ____________________________________________________________________________
44622 [  8963] By: jhi                                   on 2001/02/28  14:33:39
44623         Log: Subject: Re: sync sync sync: have I missed any patches?
44624              From: Tim Jenness <t.jenness@jach.hawaii.edu>
44625              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
44626              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
44627              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
44628              
44629              Replace djSP with dSP.
44630      Branch: perl
44631            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
44632            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
44633            ! win32/perlhost.h
44634 ____________________________________________________________________________
44635 [  8962] By: jhi                                   on 2001/02/27  23:21:14
44636         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
44637      Branch: perl
44638            ! lib/Filter/Simple.pm
44639 ____________________________________________________________________________
44640 [  8961] By: jhi                                   on 2001/02/27  22:55:26
44641         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
44642              and this would be it.
44643      Branch: perl
44644            ! hints/hpux.sh hints/irix_6.sh
44645 ____________________________________________________________________________
44646 [  8960] By: jhi                                   on 2001/02/27  22:51:33
44647         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
44648              From: "Craig A. Berry" <craigberry@mac.com>
44649              Date: Tue, 27 Feb 2001 16:11:44 -0600
44650              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
44651      Branch: maint-5.6/perl
44652            ! configure.com vms/descrip_mms.template
44653 ____________________________________________________________________________
44654 [  8959] By: jhi                                   on 2001/02/27  22:47:23
44655         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
44656              From: "Craig A. Berry" <craigberry@mac.com>
44657              Date: Tue, 27 Feb 2001 16:11:44 -0600
44658              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
44659      Branch: perl
44660            ! configure.com vms/descrip_mms.template
44661 ____________________________________________________________________________
44662 [  8958] By: jhi                                   on 2001/02/27  15:16:42
44663         Log: Update Changes.
44664      Branch: perl
44665            ! Changes patchlevel.h
44666 ____________________________________________________________________________
44667 [  8957] By: jhi                                   on 2001/02/27  06:15:07
44668         Log: Subject: [5.6.x] EPOC additions
44669              From: Olaf Flebbe <O.Flebbe@science-computing.de>
44670              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
44671              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
44672      Branch: maint-5.6/perl
44673            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
44674 ____________________________________________________________________________
44675 [  8956] By: jhi                                   on 2001/02/27  06:12:11
44676         Log: Subject: [perl-current] EPOC 
44677              From: Olaf Flebbe <O.Flebbe@science-computing.de>
44678              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
44679              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
44680      Branch: perl
44681            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
44682            ! epoc/epocish.c epoc/epocish.h pp_sys.c
44683 ____________________________________________________________________________
44684 [  8955] By: jhi                                   on 2001/02/27  05:59:50
44685         Log: Subject: Re: Compile with perlcc..
44686              From: Edward Peschko <edwardp@excitehome.net>
44687              Date: Mon, 26 Feb 2001 18:51:58 -0800
44688              Message-ID: <20010226185158.A9871@excitehome.net>
44689              
44690              plus add a simple usage message if no arguments given.
44691      Branch: perl
44692            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
44693            ! utils/Makefile utils/perlcc.PL win32/pod.mak
44694 ____________________________________________________________________________
44695 [  8954] By: nick                                  on 2001/02/26  21:02:59
44696         Log: Integrate mainline
44697      Branch: perlio
44698           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
44699           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
44700           !> t/op/sprintf.t
44701 ____________________________________________________________________________
44702 [  8953] By: jhi                                   on 2001/02/26  14:43:54
44703         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
44704              From: Nicholas Clark <nick@ccl4.org>
44705              Date: Mon, 26 Feb 2001 00:42:07 +0000
44706              Message-ID: <20010226004207.F23333@plum.flirble.org>
44707      Branch: perl
44708            ! pp_ctl.c
44709 ____________________________________________________________________________
44710 [  8952] By: jhi                                   on 2001/02/26  14:42:13
44711         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
44712              From: Simon Cozens <simon@netthink.co.uk>
44713              Date: Mon, 26 Feb 2001 12:23:48 +0000
44714              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
44715      Branch: perl
44716            ! pod/perlguts.pod
44717 ____________________________________________________________________________
44718 [  8951] By: jhi                                   on 2001/02/26  14:39:15
44719         Log: Subject: [PATCH] perlio - unknown layer
44720              From: Nicholas Clark <nick@ccl4.org>
44721              Date: Mon, 26 Feb 2001 00:27:19 +0000
44722              Message-ID: <20010226002719.E23333@plum.flirble.org>
44723      Branch: perl
44724            ! perlio.c
44725 ____________________________________________________________________________
44726 [  8950] By: jhi                                   on 2001/02/26  14:38:04
44727         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
44728              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
44729              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
44730              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
44731      Branch: perl
44732            ! t/op/bop.t
44733 ____________________________________________________________________________
44734 [  8949] By: jhi                                   on 2001/02/26  14:37:07
44735         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
44736              From: Peter Prymmer <pvhp@forte.com>
44737              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
44738              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
44739      Branch: perl
44740            ! lib/Test.pm
44741 ____________________________________________________________________________
44742 [  8948] By: jhi                                   on 2001/02/26  14:35:53
44743         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
44744              From: Radu Greab <radu@netsoft.ro>
44745              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
44746              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
44747      Branch: perl
44748            ! pod/perlop.pod
44749 ____________________________________________________________________________
44750 [  8947] By: jhi                                   on 2001/02/26  14:34:46
44751         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
44752              From: David Mitchell <davem@fdgroup.co.uk>
44753              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
44754              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
44755      Branch: perl
44756            ! run.c
44757 ____________________________________________________________________________
44758 [  8946] By: jhi                                   on 2001/02/26  14:32:37
44759         Log: Subject: Modified README.bs2000 
44760              From: Dorner Thomas <Thomas.Dorner@start.de>
44761              Date: Mon, 26 Feb 2001 09:22:17 +0100
44762              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
44763      Branch: perl
44764            ! README.bs2000
44765 ____________________________________________________________________________
44766 [  8945] By: jhi                                   on 2001/02/26  14:19:53
44767         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
44768              to maintperl, listing the known failures on the tests 129 and 130.
44769      Branch: maint-5.6/perl
44770           !> t/op/sprintf.t
44771 ____________________________________________________________________________
44772 [  8944] By: jhi                                   on 2001/02/26  14:14:15
44773         Log: Add more known sprintf failures.
44774      Branch: perl
44775            ! t/op/sprintf.t
44776 ____________________________________________________________________________
44777 [  8943] By: jhi                                   on 2001/02/26  13:56:22
44778         Log: perlglob.exe needs to be found in Win32, patch from
44779              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
44780              which needs external glob at mini-perl time."
44781      Branch: perl
44782            ! ext/Encode/compile
44783 ____________________________________________________________________________
44784 [  8942] By: jhi                                   on 2001/02/26  13:52:19
44785         Log: A missing dTHX from Vadim Konovalov.
44786      Branch: perl
44787            ! perlio.c
44788 ____________________________________________________________________________
44789 [  8941] By: jhi                                   on 2001/02/26  13:37:05
44790         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
44791      Branch: perl
44792            ! op.c
44793 ____________________________________________________________________________
44794 [  8940] By: jhi                                   on 2001/02/26  13:35:40
44795         Log: Integrate perlio.
44796      Branch: perl
44797           !> ext/Encode/Encode.pm
44798 ____________________________________________________________________________
44799 [  8939] By: nick                                  on 2001/02/25  23:47:09
44800         Log: Integrate mainline.
44801      Branch: perlio
44802           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
44803           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
44804 ____________________________________________________________________________
44805 [  8938] By: nick                                  on 2001/02/25  19:36:28
44806         Log: Encode implementations docs.
44807      Branch: perlio
44808            ! ext/Encode/Encode.pm
44809 ____________________________________________________________________________
44810 [  8937] By: jhi                                   on 2001/02/25  19:26:16
44811         Log: Script wasn't aligned with reality.
44812      Branch: perl
44813            ! t/pod/find.t
44814 ____________________________________________________________________________
44815 [  8936] By: jhi                                   on 2001/02/25  18:54:55
44816         Log: Update Changes.
44817      Branch: perl
44818            ! Changes patchlevel.h
44819 ____________________________________________________________________________
44820 [  8935] By: jhi                                   on 2001/02/25  18:46:36
44821         Log: Retract #8929,8930,8932,8933 for now.
44822      Branch: perl
44823            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
44824 ____________________________________________________________________________
44825 [  8934] By: jhi                                   on 2001/02/25  17:34:35
44826         Log: Integrate perlio.
44827      Branch: perl
44828           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
44829           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
44830           !> t/lib/encode.t
44831 ____________________________________________________________________________
44832 [  8933] By: jhi                                   on 2001/02/25  17:33:12
44833         Log: (Retracted by #8395.)
44834              
44835              Slight tweaks in scan_const(), not fixes yet, it seems like
44836              lots of work remains to be done...
44837      Branch: perl
44838            ! toke.c
44839 ____________________________________________________________________________
44840 [  8932] By: jhi                                   on 2001/02/25  17:27:11
44841         Log: (Retracted by #8395.)
44842              
44843              Missing from #8930.
44844      Branch: perl
44845            ! perl.h
44846 ____________________________________________________________________________
44847 [  8931] By: jhi                                   on 2001/02/25  17:26:19
44848         Log: A comment tweak.
44849      Branch: perl
44850            ! utf8.c
44851 ____________________________________________________________________________
44852 [  8930] By: jhi                                   on 2001/02/25  17:25:47
44853         Log: (Retracted by #8395.)
44854              
44855              Attempt to fix the EBCDIC character range problem with //.
44856      Branch: perl
44857            ! regcomp.c
44858 ____________________________________________________________________________
44859 [  8929] By: jhi                                   on 2001/02/25  17:23:45
44860         Log: (Retracted by #8395.)
44861              
44862              Expand the EBCDIC character range tests, and add few nasty
44863              tr tests from Karsten Sperling.
44864      Branch: perl
44865            ! t/op/pat.t t/op/tr.t
44866 ____________________________________________________________________________
44867 [  8928] By: jhi                                   on 2001/02/25  17:18:49
44868         Log: Missing check-in.
44869      Branch: perl
44870            ! lib/Pod/Find.pm
44871 ____________________________________________________________________________
44872 [  8927] By: nick                                  on 2001/02/25  11:30:22
44873         Log: Change method names in Encode implementation classes to something
44874              less confusing (preparing to "go public").
44875      Branch: perlio
44876            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
44877 ____________________________________________________________________________
44878 [  8926] By: nick                                  on 2001/02/25  10:53:24
44879         Log: GCC __atribute__ / printf fix
44880      Branch: perlio
44881            ! perl.h
44882 ____________________________________________________________________________
44883 [  8925] By: nick                                  on 2001/02/25  10:52:25
44884         Log: Checked in the wrong one ...
44885      Branch: perlio
44886            ! ext/Encode/Encode.pm
44887 ____________________________________________________________________________
44888 [  8924] By: nick                                  on 2001/02/24  18:46:51
44889         Log: Integrate mainline - to see what Jarkko has in ...
44890      Branch: perlio
44891           +> t/pod/testpods/lib/Pod/Stuff.pm
44892           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
44893 ____________________________________________________________________________
44894 [  8923] By: nick                                  on 2001/02/24  17:05:23
44895         Log: Encode API documentation nd tidy up.
44896              Minor additions to test.
44897              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
44898              Adds STRLEN to standard typemap.
44899      Branch: perlio
44900            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
44901            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
44902 ____________________________________________________________________________
44903 [  8922] By: jhi                                   on 2001/02/24  16:38:12
44904         Log: Add a test for the "character range should match in EBCDIC
44905              if specified using explicit numerics" bug found by Karsten
44906              Sperling.
44907      Branch: perl
44908            ! t/op/pat.t
44909 ____________________________________________________________________________
44910 [  8921] By: jhi                                   on 2001/02/24  16:30:16
44911         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
44912              From: schwern@pobox.com
44913              Date: Fri, 23 Feb 2001 03:21:37 -0500
44914              Message-ID: <20010223032137.A26022@magnonel.guild.net>
44915              
44916              plus Charles Lane's fixes, plus tweaks.
44917      Branch: perl
44918            + t/pod/testpods/lib/Pod/Stuff.pm
44919            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
44920 ____________________________________________________________________________
44921 [  8920] By: nick                                  on 2001/02/24  10:30:11
44922         Log: Integrate mainline
44923      Branch: perlio
44924           !> (integrate 33 files)
44925 ____________________________________________________________________________
44926 [  8919] By: jhi                                   on 2001/02/24  00:23:35
44927         Log: Subject: Re: I'm losing the war...
44928              From: "Vadim Konovalov" <watman@inbox.ru>
44929              Date: Sat, 24 Feb 2001 00:10:14 +0300
44930              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
44931              
44932              hv_store() not working correctly in ENV_IS_CASELESS case.
44933      Branch: perl
44934            ! hv.c
44935 ____________________________________________________________________________
44936 [  8918] By: jhi                                   on 2001/02/24  00:20:09
44937         Log: Subject: Re: [PATCH] fix for charnames above FFFF
44938              From: andreas.koenig@anima.de (Andreas J. Koenig)
44939              Date: 23 Feb 2001 02:39:03 +0100
44940              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
44941              
44942              A further efficiency tweak.
44943      Branch: perl
44944            ! lib/charnames.pm
44945 ____________________________________________________________________________
44946 [  8917] By: jhi                                   on 2001/02/23  20:27:51
44947         Log: Integrate change #8916 from mainline,
44948              do away with USE_WIN32_RTL_ENV.
44949      Branch: maint-5.6/perl
44950           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
44951 ____________________________________________________________________________
44952 [  8916] By: jhi                                   on 2001/02/23  20:02:25
44953         Log: Abolish USE_WIN32_RTL_ENV.
44954      Branch: perl
44955            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
44956 ____________________________________________________________________________
44957 [  8915] By: jhi                                   on 2001/02/23  19:36:00
44958         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
44959              later protected by some #define.
44960      Branch: perl
44961            ! gv.c
44962 ____________________________________________________________________________
44963 [  8914] By: jhi                                   on 2001/02/23  19:31:38
44964         Log: Retract #8902 for now, requested by Charles Lane, the correct
44965              fix will be something else.
44966      Branch: perl
44967            ! op.c
44968 ____________________________________________________________________________
44969 [  8913] By: jhi                                   on 2001/02/23  19:11:36
44970         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
44971              From: Peter Prymmer <pvhp@forte.com>
44972              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
44973              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
44974      Branch: perl
44975            ! t/op/lex_assign.t
44976 ____________________________________________________________________________
44977 [  8912] By: jhi                                   on 2001/02/23  18:38:20
44978         Log: Subject: [patch] perlio + useithreads
44979              From: Doug MacEachern <dougm@covalent.net>
44980              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
44981              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
44982              
44983              Gets things running but not complete.
44984      Branch: perl
44985            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
44986 ____________________________________________________________________________
44987 [  8911] By: jhi                                   on 2001/02/23  04:20:02
44988         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
44989              
44990              Duplicated environment freeing, File::Temp 0.12,
44991              op/append portability (EBCDIC) tweak.
44992      Branch: maint-5.6/perl
44993           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
44994           !> t/op/append.t
44995 ____________________________________________________________________________
44996 [  8910] By: jhi                                   on 2001/02/23  02:07:33
44997         Log: Integrate change #8909 from mainline, a better Borland
44998              putenv() workaround.
44999      Branch: maint-5.6/perl
45000           !> perl.c
45001 ____________________________________________________________________________
45002 [  8909] By: jhi                                   on 2001/02/23  02:05:46
45003         Log: A better workaround for Borland putenv() brokenness from Sarathy.
45004      Branch: perl
45005            ! perl.c
45006 ____________________________________________________________________________
45007 [  8908] By: jhi                                   on 2001/02/23  02:04:14
45008         Log: Subject: fix for parameter -Dm (for perl@8867)
45009              From: "Vadim Konovalov" <watman@inbox.ru>
45010              Date: Thu, 22 Feb 2001 17:30:12 +0300
45011              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
45012      Branch: perl
45013            ! perl.h
45014 ____________________________________________________________________________
45015 [  8907] By: jhi                                   on 2001/02/23  01:58:20
45016         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
45017              From: Peter Prymmer <pvhp@forte.com>
45018              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
45019              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
45020      Branch: perl
45021            ! t/op/append.t
45022 ____________________________________________________________________________
45023 [  8906] By: jhi                                   on 2001/02/23  01:48:34
45024         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
45025      Branch: perl
45026            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
45027 ____________________________________________________________________________
45028 [  8905] By: jhi                                   on 2001/02/23  01:43:30
45029         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
45030              From: Peter Prymmer <pvhp@forte.com>
45031              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
45032              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
45033      Branch: perl
45034            ! t/lib/st-06compat.t
45035 ____________________________________________________________________________
45036 [  8904] By: jhi                                   on 2001/02/23  01:42:39
45037         Log: Metaconfig unit change for #8903.
45038      Branch: metaconfig/U/perl
45039            ! Devel.U
45040 ____________________________________________________________________________
45041 [  8903] By: jhi                                   on 2001/02/23  01:42:12
45042         Log: Be more helpful for devel builders, suggested by John L. Allen.
45043      Branch: perl
45044            ! Configure
45045 ____________________________________________________________________________
45046 [  8902] By: jhi                                   on 2001/02/23  01:37:41
45047         Log: (Retracted by #8914)
45048              (Wrongly, reinstated by #8941)
45049              
45050              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
45051              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
45052              Date:     Thu, 22 Feb 2001 09:43:57 EST
45053              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
45054      Branch: perl
45055            ! op.c
45056 ____________________________________________________________________________
45057 [  8901] By: jhi                                   on 2001/02/23  01:20:32
45058         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
45059              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
45060              Date:     Thu, 22 Feb 2001 08:01:35 EST
45061              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
45062      Branch: perl
45063            ! malloc.c
45064 ____________________________________________________________________________
45065 [  8900] By: jhi                                   on 2001/02/23  01:18:02
45066         Log: Integrate changes #8898,8899 from mainline, environ handling.
45067      Branch: maint-5.6/perl
45068           !> perl.c
45069 ____________________________________________________________________________
45070 [  8899] By: jhi                                   on 2001/02/23  01:16:25
45071         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
45072              putenv() is not to be relied on, they are either broken or leaky
45073              or both.)
45074      Branch: perl
45075            ! perl.c
45076 ____________________________________________________________________________
45077 [  8898] By: jhi                                   on 2001/02/22  23:36:59
45078         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
45079              and safesysfree() must be used.
45080      Branch: perl
45081            ! perl.c
45082 ____________________________________________________________________________
45083 [  8897] By: jhi                                   on 2001/02/22  23:25:45
45084         Log: With environ one must use safesysmalloc()/safesysfree().
45085      Branch: perl
45086            ! perl.c
45087 ____________________________________________________________________________
45088 [  8896] By: jhi                                   on 2001/02/22  22:13:18
45089         Log: If we have a duplicated environment free it
45090              if PERL_DESTRUCT_LEVEL.
45091      Branch: perl
45092            ! perl.c
45093 ____________________________________________________________________________
45094 [  8895] By: alanbur                               on 2001/02/22  19:31:57
45095         Log: Synchronised with parent
45096      Branch: maint-5.6/pureperl
45097           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
45098 ____________________________________________________________________________
45099 [  8894] By: gsar                                  on 2001/02/22  19:06:18
45100         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
45101              
45102              fix memory leak in method call optimization (change#3768);
45103              made C<eval "$x->foo()"> leak
45104              
45105              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
45106      Branch: maint-5.6/perl
45107           !> op.c
45108 ____________________________________________________________________________
45109 [  8893] By: jhi                                   on 2001/02/22  18:35:27
45110         Log: (Retracted by #8915.)
45111              
45112              Third Degree finding:
45113              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
45114      Branch: perl
45115            ! gv.c
45116 ____________________________________________________________________________
45117 [  8892] By: jhi                                   on 2001/02/22  14:28:32
45118         Log: Update Changes.
45119      Branch: perl
45120            ! Changes patchlevel.h
45121 ____________________________________________________________________________
45122 [  8891] By: jhi                                   on 2001/02/22  13:22:45
45123         Log: Metaconfig unit changes for #8890.
45124      Branch: metaconfig
45125            ! U/modified/Cppsym.U U/threads/archname.U
45126 ____________________________________________________________________________
45127 [  8890] By: jhi                                   on 2001/02/22  13:22:12
45128         Log: Add -stdio to the archname if no perlio selected,
45129              no -perlio added since that is now the default.
45130              
45131              Add few CPUs/architectures to the Cppsym scan.
45132      Branch: perl
45133            ! Configure config_h.SH
45134 ____________________________________________________________________________
45135 [  8889] By: jhi                                   on 2001/02/22  13:05:59
45136         Log: Metaconfig unit change for #8888.
45137      Branch: metaconfig/U/perl
45138            ! useperlio.U
45139 ____________________________________________________________________________
45140 [  8888] By: jhi                                   on 2001/02/22  13:05:28
45141         Log: *drum roll*  Make perlio the default.
45142      Branch: perl
45143            ! Configure config_h.SH
45144 ____________________________________________________________________________
45145 [  8887] By: jhi                                   on 2001/02/22  12:50:52
45146         Log: Integrate change #8665 from maintperl to mainline,
45147              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
45148      Branch: perl
45149           !> ext/POSIX/POSIX.xs
45150 ____________________________________________________________________________
45151 [  8886] By: jhi                                   on 2001/02/22  12:49:24
45152         Log: Integrate changes #8883,8884 from mainline to maintperl.
45153              
45154              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
45155              Subject: Re: File::Temp::_gettemp warning
45156      Branch: maint-5.6/perl
45157           !> embed.h embed.pl lib/File/Temp.pm
45158 ____________________________________________________________________________
45159 [  8885] By: jhi                                   on 2001/02/22  12:43:59
45160         Log: Based on
45161              
45162              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
45163              From: schwab@suse.de
45164              Date: Thu, 22 Feb 2001 13:08:09 +0100
45165              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
45166              
45167              but the fix done slightly differently because the other
45168              half was already done in #8664.
45169      Branch: maint-5.6/perl
45170            ! ext/POSIX/POSIX.xs
45171 ____________________________________________________________________________
45172 [  8884] By: jhi                                   on 2001/02/22  12:37:15
45173         Log: Subject: Re: File::Temp::_gettemp warning
45174              From: Tim Jenness <t.jenness@jach.hawaii.edu>
45175              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
45176              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
45177              
45178              This patch to File::Temp does two things:
45179              
45180              1. Fixes the problem with CGI::Carp when determining
45181              the Fcntl constants
45182              
45183              2. Removes most of the carps and consolidates them so that all the
45184              reasons are included in a single die that is caught by the test. This
45185              means that the correct skipping behaviour is displayed by the test.
45186      Branch: perl
45187            ! lib/File/Temp.pm
45188 ____________________________________________________________________________
45189 [  8883] By: jhi                                   on 2001/02/22  12:29:19
45190         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
45191              From: Peter Prymmer <pvhp@forte.com>
45192              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
45193              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
45194      Branch: perl
45195            ! embed.h embed.pl
45196 ____________________________________________________________________________
45197 [  8882] By: jhi                                   on 2001/02/21  19:41:33
45198         Log: Integrate change #8881 from mainlin to maintperl.
45199              
45200              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
45201      Branch: maint-5.6/perl
45202           !> op.c
45203 ____________________________________________________________________________
45204 [  8881] By: jhi                                   on 2001/02/21  19:38:57
45205         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
45206              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
45207              Date:     Wed, 21 Feb 2001 13:08:03 EST
45208              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
45209      Branch: perl
45210            ! op.c
45211 ____________________________________________________________________________
45212 [  8880] By: jhi                                   on 2001/02/21  19:34:34
45213         Log: Retract #8875, cannot let go of the old semantics of unpack U
45214              without rethinking utf8decode.t.
45215      Branch: perl
45216            ! pp.c t/op/pack.t
45217 ____________________________________________________________________________
45218 [  8879] By: jhi                                   on 2001/02/21  19:08:02
45219         Log: Run run/*.t also in minitest.
45220      Branch: perl
45221            ! Makefile.SH
45222 ____________________________________________________________________________
45223 [  8878] By: nick                                  on 2001/02/21  18:55:37
45224         Log: Integrate mainline
45225      Branch: perlio
45226           !> (integrate 76 files)
45227 ____________________________________________________________________________
45228 [  8877] By: jhi                                   on 2001/02/21  15:09:33
45229         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
45230      Branch: metaconfig
45231            ! U/compline/nblock_io.U
45232      Branch: perl
45233            ! Configure config_h.SH
45234 ____________________________________________________________________________
45235 [  8876] By: jhi                                   on 2001/02/21  14:54:45
45236         Log: If no sfio, no -lsfio.
45237      Branch: metaconfig/U/perl
45238            ! d_sfio.U
45239      Branch: perl
45240            ! Configure config_h.SH
45241 ____________________________________________________________________________
45242 [  8875] By: jhi                                   on 2001/02/21  14:54:00
45243         Log: Make unpack C and unpack U truly equivalent.
45244      Branch: perl
45245            ! pp.c t/op/pack.t
45246 ____________________________________________________________________________
45247 [  8874] By: jhi                                   on 2001/02/21  14:26:02
45248         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
45249              From: Peter Prymmer <pvhp@forte.com>
45250              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
45251              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
45252      Branch: perl
45253            ! pod/perlport.pod
45254 ____________________________________________________________________________
45255 [  8873] By: jhi                                   on 2001/02/21  14:24:31
45256         Log: Subject: [PATCH] fix for charnames above FFFF
45257              From: andreas.koenig@anima.de (Andreas J. Koenig)
45258              Date: 21 Feb 2001 07:05:45 +0100
45259              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
45260      Branch: perl
45261            ! lib/charnames.pm t/lib/charnames.t
45262 ____________________________________________________________________________
45263 [  8872] By: jhi                                   on 2001/02/21  14:15:25
45264         Log: Integrate change #8868 from pureperl to mainline.
45265              
45266              Fixed reference count loop caused by sv_magic.
45267      Branch: perl
45268           !> sv.c
45269 ____________________________________________________________________________
45270 [  8871] By: jhi                                   on 2001/02/21  14:07:29
45271         Log: Integrate change #8868 from pureperl to maintperl.
45272              
45273              Fixed reference count loop caused by sv_magic.
45274      Branch: maint-5.6/perl
45275           !> sv.c
45276 ____________________________________________________________________________
45277 [  8870] By: jhi                                   on 2001/02/21  14:04:41
45278         Log: Put back the #8840, it was innocent.
45279      Branch: perl
45280            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
45281            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
45282 ____________________________________________________________________________
45283 [  8869] By: jhi                                   on 2001/02/21  14:00:03
45284         Log: unpack("C", ...) was left slightly unfinished by #8865.
45285      Branch: perl
45286            ! pp.c t/op/pack.t
45287 ____________________________________________________________________________
45288 [  8868] By: alanbur                               on 2001/02/21  01:33:45
45289         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
45290              from gv_fetchpv to create single-character magic variables (e.g. $!),
45291              and it is passed a sv and the gv that contains the sv as the mg_obj
45292              value.  When sv_magic stores the mg_obj pointer it increments the gv
45293              refcount, thus causing a sv-gv pair that can't be freed.  There is
45294              already a check for sv == obj which is used to prevent such reference
45295              loops.  This change extends the check to cover the case described above.
45296      Branch: maint-5.6/pureperl
45297            ! sv.c
45298 ____________________________________________________________________________
45299 [  8867] By: jhi                                   on 2001/02/21  00:52:39
45300         Log: Update Changes.
45301      Branch: perl
45302            ! Changes patchlevel.h
45303 ____________________________________________________________________________
45304 [  8866] By: jhi                                   on 2001/02/21  00:34:20
45305         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
45306              (Note: there were some conflicts due to EBCDIC and EPOC
45307              patches, in general I preferred the repository code.)
45308              (When 2.753 comes out, we need to synchronize.)
45309      Branch: perl
45310            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
45311            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
45312            ! t/lib/cgi-html.t
45313 ____________________________________________________________________________
45314 [  8865] By: jhi                                   on 2001/02/21  00:24:22
45315         Log: Make pack("C", 0x100) to create Unicode, unless under the
45316              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
45317              will understand Unicode, unless you under know what.
45318      Branch: perl
45319            ! pp.c t/op/pack.t t/op/qu.t
45320 ____________________________________________________________________________
45321 [  8864] By: alanbur                               on 2001/02/20  22:35:34
45322         Log: Resynchronised with parent
45323      Branch: maint-5.6/pureperl
45324           !> README.win32 ext/GDBM_File/GDBM_File.pm
45325           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
45326           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
45327           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
45328           !> t/lib/sdbm.t util.c
45329 ____________________________________________________________________________
45330 [  8863] By: jhi                                   on 2001/02/20  20:55:11
45331         Log: Integrate change #8860,8861 from mainline into maintperl.
45332              
45333              "pseudo-literal j"
45334              
45335              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
45336      Branch: maint-5.6/perl
45337           !> lib/Test.pm pod/perlop.pod
45338 ____________________________________________________________________________
45339 [  8862] By: jhi                                   on 2001/02/20  20:30:07
45340         Log: Don't do casting between pointers pointing to differently sized
45341              integers.
45342      Branch: perl
45343            ! hv.c sv.c
45344 ____________________________________________________________________________
45345 [  8861] By: jhi                                   on 2001/02/20  19:53:44
45346         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
45347              From: Peter Prymmer <pvhp@forte.com>
45348              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
45349              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
45350      Branch: perl
45351            ! lib/Test.pm
45352 ____________________________________________________________________________
45353 [  8860] By: jhi                                   on 2001/02/20  19:48:02
45354         Log: "pseudo-literal j", a documentation glitch reported to Debian.
45355              The text recovered from Perl 5.005_03, and pseudo-literal replaced
45356              by "backtick string".
45357      Branch: perl
45358            ! pod/perlop.pod
45359 ____________________________________________________________________________
45360 [  8859] By: jhi                                   on 2001/02/20  19:15:46
45361         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
45362              from Chris Nandor.
45363      Branch: perl
45364            ! makedef.pl
45365 ____________________________________________________________________________
45366 [  8858] By: jhi                                   on 2001/02/20  17:36:53
45367         Log: Integrate pureperl changes #8844,8845,8850 to mainline
45368              (via maintperl #8855).
45369              
45370              Fixed %^H scoping bug
45371              
45372              Removed GV <-> CV refcount loop
45373              
45374              Removed %ENV refcount loop
45375      Branch: perl
45376           !> gv.c op.c perl.c pp.c scope.c
45377 ____________________________________________________________________________
45378 [  8857] By: jhi                                   on 2001/02/20  17:34:32
45379         Log: Integrate changes #8853,8854 from maintperl to mainline.
45380              
45381              EBDIC fixes, README.win32 Borland update.
45382      Branch: perl
45383           !> README.win32 handy.h util.c
45384 ____________________________________________________________________________
45385 [  8856] By: jhi                                   on 2001/02/20  17:33:16
45386         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
45387      Branch: maint-5.6/perl
45388           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
45389           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
45390           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
45391 ____________________________________________________________________________
45392 [  8855] By: jhi                                   on 2001/02/20  17:32:13
45393         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
45394              
45395              Fixed %^H scoping bug
45396              
45397              Removed GV <-> CV refcount loop
45398              
45399              Removed %ENV refcount loop
45400      Branch: maint-5.6/perl
45401           !> gv.c op.c perl.c pp.c scope.c
45402 ____________________________________________________________________________
45403 [  8854] By: jhi                                   on 2001/02/20  17:25:06
45404         Log: Subject: Addition to readme.win32 for Borland C++ compilers
45405              Date: Tue, 20 Feb 2001 02:15:25 +0300
45406              From: "Vadim Konovalov" <watman@inbox.ru>
45407              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
45408              
45409              Document Borland compiler misbehaviour.
45410      Branch: maint-5.6/perl
45411            ! README.win32
45412 ____________________________________________________________________________
45413 [  8853] By: jhi                                   on 2001/02/20  17:22:25
45414         Log: The assimilation of ebcdic.c didn't quite work at the first try,
45415              patches from Thomas Dorner.
45416      Branch: maint-5.6/perl
45417            ! handy.h util.c
45418 ____________________________________________________________________________
45419 [  8852] By: jhi                                   on 2001/02/20  17:20:15
45420         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
45421              From: Chris Nandor <pudge@pobox.com>
45422              Date: Tue, 20 Feb 2001 08:32:45 -0500
45423              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
45424      Branch: maint-5.6/perl
45425            ! makedef.pl mg.c
45426 ____________________________________________________________________________
45427 [  8851] By: jhi                                   on 2001/02/20  17:15:52
45428         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
45429      Branch: perl
45430            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
45431            ! t/lib/filter-util.t
45432 ____________________________________________________________________________
45433 [  8850] By: alanbur                               on 2001/02/20  17:12:40
45434         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
45435              and the magic pointer points back to the GV that contains the
45436              %ENV hash.  This creates a refcount loop that prevents members
45437              of %ENV from being freed correctly.  This change removes the
45438              refcount loop - the magic pointer was never used anyway, the
45439              only use of the magic was to check the type ('E') so that the
45440              appropriate environment manipulation code is called when %ENV
45441              is modified.
45442      Branch: maint-5.6/pureperl
45443            ! perl.c
45444 ____________________________________________________________________________
45445 [  8849] By: jhi                                   on 2001/02/20  17:12:20
45446         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
45447              From: "Craig A. Berry" <craigberry@mac.com>
45448              Date: Mon, 19 Feb 2001 23:36:12 -0600
45449              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
45450              
45451              Case-forgiving systems match TestInit.pm with TES*.
45452      Branch: perl
45453            ! t/lib/glob-basic.t
45454 ____________________________________________________________________________
45455 [  8848] By: jhi                                   on 2001/02/20  17:10:02
45456         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
45457      Branch: perl
45458            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
45459            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
45460            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
45461 ____________________________________________________________________________
45462 [  8847] By: jhi                                   on 2001/02/20  15:34:41
45463         Log: The #8843 wasn't quite right: %Config needs to imported.
45464      Branch: perl
45465            ! t/run/runenv.t
45466 ____________________________________________________________________________
45467 [  8846] By: jhi                                   on 2001/02/20  15:31:50
45468         Log: Retract the #8838 and #8840 for now because of
45469              the DB_File tie problem.
45470      Branch: perl
45471            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
45472            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
45473            ! proto.h sv.c
45474 ____________________________________________________________________________
45475 [  8845] By: alanbur                               on 2001/02/20  14:25:41
45476         Log: Removed GV <-> CV refcount loop
45477              CvGV(mycv) points to the parent GV of the CV, and was previously
45478              refcounted.  The pointer remains, but the refcounting has been removed
45479              as it causes a refcount loop between the CV and GV that means the CV
45480              can't ever be deleted.
45481      Branch: maint-5.6/pureperl
45482            ! gv.c op.c pp.c
45483 ____________________________________________________________________________
45484 [  8844] By: alanbur                               on 2001/02/20  14:23:13
45485         Log: Fixed %^H scoping bug
45486      Branch: maint-5.6/pureperl
45487            ! scope.c
45488 ____________________________________________________________________________
45489 [  8843] By: jhi                                   on 2001/02/19  13:38:08
45490         Log: fork() not everywhere, cleanup temp files.
45491      Branch: perl
45492            ! t/run/runenv.t
45493 ____________________________________________________________________________
45494 [  8842] By: alanbur                               on 2001/02/19  12:42:07
45495         Log: Resynchronised with parent
45496      Branch: maint-5.6/pureperl
45497           !> pod/perlfaq4.pod sv.c utf8.c
45498 ____________________________________________________________________________
45499 [  8841] By: jhi                                   on 2001/02/19  03:35:51
45500         Log: Update Changes.
45501      Branch: perl
45502            ! Changes patchlevel.h
45503 ____________________________________________________________________________
45504 [  8840] By: jhi                                   on 2001/02/19  00:23:41
45505         Log: Subject: [patch] add sv_setref_uv
45506              From: Doug MacEachern <dougm@covalent.net>
45507              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
45508              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
45509      Branch: perl
45510            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
45511            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
45512 ____________________________________________________________________________
45513 [  8839] By: jhi                                   on 2001/02/19  00:01:38
45514         Log: Put to rest the 20010205.001, the email address checking (not) regex.
45515      Branch: perl
45516            ! pod/perlfaq9.pod
45517 ____________________________________________________________________________
45518 [  8838] By: jhi                                   on 2001/02/18  22:17:54
45519         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
45520              From: Doug MacEachern <dougm@covalent.net>
45521              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
45522              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
45523      Branch: perl
45524            ! lib/ExtUtils/xsubpp
45525 ____________________________________________________________________________
45526 [  8837] By: jhi                                   on 2001/02/18  22:16:50
45527         Log: Subject: [patch] -Wall cleanup round 2
45528              From: Doug MacEachern <dougm@covalent.net>
45529              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
45530              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
45531      Branch: perl
45532            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
45533            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
45534            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
45535            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
45536            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
45537            ! ext/SDBM_File/SDBM_File.xs
45538 ____________________________________________________________________________
45539 [  8836] By: jhi                                   on 2001/02/18  22:11:20
45540         Log: Misapplied regex optimizations when \C is present.
45541              Fixes 20001230.002.
45542              
45543              What still remains broken is that the submatches that
45544              have \C in them get their UTF8 flag on because their
45545              parent SV has it on.  This will result in malformed
45546              UTF8 if a \C happened to match a non-ASCII byte.
45547      Branch: perl
45548            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
45549            ! t/pragma/utf8.t
45550 ____________________________________________________________________________
45551 [  8835] By: jhi                                   on 2001/02/18  20:12:02
45552         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
45553              
45554              The hash key got wrongly UTF8fied.
45555      Branch: perl
45556            ! pod/perlapi.pod toke.c utf8.c
45557 ____________________________________________________________________________
45558 [  8834] By: jhi                                   on 2001/02/18  19:44:25
45559         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
45560              don't warn on magical or overloaded things.
45561      Branch: perl
45562            ! pp_hot.c
45563 ____________________________________________________________________________
45564 [  8833] By: nick                                  on 2001/02/18  19:31:22
45565         Log: Integrate mainline
45566      Branch: perlio
45567           +> t/TestInit.pm t/run/runenv.t
45568            - t/UTEST
45569           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
45570           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
45571           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
45572           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
45573           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
45574           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
45575           !> utf8.c
45576 ____________________________________________________________________________
45577 [  8832] By: jhi                                   on 2001/02/18  19:21:18
45578         Log: Integrate perlio.
45579      Branch: perl
45580           !> perlio.c pod/perldiag.pod
45581 ____________________________________________________________________________
45582 [  8831] By: jhi                                   on 2001/02/18  19:14:20
45583         Log: Integrate change #8827 from mainline.
45584              
45585              UTF8 tweaks.
45586      Branch: maint-5.6/perl
45587           !> sv.c utf8.c
45588 ____________________________________________________________________________
45589 [  8830] By: nick                                  on 2001/02/18  19:10:34
45590         Log: Apply the spirit of patch from Nick Clark:
45591              Subject: [PATCH] Re: extensions that provide layers
45592              From: Nicholas Clark <nick@ccl4.org>
45593              Date: Mon, 12 Feb 2001 16:43:51 +0000
45594              Message-Id: <20010212164350.Q3652@plum.flirble.org>
45595      Branch: perlio
45596            ! perlio.c pod/perldiag.pod
45597 ____________________________________________________________________________
45598 [  8829] By: jhi                                   on 2001/02/18  19:03:25
45599         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
45600              From: schwern@pobox.com 
45601              Date: Sun, 18 Feb 2001 13:44:35 -0500
45602              Message-ID: <20010218134435.A17544@magnonel.guild.net>
45603              
45604              Applied, but as t/TestInit.pm.
45605      Branch: perl
45606            + t/TestInit.pm
45607            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
45608            ! t/op/subst_wamp.t
45609 ____________________________________________________________________________
45610 [  8828] By: jhi                                   on 2001/02/18  18:43:52
45611         Log: Integrate perlio.
45612      Branch: perl
45613           !> perlio.c
45614 ____________________________________________________________________________
45615 [  8827] By: jhi                                   on 2001/02/18  18:41:33
45616         Log: UTF-8 tweaks.
45617      Branch: perl
45618            ! sv.c utf8.c
45619 ____________________________________________________________________________
45620 [  8826] By: nick                                  on 2001/02/18  17:40:59
45621         Log: Fix [ID 20010217.002]
45622              open FOO, "<:raw:perlio", ...
45623              :raw now inserts default base layer below itself.
45624              Also
45625              open FOO, "<:unix", ...
45626              works as well - but leaves buffer layer on stack under the unix layer.
45627      Branch: perlio
45628            ! perlio.c
45629 ____________________________________________________________________________
45630 [  8825] By: jhi                                   on 2001/02/18  17:15:39
45631         Log: Integrate perlio.
45632      Branch: perl
45633           !> perlio.c perliol.h
45634 ____________________________________________________________________________
45635 [  8824] By: jhi                                   on 2001/02/18  17:10:53
45636         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
45637              From: schwern@pobox.com
45638              Date: Sun, 18 Feb 2001 01:48:50 -0500
45639              Message-ID: <20010218014850.C19957@magnonel.guild.net>
45640      Branch: perl
45641            ! lib/Test/Harness.pm t/TEST t/op/chop.t
45642 ____________________________________________________________________________
45643 [  8823] By: jhi                                   on 2001/02/18  17:01:06
45644         Log: Add run/*.t to testables.
45645      Branch: perl
45646            ! t/TEST
45647 ____________________________________________________________________________
45648 [  8822] By: jhi                                   on 2001/02/18  16:58:58
45649         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
45650              From: schwern@pobox.com
45651              Date: Sun, 18 Feb 2001 01:11:35 -0500
45652              Message-ID: <20010218011135.A19957@magnonel.guild.net>
45653              
45654              Revive mjd's and Simon's PERL5OPT fix.
45655      Branch: perl
45656            + t/run/runenv.t
45657            ! MANIFEST perl.c
45658 ____________________________________________________________________________
45659 [  8821] By: jhi                                   on 2001/02/18  16:53:46
45660         Log: Subject: Re: Why t/TEST and not Test::Harness?
45661              From: schwern@pobox.com
45662              Date: Sat, 17 Feb 2001 22:44:44 -0500
45663              Message-ID: <20010217224444.A6679@magnonel.guild.net>
45664              
45665              Replace UTEST with TEST -utf8.
45666      Branch: perl
45667            - t/UTEST
45668            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
45669            ! t/lib/glob-basic.t
45670 ____________________________________________________________________________
45671 [  8820] By: nick                                  on 2001/02/18  13:06:16
45672         Log: Clean up a few core dumps when layers are used in unexpected ways.
45673              (Still not "right"...)
45674      Branch: perlio
45675            ! perlio.c perliol.h
45676 ____________________________________________________________________________
45677 [  8819] By: jhi                                   on 2001/02/18  02:25:55
45678         Log: Integrate change #8818 from maintperl, a FAQ nit.
45679      Branch: perl
45680           !> pod/perlfaq4.pod
45681 ____________________________________________________________________________
45682 [  8818] By: jhi                                   on 2001/02/18  02:24:50
45683         Log: FAQ nit from Chris Fedde.
45684      Branch: maint-5.6/perl
45685            ! pod/perlfaq4.pod
45686 ____________________________________________________________________________
45687 [  8817] By: nick                                  on 2001/02/17  18:20:14
45688         Log: Integrate mainline
45689      Branch: perlio
45690           +> lib/unicode/UCD.html lib/unicode/Unicode.html
45691           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
45692           +> pod/perlclib.pod
45693            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
45694            - lib/unicode/Unicode.301
45695           !> (integrate 324 files)
45696 ____________________________________________________________________________
45697 [  8816] By: jhi                                   on 2001/02/17  16:56:58
45698         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
45699      Branch: perl
45700            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
45701            ! ext/Storable/Storable.xs t/lib/st-06compat.t
45702            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
45703 ____________________________________________________________________________
45704 [  8815] By: jhi                                   on 2001/02/17  16:40:07
45705         Log: Subject: [patch] -Wall
45706              From: Doug MacEachern <dougm@covalent.net>
45707              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
45708              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
45709      Branch: perl
45710            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
45711            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
45712 ____________________________________________________________________________
45713 [  8814] By: jhi                                   on 2001/02/16  19:27:18
45714         Log: Document qu better.
45715      Branch: perl
45716            ! pod/perlop.pod
45717 ____________________________________________________________________________
45718 [  8813] By: jhi                                   on 2001/02/15  13:54:37
45719         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
45720              From: Hugo <hv@crypt.compulink.co.uk>
45721              Date: Thu, 15 Feb 2001 13:39:49 +0000
45722              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
45723      Branch: perl
45724            ! toke.c
45725 ____________________________________________________________________________
45726 [  8812] By: alanbur                               on 2001/02/15  13:52:16
45727         Log: Resynchronised with parent
45728      Branch: maint-5.6/pureperl
45729            - ebcdic.c
45730           !> (integrate 36 files)
45731 ____________________________________________________________________________
45732 [  8811] By: jhi                                   on 2001/02/15  13:51:16
45733         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
45734              
45735              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
45736              From: Jan Dubois <JanD@ActiveState.com>
45737              Date: Wed, 31 Jan 2001 21:17:03 -0800
45738              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
45739              
45740              tweak change#8659 to keep it simple
45741              
45742              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
45743              From: Russ Allbery <rra@stanford.edu>
45744              Date: 14 Feb 2001 10:15:41 -0800
45745              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
45746              
45747              (8809 empty)
45748              
45749              Upgrade to podlators 1.08, from Russ Allbery.
45750      Branch: perl
45751           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
45752           !> utils/perldoc.PL
45753 ____________________________________________________________________________
45754 [  8810] By: jhi                                   on 2001/02/15  13:35:08
45755         Log: Upgrade to podlators 1.08, from Russ Allbery.
45756      Branch: maint-5.6/perl
45757            ! lib/Pod/Man.pm lib/Pod/Text.pm
45758 ____________________________________________________________________________
45759 [  8809] By: jhi                                   on 2001/02/15  13:26:38
45760         Log: (accidentally empty check-in)
45761      Branch: maint-5.6/perl
45762            ! lib/Test/Harness.pm
45763 ____________________________________________________________________________
45764 [  8808] By: jhi                                   on 2001/02/15  13:23:47
45765         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
45766              From: Russ Allbery <rra@stanford.edu>
45767              Date: 14 Feb 2001 10:15:41 -0800
45768              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
45769              
45770              perldoc was hardcoding $Config{installscript}, which breaks
45771              when install* isn't where Perl ends up (such as with AFS).
45772              
45773              Use $Config{scriptdir} instead.
45774      Branch: maint-5.6/perl
45775            ! utils/perldoc.PL
45776 ____________________________________________________________________________
45777 [  8807] By: jhi                                   on 2001/02/14  14:37:27
45778         Log: Update Changes.
45779      Branch: perl
45780            ! Changes patchlevel.h
45781 ____________________________________________________________________________
45782 [  8806] By: jhi                                   on 2001/02/14  14:25:31
45783         Log: Integrate changes #8803,8804,8805 from mainline.
45784              
45785              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
45786              
45787              Don't skip too much of the locale error message if no environ array,
45788              from Chris Nandor.
45789              
45790              More MacOS Classic fixes from Chris Nandor.
45791      Branch: maint-5.6/perl
45792           !> doop.c lib/Cwd.pm perl.c perl.h util.c
45793 ____________________________________________________________________________
45794 [  8805] By: jhi                                   on 2001/02/14  03:29:01
45795         Log: More MacOS Classic fixes from Chris Nandor.
45796      Branch: perl
45797            ! doop.c lib/Cwd.pm
45798 ____________________________________________________________________________
45799 [  8804] By: jhi                                   on 2001/02/14  03:18:35
45800         Log: Don't skip too much of the locale error message if no environ array,
45801              from Chris Nandor.
45802      Branch: perl
45803            ! util.c
45804 ____________________________________________________________________________
45805 [  8803] By: jhi                                   on 2001/02/14  03:14:14
45806         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
45807      Branch: perl
45808            ! perl.c perl.h
45809 ____________________________________________________________________________
45810 [  8802] By: jhi                                   on 2001/02/13  18:31:33
45811         Log: AUTHORS update.
45812      Branch: perl
45813            ! AUTHORS
45814 ____________________________________________________________________________
45815 [  8801] By: jhi                                   on 2001/02/13  17:55:19
45816         Log: Integrate change #8792 from mainline.
45817              
45818              Subject: buncha MacPerl patches for bleadperl
45819              From: Chris Nandor <pudge@pobox.com>
45820              Date: Tue, 13 Feb 2001 00:02:43 -0500
45821              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
45822      Branch: maint-5.6/perl
45823           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
45824           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
45825           !> t/lib/basename.t toke.c util.h
45826 ____________________________________________________________________________
45827 [  8800] By: jhi                                   on 2001/02/13  17:46:43
45828         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
45829              to be forced to Off_t.
45830              
45831              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
45832              From: nick@ccl4.org
45833              Date: Thu, 1 Feb 2001 12:01:04 +0000
45834              Message-Id: <20010201120103.E11401@plum.flirble.org>
45835      Branch: maint-5.6/perl
45836            ! iperlsys.h perlio.c
45837 ____________________________________________________________________________
45838 [  8799] By: jhi                                   on 2001/02/13  16:52:51
45839         Log: Duplex duplex hunk hunk.
45840      Branch: maint-5.6/perl
45841            ! Makefile.SH
45842 ____________________________________________________________________________
45843 [  8797] By: jhi                                   on 2001/02/13  14:52:04
45844         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
45845              From: "Craig A. Berry" <craigberry@mac.com>
45846              Date: Mon, 12 Feb 2001 11:05:25 -0600
45847              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
45848      Branch: perl
45849            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
45850 ____________________________________________________________________________
45851 [  8796] By: jhi                                   on 2001/02/13  14:36:47
45852         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
45853              From: simon.cozens@pembroke.oxford.ac.uk 
45854              Date: Sat, 10 Feb 2001 17:57:02 +0000
45855              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
45856              
45857              Now it does include.
45858      Branch: perl
45859            ! pod/perldiag.pod
45860 ____________________________________________________________________________
45861 [  8795] By: jhi                                   on 2001/02/13  14:30:11
45862         Log: Sort the MANIFEST.
45863      Branch: perl
45864            ! MANIFEST
45865 ____________________________________________________________________________
45866 [  8794] By: jhi                                   on 2001/02/13  14:26:51
45867         Log: Integrate change #8793 from mainline, FAQ updates.
45868      Branch: maint-5.6/perl
45869           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
45870 ____________________________________________________________________________
45871 [  8793] By: jhi                                   on 2001/02/13  14:25:13
45872         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
45873      Branch: perl
45874            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
45875 ____________________________________________________________________________
45876 [  8792] By: jhi                                   on 2001/02/13  14:22:50
45877         Log: Subject: buncha MacPerl patches for bleadperl
45878              From: Chris Nandor <pudge@pobox.com>
45879              Date: Tue, 13 Feb 2001 00:02:43 -0500
45880              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
45881      Branch: perl
45882            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
45883            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
45884            ! t/lib/basename.t toke.c util.h
45885 ____________________________________________________________________________
45886 [  8791] By: jhi                                   on 2001/02/13  14:10:39
45887         Log: Integrate change #8790 from mainline.
45888              
45889              environ array wrongly assumed in Perl_init_i18nl10n(),
45890      Branch: maint-5.6/perl
45891           !> util.c
45892 ____________________________________________________________________________
45893 [  8790] By: jhi                                   on 2001/02/13  14:06:15
45894         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
45895              noticed by Chris Nandor in MacOS Classic.
45896      Branch: perl
45897            ! util.c
45898 ____________________________________________________________________________
45899 [  8789] By: jhi                                   on 2001/02/13  13:58:07
45900         Log: Integrate changes #8373,8487,8544,8783 from mainline.
45901              
45902              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
45903              hints files, the dynaloading, assimilate ebcdic into util.c.
45904      Branch: maint-5.6/perl
45905            - ebcdic.c
45906            ! MANIFEST hints/posix-bc.sh
45907           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
45908           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
45909           !> perlapi.c proto.h util.c
45910 ____________________________________________________________________________
45911 [  8788] By: alanbur                               on 2001/02/13  10:33:13
45912         Log: Integrated changes from maint-5.6
45913      Branch: maint-5.6/pureperl
45914           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
45915           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
45916           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
45917           !> vos/config.ga.h vos/configure_perl.cm
45918 ____________________________________________________________________________
45919 [  8787] By: jhi                                   on 2001/02/13  05:56:36
45920         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
45921      Branch: perl
45922           !> Makefile.SH
45923 ____________________________________________________________________________
45924 [  8786] By: jhi                                   on 2001/02/13  05:54:34
45925         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
45926              From: Dorner Thomas <Thomas.Dorner@start.de>
45927              Date: Mon, 12 Feb 2001 15:06:26 +0100
45928              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
45929      Branch: maint-5.6/perl
45930            ! Makefile.SH
45931 ____________________________________________________________________________
45932 [  8785] By: jhi                                   on 2001/02/13  05:29:04
45933         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
45934      Branch: perl
45935           !> hints/openbsd.sh
45936 ____________________________________________________________________________
45937 [  8784] By: jhi                                   on 2001/02/13  02:25:24
45938         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
45939              From: Peter Prymmer <pvhp@forte.com>
45940              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
45941              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
45942      Branch: perl
45943            ! pod/perlclib.pod
45944 ____________________________________________________________________________
45945 [  8783] By: jhi                                   on 2001/02/13  02:22:36
45946         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
45947      Branch: perl
45948            - ebcdic.c
45949            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
45950            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
45951            ! util.c
45952 ____________________________________________________________________________
45953 [  8782] By: jhi                                   on 2001/02/13  02:00:07
45954         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
45955      Branch: maint-5.6/perl
45956            ! pod/perlport.pod
45957 ____________________________________________________________________________
45958 [  8781] By: jhi                                   on 2001/02/13  01:58:44
45959         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
45960      Branch: maint-5.6/perl
45961            ! hints/openbsd.sh
45962 ____________________________________________________________________________
45963 [  8780] By: jhi                                   on 2001/02/13  01:57:33
45964         Log: Synchronize the regexp tests between maintperl and mainline.
45965      Branch: maint-5.6/perl
45966           !> t/op/re_tests
45967 ____________________________________________________________________________
45968 [  8779] By: jhi                                   on 2001/02/13  01:49:35
45969         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
45970              From: Hugo <hv@crypt.compulink.co.uk>
45971              Date: Tue, 13 Feb 2001 00:11:11 +0000
45972              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
45973      Branch: perl
45974            ! regcomp.c t/op/re_tests
45975 ____________________________________________________________________________
45976 [  8778] By: jhi                                   on 2001/02/13  00:23:10
45977         Log: Comments do not nest.
45978      Branch: perl
45979            ! perl.h
45980 ____________________________________________________________________________
45981 [  8777] By: jhi                                   on 2001/02/13  00:17:54
45982         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
45983              From: Hugo <hv@crypt.compulink.co.uk>
45984              Date: Tue, 13 Feb 2001 00:11:11 +0000
45985              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
45986      Branch: maint-5.6/perl
45987            ! regcomp.c t/op/re_tests
45988 ____________________________________________________________________________
45989 [  8776] By: jhi                                   on 2001/02/12  23:25:52
45990         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
45991      Branch: maint-5.6/perl
45992            ! pod/perlport.pod
45993 ____________________________________________________________________________
45994 [  8775] By: jhi                                   on 2001/02/12  23:04:28
45995         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
45996      Branch: maint-5.6/perl
45997            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
45998            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
45999            ! vos/configure_perl.cm
46000 ____________________________________________________________________________
46001 [  8774] By: jhi                                   on 2001/02/12  22:59:11
46002         Log: Subject: Re: [patch] context for 'U' magic functions
46003              From: Doug MacEachern <dougm@covalent.net>
46004              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
46005              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
46006              
46007              plus the suggestion by Nick Ing-Simmons to name the macro
46008              as PERL_MG_UFUNC to avoid namespace pollution, plus add
46009              the advice by Doug for XS writers to perl.h
46010      Branch: perl
46011            ! mg.c perl.h
46012 ____________________________________________________________________________
46013 [  8773] By: jhi                                   on 2001/02/11  20:14:12
46014         Log: Update Changes.
46015      Branch: perl
46016            ! Changes patchlevel.h
46017 ____________________________________________________________________________
46018 [  8772] By: jhi                                   on 2001/02/11  18:47:52
46019         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
46020              From: Simon Cozens <simon@cozens.net>
46021              Date: Wed, 31 Jan 2001 16:31:43 +0000
46022              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
46023      Branch: perl
46024            + pod/perlclib.pod
46025            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
46026            ! pod/perltoc.pod
46027 ____________________________________________________________________________
46028 [  8771] By: jhi                                   on 2001/02/11  18:36:48
46029         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
46030              
46031              Blocks-4d3.beta.txt
46032              CaseFolding-3d4.beta.txt
46033              CompositionExclusions-3d6.beta.txt
46034              EastAsianWidth-4d4.beta.txt
46035              LineBreak-6d3.beta.txt
46036              NamesList-3.1.0d1.beta.txt
46037              PropList-3.1.0d4.beta.txt
46038              SpecialCasing-4d1.beta.txt
46039              UnicodeData-3.1.0d6.beta.txt
46040      Branch: perl
46041            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
46042           +> lib/unicode/UCD.html lib/unicode/Unicode.html
46043            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
46044            - lib/unicode/Unicode.301
46045            ! (edit 257 files)
46046 ____________________________________________________________________________
46047 [  8770] By: jhi                                   on 2001/02/11  17:26:22
46048         Log: UTF-8 documentation.
46049      Branch: perl
46050            ! utf8.h
46051 ____________________________________________________________________________
46052 [  8769] By: jhi                                   on 2001/02/11  17:12:49
46053         Log: Retract #8762.
46054      Branch: perl
46055            ! regexec.c
46056 ____________________________________________________________________________
46057 [  8768] By: jhi                                   on 2001/02/11  16:54:45
46058         Log: Subject: [PATCH] Test::Harness
46059              From: andreas.koenig@anima.de (Andreas J. Koenig)
46060              Date: 11 Feb 2001 14:37:00 +0100
46061              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
46062      Branch: perl
46063            ! lib/Test/Harness.pm
46064 ____________________________________________________________________________
46065 [  8767] By: jhi                                   on 2001/02/11  16:53:52
46066         Log: Subject: [PATCH] Document makepatch in Porting/patching
46067              From: andreas.koenig@anima.de (Andreas J. Koenig)
46068              Date: 11 Feb 2001 16:46:28 +0100
46069              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
46070      Branch: perl
46071            ! Porting/patching.pod
46072 ____________________________________________________________________________
46073 [  8766] By: jhi                                   on 2001/02/11  06:30:23
46074         Log: Subject: Re: [patch] GvSHARED
46075              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
46076              From: Doug MacEachern <dougm@covalent.net>
46077              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
46078              
46079              Subject: Re: [patch] GvSHARED
46080              From: Doug MacEachern <dougm@covalent.net>
46081              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
46082              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
46083              
46084              Subject: [patch] attributes.pm support for `shared'
46085              From: Doug MacEachern <dougm@covalent.net>
46086              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
46087              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
46088              
46089              our() attributes were ignored, our :shared pieces missing,
46090              allow attributes.pm to turn on shared.
46091      Branch: perl
46092            ! op.c t/op/attrs.t toke.c xsutils.c
46093 ____________________________________________________________________________
46094 [  8765] By: alanbur                               on 2001/02/10  23:11:19
46095         Log: Resync with parent (hopefully sucessfully this time)
46096      Branch: maint-5.6/pureperl
46097           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
46098           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
46099           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
46100           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
46101           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
46102           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
46103           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
46104 ____________________________________________________________________________
46105 [  8764] By: jhi                                   on 2001/02/10  22:54:38
46106         Log: Make TEST and UTEST more verbose in case something goes
46107              wrong in running/compiling a script, suggested by Doug
46108              MacEachern.
46109      Branch: perl
46110            ! t/TEST t/UTEST
46111 ____________________________________________________________________________
46112 [  8763] By: jhi                                   on 2001/02/10  22:11:34
46113         Log: Bogus shebang.
46114      Branch: perl
46115            ! t/lib/texttabs.t
46116 ____________________________________________________________________________
46117 [  8762] By: jhi                                   on 2001/02/10  21:56:02
46118         Log: (Retracted by #8769)
46119      Branch: perl
46120            ! regexec.c
46121 ____________________________________________________________________________
46122 [  8761] By: jhi                                   on 2001/02/10  21:26:15
46123         Log: Subject: Re: [patch] GvSHARED 
46124              From: Doug MacEachern <dougm@covalent.net>
46125              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
46126              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
46127              
46128              our @EXPORT : shared = (...);
46129      Branch: perl
46130            ! toke.c
46131 ____________________________________________________________________________
46132 [  8760] By: jhi                                   on 2001/02/10  21:25:07
46133         Log: Subject: [patch] GvSHARED
46134              From: Doug MacEachern <dougm@covalent.net>
46135              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
46136              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
46137      Branch: perl
46138            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
46139 ____________________________________________________________________________
46140 [  8759] By: alanbur                               on 2001/02/10  21:24:27
46141         Log: Backed out mismerge.
46142      Branch: maint-5.6/pureperl
46143            ! MANIFEST README.hpux README.vmesa gv.c installhtml
46144            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
46145            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
46146            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
46147            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
46148            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
46149            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
46150 ____________________________________________________________________________
46151 [  8758] By: jhi                                   on 2001/02/10  18:01:17
46152         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
46153              
46154              Fixed UMRs and leak in Perl_pmtrans()
46155              
46156              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
46157              associated UTFied tr/// code.  Also fixed scoping leak of
46158              PL_reg_start_tmp.
46159              
46160              newATTRSUB leaks when an attempt to redefine the active sort sub is
46161              made.
46162      Branch: maint-5.6/perl
46163           !> op.c regcomp.c
46164 ____________________________________________________________________________
46165 [  8757] By: alanbur                               on 2001/02/10  17:56:46
46166         Log: Resynchronised with parent
46167      Branch: maint-5.6/pureperl
46168           +> README.bs2000
46169            - README.posix-bc
46170            ! gv.c perl.c sv.c
46171           !> MANIFEST README.hpux README.vmesa installhtml
46172           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
46173           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
46174           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
46175           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
46176           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
46177           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
46178 ____________________________________________________________________________
46179 [  8756] By: alanbur                               on 2001/02/10  17:51:15
46180         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
46181              made.
46182      Branch: maint-5.6/pureperl
46183            ! op.c
46184 ____________________________________________________________________________
46185 [  8755] By: jhi                                   on 2001/02/09  22:41:35
46186         Log: Upgrade to CPAN 1.59_54, from Andreas König.
46187      Branch: perl
46188            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
46189 ____________________________________________________________________________
46190 [  8754] By: jhi                                   on 2001/02/09  22:29:20
46191         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
46192              
46193              Didn't upgrade the fill.t since it has a dependency to File::Slurp
46194              purely for debugging purposes, the actual test hasn't changed.
46195      Branch: perl
46196            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
46197            ! t/lib/textwrap.t
46198 ____________________________________________________________________________
46199 [  8753] By: jhi                                   on 2001/02/09  20:17:50
46200         Log: Integrate change #8682 from maintperl.
46201              
46202              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
46203              to work correctly.
46204      Branch: perl
46205           !> hints/irix_6.sh
46206 ____________________________________________________________________________
46207 [  8752] By: jhi                                   on 2001/02/09  20:00:46
46208         Log: Update Changes.
46209      Branch: perl
46210            ! Changes patchlevel.h
46211 ____________________________________________________________________________
46212 [  8751] By: nick                                  on 2001/02/09  19:48:37
46213         Log: Integrate mainline
46214      Branch: perlio
46215           +> README.bs2000 t/lib/cgi-esc.t
46216            - README.posix-bc
46217           !> (integrate 53 files)
46218 ____________________________________________________________________________
46219 [  8750] By: nick                                  on 2001/02/09  19:25:16
46220         Log: Subject: RE: Biannual Competition to Improve Hashing Function
46221              From: Fisher Mark <fisherm@tce.com>
46222              Date: Thu, 8 Feb 2001 10:44:00 -0500
46223              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
46224              Date: Thu, 8 Feb 2001 15:02:47 -0500
46225              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
46226      Branch: perl
46227            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
46228 ____________________________________________________________________________
46229 [  8749] By: jhi                                   on 2001/02/09  19:02:35
46230         Log: Forgotten fragment.
46231      Branch: perl
46232            ! pod/perlapi.pod
46233 ____________________________________________________________________________
46234 [  8748] By: jhi                                   on 2001/02/09  18:31:34
46235         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
46236              plus manual tweakage.
46237              
46238              Sync the perlfaq2 between mainline and maintperl.
46239      Branch: maint-5.6/perl
46240            ! pod/perlfaq2.pod
46241      Branch: perl
46242           !> pod/perlfaq2.pod
46243 ____________________________________________________________________________
46244 [  8747] By: jhi                                   on 2001/02/09  18:12:04
46245         Log: Subject: versiononly and installperl
46246              From: abigail@foad.org
46247              Date: Wed, 7 Feb 2001 22:43:12 +0100
46248              Message-ID: <20010207214312.7045.qmail@foad.org>    
46249              
46250              Add +v flag to force a normal install of the perl binary
46251              and the utilities.
46252              
46253              Subject: [PATCH] installperl
46254              From: Nicholas Clark <nick@ccl4.org>
46255              Date: Fri, 9 Feb 2001 16:28:57 +0000
46256              Message-ID: <20010209162857.B10931@plum.flirble.org>
46257              
46258              Add -A flag which also hardlinks the binary with
46259              the full architecture name.
46260      Branch: perl
46261            ! installperl
46262 ____________________________________________________________________________
46263 [  8746] By: jhi                                   on 2001/02/09  18:03:43
46264         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
46265              
46266              Subject: perlfaq2, re: perlmongers
46267              
46268              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
46269              
46270              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
46271              
46272              Subject: [ID 20010205.001] typo in perlfaq9
46273              
46274              Subject: [ID 20010208.002] unordered explanation in perlcall
46275      Branch: maint-5.6/perl
46276           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
46277           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
46278           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
46279 ____________________________________________________________________________
46280 [  8745] By: jhi                                   on 2001/02/09  17:59:09
46281         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
46282              From: abela@geneanet.org
46283              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
46284              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
46285      Branch: perl
46286            ! pod/perlcall.pod
46287 ____________________________________________________________________________
46288 [  8744] By: jhi                                   on 2001/02/09  17:48:16
46289         Log: Subject: [ID 20010205.001] typo in perlfaq9
46290              From: eserte@vran.herceg.de
46291              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
46292              Message-Id: <200102042244.XAA21926@vran.herceg.de>
46293      Branch: perl
46294            ! pod/perlfaq9.pod
46295 ____________________________________________________________________________
46296 [  8743] By: jhi                                   on 2001/02/09  17:25:12
46297         Log: Integrate change #8695 from maintperl.
46298              
46299              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
46300      Branch: perl
46301           !> thread.h
46302 ____________________________________________________________________________
46303 [  8742] By: jhi                                   on 2001/02/09  17:21:22
46304         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
46305              From: Andy Dougherty <doughera@lafayette.edu>
46306              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
46307              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
46308      Branch: perl
46309            ! embed.pl
46310 ____________________________________________________________________________
46311 [  8741] By: jhi                                   on 2001/02/09  17:05:19
46312         Log: Integrate changes #8738,8739,8740 from maintperl.
46313              
46314              Html files will be installed in a more logical and easier to
46315              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
46316              
46317              Html files will be generated with a header to make them look
46318              a little less bare.
46319              
46320              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
46321      Branch: perl
46322           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
46323 ____________________________________________________________________________
46324 [  8740] By: jhi                                   on 2001/02/09  17:03:46
46325         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
46326              From: "Brendan O'Dea" <bod@compusol.com.au>
46327              Date: Sun, 4 Feb 2001 11:17:56 +1100
46328              Message-ID: <20010204111756.A16301@compusol.com.au>
46329      Branch: maint-5.6/perl
46330            ! pod/perlfaq3.pod
46331 ____________________________________________________________________________
46332 [  8739] By: jhi                                   on 2001/02/09  17:01:59
46333         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
46334              From: "Indy Singh" <indy@nusphere.com>
46335              Date: Fri, 2 Feb 2001 15:09:59 -0500
46336              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
46337              
46338              Html files will be generated with a header to make them look
46339              a little less bare.
46340      Branch: maint-5.6/perl
46341            ! installhtml
46342 ____________________________________________________________________________
46343 [  8738] By: jhi                                   on 2001/02/09  16:58:48
46344         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
46345              From: "Indy Singh" <indy@nusphere.com>
46346              Date: Fri, 2 Feb 2001 15:08:23 -0500
46347              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
46348              
46349              Html files will be installed in a more logical and easier to
46350              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
46351      Branch: maint-5.6/perl
46352            ! win32/Makefile win32/makefile.mk
46353 ____________________________________________________________________________
46354 [  8737] By: jhi                                   on 2001/02/09  16:46:54
46355         Log: Integrate changes #8687,8736 from maintperl.
46356              
46357              HP-UX thread patches from Merijn H. Brand.
46358              
46359              Latin nit from Philip Newton.
46360      Branch: perl
46361           !> README.hpux hints/hpux.sh
46362 ____________________________________________________________________________
46363 [  8736] By: jhi                                   on 2001/02/09  16:42:31
46364         Log: Latin nit from Philip Newton.
46365      Branch: maint-5.6/perl
46366            ! README.hpux
46367 ____________________________________________________________________________
46368 [  8735] By: jhi                                   on 2001/02/09  16:24:03
46369         Log: Integrate changes #8704,8710 from pureperl.
46370              
46371              Fixed UMRs and leak in Perl_pmtrans()
46372              
46373              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
46374              associated UTFied tr/// code.  Also fixed scoping leak of
46375              PL_reg_start_tmp.
46376      Branch: perl
46377           !> op.c regcomp.c
46378 ____________________________________________________________________________
46379 [  8734] By: jhi                                   on 2001/02/09  15:40:21
46380         Log: Integrate change #8733 from maintperl.
46381              
46382              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
46383      Branch: perl
46384           !> pod/perlre.pod
46385 ____________________________________________________________________________
46386 [  8733] By: jhi                                   on 2001/02/09  15:35:47
46387         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
46388              From: Prymmer/Kahn <pvhp@best.com>
46389              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
46390              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
46391      Branch: maint-5.6/perl
46392            ! pod/perlre.pod
46393 ____________________________________________________________________________
46394 [  8732] By: jhi                                   on 2001/02/09  15:26:17
46395         Log: Rename README.posix-bc to README.bs2000 (to avoid the
46396              confusion of a "perlposix-bc.pod"), add a few missing
46397              arch pods, regen toc.
46398      Branch: maint-5.6/perl
46399           +> README.bs2000
46400            - README.posix-bc
46401            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
46402            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
46403 ____________________________________________________________________________
46404 [  8731] By: jhi                                   on 2001/02/09  15:23:39
46405         Log: De-cut-and-pasto.
46406      Branch: perl
46407            ! pod/perl.pod
46408 ____________________________________________________________________________
46409 [  8730] By: jhi                                   on 2001/02/09  15:11:13
46410         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
46411              when people think that perlposix-bc.pod tells anything about
46412              Perl and POSIX.  Regen toc.
46413      Branch: perl
46414           +> README.bs2000
46415            - README.posix-bc
46416            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
46417            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
46418 ____________________________________________________________________________
46419 [  8729] By: jhi                                   on 2001/02/09  14:52:28
46420         Log: The README.vmesa part of #8712 from maintperl.
46421      Branch: perl
46422            ! README.vmesa
46423 ____________________________________________________________________________
46424 [  8728] By: jhi                                   on 2001/02/09  14:46:06
46425         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
46426              From: Peter Prymmer <pvhp@forte.com>
46427              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
46428              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
46429      Branch: maint-5.6/perl
46430            ! README.vmesa win32/Makefile win32/makefile.mk
46431 ____________________________________________________________________________
46432 [  8727] By: jhi                                   on 2001/02/09  14:33:25
46433         Log: Integrate change #8712 from mainline.
46434              
46435              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
46436      Branch: maint-5.6/perl
46437           !> lib/Pod/Find.pm
46438 ____________________________________________________________________________
46439 [  8726] By: jhi                                   on 2001/02/09  14:30:28
46440         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
46441              From: Peter Prymmer <pvhp@forte.com>
46442              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
46443              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
46444      Branch: perl
46445            + t/lib/cgi-esc.t
46446            ! MANIFEST lib/CGI/Util.pm
46447 ____________________________________________________________________________
46448 [  8725] By: jhi                                   on 2001/02/09  04:56:47
46449         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
46450      Branch: maint-5.6/perl
46451            ! pod/perlport.pod
46452 ____________________________________________________________________________
46453 [  8724] By: jhi                                   on 2001/02/09  04:40:59
46454         Log: Integrate changes 7819,7820 from vmsperl into mainline.
46455              
46456              Add header for LIB$ prototypes (C. Berry)
46457              
46458              Convert fwrite()s to sockets to write()s, since some socket stacks
46459              don't take kindly to stdio.
46460              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
46461              (for often optional LNMs)
46462              Correct a few typos
46463              (C. Bailey)
46464      Branch: perl
46465           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
46466 ____________________________________________________________________________
46467 [  8723] By: jhi                                   on 2001/02/09  03:29:29
46468         Log: Integrate change #8722 from mainline.
46469              
46470              The Im() function wasn't returning zero for non-Math::Complex
46471              arguments.  The bug reported by John Gamble.
46472      Branch: maint-5.6/perl
46473           !> lib/Math/Complex.pm
46474 ____________________________________________________________________________
46475 [  8722] By: jhi                                   on 2001/02/09  03:28:33
46476         Log: The Im() function wasn't returning zero for non-Math::Complex
46477              arguments.  The bug reported by John Gamble.
46478      Branch: perl
46479            ! lib/Math/Complex.pm
46480 ____________________________________________________________________________
46481 [  8721] By: nick                                  on 2001/02/08  22:11:35
46482         Log: Correct the correction :-(
46483      Branch: perl
46484            ! perl.c
46485 ____________________________________________________________________________
46486 [  8720] By: bailey                                on 2001/02/08  20:59:22
46487         Log: Convert fwrite()s to sockets to write()s, since some socket stacks
46488              don't take kindly to stdio.
46489              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
46490              (for often optional LNMs)
46491              Correct a few typos
46492              (C. Bailey)
46493      Branch: vmsperl
46494            ! vms/vms.c vms/vmsish.h
46495 ____________________________________________________________________________
46496 [  8719] By: bailey                                on 2001/02/08  20:51:02
46497         Log: Add header for LIB$ prototypes (C. Berry)
46498      Branch: vmsperl
46499            ! ext/Devel/DProf/DProf.xs
46500 ____________________________________________________________________________
46501 [  8718] By: bailey                                on 2001/02/08  20:49:00
46502         Log: SYN SYN
46503      Branch: vmsperl
46504           +> pod/perliol.pod t/lib/sample-tests/bailout
46505           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
46506           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
46507           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
46508           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
46509           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
46510           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
46511            - lib/unicode/Is/DCinital.pl
46512           !> (integrate 101 files)
46513 ____________________________________________________________________________
46514 [  8717] By: nick                                  on 2001/02/08  19:38:48
46515         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
46516              From: Robin Barker <rmb1@cise.npl.co.uk>
46517              Date: Thu, 8 Feb 2001 14:38:07 GMT
46518              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
46519      Branch: perl
46520            ! lib/CPAN.pm
46521 ____________________________________________________________________________
46522 [  8716] By: nick                                  on 2001/02/08  19:29:07
46523         Log: Generated files form 8713 etc.
46524      Branch: perl
46525            ! embed.h global.sym objXSUB.h perlapi.c proto.h
46526 ____________________________________________________________________________
46527 [  8715] By: nick                                  on 2001/02/08  19:26:08
46528         Log: Fixup non-ithread build after 8713
46529      Branch: perl
46530            ! perl.c
46531 ____________________________________________________________________________
46532 [  8714] By: nick                                  on 2001/02/08  19:17:45
46533         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
46534              From: nick@ccl4.org
46535              Date: Wed, 7 Feb 2001 00:27:47 +0000
46536              Message-Id: <20010207002747.B63724@plum.flirble.org>
46537      Branch: perl
46538            ! sv.c toke.c
46539 ____________________________________________________________________________
46540 [  8713] By: nick                                  on 2001/02/08  19:15:58
46541         Log: Subject: Re: [patch] Re: PL_ptr_table
46542              From: Doug Maceachern <dougm@covalent.net>
46543              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
46544              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
46545      Branch: perl
46546            ! embed.pl perl.c sv.c sv.h
46547 ____________________________________________________________________________
46548 [  8712] By: nick                                  on 2001/02/08  19:12:47
46549         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
46550              From: Peter Prymmer <pvhp@forte.com>
46551              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
46552              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
46553      Branch: perl
46554            ! lib/Pod/Find.pm
46555 ____________________________________________________________________________
46556 [  8711] By: nick                                  on 2001/02/07  21:06:11
46557         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
46558              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
46559              From: Alan Burlison <Alan.Burlison@uk.sun.com>
46560              Date: Tue, 06 Feb 2001 23:37:01 +0000
46561              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
46562      Branch: perl
46563            ! regcomp.c
46564 ____________________________________________________________________________
46565 [  8710] By: alanbur                               on 2001/02/07  00:22:04
46566         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
46567              associated UTFied tr/// code.  Also fixed scoping leak of
46568              PL_reg_start_tmp.
46569      Branch: maint-5.6/pureperl
46570            ! op.c regcomp.c
46571 ____________________________________________________________________________
46572 [  8709] By: nick                                  on 2001/02/06  21:16:49
46573         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
46574              From: Michael G Schwern <schwern@pobox.com>
46575              Date: Sun, 4 Feb 2001 19:47:14 -0500
46576              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
46577      Branch: perl
46578            ! pod/perlapi.pod pod/perlmodlib.PL
46579 ____________________________________________________________________________
46580 [  8708] By: nick                                  on 2001/02/06  20:41:20
46581         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
46582              From: Michael G Schwern <schwern@pobox.com>
46583              Date: Sun, 4 Feb 2001 21:17:49 -0500
46584              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
46585      Branch: perl
46586            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
46587            ! pod/perltootc.pod
46588 ____________________________________________________________________________
46589 [  8707] By: nick                                  on 2001/02/06  20:29:11
46590         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
46591              From: Michael G Schwern <schwern@pobox.com>
46592              Date: Tue, 6 Feb 2001 05:54:30 -0500
46593              Message-Id: <20010206055430.A951@blackrider.aocn.com>
46594      Branch: perl
46595            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
46596 ____________________________________________________________________________
46597 [  8706] By: nick                                  on 2001/02/06  20:21:40
46598         Log: Subject: RE: some win32 fixes
46599              Date: Tue, 6 Feb 2001 09:23:20 +0300
46600              From: Vadim Konovalov <vkonovalov@lucent.com>
46601              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
46602      Branch: perl
46603            ! toke.c win32/Makefile win32/config.bc win32/config.gc
46604            ! win32/config.vc win32/config_H.bc win32/makefile.mk
46605 ____________________________________________________________________________
46606 [  8705] By: alanbur                               on 2001/02/06  15:00:03
46607         Log: Synchronised with parent
46608      Branch: maint-5.6/pureperl
46609            ! regexec.c
46610           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
46611           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
46612 ____________________________________________________________________________
46613 [  8704] By: alanbur                               on 2001/02/06  14:55:24
46614         Log: Fixed UMRs and leak in Perl_pmtrans()
46615      Branch: maint-5.6/pureperl
46616            ! op.c
46617 ____________________________________________________________________________
46618 [  8703] By: gsar                                  on 2001/02/06  02:29:37
46619         Log: $(MAKE) distclean doesn't clean up properly on windows
46620      Branch: maint-5.6/perl
46621            ! win32/Makefile win32/makefile.mk
46622 ____________________________________________________________________________
46623 [  8702] By: gsar                                  on 2001/02/06  01:00:46
46624         Log: tweak change#8659 to keep it simple
46625      Branch: maint-5.6/perl
46626            ! utils/perldoc.PL
46627 ____________________________________________________________________________
46628 [  8701] By: gsar                                  on 2001/02/05  22:45:41
46629         Log: change#8693 was missing testsuite changes
46630      Branch: maint-5.6/perl
46631           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
46632 ____________________________________________________________________________
46633 [  8700] By: nick                                  on 2001/02/05  20:32:52
46634         Log: Integrate mainline
46635      Branch: perlio
46636           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
46637           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
46638           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
46639           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
46640           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
46641           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
46642           +> t/lib/test-harness.t
46643           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
46644           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
46645           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
46646           !> pod/perlutil.pod t/TEST utils/h2xs.PL
46647 ____________________________________________________________________________
46648 [  8699] By: nick                                  on 2001/02/05  19:41:07
46649         Log: Subject: perlfaq2, re: perlmongers
46650              From: David H. Adler <dha@panix.com>
46651              Date: Sun, 4 Feb 2001 23:48:23 -0500
46652              Message-Id: <20010204234823.A13429@panix.com>
46653      Branch: perl
46654            ! pod/perlfaq2.pod
46655 ____________________________________________________________________________
46656 [  8698] By: nick                                  on 2001/02/05  19:39:31
46657         Log: Missed file f#rom the testharness mess.
46658      Branch: perl
46659            + t/lib/test-harness.t
46660 ____________________________________________________________________________
46661 [  8697] By: nick                                  on 2001/02/05  19:37:21
46662         Log: Subject: [DOC PATCH] overload.pm nits
46663              From: John Tobey <jtobey@john-edwin-tobey.org>
46664              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
46665              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
46666      Branch: perl
46667            ! lib/overload.pm
46668 ____________________________________________________________________________
46669 [  8696] By: alanbur                               on 2001/02/05  11:56:00
46670         Log: Sync with parent
46671      Branch: maint-5.6/pureperl
46672           !> thread.h
46673 ____________________________________________________________________________
46674 [  8695] By: gsar                                  on 2001/02/05  03:27:34
46675         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
46676      Branch: maint-5.6/perl
46677            ! thread.h
46678 ____________________________________________________________________________
46679 [  8694] By: alanbur                               on 2001/02/05  00:07:47
46680         Log: Initial branch creation from //depot/maint-5.6/perl
46681      Branch: maint-5.6/pureperl
46682           +> (branch 1719 files)
46683 ____________________________________________________________________________
46684 [  8693] By: gsar                                  on 2001/02/04  22:38:49
46685         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
46686              changes)
46687      Branch: maint-5.6/perl
46688           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
46689           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
46690           !> ext/DB_File/version.c
46691 ____________________________________________________________________________
46692 [  8692] By: nick                                  on 2001/02/04  18:15:57
46693         Log: The missed t/TEST part of the grand testharness upgrade.
46694      Branch: perl
46695            ! t/TEST
46696 ____________________________________________________________________________
46697 [  8691] By: nick                                  on 2001/02/04  18:05:17
46698         Log: New improved test harness
46699              Subject: Re: [PATCH Test::Harness] Third time's a charm?
46700              From: Michael G Schwern <schwern@pobox.com>
46701              Date: Sun, 4 Feb 2001 08:01:20 -0500
46702              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
46703      Branch: perl
46704            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
46705            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
46706            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
46707            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
46708            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
46709            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
46710            ! MANIFEST lib/Test/Harness.pm
46711 ____________________________________________________________________________
46712 [  8690] By: nick                                  on 2001/02/04  17:57:51
46713         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
46714              From: Jonathan Stowe <gellyfish@gellyfish.com>
46715              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
46716              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
46717      Branch: perl
46718            ! utils/h2xs.PL
46719 ____________________________________________________________________________
46720 [  8689] By: nick                                  on 2001/02/04  17:55:24
46721         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
46722              From: Michael G Schwern <schwern@pobox.com>
46723              Date: Sat, 3 Feb 2001 22:46:38 -0500
46724              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
46725      Branch: perl
46726            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
46727            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
46728 ____________________________________________________________________________
46729 [  8688] By: nick                                  on 2001/02/04  17:43:55
46730         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
46731              length byfailing to spot lack of closing )
46732              From: nick@talking.bollo.cx
46733              Date: Sat, 03 Feb 2001 23:53:16 +0000
46734              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
46735      Branch: perl
46736            ! perlio.c pod/perldiag.pod
46737 ____________________________________________________________________________
46738 [  8687] By: jhi                                   on 2001/02/03  17:11:42
46739         Log: HP-UX thread patches from Merijn H. Brand.
46740      Branch: maint-5.6/perl
46741            ! README.hpux hints/hpux.sh
46742 ____________________________________________________________________________
46743 [  8686] By: jhi                                   on 2001/02/03  16:40:12
46744         Log: Metaconfig changes for #8685.
46745      Branch: metaconfig
46746            ! U/installdirs/instubperl.U
46747      Branch: metaconfig/U/perl
46748            ! Devel.U versiononly.U
46749 ____________________________________________________________________________
46750 [  8685] By: jhi                                   on 2001/02/03  16:39:49
46751         Log: For -Dusedevel builds turn off installusrbinperl and turn on
46752              versiononly, a combined idea of Richard Soderberg and Merijn
46753              H. Brand.  You can still override both of these from the command
46754              line if you need to, -Dinstallusrbinperl and -Uversiononly.
46755      Branch: perl
46756            ! Configure
46757 ____________________________________________________________________________
46758 [  8684] By: jhi                                   on 2001/02/03  16:16:34
46759         Log: Metaconfig unit fix for #8683.
46760      Branch: metaconfig
46761            ! U/compline/nblock_io.U
46762 ____________________________________________________________________________
46763 [  8683] By: jhi                                   on 2001/02/03  16:16:12
46764         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
46765              reported by Peter Prymmer for 5.6-TRIAL1.
46766      Branch: perl
46767            ! Configure
46768 ____________________________________________________________________________
46769 [  8682] By: jhi                                   on 2001/02/03  05:52:11
46770         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
46771              to work correctly.
46772      Branch: maint-5.6/perl
46773            ! hints/irix_6.sh
46774 ____________________________________________________________________________
46775 [  8681] By: jhi                                   on 2001/02/03  05:47:33
46776         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
46777      Branch: maint-5.6/perl
46778            ! pod/perlport.pod
46779 ____________________________________________________________________________
46780 [  8680] By: jhi                                   on 2001/02/02  21:39:49
46781         Log: perlport update from Peter Prymmer.
46782      Branch: maint-5.6/perl
46783            ! pod/perlport.pod
46784 ____________________________________________________________________________
46785 [  8679] By: nick                                  on 2001/02/02  20:50:48
46786         Log: Integrate mainline
46787      Branch: perlio
46788           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
46789           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
46790           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
46791 ____________________________________________________________________________
46792 [  8678] By: gsar                                  on 2001/02/02  16:02:12
46793         Log: note about bincompat, slightly modified (from Lupe Christoph)
46794      Branch: maint-5.6/perl
46795            ! README.solaris
46796 ____________________________________________________________________________
46797 [  8677] By: jhi                                   on 2001/02/02  15:46:20
46798         Log: Supported platforms updates.
46799      Branch: maint-5.6/perl
46800            ! pod/perlport.pod
46801 ____________________________________________________________________________
46802 [  8676] By: jhi                                   on 2001/02/02  03:41:26
46803         Log: A couple more perlfaq2 tweaks.
46804      Branch: maint-5.6/perl
46805            ! pod/perlfaq2.pod
46806 ____________________________________________________________________________
46807 [  8675] By: jhi                                   on 2001/02/02  03:17:44
46808         Log: Misedit in #8661.
46809      Branch: maint-5.6/perl
46810            ! Configure
46811 ____________________________________________________________________________
46812 [  8674] By: jhi                                   on 2001/02/02  03:14:38
46813         Log: Damien again.
46814      Branch: maint-5.6/perl
46815            ! pod/perlfaq2.pod
46816 ____________________________________________________________________________
46817 [  8673] By: jhi                                   on 2001/02/02  03:12:40
46818         Log: perlfaq update from Elaine Ashton.
46819      Branch: maint-5.6/perl
46820            ! pod/perlfaq2.pod
46821 ____________________________________________________________________________
46822 [  8672] By: jhi                                   on 2001/02/02  03:07:08
46823         Log: UTF-8 s/// patch from Inaba Hiroto.
46824      Branch: maint-5.6/perl
46825            ! pp_ctl.c pp_hot.c
46826 ____________________________________________________________________________
46827 [  8671] By: jhi                                   on 2001/02/01  22:34:31
46828         Log: Update Changes.
46829      Branch: perl
46830            ! Changes patchlevel.h
46831 ____________________________________________________________________________
46832 [  8670] By: jhi                                   on 2001/02/01  22:15:29
46833         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
46834              from maintperl.
46835              
46836              Upgrade to Getopt::Long 2.25, from Johan Vromans.
46837              
46838              more files need to be writable in the source distribution
46839              
46840              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
46841              
46842              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
46843              
46844              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
46845              
46846              Allow the float to be fuzzier.
46847              
46848              need to use INT2PTR instead of a straight cast or ia64 fails
46849              
46850              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
46851              
46852              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
46853      Branch: perl
46854           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
46855           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
46856           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
46857 ____________________________________________________________________________
46858 [  8669] By: jhi                                   on 2001/02/01  21:57:02
46859         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
46860              From: Robin Barker <rmb1@cise.npl.co.uk>
46861              Date: Thu, 1 Feb 2001 16:59:05 GMT
46862              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
46863      Branch: maint-5.6/perl
46864            ! pod/perlmodlib.PL
46865 ____________________________________________________________________________
46866 [  8668] By: nick                                  on 2001/02/01  19:41:40
46867         Log: Integrate mainline
46868      Branch: perlio
46869           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
46870           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
46871           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
46872 ____________________________________________________________________________
46873 [  8667] By: gsar                                  on 2001/02/01  16:59:11
46874         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
46875      Branch: maint-5.6/perl
46876            ! embed.pl embedvar.h
46877 ____________________________________________________________________________
46878 [  8666] By: gsar                                  on 2001/02/01  16:34:51
46879         Log: add missing entries to win32/config.?c
46880      Branch: maint-5.6/perl
46881            ! win32/config.bc win32/config.gc win32/config.vc
46882            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
46883 ____________________________________________________________________________
46884 [  8665] By: jhi                                   on 2001/02/01  14:58:51
46885         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
46886              From: "Stephen P. Potter" <spp@spotter.yi.org>
46887              Date: Thu, 01 Feb 2001 10:45:46 -0500
46888              Message-Id: <200102011545.KAA31479@spotter.yi.org>
46889      Branch: maint-5.6/perl
46890            ! pod/perlfunc.pod
46891 ____________________________________________________________________________
46892 [  8664] By: gsar                                  on 2001/02/01  14:52:37
46893         Log: need to use INT2PTR instead of a straight cast or ia64 fails
46894              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
46895      Branch: maint-5.6/perl
46896            ! ext/POSIX/POSIX.xs
46897 ____________________________________________________________________________
46898 [  8663] By: jhi                                   on 2001/02/01  14:09:13
46899         Log: Allow the float to be fuzzier.
46900      Branch: maint-5.6/perl
46901            ! t/lib/peek.t
46902 ____________________________________________________________________________
46903 [  8662] By: jhi                                   on 2001/02/01  13:59:00
46904         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
46905              From: Robin Barker <rmb1@cise.npl.co.uk>
46906              Date: Thu, 1 Feb 2001 13:05:39 GMT
46907              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
46908      Branch: maint-5.6/perl
46909            ! pod/perlmodlib.pod
46910 ____________________________________________________________________________
46911 [  8661] By: jhi                                   on 2001/02/01  13:57:38
46912         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
46913              Date: Thu, 01 Feb 2001 14:15:41 +0100
46914              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46915              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
46916              
46917              Have the $ccflags in the gcc version test (strange, this change
46918              is claimed to be have been integrated already)
46919      Branch: maint-5.6/perl
46920            ! Configure
46921 ____________________________________________________________________________
46922 [  8660] By: jhi                                   on 2001/02/01  13:44:10
46923         Log: Integrate changes #7950,7964,7962 from mainline.
46924              
46925              Find the stdchar signedness using cpp, should fix some of
46926              the Solaris compiler warnings reported by Alan Burlison.
46927      Branch: maint-5.6/perl
46928           !> Configure config_h.SH
46929 ____________________________________________________________________________
46930 [  8659] By: jhi                                   on 2001/02/01  05:35:32
46931         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
46932              From: Jan Dubois <JanD@ActiveState.com>
46933              Date: Wed, 31 Jan 2001 21:17:03 -0800
46934              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
46935      Branch: maint-5.6/perl
46936            ! utils/perldoc.PL
46937 ____________________________________________________________________________
46938 [  8658] By: jhi                                   on 2001/02/01  04:33:17
46939         Log: Integrate the README.os390 and README.posix-bc parts of mainline
46940              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
46941              installperl parts were taken care of by #8657.)
46942      Branch: maint-5.6/perl
46943           !> README.os390 README.posix-bc
46944 ____________________________________________________________________________
46945 [  8657] By: jhi                                   on 2001/02/01  04:29:21
46946         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
46947              From: Peter Prymmer <pvhp@forte.com>
46948              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
46949              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
46950      Branch: maint-5.6/perl
46951            + ext/DynaLoader/dl_dllload.xs
46952            ! MANIFEST Makefile.SH hints/os390.sh installperl
46953 ____________________________________________________________________________
46954 [  8656] By: jhi                                   on 2001/02/01  04:25:45
46955         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
46956              From: Peter Prymmer <pvhp@forte.com>
46957              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
46958              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
46959      Branch: maint-5.6/perl
46960            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
46961 ____________________________________________________________________________
46962 [  8655] By: jhi                                   on 2001/02/01  04:14:47
46963         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
46964              From: troc@netrus.net
46965              Date: Wed, 31 Jan 2001 22:31:26 -0500
46966              Message-Id: <200102010331.WAA117.85@rocco.homenet>
46967      Branch: maint-5.6/perl
46968            ! os2/os2.c
46969 ____________________________________________________________________________
46970 [  8654] By: jhi                                   on 2001/02/01  04:12:52
46971         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
46972              as reported by Alan Burlison.
46973      Branch: maint-5.6/perl
46974            ! pp.h
46975 ____________________________________________________________________________
46976 [  8653] By: jhi                                   on 2001/02/01  04:05:12
46977         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
46978              From: dsugalski@northernlight.com
46979              Date: Wed, 31 Jan 2001 18:54:11 -0500
46980              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
46981      Branch: maint-5.6/perl
46982            ! configure.com
46983 ____________________________________________________________________________
46984 [  8652] By: jhi                                   on 2001/02/01  04:03:11
46985         Log: Misplaced #endif.
46986              
46987              Subject: [perl-5-6-1-trial2] patches for EPOC
46988              From: Olaf Flebbe <O.Flebbe@science-computing.de>
46989              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
46990              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
46991      Branch: maint-5.6/perl
46992            ! epoc/epocish.c
46993 ____________________________________________________________________________
46994 [  8651] By: jhi                                   on 2001/02/01  04:00:25
46995         Log: Integrate changes #8647,8648,8650 from mainline.
46996              
46997              Macrofy a magic UTF-8 test.
46998              
46999              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
47000              
47001              Watch out for cross compiling for EPOC (usually done on linux).
47002      Branch: maint-5.6/perl
47003           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
47004 ____________________________________________________________________________
47005 [  8650] By: jhi                                   on 2001/02/01  03:56:20
47006         Log: Watch out for cross compiling for EPOC (usually done on linux)
47007              
47008              Subject: [perl-5-6-1-trial2] patches for EPOC
47009              From: Olaf Flebbe <O.Flebbe@science-computing.de>
47010              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
47011              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
47012      Branch: perl
47013            ! ext/Errno/Errno_pm.PL
47014 ____________________________________________________________________________
47015 [  8649] By: gsar                                  on 2001/02/01  00:46:00
47016         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
47017      Branch: maint-5.6/perl
47018            ! sv.c
47019 ____________________________________________________________________________
47020 [  8648] By: jhi                                   on 2001/01/31  23:35:36
47021         Log: All the uses of PL_numeric_radix must be protected by
47022              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
47023              
47024              Subject: [perl-5-6-1-trial2] patches for EPOC
47025              From: Olaf Flebbe <O.Flebbe@science-computing.de>
47026              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
47027              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
47028      Branch: perl
47029            ! sv.c
47030 ____________________________________________________________________________
47031 [  8647] By: jhi                                   on 2001/01/31  22:56:16
47032         Log: Macrofy a magic UTF-8 test.
47033      Branch: perl
47034            ! utf8.c utf8.h
47035 ____________________________________________________________________________
47036 [  8646] By: gsar                                  on 2001/01/31  15:55:12
47037         Log: update Changes
47038      Branch: maint-5.6/perl
47039            ! Changes
47040 ____________________________________________________________________________
47041 [  8645] By: gsar                                  on 2001/01/31  15:10:14
47042         Log: Configure tweak suggested by Peter Prymmer
47043      Branch: maint-5.6/perl
47044            ! Configure
47045 ____________________________________________________________________________
47046 [  8644] By: gsar                                  on 2001/01/31  15:06:32
47047         Log: more files need to be writable in the source distribution
47048      Branch: maint-5.6/perl
47049            ! Porting/makerel
47050 ____________________________________________________________________________
47051 [  8643] By: jhi                                   on 2001/01/31  14:59:46
47052         Log: Integrate changes #8258,8278,8279 from mainline.
47053              
47054              Make the large file tests more robust/talkative.
47055      Branch: maint-5.6/perl
47056           !> t/lib/syslfs.t t/op/lfs.t
47057 ____________________________________________________________________________
47058 [  8642] By: gsar                                  on 2001/01/31  14:53:48
47059         Log: integrate changes#8311,8334 from mainline
47060              
47061              Add a new MakeMaker variable PM_FILTER that defines a Unix
47062              filter to be run on each .pm during the pm_to_blib() phase,
47063              a fixed version of
47064              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
47065              
47066              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
47067              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
47068              accurate reading of the "atime".  
47069      Branch: maint-5.6/perl
47070           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
47071           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
47072           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
47073 ____________________________________________________________________________
47074 [  8641] By: jhi                                   on 2001/01/31  14:46:37
47075         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
47076      Branch: maint-5.6/perl
47077            ! lib/Getopt/Long.pm
47078 ____________________________________________________________________________
47079 [  8640] By: gsar                                  on 2001/01/31  14:40:24
47080         Log: make regen_all
47081      Branch: maint-5.6/perl
47082            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
47083 ____________________________________________________________________________
47084 [  8639] By: gsar                                  on 2001/01/31  14:37:25
47085         Log: refresh windows config files
47086      Branch: maint-5.6/perl
47087            ! win32/Makefile win32/config_H.bc win32/config_H.gc
47088            ! win32/config_H.vc win32/makefile.mk
47089 ____________________________________________________________________________
47090 [  8638] By: gsar                                  on 2001/01/31  14:28:10
47091         Log: makefile tweaks for windows: introduce a bulk-switch to enable
47092              same options as ActivePerl; sync changes with makefile.mk
47093      Branch: maint-5.6/perl
47094            ! win32/Makefile win32/makefile.mk
47095 ____________________________________________________________________________
47096 [  8637] By: jhi                                   on 2001/01/31  04:41:30
47097         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
47098              From: Nicholas Clark <nick@ccl4.org>
47099              Date: Tue, 30 Jan 2001 19:51:05 +0000
47100              Message-ID: <20010130195105.R76607@plum.flirble.org> 
47101              
47102              op/inc cure.
47103      Branch: perl
47104            ! pp.c pp.h pp_hot.c t/op/arith.t
47105 ____________________________________________________________________________
47106 [  8636] By: jhi                                   on 2001/01/31  02:38:32
47107         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
47108              no perlio],8257,8380,8479,8515 from mainline.
47109              
47110              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
47111              
47112              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
47113              Subject: [PATCH perl@8133] fix-up for VMS extensions
47114              
47115              In VMS embedded perls couldn't access the statically built Socket.
47116              
47117              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
47118              
47119              Further VMS piping fixes from Charles Lane.
47120              
47121              Subject:  [PATCH] make t/op/misc.t work on VMS
47122              
47123              Add tracing for debugging extensions builds in VMS.
47124              
47125              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
47126      Branch: maint-5.6/perl
47127           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
47128           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
47129           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
47130 ____________________________________________________________________________
47131 [  8635] By: jhi                                   on 2001/01/31  01:46:41
47132         Log: Integrate change #7732 from mainline.
47133              
47134              Sparc 64-bit pack() fix from Jens Hamisch.
47135      Branch: maint-5.6/perl
47136           !> pp.c
47137 ____________________________________________________________________________
47138 [  8634] By: jhi                                   on 2001/01/31  01:41:16
47139         Log: One spot missing from #8626.
47140      Branch: maint-5.6/perl
47141            ! sv.c
47142 ____________________________________________________________________________
47143 [  8633] By: jhi                                   on 2001/01/31  00:49:17
47144         Log: Integrate change #7495 from mainline.
47145              
47146              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
47147      Branch: maint-5.6/perl
47148           !> MANIFEST ext/re/Makefile.PL
47149 ____________________________________________________________________________
47150 [  8632] By: jhi                                   on 2001/01/30  23:38:49
47151         Log: Integrate change #8396 from mainline.
47152              
47153              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
47154              better multicast support (resend)
47155      Branch: maint-5.6/perl
47156           !> ext/Socket/Socket.pm
47157 ____________________________________________________________________________
47158 [  8631] By: jhi                                   on 2001/01/30  23:28:03
47159         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
47160              
47161              More AIX lore. (7514, ext/re/hints/aix.pl)
47162              
47163              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
47164              
47165              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)
47166              
47167              Subject: [ID 20001214.002] Net::Ping patch
47168              
47169              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
47170              
47171              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
47172              
47173              Add ReuseAddr as a (preferred) alias for Reuse as we now
47174              also have ReusePort.
47175              
47176              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
47177      Branch: maint-5.6/perl
47178           +> ext/re/hints/aix.pl
47179           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
47180           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
47181 ____________________________________________________________________________
47182 [  8630] By: jhi                                   on 2001/01/30  23:03:59
47183         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
47184              
47185              read() documentation tweak for 20001121.004.
47186              
47187              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
47188      Branch: maint-5.6/perl
47189           !> pod/perlfunc.pod pod/perlre.pod
47190 ____________________________________________________________________________
47191 [  8629] By: jhi                                   on 2001/01/30  22:41:57
47192         Log: Integrate change #8098 from mainline.
47193              
47194              fastgetcwd is defined using a glob alias on a $^O dependent basis
47195              and there was no default assignment or perl subroutine.
47196      Branch: maint-5.6/perl
47197           !> lib/Cwd.pm
47198 ____________________________________________________________________________
47199 [  8628] By: jhi                                   on 2001/01/30  21:58:52
47200         Log: Integrate change #7866 from mainline.
47201              
47202              File::Temp 0.11.
47203      Branch: maint-5.6/perl
47204           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
47205 ____________________________________________________________________________
47206 [  8627] By: jhi                                   on 2001/01/30  21:39:44
47207         Log: Integrate changes #8075,8086,8228 from mainline.  
47208              
47209              Darwin is not Windows. (8075,8086)
47210              
47211              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
47212      Branch: maint-5.6/perl
47213           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
47214           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
47215           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
47216           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
47217 ____________________________________________________________________________
47218 [  8626] By: jhi                                   on 2001/01/30  21:22:11
47219         Log: Integrate with tweakery the change #8625 from mainline,
47220              the multibyte decimal separator fix ("fa_IR locale failure").
47221      Branch: maint-5.6/perl
47222            ! embedvar.h perlapi.h
47223           !> intrpvar.h perl.c perl.h sv.c util.c
47224 ____________________________________________________________________________
47225 [  8625] By: jhi                                   on 2001/01/30  20:26:33
47226         Log: Fix for the fa_IR locale failure.  The reason for the failure
47227              was that Perl was assuming the decimal separator aka the radix
47228              separator is one character.  The Farsi-Iranian locale crushed
47229              that bad assumption since there the separator is 'Momayyez',
47230              glyphwise looking somewhat like a slash, and in Unicode UTF-8
47231              encoded in two bytes, 0xd9 0xab.
47232      Branch: perl
47233            ! intrpvar.h perl.c perl.h sv.c util.c
47234 ____________________________________________________________________________
47235 [  8624] By: gsar                                  on 2001/01/30  20:17:03
47236         Log: regen_headers
47237      Branch: maint-5.6/perl
47238            ! Makefile.SH pod/perlintern.pod
47239 ____________________________________________________________________________
47240 [  8623] By: gsar                                  on 2001/01/30  19:42:34
47241         Log: backout change#7431 and its dependents (causes spurious rebuilds
47242              of autogenerated files)
47243              
47244              fix benign b.t failure
47245      Branch: maint-5.6/perl
47246            ! Makefile.SH t/lib/b.t
47247 ____________________________________________________________________________
47248 [  8622] By: jhi                                   on 2001/01/30  19:41:41
47249         Log: Microperl sync.
47250      Branch: perl
47251            ! mg.c perl.h
47252 ____________________________________________________________________________
47253 [  8621] By: gsar                                  on 2001/01/30  19:24:47
47254         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
47255              from mainline
47256              
47257              Subject: podlators 1.06 released
47258              
47259              Subject: [PATCH @8436] Eliminate op_children
47260              
47261              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
47262              
47263              (Replaced by #8448)  More op_children traces (cleanup of #8442).
47264              
47265              Subject: [PATCH #3 @8436] Re: Eliminate op_children
47266              Replace #8444 and #8445.
47267              
47268              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
47269              at the setting of the ofs_sv in new_struct_thread() as the
47270              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
47271              uninitialized fields are, uh, initialized with),
47272              SvREFCNT_inc()ing that invited a core dump.
47273              
47274              podlators 1.07, from Russ Allbery.
47275              
47276              Subject: [PATCH] regcomp.c old feature removal
47277              From: mjd@plover.com
47278              Date: 16 Jan 2001 14:43:18 -0000 
47279              Message-ID: <20010116144318.7140.qmail@plover.com> 
47280      Branch: maint-5.6/perl
47281           +> lib/Pod/Text/Overstrike.pm
47282           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
47283           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
47284           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
47285           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
47286           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
47287           !> util.c
47288 ____________________________________________________________________________
47289 [  8620] By: gsar                                  on 2001/01/30  18:48:32
47290         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
47291              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
47292              now fails one test)
47293              
47294              Subject: [PATCH] lvalue AUTOLOAD. No, really.
47295              
47296              Subject: [PATCH] Interesting syntax idea
47297              Make opens + bareword assigns do typeglob assigns.
47298              
47299              Tests for #8254.
47300              
47301              Subject: [PATCH @8269] Continue blocks and B::Deparse
47302              Make the peephole optimizer to bypass more null ops and
47303              and rewrite the deparse handling of continue blocks.
47304              
47305              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
47306              Doc tweak on #8313.
47307              
47308              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
47309              
47310              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
47311              
47312              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
47313              
47314              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
47315              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
47316              according to the platform.
47317              
47318              Subject: [PATCH @8404] Consolidated lvalue sub changes
47319              
47320              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
47321              
47322              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
47323              
47324              Subject: B::Concise -- an improved replacement for B::Terse 
47325              
47326              The B::Terse drop-in replacement wasn't quite drop-in.
47327              
47328              The LVRET macro needed an aTHX.
47329              
47330              Use the /^Perl_/-less form of is_lvalue_sub().
47331              
47332              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
47333      Branch: maint-5.6/perl
47334           +> ext/B/B/Concise.pm
47335           !> (integrate 27 files)
47336 ____________________________________________________________________________
47337 [  8619] By: nick                                  on 2001/01/30  18:40:28
47338         Log: Integrate mainline
47339      Branch: perlio
47340           !> (integrate 40 files)
47341 ____________________________________________________________________________
47342 [  8618] By: jhi                                   on 2001/01/30  18:37:18
47343         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
47344              Date: Mon, 29 Jan 2001 22:51:29 -0600
47345              From: "Craig A. Berry" <craigberry@mac.com>
47346              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
47347      Branch: perl
47348            ! vms/test.com
47349 ____________________________________________________________________________
47350 [  8617] By: jhi                                   on 2001/01/30  18:34:53
47351         Log: Subject: [PATCH] Add missing CV flags to dump.c
47352              From: Tim Jenness <t.jenness@jach.hawaii.edu>
47353              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
47354              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
47355      Branch: perl
47356            ! dump.c
47357 ____________________________________________________________________________
47358 [  8616] By: jhi                                   on 2001/01/30  18:20:58
47359         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
47360              part isn't applicable to maintperl.
47361              
47362              UTF-8 nit from Inaba Hiroto.
47363      Branch: maint-5.6/perl
47364           !> pod/perlapi.pod utf8.c
47365 ____________________________________________________________________________
47366 [  8615] By: jhi                                   on 2001/01/30  18:18:51
47367         Log: UTF-8 nit from Inaba Hiroto.
47368      Branch: perl
47369            ! pod/perlapi.pod t/op/each.t utf8.c
47370 ____________________________________________________________________________
47371 [  8614] By: jhi                                   on 2001/01/30  18:13:38
47372         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
47373              
47374              perl's internal variables are not for public consumption,
47375              move their docs from perlapi.pod to perlintern.pod
47376              
47377              support for -Dusethreads build under HP-UX 10.20 and DCE threads
47378              library (11.0 and later have pthreads but 10.x don't)
47379              
47380              avoid uninitialized value warnings
47381              
47382              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
47383              gets weird results)
47384              
47385              perldoc nit on windows
47386              
47387              make it possible to run the tests outside the source tree
47388              (there's still a dependency on ../lib being the library
47389              location)
47390      Branch: perl
47391           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
47392           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
47393           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
47394           !> win32/bin/search.pl win32/vdir.h
47395 ____________________________________________________________________________
47396 [  8613] By: gsar                                  on 2001/01/30  16:39:59
47397         Log: make it possible to run the tests outside the source tree
47398              (there's still a dependency on ../lib being the library
47399              location)
47400      Branch: maint-5.6/perl
47401            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
47402 ____________________________________________________________________________
47403 [  8612] By: gsar                                  on 2001/01/30  16:31:12
47404         Log: perldoc nit on windows
47405      Branch: maint-5.6/perl
47406            ! utils/perldoc.PL
47407 ____________________________________________________________________________
47408 [  8611] By: gsar                                  on 2001/01/30  16:22:54
47409         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
47410              gets weird results)
47411      Branch: maint-5.6/perl
47412            ! win32/vdir.h
47413 ____________________________________________________________________________
47414 [  8610] By: gsar                                  on 2001/01/30  16:12:45
47415         Log: avoid uninitialized value warnings
47416      Branch: maint-5.6/perl
47417            ! win32/bin/search.pl
47418 ____________________________________________________________________________
47419 [  8609] By: gsar                                  on 2001/01/30  16:08:01
47420         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
47421              library (11.0 and later have pthreads but 10.x don't)
47422      Branch: maint-5.6/perl
47423            ! hints/hpux.sh thread.h
47424 ____________________________________________________________________________
47425 [  8608] By: gsar                                  on 2001/01/30  15:48:55
47426         Log: perl's internal variables are not for public consumption,
47427              move their docs from perlapi.pod to perlintern.pod
47428      Branch: maint-5.6/perl
47429            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
47430            ! thrdvar.h
47431 ____________________________________________________________________________
47432 [  8607] By: gsar                                  on 2001/01/30  15:44:27
47433         Log: mistakenly branched perl56delta.pod, revert
47434      Branch: maint-5.6/perl
47435            - pod/perl56delta.pod
47436           !> pod/perldelta.pod
47437 ____________________________________________________________________________
47438 [  8606] By: gsar                                  on 2001/01/30  14:20:24
47439         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
47440              dTHR which has been a noop for a while now, except for the
47441              compatibility definition in thread.h)
47442      Branch: maint-5.6/perl
47443           !> (integrate 45 files)
47444 ____________________________________________________________________________
47445 [  8605] By: jhi                                   on 2001/01/30  05:43:58
47446         Log: Mark the UTF-8 APIs as experimental.
47447      Branch: maint-5.6/perl
47448            ! embed.pl pod/perlapi.pod
47449 ____________________________________________________________________________
47450 [  8604] By: jhi                                   on 2001/01/30  05:38:40
47451         Log: Nits from earlier integrates.
47452      Branch: maint-5.6/perl
47453            ! lib/Carp/Heavy.pm
47454           !> sv.c
47455 ____________________________________________________________________________
47456 [  8603] By: jhi                                   on 2001/01/30  05:27:26
47457         Log: Regenerate Porting files.
47458      Branch: maint-5.6/perl
47459            ! Porting/Glossary Porting/config.sh Porting/config_H
47460 ____________________________________________________________________________
47461 [  8602] By: jhi                                   on 2001/01/30  05:14:59
47462         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
47463              8310,8339,8447,8492,8493,8505,8525: documentation changes.
47464              
47465              Subject: Re: perlfaq style changes
47466              
47467              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
47468              
47469              Subject: [PATCH] docs on NaN
47470              
47471              Subject: [patch] perlfaq7
47472              
47473              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
47474              
47475              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
47476              
47477              Subject: [PATCH] open() example in perlfunc.pod
47478              
47479              Podify README.mpeix (a new version from the web)
47480              
47481              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
47482              
47483              Subject: [PATCH] format and rewording in perlfaq.pod
47484              
47485              Subject: [PATCH] API Variable documentation   
47486              
47487              Memory management calls documentation.
47488              
47489              Subject: [PATCH: perl@8482] README.vms URL updates
47490              
47491              Subject: Minor typos in perlfaq2.pod
47492              
47493              Subject: [PATCH] pod/perlvar.pod
47494      Branch: maint-5.6/perl
47495           +> pod/perl56delta.pod
47496            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
47497           !> README.amiga README.epoc README.mpeix README.vms
47498           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
47499           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
47500           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
47501           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
47502           !> pod/perlvar.pod thrdvar.h
47503 ____________________________________________________________________________
47504 [  8601] By: jhi                                   on 2001/01/30  04:38:35
47505         Log: Integrate changes #8036,8096,8253 from mainline:
47506              hints changes.
47507              
47508              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
47509              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
47510              
47511              Output the (apparent) version of gcc in Tru64.
47512      Branch: maint-5.6/perl
47513           +> ext/POSIX/hints/svr4.pl
47514           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
47515           !> hints/svr4.sh t/lib/bigfltpm.t
47516 ____________________________________________________________________________
47517 [  8600] By: jhi                                   on 2001/01/30  04:04:01
47518         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
47519              locale fixes.
47520              
47521              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
47522              
47523              Debian allows /usr/bin/locale to exist without any locales. (7868)
47524              
47525              Allow the locale test needing POSIX and the taint test
47526              needing IPC::SysV to run under 'minitest' (basically,
47527              bail out if loading the extension fails). (8384)
47528              
47529              Cleanup the locale.t output  (8480)
47530      Branch: maint-5.6/perl
47531           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
47532           !> t/pragma/locale.t
47533 ____________________________________________________________________________
47534 [  8599] By: jhi                                   on 2001/01/30  03:51:04
47535         Log: Missing generated files from #8598.
47536      Branch: maint-5.6/perl
47537            ! embed.h global.sym objXSUB.h perlapi.c proto.h
47538 ____________________________________________________________________________
47539 [  8598] By: jhi                                   on 2001/01/30  03:41:54
47540         Log: Integrate change #8555 from mainline, manually integrate parts
47541              of changes 8452 and 8583.
47542              
47543              Subject: [PATCH] utf8.c documentation (8452)
47544              
47545              No point in checking the length if the pointer is bogus. (8555)
47546              
47547              Introduce bytes_from_utf8() and implement sv_eq() using it,
47548              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
47549              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
47550              was malformed. (8583)
47551      Branch: maint-5.6/perl
47552            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
47553           !> pod/perlapi.pod sv.c utf8.c
47554 ____________________________________________________________________________
47555 [  8597] By: gsar                                  on 2001/01/30  02:37:26
47556         Log: get PERL_OBJECT build going again on windows
47557      Branch: maint-5.6/perl
47558            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
47559            ! pod/perlapi.pod proto.h sv.c
47560 ____________________________________________________________________________
47561 [  8596] By: jhi                                   on 2001/01/30  02:16:17
47562         Log: Signedness nit.
47563      Branch: perl
47564            ! sv.c
47565 ____________________________________________________________________________
47566 [  8595] By: jhi                                   on 2001/01/30  02:11:07
47567         Log: EBCDIC patch for Storable, from Peter Prymmer.
47568      Branch: perl
47569            ! t/lib/st-06compat.t
47570 ____________________________________________________________________________
47571 [  8594] By: jhi                                   on 2001/01/30  01:04:48
47572         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
47573              From: Peter Prymmer <pvhp@forte.com>
47574              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
47575              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
47576      Branch: perl
47577            ! t/lib/b.t
47578 ____________________________________________________________________________
47579 [  8593] By: jhi                                   on 2001/01/30  00:56:47
47580         Log: Subject: [PATCH: perl@8585] pod problems in io
47581              From: Peter Prymmer <pvhp@forte.com>
47582              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
47583              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
47584      Branch: perl
47585            ! pod/perlapio.pod pod/perliol.pod
47586 ____________________________________________________________________________
47587 [  8592] By: jhi                                   on 2001/01/30  00:48:20
47588         Log: Integrate perlio.
47589      Branch: perl
47590           !> pod/perlapio.pod pod/perliol.pod
47591 ____________________________________________________________________________
47592 [  8591] By: nick                                  on 2001/01/29  22:02:28
47593         Log: GNU 'merge' Simon's copy of perliol.pod with version
47594              patched by Craig's patch.
47595      Branch: perlio
47596            ! pod/perliol.pod
47597 ____________________________________________________________________________
47598 [  8590] By: nick                                  on 2001/01/29  21:55:10
47599         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
47600      Branch: perlio
47601            ! pod/perlapio.pod pod/perliol.pod
47602 ____________________________________________________________________________
47603 [  8589] By: jhi                                   on 2001/01/29  15:35:33
47604         Log: Integrate change #8586 from maint-5.6/perl.
47605              
47606              make the BOM detection code not call tell() until it has to
47607              (meant to fix esoteric compatibility issues where PL_rsfp
47608              is overridden)
47609      Branch: perl
47610           !> toke.c
47611 ____________________________________________________________________________
47612 [  8588] By: jhi                                   on 2001/01/29  15:29:11
47613         Log: Subject: MAking Solaris malloc() the default
47614              From: Lupe Christoph <lupe@lupe-christoph.de>
47615              Date: Mon, 29 Jan 2001 12:59:36 +0100
47616              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
47617              
47618              The README.solaris part slightly tweaked.
47619      Branch: perl
47620            ! README.solaris hints/solaris_2.sh
47621 ____________________________________________________________________________
47622 [  8587] By: jhi                                   on 2001/01/29  15:17:34
47623         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
47624              From: root@ak-75.mind.de
47625              Date: Sun, 28 Jan 2001 20:32:29 +0100
47626              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
47627      Branch: perl
47628            ! pod/perlre.pod
47629 ____________________________________________________________________________
47630 [  8586] By: gsar                                  on 2001/01/29  13:43:44
47631         Log: make the BOM detection code not call tell() until it has to
47632              (meant to fix esoteric compatibility issues where PL_rsfp
47633              is overridden)
47634      Branch: maint-5.6/perl
47635            ! toke.c
47636 ____________________________________________________________________________
47637 [  8585] By: jhi                                   on 2001/01/28  20:05:45
47638         Log: Update Changes.
47639      Branch: perl
47640            ! Changes patchlevel.h
47641 ____________________________________________________________________________
47642 [  8584] By: jhi                                   on 2001/01/28  19:30:02
47643         Log: Integrate perlio.
47644      Branch: perl
47645           +> pod/perliol.pod
47646           !> MANIFEST pod/perlapio.pod
47647 ____________________________________________________________________________
47648 [  8583] By: jhi                                   on 2001/01/28  19:28:40
47649         Log: Patch from Inaba Hiroto:
47650              - canonical UTF-8 hash keys: if a key string for a hash is
47651              UTF8-on, try downgrade the string and use it if
47652              unicode::distinct is not in effect.
47653              For the task, I added a function bytes_from_utf8() to utf8.c.
47654              It might resemble utf8_to_bytes() but it is not convenient
47655              to the task.
47656              Made a test for it and added to t/op/each.t
47657              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
47658              the mortal copy of the argument SV.
47659              And changed t/io/utf8.t test 18 which expects print() to
47660              upgrade its argument.
47661              - re-implement sv_eq with bytes_from_utf8()
47662              - some bug fixes
47663              - tr/// does not handle UTF8 range (\x{}-\x{})
47664              - \ before raw UTF8 character produced
47665              "Malformed UTF-8 character" warning.
47666              - "\x{100}\N{CENT SIGN}" is Malformed.
47667              Added tests for these 3.
47668              - and one silly bug (by me) with qu operator.
47669      Branch: perl
47670            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
47671            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
47672            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
47673 ____________________________________________________________________________
47674 [  8582] By: nick                                  on 2001/01/28  19:25:04
47675         Log: Add pod/perliol.pod to MANIFEST :-(
47676      Branch: perlio
47677            ! MANIFEST
47678 ____________________________________________________________________________
47679 [  8581] By: nick                                  on 2001/01/28  19:22:40
47680         Log: PerlIO documentation. Proofing and sub-editing requested.
47681      Branch: perlio
47682            + pod/perliol.pod
47683            ! pod/perlapio.pod
47684 ____________________________________________________________________________
47685 [  8580] By: jhi                                   on 2001/01/28  05:16:25
47686         Log: Revert the change to sv_2pv() done by #8054: Someone who
47687              did SvNV_set() on a scalar that also happened to be POK,
47688              followed by sv_2pv() won't get the right coercion anymore.
47689              [Sarathy]
47690      Branch: maint-5.6/perl
47691            ! sv.c
47692 ____________________________________________________________________________
47693 [  8579] By: jhi                                   on 2001/01/28  05:15:04
47694         Log: Remove the #8084 effect: do not allow -Q to be interpreted
47695              as -&Q(), this is too much wiggle room.
47696      Branch: maint-5.6/perl
47697            ! toke.c
47698 ____________________________________________________________________________
47699 [  8578] By: jhi                                   on 2001/01/28  05:12:45
47700         Log: Needed bits of #8439 (should have been in #8576),
47701              mainly for lval substr().
47702      Branch: maint-5.6/perl
47703            ! mg.c pp.c pp_hot.c
47704 ____________________________________________________________________________
47705 [  8577] By: jhi                                   on 2001/01/28  05:02:46
47706         Log: A missing check-in.
47707      Branch: maint-5.6/perl
47708            ! utf8.c
47709 ____________________________________________________________________________
47710 [  8576] By: jhi                                   on 2001/01/28  04:26:18
47711         Log: Integrate changes #8425,8436,8439,8517 from mainline.
47712              The 8439 was not truly integrated because it had too many
47713              dependencies on the development branch and because it introduced
47714              concepts too bold for a maintenance branch (such as the qu operator).
47715              
47716              Subject: [PATCH perl@8342] -Wformat
47717              
47718              Tighten some of the UTF-8 tests a bit.
47719              
47720              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
47721              - The substr lval was still not okay.
47722              - Now pp_stringify and sv_setsv copies source's UTF8 flag
47723              even if IN_BYTE.  pp_stringify is called from fold_constants
47724              at optimization phase and "\x{100}" was made SvUTF8_off under
47725              use bytes (the bytes pragma is for "byte semantics" and not
47726              for "do not produce UTF8 data")
47727      Branch: maint-5.6/perl
47728            ! t/lib/charnames.t t/op/substr.t toke.c
47729           !> sv.c t/pragma/utf8.t
47730 ____________________________________________________________________________
47731 [  8575] By: jhi                                   on 2001/01/28  04:01:51
47732         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
47733              
47734              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
47735              
47736              Subject: [ID 20001230.003] UTF-8 tr still hurts
47737              
47738              Test cases for #8385 (from Simon's "torture.pl")
47739              
47740              Start fixing UTF-8 lval substr() (8405)
47741      Branch: maint-5.6/perl
47742           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
47743           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
47744 ____________________________________________________________________________
47745 [  8574] By: jhi                                   on 2001/01/28  03:09:06
47746         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
47747              from mainline.
47748              
47749              UTF-8 cleanup.
47750              
47751              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
47752              
47753              "\x{FF}\xFF" was broken.
47754              
47755              Tests for #8329 and #8330.
47756              
47757              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
47758              
47759              IRIX compiler noticed that the bof initialization might be
47760              bypassed by control flow.
47761              
47762              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
47763      Branch: maint-5.6/perl
47764           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
47765           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
47766 ____________________________________________________________________________
47767 [  8573] By: jhi                                   on 2001/01/28  02:06:12
47768         Log: Retract #8552.
47769      Branch: perl
47770            ! lib/Text/Wrap.pm t/lib/textwrap.t
47771 ____________________________________________________________________________
47772 [  8572] By: jhi                                   on 2001/01/28  02:04:49
47773         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
47774              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
47775              not really integrated but instead salvaged by hand
47776              (they had too many dependencies on the development release
47777              to be cleanly integratable).
47778              
47779              Subject: more UTF8 test suites and an UTF8 patch
47780              
47781              Tweak for MULTIPLICITY/USE_PERLIO
47782              
47783              Signedness nit.
47784              
47785              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
47786              
47787              Use the UTF8_XXX macros in is_utf8_char().
47788              
47789              Rewrite pp_concat() in terms of sv_catsv().  The . operator
47790              should now be UTF-8-proof.
47791              
47792              Subject: [PATCH perl@8269] scanning two hex-constants
47793              fails on EBCDIC environment (script length.t)
47794              
47795              Add some Unicode chop() tests.
47796      Branch: maint-5.6/perl
47797            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
47798           !> sv.c t/op/chop.t utf8.h
47799 ____________________________________________________________________________
47800 [  8571] By: jhi                                   on 2001/01/28  00:35:59
47801         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
47802              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
47803              
47804              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
47805              
47806              The maxiters upper limit sanity check (guarding against
47807              non-progress) assumed bytes instead of characters in s///
47808              and split().
47809              
47810              Signedness nit.
47811              
47812              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
47813              join() should now be UTF-8-proof.
47814              
47815              More split // UTF-8 tests. (8250)
47816      Branch: maint-5.6/perl
47817           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
47818           !> util.c
47819 ____________________________________________________________________________
47820 [  8570] By: jhi                                   on 2001/01/27  22:15:46
47821         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
47822              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
47823              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
47824              8084,8204,8244,8333 from mainline.
47825              
47826              For -Q where Q might be a one-letter sub name one does no more
47827              get a warning about an unknown filetest (7941,7943,7944,8084).
47828              
47829              Subject: Re: [ID 20001130.011] expression parsing bug ?
47830              
47831              Make uv_to_utf8() to zero-terminate its output buffer.
47832              
47833              Split off t/op/length.t (7995)
47834              
47835              Split off t/op/utf8decode.t (7996)
47836              
47837              Remove an unnecessary 'use utf8' from the utf8.t (7998)
47838              
47839              Split off t/op/concat.t (8004)
47840              
47841              Split off t/op/ver.t (8005)
47842              
47843              Document utf8_length(), utf8_distance(), and utf8_hop().
47844              
47845              Document utf8_to_uv() better.
47846              
47847              Introduce macros for UTF8 decoding (8028,8033).
47848              
47849              Add test for reverse() (8030,8031).
47850              
47851              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
47852              
47853              Do not return the Unicode replacement character    on UTF-8
47854              decoding failure.
47855              
47856              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
47857              not this_utf8 i.e. the output string has one, but don't mess
47858              with source assumption. (8052,8053)
47859              
47860              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
47861              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
47862              was not expecting to be called with something that was already
47863              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
47864              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
47865              (8054)
47866              
47867              Recode the naughty binary bytes in utf8decode.t using the \xHH.
47868              
47869              Make some panic messages a bit more logical.
47870      Branch: maint-5.6/perl
47871           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
47872           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
47873           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
47874           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
47875           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
47876           !> utf8.c utf8.h
47877 ____________________________________________________________________________
47878 [  8569] By: jhi                                   on 2001/01/27  19:16:43
47879         Log: Integrate changes #7750 from perlio and #8566 from mainline.
47880      Branch: maint-5.6/perl
47881           !> regexec.c sv.c
47882 ____________________________________________________________________________
47883 [  8568] By: jhi                                   on 2001/01/27  18:06:51
47884         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
47885              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
47886              7935[-perlio.c],7936,7959,7965 from mainline.
47887              
47888              Change the "big byte" error message to "Wide character".
47889              (7355, the croak-if-wide-chars-in-print part ignored)
47890              
47891              Use UINT64_C().
47892              
47893              Introduce Perl_utf8_length().
47894              
47895              diff -se shows these as different (7753, forgotten check-ins)
47896              
47897              Subject: [PATCH] doop.c - UTF8 tr///
47898              
47899              If we use (aTHX_ ...) then put Perl_ on the front.
47900              
47901              Make utf8_length() and utf8_distance() to be less forgiving
47902              about bad UTF-8.
47903              
47904              Test line numbers are different with utf8.
47905              
47906              No need to scan till infinity, 13 is enough. (7872,7911)
47907              
47908              Subject: [PATCH] Tokeniser debugging
47909              
47910              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
47911              
47912              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
47913              
47914              Be more careful in Perl_sv_utf8_downgrade().
47915              
47916              Use DO_UTF8().
47917              
47918              Raw zero bytes in text files confuse at least GNU patch 2.1.
47919      Branch: maint-5.6/perl
47920           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
47921           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
47922           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
47923           !> t/pragma/utf8.t toke.c utf8.c utf8.h
47924 ____________________________________________________________________________
47925 [  8567] By: nick                                  on 2001/01/27  11:10:38
47926         Log: Integrate mainline
47927      Branch: perlio
47928           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
47929           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
47930           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
47931           !> toke.c
47932 ____________________________________________________________________________
47933 [  8566] By: jhi                                   on 2001/01/27  06:22:48
47934         Log: More documentation for the regexp context stack.
47935      Branch: perl
47936            ! regexec.c
47937 ____________________________________________________________________________
47938 [  8565] By: jhi                                   on 2001/01/27  05:21:57
47939         Log: Update Changes.
47940      Branch: perl
47941            ! Changes patchlevel.h
47942 ____________________________________________________________________________
47943 [  8564] By: jhi                                   on 2001/01/27  04:44:04
47944         Log: Threadedness patch for #8562 from Doug MacEachern.
47945      Branch: perl
47946            ! toke.c
47947 ____________________________________________________________________________
47948 [  8563] By: jhi                                   on 2001/01/27  04:26:24
47949         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
47950              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
47951              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
47952              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
47953      Branch: perl
47954            ! op.c
47955 ____________________________________________________________________________
47956 [  8562] By: jhi                                   on 2001/01/27  04:20:30
47957         Log: Subject: Re: Announce : Tokener reporting patch
47958              From: Simon Cozens <simon@cozens.net>
47959              Date: Mon, 22 Jan 2001 02:17:22 +0000
47960              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
47961      Branch: perl
47962            ! embed.h embed.pl proto.h toke.c
47963 ____________________________________________________________________________
47964 [  8561] By: jhi                                   on 2001/01/27  04:17:24
47965         Log: Forgot from #8545.  Oops.
47966      Branch: perl
47967            ! pp.c t/pragma/overload.t
47968 ____________________________________________________________________________
47969 [  8560] By: jhi                                   on 2001/01/27  03:01:47
47970         Log: A better module compilation test, use MANIFEST as suggested
47971              by Spider.
47972      Branch: perl
47973            ! t/lib/1_compile.t
47974 ____________________________________________________________________________
47975 [  8559] By: jhi                                   on 2001/01/27  02:50:48
47976         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
47977              From: Peter Prymmer <pvhp@forte.com>
47978              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
47979              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
47980      Branch: perl
47981            ! t/lib/b.t
47982 ____________________________________________________________________________
47983 [  8558] By: jhi                                   on 2001/01/27  02:27:05
47984         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
47985              From: Peter Prymmer <pvhp@forte.com>
47986              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
47987              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
47988      Branch: perl
47989            ! t/pragma/sub_lval.t
47990 ____________________________________________________________________________
47991 [  8557] By: jhi                                   on 2001/01/27  02:26:03
47992         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
47993              From: Peter Prymmer <pvhp@forte.com>
47994              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
47995              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
47996      Branch: perl
47997            ! t/lib/st-06compat.t
47998 ____________________________________________________________________________
47999 [  8556] By: jhi                                   on 2001/01/27  02:24:33
48000         Log: Subject: [PATCH: perl@8531] minor update to README.os390
48001              From: Peter Prymmer <pvhp@forte.com>
48002              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
48003              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
48004      Branch: perl
48005            ! README.os390
48006 ____________________________________________________________________________
48007 [  8555] By: jhi                                   on 2001/01/27  00:35:47
48008         Log: No point in checking the length before we know whether the pointer
48009              is bogus or not, fixes Abigail's odbm failures in Linux.
48010      Branch: perl
48011            ! sv.c
48012 ____________________________________________________________________________
48013 [  8554] By: nick                                  on 2001/01/26  19:01:31
48014         Log: Integrate mainline
48015      Branch: perlio
48016           !> lib/Text/Wrap.pm t/lib/textwrap.t
48017 ____________________________________________________________________________
48018 [  8553] By: jhi                                   on 2001/01/26  15:19:39
48019         Log: Integrate change #7792 from perlio (multiplicity fix),
48020              fix the AV leak in regex DEBUGGING (tiny part of the
48021              polymorphic regexp patch #8143).
48022      Branch: maint-5.6/perl
48023            ! regcomp.c
48024           !> scope.h
48025 ____________________________________________________________________________
48026 [  8552] By: jhi                                   on 2001/01/26  15:03:23
48027         Log: (Retracted by #8573)
48028              
48029              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
48030              From: Michael G Schwern <schwern@pobox.com>
48031              Date: Fri, 26 Jan 2001 09:28:31 -0500
48032              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
48033      Branch: perl
48034            ! lib/Text/Wrap.pm t/lib/textwrap.t
48035 ____________________________________________________________________________
48036 [  8551] By: jhi                                   on 2001/01/26  02:33:19
48037         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
48038              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
48039              
48040              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
48041              
48042              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
48043              
48044              Message nit.
48045              
48046              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
48047              
48048              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
48049              
48050              (the cleanup of unused submatches in regtry() and regcppop())
48051              
48052              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
48053              stored and restored, and thusly was trounced by the utf8 swash
48054              routines.
48055              
48056              use utf8 not required to use \x{}.
48057              
48058              Removed two more tests that make no sense in UTF-8 since the test
48059              data is not in UTF-8.
48060              
48061              Get the three different space character classes right under utf8.
48062              
48063              Implement ANYOFUTF8 regprop() dumping.
48064              
48065              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
48066              
48067              Document the regex context pushing/popping a bit better.
48068      Branch: maint-5.6/perl
48069           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
48070           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
48071           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
48072           !> t/op/regmesg.t utf8.c
48073 ____________________________________________________________________________
48074 [  8550] By: nick                                  on 2001/01/25  19:42:30
48075         Log: Integrate mainline
48076      Branch: perlio
48077           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
48078           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
48079           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
48080           !> t/lib/bigint.t t/lib/bigintpm.t
48081 ____________________________________________________________________________
48082 [  8549] By: jhi                                   on 2001/01/25  15:22:28
48083         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
48084      Branch: maint-5.6/perl
48085            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
48086 ____________________________________________________________________________
48087 [  8548] By: jhi                                   on 2001/01/25  15:02:55
48088         Log: Integrate changes #7997,8063,8492,8547 from mainline.
48089              
48090              Subject: Re: STRLEN - what?
48091              
48092              Subject: [PATCH] perlguts.pod
48093              
48094              Memory management calls documentation.
48095              
48096              Layout using tabulator is not a good idea in a pod.
48097      Branch: maint-5.6/perl
48098           !> pod/perlguts.pod
48099 ____________________________________________________________________________
48100 [  8547] By: jhi                                   on 2001/01/25  14:49:05
48101         Log: Layout using tabulator is not a good idea in a pod.
48102      Branch: perl
48103            ! pod/perlguts.pod
48104 ____________________________________________________________________________
48105 [  8546] By: jhi                                   on 2001/01/25  14:31:12
48106         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
48107              from mainline.
48108              
48109              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
48110              
48111              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
48112              
48113              More Win32 editor/IDE/shell hints.
48114              
48115              More Win32 Perling.
48116              
48117              Yet another editor edit.
48118              
48119              Edit edit edit.
48120              
48121              IDE/editor section tweaking.
48122              
48123              Few more IDE/editor nits from p5p.
48124      Branch: maint-5.6/perl
48125           !> pod/perlfaq3.pod
48126 ____________________________________________________________________________
48127 [  8545] By: jhi                                   on 2001/01/25  04:16:32
48128         Log: Subject: [PATCH 5.7.0] overload int()
48129              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48130              Date: Wed, 24 Jan 2001 19:06:57 -0500
48131              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
48132      Branch: perl
48133            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
48134            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
48135            ! t/lib/bigintpm.t
48136 ____________________________________________________________________________
48137 [  8544] By: jhi                                   on 2001/01/25  04:15:11
48138         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
48139              From: Peter Prymmer <pvhp@forte.com>
48140              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
48141              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
48142      Branch: perl
48143            ! Makefile.SH README.os390 hints/os390.sh installperl
48144 ____________________________________________________________________________
48145 [  8543] By: jhi                                   on 2001/01/25  03:52:08
48146         Log: Integrate change #8462,8469 from mainline.
48147              
48148              In VMS Perl subversion (perl -V) is undef.
48149      Branch: maint-5.6/perl
48150           !> configure.com
48151 ____________________________________________________________________________
48152 [  8542] By: jhi                                   on 2001/01/25  03:44:55
48153         Log: Integrate changes #7835,7850,8315,8316 from mainline.
48154              
48155              Solaris hints.
48156      Branch: maint-5.6/perl
48157           !> hints/solaris_2.sh
48158 ____________________________________________________________________________
48159 [  8541] By: jhi                                   on 2001/01/25  03:39:28
48160         Log: Integrate #8336 from mainline.
48161      Branch: maint-5.6/perl
48162           !> hv.c
48163 ____________________________________________________________________________
48164 [  8540] By: jhi                                   on 2001/01/25  03:23:50
48165         Log: Retract #8539.
48166      Branch: maint-5.6/perl
48167            ! pod/perlfaq3.pod
48168 ____________________________________________________________________________
48169 [  8539] By: jhi                                   on 2001/01/25  03:21:55
48170         Log: (Retracted by #8540.)
48171      Branch: maint-5.6/perl
48172            ! pod/perlfaq3.pod
48173 ____________________________________________________________________________
48174 [  8538] By: jhi                                   on 2001/01/25  03:14:07
48175         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
48176              From: Peter Prymmer <pvhp@forte.com>
48177              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
48178              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
48179              
48180              The VMS bits.
48181      Branch: maint-5.6/perl
48182            ! configure.com vms/descrip_mms.template
48183 ____________________________________________________________________________
48184 [  8537] By: jhi                                   on 2001/01/25  03:06:09
48185         Log: Integrate #7710,7824,7973 from mainline.
48186      Branch: maint-5.6/perl
48187           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
48188           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
48189           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
48190           !> vos/config.ga.def vos/config.ga.h win32/config.bc
48191           !> win32/config.gc win32/config.vc
48192 ____________________________________________________________________________
48193 [  8536] By: jhi                                   on 2001/01/24  13:50:20
48194         Log: Revert the edits made by me so far to the 5.6 branch since
48195              the TRIAL1 since I did edits when I should have been using
48196              integrates.  Bad programmer.   (Will integrate them properly later.)
48197              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
48198              The #8353 will not be reapplied at least for now since
48199              the UTF-8 hash keys need more thinking.
48200              (The patches #8347, #8354, #8454, #8473 were okay since they
48201              were original edits made specifically for the 5.6.1-TRIAL1.)
48202      Branch: maint-5.6/perl
48203            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48204            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
48205            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
48206            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
48207            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
48208            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
48209            ! win32/config.bc win32/config.gc win32/config.vc
48210 ____________________________________________________________________________
48211 [  8535] By: bailey                                on 2001/01/24  06:37:02
48212         Log: SYN SYN
48213      Branch: vmsperl
48214           +> (branch 26 files)
48215           !> (integrate 130 files)
48216 ____________________________________________________________________________
48217 [  8534] By: nick                                  on 2001/01/23  19:30:57
48218         Log: Integrate mainline.
48219      Branch: perlio
48220           !> Changes Configure Porting/Glossary Porting/config.sh
48221           !> Porting/config_H embed.h embed.pl ext/Encode/compile
48222           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
48223           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
48224           !> pod/perlvar.pod proto.h t/lib/1_compile.t
48225 ____________________________________________________________________________
48226 [  8533] By: jhi                                   on 2001/01/23  16:15:46
48227         Log: Forgotten from #8501.
48228      Branch: perl
48229            ! Porting/Glossary Porting/config.sh Porting/config_H
48230 ____________________________________________________________________________
48231 [  8532] By: jhi                                   on 2001/01/23  16:13:27
48232         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
48233              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
48234              Date: Mon, 22 Jan 2001 17:51:58 +0100
48235              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
48236      Branch: perl
48237            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
48238 ____________________________________________________________________________
48239 [  8531] By: jhi                                   on 2001/01/23  15:46:01
48240         Log: Update Changes.
48241      Branch: perl
48242            ! Changes patchlevel.h
48243 ____________________________________________________________________________
48244 [  8530] By: jhi                                   on 2001/01/23  15:38:39
48245         Log: De-cut-and-pasto.
48246      Branch: perl
48247            ! t/lib/1_compile.t
48248 ____________________________________________________________________________
48249 [  8529] By: jhi                                   on 2001/01/23  15:11:04
48250         Log: Document the mkdir trailing slashes case.
48251      Branch: perl
48252            ! pod/perlfunc.pod
48253 ____________________________________________________________________________
48254 [  8528] By: jhi                                   on 2001/01/23  15:08:28
48255         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
48256              get installed:
48257              
48258              Subject: lib/lib.pm
48259              From: <abigail@foad.org>
48260              Date: Mon, 28 Aug 2000 20:35:08 -0400
48261              Message-ID: <20000829003508.21281.qmail@foad.org>
48262      Branch: perl
48263            ! installperl
48264 ____________________________________________________________________________
48265 [  8527] By: jhi                                   on 2001/01/23  14:44:04
48266         Log: Metaconfig unit change for #8526.
48267      Branch: metaconfig
48268            ! U/threads/archname.U
48269 ____________________________________________________________________________
48270 [  8526] By: jhi                                   on 2001/01/23  14:43:19
48271         Log: Attach -perlio to the archname if so selected.
48272      Branch: perl
48273            ! Configure
48274 ____________________________________________________________________________
48275 [  8525] By: jhi                                   on 2001/01/23  14:24:01
48276         Log: Subject: [PATCH] pod/perlvar.pod
48277              From: abigail@foad.org
48278              Date: Tue, 23 Jan 2001 01:41:10 +0100
48279              Message-ID: <20010123004110.22259.qmail@foad.org>
48280      Branch: perl
48281            ! pod/perlvar.pod
48282 ____________________________________________________________________________
48283 [  8524] By: jhi                                   on 2001/01/23  14:22:32
48284         Log: A bug introduced in #8217 (the undefined variable in the
48285              lib/safe1_t #3) fixed, by Charles Lane:
48286              
48287              The earlier patch made it so that stuff running in Safe
48288              compartments could do a "caller" and see "main".  That
48289              little change in name is done right before the code in
48290              the compartment is run, and apparantly the parser
48291              was picking up the stash name before it got changed.
48292              
48293              (why it was threaded vs. unthreaded Perl that was sensitive to this
48294              I still don't know...and it probably doesn't matter).
48295              
48296              I tryed removing the stash name-change and saw that threaded Perl
48297              did indeed pass the lib/safe1.t tests.
48298              
48299              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
48300              do the name change (and to connect _ in the compartment to the global
48301              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
48302              to call _safe_pkg_prep when creating a new compartment.
48303              
48304              Passes all tests with threaded perl on linux; passes all tests
48305              with unthreaded perl on VMS.
48306              
48307              At some point I'll probably want to revisit Safe and Opcode to
48308              provide more sensible handling of global variables...and to get
48309              formats working in Safe compartments, which they don't do currently.
48310      Branch: perl
48311            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
48312 ____________________________________________________________________________
48313 [  8523] By: jhi                                   on 2001/01/23  14:11:58
48314         Log: Also the lib/Thread.pm itself needs to be ignored if
48315              the Thread extension hasn't been built.
48316      Branch: perl
48317            ! t/lib/1_compile.t
48318 ____________________________________________________________________________
48319 [  8522] By: jhi                                   on 2001/01/23  13:51:28
48320         Log: print() instead of warn() so that stderr doesn't get
48321              unnecessarily polluted.
48322      Branch: perl
48323            ! ext/Encode/compile
48324 ____________________________________________________________________________
48325 [  8521] By: jhi                                   on 2001/01/23  13:49:48
48326         Log: Integrate perlio.
48327      Branch: perl
48328           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
48329           !> ext/Encode/encode.h
48330 ____________________________________________________________________________
48331 [  8520] By: nick                                  on 2001/01/22  21:44:00
48332         Log: More messing with Encode:
48333              Extra fields in header to allow multiple names and to record
48334              other things "compile" knows.
48335              Re-organise compile to factor out common output routines.
48336      Branch: perlio
48337            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
48338 ____________________________________________________________________________
48339 [  8519] By: nick                                  on 2001/01/22  20:33:50
48340         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
48341      Branch: perlio
48342            ! ext/Encode/Makefile.PL ext/Encode/compile
48343 ____________________________________________________________________________
48344 [  8518] By: nick                                  on 2001/01/22  20:28:13
48345         Log: Integrate mainline
48346      Branch: perlio
48347           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
48348           !> vos/config.alpha.def vos/config.alpha.h
48349 ____________________________________________________________________________
48350 [  8517] By: jhi                                   on 2001/01/22  15:37:17
48351         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
48352              by Inaba Hiroto.
48353      Branch: perl
48354            ! sv.c
48355 ____________________________________________________________________________
48356 [  8516] By: jhi                                   on 2001/01/22  14:55:15
48357         Log: More SIG_SIZE fixes.
48358      Branch: perl
48359            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
48360 ____________________________________________________________________________
48361 [  8515] By: jhi                                   on 2001/01/22  14:50:27
48362         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
48363              From: "Craig A. Berry" <craigberry@mac.com>
48364              Date: Mon, 22 Jan 2001 00:42:24 -0600
48365              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
48366      Branch: perl
48367            ! configure.com
48368 ____________________________________________________________________________
48369 [  8514] By: jhi                                   on 2001/01/22  14:31:17
48370         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
48371              From: "Craig A. Berry" <craigberry@mac.com>
48372              Date: Sun, 21 Jan 2001 23:03:25 -0600
48373              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
48374      Branch: perl
48375            ! configure.com
48376 ____________________________________________________________________________
48377 [  8513] By: jhi                                   on 2001/01/22  14:14:00
48378         Log: Add the .ucm encoding tables to the MANIFEST.
48379      Branch: perl
48380            ! MANIFEST
48381 ____________________________________________________________________________
48382 [  8512] By: jhi                                   on 2001/01/22  13:43:33
48383         Log: Integrate perlio.
48384      Branch: perl
48385           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
48386           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
48387           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
48388           +> ext/Encode/Encode/iso8859-10.ucm
48389           +> ext/Encode/Encode/iso8859-13.ucm
48390           +> ext/Encode/Encode/iso8859-14.ucm
48391           +> ext/Encode/Encode/iso8859-15.ucm
48392           +> ext/Encode/Encode/iso8859-16.ucm
48393           +> ext/Encode/Encode/iso8859-2.ucm
48394           +> ext/Encode/Encode/iso8859-3.ucm
48395           +> ext/Encode/Encode/iso8859-4.ucm
48396           +> ext/Encode/Encode/iso8859-5.ucm
48397           +> ext/Encode/Encode/iso8859-6.ucm
48398           +> ext/Encode/Encode/iso8859-7.ucm
48399           +> ext/Encode/Encode/iso8859-8.ucm
48400           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
48401           +> ext/Encode/Encode/symbol.ucm
48402           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
48403           !> perliol.h
48404 ____________________________________________________________________________
48405 [  8511] By: nick                                  on 2001/01/21  23:44:47
48406         Log: Make "real" layers of ":utf8" and ":raw".
48407              So now PERLIO=utf8 perl ...
48408              does what Andreas wanted.
48409              Fix arg passing in open.pm (still have a Carp issue).
48410      Branch: perlio
48411            ! lib/open.pm perlio.c perliol.h
48412 ____________________________________________________________________________
48413 [  8510] By: jhi                                   on 2001/01/21  22:56:53
48414         Log: Document the regex content pushing/popping a bit better.
48415      Branch: perl
48416            ! regexec.c
48417 ____________________________________________________________________________
48418 [  8509] By: jhi                                   on 2001/01/21  22:55:44
48419         Log: Tweak the mkdir trailing slash code some more.
48420              
48421              TO DO: the same handling should probably be done for
48422              all the other filesystem functions that can have directories
48423              as their arguments.
48424      Branch: perl
48425            ! pp_sys.c
48426 ____________________________________________________________________________
48427 [  8508] By: nick                                  on 2001/01/21  21:37:43
48428         Log: Switch "compiled in" encodings to .ucm format.
48429              (Leave others as .enc till we can run-time load .ucm,
48430              or find some other way to load them.)
48431      Branch: perlio
48432            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
48433            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
48434            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
48435            + ext/Encode/Encode/iso8859-10.ucm
48436            + ext/Encode/Encode/iso8859-13.ucm
48437            + ext/Encode/Encode/iso8859-14.ucm
48438            + ext/Encode/Encode/iso8859-15.ucm
48439            + ext/Encode/Encode/iso8859-16.ucm
48440            + ext/Encode/Encode/iso8859-2.ucm
48441            + ext/Encode/Encode/iso8859-3.ucm
48442            + ext/Encode/Encode/iso8859-4.ucm
48443            + ext/Encode/Encode/iso8859-5.ucm
48444            + ext/Encode/Encode/iso8859-6.ucm
48445            + ext/Encode/Encode/iso8859-7.ucm
48446            + ext/Encode/Encode/iso8859-8.ucm
48447            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
48448            + ext/Encode/Encode/symbol.ucm
48449            ! ext/Encode/Makefile.PL ext/Encode/compile
48450 ____________________________________________________________________________
48451 [  8507] By: nick                                  on 2001/01/21  21:02:03
48452         Log: Integrate (partial) mainline.
48453      Branch: perlio
48454           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
48455           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
48456           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
48457 ____________________________________________________________________________
48458 [  8506] By: jhi                                   on 2001/01/21  20:09:30
48459         Log: Update Changes.
48460      Branch: perl
48461            ! Changes patchlevel.h
48462 ____________________________________________________________________________
48463 [  8505] By: jhi                                   on 2001/01/21  19:39:59
48464         Log: Subject: Minor typos in perlfaq2.pod
48465              From: "Stephen P. Potter" <spp@spotter.yi.org>
48466              Message-Id: <200101192101.QAA11911@spotter.yi.org>
48467              Date: Fri, 19 Jan 2001 16:01:13 -0500
48468              
48469              with a nit from Philip Newton.
48470      Branch: perl
48471            ! pod/perlfaq2.pod
48472 ____________________________________________________________________________
48473 [  8504] By: jhi                                   on 2001/01/21  19:33:05
48474         Log: Metaconfig change for #8503.
48475      Branch: metaconfig
48476            ! U/threads/usethreads.U
48477 ____________________________________________________________________________
48478 [  8503] By: jhi                                   on 2001/01/21  19:32:21
48479         Log: Sanity check for conflicting thread flavours.
48480      Branch: perl
48481            ! Configure config_h.SH
48482 ____________________________________________________________________________
48483 [  8502] By: jhi                                   on 2001/01/21  19:23:00
48484         Log: Metaconfig change for #8501.
48485      Branch: metaconfig
48486            ! U/modified/sig_name.U
48487 ____________________________________________________________________________
48488 [  8501] By: jhi                                   on 2001/01/21  19:22:26
48489         Log: The SIG_SIZE is the number of the elements *excluding*
48490              the terminating NULL.
48491      Branch: perl
48492            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
48493            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
48494            ! win32/config_H.vc
48495 ____________________________________________________________________________
48496 [  8500] By: jhi                                   on 2001/01/21  18:31:31
48497         Log: Integrate perlio.
48498      Branch: perl
48499           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
48500           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
48501           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
48502           !> pp_sys.c proto.h sv.c
48503 ____________________________________________________________________________
48504 [  8499] By: jhi                                   on 2001/01/21  17:43:57
48505         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
48506              From: Hugo <hv@crypt.compulink.co.uk>
48507              Date: Sun, 21 Jan 2001 13:34:05 +0000
48508              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
48509              
48510              In sprintf UTF8ize only if necessary.
48511      Branch: perl
48512            ! sv.c
48513 ____________________________________________________________________________
48514 [  8498] By: nick                                  on 2001/01/21  16:25:32
48515         Log: Encode cleanup.
48516              Add command line control over "compile" so that Makefile.PL
48517              needs can be combined with other uses.
48518              Use command line options in Makefile.PL.
48519              Fix multi-byte parsing in .ucm files.
48520      Branch: perlio
48521            ! ext/Encode/Makefile.PL ext/Encode/compile
48522 ____________________________________________________________________________
48523 [  8497] By: nick                                  on 2001/01/21  12:56:27
48524         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
48525      Branch: perlio
48526            ! ext/Encode/Encode.xs
48527 ____________________________________________________________________________
48528 [  8496] By: nick                                  on 2001/01/21  12:18:45
48529         Log: Fixup after integrate:
48530              missed the .sym files that are changed by regen_headers
48531              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
48532      Branch: perlio
48533            ! global.sym pp.sym sv.c
48534 ____________________________________________________________________________
48535 [  8495] By: nick                                  on 2001/01/21  11:51:07
48536         Log: Integrate mainline.
48537      Branch: perlio
48538           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
48539           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
48540           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
48541           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
48542           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
48543           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
48544           !> win32/Makefile win32/makefile.mk
48545 ____________________________________________________________________________
48546 [  8494] By: jhi                                   on 2001/01/20  23:12:11
48547         Log: Forgot the expect_number() prototype.
48548      Branch: perl
48549            ! embed.h embed.pl proto.h
48550 ____________________________________________________________________________
48551 [  8493] By: jhi                                   on 2001/01/20  22:56:39
48552         Log: Subject: [PATCH: perl@8482] README.vms URL updates
48553              From: Peter Prymmer <pvhp@forte.com>
48554              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
48555              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
48556              
48557              Plus Craig A. Berry's suggestion to use compaq.com instead
48558              of digital.com.
48559      Branch: perl
48560            ! README.vms
48561 ____________________________________________________________________________
48562 [  8492] By: jhi                                   on 2001/01/20  22:50:05
48563         Log: Memory management calls documentation.
48564      Branch: perl
48565            ! pod/perlguts.pod
48566 ____________________________________________________________________________
48567 [  8491] By: jhi                                   on 2001/01/20  22:38:33
48568         Log: Signedness nit plus few memcpy/Copy nits.
48569      Branch: perl
48570            ! sv.c
48571 ____________________________________________________________________________
48572 [  8490] By: jhi                                   on 2001/01/20  22:25:53
48573         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
48574              From: Peter Prymmer <pvhp@forte.com>
48575              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
48576              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
48577      Branch: perl
48578            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
48579 ____________________________________________________________________________
48580 [  8489] By: jhi                                   on 2001/01/20  22:24:41
48581         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
48582              From: Peter Prymmer <pvhp@forte.com>
48583              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
48584              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
48585      Branch: perl
48586            ! win32/Makefile win32/makefile.mk
48587 ____________________________________________________________________________
48588 [  8488] By: jhi                                   on 2001/01/20  22:22:27
48589         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
48590              From: Peter Prymmer <pvhp@forte.com>
48591              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
48592              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
48593      Branch: perl
48594            ! Makefile.SH
48595 ____________________________________________________________________________
48596 [  8487] By: jhi                                   on 2001/01/20  22:21:18
48597         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
48598              From: Peter Prymmer <pvhp@forte.com>
48599              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
48600              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
48601      Branch: perl
48602            + ext/DynaLoader/dl_dllload.xs
48603            ! MANIFEST Makefile.SH hints/os390.sh
48604 ____________________________________________________________________________
48605 [  8486] By: jhi                                   on 2001/01/20  22:17:53
48606         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
48607              From: Peter Prymmer <pvhp@forte.com>
48608              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
48609              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
48610      Branch: perl
48611            ! README.os390 README.posix-bc
48612 ____________________________________________________________________________
48613 [  8485] By: jhi                                   on 2001/01/20  20:15:30
48614         Log: Document and test the new qu operator.
48615      Branch: perl
48616            + t/op/qu.t
48617            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
48618            ! pod/perlretut.pod pod/perlunicode.pod
48619 ____________________________________________________________________________
48620 [  8484] By: nick                                  on 2001/01/20  19:42:30
48621         Log: Infrastructure to allow:
48622              open($fh,"|-",@array);
48623              to be implemented
48624              i.e. mark pp_open as needing a stack mark, and make pp_open
48625              process its args in that style (and pass them _all_ to tied handles OPEN).
48626              Invent do_openn() which takes SV ** at allow it to see multiple args.
48627              Note this does not _do_ anything yet.
48628      Branch: perlio
48629            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
48630            ! perlapi.c pp_proto.h pp_sys.c proto.h
48631 ____________________________________________________________________________
48632 [  8483] By: nick                                  on 2001/01/20  17:23:14
48633         Log: Integrate mainline.
48634      Branch: perlio
48635           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
48636           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
48637 ____________________________________________________________________________
48638 [  8482] By: jhi                                   on 2001/01/19  15:37:49
48639         Log: Update Changes.
48640      Branch: perl
48641            ! Changes patchlevel.h
48642 ____________________________________________________________________________
48643 [  8481] By: jhi                                   on 2001/01/19  14:41:24
48644         Log: Subject: Re: new feature: s?printf parameter reordering 
48645              From: Hugo <hv@crypt.compulink.co.uk>
48646              Date: Thu, 11 Jan 2001 17:09:03 +0000
48647              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
48648              
48649              - support reordering for all parameters: %, *v, *, .*
48650              - lay down that the reordering specification must immediately
48651              follow that parameter: %3$, *v3$, *3$, .*3$
48652              - fix vectorisation of a zero-length string
48653              - factor out the code choosing the argument to format
48654              
48655              Possibly unwanted side-effects:
48656              - the special format specifiers ' +-0' must now precede any
48657              vectorisation specifier. Tests in op/sprintf and op/ver
48658              have been changed to reflect this.
48659              - sprintf.t test #214 changed its expectations because in many
48660              cases, the next parameter has already been consumed when an
48661              invalid type letter is detected.
48662              
48663              Probably wanted side-effects:
48664              - attempts to format a non-existent parameter will warn as if C<undef>
48665              - attempt to write to non-existent parameter with '%n' will complain
48666              of "attempt to modify read-only value" instead of being silent
48667      Branch: perl
48668            ! sv.c t/op/sprintf.t t/op/ver.t
48669 ____________________________________________________________________________
48670 [  8480] By: jhi                                   on 2001/01/19  14:08:37
48671         Log: Subject: PATCH pragma/locale.t
48672              From: andreas.koenig@anima.de (Andreas J. Koenig)
48673              Date: 18 Jan 2001 09:45:37 +0100
48674              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
48675      Branch: perl
48676            ! t/pragma/locale.t
48677 ____________________________________________________________________________
48678 [  8479] By: jhi                                   on 2001/01/19  13:19:58
48679         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
48680      Branch: perl
48681            ! configure.com
48682 ____________________________________________________________________________
48683 [  8478] By: jhi                                   on 2001/01/19  02:12:35
48684         Log: Automate 1_compile.t.
48685      Branch: perl
48686            ! t/lib/1_compile.t
48687 ____________________________________________________________________________
48688 [  8477] By: jhi                                   on 2001/01/19  01:49:56
48689         Log: Integrate perlio.
48690      Branch: perl
48691           !> sv.c win32/config.bc win32/config.gc win32/config.vc
48692           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
48693 ____________________________________________________________________________
48694 [  8476] By: nick                                  on 2001/01/18  21:51:52
48695         Log: Integrate mainline
48696      Branch: perlio
48697           +> t/lib/1_compile.t t/lib/compmod.pl
48698           !> MANIFEST configure.com lib/unicode/distinct.pm
48699 ____________________________________________________________________________
48700 [  8475] By: nick                                  on 2001/01/18  21:48:02
48701         Log: Win32 "safe signals" co-existance fix.
48702              Fix SIG_SIZE value.
48703              Clear PL_sig_pending when cloning (fork).
48704      Branch: perlio
48705            ! sv.c win32/config.bc win32/config.gc win32/config.vc
48706            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
48707 ____________________________________________________________________________
48708 [  8474] By: jhi                                   on 2001/01/18  14:40:57
48709         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
48710      Branch: perl
48711            ! t/lib/1_compile.t
48712 ____________________________________________________________________________
48713 [  8473] By: gsar                                  on 2001/01/18  11:42:31
48714         Log: unsubmitted trial1 change
48715      Branch: maint-5.6/perl
48716            ! Changes
48717 ____________________________________________________________________________
48718 [  8472] By: jhi                                   on 2001/01/18  04:30:24
48719         Log: The first bug found by 1_compile.t.
48720      Branch: perl
48721            ! lib/unicode/distinct.pm
48722 ____________________________________________________________________________
48723 [  8471] By: jhi                                   on 2001/01/18  04:29:42
48724         Log: Add Schwern's 1_compile test.  The compile_module script renamed
48725              to be a bit shorter for the 8.3 people.
48726      Branch: perl
48727            + t/lib/1_compile.t t/lib/compmod.pl
48728            ! MANIFEST
48729 ____________________________________________________________________________
48730 [  8470] By: jhi                                   on 2001/01/18  04:16:00
48731         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)
48732              From: Peter Prymmer <pvhp@forte.com>
48733              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
48734              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
48735              Replace #8463.
48736      Branch: maint-5.6/perl
48737            ! configure.com
48738 ____________________________________________________________________________
48739 [  8469] By: jhi                                   on 2001/01/18  04:13:02
48740         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)
48741              From: Peter Prymmer <pvhp@forte.com>
48742              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
48743              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
48744              Replace #8462.
48745      Branch: perl
48746            ! configure.com
48747 ____________________________________________________________________________
48748 [  8468] By: jhi                                   on 2001/01/18  03:42:08
48749         Log: Integrate perlio.
48750      Branch: perl
48751           !> gv.c mg.c perlio.c util.c
48752 ____________________________________________________________________________
48753 [  8467] By: nick                                  on 2001/01/17  22:41:10
48754         Log: "Safe" signals - trial implementation.
48755              gv.c tweaked to zero PL_sig_pend array
48756              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
48757              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
48758              Odd thing is that it "works" with PERLIO=stdio as well (linux).
48759      Branch: perlio
48760            ! gv.c mg.c perlio.c util.c
48761 ____________________________________________________________________________
48762 [  8466] By: nick                                  on 2001/01/17  20:40:20
48763         Log: Integrate mainline.
48764      Branch: perlio
48765           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
48766           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
48767           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
48768           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
48769           !> vos/config.ga.h win32/config.bc win32/config.gc
48770           !> win32/config.vc
48771 ____________________________________________________________________________
48772 [  8465] By: jhi                                   on 2001/01/17  18:37:13
48773         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
48774              From: Nicholas Clark <nick@ccl4.org>
48775              Date: Wed, 17 Jan 2001 17:31:33 +0000
48776              Message-ID: <20010117173133.I2633@plum.flirble.org>
48777      Branch: perl
48778            ! t/op/int.t
48779 ____________________________________________________________________________
48780 [  8464] By: jhi                                   on 2001/01/17  14:43:17
48781         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
48782              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
48783              Date: Wed, 17 Jan 2001 15:16:43 +0100
48784              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
48785              
48786              pp_int() was dropping an NV to the floor,
48787              int(279964589018079/59) either returned not an integer
48788              4745162525730.15, or one got "Attempt to free unreferenced scalar."
48789      Branch: perl
48790            ! pp.c
48791 ____________________________________________________________________________
48792 [  8463] By: jhi                                   on 2001/01/17  06:12:42
48793         Log: (Replaced by #8470)
48794              
48795              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)
48796              From: "Craig A. Berry" <craigberry@mac.com>
48797              Date: Tue, 16 Jan 2001 23:38:46 -0600
48798              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
48799      Branch: maint-5.6/perl
48800            ! configure.com
48801 ____________________________________________________________________________
48802 [  8462] By: jhi                                   on 2001/01/17  06:11:31
48803         Log: (Replaced by #8469)
48804              
48805              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)
48806              From: "Craig A. Berry" <craigberry@mac.com>
48807              Date: Tue, 16 Jan 2001 23:38:46 -0600
48808              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
48809      Branch: perl
48810            ! configure.com
48811 ____________________________________________________________________________
48812 [  8461] By: jhi                                   on 2001/01/17  05:56:12
48813         Log: Allow for one trailing slash in the directory of mkdir().
48814      Branch: perl
48815            ! pp_sys.c
48816 ____________________________________________________________________________
48817 [  8460] By: jhi                                   on 2001/01/17  03:26:01
48818         Log: Metaconfig unit changes for #8459.
48819      Branch: metaconfig
48820            ! U/modified/Loc.U U/modified/sig_name.U
48821 ____________________________________________________________________________
48822 [  8459] By: jhi                                   on 2001/01/17  03:24:48
48823         Log: Define SIG_SIZE, the number of elements in the sig_name and
48824              sig_num arrays, including the final NULL entry.
48825      Branch: perl
48826            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48827            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
48828            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
48829            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
48830            ! win32/config.bc win32/config.gc win32/config.vc
48831 ____________________________________________________________________________
48832 [  8458] By: jhi                                   on 2001/01/17  01:41:33
48833         Log: Integrate perlio.
48834      Branch: perl
48835           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
48836           !> perlapi.h proto.h sv.c
48837 ____________________________________________________________________________
48838 [  8457] By: nick                                  on 2001/01/16  22:07:26
48839         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
48840              Provides all the "cost" but no benefit yet - it is to allow cost
48841              to be measured, and implementation experiments (just in mg.c?).
48842      Branch: perlio
48843            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
48844            ! perlapi.h proto.h sv.c
48845 ____________________________________________________________________________
48846 [  8456] By: nick                                  on 2001/01/16  21:07:07
48847         Log: Integrate mainline.
48848      Branch: perlio
48849           !> (integrate 51 files)
48850 ____________________________________________________________________________
48851 [  8455] By: jhi                                   on 2001/01/16  18:13:43
48852         Log: Subject: [PATCH] regcomp.c old feature removal
48853              From: mjd@plover.com
48854              Date: 16 Jan 2001 14:43:18 -0000 
48855              Message-ID: <20010116144318.7140.qmail@plover.com> 
48856      Branch: perl
48857            ! regcomp.c
48858 ____________________________________________________________________________
48859 [  8454] By: jhi                                   on 2001/01/16  16:12:39
48860         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
48861              From: "Indy Singh" <indy@nusphere.com>
48862              Date: Wed, 10 Jan 2001 20:17:49 -0500
48863              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
48864      Branch: maint-5.6/perl
48865            ! win32/Makefile
48866 ____________________________________________________________________________
48867 [  8453] By: jhi                                   on 2001/01/16  16:09:33
48868         Log: Update Changes.
48869      Branch: perl
48870            ! Changes patchlevel.h
48871 ____________________________________________________________________________
48872 [  8452] By: jhi                                   on 2001/01/16  15:42:04
48873         Log: Subject: Re: API Cleanup
48874              To: perl5-porters@perl.org
48875              Date: Tue, 16 Jan 2001 13:42:30 +0000
48876              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
48877              
48878              Subject: [PATCH] utf8.c documentation
48879              From: Simon Cozens <simon@cozens.net>
48880              Date: Tue, 16 Jan 2001 13:52:48 +0000
48881              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
48882              
48883              Subject: Re: API Cleanup
48884              From: Simon Cozens <simon@cozens.net>
48885              Date: Tue, 16 Jan 2001 14:58:55 +0000
48886              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
48887              
48888              UTF-8 doc patches.
48889      Branch: perl
48890            ! embed.pl pod/perlapi.pod utf8.c
48891 ____________________________________________________________________________
48892 [  8451] By: jhi                                   on 2001/01/16  14:41:39
48893         Log: podlators 1.07, from Russ Allbery.
48894      Branch: perl
48895            ! lib/Pod/Man.pm
48896 ____________________________________________________________________________
48897 [  8450] By: jhi                                   on 2001/01/16  14:24:19
48898         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
48899              From: "Indy Singh" <indy@nusphere.com>
48900              Date: Mon, 15 Jan 2001 20:59:40 -0500
48901              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
48902      Branch: perl
48903            ! win32/Makefile
48904 ____________________________________________________________________________
48905 [  8449] By: jhi                                   on 2001/01/16  03:42:55
48906         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
48907              at the setting of the ofs_sv in new_struct_thread() as the
48908              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
48909              uninitialized fields are, uh, initialized with),
48910              SvREFCNT_inc()ing that invited a core dump.
48911      Branch: perl
48912            ! util.c
48913 ____________________________________________________________________________
48914 [  8448] By: jhi                                   on 2001/01/16  01:49:07
48915         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
48916              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
48917              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
48918              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
48919              
48920              Replace #8444 and #8445.
48921      Branch: perl
48922            ! ext/B/B.xs ext/B/B/Debug.pm
48923 ____________________________________________________________________________
48924 [  8447] By: jhi                                   on 2001/01/15  21:05:35
48925         Log: Subject: [PATCH] API Variable documentation   
48926              From: Simon Cozens <simon@cozens.net>
48927              Date: Mon, 15 Jan 2001 19:35:54 +0000
48928              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
48929      Branch: perl
48930            ! pod/perlapi.pod thrdvar.h
48931 ____________________________________________________________________________
48932 [  8446] By: jhi                                   on 2001/01/15  20:49:20
48933         Log: Signedness nit.
48934      Branch: perl
48935            ! pp_ctl.c
48936 ____________________________________________________________________________
48937 [  8445] By: jhi                                   on 2001/01/15  20:28:48
48938         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
48939      Branch: perl
48940            ! ext/B/B/Debug.pm
48941 ____________________________________________________________________________
48942 [  8444] By: jhi                                   on 2001/01/15  13:09:10
48943         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
48944      Branch: perl
48945            ! ext/B/B.xs
48946 ____________________________________________________________________________
48947 [  8443] By: jhi                                   on 2001/01/15  13:06:26
48948         Log: Missing from #8439.
48949      Branch: perl
48950            ! keywords.h mg.c
48951 ____________________________________________________________________________
48952 [  8442] By: jhi                                   on 2001/01/15  13:02:38
48953         Log: Subject: [PATCH @8436] Eliminate op_children
48954              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
48955              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
48956              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
48957              
48958              Subject: [PATCH @8436] Re: Eliminate op_children
48959              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
48960              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
48961              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
48962      Branch: perl
48963            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
48964            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
48965            ! op.c op.h
48966 ____________________________________________________________________________
48967 [  8441] By: jhi                                   on 2001/01/15  12:57:08
48968         Log: Use the /^Perl_/-less form of is_lvalue_sub().
48969      Branch: perl
48970            ! pp.h
48971 ____________________________________________________________________________
48972 [  8440] By: jhi                                   on 2001/01/15  05:13:09
48973         Log: Revert #8437 and #8438, the Linux large files story is more complex.
48974      Branch: metaconfig/U/perl
48975            ! d_fpos64_t.U d_off64_t.U
48976      Branch: perl
48977            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48978            ! config_h.SH configure.com epoc/config.sh perl.h
48979            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
48980            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
48981            ! win32/config.bc win32/config.gc win32/config.vc
48982 ____________________________________________________________________________
48983 [  8439] By: jhi                                   on 2001/01/15  05:02:24
48984         Log: More UTF-8 patches from Inaba Hiroto.
48985              - The substr lval was still not okay.
48986              - Now pp_stringify and sv_setsv copies source's UTF8 flag
48987              even if IN_BYTE.  pp_stringify is called from fold_constants
48988              at optimization phase and "\x{100}" was made SvUTF8_off under
48989              use bytes (the bytes pragma is for "byte semantics" and not
48990              for "do not produce UTF8 data")
48991              - New `qu' operator to generate UTF8 string explicitly.
48992              Though I agree with the policy "0x00-0xff always produce bytes",
48993              sometimes want to such a string to be coded in UTF8.
48994              I can use pack"U0a*" but it requires more typing and has
48995              runtime overhead.
48996              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
48997              change, the bug appears if a pm has PMdf_UTF8 flag but interpolated
48998              string is not UTF8_on and has char 0x80-0xff.
48999              
49000              TODO: document and test qu.
49001      Branch: perl
49002            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
49003            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
49004            ! toke.c
49005 ____________________________________________________________________________
49006 [  8438] By: jhi                                   on 2001/01/14  05:10:23
49007         Log: (Reverted by #8440)
49008              
49009              Metaconfig unit changes for #8437.
49010      Branch: metaconfig/U/perl
49011            ! d_fpos64_t.U d_off64_t.U
49012 ____________________________________________________________________________
49013 [  8437] By: jhi                                   on 2001/01/14  04:55:34
49014         Log: (Reverted by #8440)
49015              
49016              Add <features.h> probing, seems to be needed for (some?)
49017              Linux largefileness.
49018      Branch: perl
49019            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49020            ! config_h.SH configure.com epoc/config.sh perl.h
49021            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
49022            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
49023            ! win32/config.bc win32/config.gc win32/config.vc
49024 ____________________________________________________________________________
49025 [  8436] By: jhi                                   on 2001/01/13  17:47:21
49026         Log: Tighten some of the tests a bit.
49027      Branch: perl
49028            ! t/pragma/utf8.t
49029 ____________________________________________________________________________
49030 [  8435] By: jhi                                   on 2001/01/13  17:31:54
49031         Log: Integrate perlio.
49032      Branch: perl
49033           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
49034           !> win32/config_H.gc win32/config_H.vc
49035 ____________________________________________________________________________
49036 [  8434] By: nick                                  on 2001/01/13  11:36:53
49037         Log: Run dmake regen_config_h for Win32
49038      Branch: perlio
49039            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
49040 ____________________________________________________________________________
49041 [  8433] By: nick                                  on 2001/01/13  11:31:55
49042         Log: VMS friendly patch to Encode compile process
49043      Branch: perlio
49044            ! ext/Encode/Makefile.PL ext/Encode/compile
49045 ____________________________________________________________________________
49046 [  8432] By: nick                                  on 2001/01/13  11:06:44
49047         Log: Integrate mainline
49048      Branch: perlio
49049           +> ext/B/B/Concise.pm
49050           !> (integrate 52 files)
49051 ____________________________________________________________________________
49052 [  8431] By: jhi                                   on 2001/01/13  05:55:55
49053         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
49054              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
49055              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
49056              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
49057      Branch: perl
49058            ! ext/B/B/Concise.pm
49059 ____________________________________________________________________________
49060 [  8430] By: jhi                                   on 2001/01/13  04:24:18
49061         Log: The LVRET macro needed an aTHX.
49062      Branch: perl
49063            ! pp.h
49064 ____________________________________________________________________________
49065 [  8429] By: jhi                                   on 2001/01/13  02:12:42
49066         Log: Update Changes.
49067      Branch: perl
49068            ! Changes patchlevel.h
49069 ____________________________________________________________________________
49070 [  8428] By: jhi                                   on 2001/01/13  02:08:50
49071         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
49072              From: Peter Prymmer <pvhp@forte.com>
49073              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
49074              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
49075              
49076              Add a BEGIN guard for sloppy floating point division.
49077      Branch: perl
49078            ! lib/Math/BigInt.pm lib/bigint.pl
49079 ____________________________________________________________________________
49080 [  8427] By: jhi                                   on 2001/01/13  01:47:16
49081         Log: The B::Terse drop-in replacement wasn't quite drop-in.
49082      Branch: perl
49083            ! ext/B/B/Terse.pm
49084 ____________________________________________________________________________
49085 [  8426] By: jhi                                   on 2001/01/12  21:20:43
49086         Log: Use UVXf.
49087      Branch: perl
49088            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49089            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
49090            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
49091            ! vos/config.ga.def vos/config.ga.h win32/config.bc
49092            ! win32/config.gc win32/config.vc
49093 ____________________________________________________________________________
49094 [  8425] By: jhi                                   on 2001/01/12  20:20:14
49095         Log: Subject: [PATCH perl@8342] -Wformat
49096              From: Robin Barker <rmb1@cise.npl.co.uk>
49097              Date: Fri, 12 Jan 2001 20:03:14 GMT
49098              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
49099      Branch: perl
49100            ! ext/Encode/Encode.xs mg.c sv.c toke.c
49101 ____________________________________________________________________________
49102 [  8424] By: jhi                                   on 2001/01/12  20:01:48
49103         Log: Subject: B::Concise -- an improved replacement for B::Terse 
49104              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
49105              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
49106              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
49107      Branch: perl
49108            + ext/B/B/Concise.pm
49109            ! MANIFEST ext/B/B/Terse.pm
49110 ____________________________________________________________________________
49111 [  8423] By: jhi                                   on 2001/01/12  19:24:02
49112         Log: The new metaconfig unit from the #8421.
49113      Branch: metaconfig/U/perl
49114            + d_sigprocmask.U
49115 ____________________________________________________________________________
49116 [  8422] By: jhi                                   on 2001/01/12  19:23:43
49117         Log: Forgot the microperl config from the #8421.
49118      Branch: perl
49119            ! uconfig.h uconfig.sh
49120 ____________________________________________________________________________
49121 [  8421] By: jhi                                   on 2001/01/12  19:05:27
49122         Log: Add sigprocmask() probe, regen Configure, regen toc.
49123      Branch: perl
49124            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49125            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
49126            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
49127            ! vos/config.ga.h win32/config.bc win32/config.gc
49128            ! win32/config.vc
49129 ____________________________________________________________________________
49130 [  8420] By: jhi                                   on 2001/01/12  18:34:31
49131         Log: Add sockatmark() to the todo list.
49132      Branch: perl
49133            ! Todo-5.6
49134 ____________________________________________________________________________
49135 [  8419] By: jhi                                   on 2001/01/12  18:09:46
49136         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
49137      Branch: perl
49138            ! op.c
49139 ____________________________________________________________________________
49140 [  8418] By: jhi                                   on 2001/01/12  18:05:30
49141         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
49142              From: Radu Greab <radu@netsoft.ro>
49143              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
49144              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
49145      Branch: perl
49146            ! op.c t/pragma/sub_lval.t
49147 ____________________________________________________________________________
49148 [  8417] By: jhi                                   on 2001/01/12  16:09:09
49149         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
49150              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
49151              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
49152              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
49153      Branch: perl
49154            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
49155            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
49156            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
49157            ! t/pragma/sub_lval.t toke.c
49158 ____________________________________________________________________________
49159 [  8416] By: jhi                                   on 2001/01/12  15:42:06
49160         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
49161              From: "Richard Soderberg" <rs@crystalflame.net>
49162              Date: Fri, 12 Jan 2001 04:49:35 -0800
49163              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
49164              
49165              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
49166              according to the platform.
49167      Branch: perl
49168            ! op.c
49169 ____________________________________________________________________________
49170 [  8415] By: jhi                                   on 2001/01/12  15:33:41
49171         Log: One more UTF-8 fix from Inaba Hiroto.
49172      Branch: perl
49173            ! pp.c regexec.c t/pragma/utf8.t
49174 ____________________________________________________________________________
49175 [  8414] By: jhi                                   on 2001/01/12  15:30:18
49176         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
49177      Branch: perl
49178            ! regexec.c
49179 ____________________________________________________________________________
49180 [  8413] By: jhi                                   on 2001/01/12  15:22:10
49181         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
49182              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
49183              Date: Thu, 11 Jan 2001 12:53:36 +0100
49184              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
49185      Branch: perl
49186            ! toke.c
49187 ____________________________________________________________________________
49188 [  8412] By: jhi                                   on 2001/01/12  15:20:25
49189         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
49190              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
49191              Date: Fri, 12 Jan 2001 14:37:55 +0100
49192              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
49193      Branch: perl
49194            ! hints/posix-bc.sh
49195 ____________________________________________________________________________
49196 [  8411] By: jhi                                   on 2001/01/12  15:14:14
49197         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
49198              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
49199              Date: Fri, 12 Jan 2001 10:42:21 +0100
49200              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
49201      Branch: perl
49202            ! t/op/regmesg.t
49203 ____________________________________________________________________________
49204 [  8410] By: jhi                                   on 2001/01/12  05:48:55
49205         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
49206              From: Nicholas Clark <nick@ccl4.org> 
49207              Date: Sun, 7 Jan 2001 19:47:14 +0000
49208              Message-ID: <20010107194714.B1048@plum.flirble.org>
49209      Branch: perl
49210            ! t/op/numconvert.t
49211 ____________________________________________________________________________
49212 [  8409] By: jhi                                   on 2001/01/12  05:41:28
49213         Log: Integrate perlio.
49214      Branch: perl
49215           !> mg.c scope.h
49216 ____________________________________________________________________________
49217 [  8408] By: nick                                  on 2001/01/11  22:43:28
49218         Log: Remove variables that were used in experiments.
49219      Branch: perlio
49220            ! mg.c
49221 ____________________________________________________________________________
49222 [  8407] By: nick                                  on 2001/01/11  20:57:44
49223         Log: Catch die in %SIG handler and unblock the signal before re-dying.
49224              This make Linux work _without_ sigsetjmp().
49225              Turn off sigsetjmp() to see what else it does.
49226              May need Configure probe for sigprocmask() if anything has sigaction()
49227              but not sigprocmask().
49228      Branch: perlio
49229            ! mg.c scope.h
49230 ____________________________________________________________________________
49231 [  8406] By: nick                                  on 2001/01/11  19:32:07
49232         Log: Integrate mainline
49233      Branch: perlio
49234           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
49235           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
49236           !> t/op/substr.t
49237 ____________________________________________________________________________
49238 [  8405] By: jhi                                   on 2001/01/11  17:11:01
49239         Log: Fix UTF-8 lval substr().
49240      Branch: perl
49241            ! mg.c t/op/substr.t
49242 ____________________________________________________________________________
49243 [  8404] By: jhi                                   on 2001/01/11  05:13:58
49244         Log: Update Changes.
49245      Branch: perl
49246            ! Changes patchlevel.h
49247 ____________________________________________________________________________
49248 [  8403] By: jhi                                   on 2001/01/11  04:38:24
49249         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
49250              From: Hugo <hv@crypt.compulink.co.uk>
49251              Date: Mon, 30 Oct 2000 01:33:26 +0000
49252              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
49253      Branch: perl
49254            ! regexec.c t/op/re_tests
49255 ____________________________________________________________________________
49256 [  8402] By: jhi                                   on 2001/01/11  04:26:12
49257         Log: Integrate perlio.
49258      Branch: perl
49259           !> scope.h util.c
49260 ____________________________________________________________________________
49261 [  8401] By: nick                                  on 2001/01/10  22:52:55
49262         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
49263              (So Alan and Ilya can try setting via hints.)
49264              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
49265              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
49266              doing the save everywhere seems to restart read() correctly, but just
49267              doing it once "round" the handler does not.
49268      Branch: perlio
49269            ! scope.h
49270 ____________________________________________________________________________
49271 [  8400] By: jhi                                   on 2001/01/10  21:57:54
49272         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
49273              of IRIX, HP-UX is unaffected.
49274      Branch: perl
49275            ! perl.h
49276 ____________________________________________________________________________
49277 [  8399] By: nick                                  on 2001/01/10  21:29:19
49278         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
49279      Branch: perlio
49280            ! util.c
49281 ____________________________________________________________________________
49282 [  8398] By: jhi                                   on 2001/01/10  20:55:31
49283         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
49284              also have ReusePort.
49285      Branch: perl
49286            ! ext/IO/lib/IO/Socket/INET.pm
49287 ____________________________________________________________________________
49288 [  8397] By: jhi                                   on 2001/01/10  20:50:57
49289         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
49290              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
49291              Date: Wed, 10 Jan 2001 01:38:13 -0800
49292              Message-ID: <20010110013813.B41744@yahoo-inc.com>
49293      Branch: perl
49294            ! ext/IO/lib/IO/Socket/INET.pm
49295 ____________________________________________________________________________
49296 [  8396] By: jhi                                   on 2001/01/10  20:49:30
49297         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
49298              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
49299              Date: Wed, 10 Jan 2001 01:37:32 -0800
49300              Message-ID: <20010110013732.A41744@yahoo-inc.com>
49301      Branch: perl
49302            ! ext/Socket/Socket.pm
49303 ____________________________________________________________________________
49304 [  8395] By: jhi                                   on 2001/01/10  20:41:37
49305         Log: Test for bug id 20010105.016 (fixed by #8378).
49306      Branch: perl
49307            ! t/op/split.t
49308 ____________________________________________________________________________
49309 [  8394] By: jhi                                   on 2001/01/10  20:26:32
49310         Log: Integrate perlio.
49311      Branch: perl
49312            ! util.c
49313 ____________________________________________________________________________
49314 [  8393] By: nick                                  on 2001/01/10  19:34:30
49315         Log: Back out Simon's pid hackery for now.
49316      Branch: perlio
49317            ! util.c
49318 ____________________________________________________________________________
49319 [  8392] By: nick                                  on 2001/01/10  19:23:13
49320         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
49321      Branch: perlio
49322           !> (integrate 29 files)
49323 ____________________________________________________________________________
49324 [  8391] By: jhi                                   on 2001/01/10  18:43:15
49325         Log: Subject: [PATCH] Fix my_pclose segfault
49326              From: Simon Cozens <simon@cozens.net>
49327              Date: Wed, 10 Jan 2001 18:39:35 +0000
49328              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
49329      Branch: perl
49330            ! util.c
49331 ____________________________________________________________________________
49332 [  8390] By: jhi                                   on 2001/01/10  18:42:08
49333         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
49334              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
49335              Date:     Wed, 10 Jan 2001 13:23:02 EST
49336              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
49337      Branch: perl
49338            ! ext/Opcode/Opcode.xs
49339 ____________________________________________________________________________
49340 [  8389] By: jhi                                   on 2001/01/10  15:16:07
49341         Log: Turn off the integer preservation for now.
49342      Branch: perl
49343            ! perl.h
49344 ____________________________________________________________________________
49345 [  8388] By: jhi                                   on 2001/01/10  15:01:25
49346         Log: Few more IDE/editor nits from p5p.
49347      Branch: perl
49348            ! pod/perlfaq3.pod
49349 ____________________________________________________________________________
49350 [  8387] By: jhi                                   on 2001/01/10  06:53:16
49351         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
49352              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
49353              Date: Tue, 9 Jan 2001 23:16:02 +0000
49354              Message-ID: <20010109231602.A81101@plum.flirble.org>
49355      Branch: perl
49356            ! sv.c
49357 ____________________________________________________________________________
49358 [  8386] By: jhi                                   on 2001/01/10  03:17:54
49359         Log: Test cases for #8385 (from Simon's "torture.pl")
49360      Branch: perl
49361            ! t/op/tr.t
49362 ____________________________________________________________________________
49363 [  8385] By: jhi                                   on 2001/01/10  03:17:11
49364         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
49365              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
49366              Date: Wed, 10 Jan 2001 11:39:39 +0900
49367              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
49368              
49369              Some more UTF-8 tr cases fixed.
49370      Branch: perl
49371            ! doop.c
49372 ____________________________________________________________________________
49373 [  8384] By: jhi                                   on 2001/01/09  22:45:40
49374         Log: Allow the locale test needing POSIX and the taint test
49375              needing IPC::SysV to run under 'minitest' (basically,
49376              bail out if loading the extension fails)
49377      Branch: perl
49378            ! t/op/misc.t t/op/taint.t
49379 ____________________________________________________________________________
49380 [  8383] By: jhi                                   on 2001/01/09  21:36:04
49381         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
49382              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
49383              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
49384              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
49385      Branch: perl
49386            ! t/io/openpid.t
49387 ____________________________________________________________________________
49388 [  8382] By: jhi                                   on 2001/01/09  21:06:08
49389         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
49390              Should finish up the bug id 20001205.022.
49391      Branch: perl
49392            ! pp.c pp_hot.c scope.c
49393 ____________________________________________________________________________
49394 [  8381] By: jhi                                   on 2001/01/09  18:27:43
49395         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
49396              From: Andy Dougherty <doughera@lafayette.edu>
49397              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
49398              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
49399              
49400              More robust yacc/bison error detection.
49401      Branch: perl
49402            ! t/comp/proto.t
49403 ____________________________________________________________________________
49404 [  8380] By: jhi                                   on 2001/01/09  15:21:38
49405         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
49406              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
49407              Date:     Tue, 9 Jan 2001 07:53:55 EST
49408              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
49409      Branch: perl
49410            ! t/op/misc.t vms/test.com
49411 ____________________________________________________________________________
49412 [  8379] By: jhi                                   on 2001/01/09  15:20:38
49413         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
49414              From: jhi@cc.hut.fi
49415              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
49416              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
49417              
49418              The #8378 fixed this.
49419      Branch: perl
49420            ! t/op/tr.t
49421 ____________________________________________________________________________
49422 [  8378] By: jhi                                   on 2001/01/09  15:05:32
49423         Log: Subject: One more patch for UTF8 
49424              From: Inaba Hiroto <inaba@st.rim.or.jp>
49425              Date: Tue, 09 Jan 2001 01:04:32 +0900
49426              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
49427              
49428              UTF-8 fixes for 'x' and tr///.
49429      Branch: perl
49430            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
49431            ! regcomp.c regexec.c toke.c utf8.c
49432 ____________________________________________________________________________
49433 [  8377] By: jhi                                   on 2001/01/09  14:32:17
49434         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
49435      Branch: perl
49436            ! t/op/length.t
49437 ____________________________________________________________________________
49438 [  8376] By: jhi                                   on 2001/01/09  04:32:32
49439         Log: integrate changes #7775, #8316, #8316 from mainline
49440      Branch: maint-5.6/perl
49441            ! hints/solaris_2.sh
49442 ____________________________________________________________________________
49443 [  8375] By: jhi                                   on 2001/01/09  04:26:43
49444         Log: Update Changes.
49445      Branch: perl
49446            ! Changes patchlevel.h
49447 ____________________________________________________________________________
49448 [  8374] By: jhi                                   on 2001/01/09  04:14:32
49449         Log: IDE/editor section tweaking.
49450      Branch: perl
49451            ! pod/perlfaq3.pod
49452 ____________________________________________________________________________
49453 [  8373] By: jhi                                   on 2001/01/09  02:38:26
49454         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
49455              From: Peter Prymmer <pvhp@forte.com>
49456              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
49457              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
49458              
49459              In preparation os OS/390 dynamic loading.
49460      Branch: perl
49461            ! README.os390 hints/os390.sh
49462 ____________________________________________________________________________
49463 [  8372] By: jhi                                   on 2001/01/09  00:24:30
49464         Log: Integrate with perlio.
49465      Branch: perl
49466           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
49467 ____________________________________________________________________________
49468 [  8371] By: nick                                  on 2001/01/08  23:54:33
49469         Log: Fix "scalars leaked" bugs caused by overload magic
49470              (Highlighted by Ilya's DESTROY optimization.)
49471      Branch: perlio
49472            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
49473 ____________________________________________________________________________
49474 [  8370] By: nick                                  on 2001/01/08  20:19:41
49475         Log: Integrate mainline
49476      Branch: perlio
49477           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
49478           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
49479           !> t/op/64bitint.t
49480 ____________________________________________________________________________
49481 [  8369] By: jhi                                   on 2001/01/08  17:30:52
49482         Log: save_delete() Safefree() doesn't (anymore?) work with shared
49483              strings, one test failure in op/misc and almost all of lib/b.
49484              (Outcomments #8369.)
49485      Branch: perl
49486            ! scope.c
49487 ____________________________________________________________________________
49488 [  8368] By: jhi                                   on 2001/01/08  14:47:10
49489         Log: (Outcommented by #8369.)
49490              
49491              Subject: Re: Perl BugID 20001205.022 ---- save_delete
49492              From: Simon Cozens <simon@cozens.net>
49493              Date: Sat, 6 Jan 2001 11:48:40 +0000
49494              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
49495              
49496              The save_delete() does need the Safefree.
49497      Branch: perl
49498            ! scope.c
49499 ____________________________________________________________________________
49500 [  8367] By: bailey                                on 2001/01/08  08:53:52
49501         Log: Once again syncing after too long an absence
49502      Branch: vmsperl
49503           +> (branch 55 files)
49504            - MAINTAIN fix_pl vos/config.def vos/config.h
49505            - vos/config_h.SH_orig
49506           !> (integrate 498 files)
49507 ____________________________________________________________________________
49508 [  8366] By: jhi                                   on 2001/01/08  02:42:59
49509         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
49510              From: nick@ccl4.org
49511              Date: Sun, 7 Jan 2001 21:07:18 +0000
49512              Message-Id: <20010107210717.D1048@plum.flirble.org>
49513      Branch: perl
49514            ! sv.c t/op/64bitint.t
49515 ____________________________________________________________________________
49516 [  8365] By: jhi                                   on 2001/01/08  02:35:16
49517         Log: Subject: [PATCH] environ nit
49518              From: Simon Cozens <simon@cozens.net>
49519              Date: Sun, 7 Jan 2001 17:57:07 +0000
49520              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
49521              
49522              Use environ only if we have it.
49523      Branch: perl
49524            ! mg.c
49525 ____________________________________________________________________________
49526 [  8364] By: jhi                                   on 2001/01/08  02:24:51
49527         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
49528      Branch: perl
49529            ! ext/GDBM_File/GDBM_File.xs
49530 ____________________________________________________________________________
49531 [  8363] By: jhi                                   on 2001/01/08  02:19:24
49532         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
49533              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
49534              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
49535              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
49536      Branch: perl
49537            ! dump.c op.c
49538 ____________________________________________________________________________
49539 [  8362] By: jhi                                   on 2001/01/08  02:17:43
49540         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
49541              From: Doug MacEachern <dougm@covalent.net>
49542              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
49543              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
49544              
49545              Allow AUTOLOAD to be an xsub and allow such xsubs
49546              to avoid use of $AUTOLOAD.
49547      Branch: perl
49548            ! gv.c
49549 ____________________________________________________________________________
49550 [  8361] By: jhi                                   on 2001/01/08  02:16:07
49551         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
49552              From: Radu Greab <radu@netsoft.ro>
49553              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
49554              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
49555              
49556              No need for the potentially nonportable $SIG{CHLD}.
49557      Branch: perl
49558            ! t/io/pipe.t
49559 ____________________________________________________________________________
49560 [  8360] By: jhi                                   on 2001/01/08  01:58:23
49561         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
49562      Branch: perl
49563            ! lib/Getopt/Long.pm
49564 ____________________________________________________________________________
49565 [  8359] By: jhi                                   on 2001/01/08  01:55:44
49566         Log: Integrate perlio.
49567      Branch: perl
49568           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
49569           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
49570           !> utf8.c win32/Makefile
49571 ____________________________________________________________________________
49572 [  8358] By: jhi                                   on 2001/01/07  21:16:50
49573         Log: Update the EPOC cross SDK URL.
49574      Branch: perl
49575            ! README.epoc
49576 ____________________________________________________________________________
49577 [  8357] By: jhi                                   on 2001/01/07  21:16:09
49578         Log: Update the EPOC cross SDK URL.
49579      Branch: maint-5.6/perl
49580            ! README.epoc
49581 ____________________________________________________________________________
49582 [  8356] By: nick                                  on 2001/01/06  21:47:52
49583         Log: FILE * in XS code for PerlIO world:
49584              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
49585              - Add FILE * T_STDIO typemap.
49586              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
49587      Branch: perlio
49588            ! lib/ExtUtils/typemap perlio.c perlio.h
49589 ____________________________________________________________________________
49590 [  8355] By: jhi                                   on 2001/01/06  20:27:15
49591         Log: integrate change #8336 from mainline
49592              
49593              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
49594      Branch: maint-5.6/perl
49595            ! hv.c
49596 ____________________________________________________________________________
49597 [  8354] By: jhi                                   on 2001/01/06  20:24:29
49598         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
49599              From: Robin Barker <rmb1@cise.npl.co.uk>
49600              Date: Fri, 22 Dec 2000 12:17:38 GMT
49601              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
49602              
49603              The patch reformats some long =item lines so they give
49604              correct output via pod2man | nroff -man
49605              
49606              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
49607              From: Robin Barker <rmb1@cise.npl.co.uk>
49608              Date: Tue, 2 Jan 2001 15:35:03 GMT
49609              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
49610              
49611              Here is a _further_ patch which corrects a few more errors:
49612              * an empty C<=item> in CPAN.pm
49613              * patching the wrong file (pod/perlamiga.pod not README.amiga)
49614              * leaving empty C<=item>s which formatted incorrectly
49615              * over long C<=item>s revealed by latest patch to Pod::Man
49616      Branch: maint-5.6/perl
49617            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
49618            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
49619            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
49620            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
49621            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
49622            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
49623 ____________________________________________________________________________
49624 [  8353] By: jhi                                   on 2001/01/06  20:21:10
49625         Log: integrate changes #7980, 8056, 8057 from mainline
49626              
49627              UTF-8 hash keys.
49628      Branch: maint-5.6/perl
49629            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
49630 ____________________________________________________________________________
49631 [  8352] By: jhi                                   on 2001/01/06  20:18:44
49632         Log: Forgotten from #8438.
49633      Branch: maint-5.6/perl
49634            ! epoc/epocish.h
49635 ____________________________________________________________________________
49636 [  8351] By: jhi                                   on 2001/01/06  20:18:12
49637         Log: Forgotten from #8347.
49638      Branch: maint-5.6/perl
49639            ! config_h.SH
49640 ____________________________________________________________________________
49641 [  8350] By: jhi                                   on 2001/01/06  20:00:19
49642         Log: Thinko in #8347.
49643      Branch: maint-5.6/perl
49644            ! regcomp.c
49645 ____________________________________________________________________________
49646 [  8349] By: jhi                                   on 2001/01/06  18:05:30
49647         Log: Copy the FAQ3 IDE section from the development branch,
49648              changes originally by Peter Prymmer.
49649      Branch: maint-5.6/perl
49650            ! pod/perlfaq3.pod
49651 ____________________________________________________________________________
49652 [  8348] By: jhi                                   on 2001/01/06  18:03:02
49653         Log: EPOC updates for TRIAL1.
49654              
49655              Subject: [5.6.1 trial1] EPOC update
49656              From: Olaf Flebbe <O.Flebbe@science-computing.de>
49657              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
49658              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
49659              
49660              Subject: epoc patch2 for perl-5.6.1-trial1
49661              From: Olaf Flebbe <O.Flebbe@science-computing.de>
49662              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
49663              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
49664      Branch: maint-5.6/perl
49665            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
49666            ! epoc/epocish.c
49667 ____________________________________________________________________________
49668 [  8347] By: jhi                                   on 2001/01/06  17:29:10
49669         Log: integrate changes #7710,7824,7973 from mainline,
49670              plus VMS nits from Peter Prymmer and Dan Sugalski.
49671              
49672              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
49673              library (getprotobyname and getprotobynumber are outversioned by
49674              the same calls in libc, at least for xlc version 3.
49675              
49676              Add HAS_SBRK_PROTO.
49677              
49678              Fixes for signedness warnings noticed by VMSperlers.
49679      Branch: maint-5.6/perl
49680            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49681            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
49682            ! sv.c vms/descrip_mms.template vos/config.alpha.def
49683            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
49684            ! win32/config.bc win32/config.gc win32/config.vc
49685 ____________________________________________________________________________
49686 [  8346] By: nick                                  on 2001/01/06  14:36:01
49687         Log: Fixup accumulated integrate muddles (perlio == devperl again)
49688      Branch: perlio
49689            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
49690 ____________________________________________________________________________
49691 [  8345] By: nick                                  on 2001/01/06  14:24:58
49692         Log: Integrate mainline
49693      Branch: perlio
49694           !> (integrate 55 files)
49695 ____________________________________________________________________________
49696 [  8344] By: jhi                                   on 2001/01/06  02:24:02
49697         Log: Subject: [patch] PerlIO_cleanup() prototype
49698              From: Doug MacEachern <dougm@covalent.net>
49699              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
49700              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
49701      Branch: perl
49702            ! perlio.h
49703 ____________________________________________________________________________
49704 [  8343] By: jhi                                   on 2001/01/06  01:04:09
49705         Log: IRIX compiler noticed that the bof initialization might be
49706              bypassed by control flow.
49707      Branch: perl
49708            ! toke.c
49709 ____________________________________________________________________________
49710 [  8342] By: jhi                                   on 2001/01/06  00:10:48
49711         Log: Update Changes.
49712      Branch: perl
49713            ! Changes patchlevel.h
49714 ____________________________________________________________________________
49715 [  8341] By: jhi                                   on 2001/01/05  23:52:33
49716         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
49717      Branch: perl
49718            ! toke.c
49719 ____________________________________________________________________________
49720 [  8340] By: jhi                                   on 2001/01/05  22:44:08
49721         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
49722              From: Radu Greab <radu@netsoft.ro>
49723              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
49724              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
49725      Branch: perl
49726            ! t/io/pipe.t util.c
49727 ____________________________________________________________________________
49728 [  8339] By: jhi                                   on 2001/01/05  22:35:17
49729         Log: Subject: [PATCH] format and rewording in perlfaq.pod
49730              From: Robin Barker <rmb1@cise.npl.co.uk>
49731              Date: Fri, 5 Jan 2001 18:51:20 GMT
49732              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
49733      Branch: perl
49734            ! pod/perlfaq.pod
49735 ____________________________________________________________________________
49736 [  8338] By: jhi                                   on 2001/01/05  22:31:17
49737         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
49738              From: Peter Prymmer <pvhp@forte.com>
49739              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
49740              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
49741      Branch: perl
49742            ! utils/perlbug.PL
49743 ____________________________________________________________________________
49744 [  8337] By: jhi                                   on 2001/01/05  18:15:11
49745         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
49746              From: Robin Barker <rmb1@cise.npl.co.uk>
49747              Date: Tue, 2 Jan 2001 15:24:07 GMT
49748              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
49749              
49750              If you call configure as C<./Configure> or C<sh ./Configure>,
49751              $src is set to the absolute path name, not '.'.
49752              
49753              This, in turn, means -Dmksymlink tries to do its stuff because
49754              it does not think it is in the src directory.
49755              
49756              (plus a metaconfig nitfix)
49757      Branch: metaconfig
49758            ! U/compline/ccflags.U U/modified/src.U
49759      Branch: perl
49760            ! Configure config_h.SH
49761 ____________________________________________________________________________
49762 [  8336] By: jhi                                   on 2001/01/05  17:48:32
49763         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
49764              From: Alan Burlison <Alan.Burlison@uk.sun.com>
49765              Message-ID: <3A5606C4.473D2226@uk.sun.com>
49766              Date: Fri, 05 Jan 2001 17:39:16 +0000
49767      Branch: perl
49768            ! hv.c
49769 ____________________________________________________________________________
49770 [  8335] By: jhi                                   on 2001/01/05  16:05:44
49771         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
49772      Branch: perl
49773            ! lib/Getopt/Long.pm
49774 ____________________________________________________________________________
49775 [  8334] By: jhi                                   on 2001/01/05  16:00:51
49776         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
49777              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
49778              Date: Fri, 05 Jan 2001 13:46:51 +0100
49779              Message-ID: <13693.978698811@nice.ram.loc>
49780              
49781              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
49782              accurate reading of the "atime".  
49783      Branch: perl
49784            ! t/io/fs.t
49785 ____________________________________________________________________________
49786 [  8333] By: jhi                                   on 2001/01/05  15:57:37
49787         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
49788              From: Simon Cozens <simon@cozens.net>
49789              Date: Fri, 8 Dec 2000 13:33:31 +0000
49790              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
49791              
49792              A lost patch fragment.
49793      Branch: perl
49794            ! doop.c
49795 ____________________________________________________________________________
49796 [  8332] By: jhi                                   on 2001/01/05  15:40:42
49797         Log: Do away with strncpy() and a fixed length buffer.
49798      Branch: perl
49799            ! utf8.c
49800 ____________________________________________________________________________
49801 [  8331] By: jhi                                   on 2001/01/05  15:03:07
49802         Log: Tests for #8329 and #8330.
49803      Branch: perl
49804            ! t/op/bop.t
49805 ____________________________________________________________________________
49806 [  8330] By: jhi                                   on 2001/01/05  15:02:38
49807         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
49808              raw 8-bit form to the UTF-8 string.
49809      Branch: perl
49810            ! toke.c
49811 ____________________________________________________________________________
49812 [  8329] By: jhi                                   on 2001/01/05  14:55:13
49813         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
49814              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
49815              Date: Fri, 5 Jan 2001 12:28:52 +0100
49816              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
49817              
49818              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
49819              no effect.  (changed the strncpy() to Copy())
49820      Branch: perl
49821            ! toke.c
49822 ____________________________________________________________________________
49823 [  8328] By: jhi                                   on 2001/01/05  06:44:27
49824         Log: UTF-8 cleanup.
49825      Branch: perl
49826            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
49827            ! regexec.c sv.c toke.c
49828 ____________________________________________________________________________
49829 [  8327] By: jhi                                   on 2001/01/05  01:11:29
49830         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')
49831              From: Radu Greab <radu@netsoft.ro>
49832              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
49833              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
49834              
49835              Cleans up Harness to not use FileHandle, which uses IO.
49836      Branch: perl
49837            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
49838 ____________________________________________________________________________
49839 [  8326] By: jhi                                   on 2001/01/05  00:56:37
49840         Log: Update Changes.
49841      Branch: perl
49842            ! Changes patchlevel.h
49843 ____________________________________________________________________________
49844 [  8325] By: jhi                                   on 2001/01/05  00:53:18
49845         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
49846              From: Peter Prymmer <pvhp@forte.com>
49847              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
49848              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
49849              
49850              plus a couple more tailing whitespace removals.
49851      Branch: perl
49852            ! win32/Makefile
49853 ____________________________________________________________________________
49854 [  8324] By: jhi                                   on 2001/01/05  00:47:39
49855         Log: Add some Unicode chop() tests.
49856      Branch: perl
49857            ! t/op/chop.t
49858 ____________________________________________________________________________
49859 [  8323] By: jhi                                   on 2001/01/05  00:47:23
49860         Log: Unify UTF-8 malformedness handling.
49861      Branch: perl
49862            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
49863 ____________________________________________________________________________
49864 [  8322] By: jhi                                   on 2001/01/04  22:21:54
49865         Log: The new $issymlink was unknown to Mksymlinks.
49866      Branch: metaconfig/U/perl
49867            ! Mksymlinks.U issymlink.U
49868      Branch: perl
49869            ! Configure config_h.SH
49870 ____________________________________________________________________________
49871 [  8321] By: jhi                                   on 2001/01/04  21:51:05
49872         Log: The test didn't work under the core test framework.
49873      Branch: perl
49874            ! t/lib/st-lock.t
49875 ____________________________________________________________________________
49876 [  8320] By: jhi                                   on 2001/01/04  21:14:22
49877         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
49878      Branch: perl
49879            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
49880 ____________________________________________________________________________
49881 [  8319] By: jhi                                   on 2001/01/04  20:46:17
49882         Log: Typo in #8312 when manually applying a problematic patch fragment.
49883      Branch: perl
49884            ! ext/Storable/Storable.xs
49885 ____________________________________________________________________________
49886 [  8318] By: jhi                                   on 2001/01/04  20:43:01
49887         Log: The $sh_c didn't fly.
49888      Branch: metaconfig
49889            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
49890            ! U/modified/Loc.U U/modified/myhostname.U
49891            ! U/modified/spitshell.U
49892      Branch: metaconfig/U/perl
49893            ! issymlink.U
49894      Branch: perl
49895            ! Configure config_h.SH
49896 ____________________________________________________________________________
49897 [  8317] By: jhi                                   on 2001/01/04  19:58:01
49898         Log: AIX builtin test -h is broken, changes based on
49899              
49900              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
49901              Date: Tue, 02 Jan 2001 11:24:39 +0100
49902              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49903              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
49904      Branch: metaconfig
49905            + U/modified/spitshell.U
49906            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
49907            ! U/modified/Loc.U U/modified/myhostname.U
49908      Branch: metaconfig/U/perl
49909            ! Mksymlinks.U issymlink.U
49910      Branch: perl
49911            ! Configure
49912 ____________________________________________________________________________
49913 [  8316] By: jhi                                   on 2001/01/04  19:02:22
49914         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
49915              From: Andy Dougherty <doughera@lafayette.edu>
49916              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
49917              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
49918              
49919              Beware of GNU ld.
49920      Branch: perl
49921            ! hints/solaris_2.sh
49922 ____________________________________________________________________________
49923 [  8315] By: jhi                                   on 2001/01/04  18:56:48
49924         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
49925              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
49926              Date: Wed, 3 Jan 2001 07:58:51 +0100
49927              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
49928      Branch: perl
49929            ! hints/solaris_2.sh
49930 ____________________________________________________________________________
49931 [  8314] By: jhi                                   on 2001/01/04  18:54:07
49932         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
49933              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
49934              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
49935              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
49936              
49937              Doc tweak on #8313.
49938      Branch: perl
49939            ! ext/B/B/Deparse.pm
49940 ____________________________________________________________________________
49941 [  8313] By: jhi                                   on 2001/01/04  18:52:27
49942         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
49943              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
49944              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
49945              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
49946              
49947              Make the peephole optimizer to bypass more null ops and
49948              and rewrite the deparse handling of continue blocks.
49949      Branch: perl
49950            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
49951 ____________________________________________________________________________
49952 [  8312] By: jhi                                   on 2001/01/04  18:47:39
49953         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
49954      Branch: perl
49955            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
49956            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
49957            ! t/lib/st-lock.t
49958 ____________________________________________________________________________
49959 [  8311] By: jhi                                   on 2001/01/04  18:36:08
49960         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
49961              filter to be run on each .pm during the pm_to_blib() phase,
49962              a fixed version of
49963              
49964              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
49965              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
49966              Date: Wed, 03 Jan 2001 22:01:30 +0100
49967              Message-ID: <5296.978555690@nice.ram.loc>
49968      Branch: perl
49969            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
49970            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
49971            ! lib/ExtUtils/MakeMaker.pm
49972 ____________________________________________________________________________
49973 [  8310] By: jhi                                   on 2001/01/04  18:32:54
49974         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
49975              From: Robin Barker <rmb1@cise.npl.co.uk>
49976              Date: Tue, 2 Jan 2001 15:35:03 GMT
49977              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
49978      Branch: perl
49979            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
49980            ! pod/perlrequick.pod
49981 ____________________________________________________________________________
49982 [  8309] By: jhi                                   on 2001/01/04  18:29:07
49983         Log: Subject: Re: [patch] static-ize XS()
49984              From: Doug MacEachern <dougm@covalent.net>
49985              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
49986              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
49987              
49988              Provide prototypes for the XS functions.
49989      Branch: perl
49990            ! lib/ExtUtils/xsubpp
49991 ____________________________________________________________________________
49992 [  8308] By: jhi                                   on 2001/01/04  18:27:44
49993         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
49994              From: Doug MacEachern <dougm@covalent.net>
49995              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
49996              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
49997      Branch: perl
49998            ! lib/ExtUtils/typemap
49999 ____________________________________________________________________________
50000 [  8307] By: jhi                                   on 2001/01/04  18:25:25
50001         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
50002              From: Doug MacEachern <dougm@covalent.net>
50003              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
50004              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
50005              
50006              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
50007      Branch: perl
50008            ! lib/ExtUtils/MM_Unix.pm
50009 ____________________________________________________________________________
50010 [  8306] By: jhi                                   on 2001/01/04  18:23:00
50011         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
50012              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
50013              Date: Thu, 4 Jan 2001 12:47:10 +0100 
50014              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
50015              
50016              The toke.c part only, patching embed.h and proto.h is futile.
50017      Branch: perl
50018            ! toke.c
50019 ____________________________________________________________________________
50020 [  8305] By: jhi                                   on 2001/01/04  18:05:51
50021         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
50022              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
50023              Date: Thu, 4 Jan 2001 17:50:12 +0100 
50024              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
50025      Branch: perl
50026            ! toke.c
50027 ____________________________________________________________________________
50028 [  8304] By: jhi                                   on 2001/01/04  18:03:26
50029         Log: Subject: [PATCH perl@8269]
50030              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
50031              Date: Thu, 4 Jan 2001 12:53:39 +0100 
50032              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
50033              
50034              If running byacc write-enable also perly.h.
50035      Branch: perl
50036            ! Makefile.SH
50037 ____________________________________________________________________________
50038 [  8303] By: jhi                                   on 2001/01/04  15:40:49
50039         Log: Rewrite pp_concat() in terms of sv_catsv().
50040      Branch: perl
50041            ! pp_hot.c
50042 ____________________________________________________________________________
50043 [  8302] By: nick                                  on 2001/01/03  22:43:22
50044         Log: Integrate mainline.
50045      Branch: perlio
50046           !> ext/Encode/Encode.xs sv.c utf8.c
50047 ____________________________________________________________________________
50048 [  8301] By: jhi                                   on 2001/01/02  23:40:26
50049         Log: Variable naming tweak.
50050      Branch: perl
50051            ! sv.c
50052 ____________________________________________________________________________
50053 [  8300] By: jhi                                   on 2001/01/02  23:40:02
50054         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
50055              in is_utf8_string().
50056      Branch: perl
50057            ! utf8.c
50058 ____________________________________________________________________________
50059 [  8299] By: jhi                                   on 2001/01/02  22:14:40
50060         Log: Integrate perlio.
50061      Branch: perl
50062           !> pp.c pp_hot.c win32/Makefile
50063 ____________________________________________________________________________
50064 [  8298] By: nick                                  on 2001/01/02  22:03:06
50065         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
50066      Branch: perlio
50067            ! pp.c pp_hot.c
50068 ____________________________________________________________________________
50069 [  8297] By: jhi                                   on 2001/01/02  04:26:28
50070         Log: Signedness nit.
50071      Branch: perl
50072            ! ext/Encode/Encode.xs
50073 ____________________________________________________________________________
50074 [  8296] By: nick                                  on 2001/01/01  23:49:36
50075         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
50076      Branch: perlio
50077            ! win32/Makefile
50078 ____________________________________________________________________________
50079 [  8295] By: jhi                                   on 2001/01/01  23:05:48
50080         Log: Integrate perlio.
50081      Branch: perl
50082           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
50083           !> t/lib/encode.t
50084 ____________________________________________________________________________
50085 [  8294] By: nick                                  on 2001/01/01  22:48:34
50086         Log: Integrate mainline
50087      Branch: perlio
50088            ! pp_hot.c t/lib/encode.t
50089           !> (integrate 65 files)
50090 ____________________________________________________________________________
50091 [  8293] By: nick                                  on 2001/01/01  21:58:50
50092         Log: More rigor in UTF-8-ness of Encode's toUnicode
50093              XS export some of the utf8 internal functions.
50094              Test some of the functions.
50095              Fix pp_concat() bug shown by said tests.
50096      Branch: perlio
50097            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
50098            ! t/lib/encode.t
50099 ____________________________________________________________________________
50100 [  8292] By: jhi                                   on 2001/01/01  18:11:44
50101         Log: Integrate perlio.
50102      Branch: perl
50103           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
50104           !> ext/Encode/encengine.c ext/Encode/encode.h
50105 ____________________________________________________________________________
50106 [  8291] By: jhi                                   on 2001/01/01  18:10:58
50107         Log: Podify README.mpeix (a new version from the web),
50108              add a dummy NAME to Carp::Heavy, regen toc.
50109      Branch: perl
50110            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
50111            ! pod/perltoc.pod
50112 ____________________________________________________________________________
50113 [  8290] By: nick                                  on 2001/01/01  17:43:47
50114         Log: Loose the "Loading..." warning.
50115              Another bug in fallback support
50116      Branch: perlio
50117            ! ext/Encode/Encode.pm ext/Encode/encengine.c
50118 ____________________________________________________________________________
50119 [  8289] By: jhi                                   on 2001/01/01  00:01:57
50120         Log: Bump up Larry's copyright.
50121      Branch: perl
50122            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
50123            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
50124            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
50125            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
50126            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
50127            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
50128            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
50129            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
50130 ____________________________________________________________________________
50131 [  8288] By: nick                                  on 2000/12/31  21:27:53
50132         Log: Fix .ucm reading - forgot a chr()
50133              Start of .ucm write (for .enc to .ucm)
50134      Branch: perlio
50135            ! ext/Encode/compile
50136 ____________________________________________________________________________
50137 [  8287] By: jhi                                   on 2000/12/31  18:15:56
50138         Log: Comment away a diagnostic message as noted by Craig A. Berry
50139              (the unexpected message was confusing testing)
50140      Branch: perl
50141            ! ext/Encode/Encode.pm
50142 ____________________________________________________________________________
50143 [  8286] By: jhi                                   on 2000/12/31  18:14:51
50144         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
50145              Date: Sun, 31 Dec 2000 11:17:37 -0600
50146              From: "Craig A. Berry" <craigberry@mac.com>
50147              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
50148      Branch: perl
50149            ! ext/Encode/Makefile.PL
50150 ____________________________________________________________________________
50151 [  8285] By: nick                                  on 2000/12/31  18:11:54
50152         Log: Start of support of ICU-style .ucm files:
50153              - teach compile how to read a .ucm file
50154              - first guess at how to represent fallbacks in "tries".
50155              - use fallbacks if check == 0
50156              - new return code to indicate we used one.
50157      Branch: perlio
50158            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
50159            ! ext/Encode/encengine.c ext/Encode/encode.h
50160 ____________________________________________________________________________
50161 [  8284] By: jhi                                   on 2000/12/31  18:04:41
50162         Log: Pacify picky VMS compiler.
50163              
50164              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
50165              From: "Craig A. Berry" <craig.berry@psinetcs.com>
50166              Date: Sat, 30 Dec 2000 18:10:02 -0600
50167              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
50168      Branch: perl
50169            ! sv.c
50170 ____________________________________________________________________________
50171 [  8283] By: jhi                                   on 2000/12/31  16:11:47
50172         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
50173      Branch: perl
50174            ! t/lib/glob-basic.t
50175 ____________________________________________________________________________
50176 [  8282] By: jhi                                   on 2000/12/31  15:26:11
50177         Log: Integrate perlio.
50178      Branch: perl
50179           !> makedef.pl opcode.pl os2/os2.c perlio.c
50180 ____________________________________________________________________________
50181 [  8281] By: nick                                  on 2000/12/31  10:06:15
50182         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
50183              is available to be exported
50184      Branch: perlio
50185            ! makedef.pl perlio.c
50186 ____________________________________________________________________________
50187 [  8280] By: nick                                  on 2000/12/31  09:41:26
50188         Log: Ilya's OS2 patch (testing for damage on Win32)
50189      Branch: perlio
50190            ! makedef.pl opcode.pl os2/os2.c
50191 ____________________________________________________________________________
50192 [  8279] By: jhi                                   on 2000/12/30  21:52:07
50193         Log: Test nits.
50194      Branch: perl
50195            ! t/lib/syslfs.t t/op/lfs.t
50196 ____________________________________________________________________________
50197 [  8278] By: jhi                                   on 2000/12/30  21:47:49
50198         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
50199              From: andreas.koenig@anima.de (Andreas J. Koenig)
50200              Date: 30 Dec 2000 22:35:37 +0100
50201              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
50202              
50203              The 32-bit wraparound test wasn't quite right.
50204      Branch: perl
50205            ! t/lib/syslfs.t t/op/lfs.t
50206 ____________________________________________________________________________
50207 [  8277] By: jhi                                   on 2000/12/30  21:33:44
50208         Log: Subject: [PATCH] open() example in perlfunc.pod 
50209              From: Karsten Sperling <s_sperli@ira.uka.de>
50210              Date: Sat, 30 Dec 2000 22:27:09 +0100
50211              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
50212      Branch: perl
50213            ! pod/perlfunc.pod
50214 ____________________________________________________________________________
50215 [  8276] By: jhi                                   on 2000/12/30  20:32:40
50216         Log: Not quite that many tests yet.
50217      Branch: perl
50218            ! t/op/pat.t
50219 ____________________________________________________________________________
50220 [  8275] By: jhi                                   on 2000/12/30  20:26:58
50221         Log: Integrate perlio.
50222      Branch: perl
50223           !> toke.c
50224 ____________________________________________________________________________
50225 [  8274] By: jhi                                   on 2000/12/30  20:24:56
50226         Log: Signedness nit.
50227      Branch: perl
50228            ! utf8.c
50229 ____________________________________________________________________________
50230 [  8273] By: jhi                                   on 2000/12/30  20:15:46
50231         Log: Add a test case for 20000731.001 which was fixed by the #8267.
50232      Branch: perl
50233            ! t/op/pat.t
50234 ____________________________________________________________________________
50235 [  8272] By: nick                                  on 2000/12/30  19:47:51
50236         Log: Tweak for MULTIPLICITY/USE_PERLIO
50237      Branch: perlio
50238            ! toke.c
50239 ____________________________________________________________________________
50240 [  8271] By: nick                                  on 2000/12/30  19:46:45
50241         Log: Integrate mainline
50242      Branch: perlio
50243           +> lib/unicode/distinct.pm
50244           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
50245           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
50246           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
50247 ____________________________________________________________________________
50248 [  8270] By: jhi                                   on 2000/12/30  19:39:50
50249         Log: Subject: RE: perl@8269
50250              From: "Richard Soderberg" <rs@crystalflame.net>
50251              Date: Sat, 30 Dec 2000 11:36:27 -0800
50252              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
50253              
50254              A missing aTHX_.
50255      Branch: perl
50256            ! toke.c
50257 ____________________________________________________________________________
50258 [  8269] By: jhi                                   on 2000/12/30  18:55:48
50259         Log: Update Changes.
50260      Branch: perl
50261            ! Changes patchlevel.h
50262 ____________________________________________________________________________
50263 [  8268] By: jhi                                   on 2000/12/30  17:18:40
50264         Log: Add a test for Unicode split //.  The #8267 was the cure.
50265      Branch: perl
50266            ! t/op/split.t
50267 ____________________________________________________________________________
50268 [  8267] By: jhi                                   on 2000/12/30  17:14:19
50269         Log: Subject: more UTF8 test suites and an UTF8 patch
50270              From: Inaba Hiroto <inaba@st.rim.or.jp>
50271              Date: Sat, 30 Dec 2000 14:27:10 +0900
50272              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
50273              
50274              Just the patch part for now, and the pragma renamed
50275              as unicode::distinct.
50276      Branch: perl
50277            + lib/unicode/distinct.pm
50278            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
50279            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
50280            ! regcomp.h regexec.c sv.c toke.c utf8.c
50281 ____________________________________________________________________________
50282 [  8266] By: nick                                  on 2000/12/30  16:40:49
50283         Log: Integrate mainline
50284      Branch: perlio
50285           +> lib/Pod/Text/Overstrike.pm
50286           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
50287           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
50288           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
50289           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
50290           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
50291 ____________________________________________________________________________
50292 [  8265] By: jhi                                   on 2000/12/30  07:28:55
50293         Log: The sv_catsv() fix, take two.
50294      Branch: perl
50295            ! sv.c t/op/join.t
50296 ____________________________________________________________________________
50297 [  8264] By: jhi                                   on 2000/12/30  06:19:18
50298         Log: Undo all the join-related changes since #8248: relevant
50299              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
50300              The new sv_catsv() doesn't fly so it must go back to
50301              the drawing board.
50302      Branch: perl
50303            ! sv.c t/op/join.t t/pragma/utf8.t
50304 ____________________________________________________________________________
50305 [  8263] By: jhi                                   on 2000/12/30  01:08:32
50306         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
50307      Branch: perl
50308            ! sv.c
50309 ____________________________________________________________________________
50310 [  8262] By: jhi                                   on 2000/12/30  00:45:14
50311         Log: Retract #8261.
50312      Branch: perl
50313            ! hv.c util.c
50314 ____________________________________________________________________________
50315 [  8261] By: jhi                                   on 2000/12/30  00:38:32
50316         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
50317      Branch: perl
50318            ! hv.c util.c
50319 ____________________________________________________________________________
50320 [  8260] By: jhi                                   on 2000/12/29  22:51:33
50321         Log: (Retracted by #8264)  More fixing for #8251.
50322      Branch: perl
50323            ! sv.c
50324 ____________________________________________________________________________
50325 [  8259] By: jhi                                   on 2000/12/29  18:27:30
50326         Log: Subject: podlators 1.06 released
50327              From: Russ Allbery <rra@stanford.edu>
50328              Date: 25 Dec 2000 05:09:30 -0800
50329              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
50330      Branch: perl
50331            + lib/Pod/Text/Overstrike.pm
50332            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
50333            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
50334 ____________________________________________________________________________
50335 [  8258] By: jhi                                   on 2000/12/29  18:20:45
50336         Log: Make the large file tests more robust/talkative as suggested by
50337              
50338              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
50339              From: andreas.koenig@anima.de (Andreas J. Koenig)
50340              Date: 29 Dec 2000 14:23:01 +0100
50341              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
50342      Branch: perl
50343            ! t/lib/syslfs.t t/op/lfs.t
50344 ____________________________________________________________________________
50345 [  8257] By: jhi                                   on 2000/12/29  17:48:04
50346         Log: Further VMS piping fixes from Charles Lane:
50347              
50348              In summary, error messages produced when a subprocess terminated
50349              abnormally were being sent not just to the parent process, but to
50350              grandparents, because of default values for error output that were
50351              not completely overridden when the subprocess was started.
50352              
50353              This patch fixes this behavior by defining user-mode (i.e., temporary
50354              for the duration of the program) logical names for SYS$OUTPUT and
50355              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
50356              changes to make it so that the user-mode logicals are the ones that
50357              control where Perl's error messages go if it terminates abnormally.
50358              
50359              I also added some gratuitous fixes to the indentation of braces in
50360              the piping code.  It just looked ugly, before.
50361      Branch: perl
50362            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
50363 ____________________________________________________________________________
50364 [  8256] By: jhi                                   on 2000/12/29  17:45:12
50365         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
50366              From: "Casey R. Tweten" <crt@kiski.net>
50367              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
50368              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
50369              
50370              Tests for for #8240.
50371      Branch: perl
50372            ! t/pragma/constant.t
50373 ____________________________________________________________________________
50374 [  8255] By: jhi                                   on 2000/12/29  17:43:07
50375         Log: Subject: Re: [PATCH] Interesting syntax idea
50376              From: Simon Cozens <simon@cozens.net>
50377              Date: Fri, 29 Dec 2000 14:34:04 +0000
50378              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
50379              
50380              Tests for #8254.
50381      Branch: perl
50382            ! t/pragma/sub_lval.t
50383 ____________________________________________________________________________
50384 [  8254] By: jhi                                   on 2000/12/29  17:42:11
50385         Log: Subject: [PATCH] Interesting syntax idea
50386              From: Simon Cozens <simon@cozens.net>
50387              Date: Wed, 27 Dec 2000 05:08:57 +0000
50388              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
50389              
50390              Make opens + bareword assigns do typeglob assigns.
50391      Branch: perl
50392            ! op.c
50393 ____________________________________________________________________________
50394 [  8253] By: jhi                                   on 2000/12/29  17:36:45
50395         Log: Output the (apparent) version of gcc, as suggested by
50396              
50397              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
50398              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
50399              Date: 26 Dec 2000 04:29:17 -0500
50400              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
50401              
50402              (The patch as such didn't any more apply as the misparsing had
50403              already been addressed in #6474.)  Also change the wording about
50404              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
50405      Branch: perl
50406            ! hints/dec_osf.sh
50407 ____________________________________________________________________________
50408 [  8252] By: nick                                  on 2000/12/29  12:14:31
50409         Log: Integrate mainline
50410      Branch: perlio
50411           !> (integrate 27 files)
50412 ____________________________________________________________________________
50413 [  8251] By: jhi                                   on 2000/12/29  08:45:46
50414         Log: (Retracted by #8264)
50415              
50416              (Fixed by #8260.)
50417              
50418              sv_catsv() needs one more byte space than seems reasonable.
50419              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
50420              Curiouser and curiouser.
50421      Branch: perl
50422            ! sv.c
50423 ____________________________________________________________________________
50424 [  8250] By: jhi                                   on 2000/12/29  07:57:52
50425         Log: More split // UTF-8 tests.
50426      Branch: perl
50427            ! t/pragma/utf8.t
50428 ____________________________________________________________________________
50429 [  8249] By: jhi                                   on 2000/12/29  07:54:51
50430         Log: (Retracted by #8264)  More join() testing which was good because
50431              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
50432      Branch: perl
50433            ! pp.c t/op/join.t utf8.c utf8.h
50434 ____________________________________________________________________________
50435 [  8248] By: jhi                                   on 2000/12/29  07:08:32
50436         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
50437              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
50438              that the only cases to care about are byte+byte and byte+character.
50439              
50440              TODO: See how well pp_concat() could be implemented in terms
50441              of sv_catsv().
50442      Branch: perl
50443            ! doop.c sv.c t/op/join.t utf8.h
50444 ____________________________________________________________________________
50445 [  8247] By: jhi                                   on 2000/12/29  06:35:23
50446         Log: Signedness nit.
50447      Branch: perl
50448            ! pp_hot.c
50449 ____________________________________________________________________________
50450 [  8246] By: jhi                                   on 2000/12/29  01:23:31
50451         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
50452              From: Lupe Christoph <lupe@lupe-christoph.de>
50453              Date: Thu, 28 Dec 2000 23:00:00 +0100
50454              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
50455              
50456              Suggest rsync --delete --dry-run.
50457      Branch: perl
50458            ! pod/perlhack.pod
50459 ____________________________________________________________________________
50460 [  8245] By: jhi                                   on 2000/12/28  23:57:05
50461         Log: The maxiters upper limit sanity check (guarding against
50462              non-progress) assumed bytes instead of characters in s///
50463              and split().
50464      Branch: perl
50465            ! pp.c pp_hot.c
50466 ____________________________________________________________________________
50467 [  8244] By: jhi                                   on 2000/12/28  23:34:08
50468         Log: Make some panic messages a bit more logical.
50469      Branch: perl
50470            ! doop.c pod/perldiag.pod pp.c pp_hot.c
50471 ____________________________________________________________________________
50472 [  8243] By: jhi                                   on 2000/12/28  22:59:16
50473         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
50474              From: Simon Cozens <simon@cozens.net>
50475              Date: Wed, 27 Dec 2000 02:30:03 +0000
50476              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
50477      Branch: perl
50478            ! pp.c t/pragma/sub_lval.t
50479 ____________________________________________________________________________
50480 [  8242] By: jhi                                   on 2000/12/28  22:56:53
50481         Log: Subject: [PATCH blead] Fix B::Terse indentation
50482              From: Daniel Chetlin <daniel@chetlin.com>
50483              Date: Wed, 27 Dec 2000 06:43:30 -0800
50484              Message-ID: <20001227064329.B9573@darkstar>
50485      Branch: perl
50486            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
50487 ____________________________________________________________________________
50488 [  8241] By: jhi                                   on 2000/12/28  22:48:59
50489         Log: The latter patch from the
50490              
50491              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
50492              From: Peter Prymmer <pvhp@forte.com> 
50493              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
50494              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
50495              
50496              (the former patch from the above should have been
50497              taken care of by Nick I-S)
50498      Branch: perl
50499            ! win32/Makefile
50500 ____________________________________________________________________________
50501 [  8240] By: jhi                                   on 2000/12/28  22:45:22
50502         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
50503              From: "Casey R. Tweten" <crt@kiski.net>
50504              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
50505              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
50506      Branch: perl
50507            ! lib/constant.pm
50508 ____________________________________________________________________________
50509 [  8239] By: jhi                                   on 2000/12/28  22:37:45
50510         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
50511              From: Simon Cozens <simon@cozens.net>
50512              Date: Wed, 27 Dec 2000 14:12:44 +0000
50513              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
50514      Branch: perl
50515            ! t/op/method.t t/op/sort.t toke.c
50516 ____________________________________________________________________________
50517 [  8238] By: jhi                                   on 2000/12/28  22:30:32
50518         Log: Subject: [PATCH perl@8229] Call.pm
50519              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
50520              Date: Mon, 25 Dec 2000 10:47:15 -0000
50521              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
50522      Branch: perl
50523            ! ext/Filter/Util/Call/Call.pm
50524 ____________________________________________________________________________
50525 [  8237] By: jhi                                   on 2000/12/28  22:19:21
50526         Log: Subject: [PATCH blead] Fix problem with `&' prototype
50527              From: Daniel Chetlin <daniel@chetlin.com>
50528              Date: Wed, 27 Dec 2000 15:55:32 -0800
50529              Message-ID: <20001227155532.D9573@darkstar>
50530      Branch: perl
50531            ! op.c t/comp/proto.t
50532 ____________________________________________________________________________
50533 [  8236] By: jhi                                   on 2000/12/28  22:09:25
50534         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
50535              From: Daniel Chetlin <daniel@chetlin.com>
50536              Date: Sun, 24 Dec 2000 04:09:49 -0800
50537              Message-ID: <20001224040949.B3090@darkstar>
50538      Branch: perl
50539            ! gv.c mg.c t/op/attrs.t
50540 ____________________________________________________________________________
50541 [  8235] By: jhi                                   on 2000/12/28  22:07:11
50542         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
50543              From: Jan Dubois <jand@ActiveState.com>
50544              Date: Tue, 26 Dec 2000 20:57:31 -0800
50545              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
50546      Branch: perl
50547            ! win32/win32.c
50548 ____________________________________________________________________________
50549 [  8234] By: jhi                                   on 2000/12/28  21:52:42
50550         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
50551              From: Simon Cozens <simon@cozens.net>
50552              Date: Thu, 28 Dec 2000 20:33:13 +0000
50553              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
50554      Branch: perl
50555            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
50556 ____________________________________________________________________________
50557 [  8233] By: jhi                                   on 2000/12/28  19:40:49
50558         Log: Integrate perlio.
50559      Branch: perl
50560           !> ext/Encode/Makefile.PL ext/Encode/compile
50561 ____________________________________________________________________________
50562 [  8232] By: nick                                  on 2000/12/23  16:06:00
50563         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
50564              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
50565      Branch: perlio
50566            ! ext/Encode/Makefile.PL
50567 ____________________________________________________________________________
50568 [  8231] By: nick                                  on 2000/12/23  14:30:34
50569         Log: "Compiled" encode build cleanup
50570              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
50571              - .c files do not export sub-tables
50572      Branch: perlio
50573            ! ext/Encode/Makefile.PL ext/Encode/compile
50574 ____________________________________________________________________________
50575 [  8230] By: nick                                  on 2000/12/23  12:50:37
50576         Log: Integrate mainline
50577      Branch: perlio
50578           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
50579           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
50580           !> pod/perl5004delta.pod pod/perl5005delta.pod
50581           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
50582           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
50583           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
50584           !> pod/perlsub.pod
50585 ____________________________________________________________________________
50586 [  8229] By: jhi                                   on 2000/12/22  15:32:12
50587         Log: Integrate perlio.
50588      Branch: perl
50589           +> win32/distclean.bat
50590           !> MANIFEST t/io/utf8.t
50591 ____________________________________________________________________________
50592 [  8228] By: jhi                                   on 2000/12/22  15:29:40
50593         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
50594              From: Robin Barker <rmb1@cise.npl.co.uk>
50595              Date: Fri, 22 Dec 2000 12:17:38 GMT
50596              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
50597      Branch: perl
50598            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
50599            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
50600            ! pod/perl5004delta.pod pod/perl5005delta.pod
50601            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
50602            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
50603            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
50604            ! pod/perlsub.pod
50605 ____________________________________________________________________________
50606 [  8227] By: jhi                                   on 2000/12/22  15:24:28
50607         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
50608              From: "John L. Allen" <allen@grumman.com>
50609              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
50610              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
50611              
50612              Document APPLLIB_EXP.
50613      Branch: perl
50614            ! INSTALL
50615 ____________________________________________________________________________
50616 [  8226] By: nick                                  on 2000/12/21  22:11:50
50617         Log: Handy script for when one forgets to "dmake clean" 
50618      Branch: perlio
50619            + win32/distclean.bat
50620            ! MANIFEST
50621 ____________________________________________________________________________
50622 [  8225] By: nick                                  on 2000/12/21  21:54:04
50623         Log: CRLF platform issue with io/utf8 fix.
50624      Branch: perlio
50625            ! t/io/utf8.t
50626 ____________________________________________________________________________
50627 [  8224] By: nick                                  on 2000/12/21  21:02:20
50628         Log: Integrate mainline
50629      Branch: perlio
50630           !> Changes Configure Makefile.SH Porting/Glossary
50631           !> Porting/config.sh Porting/config_H configure.com
50632           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
50633           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
50634           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
50635           !> win32/config.bc win32/config.gc win32/config.vc
50636 ____________________________________________________________________________
50637 [  8223] By: jhi                                   on 2000/12/21  17:09:16
50638         Log: Update Changes.
50639      Branch: perl
50640            ! Changes patchlevel.h
50641 ____________________________________________________________________________
50642 [  8222] By: jhi                                   on 2000/12/21  16:24:01
50643         Log: Metaconfig unit changes for #8221.
50644      Branch: metaconfig/U/perl
50645           +> issymlink.U
50646            - testsyml.U
50647            ! Mksymlinks.U
50648 ____________________________________________________________________________
50649 [  8221] By: jhi                                   on 2000/12/21  16:23:48
50650         Log: Rename testsyml to issymlink.
50651      Branch: perl
50652            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50653            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
50654            ! win32/config.vc
50655 ____________________________________________________________________________
50656 [  8220] By: jhi                                   on 2000/12/21  15:47:26
50657         Log: Robustness support for #8218 (symlink forest) since the GNU
50658              tools seem to be overly picky about symlinkage depths.
50659      Branch: perl
50660            ! Makefile.SH t/io/fs.t
50661 ____________________________________________________________________________
50662 [  8219] By: jhi                                   on 2000/12/21  15:38:27
50663         Log: Metaconfig changes for #8218.
50664      Branch: metaconfig
50665            ! U/modified/Oldconfig.U
50666      Branch: metaconfig/U/perl
50667            + Mksymlinks.U
50668            ! testsyml.U
50669 ____________________________________________________________________________
50670 [  8218] By: jhi                                   on 2000/12/21  15:37:57
50671         Log: Add Configure option -Dmksymlinks which will create a symlink
50672              forest if the current/build differs from the source directory.
50673              TODO: mkdir -p is not portable.
50674      Branch: perl
50675            ! Configure
50676 ____________________________________________________________________________
50677 [  8217] By: jhi                                   on 2000/12/21  14:39:12
50678         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
50679              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
50680              Date: Thu, 21 Dec 2000 09:38:18 GMT
50681              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
50682              
50683              The ofs became an SV.
50684      Branch: perl
50685            ! ext/Thread/Thread.xs
50686 ____________________________________________________________________________
50687 [  8216] By: jhi                                   on 2000/12/21  05:40:21
50688         Log: The polymorphism seems to have fixed 20000517.001.
50689      Branch: perl
50690            ! t/pragma/utf8.t
50691 ____________________________________________________________________________
50692 [  8215] By: jhi                                   on 2000/12/21  04:44:52
50693         Log: read() documentation tweak for 20001121.004.
50694      Branch: perl
50695            ! pod/perlfunc.pod
50696 ____________________________________________________________________________
50697 [  8214] By: jhi                                   on 2000/12/21  03:54:11
50698         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
50699      Branch: perl
50700            ! pp_sys.c t/op/misc.t
50701 ____________________________________________________________________________
50702 [  8213] By: jhi                                   on 2000/12/21  00:28:10
50703         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
50704              From: Peter Prymmer <pvhp@forte.com>
50705              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
50706              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
50707      Branch: perl
50708            ! configure.com
50709 ____________________________________________________________________________
50710 [  8212] By: jhi                                   on 2000/12/21  00:26:21
50711         Log: Edit edit edit.
50712      Branch: perl
50713            ! pod/perlfaq3.pod
50714 ____________________________________________________________________________
50715 [  8211] By: jhi                                   on 2000/12/20  18:52:46
50716         Log: Update Changes.
50717      Branch: perl
50718            ! Changes patchlevel.h
50719 ____________________________________________________________________________
50720 [  8210] By: jhi                                   on 2000/12/20  18:34:47
50721         Log: Yet another editor edit.
50722      Branch: perl
50723            ! pod/perlfaq3.pod
50724 ____________________________________________________________________________
50725 [  8209] By: jhi                                   on 2000/12/20  15:33:28
50726         Log: More Win32 Perling.
50727      Branch: perl
50728            ! pod/perlfaq3.pod
50729 ____________________________________________________________________________
50730 [  8208] By: jhi                                   on 2000/12/20  15:07:46
50731         Log: More Win32 editor/IDE/shell hints.
50732      Branch: perl
50733            ! pod/perlfaq3.pod
50734 ____________________________________________________________________________
50735 [  8207] By: jhi                                   on 2000/12/20  03:54:08
50736         Log: Subject: [PATCH] obscure timing knowledge
50737              From: Nicholas Clark <nick@ccl4.org>
50738              Date: Tue, 19 Dec 2000 19:22:31 +0000
50739              Message-ID: <20001219192231.F2827@plum.flirble.org>
50740      Branch: perl
50741            ! sv.c
50742 ____________________________________________________________________________
50743 [  8206] By: jhi                                   on 2000/12/20  03:45:57
50744         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
50745              From: Spider Boardman <spider@leggy.zk3.dec.com>
50746              Date: Tue, 19 Dec 2000 21:30:16 -0500
50747              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
50748      Branch: perl
50749            ! sv.c
50750 ____________________________________________________________________________
50751 [  8205] By: jhi                                   on 2000/12/19  23:02:01
50752         Log: Update Changes.
50753      Branch: perl
50754            ! Changes patchlevel.h
50755 ____________________________________________________________________________
50756 [  8204] By: jhi                                   on 2000/12/19  22:58:18
50757         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
50758              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
50759              on editors and diffing/patching.
50760      Branch: perl
50761            ! t/op/utf8decode.t
50762 ____________________________________________________________________________
50763 [  8203] By: nick                                  on 2000/12/19  21:36:16
50764         Log: Integrate mainline (forgot my own change...)
50765      Branch: perlio
50766           !> ext/Encode/compile
50767 ____________________________________________________________________________
50768 [  8202] By: nick                                  on 2000/12/19  21:34:42
50769         Log: Integrate mainline.
50770      Branch: perlio
50771           !> (integrate 61 files)
50772 ____________________________________________________________________________
50773 [  8201] By: nick                                  on 2000/12/19  21:34:06
50774         Log: Avoid looking for File::Glob when we don't need it.
50775      Branch: perl
50776            ! ext/Encode/compile
50777 ____________________________________________________________________________
50778 [  8200] By: jhi                                   on 2000/12/19  18:35:49
50779         Log: Update Changes.
50780      Branch: perl
50781            ! Changes patchlevel.h
50782 ____________________________________________________________________________
50783 [  8199] By: jhi                                   on 2000/12/19  18:35:07
50784         Log: Microperl tweaks.
50785      Branch: perl
50786            ! sv.c uconfig.h uconfig.sh
50787 ____________________________________________________________________________
50788 [  8198] By: jhi                                   on 2000/12/19  18:29:59
50789         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
50790      Branch: perl
50791            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50792            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
50793 ____________________________________________________________________________
50794 [  8197] By: jhi                                   on 2000/12/19  17:55:29
50795         Log: In VMS embedded perls couldn't access the statically built Socket,
50796              from Charles Lane.
50797      Branch: perl
50798            ! configure.com
50799 ____________________________________________________________________________
50800 [  8196] By: jhi                                   on 2000/12/19  17:49:50
50801         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
50802              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
50803              Date: Sun, 17 Dec 2000 19:11:44 -0000
50804              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
50805      Branch: perl
50806            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
50807            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
50808 ____________________________________________________________________________
50809 [  8195] By: jhi                                   on 2000/12/19  17:47:53
50810         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
50811              From: Jonathan Stowe <gellyfish@gellyfish.com>
50812              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
50813              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
50814      Branch: perl
50815            ! utils/h2xs.PL
50816 ____________________________________________________________________________
50817 [  8194] By: jhi                                   on 2000/12/19  17:46:28
50818         Log: Subject: Re: useless use of void context work-around
50819              From: andreas.koenig@anima.de (Andreas J. Koenig)
50820              Date: 16 Dec 2000 15:13:36 +0100
50821              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
50822              
50823              Document (comment) the q(di ds ig) trick in the code.
50824      Branch: perl
50825            ! op.c
50826 ____________________________________________________________________________
50827 [  8193] By: jhi                                   on 2000/12/19  17:10:57
50828         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
50829              From: "Mark J. Reed" <mreed@strange.turner.com>
50830              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
50831              Message-Id: <200012160222.VAA13986@strange.turner.com>
50832      Branch: perl
50833            ! ext/Sys/Syslog/Syslog.pm
50834 ____________________________________________________________________________
50835 [  8192] By: jhi                                   on 2000/12/19  17:07:45
50836         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
50837              From: Nicholas Clark <nick@ccl4.org>
50838              Date: Sat, 16 Dec 2000 19:03:13 +0000
50839              Message-ID: <20001216190313.D68304@plum.flirble.org>
50840      Branch: perl
50841            ! t/op/64bitint.t
50842 ____________________________________________________________________________
50843 [  8191] By: jhi                                   on 2000/12/19  17:06:13
50844         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
50845              From: Dominic Dunlop <domo@computer.org>
50846              Date: Mon, 18 Dec 2000 12:00:15 +0100
50847              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
50848              
50849              This patchlet is needed in order that perl can be statically linked.  
50850      Branch: perl
50851            ! regexec.c
50852 ____________________________________________________________________________
50853 [  8190] By: jhi                                   on 2000/12/19  17:03:08
50854         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
50855              From: "Craig A. Berry" <craig.berry@psinetcs.com>
50856              Date: Sun, 17 Dec 2000 00:18:35 -0600
50857              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
50858      Branch: perl
50859            ! perlio.h vms/gen_shrfls.pl
50860 ____________________________________________________________________________
50861 [  8189] By: jhi                                   on 2000/12/19  16:20:28
50862         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
50863              From: Prymmer/Kahn <pvhp@best.com>
50864              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
50865              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
50866              
50867              A better version of #8188.
50868      Branch: perl
50869            ! pod/perlfaq3.pod
50870 ____________________________________________________________________________
50871 [  8188] By: jhi                                   on 2000/12/19  15:57:06
50872         Log: (Replaced by #8189)
50873              
50874              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
50875              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
50876              From: Prymmer/Kahn <pvhp@best.com>
50877              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
50878              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
50879              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
50880              Date: Mon, 18 Dec 2000 11:10:45 -0500
50881              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
50882      Branch: perl
50883            ! pod/perlfaq3.pod
50884 ____________________________________________________________________________
50885 [  8187] By: jhi                                   on 2000/12/19  15:54:19
50886         Log: Email address fix for Anton Berezin.
50887      Branch: perl
50888            ! AUTHORS
50889 ____________________________________________________________________________
50890 [  8186] By: jhi                                   on 2000/12/19  15:38:54
50891         Log: Subject: [PATCH perl@8102] cygwin port
50892              From: "Eric Fifer" <efifer@dircon.co.uk> 
50893              Date: Thu, 14 Dec 2000 13:41:29 -0000
50894              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
50895              
50896              When compiling modules the data item that is being imported
50897              from libperl.dll needs to be tagged as imported/shared data:
50898              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
50899      Branch: perl
50900            ! perliol.h
50901 ____________________________________________________________________________
50902 [  8185] By: jhi                                   on 2000/12/19  14:53:24
50903         Log: Regen uconfig.h and uconfig.sh.
50904      Branch: perl
50905            ! uconfig.h uconfig.sh
50906 ____________________________________________________________________________
50907 [  8184] By: jhi                                   on 2000/12/18  20:43:49
50908         Log: Comments work so much better when they are closed.
50909      Branch: perl
50910            ! regcomp.c
50911 ____________________________________________________________________________
50912 [  8183] By: jhi                                   on 2000/12/18  18:04:02
50913         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
50914              Fixes the bug 20001218.016.
50915      Branch: perl
50916            ! regcomp.c
50917 ____________________________________________________________________________
50918 [  8182] By: gsar                                  on 2000/12/18  09:53:47
50919         Log: delete spurious files
50920      Branch: maint-5.6/perl
50921            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
50922            - vos/config.h vos/config_h.SH_orig
50923 ____________________________________________________________________________
50924 [  8181] By: gsar                                  on 2000/12/18  09:46:08
50925         Log: regen perltoc
50926      Branch: maint-5.6/perl
50927            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
50928 ____________________________________________________________________________
50929 [  8180] By: gsar                                  on 2000/12/18  09:20:27
50930         Log: integrate changes#7924..7926,7946,7952 from mainline
50931              
50932              A test works better if it has the right 1..$n output.
50933              
50934              All the core library users of Class::Struct seem to be
50935              using "use Class::Struct 'struct';" instead of the bare
50936              "use Class::Struct;", which isn't documented in Class::Struct.
50937              This can't be right.
50938              
50939              Make the Class::Struct import() wiser.
50940              
50941              Upgrade to CPAN 1.59_51, from Andreas König.
50942              
50943              Subject: Re: long shell lines
50944              Split overly long shell command lines.
50945      Branch: maint-5.6/perl
50946           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
50947           !> lib/File/stat.pm t/lib/class-struct.t
50948 ____________________________________________________________________________
50949 [  8179] By: gsar                                  on 2000/12/18  08:55:54
50950         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
50951              7918,7919,7988,8907 from mainline (various)
50952              
50953              Subject: [ID 20001127.004] White space problem in perlamiga.pod
50954              
50955              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
50956              
50957              Subject: [PATCH] perlcc.PL cleanups
50958              
50959              Subject: [PATCH] Updating perltie.pod for arrays
50960              
50961              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
50962              Subject: Re: [PATCH] Updating perltie.pod for arrays
50963              Subject: Re: [PATCH] Updating perltie.pod for arrays
50964              
50965              One more perltie.pod nit from Casey R. Tweten.
50966              
50967              Subject: [PATCH] $^O  win32 -> MSWin32
50968              plus similar nits for vms, err, VMS, and UNICOS.
50969              
50970              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
50971              More checking in case someone has broken their services or
50972              protocol databases.
50973              
50974              Make "use Class::Struct 'struct';" work again (broken by #7617);
50975              add a test for Class::Struct.
50976              
50977              Integrate the "skip" messages to explain().
50978              
50979              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
50980      Branch: maint-5.6/perl
50981           +> t/lib/class-struct.t
50982           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
50983           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
50984           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
50985 ____________________________________________________________________________
50986 [  8178] By: gsar                                  on 2000/12/18  08:16:30
50987         Log: avoid redefinition warnings on windows due to sys/socket.h getting
50988              #included before win32.h
50989      Branch: maint-5.6/perl
50990            ! win32/include/sys/socket.h
50991 ____________________________________________________________________________
50992 [  8177] By: gsar                                  on 2000/12/18  05:24:04
50993         Log: make regen_headers; fix POSIX.xs problems; remove outdated
50994              code from sys/socket.h that makes build fail now
50995      Branch: maint-5.6/perl
50996            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
50997            ! pod/perlapi.pod
50998           !> win32/include/sys/socket.h
50999 ____________________________________________________________________________
51000 [  8176] By: gsar                                  on 2000/12/18  05:20:17
51001         Log: update Changes
51002      Branch: maint-5.6/perl
51003            ! Changes patchlevel.h
51004 ____________________________________________________________________________
51005 [  8175] By: gsar                                  on 2000/12/18  04:57:48
51006         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
51007              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
51008              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
51009              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
51010              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
51011              7823,7825,7838
51012              
51013              Subject: Re: [PATCH] README.solaris
51014              
51015              Add getpagesize() probing, on non-UNIX guess 'undef'.
51016              
51017              Simplify the getpagesize() unit by dropping the
51018              pagesize probe since it's nowadays slightly more
51019              complicated because of sysconf(). (Note: if some
51020              platform really needs the -lPW for getpagesize,
51021              I just broke it.)
51022              TODO: a new pagesize unit.
51023              
51024              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
51025              
51026              MachTen doesn't really do mmap() and munmap().
51027              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
51028              
51029              More README.solaris updates from Andy Dougherty.
51030              
51031              Copy the s// information of README.hpux also to the perlrun.
51032              
51033              Add HAS_FSYNC, lack noticed by Nicholas Clark.
51034              
51035              Add a metaconfig unit for fsync.
51036              
51037              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
51038              
51039              Many subdocumented return values of the IO extension now documented.
51040              ungetc and write still left subdocumented.
51041              Subject: [PATCH] (was Re: IO::Handle::ungetc)
51042              
51043              Document tell() on special streams.
51044              
51045              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
51046              
51047              Subject: [ID 20001112.007] sfio's sftell isn't ftell
51048              
51049              Couple of tests from #7660 salvaged.
51050              
51051              Tweak the definition of the bit complement on UTF-8 data:
51052              if none of the characters in the string are > 0xff,
51053              the result is a complemented byte string, not a (UTF-8)
51054              char string.  Based on the summary in
51055              Subject: Re: [ID 20000918.005] ~ on wide chars
51056              This should give us the maximum backward (pre-char string)
51057              compatibility and utf8 compatibility.  The other alternative
51058              would be to limit the bit complement to be always byte only,
51059              taking the least significant byte of the chars.
51060              
51061              Cleanup messy #ifdef.
51062              
51063              Typos in #7667.
51064              
51065              Declare reg_data like reg_substr_data.
51066              
51067              Placate nervous compilers that see longer than ints switch()ing.
51068              
51069              Remove the new two tests of lib/io_xs for now, they seem to
51070              fail under perlio on some platforms.
51071              
51072              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
51073              
51074              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
51075              
51076              Subject: tiny typo in perl5db.pl
51077              
51078              Subject: some additions for makefiles for win32 (for perl@7674)
51079              
51080              Hoist the duplicated socket/netdb include logic to perl.h;
51081              undef SETERRNO in case SOCKS has defined it.  Based on:
51082              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
51083              
51084              Regen Configure.
51085              
51086              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
51087              (a macro to define signed and unsigned integer constants).
51088              
51089              Use UINT64_C().
51090              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
51091              
51092              Use u_int32_t for the size of hash_cb(), not size_t.
51093              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
51094              
51095              Quit utf8_to_uv() instantly if curlen == 0.
51096              
51097              Subject: [PATCH: perl@7674] updates to README.os390
51098              
51099              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
51100              
51101              EBCDIC tweaks.
51102              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
51103              
51104              Linenumber fix.
51105              
51106              SOCKS has its own USE_THREADS, based on
51107              Subject: [ID 20001114.002] et. al. bugfix followup
51108              
51109              UINT64_C() work continues.
51110              
51111              Detypo.
51112              
51113              The type of the hash_cb() size argument is tricky.
51114              
51115              Add fwalk() probe to the configuration files and regen perltoc.
51116              
51117              Subject: perllocale.pod changes
51118              
51119              Avoid an infinite loop in VMS when utils scripts are run
51120              with no arguments, from Charles Lane.
51121              
51122              Subject: Re: Bug in Carp::Heavy/5.6.0?
51123              
51124              For Solaris use64bitall the stdchar needs a little bit of help.
51125              
51126              The long double hints can be here or there.
51127              
51128              Test tweak for the open pragma.
51129              
51130              Also the 64bitall hints can be either here or there.
51131              
51132              As surmised the #7719 wasn't a good move.
51133              
51134              Subject: Fix for 20000409.001
51135              
51136              Subject: Fix for 20000815.006
51137              It's really 20000518.006.
51138              
51139              Subject: [PATCH 5.6.0 README.win32] very minor typos
51140              
51141              Subject: Fix for README.amiga (20000323.033)
51142              
51143              Explain in more detail the {} syntax ambiguousity.
51144              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
51145              
51146              Sparc 64-bit pack() fix from Jens Hamisch.
51147              
51148              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
51149              
51150              Subject: podlators 1.05 available        
51151              
51152              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
51153              
51154              Subject: [perl 7711: EPOC] updates
51155              
51156              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
51157              
51158              Miraculous typo.
51159              
51160              sysseek() instead of seek().
51161              
51162              Solaris hints tweaks.
51163              
51164              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
51165              This may be overly harsh but until proven otherwise, we think this
51166              way, or until we have a simple test for Configure (having to start
51167              up servers is does not count as simple) to check for the problems.
51168              
51169              Remove the shared object before attempting to create
51170              (by linking) a new one.  E.g. in AIX not removing
51171              becomes quite painful if one tries to do more than one
51172              build in the same tree (an interrupted build, for example),
51173              since the AIX' shared dynaloader seemingly keeps the shared
51174              objects open and therefore 'busy' for quite a while, even when
51175              nobody is using the objects, leading into link failures.
51176              
51177              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
51178              
51179              Subject: DOC PATCH 5.6.0 perlreftut
51180              
51181              Subject: [PATCH: perl@7777] add system locale testing for VMS
51182              
51183              Subject: [PATCH] Test.pm POD peculiarity
51184              
51185              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
51186              
51187              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
51188              
51189              Subject: Re: perl@7777 
51190              Detypoing.
51191              
51192              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
51193              
51194              Go ahead and #include <unistd.h> in perl.h.
51195              
51196              Subject: [PATCH perl@7795] small cleanup task for test suite
51197              
51198              Subject: Re: av.c patch (having slight problems)
51199              unshift() speedup.
51200              
51201              Reach back one higher up when searching for PERL_SRC.
51202      Branch: maint-5.6/perl
51203           +> lib/File/Spec/Epoc.pm
51204           !> (integrate 88 files)
51205 ____________________________________________________________________________
51206 [  8174] By: gsar                                  on 2000/12/18  03:53:09
51207         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
51208              7625..7629,7631..7634,7637,7639,7642 from mainline
51209              
51210              Fix for the tie-refhash string table leaks.
51211              
51212              Subject: [patch perl@7595] VMS configure.com tweak
51213              
51214              More careful detection of how well NVs and UVs mix.
51215              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))
51216              Added some SIGFPE paranoia.
51217              
51218              Forgot to bump the line numbers in #7601.
51219              
51220              Subject: PATCH std stdio for (Free)BSD
51221              
51222              Deleting $ENV{PATH} in VMS is not recommendable.
51223              
51224              Locale buglets.
51225              Subject: RE: Locales support (setlocale) fixes
51226              
51227              Do not test UTF-8 locales since that the tests would require
51228              polymorphic regexen.
51229              
51230              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
51231              
51232              A missing aTHX_.
51233              
51234              Subject: [ID 20001108.013] spelling
51235              
51236              Subject: [PATCH] Class::Struct at compile time
51237              
51238              Make deleting for %ENV work for (newer versions of) VMS,
51239              from Craig A. Berry.
51240              
51241              Forgot from #7618.
51242              
51243              More VMS moves on environment handling, from Charles Lane.
51244              
51245              Remove unused extra arguments.
51246              
51247              Typo in an ifndef.
51248              Subject: Re: [PATCH 5.7.0] better messages from malloc()
51249              
51250              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
51251              All except the "cow orker" change.
51252              
51253              The generated boot_* headers are wrong.  Pickier compiler,
51254              such as KAI C++ will refuse to compile the resulting perlmain.
51255              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
51256              
51257              There's no =head3.
51258              
51259              Disable only the tests 99 and 166 for UTF-8 locales.
51260              
51261              Missing dTHXs.
51262              Subject: RE: perl@7595 builds not on cygwin
51263              
51264              Subject: Re: bash -c exit and linux hints 
51265              
51266              Various doc oddball characters.
51267              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
51268              
51269              Subject: [PATCH] IO::Seekable pod
51270              
51271              Amdahl UTS hints updates.
51272              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
51273              
51274              Explain better why certain regex tests are skipped.
51275              Subject: Re: tests skipped: unknown reason
51276              
51277              Subject: [PATCH] README.solaris
51278              
51279              Subject: [PATCH perl@7638] cygwin port
51280      Branch: maint-5.6/perl
51281           +> README.solaris
51282           !> (integrate 26 files)
51283 ____________________________________________________________________________
51284 [  8173] By: gsar                                  on 2000/12/18  03:37:02
51285         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
51286              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
51287              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
51288              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
51289              
51290              Better create a true mailing list for the repository keepers.
51291              
51292              Subject: [ID 20001027.007] uniq array in perlfaq
51293              
51294              De-quoted-unreadable to ISO Latin 1.
51295              (There's one ISO-2022-JP name in Changes5.004.)
51296              
51297              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
51298              
51299              The #7476 needs a MANIFEST change, too.
51300              
51301              Add also emailless people.
51302              
51303              UTF-8 decoder tweak.
51304              
51305              Make \x{...} consistently produce UTF-8.
51306              Subject: Re: \x{...} is confused 
51307              
51308              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
51309              
51310              Add a perlbug flag, -A, to avoid acknowledgement messages.
51311              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
51312              
51313              Use Errno magic.
51314              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
51315              
51316              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
51317              
51318              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
51319              
51320              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
51321              
51322              Be more lenient on bad UTF-8 when doing bit arithmetics.
51323              Subject: Re: [ID 20000918.005] ~ on wide chars
51324              (The ord() part of the patch skipped.)
51325              
51326              Subject: perlfaq style changes
51327              
51328              AUTHORS tweaks.
51329              
51330              Whitespace style tweak.  Was originally going to see to
51331              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
51332              but that had already been taken care of.
51333              
51334              The compiler is either gcc or cc, from Tom Bates.
51335              
51336              The osname has been lowercased by now, from Tom Bates.
51337              
51338              The NonStop-UX libraries have a novel way to say NaN.
51339              
51340              printf UVs the correct way, noticed by Robin Barker.
51341              
51342              Subject: [PATCH] startperl to respect versiononly
51343              
51344              AUTHORS updates.
51345              
51346              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
51347              
51348              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
51349              
51350              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
51351              
51352              Generalize the Camel wording.
51353              Subject: Re: perlfaq style changes
51354              
51355              Subject: [ID 20001005.006] Documentation -- description of qr//
51356              
51357              C.pm part of
51358              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
51359              
51360              Locale warning explanation tweak.
51361              
51362              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
51363              
51364              Make the POSIX::setuid and POSIX::setgid to really call setuid()
51365              and setgid() because they were just changing $< and $( which means
51366              only changing the real uid/gid, as opposed to changing both
51367              real and effective ids.  (The alternative way could have been
51368              in POSIX.pm to change $> and $), too, but making a direct call
51369              to the C API feels cleaner.)  Fixes the bug
51370              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
51371              
51372              Expand %Config variables and %ENV variables only if
51373              so requested during build time using the
51374              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
51375              Not expanding makes relocating distributions easier.
51376              
51377              More tweaking on the #7522 theme.
51378              
51379              Test::Harness revealed buglets in the new DynaLoader.
51380              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
51381              
51382              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
51383              fix a autovivification bug in Tie::RefHash, add tests for both.
51384              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
51385              
51386              Detpyo.
51387              
51388              recv() can fail and return undef.
51389              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
51390              
51391              Fix the problem discussed in
51392              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
51393              originally from Linc Madison.  Also Andreas König's comments
51394              taken into account.  Some other problems with Tie::SubstrHash
51395              fixed: didn't croak when the table exceeded the requested number
51396              of entries (as documented) but instead when the number of entries
51397              exceeded the size of the table, a croak() had an unnecessary \n,
51398              didn't have a CLEAR method, documented that there is no exists().
51399              Didn't fix to be strict-proof because the module uses &foo; and
51400              dynamic scope.  Added a test script exercizing both first tamely 
51401              the basic functionality, and then the failure cases reported by
51402              Linc Madison.
51403              
51404              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
51405              
51406              The #7521 touched things it shouldn't have.
51407              
51408              Subject: [PATCH 5.7.0] better messages from malloc()
51409              
51410              Subject: Re: README.aix
51411              
51412              Add FCNTL_CAN_LOCK.
51413              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
51414              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
51415              
51416              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
51417              create a "fast path" for locale name probing using "locale -a"
51418              if available, squash finally hopefully the s?printf resetting
51419              the numeric locale (since, IIUC perllocale, it never shouldn't). 
51420              
51421              More Changes tweakery.
51422              
51423              Dying is too strict here, better just skip.
51424              
51425              Subject: Locales support (setlocale) fixes
51426              Modified quite a bit to be more portable.
51427              
51428              Configure would use a bad $myuname from an old config.sh.
51429              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
51430              
51431              Fix for
51432              Subject: [ID 20001004.006] undef is never tainted
51433              An undef read from a slurped file was not tainted.
51434              
51435              Fix for
51436              Subject: [ID 20001004.007] taint propogation is inconsistent
51437              The culprit was sv_setsv() which was rather blindly
51438              propagating taint, which lead to behaviour where if
51439              a tainted anon hash value was seen all the hash values
51440              from then on at that level became tainted, or at any
51441              upper levels in the case of nested anon hashes.
51442              
51443              Test tweak: show also the failed locales.
51444              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
51445              
51446              A fix of sorts for 20000329.026, a better error message
51447              for a missing "use charnames" when using the \N{...}. 
51448              
51449              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
51450              
51451              Add =pod to be tidy.
51452              
51453              Fix for bug id 19990615.008, pos() unset during s///ge.
51454              
51455              Add a note for future generations about bug id 20000229.006.
51456              
51457              Use -dM for gcc (the suggested patch did it only for Linux,
51458              but I think it can be generalized).
51459              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
51460              
51461              opmini.o can linger from Configures past.
51462              
51463              Document that the evaled syntax errors cause scalar leaks.
51464              
51465              Fix for
51466              Subject: [ID 20000728.005] perl -P broken
51467              (hopefully).  The fix is also not complete, it seems to break
51468              BOM swallowing for libc5 systems, but until someone figures
51469              out a way to do this without ftell(), this will do.
51470              
51471              AUTHORS updates.
51472              
51473              Subject: Re: rsync'ed patches vs. rsync'ed source
51474              
51475              Admit that the test leaks scalars.
51476              
51477              Sanitize the environment further.
51478              
51479              VOS updates from Paul Green.
51480              
51481              Document %ENV = () portability issues.
51482              
51483              Make the stdio test program of 7427 less noisy while being 
51484              compiled so that Digital UNIX wouldn't get both
51485              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
51486              undefined.  This makes perlio happy.
51487              
51488              glibc5 detection by __GNU_LIBRARY__.
51489              
51490              %ENV note tweaks from Dan Sugalski.
51491              
51492              Varargs don't always work too well if one puts an unsigned
51493              char on the stack and pop an unsigned quad off the stack.
51494              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
51495              
51496              Subject: Pod updates
51497              
51498              Fake support of holey files in win/dosish platforms.
51499              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
51500              
51501              A doc addition for bug id 20001105.019, beware \p.
51502              
51503              Tweak #7587.
51504              
51505              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
51506              
51507              perlhack updates from H.Merijn Brand.
51508              
51509              Subject: [PATCH perl@7573] cygwin port
51510              Synchronize with Cygwin 1.1.5.
51511              
51512              Bad thinko in #7581 (I used the test program with the expanded
51513              values as-is).
51514              
51515              Make perlbug not insist on dumping to a file when stdout isn't a tty.
51516              Subject: [PATCH] perlbug.PL
51517              
51518              Overrideable keys, each, pop, push, shift, splice, unshift.
51519              Subject: [PATCH] prototyped functions that should be overrideable
51520              
51521              Try to avoid flockless and emulationless places.
51522      Branch: maint-5.6/perl
51523           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
51524            - MAINTAIN
51525           !> (integrate 111 files)
51526 ____________________________________________________________________________
51527 [  8172] By: jhi                                   on 2000/12/18  02:49:27
51528         Log: Regen pods.
51529      Branch: perl
51530            ! pod/perlmodlib.pod pod/perltoc.pod
51531 ____________________________________________________________________________
51532 [  8171] By: gsar                                  on 2000/12/18  02:49:24
51533         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
51534              7465..7471 from mainline
51535              
51536              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
51537              in platforms that strictly require all the symbols being present
51538              at link time.
51539              
51540              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
51541              
51542              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
51543              
51544              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
51545              
51546              Subject: [PATCH] todo
51547              
51548              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
51549              
51550              Use $sort, $uniq (and $tr) consistently as wondered
51551              by Nicholas Clark.
51552              
51553              Too enthusiastic editing in #7460.
51554              
51555              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
51556              
51557              Upgrade to CPAN 1.58_55.
51558              Subject: CPAN.pm status
51559              
51560              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
51561              
51562              Make target reordering to avoid pointless re-makes.
51563              Subject: Re: Total re-make of 'make okfile' after 7451 ?
51564              
51565              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
51566              
51567              Subject: DOC PATCH 5.6.0
51568              
51569              Add the repository doc by Malcolm, Sarathy, and by Simon,
51570              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
51571      Branch: maint-5.6/perl
51572           +> Porting/repository.pod
51573           !> Configure MANIFEST Makefile.SH README.dos README.os2
51574           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
51575           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
51576           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
51577 ____________________________________________________________________________
51578 [  8169] By: gsar                                  on 2000/12/18  02:33:34
51579         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
51580              7435..7441,7445 from mainline
51581              
51582              Make the UTF-8 decoding stricter and more verbose when
51583              malformation happens.  This involved adding an argument
51584              to utf8_to_uv_chk(), which involved changing its prototype,
51585              and prefer STRLEN over I32 for the UTF-8 length, which as
51586              a domino effect necessitated changing the prototypes of
51587              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
51588              The stricter UTF-8 decoding checking uses Markus Kuhn's
51589              UTF-8 Decode Stress Tester from
51590              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
51591              
51592              Run vms/vms_yfix.pl, should have done that after changing
51593              perly.c in #7382.
51594              
51595              Subject: [PATCH 5.7.0] static linking with uninstalled perl
51596              
51597              (Replaced by #7440.)
51598              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
51599              
51600              Fix the bug ID 20001024.005, the bug introduced by #7416.
51601              
51602              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
51603              
51604              Fix the bug reported in
51605              From: andreas.koenig@anima.de (Andreas J. Koenig)
51606              Also make is_utf8_char() stricter.
51607              
51608              Missed the header file changes from #7425.
51609              
51610              Check if stdio supports tweaking lval and cnt simultaneously.
51611              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
51612              
51613              Stratus VOS updates from Paul Green.
51614              
51615              Podify README.epoc and README.vos.
51616              
51617              Add targets to Makefile.SH, most importantly
51618              'regen_all' which also remembers to update vms/perly*.
51619              
51620              Subject: Minor update to find2perl, for portability
51621              
51622              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
51623              
51624              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
51625              
51626              Rename UTF8LEN() to be UNISKIP(), too confusing to have
51627              UTF8LEN() and UTF8SKIP(). 
51628              
51629              Allow poking holes at the UTF-8 decoding strictness.
51630              
51631              Continue the internal UTF-8 API tweaking.
51632              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
51633              used much more than the simpler API, now called utf8_to_uv_simple().
51634              Still not quite happy with API, too much partial duplication
51635              of functionality.
51636              
51637              A new version of making the syslog test more robust.
51638              (Replaces #7421.)
51639              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
51640              
51641              buildtoc target tweaks.
51642              
51643              Integrate with vmsperl #7430 by Charles Bailey:
51644              
51645              Cleanup from prior patch (Charles Lane?):
51646              - improve handling of MFDs in Basename and Path
51647              - default to no xsubpp line # munging when building debug images
51648      Branch: maint-5.6/perl
51649           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
51650           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
51651           !> (integrate 67 files)
51652 ____________________________________________________________________________
51653 [  8168] By: gsar                                  on 2000/12/18  02:05:49
51654         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
51655              
51656              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
51657              From: Martin Husemann <martin@duskware.de>
51658              
51659              Subject: [PATCH 5.7.0] restore match data on backtracing
51660              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51661      Branch: maint-5.6/perl
51662           !> regcomp.c regexec.c t/op/re_tests
51663 ____________________________________________________________________________
51664 [  8167] By: gsar                                  on 2000/12/18  01:55:22
51665         Log: integrate changes#7858,7986 from mainline
51666              
51667              C<foreach my $x ...> in pseudo-fork()ed process may diddle
51668              parent's memory; fix it by keeping track of the actual pad
51669              offset rather than a raw pointer (this change is probably also
51670              relevant to non-ithreads case to avoid fallout from reallocs of
51671              the pad array, but is currently only enabled for the ithreads
51672              case in the interests of minimal disruption to existing "well
51673              tested" code)
51674              
51675              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
51676              due to the notorious GetFileType() bug in Windows 9x, which fstat()
51677              tickles)
51678      Branch: maint-5.6/perl
51679           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
51680           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
51681           !> win32/win32.c win32/win32.h win32/win32sck.c
51682 ____________________________________________________________________________
51683 [  8166] By: gsar                                  on 2000/12/18  01:52:59
51684         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
51685              from mainline (xsubpp and ExtUtils::LibList fixups, various
51686              other small items)
51687              
51688              The generated boot_* headers are wrong.  Pickier compiler,
51689              such as KAI C++ will refuse to compile the resulting perlmain.
51690              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
51691              
51692              Various doc oddball characters.
51693              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
51694              
51695              Subject: [PATCH] Re: 20001101.003 PDL
51696              
51697              Subject: [PATCH 5.7.0] etags broken again
51698              
51699              Subject: [PATCH 5.7.0] Liblist finally works
51700              
51701              Subject: [PATCH 5.7.0] Liblist returns found libraries
51702              
51703              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
51704              
51705              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
51706              
51707              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
51708              OUT keyword nits.
51709              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
51710              OUT and IN_OUT documentation.
51711      Branch: maint-5.6/perl
51712           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
51713           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
51714           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
51715           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
51716           !> win32/bin/search.pl
51717 ____________________________________________________________________________
51718 [  8165] By: gsar                                  on 2000/12/18  01:28:45
51719         Log: integrate changes#7533,7563,7611,7623 from mainline (various
51720              malloc.c embellishments)
51721      Branch: maint-5.6/perl
51722           !> malloc.c pod/perldiag.pod
51723 ____________________________________________________________________________
51724 [  8164] By: gsar                                  on 2000/12/18  01:23:33
51725         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
51726              fixups)
51727      Branch: maint-5.6/perl
51728           !> utils/h2xs.PL
51729 ____________________________________________________________________________
51730 [  8163] By: gsar                                  on 2000/12/18  01:17:50
51731         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
51732              fixups)
51733      Branch: maint-5.6/perl
51734           !> Makefile.SH utils/perlbug.PL
51735 ____________________________________________________________________________
51736 [  8162] By: gsar                                  on 2000/12/18  00:25:43
51737         Log: always export Perl_deb() (it is required by re.xs whether
51738              Perl is built with or without -DDEBUGGING)
51739      Branch: maint-5.6/perl
51740            ! makedef.pl
51741 ____________________________________________________________________________
51742 [  8161] By: gsar                                  on 2000/12/18  00:23:38
51743         Log: integrate change#7414 from mainline
51744              
51745              Undo the basename() part of #7412 since the lib/basename
51746              tests would need upgrading too.
51747              
51748              squelch two tests in tr.t that rely on tr/// paranoia change
51749              that's not in 5.6.x
51750      Branch: maint-5.6/perl
51751            ! t/op/tr.t
51752           !> lib/File/Basename.pm
51753 ____________________________________________________________________________
51754 [  8160] By: gsar                                  on 2000/12/18  00:05:30
51755         Log: missing change in previous integrate
51756      Branch: maint-5.6/perl
51757           !> README.aix
51758 ____________________________________________________________________________
51759 [  8159] By: gsar                                  on 2000/12/18  00:03:38
51760         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
51761              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
51762              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
51763              7410..7413 from mainline
51764              
51765              Introduce the man[24-8] variables, from Andy Dougherty.
51766              
51767              Upgrade to CPAN 1.58, from Andreas König.
51768              
51769              An updated EBCDIC tr patch.
51770              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
51771              
51772              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
51773              
51774              Two thirds of
51775              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
51776              The Install.pm changes will be submitted separately because
51777              they need some work and discussion still.
51778              
51779              The Install.pm third of
51780              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
51781              
51782              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
51783              
51784              Subject: [PATCH 5.7.0] IVs in mtats
51785              
51786              Subject: [PATCH 5.7.0] Perl API for mstats
51787              
51788              Ilya implemented the memory profiling API.
51789              
51790              In Amdahl UTS "struct sv" is defined by a system header,
51791              <ksync.h>.
51792              
51793              Slight tweak of the code to appease Amdahl UTS cc.
51794              
51795              Amdahl UTS doesn't seem to do dynaloading.
51796              
51797              Use UTF8SKIP(), from Simon Cozens.
51798              
51799              Thinko in #7222.
51800              
51801              op/sprintf.t patch for OS/390 (and any other host with limited
51802              floating-point exponent length)
51803              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
51804              
51805              Tweak #7225.
51806              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
51807              
51808              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
51809              
51810              Needs to be conditional on SunOS 4.
51811              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
51812              
51813              Test cases for bug id 20000323.056 (the bug seems to be fixed).
51814              
51815              Add test for bug id 20000427.003 (which seems to have
51816              been fixed) (also duplicate as 20000427.004, though
51817              with a higher severity).  Move one utf8 from op/append
51818              to pragma/utf8, tag the tests with bug ids.
51819              
51820              Document FNCASE=y as discussed in the bug 20000902.009.
51821              
51822              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
51823              The problem was that rx->minlen was in chars while pp_split()
51824              thought it would be in bytes. 
51825              
51826              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
51827              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
51828              
51829              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
51830              
51831              Fix a couple of compiler-noted nits in #7235.
51832              
51833              Tweak the test of #7235.
51834              
51835              One more ~utf8 tweak.
51836              
51837              -w cleanup.
51838              Subject: Re: Problems with bleadperl 
51839              
51840              Subject: small pod patch
51841              
51842              Subject: [PATCH perlguts.pod] Document offset hack
51843              
51844              Add Charles Lane.
51845              
51846              Add the capability to include/exclude branches.
51847              
51848              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
51849              
51850              Detect early whether the std streams have gone bad.
51851              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
51852              
51853              More IoTYPE sprinkling.
51854              
51855              Workaround for a sfio bug where the stream error indicator
51856              is not cleared as documented.
51857              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
51858              
51859              Clarify documentation on 'use bytes'.
51860              Subject: Re: What does 'use bytes' "mean" ?
51861              
51862              Show the failed remote port, instead of the failing line number.
51863              Subject: [PATCH 5.6.1 Debugger] More diagnostics
51864              
51865              Make Cwd more bulletproof in chrooted environments.
51866              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
51867              
51868              Subject: Pod patch for Devel::Peek
51869              
51870              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
51871              
51872              Borland C fstat() never saw the fd as writable.
51873              Subject: fix for Borland's weak "stat" (perl@7211)
51874              
51875              Missing change from #7362.
51876              
51877              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
51878              
51879              Add the test case for the bug id 20000730.004 which seems
51880              to have been fixed by now.
51881              
51882              Fix of sorts for bug id 20000901.092.  There seems to be no trace
51883              of a 'pmshort' anywhere in the B, so the offending line was simply
51884              removed.
51885              
51886              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
51887              
51888              Subject: PATCH do_print has 2 PerlIO_error()s
51889              
51890              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
51891              
51892              Typo noted by Mark Lutz.
51893              
51894              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
51895              
51896              In the latest compiler builds cccdlflags must not become -fpic,
51897              from Wilfredo Sánchez.
51898              
51899              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
51900              
51901              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
51902              
51903              SOCKS function redefinitions need prototypes, too, otherwise
51904              for example 32 bit versus 64 bit differences cause a lot of
51905              problems.  Part of
51906              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
51907              
51908              Portability tweak on #7377.
51909              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
51910              
51911              Don't write double values through long double pointers,
51912              based on a part of
51913              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
51914              
51915              Reëntrancy fix.
51916              Subject: [PATCH perl@7229] Rentrant parser and yylex()
51917              
51918              Make scan_num() reëntrant, as suggested in
51919              Subject: [PATCH perl@7229] Rentrant parser and yylex()
51920              
51921              Fix for ID 20001020.006, concatenating an unset submatch
51922              with utf8 resulted in "Modification of a read-only value".
51923              
51924              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
51925              
51926              The #7383 was right only in the context of the original bug report,
51927              not in more general case.
51928              
51929              Update Changes.
51930              
51931              Testcases for a #7383,#7385 related bug.
51932              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
51933              
51934              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
51935              
51936              Tweak the Is* definitions of Unicode character classes
51937              to better match the official categorizations; embrace
51938              the official categorizations; add the combining marks
51939              as alpha (and -numeric); fix DCinital (a typo and edito)
51940              to be DCmedial.
51941              
51942              Hints tweak from Anton Berezin.
51943              
51944              Subject: installman go-faster stripes
51945              Subject: Re: installman go-faster stripes
51946              
51947              Subject: [ID 20001021.003] updated hints/openbsd.sh
51948              
51949              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
51950              
51951              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
51952              
51953              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
51954              
51955              Doc patch.
51956              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
51957              
51958              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
51959              
51960              Subject: Re: [ID 20001021.005] SEGV with regex match 
51961              
51962              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
51963              
51964              The change #7187 was not so good on VMS.
51965              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
51966              
51967              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
51968              
51969              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
51970              
51971              Document PERL_INSTALL_ROOT of #7210.
51972      Branch: maint-5.6/perl
51973           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
51974           +> t/lib/tie-splice.t
51975            - lib/unicode/Is/DCinital.pl
51976           !> (integrate 112 files)
51977 ____________________________________________________________________________
51978 [  8158] By: jhi                                   on 2000/12/17  23:04:24
51979         Log: Subject: [PATCHES] RE: perl@8150 
51980              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
51981              Date: Sun, 17 Dec 2000 21:46:39 +0100
51982              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
51983              
51984              Neither cygwin has a getpwuid() one can trust on.
51985      Branch: perl
51986            ! t/lib/glob-basic.t
51987 ____________________________________________________________________________
51988 [  8157] By: jhi                                   on 2000/12/17  23:01:54
51989         Log: More MAN.PODS => {} fixes.
51990      Branch: perl
51991            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
51992            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
51993            ! os2/OS2/REXX/Makefile.PL
51994 ____________________________________________________________________________
51995 [  8156] By: gsar                                  on 2000/12/17  22:49:13
51996         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
51997              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
51998              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
51999              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
52000              7201,7204 from mainline
52001              
52002              Remove vestiges of tr//CU.
52003              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
52004              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
52005              
52006              The return value of setlocale must be copied away.
52007              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
52008              
52009              Allow chop() and chomp() to be overridden.
52010              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
52011              
52012              Hints optimization.
52013              Subject: Minor nit
52014              
52015              Subject: [PATCH] de-wall t/README
52016              
52017              Subject: Re: Two advertising clauses need to be removed
52018              
52019              Batch of UTF-8 patches from Simon Cozens.
52020              
52021              Fix for a parsing bug, not for the original bug.
52022              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
52023              
52024              Compilation warnings and an error.
52025              
52026              Subject: File::Find 5.7.0 POD nits
52027              
52028              Subject: [PATCH perl-5.7.0] continued -Wformat support
52029              
52030              The one that got away.
52031              
52032              Subject: Re: perl@7078
52033              
52034              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
52035              convertable to bytes by checking it doesn't go above 0xc3
52036              Subject: Re: perl@7078
52037              
52038              Replace #7084 with
52039              Subject: Re: perl@7078 
52040              
52041              We don't need to count the high bit bytes, a boolean is enough. 
52042              
52043              Subject: [PATCH] utf8.c apidoc
52044              
52045              Subject: Re: perl@7078 
52046              
52047              Botched the #7090 check-in.
52048              
52049              Fix for the charnames.t failures from Spider Boardman.
52050              
52051              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
52052              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
52053              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
52054              0 to checking to get the warning.
52055              
52056              Subject: [PATCH] Nits in perlmod.pod
52057              
52058              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
52059              
52060              Subject: Re: unicode support and perl [ID 20000901.097]
52061              
52062              Subject: Re: unicode support and perl [ID 20000901.097]
52063              
52064              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
52065              
52066              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
52067              
52068              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
52069              
52070              Subject: [PATCH@blead] Fix some recursion in overload.pm
52071              
52072              s/Robin Parker/Robin Barker/
52073              
52074              Subject: [PATCH] Fix aliasing of tied filehandles
52075              
52076              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
52077              
52078              Subject: Re: [PATCH 5.005_64 missed]
52079              
52080              SOCK_DGRAM and listen() do not mix as reported in
52081              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
52082              The patch for 5.7.0+ had to be reengineered, though.
52083              
52084              Subject: DOC PATCH 5.6.0
52085              
52086              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
52087              
52088              Document the issue (is not a syntax error, kind of)
52089              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
52090              
52091              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
52092              Did not apply cleanly, manual intervention was needed.
52093              
52094              Subject: [PATCH] DLL not restartabke with threaded perl
52095              
52096              Inside require() $^S was always left undefined.
52097              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
52098              
52099              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
52100              
52101              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
52102              
52103              Regen headers.
52104              
52105              Subject: [PATCH 5.7.0] Epoc update
52106              
52107              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
52108              as suggested by Olaf Flebbe and Nick Clark.
52109              
52110              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
52111              
52112              Misplaced else.
52113              
52114              Scale down the VMS message boxes, by Charles Lane.
52115              Fix for ID 20000903.009, workaround at
52116              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
52117              
52118              Subject: [ID 20001003.006] B::Debug not -w clean
52119              
52120              Test harness update to sync with the new perlcc,
52121              from Simon Cozens.
52122              
52123              One remaining nit less at the VMS mailbox sizing.
52124              
52125              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
52126              
52127              It is possible to have no hosts database at all.  Pointed out in
52128              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
52129              
52130              Subject: [PATCH 5.7.0] h2xs not working
52131              Subject: [PATCH 5.7.0] h2xs not documenting the created module
52132              
52133              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
52134              
52135              Subject: perlhack.pod Patch for Externals Tools
52136              
52137              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
52138              
52139              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
52140              
52141              Enable disabling scripts installation by Configure -Uinstallscripts,
52142              suggested by H. Merijn Brand.
52143              
52144              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
52145              reported several times by Dominic Dunlop, for example in
52146              ID 20000315.008.  Patch from Dominic.  Patch affects at
52147              least MachTen, and possibly other oldish BSDs. Should not
52148              break non-broken platforms (tested on LinuxPPC). 
52149              
52150              Regen toc.
52151              
52152              Subject: Re: Questions about Tie::Array and perl modules
52153              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
52154              
52155              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
52156              
52157              Tweak #7153.
52158              
52159              IO::Handle->syswrite() did not handle length omission
52160              like CORE::syswrite() does.
52161              Subject: [Fwd] IO::Handle, syswrite and arguments
52162              The original patch from andrew@ugh.net.au.
52163              
52164              Also the $ccflags is needed for the C compiler check.
52165              Subject: Configure (check for C-compiler)
52166              
52167              Eliminate $Is_VMS code from the test.
52168              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
52169              
52170              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
52171              as the first option of cc/ld because of ultrapicky compilers
52172              (e.g. OS/390 R2.5)
52173              
52174              Change the version number of Tie::Handle in the core to 4.0,
52175              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
52176              Subject: Note on Tie::Handle
52177              
52178              UTF8ize split() so that the cloned substrings get the UTF8
52179              flag of the original scalar.  Problem reported by Simon Cozens.
52180              
52181              save_re_context() could reset PL_curcop to freed memory, causing core
52182              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
52183              
52184              Subject: PATCH 5.6 perldebguts grammar cleanup
52185              
52186              Add a todo note about overloadable assertions.
52187              
52188              on Windows, LoadLibrary() could load an extension DLL multiple
52189              times if forward slashes are used in the path
52190              
52191              on Windows, cwd strings in the environment should be of the
52192              form =X:=X:\foo instead of =X=X:\foo\
52193              
52194              on Windows, avoid potential exception (could happen if MSVCRT isn't
52195              being used) when closing a socket handle
52196              
52197              avoid nonportable example code
52198              
52199              Windows9x doesn't support link(), despite what Config.pm
52200              might think
52201              
52202              pod nit
52203              
52204              Change #7160 had a nasty typo.
52205              
52206              Warn about unknown scripts.
52207              Subject: Re: ideas? patches? [PATCH bleadperl]
52208              
52209              on Windows, clean targets might not work under some flavors of the shell
52210              
52211              tweak for change#7173
52212              
52213              Make eq work again with utf8 (disabling the upgrading
52214              should no more be necessary since the copies of the
52215              scalars are upgraded, not the scalars themselves).
52216              Takes care of ID 20001009.001.  (The claimed length()
52217              bug in 20001009.001 seems bogus to me.)
52218              
52219              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
52220              
52221              Upgrade to CGI.pm 2.74, from Lincoln Stein.
52222              
52223              Upgrade to podlators 1.04, from Russ Allbery.
52224              
52225              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
52226              
52227              Quote the temp file name, needed in Win32 because the
52228              default name unfortunately contains spaces, shouldn't
52229              hurt elsewhere.
52230              Subject: FW: perldoc fails if $TEMP contains spaces
52231              
52232              Subject: RE: [ID 19990803.001] README.win32 suggestions 
52233              
52234              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
52235              
52236              Subject: Re: utf8 concat, mg_get
52237              
52238              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
52239              
52240              Subject: [PATCH: perl@7181] op/tr tests on OS/390
52241              
52242              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
52243              
52244              Use the versiononly instead of the installscripts,
52245              retract the changes 7146 and 7147.
52246              
52247              Reapply Andy's patch and regen Configure.
52248              
52249              Add the test case for #7190, from the original bug report
52250              by Andreas König.
52251              
52252              Remove duplicated code.
52253              
52254              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
52255              
52256              restore change#7202
52257      Branch: maint-5.6/perl
52258           !> (integrate 121 files)
52259 ____________________________________________________________________________
52260 [  8155] By: jhi                                   on 2000/12/17  22:30:58
52261         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
52262              From: "Craig A. Berry" <craigberry@mac.com>
52263              Date: Sun, 17 Dec 2000 13:09:28 -0600
52264              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
52265              
52266              MAN.PODS => ' ' is naughty.
52267      Branch: perl
52268            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
52269 ____________________________________________________________________________
52270 [  8154] By: nick                                  on 2000/12/17  22:07:13
52271         Log: MULTIPLICITY nit.
52272      Branch: perl
52273            ! mg.c
52274 ____________________________________________________________________________
52275 [  8153] By: gsar                                  on 2000/12/17  21:23:05
52276         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
52277              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
52278              from mainline
52279              
52280              Document the SvIOK_.*UV().
52281              
52282              Update Unicode todo list.
52283              
52284              Guard against bad string->int conversion for quads.
52285              
52286              Subject: small apidoc fix
52287              
52288              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
52289              
52290              Subject: [PATCH] Tied filehandle documentation
52291              
52292              Subject: [PATCH] Modernize Opcode.pm documentation
52293              
52294              Make Data::Dumper (non-XS) to work with changed semantics of ref().
52295              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
52296              [applied even though said semantics didn't change in 5.6.x]
52297              
52298              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
52299              
52300              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
52301              
52302              Fix the URL, but the server is still missing in action.
52303              Subject: [ID 20000905.002] perlfaq1.pod URL error
52304              
52305              Subject: [ID 20000903.001] \w in utf8-strings
52306              
52307              Fix the ccversion detection for 5.1 and beyond.
52308              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
52309              
52310              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
52311              
52312              Subject: [ID 20000904.008] Tiny fix for perldiag
52313              
52314              Subject: Re: [ID 20000906.004] segfault with bad perl statement
52315              
52316              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
52317              
52318              Subject: [ID 20000908.002] perlipc documentation bug.
52319              
52320              Subject: [PATCH lib/Benchmark.pm]
52321              
52322              Re-allow vec() for characters > 255.
52323              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
52324              
52325              Do away with memory models cruft.  Sorry, PDP users.
52326              
52327              Continue #7041.
52328              
52329              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
52330              
52331              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
52332              
52333              Upgrade to CPAN 1.57_65, from Andreas König.
52334              
52335              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
52336              by Russ Allbery.
52337              
52338              Silence t/pod/*.t about alternate quote-mappings now implemented
52339              by Pod::Text, from Brad Appleton.
52340              
52341              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
52342              Subject: borland C++ win32.c tweak
52343              
52344              C<@a = @b = split(...)> optimization coredumps under ithreads
52345              (missed a spot when fixing up op_pmreplroot hack for ithreads)
52346              
52347              Document the SvUTF8*().
52348              
52349              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
52350              
52351              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
52352              
52353              Do in VMS as the #7054 does.
52354              
52355              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
52356              
52357              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
52358              
52359              Subject: [patch: perl@7045] vms updates
52360              
52361              Test for the #7049.
52362              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
52363              
52364              Break up the myconfig lines a bit.
52365              Subject: perlbug/perl -V output format
52366              
52367              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
52368              
52369              The #7054 truncated Configure badly.
52370              
52371              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
52372              initialization in all the threads on Windows
52373              
52374              Allow for whitespace between "#" and "line" in cpp output.
52375              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
52376              
52377              Remove vestiges of tr//CU.
52378              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
52379              
52380              The return value of setlocale must be copied away.
52381              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
52382              
52383              Allow chop() and chomp() to be overridden.
52384              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
52385              
52386              Hints optimization.
52387              Subject: Minor nit
52388              
52389              Subject: [PATCH] de-wall t/README
52390              
52391              Subject: Re: Two advertising clauses need to be removed
52392      Branch: maint-5.6/perl
52393           !> (integrate 75 files)
52394 ____________________________________________________________________________
52395 [  8152] By: gsar                                  on 2000/12/17  20:30:11
52396         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
52397              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
52398              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
52399              
52400              Don't attach -ld to the archname if pointless.
52401              
52402              Document UNTIE in a very minimalistic way.
52403              
52404              POSIX doesn't report long double values under -Duselongdouble
52405              when the long doubles are "real" (bigger than doubles).
52406              
52407              More author updates.
52408              
52409              Try to deduce NV_MAX.  Really should be Configure fodder.
52410              
52411              :: not allowed in pathnames, change to .
52412              Subject: [PATCH perl@6938] cygwin port
52413              
52414              Forget about NV_MAX (#6951).  Various floating point tweaks,
52415              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
52416              
52417              Move the Solaris 7 scan to use64bitall, make the
52418              failure to find 64-bot sparc libc to mention the
52419              possibility of being in an intel, from Lupe and Alan.
52420              
52421              Regen perltoc.
52422              
52423              AUTHORS tweaks, from Peter Prymmer.
52424              
52425              More address tweaking.
52426              
52427              Small tweaks all over.
52428              
52429              File::Temp patches from Andreas König,
52430              
52431              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
52432              
52433              Subject: CPAN.pm beta 1.57_57 for the core
52434              
52435              Part of the solution.
52436              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
52437              
52438              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
52439              
52440              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
52441              
52442              Add the overload warnings to perldiag.
52443              
52444              Drop unused argument.
52445              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
52446              
52447              Subject: Nit in Configure (bleadperl@6961)
52448              
52449              Update to PodParser 1.18, from Brad Appleton.
52450              
52451              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
52452              
52453              Subject: [PATCH: 6948] add SCNfldbl to configure.com
52454              
52455              Document UNTIE. Also tweak implementation to suppress the 'inner references'
52456              warning when UNTIE exists and instead pass the cound of extra references to
52457              the UNTIE method.
52458              
52459              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
52460              so that case-ignoring systems like DCL can tell them from
52461              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
52462              
52463              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
52464              
52465              Feature ordering tweak.
52466              
52467              Regen perltoc.
52468              
52469              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
52470              
52471              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
52472              
52473              Subject: http:// in L<>
52474              
52475              Detypo.
52476              
52477              change#6791 accidentally clobbered change#6710, put it back
52478              
52479              Only the first line, thank you very much.
52480              
52481              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
52482              plus rework the http: spots as suggested by Tom Christiansen,
52483              plus regen perltoc.
52484              
52485              Undo part of change 6489 which looks like a bulk edit which
52486              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
52487              The supressing of main:: on return from select() is undesirable.
52488              
52489              Apparently avoiding the swapping is too costly.
52490              
52491              Various Configure nits by Philip Newton,
52492              plus the ebcdic one by me.
52493              
52494              Make certain cc is set before trying to run it.
52495              
52496              If overloaded %{} etc. return the object do not loop.
52497              Thus  sub deref { $_[0] } functions if object is wanted type.
52498              
52499              Update perlhist.
52500              
52501              More %{} and other deref special casing - do not pass to 'nomethod'.
52502      Branch: maint-5.6/perl
52503           !> (integrate 59 files)
52504 ____________________________________________________________________________
52505 [  8151] By: gsar                                  on 2000/12/17  19:14:38
52506         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
52507              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
52508              
52509              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
52510              
52511              Make the epsilon to be relative, not absolute.
52512              
52513              Put back the flags dump as reasoned in
52514              Subject: Re: [PATCH] Glob dumping
52515              
52516              Introduce ccname to keep track of what compiler kind of we have.
52517              
52518              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
52519              
52520              Put back the slice accidentally removed by #6907.
52521              
52522              Reset archname and archname64 always, forcing them be
52523              recomputed at each Configure run, make Configure and
52524              the hints files agree on the naming of largefiles variables.
52525              
52526              Don't say "Perl 5.0 source kit".
52527              
52528              Subject: [PATCH] fix misc cast warnings
52529              
52530              Subject: typos in pods
52531              
52532              NVs not necessarily doubles, as pointed out by Yitzchak.
52533              
52534              Subject: [PATCH 6889] add a few ldbl formats to configure.com
52535              
52536              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
52537              
52538              Better options for rsync.
52539              
52540              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
52541              
52542              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
52543              
52544              Subject: [PATCH] Re: UNTIE method 
52545              
52546              A better fix for the Socket building problem from Craig Berry.
52547              
52548              Retract the dummy test, skip the security tests (instead of failing),
52549              explain what the warnings mean.
52550              
52551              Heap decorruption.
52552              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
52553              
52554              Update to Unicode 3.0.1.
52555              
52556              Missed one Unicode file.
52557              
52558              Subject: Re: typos in pods
52559              
52560              The #6929 was too skimpy.
52561              
52562              sscanf() may be the only way to read long doubles from strings.
52563              
52564              Reveal Borland's isnan.
52565              Subject: build with BC++ tweak
52566              
52567              Issue useful diagnostic on unknown pod commands.
52568              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
52569              
52570              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
52571              
52572              Clarify the third case of ftmp-security warnings.
52573              
52574              Make -Dusemorebits find long doubles in Solaris.
52575              
52576              Wrap the test in eval.
52577      Branch: maint-5.6/perl
52578           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
52579           +> lib/unicode/PropList.txt lib/unicode/README.perl
52580           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
52581           +> lib/unicode/Unicode.301 vms/vmspipe.com
52582            - lib/unicode/Props.txt lib/unicode/UCD300.html
52583            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
52584           !> (integrate 305 files)
52585 ____________________________________________________________________________
52586 [  8150] By: jhi                                   on 2000/12/17  18:47:57
52587         Log: Uncheckedin generated files.
52588      Branch: perl
52589            ! global.sym perlapi.c pod/perlapi.pod
52590 ____________________________________________________________________________
52591 [  8149] By: jhi                                   on 2000/12/17  18:41:22
52592         Log: Update Changes.
52593      Branch: perl
52594            ! Changes patchlevel.h
52595 ____________________________________________________________________________
52596 [  8148] By: jhi                                   on 2000/12/17  18:39:16
52597         Log: Subject: [PATCH] Fcntl constants speedup
52598              From: Nicholas Clark <nick@ccl4.org>
52599              Date: Sun, 17 Dec 2000 16:29:24 +0000
52600              Message-ID: <20001217162924.E97668@plum.flirble.org>
52601              
52602              Use IVs for the Fcntl constants instead of NVs.
52603      Branch: perl
52604            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
52605 ____________________________________________________________________________
52606 [  8147] By: jhi                                   on 2000/12/17  18:33:41
52607         Log: Add test for #8145 (binmode() warning), add warning for
52608              ioctl() and sockpair(), document them. (fileno() cannot
52609              be tripwired with the same kind of warning because
52610              'defined fileno($foo)' seems to be an idiom.)
52611      Branch: perl
52612            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
52613 ____________________________________________________________________________
52614 [  8146] By: gsar                                  on 2000/12/17  18:09:08
52615         Log: update Changes
52616      Branch: maint-5.6/perl
52617            ! Changes
52618 ____________________________________________________________________________
52619 [  8145] By: jhi                                   on 2000/12/17  17:39:35
52620         Log: Subject: [PATCH] Re: The long awaited feature ...
52621              From: Simon Cozens <simon@cozens.net>
52622              Date: Sun, 17 Dec 2000 12:31:56 +0000
52623              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
52624              
52625              Add a warning to binmode() about using bad filehandles
52626              (can happen e.g. if someone forgets the filehandle argument)
52627      Branch: perl
52628            ! pp_sys.c
52629 ____________________________________________________________________________
52630 [  8144] By: jhi                                   on 2000/12/17  17:33:48
52631         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
52632              From: Jonathan Stowe <gellyfish@gellyfish.com>
52633              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
52634              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
52635      Branch: perl
52636            ! lib/Net/Ping.pm
52637 ____________________________________________________________________________
52638 [  8143] By: jhi                                   on 2000/12/17  05:31:37
52639         Log: Polymorphic regexps.
52640              
52641              Fixes at least the bugs 20001028.003 (both of them...) and
52642              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
52643              also to be fixed by now, probably already before this patch.
52644      Branch: perl
52645            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
52646            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
52647            ! t/op/utf8decode.t t/pragma/utf8.t
52648 ____________________________________________________________________________
52649 [  8142] By: jhi                                   on 2000/12/16  17:16:05
52650         Log: Subject: [patch perl@8102] dos/djgpp update
52651              From: Laszlo Molnar <ml1050@freemail.hu>
52652              Date: Sat, 16 Dec 2000 01:40:52 +0100
52653              Message-ID: <20001216014052.A335@freemail.hu>
52654      Branch: perl
52655            ! djgpp/config.over t/base/commonsense.t
52656 ____________________________________________________________________________
52657 [  8141] By: jhi                                   on 2000/12/16  17:09:27
52658         Log: Few uncheckedin files.
52659      Branch: perl
52660            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
52661 ____________________________________________________________________________
52662 [  8140] By: nick                                  on 2000/12/15  22:14:31
52663         Log: Integrate mainline
52664      Branch: perlio
52665           !> (integrate 53 files)
52666 ____________________________________________________________________________
52667 [  8139] By: jhi                                   on 2000/12/15  19:49:49
52668         Log: One more IVUV tweak from Nicholas Clark.
52669      Branch: perl
52670            ! sv.c
52671 ____________________________________________________________________________
52672 [  8138] By: jhi                                   on 2000/12/15  19:17:06
52673         Log: Return of the IVUV-preservation, now seems to be happy even
52674              in Digital UNIX (the broken strtoul brokenness detection
52675              seems to have been the fly in the ointment).
52676      Branch: perl
52677            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52678            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
52679            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
52680            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
52681            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
52682            ! vos/config.ga.h win32/config.bc win32/config.gc
52683            ! win32/config.vc
52684 ____________________________________________________________________________
52685 [  8137] By: jhi                                   on 2000/12/15  18:12:14
52686         Log: Metaconfig unit change for #8136.
52687      Branch: metaconfig
52688            ! U/modified/d_strtoul.U
52689      Branch: metaconfig/U/perl
52690            ! d_strtoull.U d_strtouq.U
52691 ____________________________________________________________________________
52692 [  8136] By: jhi                                   on 2000/12/15  18:11:35
52693         Log: I don't think it's sensible or portable to test the strtou*
52694              on /^-/ strings.
52695      Branch: perl
52696            ! Configure
52697 ____________________________________________________________________________
52698 [  8135] By: jhi                                   on 2000/12/15  17:18:49
52699         Log: Metaconfig unit change for #8134.
52700      Branch: metaconfig
52701            ! U/modified/d_strtoul.U
52702 ____________________________________________________________________________
52703 [  8134] By: jhi                                   on 2000/12/15  17:14:13
52704         Log: If longsize is 8 we don't need a LL suffix for integer constants.
52705      Branch: perl
52706            ! Configure config_h.SH
52707 ____________________________________________________________________________
52708 [  8133] By: jhi                                   on 2000/12/15  16:00:23
52709         Log: Update Changes.
52710      Branch: perl
52711            ! Changes patchlevel.h
52712 ____________________________________________________________________________
52713 [  8132] By: jhi                                   on 2000/12/15  15:44:16
52714         Log: Some compilers get huffy if you do not cast a const pointer
52715              to a non-const when assigning.
52716      Branch: perl
52717            ! gv.c
52718 ____________________________________________________________________________
52719 [  8131] By: jhi                                   on 2000/12/15  15:38:30
52720         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
52721              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52722              Date: Fri, 15 Dec 2000 05:26:57 -0500
52723              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
52724      Branch: perl
52725            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
52726            ! t/pragma/overload.t
52727 ____________________________________________________________________________
52728 [  8130] By: jhi                                   on 2000/12/15  15:36:08
52729         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
52730              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52731              Date: Thu, 14 Dec 2000 22:02:43 -0500
52732              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
52733      Branch: perl
52734            ! gv.c perl.h
52735 ____________________________________________________________________________
52736 [  8129] By: jhi                                   on 2000/12/15  15:34:16
52737         Log: Subject: PATCH: h2xs nit
52738              From: Tim Jenness <t.jenness@jach.hawaii.edu>
52739              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
52740              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
52741              
52742              Add a template README.
52743      Branch: perl
52744            ! utils/h2xs.PL
52745 ____________________________________________________________________________
52746 [  8128] By: jhi                                   on 2000/12/15  15:32:22
52747         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
52748      Branch: perl
52749            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
52750 ____________________________________________________________________________
52751 [  8127] By: jhi                                   on 2000/12/15  15:19:34
52752         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
52753              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
52754              Date:     Thu, 14 Dec 2000 20:04:42 EST
52755              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
52756      Branch: perl
52757            ! ext/Opcode/Opcode.xs
52758 ____________________________________________________________________________
52759 [  8126] By: jhi                                   on 2000/12/15  15:17:49
52760         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
52761              From: Peter Prymmer <pvhp@forte.com>
52762              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
52763              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
52764      Branch: perl
52765            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
52766            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
52767            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
52768 ____________________________________________________________________________
52769 [  8125] By: jhi                                   on 2000/12/15  15:11:05
52770         Log: This seems to be a stage sane and stable enough to checkin.
52771              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
52772      Branch: perl
52773            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
52774            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
52775            ! t/op/cmp.t t/op/numconvert.t
52776 ____________________________________________________________________________
52777 [  8124] By: jhi                                   on 2000/12/15  04:20:26
52778         Log: Something is really wonky.
52779      Branch: perl
52780            ! sv.c
52781 ____________________________________________________________________________
52782 [  8123] By: jhi                                   on 2000/12/15  04:00:50
52783         Log: Fixes for the IV UV patches to compile in Digital UNIX.
52784      Branch: perl
52785            ! sv.c
52786 ____________________________________________________________________________
52787 [  8122] By: jhi                                   on 2000/12/15  02:53:40
52788         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
52789              From: "Craig A. Berry" <craigberry@mac.com>
52790              Date: Thu, 14 Dec 2000 19:10:49 -0600
52791              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
52792      Branch: perl
52793            ! vms/vms.c
52794 ____________________________________________________________________________
52795 [  8121] By: jhi                                   on 2000/12/15  02:50:00
52796         Log: Metaconfig changes for #8120.
52797      Branch: metaconfig
52798            + U/modified/d_strtoul.U
52799      Branch: metaconfig/U/perl
52800            ! d_strtoull.U d_strtouq.U
52801 ____________________________________________________________________________
52802 [  8120] By: jhi                                   on 2000/12/15  02:49:42
52803         Log: From: Nicholas Clark <nick@ccl4.org> 
52804              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
52805              Date: Thu, 14 Dec 2000 18:38:57 +0000
52806              Message-ID: <20001214183857.B97909@plum.flirble.org>
52807      Branch: perl
52808            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52809            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
52810            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
52811            ! vos/config.ga.def vos/config.ga.h win32/config.bc
52812            ! win32/config.gc win32/config.vc
52813 ____________________________________________________________________________
52814 [  8119] By: jhi                                   on 2000/12/14  23:40:58
52815         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
52816              From: Nicholas Clark <nick@ccl4.org>
52817              Date: Wed, 13 Dec 2000 20:08:50 +0000
52818              Message-ID: <20001213200849.B71166@plum.flirble.org>
52819      Branch: perl
52820            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
52821            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
52822 ____________________________________________________________________________
52823 [  8118] By: jhi                                   on 2000/12/14  22:46:26
52824         Log: Integrate perlio.
52825      Branch: perl
52826           !> MANIFEST ext/Encode/compile makedef.pl
52827 ____________________________________________________________________________
52828 [  8117] By: nick                                  on 2000/12/14  22:38:53
52829         Log: Win32 tweaks to get Encode to build
52830              - temp hack to makedef.pl till PerlIO is properly "exported".
52831              - MSVC dislikes  
52832              static encpage_t foo[];
52833              so make 'em extern for now.
52834      Branch: perlio
52835            ! ext/Encode/compile makedef.pl
52836 ____________________________________________________________________________
52837 [  8116] By: nick                                  on 2000/12/14  22:00:53
52838         Log: Document the new files
52839      Branch: perlio
52840            ! MANIFEST
52841 ____________________________________________________________________________
52842 [  8115] By: jhi                                   on 2000/12/14  21:58:01
52843         Log: MANIFEST new files of #8114.
52844      Branch: perl
52845            ! MANIFEST
52846 ____________________________________________________________________________
52847 [  8114] By: jhi                                   on 2000/12/14  21:50:49
52848         Log: Integrate perlio.
52849      Branch: perl
52850           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
52851           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
52852           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
52853           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
52854           !> ext/Encode/Makefile.PL
52855 ____________________________________________________________________________
52856 [  8113] By: jhi                                   on 2000/12/14  21:48:49
52857         Log: The documentation part of the
52858              
52859              Subject: [ID 20001214.002] Net::Ping patch
52860              From: Jonathan Stowe <gellyfish@gellyfish.com>
52861              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
52862              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
52863              since the #7529 had already addressed the same problem.
52864      Branch: perl
52865            ! lib/Net/Ping.pm
52866 ____________________________________________________________________________
52867 [  8112] By: jhi                                   on 2000/12/14  21:42:57
52868         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
52869              From: Dominic Dunlop <domo@computer.org>
52870              Date: Tue, 12 Dec 2000 10:47:10 +0100
52871              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
52872              
52873              Document how elusive subroutines can be.
52874      Branch: perl
52875            ! pod/perlfunc.pod
52876 ____________________________________________________________________________
52877 [  8111] By: jhi                                   on 2000/12/14  21:38:05
52878         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
52879              From: Dominic Dunlop <domo@computer.org>
52880              Date: Thu, 14 Dec 2000 10:13:51 +0100
52881              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
52882      Branch: perl
52883            ! ext/POSIX/POSIX.pod
52884 ____________________________________________________________________________
52885 [  8110] By: jhi                                   on 2000/12/14  21:36:32
52886         Log: Subject: [patch] perlfaq7
52887              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
52888              Date: Thu, 14 Dec 2000 15:31:07 +0100
52889              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
52890      Branch: perl
52891            ! pod/perlfaq7.pod
52892 ____________________________________________________________________________
52893 [  8109] By: jhi                                   on 2000/12/14  21:29:20
52894         Log: Subject: [8104] Encode
52895              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52896              Date: Thu, 14 Dec 2000 14:49:34 +0100
52897              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
52898              
52899              Type casting for nervous compilers.
52900      Branch: perl
52901            ! ext/Encode/Encode.xs
52902 ____________________________________________________________________________
52903 [  8108] By: jhi                                   on 2000/12/14  21:26:17
52904         Log: Subject: [8104] DB_File
52905              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52906              Date: Thu, 14 Dec 2000 14:49:35 +0100
52907              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
52908              
52909              Type definition incorrect for DB 2.7.7.  Not known when it
52910              changed, so only changed it for a known revision.
52911      Branch: perl
52912            ! ext/DB_File/DB_File.xs
52913 ____________________________________________________________________________
52914 [  8107] By: jhi                                   on 2000/12/14  21:23:41
52915         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
52916              From: Peter Prymmer <pvhp@forte.com>
52917              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
52918              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
52919              
52920              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
52921      Branch: perl
52922            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
52923            ! ext/Encode/Encode/posix-bc.enc
52924 ____________________________________________________________________________
52925 [  8106] By: nick                                  on 2000/12/14  20:36:13
52926         Log: "Cold" build correction to Encode's Makefile.PL
52927      Branch: perlio
52928            ! ext/Encode/Makefile.PL
52929 ____________________________________________________________________________
52930 [  8105] By: nick                                  on 2000/12/14  20:09:37
52931         Log: "Compiled" encodings.
52932              Correct replacement character in EBCDIC .enc files
52933              Add 0x7F to ASCII repertoire.
52934      Branch: perlio
52935            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
52936            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
52937            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
52938            ! ext/Encode/Makefile.PL ext/Encode/compile
52939            ! ext/Encode/encengine.c ext/Encode/encode.h
52940 ____________________________________________________________________________
52941 [  8104] By: nick                                  on 2000/12/14  00:38:20
52942         Log: Integrate mainline
52943      Branch: perlio
52944           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
52945           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
52946           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
52947           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
52948           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
52949           !> t/lib/db-hash.t t/lib/db-recno.t
52950 ____________________________________________________________________________
52951 [  8103] By: nick                                  on 2000/12/13  23:16:13
52952         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
52953              so far and so it does not get lost.
52954      Branch: perlio
52955            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
52956 ____________________________________________________________________________
52957 [  8102] By: jhi                                   on 2000/12/13  17:14:22
52958         Log: Update Changes.
52959      Branch: perl
52960            ! Changes patchlevel.h
52961 ____________________________________________________________________________
52962 [  8101] By: jhi                                   on 2000/12/13  16:53:41
52963         Log: Move the proto of start_glob() to a better place; regen api files.
52964      Branch: perl
52965            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
52966 ____________________________________________________________________________
52967 [  8100] By: jhi                                   on 2000/12/13  16:47:11
52968         Log: Metaconfig change for #8099.
52969      Branch: metaconfig
52970            ! U/modified/Head.U
52971 ____________________________________________________________________________
52972 [  8099] By: jhi                                   on 2000/12/13  16:46:48
52973         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
52974              From: Andy Dougherty <doughera@lafayette.edu>
52975              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
52976              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
52977      Branch: perl
52978            ! Configure
52979 ____________________________________________________________________________
52980 [  8098] By: jhi                                   on 2000/12/13  16:39:02
52981         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
52982              From: rspier@pobox.com (Robert Spier)
52983              Date: Tue, 12 Dec 2000 21:12:39 -0500
52984              Message-ID: <14902.56087.678086.725773@rls.cx>
52985              
52986              fastgetcwd is defined using a glob alias on a $^O dependent basis -
52987              and there was no default assignment or perl subroutine.
52988      Branch: perl
52989            ! lib/Cwd.pm
52990 ____________________________________________________________________________
52991 [  8097] By: jhi                                   on 2000/12/13  16:16:01
52992         Log: Subject: [PATCH] move startglob out of pp_hot.c
52993              From: Nicholas Clark <nick@ccl4.org>
52994              Date: Mon, 11 Dec 2000 23:16:39 +0000
52995              Message-ID: <20001211231638.A55550@plum.flirble.org>
52996      Branch: perl
52997            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
52998 ____________________________________________________________________________
52999 [  8096] By: jhi                                   on 2000/12/13  15:26:23
53000         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
53001              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
53002              Date: Wed, 13 Dec 2000 14:01:37 +0100
53003              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
53004              
53005              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
53006              in turn requires libpthread in libswanted.
53007      Branch: perl
53008            ! hints/hpux.sh
53009 ____________________________________________________________________________
53010 [  8095] By: jhi                                   on 2000/12/12  19:51:05
53011         Log: The integration wars continue.
53012      Branch: perl
53013           !> sv.c
53014 ____________________________________________________________________________
53015 [  8094] By: jhi                                   on 2000/12/12  19:48:26
53016         Log: Subject: [PATCH perl@8070] DB_File-1.74  
53017              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
53018              Date: Mon, 11 Dec 2000 23:07:17 -0000
53019              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
53020      Branch: perl
53021            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
53022            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
53023            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
53024            ! t/lib/db-recno.t
53025 ____________________________________________________________________________
53026 [  8093] By: nick                                  on 2000/12/12  19:42:13
53027         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
53028      Branch: perlio
53029            ! sv.c
53030           !> lib/File/DosGlob.pm
53031 ____________________________________________________________________________
53032 [  8092] By: jhi                                   on 2000/12/12  19:28:11
53033         Log: Integrate perlio.
53034      Branch: perl
53035           !> sv.c
53036 ____________________________________________________________________________
53037 [  8091] By: nick                                  on 2000/12/12  18:49:45
53038         Log: Fix for Tk, and upgrading shared SVs.
53039      Branch: perlio
53040            ! sv.c
53041 ____________________________________________________________________________
53042 [  8090] By: jhi                                   on 2000/12/12  16:48:59
53043         Log: Subject: [PATCH] Re: Breadperl & Tk
53044              From: Nick Ing-Simmons <nik@tiuk.ti.com>
53045              Date: Tue, 12 Dec 2000 14:48:27 GMT
53046              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
53047      Branch: perl
53048            ! sv.c
53049 ____________________________________________________________________________
53050 [  8089] By: jhi                                   on 2000/12/12  03:37:19
53051         Log: Subject: DosGlob.pm diff for bash style brace expansion.
53052              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
53053              Date: Fri, 8 Dec 2000 10:45:30 -0600
53054              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
53055      Branch: perl
53056            ! lib/File/DosGlob.pm
53057 ____________________________________________________________________________
53058 [  8088] By: nick                                  on 2000/12/11  23:59:59
53059         Log: Integrate mainline
53060      Branch: perlio
53061           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
53062           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
53063           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
53064           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
53065           !> t/op/local.t t/pragma/warn/toke toke.c
53066 ____________________________________________________________________________
53067 [  8087] By: jhi                                   on 2000/12/11  23:20:23
53068         Log: Integrate perlio.
53069      Branch: perl
53070           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
53071 ____________________________________________________________________________
53072 [  8086] By: jhi                                   on 2000/12/11  22:50:59
53073         Log: Tune further the OS detection of CGI.
53074      Branch: perl
53075            ! lib/CGI.pm
53076 ____________________________________________________________________________
53077 [  8085] By: nick                                  on 2000/12/11  22:50:46
53078         Log: Finish 1st pass of "encoding" layer e.g. :
53079              open($fh,"<encoding(iso8859-7)",$greek) || die;
53080      Branch: perlio
53081            ! ext/Encode/Encode.xs perlio.c perliol.h
53082 ____________________________________________________________________________
53083 [  8084] By: jhi                                   on 2000/12/11  22:32:06
53084         Log: Revert the -f ambiguousity patch, seems to cause
53085              too much hassle (the interpret -Q as a function
53086              where Q is not a known filetest part is left in).
53087      Branch: perl
53088            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
53089            ! toke.c
53090 ____________________________________________________________________________
53091 [  8083] By: jhi                                   on 2000/12/11  22:27:23
53092         Log: (accidentally empty check-in)
53093      Branch: perl
53094            ! lib/File/DosGlob.pm
53095 ____________________________________________________________________________
53096 [  8082] By: nick                                  on 2000/12/11  19:09:51
53097         Log: Restore mmap function (broken by tweaks to shared buffer
53098              layer for encode(xxxx)).
53099      Branch: perlio
53100            ! perlio.c
53101 ____________________________________________________________________________
53102 [  8081] By: jhi                                   on 2000/12/11  18:29:13
53103         Log: Subject: Re: The long awaited feature ...
53104              From: Simon Cozens <simon@cozens.net>
53105              Date: Mon, 11 Dec 2000 15:54:24 +0000
53106              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
53107              
53108              More io/utf8 tests.
53109      Branch: perl
53110            ! t/io/utf8.t
53111 ____________________________________________________________________________
53112 [  8080] By: jhi                                   on 2000/12/11  18:19:36
53113         Log: Subject: PATCH MakeMaker manpage clarification
53114              From: andreas.koenig@anima.de (Andreas J. Koenig)
53115              Date: 10 Dec 2000 20:46:13 +0100
53116              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
53117      Branch: perl
53118            ! lib/ExtUtils/MakeMaker.pm
53119 ____________________________________________________________________________
53120 [  8079] By: jhi                                   on 2000/12/11  15:35:07
53121         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
53122              From: Simon Cozens <simon@cozens.net>
53123              Date: Sun, 10 Dec 2000 19:06:19 +0000
53124              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
53125      Branch: perl
53126            ! ext/B/B/Deparse.pm t/lib/b.t
53127 ____________________________________________________________________________
53128 [  8078] By: jhi                                   on 2000/12/11  15:09:11
53129         Log: Subject: [PATCH] docs on NaN
53130              From: Nicholas Clark <nick@ccl4.org>
53131              Date: Mon, 11 Dec 2000 01:48:38 +0000
53132              Message-ID: <20001211014838.B99205@plum.flirble.org>
53133      Branch: perl
53134            ! pod/perlop.pod
53135 ____________________________________________________________________________
53136 [  8077] By: jhi                                   on 2000/12/11  15:02:21
53137         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
53138              From: Simon Cozens <simon@cozens.net>
53139              Date: Mon, 11 Dec 2000 01:21:45 +0000
53140              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
53141      Branch: perl
53142            ! pp.c pp_hot.c scope.c t/op/local.t
53143 ____________________________________________________________________________
53144 [  8076] By: nick                                  on 2000/12/10  20:43:32
53145         Log: Not merge worthy...
53146              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
53147              syntax is modelled on attributes.
53148              Untested fix for io/utf8 on Win32 etc.
53149              Very clumsy start to the encode layer.
53150      Branch: perlio
53151            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
53152 ____________________________________________________________________________
53153 [  8075] By: jhi                                   on 2000/12/10  18:39:33
53154         Log: Darwin is not Windows.
53155      Branch: perl
53156            ! lib/CGI.pm
53157 ____________________________________________________________________________
53158 [  8074] By: jhi                                   on 2000/12/10  18:31:27
53159         Log: Subject: Ambiguous -%c() resolved as a file test
53160              From: "Paul Marquess" <Paul.Marquess@openwave.com>
53161              Date: Sun, 10 Dec 2000 15:35:07 -0000
53162              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
53163      Branch: perl
53164            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
53165 ____________________________________________________________________________
53166 [  8073] By: jhi                                   on 2000/12/10  18:16:29
53167         Log: Subject: PATCH installperl misinformed 
53168              From: andreas.koenig@anima.de (Andreas J. Koenig)
53169              Date: 10 Dec 2000 13:01:32 +0100 
53170              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
53171      Branch: perl
53172            ! installperl
53173 ____________________________________________________________________________
53174 [  8072] By: jhi                                   on 2000/12/10  18:07:55
53175         Log: The walkoptree confusion rages; walkoptree() seems to be coming
53176              from B.xs, while walkoptree_slow() comes from B.pm.
53177      Branch: perl
53178            ! ext/B/B.pm
53179 ____________________________________________________________________________
53180 [  8071] By: nick                                  on 2000/12/10  11:45:47
53181         Log: Integrate mainline
53182      Branch: perlio
53183           +> t/base/commonsense.t
53184           !> (integrate 37 files)
53185 ____________________________________________________________________________
53186 [  8070] By: jhi                                   on 2000/12/10  04:46:21
53187         Log: Update Changes.
53188      Branch: perl
53189            ! Changes patchlevel.h
53190 ____________________________________________________________________________
53191 [  8069] By: jhi                                   on 2000/12/10  04:39:19
53192         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
53193              From: andreas.koenig@anima.de (Andreas J. Koenig)
53194              Date: 09 Dec 2000 17:14:25 +0100
53195              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
53196      Branch: perl
53197            + t/base/commonsense.t
53198            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
53199 ____________________________________________________________________________
53200 [  8068] By: jhi                                   on 2000/12/10  04:17:36
53201         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
53202              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
53203              Date: Sat, 9 Dec 2000 16:47:22 -0000
53204              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
53205      Branch: perl
53206            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
53207            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
53208            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
53209            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
53210            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
53211            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
53212            ! t/lib/sdbm.t
53213 ____________________________________________________________________________
53214 [  8067] By: jhi                                   on 2000/12/10  03:52:02
53215         Log: Test case for #8066.
53216      Branch: perl
53217            ! t/op/misc.t
53218 ____________________________________________________________________________
53219 [  8066] By: jhi                                   on 2000/12/10  03:50:30
53220         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
53221              From: Simon Cozens <simon@cozens.net>
53222              Date: Sun, 10 Dec 2000 00:55:37 +0000
53223              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
53224      Branch: perl
53225            ! pp_sys.c
53226 ____________________________________________________________________________
53227 [  8065] By: jhi                                   on 2000/12/10  03:44:52
53228         Log: Test case for #8064.
53229      Branch: perl
53230            ! t/comp/proto.t
53231 ____________________________________________________________________________
53232 [  8064] By: jhi                                   on 2000/12/10  03:42:32
53233         Log: Subject: Re: prototype of substr
53234              From: Simon Cozens <simon@cozens.net>
53235              Date: Sun, 10 Dec 2000 00:13:33 +0000
53236              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
53237              
53238              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
53239              In other words, make the returned prototypes for any function
53240              stop prepending the ';' optionality marker after the first one.
53241              If they start getting optional, all the rest are optional.
53242      Branch: perl
53243            ! pp.c
53244 ____________________________________________________________________________
53245 [  8063] By: jhi                                   on 2000/12/10  03:39:42
53246         Log: Subject: [PATCH] perlguts.pod
53247              From: Simon Cozens <simon@cozens.net>
53248              Date: Sun, 10 Dec 2000 00:06:47 +0000
53249              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
53250              
53251              Documentation of the different types of ops,
53252              plus the functions in dump.c
53253      Branch: perl
53254            ! pod/perlguts.pod
53255 ____________________________________________________________________________
53256 [  8062] By: jhi                                   on 2000/12/10  03:30:04
53257         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
53258              From: Nicholas Clark <nick@talking.bollo.cx>
53259              Date: Sat, 09 Dec 2000 18:57:25 +0000
53260              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
53261              
53262              Be more robust in weird hostname setups.
53263      Branch: perl
53264            ! t/lib/net-hostent.t
53265 ____________________________________________________________________________
53266 [  8061] By: jhi                                   on 2000/12/10  03:28:21
53267         Log: Pacify fussy compiler. 
53268      Branch: perl
53269            ! pp_sys.c
53270 ____________________________________________________________________________
53271 [  8060] By: jhi                                   on 2000/12/10  02:52:46
53272         Log: Integrate perlio.
53273      Branch: perl
53274           !> pp_sys.c t/io/utf8.t
53275 ____________________________________________________________________________
53276 [  8059] By: nick                                  on 2000/12/09  23:40:14
53277         Log: read/sysread/recv should now be utf8 aware.
53278              Basic test for utf8 read.
53279      Branch: perlio
53280            ! pp_sys.c t/io/utf8.t
53281 ____________________________________________________________________________
53282 [  8058] By: jhi                                   on 2000/12/09  21:56:02
53283         Log: Integrate perlio.
53284      Branch: perl
53285           +> t/io/utf8.t
53286           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
53287 ____________________________________________________________________________
53288 [  8057] By: jhi                                   on 2000/12/09  21:53:35
53289         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
53290              From: Inaba Hiroto <inaba@st.rim.or.jp>
53291              Date: Sun, 10 Dec 2000 05:53:21 +0900
53292              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
53293              
53294              Tests for #8056.
53295      Branch: perl
53296            ! t/op/each.t
53297 ____________________________________________________________________________
53298 [  8056] By: jhi                                   on 2000/12/09  21:51:16
53299         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
53300              From: Inaba Hiroto <inaba@st.rim.or.jp>
53301              Date: Sat, 09 Dec 2000 18:02:00 +0900
53302              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
53303              
53304              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
53305      Branch: perl
53306            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
53307 ____________________________________________________________________________
53308 [  8055] By: nick                                  on 2000/12/09  20:11:48
53309         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
53310              than raw PerlIO_write() - does not seem to break any tests.
53311      Branch: perlio
53312            ! pp_sys.c
53313 ____________________________________________________________________________
53314 [  8054] By: nick                                  on 2000/12/09  19:47:30
53315         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
53316              (sysread, recv and write i.e. formats still to do...)
53317              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
53318              open($fh,">:utf8","name")
53319              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
53320              so no extra overhead is involved.
53321              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
53322              to a non-utf8 stream.
53323              Add initial io/utf8.t
53324              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
53325              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
53326              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
53327      Branch: perlio
53328            + t/io/utf8.t
53329            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
53330 ____________________________________________________________________________
53331 [  8053] By: nick                                  on 2000/12/09  19:26:37
53332         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
53333              was only testing this_utf8.
53334      Branch: perlio
53335            ! toke.c
53336 ____________________________________________________________________________
53337 [  8052] By: nick                                  on 2000/12/09  19:09:41
53338         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
53339              i.e. the output string has one, but don't mess with source assumption.
53340      Branch: perlio
53341            ! toke.c
53342 ____________________________________________________________________________
53343 [  8051] By: jhi                                   on 2000/12/09  16:55:17
53344         Log: Integrate perlio.
53345      Branch: perl
53346           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
53347           !> sv.c thrdvar.h util.c
53348 ____________________________________________________________________________
53349 [  8050] By: jhi                                   on 2000/12/09  16:48:07
53350         Log: Nits noticed by Peter Prymmer.
53351      Branch: perl
53352            ! lib/ExtUtils/MM_VMS.pm
53353 ____________________________________________________________________________
53354 [  8049] By: nick                                  on 2000/12/09  13:49:40
53355         Log: UTF8 output prework.
53356              - Store $\ and $, as SVs so they can have SvUTF8 flag
53357              - use do_print() rather than raw PerlIO_write() to print them.
53358      Branch: perlio
53359            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
53360            ! thrdvar.h util.c
53361 ____________________________________________________________________________
53362 [  8048] By: nick                                  on 2000/12/09  12:30:43
53363         Log: Integrate mainline.
53364      Branch: perlio
53365           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
53366           +> t/op/reverse.t
53367           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
53368           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
53369           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
53370           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
53371           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
53372           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
53373 ____________________________________________________________________________
53374 [  8047] By: jhi                                   on 2000/12/09  00:23:27
53375         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
53376              From: Michael G Schwern <schwern@pobox.com>
53377              Date: Fri, 8 Dec 2000 14:43:04 -0600
53378      Branch: perl
53379            ! lib/ExtUtils/MM_VMS.pm
53380 ____________________________________________________________________________
53381 [  8046] By: jhi                                   on 2000/12/08  23:10:27
53382         Log: A missed check-in.
53383      Branch: perl
53384            ! lib/ExtUtils/Manifest.pm
53385 ____________________________________________________________________________
53386 [  8045] By: jhi                                   on 2000/12/08  21:57:12
53387         Log: (null check-in)
53388      Branch: perl
53389            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
53390 ____________________________________________________________________________
53391 [  8044] By: jhi                                   on 2000/12/08  21:11:06
53392         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
53393              at the final draft stage.
53394      Branch: perl
53395            + ext/Encode/Encode/iso8859-16.enc
53396            ! MANIFEST
53397 ____________________________________________________________________________
53398 [  8043] By: jhi                                   on 2000/12/08  16:39:04
53399         Log: Update Changes.
53400      Branch: perl
53401            ! Changes patchlevel.h
53402 ____________________________________________________________________________
53403 [  8042] By: jhi                                   on 2000/12/08  16:33:39
53404         Log: Do not return the Unicode replacement character if UTF-8
53405              decoding goes awry, it should be up to the caller to decide.
53406      Branch: perl
53407            ! pod/perlapi.pod utf8.c
53408 ____________________________________________________________________________
53409 [  8041] By: jhi                                   on 2000/12/08  16:22:28
53410         Log: metaconfig maintenance.
53411      Branch: metaconfig
53412            ! U/modified/stdchar.U
53413      Branch: metaconfig/U/perl
53414            + testsyml.U
53415 ____________________________________________________________________________
53416 [  8040] By: jhi                                   on 2000/12/08  16:03:08
53417         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
53418              From: sthoenna@efn.org
53419              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
53420              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
53421      Branch: perl
53422            ! Changes lib/ExtUtils/MM_OS2.pm
53423 ____________________________________________________________________________
53424 [  8039] By: jhi                                   on 2000/12/08  15:57:11
53425         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
53426              From: Simon Cozens <simon@cozens.net>
53427              Date: Fri, 8 Dec 2000 13:33:31 +0000
53428              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
53429              
53430              (The pp_hot part needed a rewrite.)
53431      Branch: perl
53432            ! doop.c pp_hot.c utf8.c
53433 ____________________________________________________________________________
53434 [  8038] By: jhi                                   on 2000/12/08  15:25:08
53435         Log: Subject: djSP
53436              From: Michael Stevens <michael@etla.org>
53437              Date: Wed, 6 Dec 2000 23:24:01 +0000
53438              Message-ID: <20001206232400.A21381@firedrake.org>
53439              
53440              Plus a note from Nick Ing-Simmons.
53441      Branch: perl
53442            ! pp.h
53443 ____________________________________________________________________________
53444 [  8037] By: jhi                                   on 2000/12/08  15:18:35
53445         Log: Filetype is text.
53446      Branch: perl
53447            ! t/op/utf8decode.t
53448 ____________________________________________________________________________
53449 [  8036] By: jhi                                   on 2000/12/08  03:31:27
53450         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
53451              From: Andy Dougherty <doughera@lafayette.edu>
53452              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
53453              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
53454              
53455              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
53456              From: Andy Dougherty <doughera@lafayette.edu>
53457              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
53458              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
53459      Branch: perl
53460            + ext/POSIX/hints/svr4.pl
53461            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
53462 ____________________________________________________________________________
53463 [  8035] By: jhi                                   on 2000/12/08  03:26:01
53464         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
53465              From: Andy Dougherty <doughera@lafayette.edu>
53466              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
53467              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
53468      Branch: perl
53469            ! t/README t/base/term.t
53470 ____________________________________________________________________________
53471 [  8034] By: jhi                                   on 2000/12/08  03:21:59
53472         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
53473              From: mjd@plover.com  
53474              Date: 7 Dec 2000 21:04:20 -0000
53475              Message-ID: <20001207210420.22282.qmail@plover.com>
53476              
53477              Plus -z doc.
53478      Branch: perl
53479            ! pod/perlfunc.pod
53480 ____________________________________________________________________________
53481 [  8033] By: jhi                                   on 2000/12/08  03:19:03
53482         Log: Use the UTF8 macros a bit.  They can't be used with abandon
53483              everywhere because we do generate illegal UTF-8 in some situations.
53484              This is of course naughty.
53485      Branch: perl
53486            ! pod/perlapi.pod utf8.c utf8.h
53487 ____________________________________________________________________________
53488 [  8032] By: jhi                                   on 2000/12/08  03:00:09
53489         Log: Out of sync?
53490      Branch: perl
53491            ! t/pragma/warn/utf8
53492 ____________________________________________________________________________
53493 [  8031] By: jhi                                   on 2000/12/08  02:22:39
53494         Log: Cnt spl.
53495      Branch: perl
53496            ! MANIFEST
53497 ____________________________________________________________________________
53498 [  8030] By: jhi                                   on 2000/12/08  01:23:54
53499         Log: Add test for reverse().
53500      Branch: perl
53501            + t/op/reverse.t
53502            ! MANIFEST
53503 ____________________________________________________________________________
53504 [  8029] By: jhi                                   on 2000/12/08  01:21:47
53505         Log: Integrate perlio.
53506      Branch: perl
53507           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
53508           !> perlio.c perlio.h perlsdio.h warnings.pl
53509 ____________________________________________________________________________
53510 [  8028] By: jhi                                   on 2000/12/08  01:19:08
53511         Log: Introduce macros for UTF8 decoding.
53512      Branch: perl
53513            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
53514 ____________________________________________________________________________
53515 [  8027] By: nick                                  on 2000/12/07  22:18:19
53516         Log: Integrate mainline
53517      Branch: perlio
53518           !> embed.pl pod/perlapi.pod utf8.c
53519 ____________________________________________________________________________
53520 [  8026] By: nick                                  on 2000/12/07  21:45:08
53521         Log: Various oddities p4 diff -se showed up
53522              Remove 'our' from warnings.pl
53523      Branch: perlio
53524            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
53525 ____________________________________________________________________________
53526 [  8025] By: nick                                  on 2000/12/07  21:43:32
53527         Log: Change PerlIO_(get|set)pos to take SV *
53528              Should fix, OS/2, VMS, (sfio??)
53529      Branch: perlio
53530            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
53531 ____________________________________________________________________________
53532 [  8024] By: jhi                                   on 2000/12/07  19:05:32
53533         Log: Document utf8_to_uv() better.
53534      Branch: perl
53535            ! pod/perlapi.pod utf8.c
53536 ____________________________________________________________________________
53537 [  8023] By: jhi                                   on 2000/12/07  18:23:47
53538         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
53539      Branch: perl
53540            ! embed.pl pod/perlapi.pod utf8.c
53541 ____________________________________________________________________________
53542 [  8022] By: jhi                                   on 2000/12/07  04:13:51
53543         Log: Integrate perlio.
53544      Branch: perl
53545           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
53546           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
53547           !> win32/makefile.mk
53548 ____________________________________________________________________________
53549 [  8021] By: nick                                  on 2000/12/07  00:28:14
53550         Log: Various attempts at MSVC debug - not sure what has
53551              changed but works now. 
53552              Seems atexit() _may_ work for DLLs built with MSVC so don't
53553              call cleanup that way.
53554      Branch: perlio
53555            ! perlio.c win32/makefile.mk
53556 ____________________________________________________________________________
53557 [  8020] By: nick                                  on 2000/12/06  19:57:20
53558         Log: Integrate mainline
53559      Branch: perlio
53560           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
53561           !> (integrate 75 files)
53562 ____________________________________________________________________________
53563 [  8019] By: nick                                  on 2000/12/06  19:28:21
53564         Log: Add useperlio to config.vc
53565              Turn off binmode in config_H.PL
53566              Regen all the config_H.xx
53567              Attempt to get debugging build with MSVC.
53568      Branch: perlio
53569            ! win32/config.vc win32/config_H.bc win32/config_H.gc
53570            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
53571 ____________________________________________________________________________
53572 [  8018] By: nick                                  on 2000/12/06  19:21:57
53573         Log: Test various dup/external program options on all platforms.
53574      Branch: perlio
53575            ! t/io/dup.t
53576 ____________________________________________________________________________
53577 [  8017] By: nick                                  on 2000/12/06  19:20:47
53578         Log: Fix harness to be less picky
53579      Branch: perlio
53580            ! lib/Test/Harness.pm
53581 ____________________________________________________________________________
53582 [  8016] By: jhi                                   on 2000/12/06  16:45:12
53583         Log: Update Changes.
53584      Branch: perl
53585            ! Changes patchlevel.h
53586 ____________________________________________________________________________
53587 [  8015] By: jhi                                   on 2000/12/06  16:41:03
53588         Log: Test \x{...} with ord().
53589      Branch: perl
53590            ! t/op/ord.t
53591 ____________________________________________________________________________
53592 [  8014] By: jhi                                   on 2000/12/06  16:20:33
53593         Log: Test tweak because of #8013.
53594      Branch: perl
53595            ! t/lib/b.t
53596 ____________________________________________________________________________
53597 [  8013] By: jhi                                   on 2000/12/06  16:09:09
53598         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
53599              From: Michael G Schwern <schwern@pobox.com>
53600              Date: Tue, 5 Dec 2000 21:23:28 -0500
53601              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
53602              
53603              Carp::Heavy parts not very applicable because of recent changes.
53604      Branch: perl
53605            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
53606            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
53607            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
53608            ! lib/Exporter.pm lib/Exporter/Heavy.pm
53609            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
53610            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
53611            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
53612            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
53613            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
53614            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
53615            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
53616            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
53617            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
53618            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
53619            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
53620            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
53621            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
53622            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
53623            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
53624            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
53625            ! warnings.pl
53626 ____________________________________________________________________________
53627 [  8012] By: jhi                                   on 2000/12/06  15:22:38
53628         Log: Subject: [PATCH] Re: New harness is failing things
53629              From: Nick Ing-Simmons <nik@tiuk.ti.com>
53630              Date: Wed, 6 Dec 2000 13:00:30 GMT
53631              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
53632      Branch: perl
53633            ! lib/Test/Harness.pm
53634 ____________________________________________________________________________
53635 [  8011] By: jhi                                   on 2000/12/06  15:12:08
53636         Log: Subject: installhtml changes
53637              From: Michael Stevens <michael@etla.org>
53638              Date: Wed, 6 Dec 2000 13:15:53 +0000
53639              Message-ID: <20001206131553.A27317@firedrake.org>
53640      Branch: perl
53641            ! installhtml
53642 ____________________________________________________________________________
53643 [  8010] By: jhi                                   on 2000/12/06  15:06:05
53644         Log: Subject: the dTHR hits
53645              From: Michael Stevens <michael@etla.org>
53646              Date: Wed, 6 Dec 2000 12:06:03 +0000
53647              Message-ID: <20001206120603.A24581@firedrake.org>
53648              
53649              More, errrm, less dTHRs.
53650      Branch: perl
53651            ! bytecode.pl ext/B/B/C.pm
53652 ____________________________________________________________________________
53653 [  8009] By: jhi                                   on 2000/12/06  15:04:25
53654         Log: Subject: MakeMaker mailing list gone?
53655              From: Michael G Schwern <schwern@pobox.com>
53656              Date: Tue, 5 Dec 2000 19:29:59 -0500
53657              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
53658              
53659              The MakeMaker mailing list is dead, perlbug is the right
53660              address to report bugs.
53661      Branch: perl
53662            ! lib/ExtUtils/MakeMaker.pm
53663 ____________________________________________________________________________
53664 [  8008] By: jhi                                   on 2000/12/06  15:00:32
53665         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
53666              From: Michael G Schwern <schwern@pobox.com>
53667              Date: Tue, 5 Dec 2000 19:21:21 -0500
53668              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
53669              
53670              Add a default MANIFEST skip that ignores things like
53671              version control files, editor temporary files, and the Makefile.
53672      Branch: perl
53673            + lib/ExtUtils/MANIFEST.SKIP
53674            ! MANIFEST lib/ExtUtils/Manifest.pm
53675 ____________________________________________________________________________
53676 [  8007] By: jhi                                   on 2000/12/06  14:57:20
53677         Log: In Amiga more manual hackery of the scripts seems to be needed,
53678              from Jan-Erik Karlsson.  Why Configure does not get this right
53679              is unknown, may be shell-induced.
53680      Branch: perl
53681            ! README.amiga
53682 ____________________________________________________________________________
53683 [  8006] By: jhi                                   on 2000/12/05  23:53:12
53684         Log: Add TOPm1s to peek at the second topmost stack item.
53685      Branch: perl
53686            ! pp.h
53687 ____________________________________________________________________________
53688 [  8005] By: jhi                                   on 2000/12/05  23:13:55
53689         Log: Avaunt, you foul UTF-8 tests.
53690      Branch: perl
53691            ! t/op/ver.t t/pragma/utf8.t
53692 ____________________________________________________________________________
53693 [  8004] By: jhi                                   on 2000/12/05  23:09:54
53694         Log: Continue utf8 dispersal. 
53695      Branch: perl
53696            + t/op/concat.t
53697            ! MANIFEST t/pragma/utf8.t
53698 ____________________________________________________________________________
53699 [  8003] By: nick                                  on 2000/12/05  23:02:39
53700         Log: Integrate mainline.
53701      Branch: perlio
53702           +> t/op/length.t t/op/utf8decode.t
53703           !> (integrate 69 files)
53704 ____________________________________________________________________________
53705 [  8002] By: jhi                                   on 2000/12/05  22:59:28
53706         Log: Integrate perlio.
53707      Branch: perl
53708           !> iperlsys.h perl.c perlio.c win32/perllib.c
53709 ____________________________________________________________________________
53710 [  8001] By: nick                                  on 2000/12/05  22:07:52
53711         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
53712              - calloc/free suffer from damage on TerminateThread()
53713              - use PerlMemShared (as originally planned) now fixed
53714              - avoid doing anything important on DLL "detach".
53715      Branch: perlio
53716            ! perl.c perlio.c win32/perllib.c
53717 ____________________________________________________________________________
53718 [  8000] By: nick                                  on 2000/12/05  21:05:09
53719         Log: Fix gross PerlMemShared issue.
53720      Branch: perlio
53721            ! iperlsys.h
53722 ____________________________________________________________________________
53723 [  7999] By: jhi                                   on 2000/12/05  20:46:58
53724         Log: Test for Unicode (UTF-8) hash keys.
53725      Branch: perl
53726            ! t/op/each.t
53727 ____________________________________________________________________________
53728 [  7998] By: jhi                                   on 2000/12/05  20:30:35
53729         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
53730              is now always UTF-8), empty line cosmetics.
53731      Branch: perl
53732            ! t/pragma/utf8.t
53733 ____________________________________________________________________________
53734 [  7997] By: jhi                                   on 2000/12/05  20:15:40
53735         Log: Subject: Re: STRLEN - what?
53736              From: Andy Dougherty <doughera@lafayette.edu>
53737              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
53738              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
53739              
53740              Explain STRLEN.
53741      Branch: perl
53742            ! pod/perlguts.pod
53743 ____________________________________________________________________________
53744 [  7996] By: jhi                                   on 2000/12/05  20:13:34
53745         Log: Split off the UTF-8 decoder tests, make them to check also
53746              the error message.
53747      Branch: perl
53748            + t/op/utf8decode.t
53749            ! MANIFEST t/pragma/utf8.t utf8.c
53750 ____________________________________________________________________________
53751 [  7995] By: jhi                                   on 2000/12/05  16:39:47
53752         Log: Start migrating bits of pragma/utf8 to elsewhere
53753              (since the long term plan is to obsolete 'use utf8').
53754      Branch: perl
53755            + t/op/length.t
53756            ! MANIFEST t/pragma/utf8.t
53757 ____________________________________________________________________________
53758 [  7994] By: jhi                                   on 2000/12/05  16:30:21
53759         Log: Fix a manual edit typo from #7993, fix the message formatting
53760              for Unicode, add few our declarations.
53761      Branch: perl
53762            ! lib/Carp/Heavy.pm
53763 ____________________________________________________________________________
53764 [  7993] By: jhi                                   on 2000/12/05  16:09:15
53765         Log: Subject: Need help with warnings :-(
53766              From: "Ben Tilly" <ben_tilly@hotmail.com>
53767              Date: Tue, 05 Dec 2000 01:35:54 -0500
53768              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
53769              
53770              Subject: UPDATE: Carp/Heavy now passes all tests
53771              From: "Ben Tilly" <ben_tilly@hotmail.com>
53772              Date: Tue, 05 Dec 2000 07:59:41 -0500
53773              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
53774              
53775              The Brave New Carp.
53776      Branch: perl
53777            ! lib/Carp.pm lib/Carp/Heavy.pm
53778 ____________________________________________________________________________
53779 [  7992] By: jhi                                   on 2000/12/05  15:55:08
53780         Log: Subject: [PATCH perl@7979] cygwin port
53781              From: "Eric Fifer" <efifer@dircon.co.uk>
53782              Date: Tue, 5 Dec 2000 14:04:09 -0000
53783              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
53784      Branch: perl
53785            ! t/lib/net-hostent.t
53786 ____________________________________________________________________________
53787 [  7991] By: jhi                                   on 2000/12/05  15:52:34
53788         Log: Subject: Re: [PATCH] The largest hoax of all times?
53789              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53790              Date: Tue, 5 Dec 2000 00:40:25 -0500
53791              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
53792              
53793              Subject: Re: [PATCH] The largest hoax of all times?
53794              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53795              Date: Mon, 4 Dec 2000 23:55:53 -0500
53796              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
53797              
53798              Subject: Re: [PATCH] The largest hoax of all times?
53799              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
53800              Date: Tue, 5 Dec 2000 01:28:45 -0500
53801              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
53802              
53803              Fix the unpredictable order of DESTROYs.
53804      Branch: perl
53805            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
53806            ! sv.c sv.h t/op/ref.t
53807 ____________________________________________________________________________
53808 [  7990] By: jhi                                   on 2000/12/05  14:38:53
53809         Log: Subject: [PATCH] shrink pp_hot fractionally
53810              From: Nicholas Clark <nick@ccl4.org>
53811              Date: Tue, 5 Dec 2000 12:44:31 +0000
53812              Message-ID: <20001205124431.E74518@plum.flirble.org>
53813              
53814              Use report_evil_fh().
53815      Branch: perl
53816            ! opcode.pl opnames.h pp_hot.c util.c
53817 ____________________________________________________________________________
53818 [  7989] By: jhi                                   on 2000/12/05  14:21:27
53819         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
53820              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
53821              Date: Mon, 04 Dec 2000 22:21:59 -0800
53822              Message-ID: <HmIL6gzkgepS092yn@efn.org>
53823              
53824              Harness shouldn't ignore responses like "ok 3\r\r\n".
53825      Branch: perl
53826            ! lib/Test/Harness.pm
53827 ____________________________________________________________________________
53828 [  7988] By: jhi                                   on 2000/12/05  13:51:28
53829         Log: Integrate the "skip" messages to explain().
53830      Branch: perl
53831            ! t/lib/syslfs.t t/op/lfs.t
53832 ____________________________________________________________________________
53833 [  7987] By: jhi                                   on 2000/12/05  12:34:54
53834         Log: The one that got away in #7984.
53835              
53836              Subject: Re: dTHR - what and why?
53837              From: Michael Stevens <michael@etla.org> 
53838              Date: Tue, 5 Dec 2000 11:15:52 +0000
53839              Message-ID: <20001205111552.A4647@firedrake.org>
53840      Branch: perl
53841            ! sv.h
53842 ____________________________________________________________________________
53843 [  7986] By: gsar                                  on 2000/12/05  09:14:44
53844         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
53845              due to the notorious GetFileType() bug in Windows 9x, which fstat()
53846              tickles)
53847      Branch: perl
53848            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
53849 ____________________________________________________________________________
53850 [  7985] By: jhi                                   on 2000/12/05  05:49:03
53851         Log: Integrate perlio.
53852      Branch: perl
53853           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
53854           !> win32/perlhost.h win32/perllib.c
53855 ____________________________________________________________________________
53856 [  7984] By: jhi                                   on 2000/12/05  05:48:16
53857         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
53858      Branch: perl
53859            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
53860            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
53861            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
53862            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
53863            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
53864            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
53865            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
53866            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
53867            ! win32/win32.c
53868 ____________________________________________________________________________
53869 [  7983] By: nick                                  on 2000/12/04  23:27:43
53870         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
53871      Branch: perlio
53872            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
53873            ! win32/perlhost.h win32/perllib.c
53874 ____________________________________________________________________________
53875 [  7982] By: jhi                                   on 2000/12/04  19:44:09
53876         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
53877              uncovered by #7980.
53878      Branch: perl
53879            ! op.c
53880 ____________________________________________________________________________
53881 [  7981] By: jhi                                   on 2000/12/04  19:42:07
53882         Log: Subject: [PATCH] Trivial dump.c feature
53883              From: Simon Cozens <simon@cozens.net>
53884              Date: Mon, 4 Dec 2000 18:08:38 +0000
53885              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
53886              
53887              Show whether a constant is UTF-8.
53888      Branch: perl
53889            ! dump.c
53890 ____________________________________________________________________________
53891 [  7980] By: jhi                                   on 2000/12/04  19:36:51
53892         Log: UTF-8 hash keys, patch from Inaba Hiroto.
53893      Branch: perl
53894            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
53895 ____________________________________________________________________________
53896 [  7979] By: jhi                                   on 2000/12/04  17:36:28
53897         Log: Update Changes.
53898      Branch: perl
53899            ! Changes patchlevel.h
53900 ____________________________________________________________________________
53901 [  7978] By: jhi                                   on 2000/12/04  16:42:17
53902         Log: Retract #7977, still too volatile (the euphemism of the day
53903              for unfinished and buggy :-)
53904      Branch: perl
53905            ! doop.c hv.c pp.c sv.h
53906 ____________________________________________________________________________
53907 [  7977] By: jhi                                   on 2000/12/04  16:25:15
53908         Log: (Retracted by #7978, too shaky yet.)
53909              
53910              Subject: Re: utf8 in hash keys, implementor missing
53911              From: Simon Cozens <simon@cozens.net>
53912              Date: Sat, 2 Dec 2000 19:49:35 +0000
53913              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
53914              
53915              The first step at UTF-8 hash keys.
53916      Branch: perl
53917            ! doop.c hv.c pp.c sv.h
53918 ____________________________________________________________________________
53919 [  7976] By: jhi                                   on 2000/12/04  16:13:53
53920         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
53921              From: sthoenna@efn.org
53922              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
53923              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
53924      Branch: perl
53925            ! os2/os2.c perlio.c
53926 ____________________________________________________________________________
53927 [  7975] By: jhi                                   on 2000/12/04  16:05:25
53928         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
53929              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
53930              Date: Thu, 30 Nov 2000 20:50:37 -0800
53931              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
53932      Branch: perl
53933            ! os2/os2.c
53934 ____________________________________________________________________________
53935 [  7974] By: jhi                                   on 2000/12/04  16:03:57
53936         Log: Subject: [PATCH] ++ 20% faster
53937              From: Nicholas Clark <nick@ccl4.org>
53938              Date: Mon, 4 Dec 2000 12:17:27 +0000
53939              Message-ID: <20001204121726.B52976@plum.flirble.org>
53940              
53941              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
53942      Branch: perl
53943            ! sv.c
53944 ____________________________________________________________________________
53945 [  7973] By: jhi                                   on 2000/12/04  16:00:48
53946         Log: 
53947              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
53948              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53949              Date: Mon, 04 Dec 2000 12:30:45 +0100
53950              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
53951              
53952              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
53953              library (getprotobyname and getprotobynumber are outversioned by
53954              the same calls in libc, at least for xlc version 3.
53955      Branch: perl
53956            ! hints/aix.sh
53957 ____________________________________________________________________________
53958 [  7972] By: jhi                                   on 2000/12/04  02:58:31
53959         Log: Integrate perlio.
53960      Branch: perl
53961           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
53962           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
53963           !> win32/win32.h win32/win32iop.h win32/win32thread.h
53964 ____________________________________________________________________________
53965 [  7971] By: nick                                  on 2000/12/04  00:24:33
53966         Log: Quieten some noise in Win32 builds:
53967              - win32.h is included after <sys/socket.h>, so need to 
53968              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
53969              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
53970      Branch: perlio
53971            ! doio.c perl.h toke.c win32/win32.h
53972 ____________________________________________________________________________
53973 [  7970] By: nick                                  on 2000/12/03  22:57:46
53974         Log: PERL_IMPLICIT_SYS compiles but does not work.
53975      Branch: perlio
53976            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
53977            ! win32/perlhost.h win32/perllib.c win32/win32.h
53978            ! win32/win32iop.h win32/win32thread.h
53979 ____________________________________________________________________________
53980 [  7969] By: jhi                                   on 2000/12/03  22:12:58
53981         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
53982              used to swash_init(), makes regprop() dumps more informative
53983              (+utf8::IsAlpha, -utf8::IsDigit, for example).
53984      Branch: perl
53985            ! regcomp.c regexec.c
53986 ____________________________________________________________________________
53987 [  7968] By: jhi                                   on 2000/12/03  21:39:56
53988         Log: Implement ANYOFUTF8 regprop() dumping.
53989      Branch: perl
53990            ! regcomp.c
53991 ____________________________________________________________________________
53992 [  7967] By: jhi                                   on 2000/12/03  20:57:19
53993         Log: Make uv_to_utf8() to zero-terminate its output buffer,
53994              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
53995      Branch: perl
53996            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
53997 ____________________________________________________________________________
53998 [  7966] By: nick                                  on 2000/12/03  18:41:21
53999         Log: Integrate mainline (STDCHAR)
54000      Branch: perlio
54001           !> Configure t/pragma/utf8.t
54002 ____________________________________________________________________________
54003 [  7965] By: jhi                                   on 2000/12/03  17:58:20
54004         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
54005      Branch: perl
54006            ! t/pragma/utf8.t
54007 ____________________________________________________________________________
54008 [  7964] By: jhi                                   on 2000/12/03  17:35:56
54009         Log: Integrate perlio.
54010      Branch: perl
54011           !> iperlsys.h perlio.c
54012 ____________________________________________________________________________
54013 [  7963] By: jhi                                   on 2000/12/03  17:33:55
54014         Log: Metaconfig unit change for #7962.
54015      Branch: metaconfig
54016            ! U/modified/stdchar.U
54017 ____________________________________________________________________________
54018 [  7962] By: jhi                                   on 2000/12/03  17:33:27
54019         Log: Untangle the <stdio.h> #include nest for the stdchar test,
54020              from Andy Dougherty.
54021      Branch: perl
54022            ! Configure
54023 ____________________________________________________________________________
54024 [  7961] By: nick                                  on 2000/12/03  16:53:00
54025         Log: Make iperlsys.h vector stdio not PerlIO.
54026      Branch: perlio
54027            ! iperlsys.h perlio.c
54028 ____________________________________________________________________________
54029 [  7960] By: nick                                  on 2000/12/03  14:43:01
54030         Log: Integrate mainline
54031      Branch: perlio
54032           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
54033           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
54034 ____________________________________________________________________________
54035 [  7959] By: jhi                                   on 2000/12/03  08:16:36
54036         Log: Use DO_UTF8().
54037      Branch: perl
54038            ! op.c
54039 ____________________________________________________________________________
54040 [  7958] By: jhi                                   on 2000/12/02  18:33:05
54041         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
54042              From: Mike Guy <mjtg@cam.ac.uk>         
54043              Date: Sat, 02 Dec 2000 17:27:13 +0000
54044              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
54045              
54046              An extraneous argument.
54047      Branch: perl
54048            ! toke.c
54049 ____________________________________________________________________________
54050 [  7957] By: jhi                                   on 2000/12/02  18:22:32
54051         Log: A missing hunk.
54052      Branch: perl
54053            ! t/lib/net-hostent.t
54054 ____________________________________________________________________________
54055 [  7956] By: jhi                                   on 2000/12/02  18:06:20
54056         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
54057              From: Nicholas Clark <nick@ccl4.org>
54058              Date: Sat, 2 Dec 2000 14:28:27 +0000
54059              Message-ID: <20001202142827.A12308@plum.flirble.org>
54060              
54061              Test robustness.
54062      Branch: perl
54063            ! t/lib/net-hostent.t
54064 ____________________________________________________________________________
54065 [  7955] By: jhi                                   on 2000/12/02  17:58:06
54066         Log: Metaconfig unit change for #7954.
54067      Branch: metaconfig
54068            ! U/modified/stdchar.U
54069 ____________________________________________________________________________
54070 [  7954] By: jhi                                   on 2000/12/02  17:54:32
54071         Log: An inconvenient hang would happen if the stdio _ptr wasn't
54072              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
54073              would be grepping stdin for all eternity for the _ptr.)
54074      Branch: perl
54075            ! Configure
54076 ____________________________________________________________________________
54077 [  7953] By: jhi                                   on 2000/12/02  00:07:15
54078         Log: Update Changes.
54079      Branch: perl
54080            ! Changes patchlevel.h
54081 ____________________________________________________________________________
54082 [  7952] By: jhi                                   on 2000/12/01  23:54:47
54083         Log: Subject: Re: long shell lines
54084              From: Andy Dougherty <doughera@lafayette.edu>
54085              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
54086              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
54087              
54088              Split overly long shell command lines.
54089      Branch: perl
54090            ! lib/ExtUtils/MM_Unix.pm
54091 ____________________________________________________________________________
54092 [  7951] By: jhi                                   on 2000/12/01  23:48:02
54093         Log: The metaconfig unit change for #7950.
54094      Branch: metaconfig
54095            + U/modified/stdchar.U
54096 ____________________________________________________________________________
54097 [  7950] By: jhi                                   on 2000/12/01  23:47:39
54098         Log: Try to find stdchar also from <stdio_impl.h>.
54099      Branch: perl
54100            ! Configure config_h.SH
54101 ____________________________________________________________________________
54102 [  7949] By: jhi                                   on 2000/12/01  23:46:45
54103         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
54104              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
54105              Date: Fri, 1 Dec 2000 16:26:08 -0500
54106              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
54107              
54108              Reword the diagnostic message.
54109      Branch: perl
54110            ! pod/perldiag.pod
54111 ____________________________________________________________________________
54112 [  7948] By: nick                                  on 2000/12/01  22:49:43
54113         Log: Integrate mainline (for s/y/m as sub names stuff).
54114      Branch: perlio
54115           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
54116           !> t/pragma/warn/toke toke.c
54117 ____________________________________________________________________________
54118 [  7947] By: jhi                                   on 2000/12/01  20:55:41
54119         Log: Integrate perlio.
54120      Branch: perl
54121           !> perlio.c perliol.h t/io/pipe.t
54122 ____________________________________________________________________________
54123 [  7946] By: jhi                                   on 2000/12/01  20:36:51
54124         Log: Upgrade to CPAN 1.59_51, from Andreas König.
54125      Branch: perl
54126            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
54127 ____________________________________________________________________________
54128 [  7945] By: nick                                  on 2000/12/01  20:31:32
54129         Log: Integrate mainline
54130      Branch: perlio
54131           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
54132           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
54133           +> t/lib/net-hostent.t
54134           !> (integrate 35 files)
54135 ____________________________________________________________________________
54136 [  7944] By: jhi                                   on 2000/12/01  20:23:29
54137         Log: Some help for 20001130.011.  Now one gets warnings like
54138              "Ambiguous -f() resolved as a file test ..."
54139      Branch: perl
54140            ! pod/perldiag.pod t/pragma/warn/toke toke.c
54141 ____________________________________________________________________________
54142 [  7943] By: jhi                                   on 2000/12/01  19:44:44
54143         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
54144              that also breaks using them as methods. 
54145      Branch: perl
54146            ! pod/perldiag.pod t/op/misc.t toke.c
54147 ____________________________________________________________________________
54148 [  7942] By: nick                                  on 2000/12/01  17:56:46
54149         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
54150              Make 'unix' pass most tests
54151              - do unread by temporary push of layer ("pending") holding unread chars
54152              - fast_gets is now based on per-handle flag
54153              - relax one of io/pipe.t tests to allow print to fail and close to
54154              succeed so that it passes on unbuffered "unix" layer.
54155              Remaining fail is sporadic and a genuine race condition between
54156              parent/child in fork test.
54157      Branch: perlio
54158            ! perlio.c perliol.h t/io/pipe.t
54159 ____________________________________________________________________________
54160 [  7941] By: jhi                                   on 2000/12/01  15:28:58
54161         Log: (Retracted by #7943.)
54162              
54163              Reserve the short named string operator names.
54164      Branch: perl
54165            ! pod/perldiag.pod t/op/misc.t toke.c
54166 ____________________________________________________________________________
54167 [  7940] By: jhi                                   on 2000/12/01  06:45:53
54168         Log: Get the three different space character classes right under utf8.
54169      Branch: perl
54170            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
54171            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
54172            ! regexec.c t/op/pat.t utf8.c
54173 ____________________________________________________________________________
54174 [  7939] By: jhi                                   on 2000/12/01  03:26:26
54175         Log: Two more tests that make no sense in UTF-8 since the test
54176              data is not in UTF-8.
54177      Branch: perl
54178            ! t/op/regexp.t
54179 ____________________________________________________________________________
54180 [  7938] By: jhi                                   on 2000/12/01  03:20:39
54181         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
54182              should it be required inside regexen?
54183      Branch: perl
54184            ! regcomp.c t/op/regmesg.t
54185 ____________________________________________________________________________
54186 [  7937] By: jhi                                   on 2000/12/01  02:58:53
54187         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
54188              stored and restored, and thusly was trounced by the utf8 swash
54189              routines.
54190      Branch: perl
54191            ! regcomp.c
54192 ____________________________________________________________________________
54193 [  7936] By: jhi                                   on 2000/11/30  20:41:39
54194         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
54195              Why the different platforms behave so differently (core dump vs
54196              no core dump) on this bug is a but of a mystery, but if I had to
54197              guess I would mumble something like 'alignment'.
54198      Branch: perl
54199            ! sv.c
54200 ____________________________________________________________________________
54201 [  7935] By: jhi                                   on 2000/11/30  16:17:02
54202         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
54203              From: Robin Barker <rmb1@cise.npl.co.uk>
54204              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
54205              Date: Thu, 30 Nov 2000 14:27:12 GMT
54206      Branch: perl
54207            ! perlio.c toke.c
54208 ____________________________________________________________________________
54209 [  7934] By: jhi                                   on 2000/11/30  16:04:49
54210         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
54211      Branch: perl
54212            ! t/lib/net-hostent.t
54213 ____________________________________________________________________________
54214 [  7933] By: jhi                                   on 2000/11/30  06:07:26
54215         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
54216              From: Peter Prymmer <pvhp@forte.com>
54217              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
54218              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
54219              
54220              In VMS the localhost may be LOCALHOST.
54221      Branch: perl
54222            ! t/lib/net-hostent.t
54223 ____________________________________________________________________________
54224 [  7932] By: jhi                                   on 2000/11/30  01:11:11
54225         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
54226              From: Peter Prymmer <pvhp@forte.com>
54227              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
54228              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
54229              
54230              plus regen perlapi.pod.
54231      Branch: perl
54232            ! pod/perlapi.pod utf8.c
54233 ____________________________________________________________________________
54234 [  7931] By: jhi                                   on 2000/11/30  01:06:19
54235         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
54236              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
54237              Date:     Wed, 29 Nov 2000 17:15:11 EST
54238              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
54239      Branch: perl
54240            ! t/lib/filter-util.pl t/lib/filter-util.t
54241 ____________________________________________________________________________
54242 [  7930] By: jhi                                   on 2000/11/29  18:51:55
54243         Log: Update Changes.
54244      Branch: perl
54245            ! Changes patchlevel.h
54246 ____________________________________________________________________________
54247 [  7929] By: jhi                                   on 2000/11/29  18:50:55
54248         Log: Update the va_copy() metaconfig unit.
54249      Branch: metaconfig/U/perl
54250            ! need_va_copy.U
54251 ____________________________________________________________________________
54252 [  7928] By: jhi                                   on 2000/11/29  17:50:43
54253         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
54254              From: Dominic Dunlop <domo@computer.org>
54255              Date: Tue, 28 Nov 2000 16:41:57 +0100
54256              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
54257              
54258              Patch to catch a core dump in the Configure va_copy test.
54259      Branch: perl
54260            ! Configure config_h.SH
54261 ____________________________________________________________________________
54262 [  7927] By: jhi                                   on 2000/11/29  17:31:59
54263         Log: Retract #7921, the patch shouldn't be needed.
54264      Branch: perl
54265            ! sv.c
54266 ____________________________________________________________________________
54267 [  7926] By: jhi                                   on 2000/11/29  17:01:41
54268         Log: Make the Class::Struct import() wiser.
54269      Branch: perl
54270            ! lib/Class/Struct.pm t/lib/class-struct.t
54271 ____________________________________________________________________________
54272 [  7925] By: jhi                                   on 2000/11/29  16:36:33
54273         Log: All the core library users of Class::Struct seem to be
54274              using "use Class::Struct 'struct';" instead of the bare
54275              "use Class::Struct;", which isn't documented in Class::Struct.
54276              This can't be right.
54277      Branch: perl
54278            ! lib/File/stat.pm
54279 ____________________________________________________________________________
54280 [  7924] By: jhi                                   on 2000/11/29  16:32:15
54281         Log: A test works better if it has the right 1..$n output.
54282      Branch: perl
54283            ! t/lib/class-struct.t
54284 ____________________________________________________________________________
54285 [  7923] By: jhi                                   on 2000/11/29  16:29:11
54286         Log: Forgot to MANIFEST the new Net::hostent test.
54287      Branch: perl
54288            ! MANIFEST
54289 ____________________________________________________________________________
54290 [  7922] By: jhi                                   on 2000/11/29  16:27:49
54291         Log: Integrate perlio.
54292      Branch: perl
54293           !> iperlsys.h perlio.c
54294 ____________________________________________________________________________
54295 [  7921] By: jhi                                   on 2000/11/29  16:27:10
54296         Log: (Retracted by #7927.)
54297              
54298              Subject: [PATCH] Is infinity a number?
54299              From: Simon Cozens <simon@cozens.net>
54300              Date: Wed, 29 Nov 2000 14:48:20 +0000
54301              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
54302      Branch: perl
54303            ! sv.c
54304 ____________________________________________________________________________
54305 [  7920] By: jhi                                   on 2000/11/29  16:23:02
54306         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
54307              From: rspier@pobox.com (Robert Spier)
54308              Date: Wed, 29 Nov 2000 02:17:49 -0500
54309              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
54310              
54311              Add a test for Net::hostent.
54312      Branch: perl
54313            + t/lib/net-hostent.t
54314 ____________________________________________________________________________
54315 [  7919] By: jhi                                   on 2000/11/29  16:21:31
54316         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
54317              add a test for Class::Struct.
54318      Branch: perl
54319            + t/lib/class-struct.t
54320            ! MANIFEST lib/Class/Struct.pm
54321 ____________________________________________________________________________
54322 [  7918] By: jhi                                   on 2000/11/29  15:48:40
54323         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
54324              From: rspier@pobox.com (Robert Spier)
54325              Date: Wed, 29 Nov 2000 02:25:39 -0500
54326              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
54327              
54328              More checking in case someone has broken their services or
54329              protocol databases.
54330      Branch: perl
54331            ! ext/Sys/Syslog/Syslog.pm
54332 ____________________________________________________________________________
54333 [  7917] By: jhi                                   on 2000/11/29  15:46:25
54334         Log: Subject: [PATCH] $^O  win32 -> MSWin32
54335              From: rspier@pobox.com (Robert Spier)
54336              Date: Wed, 29 Nov 2000 02:17:38 -0500
54337              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
54338              
54339              plus similar nits for vms, err, VMS, and UNICOS.
54340      Branch: perl
54341            ! t/lib/syslfs.t t/op/lfs.t
54342 ____________________________________________________________________________
54343 [  7916] By: jhi                                   on 2000/11/29  15:42:51
54344         Log: Subject: [PATCH] Tokeniser debugging
54345              From: Simon Cozens <simon@cozens.net>
54346              Date: Wed, 29 Nov 2000 14:15:45 +0000
54347              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
54348      Branch: perl
54349            ! perl.c perl.h pod/perlrun.pod toke.c
54350 ____________________________________________________________________________
54351 [  7915] By: jhi                                   on 2000/11/29  15:41:36
54352         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
54353              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54354              Date: Wed, 29 Nov 2000 02:13:14 -0500
54355              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
54356              
54357              OUT keyword nits.
54358              
54359              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
54360              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54361              Date: Wed, 29 Nov 2000 03:09:04 -0500
54362              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
54363              
54364              OUT and IN_OUT documentation.
54365      Branch: perl
54366            ! lib/ExtUtils/xsubpp pod/perlxs.pod
54367 ____________________________________________________________________________
54368 [  7914] By: jhi                                   on 2000/11/29  03:35:01
54369         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
54370              From: John Tobey <jtobey@john-edwin-tobey.org>
54371              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
54372              Message-Id: <m140e1N-000FOoC@feynman.localnet>
54373              
54374              plus a performance speedup noticed by Sarathy.
54375      Branch: perl
54376            ! op.c
54377 ____________________________________________________________________________
54378 [  7913] By: jhi                                   on 2000/11/29  03:16:59
54379         Log: Use "1 while unlink" so that VMS gets clean, too.
54380      Branch: perl
54381            ! t/lib/filter-util.t
54382 ____________________________________________________________________________
54383 [  7912] By: jhi                                   on 2000/11/29  03:09:08
54384         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
54385              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
54386              Date: Tue, 28 Nov 2000 03:27:09 -0500
54387              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
54388      Branch: perl
54389            ! lib/ExtUtils/xsubpp
54390 ____________________________________________________________________________
54391 [  7911] By: jhi                                   on 2000/11/29  03:06:30
54392         Log: This should have been part of #7872: no need to scan UTF-8
54393              until eternity.
54394      Branch: perl
54395            ! utf8.c
54396 ____________________________________________________________________________
54397 [  7910] By: jhi                                   on 2000/11/29  02:50:04
54398         Log: One more perltie.pod nit from Casey R. Tweten.
54399      Branch: perl
54400            ! pod/perltie.pod
54401 ____________________________________________________________________________
54402 [  7909] By: jhi                                   on 2000/11/29  02:44:23
54403         Log: Document the known sprintf test failures, exact standard
54404              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
54405      Branch: perl
54406            ! pod/perldelta.pod t/op/sprintf.t
54407 ____________________________________________________________________________
54408 [  7908] By: jhi                                   on 2000/11/29  02:36:23
54409         Log: Add the Encoding table format documentation.
54410      Branch: perl
54411            + ext/Encode/Encode/EncodeFormat.pod
54412            ! MANIFEST
54413 ____________________________________________________________________________
54414 [  7907] By: jhi                                   on 2000/11/29  02:07:24
54415         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
54416              From: "Casey R. Tweten" <crt@kiski.net>
54417              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
54418              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
54419              
54420              Subject: Re: [PATCH] Updating perltie.pod for arrays
54421              From: "Casey R. Tweten" <crt@kiski.net>
54422              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
54423              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
54424      Branch: perl
54425            ! pod/perltie.pod
54426 ____________________________________________________________________________
54427 [  7906] By: nick                                  on 2000/11/28  22:40:59
54428         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
54429      Branch: perlio
54430            ! iperlsys.h perlio.c
54431 ____________________________________________________________________________
54432 [  7905] By: nick                                  on 2000/11/28  22:04:34
54433         Log: Integrate mainline
54434      Branch: perlio
54435           !> (integrate 39 files)
54436 ____________________________________________________________________________
54437 [  7904] By: jhi                                   on 2000/11/28  16:44:43
54438         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
54439              From: Nicholas Clark <nick@babyhippo.co.uk>
54440              Date: Tue, 28 Nov 2000 11:16:57 +0000
54441              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
54442      Branch: perl
54443            ! pod/perlipc.pod
54444 ____________________________________________________________________________
54445 [  7903] By: jhi                                   on 2000/11/28  16:40:31
54446         Log: Subject: [PATCH] Updating perltie.pod for arrays
54447              From: "Casey R. Tweten" <crt@kiski.net>
54448              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
54449              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
54450      Branch: perl
54451            ! pod/perltie.pod
54452 ____________________________________________________________________________
54453 [  7902] By: jhi                                   on 2000/11/28  16:39:37
54454         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
54455              From: Robin Barker <rmb1@cise.npl.co.uk>
54456              Date: Mon, 27 Nov 2000 17:56:44 GMT
54457              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
54458      Branch: perl
54459            ! pod/perlfunc.pod t/op/split.t
54460 ____________________________________________________________________________
54461 [  7901] By: jhi                                   on 2000/11/28  16:28:04
54462         Log: setmode() is a DOSish-only thing.
54463      Branch: perl
54464            ! perlio.c
54465 ____________________________________________________________________________
54466 [  7900] By: jhi                                   on 2000/11/28  16:21:46
54467         Log: Subject: [PATCH] perlcc.PL cleanups
54468              From: Simon Cozens <simon@cozens.net>
54469              Date: Tue, 28 Nov 2000 12:44:35 +0000
54470              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
54471      Branch: perl
54472            ! utils/perlcc.PL
54473 ____________________________________________________________________________
54474 [  7899] By: gsar                                  on 2000/11/28  06:32:55
54475         Log: reintegrate files missed by change#7895
54476      Branch: maint-5.6/perl
54477           +> ext/ByteLoader/bytecode.h utils/Makefile
54478            - utils/perlbc.PL
54479 ____________________________________________________________________________
54480 [  7897] By: gsar                                  on 2000/11/27  18:22:47
54481         Log: can't integrate these two files, for some reason
54482      Branch: maint-5.6/perl
54483            - ext/ByteLoader/bytecode.h utils/Makefile
54484 ____________________________________________________________________________
54485 [  7895] By: gsar                                  on 2000/11/27  18:11:21
54486         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
54487              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
54488              6757..6890,6892..6901 from mainline
54489              
54490              Bytecompiler patches from Benjamin Stuhl.
54491              
54492              More bytecompiler.
54493              
54494              Subject: [PATCH blead] B:: missing dependency
54495              
54496              Subject: [PATCH: 6757] configure.com updates and syslog build
54497              
54498              Long double Gconvert fixes from Yitzchak Scott-Thoennes
54499              and Spider Boardman.
54500              
54501              Subject: [PATCH blead] nextchar() abuse misses an optimisation
54502              
54503              Long double fixes from Spider Boardman.
54504              
54505              Make the selection of NVff et al stricter.
54506              
54507              cSVOPo_*v things index into the current PL_curpad
54508              under ithreads, which is different from the curpad
54509              used by the XSUB.  (In other words, the code as-is
54510              before this patch wouldn't work under ithreads.)
54511              
54512              Be portable.
54513              
54514              VMS MMS (make) wants null action.
54515              
54516              Mac and other portability updates from Chris Nandor.
54517              
54518              Storable support, v-version fixes.
54519              Subject: CPAN.pm beta for testing available
54520              
54521              Portability fix from Hugo van der Sanden.
54522              
54523              Bad makefile.
54524              
54525              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
54526              
54527              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
54528              
54529              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
54530              
54531              Replace #6705 with a minimal doc patch.
54532              Subject: [PATCH 5.6.0] replace change #6705
54533              
54534              Drop the separate perlbc, perlcc -b should be enough.
54535              
54536              installperl couldn't tell whether it had run tests or not.
54537              Subject: [PATCH] Re: installperl and t/TEST
54538              
54539              Add silencer flags to installperl.
54540              Subject: [PATCH] Making installperl silent.
54541              
54542              Make "make install" by default silent.  A new "install-verbose"
54543              target is verbose.
54544              
54545              More liberal parsing of version numbers.
54546              Subject: Re: CPAN.pm beta for testing available
54547              
54548              Create directories in silence.
54549              Subject: [PATCH] Another silencer for MakeMaker
54550              
54551              DOS patches and portability/porting notes, from Tim Jenness.
54552              
54553              Make installman to recognize the silence flag -S.
54554              
54555              Actually do something with the silencer option.
54556              
54557              Continue silencing.
54558              
54559              Show the doc file, not the temp file.
54560              
54561              Regen perltoc.
54562              
54563              Subject: [PATCH] More silencing of installman.
54564              
54565              Better wording for the vec lvalue diagnostic.
54566              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
54567              
54568              Subject: [PATCH: 6805] several more tweaks to configure.com
54569              
54570              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
54571              
54572              Missing parts of 
54573              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
54574              
54575              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
54576              (applied slightly modified)
54577              
54578              installperl --verbose and --silent.
54579              Subject: Re: [PATCH] More silencing of installman.
54580              
54581              Add install-silent target.
54582              
54583              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
54584              the problem reported in
54585              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
54586              
54587              Tweak the sfio/useperlio logic, hopefully as wished in
54588              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
54589              
54590              One forgotten file from #6816.
54591              
54592              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
54593              
54594              Remove duplicately applied patch shards.
54595              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
54596              
54597              Support preserving extremely big/small angles.
54598              
54599              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
54600              
54601              Subject: [PATCH] installation not quite silent yet.
54602              
54603              Update the test count.
54604              
54605              Use UVxf, PTR2UV, NVff.
54606              
54607              Document PTR2XX and INT2PTR.
54608              
54609              no-install target a la make -n.
54610              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
54611              
54612              grep -e isn't portable.
54613              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
54614              
54615              Can't get the test to reliably work thanks to the
54616              inaccurateness of floating point.  "Resolves" bug ids
54617              20000826.003, 20000826.009, 20000826.010,
54618              
54619              Subject: installman buglet
54620              
54621              DJGPP update from Laszlo Molnar.
54622              
54623              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
54624              
54625              Passing -R in ldflags makes now it to appear in the default
54626              for lddlflags, just like with -L.
54627              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
54628              
54629              Test nit.
54630              
54631              Use the actual thread type, not the pointer-to-struct.
54632              
54633              Provice virtual $Config{ccflags_nolargefiles} etc. 
54634              
54635              display_format used as a class method without arguments was broken,
54636              reported in
54637              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
54638              
54639              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
54640              
54641              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
54642              
54643              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
54644              
54645              opmini.o may be left around if a build is interrupted.
54646              
54647              Typo in #6858.
54648              
54649              Fix for ID 20000828.001, long doubles were not formatted
54650              correctly (showed up in $], which stopped installing perl).
54651              
54652              An attempt to fix the problem reported in
54653              Subject: Building perl@6856 using gcc/AIX 4.3.3 
54654              I can't test this properly since the gcc installation I have
54655              access to seems to be botched (gcc is calling the AIX cpp,
54656              a losing proposition...)
54657              
54658              Add -ld to archname on long tr...double platforms.
54659              
54660              Subject: hv.h Doc Patch
54661              
54662              Potential cruft.
54663              
54664              Subject: [PATCH bleedperl@6856] warnings fixes
54665              
54666              -S is the silent flag, -s is the strip flag.
54667              Subject: [PATCH] Re: [PATCH] make no-install          
54668              
54669              Take out the SUIDMAIL thing, that will not be
54670              a problem in 5.7.*.
54671              
54672              Subject: [PATCH bleedperl@6866] spellings
54673              
54674              Subject: [PATCH] Re: files not cleaned even by veryclean
54675              
54676              Use minimal @INC in tests, most of the time just '../lib',
54677              so that we simply can't pick up stuff from other Perls than
54678              the one we are testing.  Pointed out by
54679              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
54680              
54681              Update to Getopt::Long 2.24, from Johan Vromans.
54682              
54683              Fix for thinko in #6848.
54684              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
54685              
54686              Patches all over for people and the files they (hopefully) care about.
54687              
54688              Subject: Net::protoent does not export 'getproto'
54689              
54690              Missed a change in #6869.
54691              
54692              Subject: [PATCH] Warnings in B::Deparse
54693              
54694              Subject: [PATCH] Glob dumping
54695              
54696              Disable one of the tests for now.
54697              
54698              Disabling the one test is a bit tricky.
54699              
54700              Don't forget to tidy up.
54701              
54702              The #6881 removed one dump line.
54703              
54704              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
54705              
54706              Under usethreads the dumped variable is IN_PAD.
54707              Subject: Re: [PATCH] Glob dumping
54708              
54709              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
54710              
54711              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
54712              
54713              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
54714              
54715              Regen Configure for #6894.
54716              
54717              Subject: [PATCH: 6889] updates to perlebcdic.pod
54718              
54719              Undo namespace pollution of #6878.
54720              Subject: Re: Net::protoent does not export 'getproto'
54721              
54722              Admit that we are leaking scalars.
54723              
54724              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
54725      Branch: maint-5.6/perl
54726           !> (integrate 271 files)
54727 ____________________________________________________________________________
54728 [  7894] By: gsar                                  on 2000/11/27  16:00:34
54729         Log: a couple of nits
54730      Branch: maint-5.6/perl
54731            ! MANIFEST pp_sys.c
54732 ____________________________________________________________________________
54733 [  7893] By: gsar                                  on 2000/11/27  15:10:56
54734         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
54735              6740..6745,6747..6757,6760
54736              
54737              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
54738              
54739              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
54740              
54741              Doc nits spotted by Richard Soderberg.
54742              
54743              move WNOHANG definition to where other such things are
54744              
54745              Make $Config{byteorder} more magical so that it is
54746              dynamically computed: nice for 'fat binaries'.
54747              Subject: [PATCH]: default byteorder
54748              
54749              Subject: [PATCH] Cwd.pm now uses strict
54750              
54751              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
54752              
54753              Get -DLEAKTEST to compile (not necessarily to work, mind)
54754              Subject: [ID 20000724.006] -DLEAKTEST problem
54755              
54756              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
54757              
54758              Add perlebcdic from Peter Prymmer, regen toc.
54759              
54760              Don't propose using modules built for 5.005 if no binary
54761              compatibility with 5.005 is attempted.
54762              
54763              Do not use prototyping here.
54764              Subject: [ID 20000817.016] [PATCH] Peek.xs
54765              
54766              Document what the backtick returns if the command fails.
54767              
54768              Add byteorder to the myconfig output.
54769              
54770              Introduce NVef, NVff, and NVgf, use the middle one.
54771              (helps for lib/peek + Linux + long doubles)  Reported in
54772              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
54773              Use NVs in POSIX math, not doubles.
54774              Subject: [ID 20000817.014] POSIX & modfl
54775              
54776              Subject: [PATCH 5.6.0+] newSVrv() memory leak
54777              
54778              The byteorder code in #6671 was wrong.
54779              
54780              Fix the lib/complex failure of
54781              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
54782              Linux long double accuracy issue: something that
54783              when printed with %g looks like "2" but int() of it is 1.
54784              
54785              Propagate new Configure vars.
54786              
54787              Unbuffer the output.
54788              
54789              Subject: [PATCH] perltrap.pod spring cleaning
54790              
54791              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
54792              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
54793              
54794              Tiny Getopt::Long patch from Johan Vromans.
54795              
54796              Document code point which makes if (defined %stash::) to work
54797              (noted by Spider Boardman).
54798              
54799              Subject: [PATCH perl@6698] cygwin port
54800              
54801              Document the NDBM_File and ODBM_File as SDBM_File
54802              was documented in #6417.
54803              
54804              The new tests were missing from #6415.
54805              
54806              Add [[:blank:]] as suggested in
54807              Subject: [ID 20000716.024] [=cc=] / [:blank:]
54808              (the [=cc=] has already been taken care of by #6439
54809              so the whole bug report can be closed)
54810              and make [[:space:]] to be equivalent to isspace(3)
54811              (as opposed to \s, which is isSPACE()).  The difference
54812              is that now [[:space:]] matches the mythical vertical tab,
54813              while \s doesn't.
54814              
54815              Don't eat leading os from index entries.
54816              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
54817              
54818              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
54819              
54820              Typo in pp_complement().
54821              Subject: [PATCH perl-current] Deparse
54822              
54823              Add warnif(), check warnings further up the stack,
54824              all the warnings functions now can take an optional object reference.
54825              Subject: [PATCH bleedperl@6691] warnings pragma update
54826              
54827              Fix a core dump in lib/selfloader under -DDEBUGGING.
54828              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
54829              
54830              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
54831              
54832              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
54833              
54834              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
54835              Put back the long double avoidance code to POSIX.xs
54836              because VMS seems to need it still.
54837              
54838              Introduce a 'veryclean' target that is like 'distclean'
54839              but also removes *~ and *.orig.
54840              
54841              Subject: [ID 20000817.023] endianness description in perlfunc.pod
54842              
54843              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
54844              
54845              Let's try #6717 again.
54846              
54847              UTF8 concat fixes.
54848              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
54849              
54850              pp_open() could pass an uninitialized filename down to do_open9().
54851              
54852              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
54853              
54854              Update to CGI 2.72, from Lincoln Stein.
54855              
54856              Subject: [PATCH] Silence MakeMaker (Was: installman)
54857              
54858              Use temporary directory instead of current directory.
54859              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
54860              
54861              Document odd vs even subreleases and -Dusedevel.
54862              
54863              The veryclean target needs to clobber.
54864              
54865              Use File::Spec->tmpdir().
54866              
54867              Document the number of exponent digits.
54868              
54869              Mention perlebcdic and perlposix-bc.
54870              
54871              s/this one/the 5.6.0 release/
54872              
54873              The #6724 is here.
54874              
54875              The correct cleaning order is an art.
54876              
54877              small tweaks for change#6705: avoid C++ style comments in C code;
54878              use Perl's malloc API rather than the low level system one
54879              
54880              Array context keeps slithering in.
54881              
54882              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
54883              
54884              Subject: [PATCH] os2.c fix for use64bitint
54885              
54886              Update to Pod::LaTeX 0.53.
54887              Subject: [PATCH] lib/Pod/LaTeX.pm updates
54888              
54889              Document the endianness of Alpha more precisely.
54890              
54891              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
54892              
54893              Rename the macro argument because some preprocessors
54894              can't tell the difference and expand arguments also inside
54895              double quoted strings.
54896              
54897              free TLS slot properly on Windows
54898              
54899              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
54900              
54901              Unicos/mk requires elaborate paranoia.
54902              
54903              Tweak the floating point output routine preferences.
54904              
54905              Also under djgpp the timestamps are funky.
54906              
54907              Apply some PodParser 1.18 patches; the Pod/Find.pm
54908              patches cannot be applied since #6712 conflicts.
54909              
54910              Use PodParser 1.18 new test.
54911              
54912              A pod nit.
54913              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
54914              
54915              Be verydeepclean.
54916      Branch: maint-5.6/perl
54917           +> pod/perlebcdic.pod
54918           !> (integrate 106 files)
54919 ____________________________________________________________________________
54920 [  7892] By: jhi                                   on 2000/11/27  15:02:32
54921         Log: Update Changes.
54922      Branch: perl
54923            ! Changes patchlevel.h
54924 ____________________________________________________________________________
54925 [  7891] By: jhi                                   on 2000/11/27  14:57:23
54926         Log: Subject: Re: perlfaq style changes
54927              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
54928              Date: Sat, 25 Nov 2000 23:32:26 -0800
54929              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
54930              
54931              plus a note from Ronald Kimball.
54932      Branch: perl
54933            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
54934 ____________________________________________________________________________
54935 [  7890] By: jhi                                   on 2000/11/27  14:53:14
54936         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
54937              From: Benjamin Holzman <bah@ecnvantage.com>
54938              Date: Sun, 26 Nov 2000 16:27:33 -0500
54939              Message-ID: <20001126162733.J25040@ecnvantage.com>
54940      Branch: perl
54941            ! gv.c
54942 ____________________________________________________________________________
54943 [  7889] By: jhi                                   on 2000/11/27  14:43:11
54944         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
54945              From: lvirden@cas.org
54946              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
54947              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
54948      Branch: perl
54949            ! README.amiga
54950 ____________________________________________________________________________
54951 [  7888] By: jhi                                   on 2000/11/27  14:32:34
54952         Log: Restore also the locale test to no-sprintf-taint state.
54953              Fixes the bug 20001127.003.
54954      Branch: perl
54955            ! sv.c t/pragma/locale.t
54956 ____________________________________________________________________________
54957 [  7887] By: gsar                                  on 2000/11/27  14:13:05
54958         Log: integrate changes#6613..6616,6620..6665 from mainline
54959              
54960              VMS configure.com update continues.
54961              
54962              Subject: Test fails / warnings with perl-current #6612
54963              
54964              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
54965              
54966              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
54967              
54968              For now remove the mail code.
54969              
54970              Subject: Re: [PATCH] @+, @- readonly
54971              
54972              Subject: warning: storage class after type is obsolescent
54973              
54974              Subject: sfio2000
54975              
54976              Subject: Re: File::Temp problems on VMS in bleedperl
54977              
54978              README.os2 update.
54979              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
54980              
54981              Make the user to give up his firstborn, err, to knowingly
54982              verify installing an unstable developer release.  Also bump
54983              the release to 5.7.0, but leave a patch tag in the local
54984              patches saying that this is not yet the real thing.
54985              
54986              Update (kinda) to Test 1.14, from Joshua Pritikin.
54987              
54988              make ok etc also for win32.
54989              
54990              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
54991              
54992              Don't blow limited stacks, a lower number is enough to
54993              tickle the lookbehind limit.
54994              
54995              Use -Dusedevel; regen Configure and the respective Porting stuff.
54996              
54997              Subject: [PATCH] debugger exit code should reflect user exit code
54998              
54999              Subject: [PATCH perl@6620] cygwin port
55000              
55001              Missed a file from #6638.
55002              
55003              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)
55004              
55005              magic callbacks all need to have same type signature
55006              
55007              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
55008              
55009              Fix a dependency problem.
55010              Subject: [PATCH: 6640] VMS Makefile.SH update
55011              
55012              The numeric locale was reset to "C" by s?printf and never restored.
55013              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
55014              No test since adding the failing example to locale.t
55015              does not fail -- probably because the locale settings are so
55016              thoroughly tweaked by that time.  Running the example standalone
55017              does fail, though.  UPDATE: test case added at change #7540.
55018              
55019              Subject: [ID 20000324.040] minor fix to perlhpux.pod
55020              
55021              Update to CPAN 1.57.
55022              
55023              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
55024              
55025              Change the perlbug address to perl.org since it's more forgiving.
55026              
55027              Change the regx compilation error markers to use = instead of <
55028              since pod makes using the latter quite messy.  Reported in
55029              ID 20000814.006 by Abigail and in
55030              Subject: Unknown escape E<> ?
55031              
55032              Update to perldebtut 1.9, from Richard Foley.
55033              
55034              check that the number pseudo children doesn't exceed
55035              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
55036              the WaitForMultipleObjects() limit that would cause wait()
55037              to crash)
55038              wait() and waitpid() could potentially be rewritten to use
55039              more than one thread to do the waiting to eliminate this
55040              limitation
55041              
55042              change#6328 could make close(SOCKET) return false on windows
55043              when it shouldn't
55044              
55045              pod nit seen in passing
55046              
55047              on windows, the return values from wait() and waitpid() don't
55048              match those of pseudo-pids
55049              
55050              waitpid() now handles externally spawned pids correctly;
55051              fixes for backtick/wait/waitpid failures on Windows 9x
55052              these changes make the pid returned by process functions on
55053              Windows 9x always positive by clearing the high bit (which
55054              is always set on Win9x); pseudo-process PIDs are likewise
55055              always negative now on Win9x (just as on NT/2000)
55056              
55057              trailing new %ENV entries weren't being pushed into the real
55058              environment of subprocesses on Windows
55059              
55060              Tweak the regex compilation errors once more.
55061              
55062              avoid warnings from dense compiler
55063              
55064              add "ok" targets from change#6632 in makefile.mk
55065      Branch: maint-5.6/perl
55066            - lib/Pod/PlainText.pm vms/configure.com
55067           !> (integrate 66 files)
55068 ____________________________________________________________________________
55069 [  7886] By: jhi                                   on 2000/11/27  13:54:18
55070         Log: __FUNCTION__ isn't portable and trying to emulate it leads
55071              into practically spelling out the name of the function.
55072              Takes care of the bug 20001127.001.
55073      Branch: perl
55074            ! perlio.c
55075 ____________________________________________________________________________
55076 [  7885] By: gsar                                  on 2000/11/27  13:53:18
55077         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
55078              6610..6611 from mainline
55079              
55080              Make regular expression parse error messages easier to understand.
55081              Subject: Re: enhanced(?) regex error messages
55082              
55083              Tiny tidying on report_evil_fh().
55084              
55085              Subject: Re: enhanced(?) regex error messages 
55086              plus Capitalize the error messages, plus perldiag them.
55087              
55088              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
55089              
55090              Document here-doc better.
55091              
55092              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
55093              
55094              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
55095              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
55096              (either perlbug or p5p ate the original), plus regen
55097              perlapi and perltoc. 
55098              
55099              Regen global.sym.
55100              
55101              Double check that we have a dirhandle.
55102              
55103              Subject: Re: enhanced(?) regex error messages
55104              (plus two small patches sent privately)
55105              (this still seems to leave few test failures)
55106              
55107              warn is a macro, avoid using at a variable to avoid warnings
55108              in some configurations; readdir.t is too conservative in
55109              estimating number of *.t's
55110              
55111              Get back into sync with Jeffrey on the enhanced regex warnings.
55112              
55113              Subject: [PATCH 5.6.0] cygwin port
55114              
55115              Zero entries were skipped, fix from Adrian Goalby
55116              <argoalby@yahoo.co.uk>
55117              
55118              Subject: Remove dead entry in perldiag
55119              
55120              Amend the description of Perl6.
55121              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
55122              
55123              detypo
55124              
55125              It's the 2ndO'ROSSC.
55126              
55127              Revert the sv.c part of #6559, a better fix is needed.
55128              
55129              Iterating perl6 description.
55130              
55131              Update to Term::ANSIColor 1.03, from Russ Allbery.
55132              
55133              Update to Getopt::Long 2.23_05, from Johan Vromans.
55134              
55135              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
55136              
55137              Update to Pod::Parser 1.17, from Brad Appleton.
55138              
55139              Update to CPAN 1.56, from Andreas König.
55140              
55141              Update to CGI 2.70, from Lincoln Stein.
55142              
55143              Put back the std @INC thing.
55144              
55145              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
55146              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
55147              
55148              Document the IO::Select timeout.
55149              
55150              sleep(1) does not necessarily return 1.
55151              Subject: [PATCH bleadperl] op/lex_assign.t  
55152              
55153              Subject: debugger "d" command doesnt check line number
55154              
55155              B::Deparse didn't do sub attributes.
55156              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
55157              
55158              Preprocessing and postprocessing for File::Find.
55159              Subject: Patch to Find::File.pm to allow alphabetical results
55160              
55161              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
55162              
55163              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
55164              
55165              Subject: Re: [ID 20000730.003] utf8::length() bad
55166              
55167              Subject: Getting perlio and threads to compile
55168              (the Solaris version changes in Configure skipped)
55169              
55170              Tests for #6589.
55171              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
55172              
55173              Add Perl debugging tutorial, regen toc. 
55174              Subject: perldebtut.pod
55175              
55176              Add a few missing files, update MANIFEST.
55177              
55178              Rewrite of vms/subconfigure.com as configure.com,
55179              from Peter Prymmer and the vmsperl crew.
55180              
55181              Should have deleted this in #6603.
55182              
55183              Fix the test for 5005threads.
55184              
55185              Fix-n-skip the tests under 5005threads.
55186              
55187              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
55188              
55189              Upgrade to CGI 2.71, from Lincoln Stein.
55190      Branch: maint-5.6/perl
55191           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
55192           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
55193           +> t/op/regmesg.t t/pod/find.t vms/configure.com
55194            - vms/subconfigure.com
55195            ! lib/lib.pm
55196           !> (integrate 115 files)
55197 ____________________________________________________________________________
55198 [  7884] By: jhi                                   on 2000/11/27  13:44:33
55199         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
55200              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
55201              Date:     Mon, 27 Nov 2000 08:23:54 EST
55202              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
55203      Branch: perl
55204            ! vms/descrip_mms.template vms/test.com
55205 ____________________________________________________________________________
55206 [  7883] By: gsar                                  on 2000/11/27  11:50:46
55207         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
55208              6511..6513,6515..6523,6525..6536
55209              
55210              The swallow_bom() saga continues.  The #23 of require.t
55211              (UTF16-LE) still fails (silently, no output) but the #22
55212              (UTF16-BE) seems to be working now.  The root of the
55213              failure may be in sv_gets(): is it UTF-16LE-aware,
55214              especially when it comes to line endings? 
55215              
55216              Document the problem with -P in HP-UX and its workaround.
55217              
55218              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
55219              (aka ID 20000730.002)
55220              
55221              Subject: fix and question re: waitpid() under win32
55222              
55223              Make the safety catch for buggy gccs work with triple version
55224              numbers like 2.95.2.  Reported in
55225              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
55226              
55227              In Digital UNIX warn if gcc explicitly chosen because even
55228              2.95.2 is known to cause problems.
55229              
55230              Make chr() for values >127 to create utf8 when under utf8.
55231              
55232              various syntax errors and such (not fixed: comp/require.t#22 coredump
55233              on Windows)
55234              
55235              Stash away the largefiles flags and libswanted.
55236              
55237              BOM patching from Simon Cozens.
55238              
55239              If gccosandvers is equal to osname, clear gccosandvers.
55240              
55241              Make p4desc to skip non-mainperl branches by default.
55242              
55243              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
55244              
55245              The test from this
55246              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
55247              
55248              In new BSDs changes to argv[] do not show up in ps(1) output,
55249              instead one must use setproctitle().  This was already addressed
55250              by change #6457, but the below has a new variant for FreeBSD 4.0
55251              or later, and the matter is also documented more.
55252              
55253              FreeBSD 3.* updates from
55254              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
55255              
55256              regen_headers, regen perltoc.
55257              
55258              Document in one place the memory abstractions used in Perl core.
55259              
55260              memcpy has n o in it, as pinted ut by Sarathy.
55261              
55262              Remove the extraneous "main::" prefix from all the
55263              "opened only for", "on closed", and "never opened" warnings.
55264              
55265              The name of a filehandle does not have <these>.
55266              
55267              The tr utf8 patching continues.
55268              
55269              The new setproctitle() feature is available only in 
55270              bleeding edge FreeBSD.  From Paul Saab.
55271              
55272              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
55273              
55274              Dump UVs as UVs in Data::Dumper.
55275              
55276              detypo #6494
55277              
55278              Document the IVdf UVuf UVof UVxf.
55279              
55280              require.t needs binmode() to work on windows
55281              
55282              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
55283              that are hopefully soon put into use.
55284              
55285              Allow "no Module;" even if there is no 'unimport'.
55286              
55287              Better skip message for the test; one of the two problems in
55288              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
55289              
55290              The subtest 4 may fail also on VOBS, as pointed out
55291              by Nick Ing-Simmons in November 1999, bug id 19991124.003
55292              (but the failure in that bug report isn't the subtest 4).
55293              
55294              Be more informative on what is skipped and why,
55295              also repeat the list at the end.
55296              
55297              Add a URL for FSF.
55298              
55299              Subject: [PATCH] sv.h documentation - SvLEN
55300              
55301              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
55302              
55303              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
55304              
55305              Subject: [PATCH] bad cppsymbols on os2 + Configure question
55306              
55307              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
55308              
55309              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
55310              mention the idea of @( and @)
55311              
55312              This is 6512.  Really.
55313              
55314              Subject: [ID 19990721.004] Documentation bug in perlfunc
55315              
55316              Subject: Minor tweak to perlvar.pod
55317              
55318              In the warnings call filehandles consistently so;
55319              add "unopened" warning for stat().
55320              
55321              After the #6519 a warning about stat() is just that,
55322              not about a filetest, which now have their own warning.
55323              
55324              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
55325              
55326              Subject: Re: Array vs. List context
55327              
55328              Subject: New perlcc, take 2
55329              
55330              Weed buglets pointed out by
55331              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
55332              
55333              gcc versions might have (parentheses) in them.
55334              
55335              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
55336              
55337              Essential prototype changes were missing from #6527.
55338              Also make report_evil_fh() more bomb-proof.
55339              
55340              Zap lib/Sys directory when cleaning up.
55341              
55342              Change the Policy policy: now -Dprefix= with an existing
55343              Policy.sh and prefix == siteprefix == vendorprefix, then all
55344              of them follow along the new prefix.
55345              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
55346              
55347              Continue fixing the io warnings.  This also
55348              sort of fixes bug ID 20000802.003: the core dump
55349              is no more.  Whether the current behaviour is correct
55350              (giving a warning: "Not a format reference"), is another matter.
55351              
55352              Have symbols for the IoTYPEs.
55353              
55354              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
55355              
55356              Document a bit that UDP is not what you might think.
55357              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
55358              tr memory corruption fix from Simon Cozens.
55359              
55360              Plug the security hole described in the Aug 05 2000 bugtraq message
55361              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
55362              The security hole exists only in suidperls, which isn't
55363              installed or even built by default.
55364      Branch: maint-5.6/perl
55365           !> (integrate 71 files)
55366 ____________________________________________________________________________
55367 [  7882] By: gsar                                  on 2000/11/27  10:25:36
55368         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
55369              from mainline
55370              
55371              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
55372              to be fatal errors (instead of by default ignoring them, and
55373              ignoring with a bug: even though -w gave an error, the opening [
55374              was left in)  Reported in:
55375              
55376              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
55377              
55378              Subject: [PATCH] split /^/
55379              
55380              MacOS nits from Matthias Neeracher.
55381              
55382              More split() doc and test patches from Mike Guy.
55383              
55384              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
55385              from Graham Barr in the module list.
55386              
55387              docfix from Peter Scott <Peter@PSDT.com>.
55388              
55389              File::Temp patches for VMS and OS/2 from Tim Jenness.
55390              
55391              open() wariness in perlbug.
55392              
55393              Subject: [PATCH] minor doc change - perlguts
55394              
55395              Subject: Minor doc patch: handy.h
55396              
55397              Be wary of close()s, too.
55398              
55399              Further File::Temp patches from Yitzchak Scott-Thoennes
55400              and Craig A. Berry.
55401              
55402              Subject: [PATCH] fixes bug 20000508.004
55403              
55404              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
55405              
55406              Allow "no AutoLoader;", based on change #6444,
55407              suggested by Graham Barr.
55408              
55409              Use setproctitle() if available to modify $0.
55410              
55411              Warn if the version of the operating system used to compile gcc
55412              differs from the current version of the operating system.
55413              Also display the gcc compilation os and version in myconfig.
55414              Inspiration from
55415              
55416              Tiny fixes for #6460.
55417              
55418              The problem described in this
55419              Subject: [ID 20000322.018] named chars aren't magical enough
55420              has been fixed in perl 5.6.0 but just in case added a test
55421              to keep it away.  (The report from Joseph Hall.)
55422              
55423              Tune the comments and hopefully stop a memory leak.
55424              
55425              Subject: UTF8 concat
55426              (with a memory leak fixed, plus a few casts added)
55427              This also seems to help for
55428              Subject: [ID 20000716.015] join UTF8 weirdness
55429              
55430              Do not upgrade SVs into utf8 just because they participate
55431              in eq or cmp.  Reported and fix suggested in
55432              Subject: [ID 20000720.009] sv_eq UTF8 bug
55433              
55434              Fix the HALF_UPGRADE() macro introduced in #6263.
55435              
55436              Find green threads before native threads.
55437              Subject: Re: Patch to jpl/JNI/Makefile.PL
55438      Branch: maint-5.6/perl
55439           !> (integrate 30 files)
55440 ____________________________________________________________________________
55441 [  7881] By: jhi                                   on 2000/11/27  05:48:41
55442         Log: It seems that *both* the unused submatch loop cleanup
55443              codes are needed.
55444      Branch: perl
55445            ! regexec.c
55446 ____________________________________________________________________________
55447 [  7880] By: jhi                                   on 2000/11/27  04:50:07
55448         Log: Clean .exists deeper.
55449      Branch: perl
55450            ! Makefile.SH
55451 ____________________________________________________________________________
55452 [  7879] By: jhi                                   on 2000/11/27  02:31:35
55453         Log: The code in regcppop() (see #7878) contains the correct lower
55454              limit for the unused submatch 'cleanup' loop so that under
55455              "use utf8" the following code wouldn't dump core:
55456              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
55457              the cleanup loop in regtry() stomped beyond allocated area
55458              in the startp[] array.  Therefore, copied the correct lower
55459              loop limit (*PL_reglastparen) to regtry().  Note: something
55460              may still not be quite right: why was the _higher_ loop limit
55461              (prog->nparens) different in the utf8 case?
55462              
55463              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
55464              without core dumps, there were about 17 of them before
55465              the patch (with us since Perl 5.7.0).  Two failures, still:
55466              496 and 505 (though these may not be severe).
55467              
55468              Patch #7881 is also needed since both the cleanup loops
55469              seem to be needed.
55470              
55471              Also, the t/op/pat#44 seems to core dump under utf8.
55472              Plus a couple of failures.  UGH-8.
55473      Branch: perl
55474            ! regexec.c
55475 ____________________________________________________________________________
55476 [  7878] By: jhi                                   on 2000/11/27  02:21:17
55477         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
55478              the code in regcppop() seems to be redundant for the test suite --
55479              but it contains a germ of truth, and it needed for the build
55480              process itself: see #7879 and #7881.
55481      Branch: perl
55482            ! regexec.c
55483 ____________________________________________________________________________
55484 [  7877] By: jhi                                   on 2000/11/27  01:53:09
55485         Log: Comment on comment.
55486      Branch: perl
55487            ! regexec.c
55488 ____________________________________________________________________________
55489 [  7876] By: jhi                                   on 2000/11/27  00:49:59
55490         Log: Adjust the docs to agree with #7875.
55491      Branch: perl
55492            ! pod/perllocale.pod
55493 ____________________________________________________________________________
55494 [  7875] By: jhi                                   on 2000/11/27  00:49:27
55495         Log: Retract #7863.  It makes more sense not to taint formatted output,
55496              not even by sprintf().
55497      Branch: perl
55498            ! sv.c
55499 ____________________________________________________________________________
55500 [  7874] By: jhi                                   on 2000/11/26  23:36:02
55501         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
55502              Not really fixed (should really dump the UTF-8 charclass),
55503              but stopped displaying the garbage.
55504              
55505              Also add a note on the (missing) Unicode PSXSPC and BLANK.
55506      Branch: perl
55507            ! regcomp.c
55508 ____________________________________________________________________________
55509 [  7873] By: jhi                                   on 2000/11/26  21:31:13
55510         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
55511      Branch: perl
55512            ! regexec.c
55513 ____________________________________________________________________________
55514 [  7872] By: jhi                                   on 2000/11/26  21:06:04
55515         Log: No need to scan till infinity, 13 is enough.
55516      Branch: perl
55517            ! handy.h utf8.c
55518 ____________________________________________________________________________
55519 [  7871] By: jhi                                   on 2000/11/26  20:20:32
55520         Log: Test line numbers are different with utf8.
55521      Branch: perl
55522            ! t/op/re_tests
55523 ____________________________________________________________________________
55524 [  7870] By: jhi                                   on 2000/11/26  20:10:12
55525         Log: Message nit.
55526      Branch: perl
55527            ! regcomp.c
55528 ____________________________________________________________________________
55529 [  7869] By: jhi                                   on 2000/11/26  19:01:05
55530         Log: Make utf8_length() and utf8_distance() (the latter of which
55531              is unused at the moment) to be less forgiving about bad UTF-8.
55532      Branch: perl
55533            ! embed.h embed.pl objXSUB.h proto.h utf8.c
55534 ____________________________________________________________________________
55535 [  7868] By: jhi                                   on 2000/11/26  18:45:56
55536         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
55537              From: Benjamin Holzman <bah@ecnvantage.com>
55538              Date: Sat, 25 Nov 2000 20:40:20 -0500       
55539              Message-ID: <20001125204020.A25040@ecnvantage.com>              
55540              
55541              Debian allows installing /usr/bin/locale without installing
55542              any locales, an error message will ensue.
55543      Branch: perl
55544            ! t/pragma/locale.t
55545 ____________________________________________________________________________
55546 [  7867] By: jhi                                   on 2000/11/26  18:31:12
55547         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
55548              From: Benjamin Holzman <bah@ecnvantage.com>
55549              Date: Sun, 26 Nov 2000 02:42:34 -0500
55550              Message-ID: <20001126024234.G25040@ecnvantage.com>
55551              
55552              Patch for the bug 20000212.002.
55553      Branch: perl
55554            ! sv.c t/op/array.t
55555 ____________________________________________________________________________
55556 [  7866] By: jhi                                   on 2000/11/26  18:28:09
55557         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
55558              From: Tim Jenness <t.jenness@jach.hawaii.edu>
55559              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
55560              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
55561              
55562              File::Temp 0.11.
55563      Branch: perl
55564            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
55565 ____________________________________________________________________________
55566 [  7865] By: jhi                                   on 2000/11/26  18:24:22
55567         Log: The metaconfig unit change for #7864.
55568      Branch: metaconfig/U/perl
55569            ! need_va_copy.U
55570 ____________________________________________________________________________
55571 [  7864] By: jhi                                   on 2000/11/26  18:23:41
55572         Log: Make the va_copy() test not to be so talkative.
55573      Branch: perl
55574            ! Configure config_h.SH
55575 ____________________________________________________________________________
55576 [  7863] By: jhi                                   on 2000/11/26  18:11:02
55577         Log: Fix locale inconsistencies unearthed by Hugo's work.
55578              Now the floating point sprintf really does taint the result
55579              string as perllocale promises (has promised for a long time)
55580              if "use locale" is in the lexical scope.
55581      Branch: perl
55582            ! sv.c t/pragma/locale.t
55583 ____________________________________________________________________________
55584 [  7862] By: jhi                                   on 2000/11/26  00:35:15
55585         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
55586              From: Nicholas Clark <nick@ccl4.org>
55587              Date: Sun, 26 Nov 2000 00:07:50 +0000
55588              Message-ID: <20001126000750.A22446@plum.flirble.org>
55589              
55590              Infinit.
55591      Branch: perl
55592            ! sv.c
55593 ____________________________________________________________________________
55594 [  7861] By: jhi                                   on 2000/11/26  00:01:26
55595         Log: Integrate perlio.
55596      Branch: perl
55597           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
55598 ____________________________________________________________________________
55599 [  7860] By: nick                                  on 2000/11/25  22:04:17
55600         Log: Correct relative path from new ext\Filter\Util\Call location
55601              back to miniperl.
55602      Branch: perlio
55603            ! win32/makefile.mk
55604 ____________________________________________________________________________
55605 [  7859] By: nick                                  on 2000/11/25  21:26:54
55606         Log: Integrate mainline.
55607      Branch: perlio
55608           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
55609           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
55610           +> t/lib/filter-util.t
55611            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
55612            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
55613            - t/lib/filt-util.t
55614           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
55615           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
55616           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
55617           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
55618           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
55619           !> win32/makefile.mk
55620 ____________________________________________________________________________
55621 [  7858] By: gsar                                  on 2000/11/25  20:52:17
55622         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
55623              parent's memory; fix it by keeping track of the actual pad
55624              offset rather than a raw pointer (this change is probably also
55625              relevant to non-ithreads case to avoid fallout from reallocs of
55626              the pad array, but is currently only enabled for the ithreads
55627              case in the interests of minimal disruption to existing "well
55628              tested" code)
55629      Branch: perl
55630            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
55631            ! proto.h scope.c scope.h sv.c t/op/fork.t
55632 ____________________________________________________________________________
55633 [  7857] By: nick                                  on 2000/11/25  20:01:28
55634         Log: All tests pass on Win32/gcc/USE_PERLIO.
55635              - when crlf layer is pushed make unix-level binary.
55636              - remove :crlf injection in pp_backtick in pp_sys.c
55637              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
55638      Branch: perlio
55639            ! doio.c perlio.c pp_sys.c win32/makefile.mk
55640 ____________________________________________________________________________
55641 [  7856] By: jhi                                   on 2000/11/25  18:38:30
55642         Log: Update the metaconfig units for #7855.
55643      Branch: metaconfig/U/perl
55644            ! useperlio.U usesocks.U
55645 ____________________________________________________________________________
55646 [  7855] By: jhi                                   on 2000/11/25  18:37:54
55647         Log: Undo the SOCKS workarounds, instead start using PerlIO
55648              if SOCKS is selected.
55649              
55650              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
55651              From: Jens Hamisch <jens@Strawberry.COM>
55652              Date: Fri, 24 Nov 2000 18:31:30 +0100
55653              Message-ID: <20001124183130.E28337@Strawberry.COM>
55654              
55655              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
55656              From: Jens Hamisch <jens@Strawberry.COM>
55657              Date: Fri, 24 Nov 2000 19:11:51 +0100
55658              Message-ID: <20001124191151.A28753@Strawberry.COM>
55659      Branch: perl
55660            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
55661            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
55662 ____________________________________________________________________________
55663 [  7854] By: jhi                                   on 2000/11/25  17:39:08
55664         Log: Undo #7848.  Some of the code seems to use walkoptree(),
55665              some walkoptree_slow().  An unfinished renaming?
55666              Now the sub is walkoptree() (which is @EXPORT_OK),
55667              the walkoptree_slow() is a typeglob alias to walkoptree.
55668              This makes the tests to pass, at least.
55669      Branch: perl
55670            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
55671 ____________________________________________________________________________
55672 [  7853] By: nick                                  on 2000/11/24  22:24:33
55673         Log: Re-arrange crlf vs binary for platforms that care.
55674              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
55675              Lip-service to making stdio layer work on such platforms (untested).
55676              Now fails 3 tests rather than one, checkin to see if I can debug 
55677              the issue under linux. (Do not merge.)
55678      Branch: perlio
55679            ! doio.c perlio.c perliol.h
55680 ____________________________________________________________________________
55681 [  7852] By: jhi                                   on 2000/11/24  18:57:39
55682         Log: AUTHORS edits.
55683      Branch: perl
55684            ! AUTHORS
55685 ____________________________________________________________________________
55686 [  7851] By: jhi                                   on 2000/11/24  17:34:56
55687         Log: Add Jan-Erik Karlsson.
55688      Branch: perl
55689            ! AUTHORS
55690 ____________________________________________________________________________
55691 [  7850] By: jhi                                   on 2000/11/24  17:27:56
55692         Log: Configure should find stdchar on its own.
55693      Branch: perl
55694            ! hints/solaris_2.sh
55695 ____________________________________________________________________________
55696 [  7849] By: jhi                                   on 2000/11/24  17:24:55
55697         Log: Subject: PATCH over 7848: Filter test flawed
55698              From: andreas.koenig@anima.de (Andreas J. Koenig)
55699              Date: 24 Nov 2000 10:28:29 +0100
55700              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
55701      Branch: perl
55702            ! t/lib/filter-util.t
55703 ____________________________________________________________________________
55704 [  7848] By: jhi                                   on 2000/11/24  17:22:15
55705         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
55706              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
55707              Date: Fri, 24 Nov 2000 16:12:58 +0000
55708              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
55709      Branch: perl
55710            ! ext/B/B.pm
55711 ____________________________________________________________________________
55712 [  7847] By: jhi                                   on 2000/11/24  03:07:01
55713         Log: Integrate perlio.
55714      Branch: perl
55715           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
55716           !> win32/makefile.mk
55717 ____________________________________________________________________________
55718 [  7846] By: gsar                                  on 2000/11/24  00:55:57
55719         Log: integrate changes#6415..6418,6420..6438 from mainline
55720              
55721              Fix the bitvector ops for utf8 (tricky since past 7 bits
55722              the utf8 'characters' can be more than one octet).
55723              
55724              MPE/ix updates for perl 5.6.0 from Mark Bixby.
55725              
55726              Subject: SDBM_File documentation
55727              
55728              Detypo.
55729              
55730              Decutandpasto.
55731              
55732              Send all installperl messages to STDERR and be -w clean.
55733              
55734              Out-of-date note removed.
55735              
55736              Protect against "wild next"s, that is, callbacks doing "next"
55737              instead of "return".
55738              
55739              Use STDOUT consistently.
55740              
55741              The output might have been produced in the wrong order.
55742              
55743              A missing 'break' after the [[:space:]] switch case.
55744              
55745              Add tests for
55746              [ID 19991110.003] another matching finding by pcre author
55747              which has already been fixed by some patch, as verified in
55748              
55749              Documentation to explain the behaviour of map().
55750              
55751              Add an optimization for map-maps-a-list-element-to-more-list-elements
55752              case, but add also notes explaining the relationship of this
55753              patch and the earlier notes by Sarathy.
55754              
55755              Subject: [ID 20000716.023] syslog test fails without sockets
55756              
55757              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
55758              Test cases for #6431.
55759              
55760              File::Spec::VMS fixup for tmpdir from Craig Berry.
55761              
55762              Make the "uninit variable" warning to say "concat or string"
55763              or "join or string" when in concat or join .
55764              
55765              Get UTF16 BOMs working.  Patch from
55766              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
55767              
55768              Subject: [PATCH] Make large file tests deal with SIGXFSZ
55769              
55770              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
55771              
55772              Subject: [PATCH] av.c apidoc
55773      Branch: maint-5.6/perl
55774           !> (integrate 43 files)
55775 ____________________________________________________________________________
55776 [  7845] By: gsar                                  on 2000/11/24  00:20:45
55777         Log: integrate changes#6406..6414 from mainline
55778              
55779              Merge perlhacktut into perlhack, update perlguts.
55780              
55781              Fix AutoSplit to use File::Spec the right way in VMS,
55782              from Peter Prymmer.
55783              
55784              The bug report
55785              [ID 19991110.002] minimal matching discrepancy found by pcre author
55786              seems to have been fixed (though differently from what was suggested
55787              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
55788              
55789              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
55790              not in pod, from Peter Prymmer
55791              
55792              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
55793              From: Hugo <hv@crypt.compulink.co.uk>
55794              Date: Fri, 14 Jul 2000 23:05:20 +0100
55795              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
55796              
55797              Didn't anymore apply, but that point still could use another fix.
55798              
55799              lib/b test fixes from Peter Prymmer.
55800              
55801              More docs for sv functions.
55802              
55803              perlvms.pod whitespace cleanup to keep pod utils happy.
55804              
55805              another VMS build tweak from Peter Prymmer
55806      Branch: maint-5.6/perl
55807           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
55808           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
55809           !> vms/descrip_mms.template vms/perlvms.pod
55810 ____________________________________________________________________________
55811 [  7844] By: nick                                  on 2000/11/23  23:42:45
55812         Log: Win32/perlio Now just fails one io/argv.t test - lack 
55813              of default :crlf on standard streams.
55814      Branch: perlio
55815            ! doio.c perlio.c
55816 ____________________________________________________________________________
55817 [  7843] By: nick                                  on 2000/11/23  23:04:05
55818         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
55819              peek fail is showing a real problem (multiple crlf layers
55820              are getting pushed.)
55821      Branch: perlio
55822            ! doio.c perlio.c win32/makefile.mk
55823 ____________________________________________________________________________
55824 [  7842] By: nick                                  on 2000/11/23  19:46:23
55825         Log: Implement PerlIO_binmode()
55826              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
55827              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
55828              make binmode in t/lib/io_tell.t unconditional so that works.
55829              Checkin just so Win32 machine can see these changes.
55830      Branch: perlio
55831            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
55832 ____________________________________________________________________________
55833 [  7841] By: jhi                                   on 2000/11/23  19:30:00
55834         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
55835      Branch: perl
55836            ! README.amiga
55837 ____________________________________________________________________________
55838 [  7840] By: jhi                                   on 2000/11/23  17:18:02
55839         Log: SOCKS wrestling continues, patches from Jens Hamisch.
55840      Branch: perl
55841            ! doio.c embed.h embed.pl perlsdio.h proto.h
55842 ____________________________________________________________________________
55843 [  7839] By: jhi                                   on 2000/11/23  16:54:14
55844         Log: Push Filter::Util::Call one level deeper.
55845      Branch: perl
55846            + t/lib/filter-util.t
55847           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
55848           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
55849            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
55850            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
55851            - t/lib/filt-util.t
55852            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
55853            ! win32/Makefile win32/makefile.mk
55854 ____________________________________________________________________________
55855 [  7838] By: jhi                                   on 2000/11/23  16:52:40
55856         Log: Reach back one higher up when searching for PERL_SRC.
55857      Branch: perl
55858            ! lib/ExtUtils/MM_Unix.pm
55859 ____________________________________________________________________________
55860 [  7837] By: jhi                                   on 2000/11/23  16:05:41
55861         Log: Subject: Re: perl@7826
55862              Date: Thu, 23 Nov 2000 02:20:25 -0600
55863              From: "Craig A. Berry" <craigberry@mac.com>
55864              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
55865              
55866              Make VMS to like Filter::Util::Call. 
55867      Branch: perl
55868            ! configure.com ext/Filter/Util/Makefile.PL
55869 ____________________________________________________________________________
55870 [  7836] By: nick                                  on 2000/11/23  16:04:08
55871         Log: Implement crlf layer - not ready for merge.
55872      Branch: perlio
55873            ! perlio.c win32/makefile.mk
55874 ____________________________________________________________________________
55875 [  7835] By: jhi                                   on 2000/11/23  15:56:52
55876         Log: STDCHAR is different in Sparc v9 vs x86.
55877      Branch: perl
55878            ! hints/solaris_2.sh
55879 ____________________________________________________________________________
55880 [  7834] By: jhi                                   on 2000/11/23  15:50:47
55881         Log: The type needs to be visible to protos.
55882      Branch: perl
55883            ! perl.h
55884 ____________________________________________________________________________
55885 [  7833] By: jhi                                   on 2000/11/23  15:40:46
55886         Log: Finish unfinished SOCKS workaround changes.
55887      Branch: perl
55888            ! doio.c
55889 ____________________________________________________________________________
55890 [  7832] By: jhi                                   on 2000/11/23  15:33:30
55891         Log: Integrate perlio.
55892      Branch: perl
55893           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
55894           !> win32/makefile.mk
55895 ____________________________________________________________________________
55896 [  7831] By: nick                                  on 2000/11/23  10:31:07
55897         Log: Correct makefile.mk dependancies for ext/Filter/Util
55898              Build ext/Encode
55899              Run dmake regen_config_h
55900      Branch: perlio
55901            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
55902            ! win32/makefile.mk
55903 ____________________________________________________________________________
55904 [  7830] By: nick                                  on 2000/11/23  08:05:07
55905         Log: Integrate mainline
55906      Branch: perlio
55907           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
55908           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
55909           +> t/lib/filt-util.pl t/lib/filt-util.t
55910           !> (integrate 41 files)
55911 ____________________________________________________________________________
55912 [  7829] By: gsar                                  on 2000/11/23  03:07:11
55913         Log: build the Filter extension on windows
55914      Branch: perl
55915            ! win32/Makefile win32/makefile.mk
55916 ____________________________________________________________________________
55917 [  7828] By: gsar                                  on 2000/11/23  02:46:35
55918         Log: regenerate win32/config* and fix some inconsistencies in the
55919              makefiles; always export Perl_deb() because it is needed
55920              by ext/re/* (whether perl itself is built with -DDEBUGGING
55921              or not)
55922      Branch: perl
55923            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
55924            ! win32/config_H.vc win32/makefile.mk
55925 ____________________________________________________________________________
55926 [  7827] By: gsar                                  on 2000/11/23  02:18:38
55927         Log: get sources building on windows+MSVC again (untested with other
55928              compilers)
55929      Branch: perl
55930            ! win32/include/sys/socket.h win32/perllib.c
55931 ____________________________________________________________________________
55932 [  7826] By: jhi                                   on 2000/11/23  01:18:26
55933         Log: Update Changes.
55934      Branch: perl
55935            ! Changes patchlevel.h
55936 ____________________________________________________________________________
55937 [  7825] By: jhi                                   on 2000/11/23  00:20:41
55938         Log: Subject: Re: av.c patch (having slight problems)
55939              From: "Ben Tilly" <ben_tilly@hotmail.com>
55940              Date: Tue, 21 Nov 2000 23:29:31 -0500
55941              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
55942              
55943              unshift() speedup.
55944      Branch: perl
55945            ! av.c
55946 ____________________________________________________________________________
55947 [  7824] By: jhi                                   on 2000/11/22  23:59:15
55948         Log: Fixes for signedness warnings noticed by VMSperlers.
55949      Branch: perl
55950            ! ext/Storable/Storable.xs regcomp.c sv.c
55951 ____________________________________________________________________________
55952 [  7823] By: jhi                                   on 2000/11/22  23:19:31
55953         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
55954              From: Peter Prymmer <pvhp@forte.com>
55955              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
55956              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
55957      Branch: perl
55958            ! t/pragma/warn/pp_hot
55959 ____________________________________________________________________________
55960 [  7822] By: jhi                                   on 2000/11/22  22:52:20
55961         Log: Be clean.
55962      Branch: perl
55963            ! Makefile.SH
55964 ____________________________________________________________________________
55965 [  7821] By: jhi                                   on 2000/11/22  22:46:39
55966         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
55967              by Damian Conway, as suggested by Paul Marquess.
55968      Branch: perl
55969            + lib/Filter/Simple.pm
55970 ____________________________________________________________________________
55971 [  7820] By: jhi                                   on 2000/11/22  22:45:51
55972         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
55973      Branch: perl
55974            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
55975            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
55976            + t/lib/filt-util.t
55977            ! MANIFEST
55978 ____________________________________________________________________________
55979 [  7819] By: jhi                                   on 2000/11/22  22:03:27
55980         Log: Integrate perlio.
55981      Branch: perl
55982           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
55983           !> win32/makefile.mk
55984 ____________________________________________________________________________
55985 [  7818] By: jhi                                   on 2000/11/22  21:56:02
55986         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
55987      Branch: perl
55988            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
55989            ! t/lib/io_sock.t
55990 ____________________________________________________________________________
55991 [  7817] By: jhi                                   on 2000/11/22  21:39:49
55992         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
55993              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
55994              Date: Wed, 22 Nov 2000 16:08:12 -0500
55995              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
55996      Branch: perl
55997            ! lib/ExtUtils/Liblist.pm
55998 ____________________________________________________________________________
55999 [  7816] By: jhi                                   on 2000/11/22  21:38:25
56000         Log: Go ahead and #include <unistd.h> in perl.h.
56001      Branch: perl
56002            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
56003            ! util.c
56004 ____________________________________________________________________________
56005 [  7815] By: jhi                                   on 2000/11/22  21:22:52
56006         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
56007              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56008              Date: Mon, 20 Nov 2000 18:30:52 -0500
56009              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
56010      Branch: perl
56011            ! pod/perlre.pod regcomp.c t/op/re_tests
56012 ____________________________________________________________________________
56013 [  7814] By: jhi                                   on 2000/11/22  21:21:46
56014         Log: Subject: [PATCH 5.7.0] Liblist finally works
56015              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56016              Date: Tue, 21 Nov 2000 22:02:17 -0500
56017              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
56018      Branch: perl
56019            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
56020            ! lib/ExtUtils/MakeMaker.pm
56021 ____________________________________________________________________________
56022 [  7813] By: jhi                                   on 2000/11/22  21:20:23
56023         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
56024              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56025              Date: Wed, 22 Nov 2000 17:53:15 +0100
56026              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
56027              
56028              AIX dynaloader and perlio patch.
56029      Branch: perl
56030            ! ext/DynaLoader/dl_aix.xs
56031 ____________________________________________________________________________
56032 [  7812] By: jhi                                   on 2000/11/22  21:17:52
56033         Log: (Accidentally empty patch.)
56034      Branch: perl
56035            ! av.c
56036 ____________________________________________________________________________
56037 [  7811] By: jhi                                   on 2000/11/22  21:16:31
56038         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
56039              From: Peter Prymmer <pvhp@forte.com>
56040              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
56041              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
56042      Branch: perl
56043            ! vms/test.com
56044 ____________________________________________________________________________
56045 [  7810] By: jhi                                   on 2000/11/22  21:15:36
56046         Log: Subject: Re: perl@7777 
56047              From: "John P. Linderman" <jpl@research.att.com>
56048              Date: Wed, 22 Nov 2000 13:11:11 -0500
56049              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
56050              
56051              Detypoing.
56052      Branch: perl
56053            ! lib/CPAN.pm
56054 ____________________________________________________________________________
56055 [  7809] By: jhi                                   on 2000/11/22  21:14:19
56056         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
56057              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
56058              Date:     Wed, 22 Nov 2000 13:51:37 EST
56059              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
56060      Branch: perl
56061            ! perlsdio.h
56062 ____________________________________________________________________________
56063 [  7808] By: jhi                                   on 2000/11/22  21:13:27
56064         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
56065              From: Casey Tweten <crt@kiski.net>
56066              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
56067              Message-Id: <200011201653.LAA10194@home.kiski.net>
56068      Branch: perl
56069            ! t/lib/io_udp.t
56070 ____________________________________________________________________________
56071 [  7807] By: jhi                                   on 2000/11/22  21:12:35
56072         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
56073              From: Casey Tweten <crt@kiski.net>
56074              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
56075              Message-Id: <200011201636.LAA07227@home.kiski.net>
56076      Branch: perl
56077            ! t/lib/io_sock.t
56078 ____________________________________________________________________________
56079 [  7806] By: jhi                                   on 2000/11/22  21:10:59
56080         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
56081              From: "Casey R. Tweten" <crt@kiski.net>
56082              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
56083              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
56084      Branch: perl
56085            ! utils/h2xs.PL
56086 ____________________________________________________________________________
56087 [  7805] By: nick                                  on 2000/11/22  21:05:06
56088         Log: Integrate mainline
56089      Branch: perlio
56090           !> Changes Porting/genlog ext/DB_File/DB_File.xs
56091           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
56092           !> utils/perlbug.PL
56093 ____________________________________________________________________________
56094 [  7804] By: jhi                                   on 2000/11/22  21:01:12
56095         Log: Subject: [PATCH] Test.pm POD peculiarity
56096              From: "Casey R. Tweten" <crt@kiski.net>
56097              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
56098              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
56099      Branch: perl
56100            ! lib/Test.pm
56101 ____________________________________________________________________________
56102 [  7803] By: jhi                                   on 2000/11/22  20:59:59
56103         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
56104              From: "Philip Newton" <pnewton@gmx.de>
56105              Date: Wed, 22 Nov 2000 14:25:53 +0100
56106              Message-Id: <3A1BD771.25462.1939FAD@localhost>
56107              
56108              Be case-understanding also on 's', and use the -oi of sendmail
56109              not to terminate the transmission on a lone '.'.
56110      Branch: perl
56111            ! utils/perlbug.PL
56112 ____________________________________________________________________________
56113 [  7802] By: nick                                  on 2000/11/22  20:51:42
56114         Log: Win32 PerlIO intermediate state now working as expected.
56115              - In current state we are still using C runtime in text/binary
56116              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
56117              - PERLIO=stdio and PERLIO=unix pass all expected tests.
56118              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
56119              and PerlIO_seek() and the dummy crlf layer is not making adjustments
56120              for CRLF translation happening in C runtime. All other tests pass.
56121              
56122              Added note to README.win32 to point out the snags of doing a perl build
56123              with Norton AntiVirus turned on.
56124              
56125              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
56126              which file a fail comes from.
56127              
56128              Updated "canned" config.h to match the one generated.
56129      Branch: perlio
56130            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
56131            ! win32/makefile.mk
56132 ____________________________________________________________________________
56133 [  7801] By: jhi                                   on 2000/11/22  06:50:20
56134         Log: Nickety nits.
56135      Branch: perl
56136            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
56137 ____________________________________________________________________________
56138 [  7800] By: jhi                                   on 2000/11/22  01:29:55
56139         Log: Changes had accidentally gone too silent on non-main branches.
56140      Branch: perl
56141            ! Changes Porting/genlog patchlevel.h
56142 ____________________________________________________________________________
56143 [  7799] By: gsar                                  on 2000/11/22  01:02:56
56144         Log: some lib_pm.PL changes snuck in via change#7772
56145      Branch: maint-5.6/perl
56146            ! Makefile.SH
56147 ____________________________________________________________________________
56148 [  7798] By: nick                                  on 2000/11/21  21:59:40
56149         Log: Integrate mainline
56150      Branch: perlio
56151           !> (integrate 28 files)
56152 ____________________________________________________________________________
56153 [  7797] By: jhi                                   on 2000/11/21  21:01:45
56154         Log: Integrate perlio.
56155      Branch: perl
56156           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
56157 ____________________________________________________________________________
56158 [  7796] By: nick                                  on 2000/11/21  20:36:22
56159         Log: Win32 builds and runs (mostly) with USE_PERLIO.
56160              PERLIO=perlio passes all tests. 
56161              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
56162      Branch: perlio
56163            ! perlio.c win32/perllib.c win32/win32.c
56164 ____________________________________________________________________________
56165 [  7795] By: jhi                                   on 2000/11/21  19:03:44
56166         Log: Update Changes.
56167      Branch: perl
56168            ! Changes patchlevel.h
56169 ____________________________________________________________________________
56170 [  7794] By: jhi                                   on 2000/11/21  18:56:34
56171         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
56172              From: "Craig A. Berry" <craigberry@mac.com>
56173              Date: Mon, 20 Nov 2000 20:27:06 -0600
56174              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
56175              
56176              A cut-and-pasto.
56177      Branch: perl
56178            ! perlio.h
56179 ____________________________________________________________________________
56180 [  7793] By: jhi                                   on 2000/11/21  18:54:41
56181         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
56182              From: Dominic Dunlop <domo@computer.org> 
56183              Date: Mon, 20 Nov 2000 18:55:29 +0100
56184              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
56185              
56186              va_copy() and the need of it.
56187              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
56188      Branch: metaconfig/U/perl
56189            + need_va_copy.U
56190      Branch: perl
56191            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56192            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
56193            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
56194            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
56195            ! win32/config.bc win32/config.gc win32/config.vc
56196 ____________________________________________________________________________
56197 [  7792] By: jhi                                   on 2000/11/21  17:04:10
56198         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
56199      Branch: perl
56200           !> scope.h
56201 ____________________________________________________________________________
56202 [  7791] By: jhi                                   on 2000/11/21  17:01:16
56203         Log: Export the SOCKS workaround symbols only if necessary.
56204      Branch: perl
56205            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
56206 ____________________________________________________________________________
56207 [  7790] By: nick                                  on 2000/11/20  23:57:11
56208         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
56209      Branch: perlio
56210            ! scope.h
56211 ____________________________________________________________________________
56212 [  7789] By: nick                                  on 2000/11/20  23:38:33
56213         Log: Integrate mainline
56214      Branch: perlio
56215           +> lib/File/Spec/Epoc.pm
56216           !> (integrate 34 files)
56217 ____________________________________________________________________________
56218 [  7788] By: nick                                  on 2000/11/20  23:20:18
56219         Log: Make extra buffer layer work (dummy crlf layer)
56220      Branch: perlio
56221            ! doio.c perlio.c perlio.h
56222 ____________________________________________________________________________
56223 [  7787] By: jhi                                   on 2000/11/20  22:44:04
56224         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
56225              From: Peter Prymmer <pvhp@forte.com>
56226              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
56227              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
56228      Branch: perl
56229            ! t/pragma/locale.t
56230 ____________________________________________________________________________
56231 [  7786] By: jhi                                   on 2000/11/20  22:29:10
56232         Log: Subject: DOC PATCH 5.6.0 perlreftut
56233              From: mjd@plover.com
56234              Date: 20 Nov 2000 19:45:06 -0000
56235              Message-ID: <20001120194506.9505.qmail@plover.com>
56236      Branch: perl
56237            ! pod/perlreftut.pod
56238 ____________________________________________________________________________
56239 [  7785] By: jhi                                   on 2000/11/20  22:27:44
56240         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
56241              From: David Dyck <dcd@tc.fluke.com>
56242              Date: Mon, 20 Nov 2000 11:43:40 -0800
56243              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
56244      Branch: perl
56245            ! lib/Cwd.pm
56246 ____________________________________________________________________________
56247 [  7784] By: jhi                                   on 2000/11/20  22:23:21
56248         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
56249              Date: Mon, 20 Nov 2000 17:06:10 -0500
56250              To: Mailing list Perl5 <perl5-porters@perl.org>
56251              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
56252      Branch: perl
56253            ! pp_ctl.c t/op/pat.t
56254 ____________________________________________________________________________
56255 [  7783] By: jhi                                   on 2000/11/20  22:11:18
56256         Log: Subject: [PATCH] doop.c - UTF8 tr///               
56257              From: Simon Cozens <simon@cozens.net>
56258              Date: Sat, 18 Nov 2000 18:49:30 +0000
56259              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
56260              
56261              Subject: Re: [PATCH] doop.c - UTF8 tr///           
56262              From: Simon Cozens <simon@cozens.net>
56263              Date: Mon, 20 Nov 2000 20:45:22 +0000
56264              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
56265              
56266              Make tr on UTF-8 better but still not correct.
56267      Branch: perl
56268            ! doop.c
56269 ____________________________________________________________________________
56270 [  7782] By: jhi                                   on 2000/11/20  22:02:16
56271         Log: Remove the shared object before attempting to create
56272              (by linking) a new one.  E.g. in AIX not removing
56273              becomes quite painful if one tries to do more than one
56274              build in the same tree (an interrupted build, for example),
56275              since the AIX' shared dynaloader seemingly keeps the shared
56276              objects open and therefore 'busy' for quite a while, even when
56277              nobody is using the objects, leading into link failures.
56278      Branch: perl
56279            ! lib/ExtUtils/MM_Unix.pm
56280 ____________________________________________________________________________
56281 [  7781] By: gsar                                  on 2000/11/20  19:02:55
56282         Log: type mismatch due to faulty integration
56283      Branch: maint-5.6/perl
56284            ! toke.c win32/Makefile
56285 ____________________________________________________________________________
56286 [  7780] By: gsar                                  on 2000/11/20  17:31:55
56287         Log: integrate changes#6392,6394..6399,6401..6404
56288              
56289              The {multiplier} of a fixed substring was overlooked which
56290              caused a wrong initial search offset for that substring.
56291              
56292              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
56293              From: Hugo <hv@crypt.compulink.co.uk>
56294              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
56295              Date: Thu, 13 Jul 2000 19:27:13 +0100
56296              
56297              Fix the BOM bug: not a byteorder bug, a signedness bug.
56298              
56299              Replace change #6337 with a better one.
56300              
56301              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
56302              From: Hugo <hv@crypt.compulink.co.uk>
56303              Date: Fri, 14 Jul 2000 04:16:20 +0100
56304              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
56305              
56306              MakeMaker should not remove editor backups (*~) on `make clean`
56307              by default (completes change#6383)
56308              
56309              move new variables to the end of the interpreter structure (for
56310              bincompat in code that doesn't #include XSUB.h)
56311              
56312              rename totally bletcherous SvLOCK() thingy (doesn't do what the
56313              name suggests anyway)
56314              
56315              various cleanups (typos, misformatted code, and small bugs)
56316              
56317              typecasts needed for change#6394
56318              
56319              typos in change#6399, regen headers
56320              
56321              inconsistent types needs casts
56322              
56323              PERL_OBJECT build tweaks
56324      Branch: maint-5.6/perl
56325           !> MANIFEST doop.c embed.h embed.pl embedvar.h
56326           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
56327           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
56328           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
56329           !> toke.c util.c
56330 ____________________________________________________________________________
56331 [  7779] By: gsar                                  on 2000/11/20  17:06:29
56332         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
56333              
56334              Cosmetics and perldelta.
56335              
56336              Fix nits noticed by Boston.pm.
56337              
56338              Do the cc sanity check both before the hints and
56339              after the cc selction.
56340              
56341              get sprintf.t to adjust properly for 3-digit exponents
56342              
56343              don't clobber *.orig files on *clean targets
56344              
56345              fix bugs in processing %v-*d and similar format specs (from
56346              Avi Finkel <avi@finkel.org>)
56347              
56348              sprintf test tweaks (from Dominic Dunlop)
56349              
56350              new selfloader.t in change#6183 doesn't close DATA handles,
56351              and thus fails to clean up tmp files on dosish platforms
56352              
56353              typos (spotted by Peter Prymmer)
56354              
56355              typo fix from Craig Berry
56356      Branch: maint-5.6/perl
56357           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
56358           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
56359           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
56360           !> x2p/Makefile.SH
56361 ____________________________________________________________________________
56362 [  7778] By: gsar                                  on 2000/11/20  16:46:51
56363         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
56364              
56365              Subject: Re: format bug report  [Patch]
56366              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56367              Date: Wed, 05 Jul 2000 13:12:52 +0200
56368              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
56369              
56370              Subject: Re: format bug report  [Patch]
56371              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56372              Date: Wed, 05 Jul 2000 14:10:01 +0200
56373              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
56374              
56375              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
56376              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
56377              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
56378              Date: Fri, 07 Jul 2000 17:57:16 +0100
56379              
56380              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
56381              To: perl5-porters@perl.org
56382              From: Karsten Sperling <spiff@phreax.net>
56383              Date: Mon, 10 Jul 2000 15:12:52 +0200
56384              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
56385              
56386              README.posix-bc podified from Thomas Dorner.
56387              
56388              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
56389              From: Dominic Dunlop <domo@computer.org>
56390              Date: Tue, 11 Jul 2000 12:27:33 +0200
56391              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
56392              
56393              Typo in #6341.
56394              
56395              Fix for
56396              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
56397              From: Roderick Schertler <roderick@argon.org>
56398              Date: Tue, 11 Jul 2000 13:55:05 -0400
56399              Message-Id: <200007111755.NAA05077@jones.argon.org>
56400              
56401              Minor cleanups on the booklist.
56402              
56403              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
56404              regen perltoc.
56405              
56406              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
56407      Branch: maint-5.6/perl
56408           +> pod/perlbook.pod
56409           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
56410           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
56411           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
56412 ____________________________________________________________________________
56413 [  7777] By: jhi                                   on 2000/11/20  16:08:49
56414         Log: Update Changes.
56415      Branch: perl
56416            ! Changes patchlevel.h
56417 ____________________________________________________________________________
56418 [  7776] By: jhi                                   on 2000/11/20  15:27:56
56419         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
56420              This may be overly harsh but until proven otherwise, we think this
56421              way, or until we have a simple test for Configure (having to start
56422              up servers is does not count as simple) to check for the problems.
56423      Branch: perl
56424            ! perl.h
56425 ____________________________________________________________________________
56426 [  7775] By: jhi                                   on 2000/11/20  15:22:17
56427         Log: Solaris hints tweaks.
56428      Branch: perl
56429            ! hints/solaris_2.sh
56430 ____________________________________________________________________________
56431 [  7774] By: jhi                                   on 2000/11/20  15:01:20
56432         Log: Add a workaround to SOCKS 64-bit problems.
56433      Branch: perl
56434            ! doio.c embed.h embed.pl perlsdio.h proto.h
56435 ____________________________________________________________________________
56436 [  7773] By: jhi                                   on 2000/11/20  14:51:47
56437         Log: sysseek() instead of seek().
56438      Branch: perl
56439            ! t/lib/syslfs.t
56440 ____________________________________________________________________________
56441 [  7772] By: gsar                                  on 2000/11/20  13:06:23
56442         Log: integrate changes#6315..6319,6321..6331,6333..6338
56443              
56444              Integrate with Sarathy, preliminary fix for unicos
56445              alignment problems in [ID 20000612.002] Perl problem on Cray system.
56446              
56447              some debugger output does not go to the socket when RemotePort is set
56448              
56449              winsock cleanup never done on Windows (leads to handle leaks)
56450              
56451              fix UNC path handling on Windows under ithreads, and chdir()
56452              return value when given a non-existent directory
56453              
56454              Autogenerate pod/Makefile and pod/buildtoc.
56455              buildtoc also checks whether the existin pods are
56456              mentioned in MANIFEST and perl.pod, and vice versa.
56457              (None of the thusly found discrepancies fixed yet.)
56458              roffitall also needs to be autogenerated similarly but it
56459              seems so badly out of date that I didn't touch it yet.
56460              
56461              Config is being used.
56462              
56463              Add =head1 NAMEs so that buildtoc is happy.
56464              (The CGI::Util nit reported to Lincoln.)
56465              
56466              Fix complaints of buildtoc.
56467              
56468              Fix the alignment problem in Crays ([ID 20000612.002]).
56469              
56470              Remove perlbook, update perlfaq book listing,
56471              rearrange perl.pod, regenerate perltoc.
56472              
56473              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
56474              was cast to an unsigned (32-bit) integer with wild abandon.
56475              
56476              winsock options weren't being set in all threads under ithreads
56477              (caused send()s from second and subsequent threads to fail)
56478              
56479              accept() leaks memory on windows due to incorrect ordering of
56480              closesocket() and fclose() calls
56481              
56482              Reorder perl.pod once more.
56483              
56484              More POSIX.pod tweaks.
56485              
56486              Sprinkle ldlibpath.
56487              
56488              Precedence goof, fix based on
56489              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
56490              From: Hugo <hv@crypt.compulink.co.uk>
56491              Date: Tue, 11 Jul 2000 12:52:38 +0100
56492              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
56493              
56494              Subject: PATCH perlguts.pod: Document D and d magic types
56495              From: mjd@plover.com
56496              Date: 5 Jul 2000 18:01:51 -0000
56497              Message-ID: <20000705180151.29413.qmail@plover.com>
56498              
56499              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
56500              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
56501              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
56502              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
56503              
56504              Subject: [PATCH cfgperl] $& segfaults if you trick it
56505              From: simon@brecon.co.uk (Simon Cozens)
56506              Date: 7 Jul 2000 11:26:09 GMT
56507              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
56508              
56509              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
56510              From: Hugo <hv@crypt.compulink.co.uk>
56511              Date: Tue, 11 Jul 2000 12:44:50 +0100
56512              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
56513              
56514              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
56515              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
56516              Date: Tue, 11 Jul 2000 13:50:51 +0100
56517              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
56518      Branch: maint-5.6/perl
56519           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
56520           +> pod/buildtoc.PL
56521            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
56522           !> (integrate 26 files)
56523 ____________________________________________________________________________
56524 [  7771] By: gsar                                  on 2000/11/20  12:31:42
56525         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
56526              6310,6311,6314
56527              
56528              Subject: [PATCH bleedperl] File::Spec 0.82 beta
56529              From: Barrie Slaymaker <barries@jester.slaysys.com>
56530              Date: Wed, 28 Jun 2000 11:35:29 -0400
56531              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
56532              
56533              tweak perlembed for multiplicity/usethreads sanity; correct notes
56534              about Windows
56535              
56536              localize %INC in a Safe compartment so that use/require work
56537              (many other magic globals probably need similar treatment)
56538              
56539              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
56540              when @_ is modified, causing coredumps
56541              
56542              slurp mode fix in change#4736 still not quite right
56543              
56544              Point to perlipc for more SysV IPC examples.
56545              
56546              Elaborate POSIX.pod.  Still needs work.
56547              
56548              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
56549              
56550              fix large memory leak that has been around for ever, masked by
56551              -DPURIFY (most of the arenas were never freed!)
56552              
56553              fix memory leak on Windows (PL_sys_intern contents were never
56554              freed)
56555              
56556              PERL_OBJECT build tweak
56557              
56558              adjust change#6299
56559              
56560              remove rel2abs prototypes (from Barrie Slaymaker)
56561              
56562              missing perldiag entry for unpack("w",...) diagnostic (from
56563              Andreas Koenig)
56564              
56565              better diagnostic on Frob->stuff() when Frob:: doesn't exist
56566              (from Richard Soderberg <rs@oregonnet.com>)
56567              
56568              Win32 patches for cfgperl from Sarathy.
56569              
56570              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
56571              
56572              More POSIX.pod embellishment.
56573              
56574              tyop in change#6306
56575      Branch: maint-5.6/perl
56576           !> (integrate 44 files)
56577 ____________________________________________________________________________
56578 [  7770] By: gsar                                  on 2000/11/20  11:51:00
56579         Log: integrate changes#6268..6282 from cfgperl branch
56580              
56581              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
56582              From: Dominic Dunlop <domo@computer.org>
56583              Date: Thu, 29 Jun 2000 12:32:39 +0200
56584              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
56585              
56586              Regen headers for #6261 (and update embed.pl for this) and #6267,
56587              silence few compiler warnings.
56588              
56589              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
56590              From: Nicholas Clark <nick@talking.bollo.cx>
56591              Date: Fri, 23 Jun 2000 16:21:15 +0100
56592              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
56593              
56594              Subject: PATCH pod/perltie.pod
56595              From: Ian Phillipps <Ian.Phillipps@iname.com>
56596              Date: Fri, 16 Jun 2000 00:17:19 +0100
56597              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
56598              (only the first hunk, the second hunk had already been done
56599              by some other patch)
56600              
56601              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
56602              From: Tom Phoenix <rootbeer@redcat.com>
56603              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
56604              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
56605              
56606              Subject: [PATCH] xsub attributes
56607              From: Doug MacEachern <dougm@covalent.net>
56608              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
56609              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
56610              
56611              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
56612              From: Andy Dougherty <doughera@lafayette.edu>
56613              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
56614              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
56615              
56616              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
56617              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
56618              Date: Tue, 13 Jun 2000 02:43:48 -0500
56619              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
56620              
56621              Subject: [PATCH] Re: eval documentation: context
56622              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
56623              Date: Mon, 12 Jun 2000 15:07:29 +0100
56624              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
56625              
56626              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
56627              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
56628              Date: Mon, 12 Jun 2000 14:55:59 +0100
56629              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
56630              
56631              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
56632              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
56633              Date: Fri, 09 Jun 2000 12:39:27 -0400
56634              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
56635              (plus update the version "number" of Text::Wrap)
56636              
56637              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
56638              From: Tim Ayers <tayers@bridge.com>
56639              Date: Thu, 08 Jun 2000 08:11:06 +0200
56640              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
56641              [resent by Richard Foley, Message-Id probably wrong]
56642              
56643              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
56644              From: rspier@pobox.com (Robert Spier)
56645              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
56646              Message-ID: <14654.31913.845602.610277@rls.cx>
56647              
56648              Subject: [PATCH 5.6.0] utils/h2xs.PL
56649              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
56650              Date: Wed, 7 Jun 2000 04:02:04 -0500
56651              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
56652              
56653              Subject: [PATCH 5.6.0]ITHREADs for VMS
56654              From: Dan Sugalski <dan@sidhe.org>
56655              Date: Tue, 06 Jun 2000 11:59:50 -0400
56656              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
56657      Branch: maint-5.6/perl
56658           !> (integrate 31 files)
56659 ____________________________________________________________________________
56660 [  7769] By: gsar                                  on 2000/11/20  11:29:06
56661         Log: integrate changes#6261..6266 from cfgperl
56662              
56663              Subject: Re: [PATCH cfgperl] BOMs away!
56664              From: simon@brecon.co.uk (Simon Cozens)
56665              Date: 17 Jun 2000 11:49:57 GMT
56666              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
56667              
56668              Subject: 5.6.0 Patch for EPOC
56669              From: Olaf Flebbe <o.flebbe@gmx.de>
56670              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
56671              Message-ID: <23449.960929969@www11.gmx.net>
56672              
56673              tr fixes from Simon Cozens
56674              
56675              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
56676              From: Marty Lucich <marty@netcom.com>
56677              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
56678              Message-Id: <200006282116.OAA11148@netcom.com>
56679              ccdlflags update (the BSD/OS 4.1 part had already been taken
56680              care of by #6141).
56681              
56682              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
56683              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
56684              Date: Wed, 28 Jun 2000 17:50:12 -0700
56685              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
56686              
56687              Subject: [PATCH 5.6.0] cygwin port
56688              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
56689              From: "Fifer, Eric" <EFifer@sanwaint.com>
56690              Date: Thu, 29 Jun 2000 12:58:29 +0100
56691      Branch: maint-5.6/perl
56692           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
56693           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
56694           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
56695           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
56696 ____________________________________________________________________________
56697 [  7768] By: gsar                                  on 2000/11/20  11:13:44
56698         Log: integrate changes#6252..6256,6259..6260
56699              
56700              Paranoia tweak on #6249.
56701              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
56702              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
56703              Date: Sun, 25 Jun 2000 23:43:12 -0400
56704              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
56705              
56706              Subject: tr///, help wanted.
56707              From: simon@brecon.co.uk (Simon Cozens)
56708              Date: 28 Jun 2000 11:29:04 GMT
56709              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
56710              
56711              small thinko tweaks
56712              
56713              tweaks from Simon Conzes to further fix tr/// under utf8
56714              
56715              perlnewmod was missing from MANIFEST.
56716              
56717              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
56718              From: simon@brecon.co.uk (Simon Cozens)
56719              Date: 17 Jun 2000 11:56:44 GMT
56720              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
56721              pack U0, pack C0
56722      Branch: maint-5.6/perl
56723           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
56724           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
56725           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
56726           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
56727 ____________________________________________________________________________
56728 [  7767] By: gsar                                  on 2000/11/20  10:51:38
56729         Log: integrate change#6250 from cfgperl
56730              
56731              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
56732              From: Doug MacEachern <dougm@covalent.net>
56733              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
56734              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
56735      Branch: maint-5.6/perl
56736           +> t/op/my_stash.t
56737           !> MANIFEST embed.pl global.sym proto.h toke.c
56738 ____________________________________________________________________________
56739 [  7766] By: gsar                                  on 2000/11/20  10:48:34
56740         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
56741              
56742              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
56743              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
56744              Date: Mon, 26 Jun 2000 18:40:14 +0100
56745              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
56746              
56747              Subject: [PATCH] bytes<->utf8 fixes
56748              From: simon@brecon.co.uk (Simon Cozens)
56749              Date: 26 Jun 2000 04:55:45 GMT
56750              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
56751              
56752              Subject: [PATCH] is_utf8_string
56753              From: simon@brecon.co.uk (Simon Cozens)
56754              Date: 26 Jun 2000 02:25:59 GMT
56755              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
56756              
56757              Subject: [PATCH] avoid mg_ptr in '*' magic
56758              From: Doug MacEachern <dougm@covalent.net>
56759              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
56760              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
56761              
56762              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
56763              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
56764              Date: Sat, 24 Jun 2000 13:06:20 +0100
56765              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
56766              
56767              Allow for standalone testing.
56768              
56769              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
56770              From: Mark-Jason Dominus <mjd@plover.com>
56771              Date: Tue, 27 Jun 2000 22:36:42 -0400
56772              Message-ID: <20000628023642.12166.qmail@plover.com>
56773              
56774              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
56775              From: Frank Tobin <ftobin@uiuc.edu>
56776              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
56777              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
56778      Branch: maint-5.6/perl
56779           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
56780           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
56781           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
56782           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
56783           !> utf8.c utils/h2xs.PL
56784 ____________________________________________________________________________
56785 [  7765] By: gsar                                  on 2000/11/20  10:29:13
56786         Log: integrate change#6239 from cfgperl
56787              
56788              Configure maintenance.  Sever some dependency cycles,
56789              separate gccversion from the cc unit,
56790              address [ID 20000623.006] Configure script patch for using gcc on AIX
56791              (but solve it a little bit differently),
56792              unduplex some accidentally duplicated units,
56793              suggest using gcc if no cc available
56794              (p5p thread: "Solaris configure: counterproposal", 1999-09)
56795      Branch: maint-5.6/perl
56796           !> Configure Todo-5.6 config_h.SH
56797 ____________________________________________________________________________
56798 [  7764] By: gsar                                  on 2000/11/20  10:25:55
56799         Log: integrate changes#6233..6238 from cfgperl
56800              
56801              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
56802              From: Mark-Jason Dominus <mjd@plover.com>
56803              Date: Fri, 16 Jun 2000 20:53:04 -0400
56804              Message-ID: <20000617005304.8008.qmail@plover.com>
56805              
56806              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
56807              because when run as services (Win32ese for daemons)
56808              no environment variables are set and tmpdir ends up as /tmp,
56809              which is ambiguous.
56810              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
56811              From: matt@sergeant.org
56812              Date: 16 Jun 2000 16:30:43 -0000
56813              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
56814              
56815              The thread begun by
56816              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
56817              From: Kevin.Ruscoe@ubsw.com
56818              Date: Fri, 16 Jun 2000 16:38:51 +0100
56819              Message-Id: <H000019b03c300d6@MHS>
56820              
56821              Tweak embed.pl, regen headers.
56822              
56823              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
56824              From: Dan Sugalski <dan@sidhe.org>
56825              Date: Fri, 23 Jun 2000 17:00:00 -0400
56826              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
56827      Branch: maint-5.6/perl
56828           !> (integrate 27 files)
56829 ____________________________________________________________________________
56830 [  7763] By: gsar                                  on 2000/11/20  10:08:08
56831         Log: s/perl56delta/perldelta/g
56832      Branch: maint-5.6/perl
56833            ! pod/Makefile
56834 ____________________________________________________________________________
56835 [  7762] By: gsar                                  on 2000/11/20  10:04:00
56836         Log: integrate changes#6225,6229,6231,6232 from cfgperl
56837              
56838              Add source code filenames to apidoc.
56839              From: simon@brecon.co.uk (Simon Cozens)
56840              Subject: [PATCH embed.pl] Source X-ref
56841              Date: 22 Jun 2000 02:18:49 GMT
56842              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
56843              
56844              Subject: README.hpux version 0.6.1
56845              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
56846              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
56847              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
56848              
56849              Subject: [PATCH 5.6.0] cygwin port
56850              From: "Fifer, Eric" <EFifer@sanwaint.com>
56851              Date: Tue, 20 Jun 2000 14:30:58 +0100
56852              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
56853              
56854              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
56855              From: simon@brecon.co.uk (Simon Cozens)
56856              Date: 19 Jun 2000 15:18:27 GMT
56857              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
56858              
56859              plus update pod/Makefile and regenerate perltoc
56860      Branch: maint-5.6/perl
56861           +> pod/perlutil.pod
56862           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
56863           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
56864 ____________________________________________________________________________
56865 [  7761] By: jhi                                   on 2000/11/20  04:09:55
56866         Log: Miraculous typo.
56867      Branch: perl
56868            ! t/op/pat.t
56869 ____________________________________________________________________________
56870 [  7760] By: jhi                                   on 2000/11/20  04:06:08
56871         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
56872              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56873              Date: Sun, 19 Nov 2000 22:30:26 -0500
56874              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
56875      Branch: perl
56876            ! regexec.c scope.h t/op/pat.t
56877 ____________________________________________________________________________
56878 [  7759] By: jhi                                   on 2000/11/20  02:05:22
56879         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
56880      Branch: perl
56881            ! perl.h
56882 ____________________________________________________________________________
56883 [  7758] By: jhi                                   on 2000/11/20  01:58:11
56884         Log: Subject: [perl 7711: EPOC] updates
56885              From: Olaf Flebbe <o.flebbe@gmx.de>
56886              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
56887              Message-ID: <25575.974658810@www23.gmx.net>               
56888      Branch: perl
56889            + lib/File/Spec/Epoc.pm
56890            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
56891            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
56892            ! lib/File/Spec.pm perl.c sv.c
56893 ____________________________________________________________________________
56894 [  7757] By: jhi                                   on 2000/11/20  01:53:11
56895         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
56896      Branch: perl
56897            ! MANIFEST
56898 ____________________________________________________________________________
56899 [  7756] By: jhi                                   on 2000/11/20  01:47:22
56900         Log: Integrate perlio.
56901      Branch: perl
56902            - ext/re/hints/MSWin32.pl
56903           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
56904           !> win32/config.gc win32/config_H.gc win32/win32sck.c
56905 ____________________________________________________________________________
56906 [  7755] By: nick                                  on 2000/11/19  20:57:17
56907         Log: Add dummy crlf layer (just as buffer)
56908              Correct 1st bug - one layer of indirection.
56909      Branch: perlio
56910            ! perlio.c perlio.h perliol.h
56911 ____________________________________________________________________________
56912 [  7754] By: nick                                  on 2000/11/19  20:56:12
56913         Log: Work-round to Perl_deb_nocontext is no longer required
56914      Branch: perlio
56915            - ext/re/hints/MSWin32.pl
56916 ____________________________________________________________________________
56917 [  7753] By: nick                                  on 2000/11/19  20:01:16
56918         Log: diff -se shows these as different
56919      Branch: perlio
56920            ! global.sym pod/perlapi.pod
56921 ____________________________________________________________________________
56922 [  7752] By: nick                                  on 2000/11/19  18:57:30
56923         Log: Configure GCC/Win32 build -Duseperlio
56924              Fix a couple of gross issues
56925              - double-include of ../deb.o in re.dll
56926              - win32sck.c needs PerlIO and FILE 
56927      Branch: perlio
56928            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
56929            ! win32/win32sck.c
56930 ____________________________________________________________________________
56931 [  7751] By: nick                                  on 2000/11/19  17:05:36
56932         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
56933      Branch: perlio
56934            ! perlio.c
56935 ____________________________________________________________________________
56936 [  7750] By: nick                                  on 2000/11/19  16:57:14
56937         Log: Missing aTHX_
56938      Branch: perlio
56939            ! sv.c
56940 ____________________________________________________________________________
56941 [  7749] By: jhi                                   on 2000/11/19  16:28:40
56942         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
56943              From: "Peter J. Farley III" <pjfarley@banet.net>
56944              Date: Sun, 19 Nov 2000 01:42:58 -0500
56945              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
56946      Branch: perl
56947            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
56948 ____________________________________________________________________________
56949 [  7748] By: jhi                                   on 2000/11/19  16:08:10
56950         Log: Subject: podlators 1.05 available        
56951              From: Russ Allbery <rra@stanford.edu>   
56952              Date: 18 Nov 2000 22:04:28 -0800
56953              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
56954      Branch: perl
56955            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
56956 ____________________________________________________________________________
56957 [  7747] By: nick                                  on 2000/11/19  11:19:39
56958         Log: Integrate mainline
56959      Branch: perlio
56960           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
56961           !> util.c
56962 ____________________________________________________________________________
56963 [  7746] By: jhi                                   on 2000/11/19  06:42:22
56964         Log: Make hex scanning warn on "\x{x}" and "\xx".
56965              "\x" and and hex("x") are still valid.
56966      Branch: perl
56967            ! util.c
56968 ____________________________________________________________________________
56969 [  7745] By: nick                                  on 2000/11/18  22:52:28
56970         Log: Integrate mainline
56971      Branch: perlio
56972           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
56973           !> perl.h perlio.c proto.h regcomp.c regcomp.h
56974 ____________________________________________________________________________
56975 [  7744] By: jhi                                   on 2000/11/18  22:50:28
56976         Log: Introduce Perl_utf8_length().  Use it.
56977      Branch: perl
56978            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
56979 ____________________________________________________________________________
56980 [  7743] By: jhi                                   on 2000/11/18  22:38:51
56981         Log: Compiler denit.
56982      Branch: perl
56983            ! perlio.c
56984 ____________________________________________________________________________
56985 [  7742] By: jhi                                   on 2000/11/18  20:33:05
56986         Log: Integrate perlio.
56987      Branch: perl
56988           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
56989           !> perlio.h pp_ctl.c pp_sys.c sv.c
56990 ____________________________________________________________________________
56991 [  7741] By: jhi                                   on 2000/11/18  20:31:27
56992         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
56993              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56994              Date: Fri, 17 Nov 2000 20:35:11 -0500
56995              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
56996              
56997              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
56998              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56999              Date: Fri, 17 Nov 2000 21:03:47 -0500
57000              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
57001              
57002              Plus a little bit of tweaking in pregcomp().
57003      Branch: perl
57004            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
57005 ____________________________________________________________________________
57006 [  7740] By: nick                                  on 2000/11/18  20:17:22
57007         Log: Lexical use open ... support:
57008              add ->cop_io to COP structure in cop.h.
57009              Make mg.c and gv.c associate it with ${^OPEN}.
57010              Make lib/open.pm set it.
57011              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
57012              manner similar to ->cop_warnings.
57013              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
57014              call new PerlIO_apply_layers().
57015              Declare latter in perlio.h and define in perlio.c
57016      Branch: perlio
57017            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
57018            ! perlio.h pp_ctl.c pp_sys.c sv.c
57019 ____________________________________________________________________________
57020 [  7739] By: jhi                                   on 2000/11/18  19:54:00
57021         Log: Integrate perlio.
57022      Branch: perl
57023           !> doio.c perlio.c pp.c
57024 ____________________________________________________________________________
57025 [  7738] By: jhi                                   on 2000/11/18  17:16:13
57026         Log: Subject: [PATCH 5.7.0] etags broken again
57027              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57028              Date: Sat, 18 Nov 2000 02:41:36 -0500
57029              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
57030      Branch: perl
57031            ! emacs/ptags
57032 ____________________________________________________________________________
57033 [  7737] By: jhi                                   on 2000/11/18  17:12:18
57034         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
57035      Branch: perl
57036            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
57037 ____________________________________________________________________________
57038 [  7736] By: nick                                  on 2000/11/18  14:06:20
57039         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
57040              part to be isolated.
57041      Branch: perlio
57042            ! doio.c perlio.c
57043 ____________________________________________________________________________
57044 [  7735] By: nick                                  on 2000/11/18  11:03:32
57045         Log: Integrate mainline
57046      Branch: perlio
57047           !> Changes README.amiga README.win32 patchlevel.h
57048           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
57049 ____________________________________________________________________________
57050 [  7734] By: jhi                                   on 2000/11/18  01:18:56
57051         Log: Update Changes.
57052      Branch: perl
57053            ! Changes patchlevel.h
57054 ____________________________________________________________________________
57055 [  7733] By: jhi                                   on 2000/11/18  00:32:54
57056         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
57057              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
57058              Date: Fri, 17 Nov 2000 17:28:02 -0500
57059              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
57060      Branch: perl
57061            ! regcomp.c regexec.c t/op/re_tests
57062 ____________________________________________________________________________
57063 [  7732] By: jhi                                   on 2000/11/18  00:28:56
57064         Log: Sparc 64-bit pack() fix from Jens Hamisch.
57065      Branch: perl
57066            ! pp.c
57067 ____________________________________________________________________________
57068 [  7731] By: jhi                                   on 2000/11/18  00:18:39
57069         Log: Explain in more detail the {} syntax ambiguousity.
57070              
57071              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
57072              From: Nicholas Clark <nick@ccl4.org>
57073              Date: Fri, 17 Nov 2000 22:10:28 +0000
57074              Message-ID: <20001117221028.A88930@plum.flirble.org>
57075      Branch: perl
57076            ! pod/perlfunc.pod
57077 ____________________________________________________________________________
57078 [  7730] By: jhi                                   on 2000/11/18  00:12:18
57079         Log: Subject: Fix for README.amiga (20000323.033)
57080              From: "Stephen P. Potter" <spp@spotter.yi.org>
57081              Date: Fri, 17 Nov 2000 12:25:51 -0500
57082              Message-Id: <200011171725.MAA05768@spotter.yi.org>
57083      Branch: perl
57084            ! README.amiga
57085 ____________________________________________________________________________
57086 [  7729] By: jhi                                   on 2000/11/18  00:08:34
57087         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
57088              From: "A. C. Yardley" <yardley@tanet.net>
57089              Date: Mon, 3 Apr 2000 11:35:33 -0700
57090              Message-ID: <3483.000403@tanet.net>
57091      Branch: perl
57092            ! README.win32
57093 ____________________________________________________________________________
57094 [  7728] By: nick                                  on 2000/11/17  21:59:47
57095         Log: Integrate mainline
57096      Branch: perlio
57097           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
57098           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
57099           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
57100           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
57101 ____________________________________________________________________________
57102 [  7727] By: nick                                  on 2000/11/17  21:56:31
57103         Log: Experiment on use of attributes.pm interface.
57104              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
57105              SVt_PVRV if not already something better (else vivify of say magic gets
57106              core dump).
57107      Branch: perlio
57108            ! perlio.c pp.c
57109 ____________________________________________________________________________
57110 [  7726] By: jhi                                   on 2000/11/17  14:15:49
57111         Log: Subject: Fix for 20000815.006
57112              From: "Stephen P. Potter" <spp@spotter.yi.org>
57113              Date: Fri, 17 Nov 2000 08:57:45 -0500
57114              Message-Id: <200011171357.IAA05122@spotter.yi.org>
57115              
57116              It's really 20000518.006.
57117      Branch: perl
57118            ! pod/perlmodlib.PL
57119 ____________________________________________________________________________
57120 [  7725] By: jhi                                   on 2000/11/17  14:12:31
57121         Log: Subject: Fix for 20000409.001
57122              From: "Stephen P. Potter" <spp@spotter.yi.org>
57123              Date: Fri, 17 Nov 2000 08:55:45 -0500
57124              Message-Id: <200011171355.IAA05104@spotter.yi.org>
57125      Branch: perl
57126            ! pod/perlfaq9.pod
57127 ____________________________________________________________________________
57128 [  7724] By: jhi                                   on 2000/11/17  14:08:58
57129         Log: Undo #7627 now that we have =head3.
57130      Branch: perl
57131            ! pod/perlhack.pod
57132 ____________________________________________________________________________
57133 [  7723] By: jhi                                   on 2000/11/17  14:04:09
57134         Log: As surmised the #7719 wasn't a good move.
57135      Branch: perl
57136            ! hints/solaris_2.sh
57137 ____________________________________________________________________________
57138 [  7722] By: jhi                                   on 2000/11/17  13:59:04
57139         Log: Also the 64bitall hints can be either here or there.
57140      Branch: perl
57141            ! hints/solaris_2.sh
57142 ____________________________________________________________________________
57143 [  7721] By: jhi                                   on 2000/11/17  02:26:23
57144         Log: Test tweak for the open pragma.
57145      Branch: perl
57146            ! t/lib/b.t
57147 ____________________________________________________________________________
57148 [  7720] By: jhi                                   on 2000/11/17  00:23:22
57149         Log: The long double hints can be here or there.
57150      Branch: perl
57151            ! hints/solaris_2.sh
57152 ____________________________________________________________________________
57153 [  7719] By: jhi                                   on 2000/11/17  00:14:06
57154         Log: For Solaris use64bitall the stdchar needs a little bit of help.
57155      Branch: perl
57156            ! hints/solaris_2.sh
57157 ____________________________________________________________________________
57158 [  7718] By: jhi                                   on 2000/11/16  23:27:34
57159         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
57160              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
57161              Date: Wed, 15 Nov 2000 08:56:32 +0100
57162              Message-ID: <3A1241B0.64477E00@alcatel.at>
57163      Branch: perl
57164            ! lib/Carp/Heavy.pm
57165 ____________________________________________________________________________
57166 [  7717] By: jhi                                   on 2000/11/16  23:23:29
57167         Log: Subject: [PATCH] Re: 20001101.003 PDL
57168              From: Nicholas Clark <nick@ccl4.org>
57169              Date: Thu, 16 Nov 2000 16:48:25 +0000
57170              Message-ID: <20001116164825.B93487@plum.flirble.org>
57171      Branch: perl
57172            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
57173 ____________________________________________________________________________
57174 [  7716] By: jhi                                   on 2000/11/16  23:21:31
57175         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
57176              From: "Casey R. Tweten" <crt@kiski.net>
57177              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
57178              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
57179      Branch: perl
57180            ! lib/Pod/Checker.pm pod/perlpod.pod
57181 ____________________________________________________________________________
57182 [  7715] By: jhi                                   on 2000/11/16  23:19:40
57183         Log: Avoid an infinite loop in VMS when utils scripts are run
57184              with no arguments, from Charles Lane.
57185      Branch: perl
57186            ! configure.com
57187 ____________________________________________________________________________
57188 [  7714] By: jhi                                   on 2000/11/16  23:17:08
57189         Log: Subject: perllocale.pod changes
57190              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
57191              Date: Mon, 13 Nov 2000 10:09:22 +0300
57192              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
57193      Branch: perl
57194            ! pod/perllocale.pod
57195 ____________________________________________________________________________
57196 [  7713] By: jhi                                   on 2000/11/16  23:14:06
57197         Log: Integrate perlio.
57198      Branch: perl
57199           !> doio.c perlio.c perlio.h util.c
57200 ____________________________________________________________________________
57201 [  7712] By: nick                                  on 2000/11/16  21:10:58
57202         Log: Integrate mainline
57203      Branch: perlio
57204           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
57205           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
57206           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
57207           !> vos/config.ga.def vos/config.ga.h win32/config.bc
57208           !> win32/config.gc win32/config.vc
57209 ____________________________________________________________________________
57210 [  7711] By: nick                                  on 2000/11/16  19:56:41
57211         Log: Minor tweaks:
57212              consistent way of getting 'rb', 'wb' etc. for binary opens
57213              move *perlio::layers to *open::layers
57214              a #define to show layers available
57215              DOSISH popen/PerlIO had export/import sense inverted.
57216      Branch: perlio
57217            ! doio.c perlio.c perlio.h util.c
57218 ____________________________________________________________________________
57219 [  7710] By: jhi                                   on 2000/11/16  15:46:05
57220         Log: Add HAS_SBRK_PROTO.
57221      Branch: metaconfig/U/perl
57222            + d_sbrkproto.U
57223      Branch: perl
57224            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57225            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
57226            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
57227            ! vos/config.ga.def vos/config.ga.h win32/config.bc
57228            ! win32/config.gc win32/config.vc
57229 ____________________________________________________________________________
57230 [  7709] By: nick                                  on 2000/11/16  07:31:49
57231         Log: Integrate mainline
57232      Branch: perlio
57233           !> (integrate 35 files)
57234 ____________________________________________________________________________
57235 [  7708] By: jhi                                   on 2000/11/16  05:33:03
57236         Log: These files are text, not binary.
57237      Branch: perl
57238            ! ext/Encode/Encode/iso8859-10.enc
57239            ! ext/Encode/Encode/iso8859-13.enc
57240            ! ext/Encode/Encode/iso8859-14.enc
57241            ! ext/Encode/Encode/iso8859-15.enc
57242 ____________________________________________________________________________
57243 [  7707] By: jhi                                   on 2000/11/16  01:53:37
57244         Log: Update Changes.
57245      Branch: perl
57246            ! Changes patchlevel.h
57247 ____________________________________________________________________________
57248 [  7706] By: jhi                                   on 2000/11/16  01:35:59
57249         Log: More #undefing of stdio.
57250      Branch: perl
57251            ! fakesdio.h nostdio.h
57252 ____________________________________________________________________________
57253 [  7705] By: jhi                                   on 2000/11/16  01:34:18
57254         Log: Add fwalk() probe to the configuration files and regen perltoc.
57255      Branch: perl
57256            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57257            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
57258            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
57259            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
57260            ! win32/config.bc win32/config.gc win32/config.vc
57261 ____________________________________________________________________________
57262 [  7704] By: jhi                                   on 2000/11/16  01:33:07
57263         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
57264              an optional third argument to Inlibc?)
57265      Branch: metaconfig/U/perl
57266            + d__fwalk.U
57267 ____________________________________________________________________________
57268 [  7703] By: jhi                                   on 2000/11/16  01:09:22
57269         Log: The type of the hash_cb() size argument is tricky.
57270      Branch: perl
57271            ! ext/DB_File/DB_File.xs
57272 ____________________________________________________________________________
57273 [  7702] By: jhi                                   on 2000/11/15  23:01:16
57274         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
57275      Branch: perl
57276            ! nostdio.h
57277 ____________________________________________________________________________
57278 [  7701] By: jhi                                   on 2000/11/15  22:52:32
57279         Log: Detypo.
57280      Branch: perl
57281            ! t/lib/bigfltpm.t
57282 ____________________________________________________________________________
57283 [  7700] By: jhi                                   on 2000/11/15  22:51:56
57284         Log: UINT64_C() work continues.
57285      Branch: perl
57286            ! handy.h perl.h utf8.h
57287 ____________________________________________________________________________
57288 [  7699] By: jhi                                   on 2000/11/15  14:13:04
57289         Log: SOCKS has its own USE_THREADS, based on
57290              
57291              Subject: [ID 20001114.002] et. al. bugfix followup
57292              From: Jens Hamisch <jens@Strawberry.COM> 
57293              Date: Wed, 15 Nov 2000 14:23:11 +0100
57294              Message-ID: <20001115142311.A21164@Strawberry.COM>
57295      Branch: perl
57296            ! perl.h
57297 ____________________________________________________________________________
57298 [  7698] By: jhi                                   on 2000/11/15  03:50:56
57299         Log: Add few missing #undefs and sort them.
57300      Branch: perl
57301            ! fakesdio.h
57302 ____________________________________________________________________________
57303 [  7697] By: jhi                                   on 2000/11/15  03:39:14
57304         Log: Linenumber fix.
57305      Branch: perl
57306            ! t/pragma/warn/utf8
57307 ____________________________________________________________________________
57308 [  7696] By: jhi                                   on 2000/11/15  02:55:26
57309         Log: EBCDIC tweaks.
57310              
57311              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
57312              From: Peter Prymmer <pvhp@forte.com>
57313              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
57314              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
57315      Branch: perl
57316            ! t/op/regmesg.t t/pragma/warn/utf8
57317 ____________________________________________________________________________
57318 [  7695] By: jhi                                   on 2000/11/15  02:53:58
57319         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
57320              From: Peter Prymmer <pvhp@forte.com>
57321              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
57322              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
57323      Branch: perl
57324            ! utf8.c
57325 ____________________________________________________________________________
57326 [  7694] By: jhi                                   on 2000/11/15  02:50:55
57327         Log: Subject: [PATCH: perl@7674] updates to README.os390
57328              From: Prymmer/Kahn <pvhp@best.com>
57329              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
57330              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
57331      Branch: perl
57332            ! README.os390
57333 ____________________________________________________________________________
57334 [  7693] By: jhi                                   on 2000/11/15  02:48:37
57335         Log: Quit utf8_to_uv() instantly if curlen == 0.
57336      Branch: perl
57337            ! utf8.c
57338 ____________________________________________________________________________
57339 [  7692] By: jhi                                   on 2000/11/15  02:24:29
57340         Log: Use u_int32_t for the size of hash_cb(), not size_t.
57341              
57342              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
57343              From: Jens Hamisch <jens@Strawberry.COM>     
57344              Date: Tue, 14 Nov 2000 19:03:55 +0100
57345              Message-Id: <20001114190355.A20559@Strawberry.COM>
57346      Branch: perl
57347            ! ext/DB_File/DB_File.xs
57348 ____________________________________________________________________________
57349 [  7691] By: jhi                                   on 2000/11/15  02:20:12
57350         Log: Use UINT64_C().
57351              
57352              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
57353              From: Jens Hamisch <jens@Strawberry.COM>
57354              Date: Tue, 14 Nov 2000 19:16:23 +0100
57355              Message-Id: <20001114191623.G20559@Strawberry.COM>
57356      Branch: perl
57357            ! utf8.c utf8.h
57358 ____________________________________________________________________________
57359 [  7690] By: jhi                                   on 2000/11/15  02:17:06
57360         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
57361              (a macro to define signed and unsigned integer constants).
57362      Branch: perl
57363            ! handy.h
57364 ____________________________________________________________________________
57365 [  7689] By: jhi                                   on 2000/11/15  01:56:51
57366         Log: Regen Configure.
57367      Branch: perl
57368            ! Configure
57369 ____________________________________________________________________________
57370 [  7688] By: jhi                                   on 2000/11/15  01:56:32
57371         Log: Make the unit know about SOCKS.
57372      Branch: metaconfig
57373            ! U/protos/socksizetype.U
57374 ____________________________________________________________________________
57375 [  7687] By: jhi                                   on 2000/11/15  01:54:47
57376         Log: Remove unused dependencies.
57377      Branch: metaconfig
57378            ! U/compline/d_getpagsz.U
57379 ____________________________________________________________________________
57380 [  7686] By: nick                                  on 2000/11/14  21:25:13
57381         Log: Integrate mainline.
57382      Branch: perlio
57383           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
57384           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
57385           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
57386           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
57387           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
57388           !> win32/config.bc win32/config.gc win32/config.vc
57389           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
57390 ____________________________________________________________________________
57391 [  7685] By: jhi                                   on 2000/11/14  17:54:56
57392         Log: Integrate perlio.
57393      Branch: perl
57394           +> fakesdio.h perliol.h
57395           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
57396           !> perlsdio.h perlsfio.h pod/perlfunc.pod
57397 ____________________________________________________________________________
57398 [  7684] By: nick                                  on 2000/11/14  17:43:04
57399         Log: PerlIO #include and #ifdef re-work.
57400      Branch: perlio
57401            + fakesdio.h perliol.h
57402            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
57403            ! perlsdio.h perlsfio.h
57404 ____________________________________________________________________________
57405 [  7683] By: jhi                                   on 2000/11/14  15:42:40
57406         Log: Hoist the duplicated socket/netdb include logic to perl.h;
57407              undef SETERRNO in case SOCKS has defined it.  Based on:
57408              
57409              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
57410              From: Jens Hamisch <jens@Strawberry.COM> 
57411              Date: Tue, 14 Nov 2000 11:34:40 +0100
57412              Message-Id: <20001114113440.A20005@Strawberry.COM>
57413      Branch: perl
57414            ! doio.c perl.h pp_sys.c
57415 ____________________________________________________________________________
57416 [  7682] By: jhi                                   on 2000/11/14  14:07:28
57417         Log: Subject: some additions for makefiles for win32 (for perl@7674)
57418              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
57419              Date: Tue, 14 Nov 2000 09:31:13 +0300
57420              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
57421      Branch: perl
57422            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
57423            ! win32/makefile.mk
57424 ____________________________________________________________________________
57425 [  7681] By: jhi                                   on 2000/11/14  14:01:41
57426         Log: Subject: tiny typo in perl5db.pl
57427              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
57428              Date: Tue, 14 Nov 2000 09:29:28 +0300
57429              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
57430      Branch: perl
57431            ! lib/perl5db.pl
57432 ____________________________________________________________________________
57433 [  7680] By: jhi                                   on 2000/11/14  04:13:50
57434         Log: Redo #7679 with LFs instead of CRLFs.
57435      Branch: perl
57436            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
57437            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
57438            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
57439 ____________________________________________________________________________
57440 [  7679] By: jhi                                   on 2000/11/14  01:21:09
57441         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
57442              From: Benjamin Stuhl <tiriath@yahoo.com> 
57443              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
57444              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
57445      Branch: perl
57446            + win32/bin/mdelete.bat
57447            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
57448            ! makedef.pl perlio.c win32/Makefile win32/config.gc
57449            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
57450 ____________________________________________________________________________
57451 [  7678] By: jhi                                   on 2000/11/14  01:19:20
57452         Log: Fix the re extension building for Win32.
57453              
57454              Subject: [PATCH perl@7638] Get PerlIO building on Win32
57455              From: Benjamin Stuhl <tiriath@yahoo.com> 
57456              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
57457              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
57458      Branch: perl
57459            + ext/re/hints/MSWin32.pl
57460            ! MANIFEST
57461 ____________________________________________________________________________
57462 [  7677] By: jhi                                   on 2000/11/14  01:13:54
57463         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
57464              From: sthoenna@efn.org
57465              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
57466              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
57467      Branch: perl
57468            ! doop.c pp.c toke.c utf8.c utf8.h
57469 ____________________________________________________________________________
57470 [  7676] By: jhi                                   on 2000/11/13  20:23:15
57471         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
57472              From: Nicholas Clark <nick@ccl4.org>
57473              Date: Mon, 13 Nov 2000 18:55:04 +0000
57474              Message-ID: <20001113185504.J29183@plum.flirble.org>
57475      Branch: perl
57476            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
57477 ____________________________________________________________________________
57478 [  7675] By: nick                                  on 2000/11/13  20:21:57
57479         Log: Integrate mainline ...
57480      Branch: perlio
57481           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
57482           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
57483           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
57484           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
57485 ____________________________________________________________________________
57486 [  7674] By: jhi                                   on 2000/11/13  15:07:56
57487         Log: Update Changes.
57488      Branch: perl
57489            ! Changes patchlevel.h
57490 ____________________________________________________________________________
57491 [  7673] By: jhi                                   on 2000/11/13  14:42:42
57492         Log: Remove the new two tests of lib/io_xs for now, they seem to
57493              fail under perlio on some platforms.
57494      Branch: perl
57495            ! t/lib/io_xs.t
57496 ____________________________________________________________________________
57497 [  7672] By: jhi                                   on 2000/11/13  13:57:53
57498         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
57499      Branch: perl
57500            ! perlio.c
57501 ____________________________________________________________________________
57502 [  7671] By: jhi                                   on 2000/11/13  05:30:48
57503         Log: Placate nervous compilers that see longer than ints switch()ing.
57504      Branch: perl
57505            ! utf8.c
57506 ____________________________________________________________________________
57507 [  7670] By: jhi                                   on 2000/11/13  05:14:21
57508         Log: fputs() does return EOF on error but here we don't care.
57509      Branch: perl
57510            ! perlio.c
57511 ____________________________________________________________________________
57512 [  7669] By: jhi                                   on 2000/11/13  05:02:45
57513         Log: Declare reg_data like reg_substr_data.
57514      Branch: perl
57515            ! regexp.h
57516 ____________________________________________________________________________
57517 [  7668] By: jhi                                   on 2000/11/13  04:54:34
57518         Log: Typos in #7667.
57519      Branch: perl
57520            ! perl.h
57521 ____________________________________________________________________________
57522 [  7667] By: jhi                                   on 2000/11/13  04:49:49
57523         Log: Cleanup messy #ifdef.
57524      Branch: perl
57525            ! perl.h
57526 ____________________________________________________________________________
57527 [  7666] By: jhi                                   on 2000/11/13  04:17:34
57528         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
57529              From: Nicholas Clark <nick@talking.bollo.cx>
57530              Date: Sun, 12 Nov 2000 21:14:11 +0000
57531              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
57532              
57533              Note: only one breakage of the two reported is fixed by this patch.
57534      Branch: perl
57535            ! perlio.c
57536 ____________________________________________________________________________
57537 [  7665] By: jhi                                   on 2000/11/13  04:05:07
57538         Log: Tweak the definition of the bit complement on UTF-8 data:
57539              if none of the characters in the string are > 0xff,
57540              the result is a complemented byte string, not a (UTF-8)
57541              char string.  Based on the summary in
57542              
57543              Subject: Re: [ID 20000918.005] ~ on wide chars
57544              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
57545              Date: Fri, 10 Nov 2000 09:47:15 -0800
57546              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
57547              
57548              This should give us the maximum backward (pre-char string)
57549              compatibility and utf8 compatibility.  The other alternative
57550              would be to limit the bit complement to be always byte only,
57551              taking the least significant byte of the chars.
57552      Branch: perl
57553            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
57554 ____________________________________________________________________________
57555 [  7664] By: jhi                                   on 2000/11/13  00:23:44
57556         Log: Couple of tests from #7660 salvaged.
57557      Branch: perl
57558            - t/op/tell.t
57559            ! MANIFEST t/io/tell.t
57560 ____________________________________________________________________________
57561 [  7663] By: jhi                                   on 2000/11/13  00:02:48
57562         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
57563              From: Nicholas Clark <nick@talking.bollo.cx>
57564              Date: Sun, 12 Nov 2000 21:23:43 +0000
57565              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
57566      Branch: perl
57567            ! perlsfio.h
57568 ____________________________________________________________________________
57569 [  7662] By: jhi                                   on 2000/11/13  00:01:39
57570         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
57571              From: Nicholas Clark <nick@talking.bollo.cx>
57572              Date: Sun, 12 Nov 2000 21:30:04 +0000
57573              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
57574      Branch: perl
57575            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
57576 ____________________________________________________________________________
57577 [  7661] By: jhi                                   on 2000/11/12  23:57:29
57578         Log: Document tell() on special streams.
57579      Branch: perl
57580            ! pod/perlfunc.pod
57581 ____________________________________________________________________________
57582 [  7660] By: jhi                                   on 2000/11/12  23:54:22
57583         Log: (Subsumed by #7664)
57584      Branch: perl
57585            + t/op/tell.t
57586            ! MANIFEST
57587 ____________________________________________________________________________
57588 [  7659] By: jhi                                   on 2000/11/12  22:55:25
57589         Log: Many subdocumented return values of the IO extension now documented.
57590              ungetc and write still left subdocumented.
57591              
57592              Subject: [PATCH] (was Re: IO::Handle::ungetc)
57593              From: Nicholas Clark <nick@talking.bollo.cx>
57594              Date: Sun, 12 Nov 2000 21:35:53 +0000
57595              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
57596      Branch: perl
57597            ! ext/IO/lib/IO/Handle.pm
57598 ____________________________________________________________________________
57599 [  7658] By: jhi                                   on 2000/11/12  21:37:06
57600         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
57601              From: Nicholas Clark <nick@talking.bollo.cx>
57602              Date: Sun, 12 Nov 2000 20:03:22 +0000
57603              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
57604      Branch: perl
57605            ! pod/perlfunc.pod
57606 ____________________________________________________________________________
57607 [  7657] By: jhi                                   on 2000/11/12  20:34:55
57608         Log: Integrate perlio.
57609      Branch: perl
57610           !> perlio.c
57611 ____________________________________________________________________________
57612 [  7656] By: nick                                  on 2000/11/12  19:25:06
57613         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
57614      Branch: perlio
57615            ! perlio.c
57616 ____________________________________________________________________________
57617 [  7655] By: nick                                  on 2000/11/12  19:09:41
57618         Log: Integrate mainline
57619      Branch: perlio
57620           +> README.solaris ext/Encode/Encode/cp1006.enc
57621           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
57622           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
57623           +> ext/Encode/Encode/iso8859-13.enc
57624           +> ext/Encode/Encode/iso8859-14.enc
57625           +> ext/Encode/Encode/iso8859-15.enc
57626           !> (integrate 34 files)
57627 ____________________________________________________________________________
57628 [  7654] By: jhi                                   on 2000/11/12  19:00:22
57629         Log: Add a metaconfig unit for fsync.
57630      Branch: metaconfig/U/perl
57631            + d_fsync.U
57632 ____________________________________________________________________________
57633 [  7653] By: jhi                                   on 2000/11/12  19:00:01
57634         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
57635      Branch: perl
57636            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57637            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
57638            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
57639            ! vos/config.ga.h win32/config.bc win32/config.gc
57640            ! win32/config.vc
57641 ____________________________________________________________________________
57642 [  7652] By: jhi                                   on 2000/11/11  21:12:01
57643         Log: Copy the s// information of README.hpux also to the perlrun.
57644      Branch: perl
57645            ! README.hpux pod/perlrun.pod
57646 ____________________________________________________________________________
57647 [  7651] By: jhi                                   on 2000/11/11  21:03:13
57648         Log: More README.solaris updates from Andy Dougherty.
57649      Branch: perl
57650            ! README.solaris
57651 ____________________________________________________________________________
57652 [  7650] By: jhi                                   on 2000/11/11  18:38:57
57653         Log: More descriptive error for unknown perlio layers.
57654              
57655              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
57656              From: Dominic Dunlop <domo@computer.org> 
57657              Date: Sat, 11 Nov 2000 18:20:32 +0100             
57658              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
57659      Branch: perl
57660            ! perlio.c pod/perldiag.pod
57661 ____________________________________________________________________________
57662 [  7649] By: jhi                                   on 2000/11/11  18:37:52
57663         Log: MachTen doesn't really do mmap() and munmap().
57664              
57665              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
57666              From: Dominic Dunlop <domo@computer.org> 
57667              Date: Sat, 11 Nov 2000 18:20:32 +0100             
57668              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
57669      Branch: perl
57670            ! hints/machten.sh
57671 ____________________________________________________________________________
57672 [  7648] By: jhi                                   on 2000/11/11  18:36:46
57673         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
57674              From: rspier@pobox.com (Robert Spier)
57675              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
57676              Message-ID: <14861.32839.491271.985797@rls.cx>
57677      Branch: perl
57678            ! Porting/Contract pod/perltoot.pod
57679 ____________________________________________________________________________
57680 [  7647] By: jhi                                   on 2000/11/11  18:35:30
57681         Log: Simplify the getpagesize() unit by dropping the
57682              pagesize probe since it's nowadays slightly more
57683              complicated because of sysconf(). (Note: if some
57684              platform really needs the -lPW for getpagesize,
57685              I just broke it.)
57686              
57687              TODO: a new pagesize unit.
57688      Branch: metaconfig
57689            ! U/compline/d_getpagsz.U
57690 ____________________________________________________________________________
57691 [  7646] By: jhi                                   on 2000/11/11  18:33:23
57692         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
57693      Branch: perl
57694            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57695            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
57696            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
57697            ! vos/config.ga.h win32/config.bc win32/config.gc
57698            ! win32/config.vc
57699 ____________________________________________________________________________
57700 [  7645] By: jhi                                   on 2000/11/11  16:45:15
57701         Log: Use sysconf() or getpagesize() to find out the pagesize.
57702      Branch: perl
57703            ! perlio.c
57704 ____________________________________________________________________________
57705 [  7644] By: jhi                                   on 2000/11/11  15:46:08
57706         Log: Integrate perlio.
57707      Branch: perl
57708           !> perlio.c
57709 ____________________________________________________________________________
57710 [  7643] By: jhi                                   on 2000/11/11  15:33:36
57711         Log: Subject: Re: [PATCH] README.solaris
57712              From: Lupe Christoph <lupe@lupe-christoph.de>
57713              Date: Sat, 11 Nov 2000 14:08:10 +0100
57714              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
57715      Branch: perl
57716            ! README.solaris
57717 ____________________________________________________________________________
57718 [  7642] By: jhi                                   on 2000/11/11  15:22:12
57719         Log: Subject: [PATCH perl@7638] cygwin port
57720              From: "Eric Fifer" <egf7@columbia.edu>            
57721              Date: Fri, 10 Nov 2000 19:30:30 -0000
57722              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
57723      Branch: perl
57724            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
57725 ____________________________________________________________________________
57726 [  7641] By: nick                                  on 2000/11/11  14:50:36
57727         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
57728              Also call "Buf" layer directly when unread'ing non-read chars.
57729      Branch: perlio
57730            ! perlio.c
57731 ____________________________________________________________________________
57732 [  7640] By: jhi                                   on 2000/11/11  02:05:02
57733         Log: Add more encoding tables.
57734      Branch: perl
57735            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
57736            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
57737            + ext/Encode/Encode/iso8859-10.enc
57738            + ext/Encode/Encode/iso8859-13.enc
57739            + ext/Encode/Encode/iso8859-14.enc
57740            + ext/Encode/Encode/iso8859-15.enc
57741            ! MANIFEST
57742 ____________________________________________________________________________
57743 [  7639] By: jhi                                   on 2000/11/10  18:49:25
57744         Log: Subject: [PATCH] README.solaris
57745              From: Andy Dougherty <doughera@lafayette.edu>
57746              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
57747              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
57748      Branch: perl
57749            + README.solaris
57750            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
57751            ! pod/perl.pod pod/perltoc.pod
57752 ____________________________________________________________________________
57753 [  7638] By: jhi                                   on 2000/11/10  15:04:15
57754         Log: Update Changes.
57755      Branch: perl
57756            ! Changes patchlevel.h
57757 ____________________________________________________________________________
57758 [  7637] By: jhi                                   on 2000/11/10  14:14:28
57759         Log: Explain better why certain regex tests are skipped.
57760              
57761              Subject: Re: tests skipped: unknown reason
57762              From: Lupe Christoph <lupe@lupe-christoph.de>
57763              Date: Fri, 10 Nov 2000 09:08:56 +0100
57764              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
57765      Branch: perl
57766            ! t/op/regexp.t
57767 ____________________________________________________________________________
57768 [  7636] By: nick                                  on 2000/11/10  13:40:00
57769         Log: Integrate mainline.
57770      Branch: perlio
57771           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
57772           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
57773           !> win32/bin/search.pl
57774 ____________________________________________________________________________
57775 [  7635] By: nick                                  on 2000/11/10  13:25:52
57776         Log: Re-instate stdio large file support via perlio.
57777      Branch: perl
57778            ! perlio.c
57779 ____________________________________________________________________________
57780 [  7634] By: jhi                                   on 2000/11/10  04:49:55
57781         Log: Amdahl UTS hints updates.
57782              
57783              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
57784              From: hom00@utsglobal.com (Harold O Morris)
57785              Date: Thu, 9 Nov 2000 20:02 PST
57786              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
57787      Branch: perl
57788            ! hints/uts.sh
57789 ____________________________________________________________________________
57790 [  7633] By: jhi                                   on 2000/11/09  23:33:28
57791         Log: Subject: [PATCH] IO::Seekable pod
57792              From: Nicholas Clark <nick@talking.bollo.cx>
57793              Date: Thu, 9 Nov 2000 20:29:45 +0000
57794              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
57795      Branch: perl
57796            ! ext/IO/lib/IO/Handle.pm
57797 ____________________________________________________________________________
57798 [  7632] By: jhi                                   on 2000/11/09  21:55:41
57799         Log: Various doc oddball characters.
57800              
57801              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
57802              From: Michael Somos <somos@grail.cba.csuohio.edu>
57803              Date: Mon, 6 Nov 2000 17:44:20 -0500
57804              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
57805      Branch: perl
57806            ! emacs/cperl-mode.el lib/unicode/syllables.txt
57807            ! win32/bin/search.pl
57808 ____________________________________________________________________________
57809 [  7631] By: jhi                                   on 2000/11/09  21:12:29
57810         Log: Subject: Re: bash -c exit and linux hints 
57811              From: "John P. Linderman" <jpl@research.att.com>
57812              Date: Thu, 02 Nov 2000 09:37:25 -0500
57813              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
57814      Branch: perl
57815            ! hints/linux.sh
57816 ____________________________________________________________________________
57817 [  7630] By: nick                                  on 2000/11/09  20:34:11
57818         Log: Integrate mainline.
57819      Branch: perlio
57820           !> (integrate 91 files)
57821 ____________________________________________________________________________
57822 [  7629] By: jhi                                   on 2000/11/09  19:46:31
57823         Log: Missing dTHXs.
57824              
57825              Subject: RE: perl@7595 builds not on cygwin
57826              From: "Eric Fifer" <egf7@columbia.edu>
57827              Date: Thu, 9 Nov 2000 19:26:50 -0000
57828              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
57829      Branch: perl
57830            ! ext/Devel/Peek/Peek.xs
57831 ____________________________________________________________________________
57832 [  7628] By: jhi                                   on 2000/11/09  14:48:27
57833         Log: Disable only the tests 99 and 166 for UTF-8 locales.
57834      Branch: perl
57835            ! t/pragma/locale.t
57836 ____________________________________________________________________________
57837 [  7627] By: jhi                                   on 2000/11/09  14:40:27
57838         Log: There's no =head3.
57839      Branch: perl
57840            ! pod/perlhack.pod
57841 ____________________________________________________________________________
57842 [  7626] By: jhi                                   on 2000/11/09  13:54:26
57843         Log: The generated boot_* headers are wrong.  Pickier compiler,
57844              such as KAI C++ will refuse to compile the resulting perlmain.
57845              
57846              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
57847              From: Harri Pasanen <harri.pasanen@trema.com>
57848              Date: Thu, 09 Nov 2000 14:23:28 +0100
57849              Message-Id: <3A0AA550.26D548A3@trema.com>
57850      Branch: perl
57851            ! minimod.pl
57852 ____________________________________________________________________________
57853 [  7625] By: jhi                                   on 2000/11/09  13:50:44
57854         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
57855              From: Prymmer/Kahn <pvhp@best.com>
57856              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
57857              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
57858              
57859              All except the "cow orker" change.
57860      Branch: perl
57861            ! Porting/pumpkin.pod
57862 ____________________________________________________________________________
57863 [  7624] By: jhi                                   on 2000/11/09  13:45:33
57864         Log: Fix for
57865              
57866              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
57867              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
57868              Date: Thu, 09 Nov 2000 11:05:52 +0100
57869              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
57870      Branch: perl
57871            ! pod/perldiag.pod t/pragma/warn/pp_sys
57872 ____________________________________________________________________________
57873 [  7623] By: jhi                                   on 2000/11/09  13:37:16
57874         Log: Typo in an ifndef.
57875              
57876              Subject: Re: [PATCH 5.7.0] better messages from malloc()
57877              From: Joe Smith <jms@inwap.com>         
57878              Date: Thu, 09 Nov 2000 01:33:14 -0800
57879              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
57880      Branch: perl
57881            ! malloc.c
57882 ____________________________________________________________________________
57883 [  7622] By: jhi                                   on 2000/11/09  13:31:18
57884         Log: Remove unused extra arguments.
57885      Branch: metaconfig/U/perl
57886            ! perlxv.U
57887      Branch: perl
57888            ! Configure config_h.SH
57889 ____________________________________________________________________________
57890 [  7621] By: jhi                                   on 2000/11/09  13:16:36
57891         Log: More VMS moves on environment handling, from Charles Lane.
57892      Branch: perl
57893            ! t/pragma/locale.t
57894 ____________________________________________________________________________
57895 [  7620] By: jhi                                   on 2000/11/09  04:42:38
57896         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
57897              From: David Dyck <dcd@tc.fluke.com>
57898              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
57899              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
57900      Branch: perl
57901            ! pp_sys.c
57902 ____________________________________________________________________________
57903 [  7619] By: jhi                                   on 2000/11/09  04:36:21
57904         Log: Forgot from #7618.
57905      Branch: perl
57906            ! lib/File/stat.pm
57907 ____________________________________________________________________________
57908 [  7618] By: jhi                                   on 2000/11/09  04:28:44
57909         Log: Make deleting for %ENV work for (newer versions of) VMS,
57910              from Craig A. Berry.
57911      Branch: perl
57912            ! vms/vms.c
57913 ____________________________________________________________________________
57914 [  7617] By: jhi                                   on 2000/11/09  04:25:05
57915         Log: Subject: [PATCH] Class::Struct at compile time
57916              From: "Casey R. Tweten" <crt@kiski.net>
57917              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
57918              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
57919      Branch: perl
57920            ! lib/Class/Struct.pm
57921 ____________________________________________________________________________
57922 [  7616] By: jhi                                   on 2000/11/09  04:15:17
57923         Log: Subject: [ID 20001108.013] spelling
57924              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
57925              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
57926              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
57927      Branch: perl
57928            ! lib/ftp.pl
57929 ____________________________________________________________________________
57930 [  7615] By: jhi                                   on 2000/11/09  04:12:42
57931         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
57932              From: Peter Prymmer <pvhp@forte.com>
57933              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
57934              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
57935      Branch: perl
57936            ! configure.com
57937 ____________________________________________________________________________
57938 [  7614] By: jhi                                   on 2000/11/08  22:42:55
57939         Log: A missing aTHX_.
57940      Branch: perl
57941            ! ext/IPC/SysV/SysV.xs
57942 ____________________________________________________________________________
57943 [  7613] By: jhi                                   on 2000/11/08  19:30:21
57944         Log: Update Changes.
57945      Branch: perl
57946            ! Changes patchlevel.h
57947 ____________________________________________________________________________
57948 [  7612] By: jhi                                   on 2000/11/08  18:35:25
57949         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
57950              From: David Dyck <dcd@tc.fluke.com>
57951              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
57952              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
57953      Branch: perl
57954            ! pp_sys.c
57955 ____________________________________________________________________________
57956 [  7611] By: jhi                                   on 2000/11/08  18:30:26
57957         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
57958              From: Dominic Dunlop <domo@computer.org>
57959              Date: Tue, 7 Nov 2000 12:05:25 +0100
57960              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
57961      Branch: perl
57962            ! malloc.c
57963 ____________________________________________________________________________
57964 [  7610] By: jhi                                   on 2000/11/08  18:25:14
57965         Log: Do not test UTF-8 locales since that the tests would require
57966              polymorphic regexen.
57967      Branch: perl
57968            ! t/pragma/locale.t
57969 ____________________________________________________________________________
57970 [  7609] By: jhi                                   on 2000/11/08  17:12:51
57971         Log: Locale buglets.
57972              
57973              Subject: RE: Locales support (setlocale) fixes
57974              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
57975              Date: Wed, 8 Nov 2000 20:01:39 +0300
57976              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
57977      Branch: perl
57978            ! t/pragma/locale.t util.c
57979 ____________________________________________________________________________
57980 [  7608] By: jhi                                   on 2000/11/08  17:00:16
57981         Log: Deleting $ENV{PATH} in VMS is not recommendable.
57982      Branch: perl
57983            ! t/pragma/locale.t
57984 ____________________________________________________________________________
57985 [  7607] By: jhi                                   on 2000/11/08  16:58:26
57986         Log: Subject: PATCH std stdio for (Free)BSD
57987              From: Nicholas Clark <nick@ccl4.org>
57988              Date: Wed, 8 Nov 2000 15:36:29 +0000
57989              Message-ID: <20001108153629.D98736@plum.flirble.org>
57990      Branch: metaconfig
57991            ! U/compline/d_stdstdio.U
57992      Branch: perl
57993            ! Configure config_h.SH
57994 ____________________________________________________________________________
57995 [  7606] By: jhi                                   on 2000/11/08  16:43:31
57996         Log: Forgot to bump the line numbers in #7601.
57997      Branch: perl
57998            ! t/pragma/warn/pp_sys
57999 ____________________________________________________________________________
58000 [  7605] By: jhi                                   on 2000/11/08  16:39:12
58001         Log: More careful detection of how well NVs and UVs mix.
58002              
58003              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))
58004              From: Nicholas Clark <nick@ccl4.org>
58005              Date: Wed, 8 Nov 2000 15:14:12 +0000
58006              Message-ID: <20001108151412.B98736@plum.flirble.org>
58007              
58008              Added some SIGFPE paranoia.
58009      Branch: metaconfig/U/perl
58010            ! perlxv.U
58011      Branch: perl
58012            ! Configure config_h.SH
58013 ____________________________________________________________________________
58014 [  7604] By: jhi                                   on 2000/11/08  14:39:10
58015         Log: Subject: [patch perl@7595] VMS configure.com tweak
58016              From: "Craig A. Berry" <craigberry@mac.com>
58017              Date: Wed, 8 Nov 2000 00:24:12 -0600
58018              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
58019      Branch: perl
58020            ! configure.com
58021 ____________________________________________________________________________
58022 [  7603] By: jhi                                   on 2000/11/08  14:27:11
58023         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
58024              From: Robin Barker <rmb1@cise.npl.co.uk>
58025              Date: Wed, 8 Nov 2000 11:11:39 GMT
58026              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
58027      Branch: perl
58028            ! perlio.c
58029 ____________________________________________________________________________
58030 [  7602] By: jhi                                   on 2000/11/08  14:25:03
58031         Log: Fix for the tie-refhash string table leaks.
58032              
58033              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
58034              Date: Wed, 8 Nov 2000 13:03:04 GMT
58035              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
58036      Branch: perl
58037            ! t/lib/tie-refhash.t
58038 ____________________________________________________________________________
58039 [  7601] By: jhi                                   on 2000/11/08  14:21:08
58040         Log: Try to avoid flockless and emulationless places.
58041      Branch: perl
58042            ! t/pragma/warn/pp_sys
58043 ____________________________________________________________________________
58044 [  7600] By: jhi                                   on 2000/11/08  02:28:54
58045         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
58046              
58047              Subject: [PATCH] prototyped functions that should be overrideable
58048              From: "Casey R. Tweten" <crt@kiski.net>
58049              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
58050              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
58051      Branch: perl
58052            ! toke.c
58053 ____________________________________________________________________________
58054 [  7599] By: jhi                                   on 2000/11/08  01:12:05
58055         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
58056              
58057              Subject: [PATCH] perlbug.PL
58058              From: "Kurt D. Starsinic" <kstar@chapin.edu>
58059              Date: Mon, 6 Nov 2000 21:39:01 -0500
58060              Message-ID: <20001106213901.B20955@O2.chapin.edu>
58061      Branch: perl
58062            ! utils/perlbug.PL
58063 ____________________________________________________________________________
58064 [  7598] By: jhi                                   on 2000/11/07  23:42:00
58065         Log: Bad thinko in #7581 (I used the test program with the expanded
58066              values as-is).
58067      Branch: metaconfig
58068            ! U/compline/d_stdstdio.U
58069      Branch: perl
58070            ! Configure
58071 ____________________________________________________________________________
58072 [  7597] By: jhi                                   on 2000/11/07  21:43:29
58073         Log: Subject: [PATCH perl@7573] cygwin port
58074              From: "Fifer, Eric" <EFifer@sanwaint.com>
58075              Date: Tue, 7 Nov 2000 18:08:51 -0000 
58076              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
58077              
58078              Synchronize with Cygwin 1.1.5.
58079      Branch: perl
58080            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
58081            ! pod/perlport.pod unixish.h util.c
58082 ____________________________________________________________________________
58083 [  7596] By: jhi                                   on 2000/11/07  21:39:25
58084         Log: perlhack updates from H.Merijn Brand.
58085      Branch: perl
58086            ! pod/perlhack.pod
58087 ____________________________________________________________________________
58088 [  7595] By: jhi                                   on 2000/11/07  20:21:41
58089         Log: Update Changes.
58090      Branch: perl
58091            ! Changes patchlevel.h
58092 ____________________________________________________________________________
58093 [  7594] By: jhi                                   on 2000/11/07  19:18:58
58094         Log: Be more robust in Dynaloader.pm.
58095      Branch: perl
58096            ! ext/DynaLoader/DynaLoader_pm.PL
58097 ____________________________________________________________________________
58098 [  7593] By: jhi                                   on 2000/11/07  16:49:31
58099         Log: AUTHORS update.
58100      Branch: perl
58101            ! AUTHORS
58102 ____________________________________________________________________________
58103 [  7592] By: gsar                                  on 2000/11/07  16:39:51
58104         Log: normalize relative paths in virtualized current directory on windows,
58105              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
58106              returns)
58107      Branch: perl
58108            ! win32/vdir.h
58109 ____________________________________________________________________________
58110 [  7591] By: jhi                                   on 2000/11/07  16:04:26
58111         Log: Too profiler-happy: with optimization the #7590 actually makes
58112              the test to run 0.5% _slower_.  Requires much more instrumentation.
58113              Retract #7590.
58114      Branch: perl
58115            ! regcomp.c regcomp.h
58116 ____________________________________________________________________________
58117 [  7590] By: jhi                                   on 2000/11/07  15:51:13
58118         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
58119              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
58120              by using memset() and testing bytewise (as opposed to bitwise).
58121      Branch: perl
58122            ! regcomp.c regcomp.h
58123 ____________________________________________________________________________
58124 [  7589] By: jhi                                   on 2000/11/07  12:56:39
58125         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
58126              From: "Craig A. Berry" <craig.berry@psinetcs.com>
58127              Date: Mon, 06 Nov 2000 23:45:30 -0500
58128              Message-Id: <0011079735.AA973576259@univpress.com>
58129      Branch: perl
58130            ! configure.com t/lib/st-lock.t
58131 ____________________________________________________________________________
58132 [  7588] By: jhi                                   on 2000/11/07  01:03:28
58133         Log: Tweak #7587.
58134      Branch: perl
58135            ! pod/perldiag.pod
58136 ____________________________________________________________________________
58137 [  7587] By: jhi                                   on 2000/11/07  01:00:27
58138         Log: A doc addition for bug id 20001105.019, beware \p.
58139      Branch: perl
58140            ! pod/perldiag.pod
58141 ____________________________________________________________________________
58142 [  7586] By: jhi                                   on 2000/11/07  00:32:22
58143         Log: Fake support of holey files in win/dosish platforms.
58144              
58145              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
58146              From: kipp@shonanblue.ne.jp
58147              Date: Mon, 6 Nov 2000 13:30:55 -0800
58148              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
58149      Branch: perl
58150            ! ext/SDBM_File/sdbm/sdbm.c
58151 ____________________________________________________________________________
58152 [  7585] By: jhi                                   on 2000/11/07  00:12:54
58153         Log: Subject: Pod updates
58154              From: "Stephen P. Potter" <spp@spotter.yi.org>
58155              Date: Mon, 06 Nov 2000 18:56:43 -0500
58156              Message-Id: <200011062357.SAA18173@spotter.yi.org>
58157      Branch: perl
58158            ! README.dos README.os2 README.win32 pod/buildtoc.PL
58159            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
58160            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
58161            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
58162            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
58163            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
58164            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
58165            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
58166            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
58167            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
58168            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
58169            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
58170            ! pod/perltootc.pod pod/perlunicode.pod
58171 ____________________________________________________________________________
58172 [  7584] By: jhi                                   on 2000/11/07  00:04:17
58173         Log: Varargs don't always work too well if one puts an unsigned
58174              char on the stack and pop an unsigned quad off the stack.
58175              
58176              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
58177              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
58178              Date: Mon, 06 Nov 2000 15:19:05 -0800
58179              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
58180      Branch: perl
58181            ! utf8.c
58182 ____________________________________________________________________________
58183 [  7583] By: jhi                                   on 2000/11/06  23:58:48
58184         Log: %ENV note tweaks from Dan Sugalski.
58185      Branch: perl
58186            ! pod/perlport.pod vms/perlvms.pod
58187 ____________________________________________________________________________
58188 [  7582] By: jhi                                   on 2000/11/06  23:05:49
58189         Log: glibc5 detection by __GNU_LIBRARY__.
58190      Branch: perl
58191            ! toke.c
58192 ____________________________________________________________________________
58193 [  7581] By: jhi                                   on 2000/11/06  22:51:29
58194         Log: Make the stdio test program of 7427 less noisy while being 
58195              compiled so that Digital UNIX wouldn't get both
58196              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
58197              undefined.  This makes perlio happy.
58198      Branch: metaconfig
58199            ! U/compline/d_stdstdio.U
58200      Branch: perl
58201            ! Configure config_h.SH
58202 ____________________________________________________________________________
58203 [  7580] By: jhi                                   on 2000/11/06  22:41:41
58204         Log: Document %ENV = () portability issues.
58205      Branch: perl
58206            ! pod/perlport.pod vms/perlvms.pod
58207 ____________________________________________________________________________
58208 [  7579] By: jhi                                   on 2000/11/06  21:29:24
58209         Log: VOS updates from Paul Green.
58210      Branch: perl
58211            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
58212 ____________________________________________________________________________
58213 [  7578] By: jhi                                   on 2000/11/06  21:00:40
58214         Log: Sanitize the environment further.
58215      Branch: perl
58216            ! t/pragma/locale.t
58217 ____________________________________________________________________________
58218 [  7577] By: jhi                                   on 2000/11/06  20:53:51
58219         Log: Re-introduce 7552 lost in integration.
58220      Branch: perl
58221            ! perlio.c
58222 ____________________________________________________________________________
58223 [  7576] By: jhi                                   on 2000/11/06  20:33:46
58224         Log: Admit that the test leaks scalars.
58225      Branch: perl
58226            ! t/comp/proto.t
58227 ____________________________________________________________________________
58228 [  7575] By: jhi                                   on 2000/11/06  20:17:08
58229         Log: Integrate perlio.
58230      Branch: perl
58231           !> perlio.c
58232 ____________________________________________________________________________
58233 [  7574] By: nick                                  on 2000/11/06  20:07:28
58234         Log: Remove debug. Try (Mmap_t) on madvise() call.
58235      Branch: perlio
58236            ! perlio.c
58237 ____________________________________________________________________________
58238 [  7573] By: jhi                                   on 2000/11/06  13:56:05
58239         Log: Update Changes.
58240      Branch: perl
58241            ! Changes patchlevel.h
58242 ____________________________________________________________________________
58243 [  7572] By: jhi                                   on 2000/11/06  13:48:41
58244         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
58245              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
58246              Date: Mon, 06 Nov 2000 10:11:42 +0100
58247              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
58248      Branch: perl
58249            ! pod/perlhack.pod
58250 ____________________________________________________________________________
58251 [  7571] By: jhi                                   on 2000/11/06  01:45:51
58252         Log: AUTHORS updates.
58253      Branch: perl
58254            ! AUTHORS
58255 ____________________________________________________________________________
58256 [  7570] By: jhi                                   on 2000/11/06  00:18:00
58257         Log: Fix for
58258              
58259              Subject: [ID 20000728.005] perl -P broken
58260              From: David Dyck <dcd@tc.fluke.com>
58261              Date: Fri, 28 Jul 2000 17:19:16 -0700
58262              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
58263              
58264              (hopefully).  The fix is also not complete, it seems to break
58265              BOM swallowing for libc5 systems, but until someone figures
58266              out a way to do this without ftell(), this will do.
58267      Branch: perl
58268            ! toke.c
58269 ____________________________________________________________________________
58270 [  7569] By: jhi                                   on 2000/11/06  00:05:30
58271         Log: Document that the evaled syntax errors cause scalar leaks.
58272      Branch: perl
58273            ! t/comp/proto.t
58274 ____________________________________________________________________________
58275 [  7568] By: jhi                                   on 2000/11/05  23:14:47
58276         Log: opmini.o can linger from Configures past.
58277      Branch: perl
58278            ! Makefile.SH
58279 ____________________________________________________________________________
58280 [  7567] By: jhi                                   on 2000/11/05  21:28:39
58281         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
58282              first argument correctly.
58283      Branch: perl
58284            ! perlio.c
58285 ____________________________________________________________________________
58286 [  7566] By: jhi                                   on 2000/11/05  21:15:56
58287         Log: Integrate perlio.
58288      Branch: perl
58289           !> perlio.c
58290 ____________________________________________________________________________
58291 [  7565] By: jhi                                   on 2000/11/05  21:15:13
58292         Log: Use -dM for gcc (the suggested patch did it only for Linux,
58293              but I think it can be generalized).
58294              
58295              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
58296              From: Pixel <pixel@mandrakesoft.com>
58297              Date: 05 Nov 2000 21:49:34 +0100 
58298              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
58299      Branch: perl
58300            ! ext/Errno/Errno_pm.PL
58301 ____________________________________________________________________________
58302 [  7564] By: nick                                  on 2000/11/05  21:09:18
58303         Log: Added a mmap layer as a "subclass" of perlio.
58304              PERLIO=mmap ./perl harness passes
58305      Branch: perlio
58306            ! perlio.c
58307 ____________________________________________________________________________
58308 [  7563] By: jhi                                   on 2000/11/05  19:48:55
58309         Log: Add a note for future generations about bug id 20000229.006.
58310      Branch: perl
58311            ! malloc.c
58312 ____________________________________________________________________________
58313 [  7562] By: jhi                                   on 2000/11/05  19:38:24
58314         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
58315      Branch: perl
58316            ! pp_ctl.c t/op/pos.t
58317 ____________________________________________________________________________
58318 [  7561] By: jhi                                   on 2000/11/05  18:21:46
58319         Log: Add =pod to be tidy.
58320      Branch: perl
58321            ! lib/Math/Complex.pm
58322 ____________________________________________________________________________
58323 [  7560] By: jhi                                   on 2000/11/05  17:38:46
58324         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
58325      Branch: perl
58326            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
58327            ! ext/Storable/Storable.xs t/lib/st-recurse.t
58328 ____________________________________________________________________________
58329 [  7559] By: jhi                                   on 2000/11/05  17:32:59
58330         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
58331              From: "Peter J. Farley III" <pjfarley@banet.net>
58332              Date: Sun, 05 Nov 2000 11:55:59 -0500
58333              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
58334      Branch: perl
58335            ! t/lib/syslog.t
58336 ____________________________________________________________________________
58337 [  7558] By: jhi                                   on 2000/11/05  17:29:19
58338         Log: Integrate perlio.
58339      Branch: perl
58340           !> perlio.c
58341 ____________________________________________________________________________
58342 [  7557] By: jhi                                   on 2000/11/05  17:22:01
58343         Log: A fix of sorts for 20000329.026, a better error message
58344              for a missing "use charnames" when using the \N{...}. 
58345      Branch: perl
58346            ! pod/perldiag.pod toke.c
58347 ____________________________________________________________________________
58348 [  7556] By: jhi                                   on 2000/11/05  16:33:50
58349         Log: Test tweak: show also the failed locales.
58350              
58351              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
58352              From: Lupe Christoph <lupe@lupe-christoph.de>         
58353              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
58354              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
58355      Branch: perl
58356            ! t/pragma/locale.t
58357 ____________________________________________________________________________
58358 [  7555] By: nick                                  on 2000/11/05  11:09:34
58359         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
58360              open RDWR so does not fail. (pragma/warnings 303 again...)
58361      Branch: perlio
58362            ! perlio.c
58363 ____________________________________________________________________________
58364 [  7554] By: nick                                  on 2000/11/05  10:10:13
58365         Log: Fix case where ungetc(f,EOF) was allowed.
58366              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
58367              so we can see similarities.
58368              Use types more carefully and a STDCHAR array in hope that this will
58369              fix Jarrko's 64bit machine.
58370      Branch: perlio
58371            ! perlio.c
58372 ____________________________________________________________________________
58373 [  7553] By: jhi                                   on 2000/11/05  01:12:16
58374         Log: Fix for
58375              
58376              Subject: [ID 20001004.007] taint propogation is inconsistent
58377              From: pimlott@idiomtech.com (Andrew Pimlott) 
58378              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
58379              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
58380              
58381              The culprit was sv_setsv() which was rather blindly
58382              propagating taint, which lead to behaviour where if
58383              a tainted anon hash value was seen all the hash values
58384              from then on at that level became tainted, or at any
58385              upper levels in the case of nested anon hashes.
58386      Branch: perl
58387            ! sv.c t/op/taint.t
58388 ____________________________________________________________________________
58389 [  7552] By: jhi                                   on 2000/11/04  23:44:18
58390         Log: Some cpps don't like splitting conditionals across several lines.
58391      Branch: perl
58392            ! perlio.c
58393 ____________________________________________________________________________
58394 [  7551] By: nick                                  on 2000/11/04  23:40:44
58395         Log: Integrate mainline
58396      Branch: perlio
58397           !> pp_hot.c t/op/taint.t
58398 ____________________________________________________________________________
58399 [  7550] By: nick                                  on 2000/11/04  23:39:05
58400         Log: Integrate mainline again
58401      Branch: perlio
58402           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
58403           !> t/lib/b.t t/op/misc.t util.c
58404 ____________________________________________________________________________
58405 [  7549] By: jhi                                   on 2000/11/04  23:14:01
58406         Log: Fix for
58407              
58408              Subject: [ID 20001004.006] undef is never tainted
58409              From: pimlott@idiomtech.com (Andrew Pimlott)
58410              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
58411              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
58412              
58413              An undef read from a slurped file was not tainted.
58414      Branch: perl
58415            ! pp_hot.c t/op/taint.t
58416 ____________________________________________________________________________
58417 [  7548] By: jhi                                   on 2000/11/04  22:56:21
58418         Log: Test tweak ($Config{useperlio} is by default undef) .
58419      Branch: perl
58420            ! t/lib/b.t
58421 ____________________________________________________________________________
58422 [  7547] By: jhi                                   on 2000/11/04  22:43:56
58423         Log: Integrate perlio.
58424      Branch: perl
58425           +> lib/perlio.pm
58426           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
58427           !> pod/perlapi.pod t/lib/b.t
58428 ____________________________________________________________________________
58429 [  7546] By: jhi                                   on 2000/11/04  22:40:59
58430         Log: Configure would use a bad $myuname from an old config.sh.
58431              
58432              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
58433              From: Andy Dougherty <doughera@lafayette.edu>
58434              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
58435              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
58436      Branch: metaconfig
58437            ! U/modified/Oldconfig.U
58438      Branch: perl
58439            ! Configure config_h.SH
58440 ____________________________________________________________________________
58441 [  7545] By: jhi                                   on 2000/11/04  22:36:54
58442         Log: Subject: Locales support (setlocale) fixes
58443              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
58444              Date: Sat, 4 Nov 2000 10:15:48 +0300 
58445              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
58446              
58447              Modified quite a bit to be more portable.
58448      Branch: perl
58449            ! embed.h embed.pl perl.h proto.h util.c
58450 ____________________________________________________________________________
58451 [  7544] By: jhi                                   on 2000/11/04  22:32:47
58452         Log: Dying is too strict here, better just skip.
58453      Branch: perl
58454            ! t/op/misc.t
58455 ____________________________________________________________________________
58456 [  7543] By: nick                                  on 2000/11/04  21:55:13
58457         Log: Merge mainline
58458      Branch: perlio
58459           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
58460           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
58461           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
58462           !> (integrate 64 files)
58463 ____________________________________________________________________________
58464 [  7542] By: jhi                                   on 2000/11/04  21:09:28
58465         Log: More Changes tweakery.
58466      Branch: perl
58467            ! Changes Porting/genlog
58468 ____________________________________________________________________________
58469 [  7541] By: jhi                                   on 2000/11/04  20:58:18
58470         Log: Changes fixups.
58471      Branch: perl
58472            ! Changes
58473 ____________________________________________________________________________
58474 [  7540] By: jhi                                   on 2000/11/04  20:42:38
58475         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
58476              create a "fast path" for locale name probing using "locale -a"
58477              if available, squash finally hopefully the s?printf resetting
58478              the numeric locale (since, IIUC perllocale, it never shouldn't). 
58479      Branch: perl
58480            ! sv.c t/op/misc.t t/pragma/locale.t
58481 ____________________________________________________________________________
58482 [  7539] By: nick                                  on 2000/11/04  19:56:10
58483         Log: PerlIO infrastructure complete.
58484      Branch: perlio
58485            + lib/perlio.pm
58486            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
58487 ____________________________________________________________________________
58488 [  7538] By: nick                                  on 2000/11/04  14:31:32
58489         Log: Type tweaks + less contorted allocation scheme
58490      Branch: perlio
58491            ! perlio.c
58492 ____________________________________________________________________________
58493 [  7537] By: nick                                  on 2000/11/04  12:40:42
58494         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
58495              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
58496              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
58497              sensible) which lead to some interesting fails.
58498      Branch: perlio
58499            ! perlio.c
58500 ____________________________________________________________________________
58501 [  7536] By: jhi                                   on 2000/11/04  00:20:02
58502         Log: Add FCNTL_CAN_LOCK.
58503              
58504              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
58505              From: Andy Dougherty <doughera@lafayette.edu>
58506              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
58507              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
58508              
58509              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
58510              From: Andy Dougherty <doughera@lafayette.edu>
58511              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
58512              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
58513      Branch: metaconfig/U/perl
58514            + d_fcntl_can_lock.U
58515            ! startperl.U
58516      Branch: perl
58517            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
58518            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
58519            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
58520            ! vos/config.ga.h win32/config.bc win32/config.gc
58521            ! win32/config.vc
58522 ____________________________________________________________________________
58523 [  7535] By: nick                                  on 2000/11/03  22:19:10
58524         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
58525              - Works on Linux with
58526              perlio + unix
58527              stdio
58528              - Works on Solaris with
58529              perlio + unix
58530              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
58531              - Fails (hangs in openpid) if you try and stack
58532              perlio + stdio - Linux stdio's read() logic is hanging.
58533      Branch: perlio
58534            ! iperlsys.h perlio.c
58535 ____________________________________________________________________________
58536 [  7534] By: jhi                                   on 2000/11/03  15:16:02
58537         Log: Subject: Re: README.aix
58538              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
58539              Date: Fri, 03 Nov 2000 16:03:15 +0100
58540              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
58541      Branch: perl
58542            ! README.aix
58543 ____________________________________________________________________________
58544 [  7533] By: jhi                                   on 2000/11/03  03:59:02
58545         Log: Subject: [PATCH 5.7.0] better messages from malloc()
58546              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
58547              Date: Wed, 1 Nov 2000 23:39:56 -0500
58548              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
58549      Branch: perl
58550            ! malloc.c pod/perldiag.pod
58551 ____________________________________________________________________________
58552 [  7532] By: jhi                                   on 2000/11/03  00:11:56
58553         Log: The #7521 touched things it shouldn't have.
58554      Branch: perl
58555            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
58556 ____________________________________________________________________________
58557 [  7531] By: jhi                                   on 2000/11/02  22:32:33
58558         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
58559              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
58560              Date:     Thu, 2 Nov 2000 16:58:36 EST
58561              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
58562      Branch: perl
58563            ! vms/gen_shrfls.pl
58564 ____________________________________________________________________________
58565 [  7530] By: jhi                                   on 2000/11/02  22:08:49
58566         Log: Fix the problem discussed in
58567              
58568              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
58569              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
58570              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
58571              
58572              originally from Linc Madison.  Also Andreas König's comments
58573              taken into account.  Some other problems with Tie::SubstrHash
58574              fixed: didn't croak when the table exceeded the requested number
58575              of entries (as documented) but instead when the number of entries
58576              exceeded the size of the table, a croak() had an unnecessary \n,
58577              didn't have a CLEAR method, documented that there is no exists().
58578              Didn't fix to be strict-proof because the module uses &foo; and
58579              dynamic scope.  Added a test script exercizing both first tamely 
58580              the basic functionality, and then the failure cases reported by
58581              Linc Madison.
58582      Branch: perl
58583            + t/lib/tie-substrhash.t
58584            ! MANIFEST lib/Tie/SubstrHash.pm
58585 ____________________________________________________________________________
58586 [  7529] By: jhi                                   on 2000/11/02  17:58:08
58587         Log: recv() can fail and return undef.
58588              
58589              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
58590              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
58591              Date: Thu, 2 Nov 2000 20:12:20 +0300
58592              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
58593      Branch: perl
58594            ! lib/Net/Ping.pm
58595 ____________________________________________________________________________
58596 [  7528] By: jhi                                   on 2000/11/02  17:49:09
58597         Log: Detpyo.
58598      Branch: perl
58599            ! pod/perlop.pod
58600 ____________________________________________________________________________
58601 [  7527] By: jhi                                   on 2000/11/02  15:48:37
58602         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
58603              fix a autovivification bug in Tie::RefHash, add tests for both.
58604              
58605              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
58606              From: Edward Avis <epa98@doc.ic.ac.uk>
58607              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
58608              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
58609      Branch: perl
58610            + t/lib/tie-refhash.t
58611            ! MANIFEST lib/Tie/RefHash.pm
58612 ____________________________________________________________________________
58613 [  7526] By: jhi                                   on 2000/11/02  13:56:26
58614         Log: Test::Harness revealed buglets in the new DynaLoader.
58615              
58616              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
58617              From: andreas.koenig@anima.de (Andreas J. Koenig)
58618              Date: 02 Nov 2000 11:26:48 +0100 
58619              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
58620      Branch: perl
58621            ! ext/DynaLoader/DynaLoader_pm.PL
58622 ____________________________________________________________________________
58623 [  7525] By: jhi                                   on 2000/11/01  23:52:08
58624         Log: The entry for #7503 was missing.
58625      Branch: perl
58626            ! Changes
58627 ____________________________________________________________________________
58628 [  7524] By: jhi                                   on 2000/11/01  23:40:52
58629         Log: Update Changes.
58630      Branch: perl
58631            ! Changes patchlevel.h
58632 ____________________________________________________________________________
58633 [  7523] By: jhi                                   on 2000/11/01  22:57:09
58634         Log: More tweaking on the #7522 theme.
58635      Branch: perl
58636            ! ext/DynaLoader/DynaLoader_pm.PL
58637 ____________________________________________________________________________
58638 [  7522] By: jhi                                   on 2000/11/01  22:06:15
58639         Log: Expand %Config variables and %ENV variables only if
58640              so requested during build time using the
58641              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
58642              Not expanding makes relocating distributions easier.
58643      Branch: perl
58644            ! ext/DynaLoader/DynaLoader_pm.PL
58645 ____________________________________________________________________________
58646 [  7521] By: jhi                                   on 2000/11/01  20:56:34
58647         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
58648              and setgid() because they were just changing $< and $( which means
58649              only changing the real uid/gid, as opposed to changing both
58650              real and effective ids.  (The alternative way could have been
58651              in POSIX.pm to change $> and $), too, but making a direct call
58652              to the C API feels cleaner.)  Fixes the bug
58653              
58654              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
58655              From: "Garry T. Williams" <garry@zvolve.com>
58656              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
58657              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
58658      Branch: perl
58659            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
58660            ! ext/POSIX/typemap pod/perlvar.pod
58661 ____________________________________________________________________________
58662 [  7520] By: jhi                                   on 2000/11/01  20:08:33
58663         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
58664              From: "Garry T. Williams" <garry@zvolve.com>
58665              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
58666              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
58667      Branch: perl
58668            ! pod/perlsec.pod
58669 ____________________________________________________________________________
58670 [  7519] By: jhi                                   on 2000/11/01  20:01:22
58671         Log: Locale warning explanation tweak.
58672      Branch: perl
58673            ! pod/perldiag.pod
58674 ____________________________________________________________________________
58675 [  7518] By: jhi                                   on 2000/11/01  18:57:13
58676         Log: C.pm part of
58677              
58678              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
58679              From: Jarkko Hietaniemi <jhi@iki.fi>
58680              Date: Tue, 10 Oct 2000 08:22:28 -0500
58681              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
58682      Branch: perl
58683            ! ext/B/B/C.pm
58684 ____________________________________________________________________________
58685 [  7517] By: jhi                                   on 2000/11/01  18:41:59
58686         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
58687              From: Martien Verbruggen <mgjv@comdyn.com.au>
58688              Date: Fri, 6 Oct 2000 14:09:10 +1100
58689              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
58690      Branch: perl
58691            ! pod/perlop.pod
58692 ____________________________________________________________________________
58693 [  7516] By: jhi                                   on 2000/11/01  18:34:55
58694         Log: Generalize the Camel wording.
58695              
58696              Subject: Re: perlfaq style changes
58697              From: John Borwick <jhborwic@unity.ncsu.edu>
58698              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
58699              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
58700      Branch: perl
58701            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
58702 ____________________________________________________________________________
58703 [  7515] By: jhi                                   on 2000/11/01  16:52:31
58704         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
58705              From: pimlott@idiomtech.com (Andrew Pimlott)
58706              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
58707              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
58708      Branch: perl
58709            ! pod/perlsec.pod
58710 ____________________________________________________________________________
58711 [  7514] By: jhi                                   on 2000/11/01  15:03:40
58712         Log: More AIX lore.
58713      Branch: perl
58714            ! ext/re/hints/aix.pl
58715 ____________________________________________________________________________
58716 [  7513] By: jhi                                   on 2000/11/01  14:48:30
58717         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
58718              From: root <root@chronos.fi.muni.cz>
58719              Date: Wed, 1 Nov 2000 12:31:32 +0100
58720              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
58721      Branch: perl
58722            ! lib/Net/Ping.pm
58723 ____________________________________________________________________________
58724 [  7512] By: jhi                                   on 2000/11/01  14:46:47
58725         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
58726              From: Martin Husemann <martin@duskware.de>
58727              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
58728              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
58729      Branch: perl
58730            ! regcomp.c
58731 ____________________________________________________________________________
58732 [  7511] By: jhi                                   on 2000/11/01  14:39:50
58733         Log: AUTHORS updates.
58734      Branch: perl
58735            ! AUTHORS
58736 ____________________________________________________________________________
58737 [  7510] By: jhi                                   on 2000/11/01  14:29:50
58738         Log: Subject: [PATCH] startperl to respect versiononly
58739              From: Robin Barker <rmb1@cise.npl.co.uk> 
58740              Date: Tue, 31 Oct 2000 16:29:36 GMT
58741              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
58742      Branch: metaconfig/U/perl
58743            ! startperl.U
58744      Branch: perl
58745            ! Configure config_h.SH
58746 ____________________________________________________________________________
58747 [  7509] By: jhi                                   on 2000/11/01  14:19:53
58748         Log: printf UVs the correct way, noticed by Robin Barker.
58749      Branch: perl
58750            ! utf8.c
58751 ____________________________________________________________________________
58752 [  7508] By: jhi                                   on 2000/11/01  14:10:03
58753         Log: Do not cleanup *% because the % has special meanings in some
58754              shell environments.
58755      Branch: perl
58756            ! ext/Storable/Makefile.PL
58757 ____________________________________________________________________________
58758 [  7507] By: jhi                                   on 2000/11/01  14:06:00
58759         Log: The NonStop-UX libraries have a novel way to say NaN.
58760      Branch: perl
58761            ! t/lib/bigfltpm.t
58762 ____________________________________________________________________________
58763 [  7506] By: jhi                                   on 2000/11/01  14:03:35
58764         Log: The osname has been lowercased by now, from Tom Bates.
58765      Branch: metaconfig
58766            ! U/modified/Oldconfig.U
58767      Branch: perl
58768            ! Configure config_h.SH
58769 ____________________________________________________________________________
58770 [  7505] By: jhi                                   on 2000/10/31  19:18:39
58771         Log: The compiler is either gcc or cc, from Tom Bates.
58772      Branch: perl
58773            ! hints/nonstopux.sh
58774 ____________________________________________________________________________
58775 [  7504] By: jhi                                   on 2000/10/31  14:53:42
58776         Log: Update Changes.
58777      Branch: perl
58778            ! Changes patchlevel.h
58779 ____________________________________________________________________________
58780 [  7503] By: jhi                                   on 2000/10/31  14:30:50
58781         Log: Whitespace style tweak.  Was originally going to see to
58782              
58783              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
58784              From: Joe Smith <jms@inwap.com>
58785              Date: Mon, 30 Oct 2000 18:47:57 -0800
58786              Message-Id: <39FE32DD.24AAC4D@inwap.com>
58787              
58788              but that had already been taken care of.
58789      Branch: metaconfig
58790            ! U/compline/d_stdstdio.U
58791      Branch: perl
58792            ! Configure config_h.SH
58793 ____________________________________________________________________________
58794 [  7502] By: jhi                                   on 2000/10/31  14:25:02
58795         Log: AUTHORS tweaks.
58796      Branch: perl
58797            ! AUTHORS
58798 ____________________________________________________________________________
58799 [  7501] By: jhi                                   on 2000/10/31  14:23:59
58800         Log: Subject: perlfaq style changes
58801              From: John Borwick <jhborwic@unity.ncsu.edu>
58802              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
58803              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
58804      Branch: perl
58805            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
58806            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
58807            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
58808            ! pod/perlfaq9.pod
58809 ____________________________________________________________________________
58810 [  7500] By: jhi                                   on 2000/10/31  14:22:15
58811         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
58812              
58813              Subject: Re: [ID 20000918.005] ~ on wide chars
58814              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
58815              Date: Mon, 30 Oct 2000 21:09:55 -0800
58816              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
58817              
58818              (The ord() part of the patch skipped.)
58819      Branch: perl
58820            ! doop.c
58821 ____________________________________________________________________________
58822 [  7499] By: jhi                                   on 2000/10/31  14:20:08
58823         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
58824              From: Jens Hamisch <jens@Strawberry.COM>
58825              Date: Mon, 30 Oct 2000 15:17:07 +0100
58826              Message-Id: <20001030151707.A9597@Strawberry.COM>
58827      Branch: perl
58828            ! av.c
58829 ____________________________________________________________________________
58830 [  7498] By: jhi                                   on 2000/10/31  14:16:29
58831         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
58832              From: Peter Prymmer <pvhp@forte.com>
58833              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
58834              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
58835      Branch: perl
58836            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
58837            + ext/Encode/Encode/posix-bc.enc
58838            ! MANIFEST t/lib/encode.t
58839 ____________________________________________________________________________
58840 [  7497] By: jhi                                   on 2000/10/31  14:13:22
58841         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
58842              From: Peter Prymmer <pvhp@forte.com>
58843              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
58844              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
58845      Branch: perl
58846            ! t/lib/cgi-html.t
58847 ____________________________________________________________________________
58848 [  7496] By: jhi                                   on 2000/10/31  14:12:05
58849         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
58850              From: Peter Prymmer <pvhp@forte.com>
58851              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
58852              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
58853      Branch: perl
58854            ! t/lib/cgi-function.t
58855 ____________________________________________________________________________
58856 [  7495] By: jhi                                   on 2000/10/31  14:11:08
58857         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
58858              From: Peter Prymmer <pvhp@forte.com>
58859              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
58860              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
58861      Branch: perl
58862            + ext/re/hints/aix.pl
58863            ! MANIFEST ext/re/Makefile.PL
58864 ____________________________________________________________________________
58865 [  7494] By: jhi                                   on 2000/10/31  14:08:32
58866         Log: Use Errno magic.
58867              
58868              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
58869              From: Casey Tweten <perl@ctweten.amsite.com>
58870              Date: Mon, 30 Oct 2000 15:51:17 -0500
58871              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
58872      Branch: perl
58873            ! lib/File/Temp.pm
58874 ____________________________________________________________________________
58875 [  7493] By: jhi                                   on 2000/10/31  14:05:07
58876         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
58877              
58878              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
58879              From: Nicholas Clark <nick@ccl4.org>
58880              Date: Mon, 30 Oct 2000 17:38:45 +0000
58881              Message-ID: <20001030173845.O60355@plum.flirble.org>
58882      Branch: perl
58883            ! Makefile.SH utils/perlbug.PL
58884 ____________________________________________________________________________
58885 [  7492] By: nick                                  on 2000/10/30  19:37:23
58886         Log: Change files which are mysteriously different to mainline to be
58887              copies of mainline.
58888      Branch: perlio
58889            ! objXSUB.h perlapi.c pod/perlapi.pod
58890 ____________________________________________________________________________
58891 [  7491] By: nick                                  on 2000/10/30  18:05:54
58892         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
58893              - typo in endian code in putc.
58894              - Don't allow read of write-only files and vice-versa
58895              - and off-by-one in flush-all loop.
58896              Remove debug calls as they were using GCC specific features.
58897      Branch: perlio
58898            ! perlio.c
58899 ____________________________________________________________________________
58900 [  7490] By: nick                                  on 2000/10/29  21:45:45
58901         Log: Integrate mainline to perlio
58902      Branch: perlio
58903           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
58904           !> toke.c
58905 ____________________________________________________________________________
58906 [  7489] By: jhi                                   on 2000/10/29  21:11:08
58907         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
58908              From: andreas.koenig@anima.de (Andreas J. Koenig)
58909              Date: 29 Oct 2000 22:05:59 +0100
58910              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
58911      Branch: perl
58912            ! lib/ExtUtils/Manifest.pm
58913 ____________________________________________________________________________
58914 [  7488] By: jhi                                   on 2000/10/29  21:07:47
58915         Log: Tests for #7487.
58916              
58917              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
58918              From: andreas.koenig@anima.de (Andreas J. Koenig)
58919              Date: 29 Oct 2000 19:37:09 +0100
58920              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
58921      Branch: perl
58922            ! t/comp/proto.t
58923 ____________________________________________________________________________
58924 [  7487] By: jhi                                   on 2000/10/29  21:06:27
58925         Log: constsub spillage.
58926              
58927              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
58928              From: John Tobey <jtobey@john-edwin-tobey.org>
58929              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
58930              Message-Id: <m13pvSr-000FObC@feynman.localnet>
58931      Branch: perl
58932            ! op.c
58933 ____________________________________________________________________________
58934 [  7486] By: nick                                  on 2000/10/29  21:05:04
58935         Log: Integrate mainline to perlio branch
58936      Branch: perlio
58937           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
58938           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
58939           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
58940           +> vos/install_perl.cm
58941            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
58942            - vos/config.h vos/config_h.SH_orig
58943           !> (integrate 141 files)
58944 ____________________________________________________________________________
58945 [  7485] By: jhi                                   on 2000/10/29  21:00:47
58946         Log: Make \x{...} consistently produce UTF-8.
58947              
58948              Subject: Re: \x{...} is confused 
58949              From: Simon Cozens <simon@cozens.net>
58950              Date: Sun, 29 Oct 2000 19:36:48 +0000
58951              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
58952      Branch: perl
58953            ! t/pragma/utf8.t toke.c
58954 ____________________________________________________________________________
58955 [  7484] By: nick                                  on 2000/10/29  20:05:29
58956         Log: PerlIO passes all tests.
58957      Branch: perlio
58958            ! perlio.c
58959 ____________________________________________________________________________
58960 [  7483] By: jhi                                   on 2000/10/29  18:06:55
58961         Log: Update Changes.
58962      Branch: perl
58963            ! Changes patchlevel.h
58964 ____________________________________________________________________________
58965 [  7482] By: nick                                  on 2000/10/29  17:43:28
58966         Log: Include <unistd.h> to get correct lseek() prototype etc.
58967              (I thought perl.h did that) - down to two fails
58968              - comp/require.t (last test)
58969              - lib/io_xs.t - possibly import/export of FILE * ?
58970      Branch: perlio
58971            ! perlio.c
58972 ____________________________________________________________________________
58973 [  7481] By: jhi                                   on 2000/10/29  17:02:37
58974         Log: UTF-8 decoder tweak.
58975      Branch: perl
58976            ! utf8.c
58977 ____________________________________________________________________________
58978 [  7480] By: nick                                  on 2000/10/29  16:26:11
58979         Log: Fixed two bugs:
58980              - error code not being set on close (of broken pipe)
58981              - append mode was truncating.
58982              At least one seek/tell bug remains.
58983      Branch: perlio
58984            ! perlio.c
58985 ____________________________________________________________________________
58986 [  7479] By: nick                                  on 2000/10/29  11:18:16
58987         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
58988              in case of accidents. Still several worrying fails, no line disciplines yet.
58989      Branch: perlio
58990            ! iperlsys.h perlio.c
58991 ____________________________________________________________________________
58992 [  7478] By: jhi                                   on 2000/10/29  02:04:01
58993         Log: Add also emailless people.
58994      Branch: perl
58995            ! AUTHORS
58996 ____________________________________________________________________________
58997 [  7477] By: jhi                                   on 2000/10/29  01:36:00
58998         Log: The #7476 needs a MANIFEST change, too.
58999      Branch: perl
59000            ! MANIFEST
59001 ____________________________________________________________________________
59002 [  7476] By: jhi                                   on 2000/10/29  01:35:21
59003         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
59004      Branch: perl
59005            - MAINTAIN
59006            ! AUTHORS Changes
59007 ____________________________________________________________________________
59008 [  7475] By: jhi                                   on 2000/10/28  23:57:25
59009         Log: De-quoted-unreadable to ISO Latin 1.
59010              (There's one ISO-2022-JP name in Changes5.004.)
59011      Branch: perl
59012            ! Changes Changes5.6
59013 ____________________________________________________________________________
59014 [  7474] By: jhi                                   on 2000/10/28  19:13:06
59015         Log: Subject: [ID 20001027.007] uniq array in perlfaq
59016              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
59017              Date: Fri, 27 Oct 2000 19:28:30 +0200
59018              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
59019      Branch: perl
59020            ! pod/perlfaq4.pod
59021 ____________________________________________________________________________
59022 [  7473] By: jhi                                   on 2000/10/28  18:02:05
59023         Log: Locking null mutexes is not recommendable.
59024              
59025              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
59026              From: Hugo <hv@crypt.compulink.co.uk>
59027              Date: Sat, 28 Oct 2000 18:41:12 +0100
59028              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
59029      Branch: perl
59030            ! op.c
59031 ____________________________________________________________________________
59032 [  7472] By: jhi                                   on 2000/10/28  17:52:58
59033         Log: Better create a true mailing list for the repository keepers.
59034      Branch: perl
59035            ! Porting/repository.pod
59036 ____________________________________________________________________________
59037 [  7471] By: jhi                                   on 2000/10/28  17:28:24
59038         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
59039              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
59040      Branch: perl
59041            + Porting/repository.pod
59042            ! MANIFEST
59043 ____________________________________________________________________________
59044 [  7470] By: jhi                                   on 2000/10/28  17:20:54
59045         Log: Subject: DOC PATCH 5.6.0
59046              From: mjd@plover.com
59047              Date: 27 Oct 2000 17:32:44 -0000
59048              Message-ID: <20001027173244.23754.qmail@plover.com>
59049      Branch: perl
59050            ! pod/perlfunc.pod
59051 ____________________________________________________________________________
59052 [  7469] By: jhi                                   on 2000/10/28  17:16:45
59053         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
59054              From: "Peter J. Farley III" <pjfarley@banet.net>
59055              Date: Fri, 27 Oct 2000 20:32:56 -0400
59056              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
59057      Branch: perl
59058            ! README.dos
59059 ____________________________________________________________________________
59060 [  7468] By: jhi                                   on 2000/10/28  17:07:18
59061         Log: Make target reordering to avoid pointless re-makes.
59062              
59063              Subject: Re: Total re-make of 'make okfile' after 7451 ?
59064              From: Nicholas Clark <nick@ccl4.org>
59065              Date: Sat, 28 Oct 2000 00:31:02 +0100
59066              Message-ID: <20001028003101.A54517@plum.flirble.org>
59067      Branch: perl
59068            ! Makefile.SH
59069 ____________________________________________________________________________
59070 [  7467] By: jhi                                   on 2000/10/28  17:05:31
59071         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
59072              From: lvirden@cas.org
59073              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
59074              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
59075      Branch: perl
59076            ! README.os2
59077 ____________________________________________________________________________
59078 [  7466] By: jhi                                   on 2000/10/28  16:09:16
59079         Log: Upgrade to CPAN 1.58_55.
59080              
59081              Subject: CPAN.pm status
59082              From: andreas.koenig@anima.de (Andreas J. Koenig) 
59083              Date: 28 Oct 2000 08:18:00 +0200 
59084              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
59085      Branch: perl
59086            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
59087 ____________________________________________________________________________
59088 [  7465] By: jhi                                   on 2000/10/28  16:02:47
59089         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
59090      Branch: perl
59091            ! embed.h embed.pl perl.h proto.h toke.c
59092 ____________________________________________________________________________
59093 [  7464] By: nick                                  on 2000/10/28  10:43:44
59094         Log: Fix for sv_2iv() on "shared" value from keys %hash.
59095      Branch: perl
59096            ! sv.c
59097 ____________________________________________________________________________
59098 [  7463] By: jhi                                   on 2000/10/27  16:18:29
59099         Log: Update Changes.
59100      Branch: perl
59101            ! Changes patchlevel.h
59102 ____________________________________________________________________________
59103 [  7462] By: jhi                                   on 2000/10/27  16:17:44
59104         Log: Too enthusiastic editing in #7460.
59105      Branch: metaconfig
59106            ! U/modified/Oldsym.U
59107      Branch: perl
59108            ! Configure config_h.SH
59109 ____________________________________________________________________________
59110 [  7461] By: jhi                                   on 2000/10/27  15:37:38
59111         Log: Retract #7459, the script needs more work.
59112      Branch: perl
59113            - mkreef
59114            ! MANIFEST
59115 ____________________________________________________________________________
59116 [  7460] By: jhi                                   on 2000/10/27  15:23:14
59117         Log: Use $sort, $uniq (and $tr) consistently as wondered
59118              by Nicholas Clark.
59119      Branch: metaconfig
59120            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
59121            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
59122            ! U/modified/libc.U
59123      Branch: perl
59124            ! Configure config_h.SH
59125 ____________________________________________________________________________
59126 [  7459] By: jhi                                   on 2000/10/27  15:02:07
59127         Log: (Retracted by #7461)
59128              
59129              Add a shell script for creating/removing symbolic link farms,
59130              useful for keeping the source code read-only and doing the
59131              builds somewhere else.
59132      Branch: perl
59133            + mkreef
59134            ! MANIFEST
59135 ____________________________________________________________________________
59136 [  7458] By: jhi                                   on 2000/10/27  14:42:20
59137         Log: Do away with the fix_pl.
59138      Branch: perl
59139            - fix_pl
59140            ! MANIFEST Makefile.SH
59141 ____________________________________________________________________________
59142 [  7457] By: jhi                                   on 2000/10/27  12:43:13
59143         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
59144              From: Jens Hamisch <jens@Strawberry.COM>
59145              Date: Fri, 27 Oct 2000 14:38:21 +0200
59146              Message-Id: <20001027143821.B3366@Strawberry.COM>
59147      Branch: perl
59148            ! perl.h
59149 ____________________________________________________________________________
59150 [  7456] By: jhi                                   on 2000/10/27  12:33:42
59151         Log: Subject: [PATCH] todo
59152              From: Nicholas Clark <nick@ccl4.org>
59153              Date: Thu, 26 Oct 2000 22:32:29 +0100
59154              Message-ID: <20001026223229.A44540@plum.flirble.org>
59155      Branch: perl
59156            ! pod/perltodo.pod
59157 ____________________________________________________________________________
59158 [  7455] By: jhi                                   on 2000/10/27  12:02:21
59159         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
59160              From: John Tobey <jtobey@john-edwin-tobey.org>
59161              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
59162              Message-Id: <m13ozHF-000FObC@feynman.localnet>
59163      Branch: perl
59164            ! op.c t/pragma/sub_lval.t
59165 ____________________________________________________________________________
59166 [  7454] By: jhi                                   on 2000/10/27  11:59:42
59167         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
59168              From: sthoenna@efn.org
59169              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
59170              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
59171      Branch: perl
59172            ! pp.c t/op/assignwarn.t
59173 ____________________________________________________________________________
59174 [  7453] By: jhi                                   on 2000/10/27  00:15:08
59175         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
59176      Branch: perl
59177            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
59178            ! ext/Storable/Storable.xs t/lib/st-lock.t
59179 ____________________________________________________________________________
59180 [  7452] By: jhi                                   on 2000/10/26  13:05:52
59181         Log: Undo #7451, this seems to be a deficiency in Perforce,
59182              there is no per-file line-terminator type, only per-client.
59183      Branch: perl
59184            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
59185            ! win32/makefile.mk
59186 ____________________________________________________________________________
59187 [  7451] By: jhi                                   on 2000/10/26  04:56:03
59188         Log: Experimenting in DOS arcana.
59189      Branch: perl
59190            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
59191            ! win32/makefile.mk
59192 ____________________________________________________________________________
59193 [  7450] By: jhi                                   on 2000/10/26  04:50:52
59194         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
59195              From: "Peter J. Farley III" <pjfarley@banet.net>            
59196              Date: Wed, 25 Oct 2000 23:10:18 -0400
59197              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
59198      Branch: perl
59199            ! t/io/open.t
59200 ____________________________________________________________________________
59201 [  7449] By: jhi                                   on 2000/10/26  04:49:16
59202         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
59203              From: Hugo <hv@crypt.compulink.co.uk>
59204              Date: Thu, 26 Oct 2000 01:55:17 +0100
59205              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
59206              
59207              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
59208      Branch: perl
59209            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
59210 ____________________________________________________________________________
59211 [  7448] By: jhi                                   on 2000/10/26  04:38:36
59212         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
59213              From: Peter Prymmer <pvhp@forte.com>
59214              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
59215              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
59216      Branch: perl
59217            ! configure.com
59218 ____________________________________________________________________________
59219 [  7447] By: jhi                                   on 2000/10/25  23:20:02
59220         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
59221              in platforms that strictly require all the symbols being present
59222              at link time.
59223      Branch: perl
59224            ! handy.h
59225 ____________________________________________________________________________
59226 [  7446] By: jhi                                   on 2000/10/25  21:55:57
59227         Log: Update Changes.
59228      Branch: perl
59229            ! Changes patchlevel.h
59230 ____________________________________________________________________________
59231 [  7445] By: jhi                                   on 2000/10/25  21:27:08
59232         Log: Integrate with vmsperl #7430 by Charles Bailey:
59233              
59234              Cleanup from prior patch (Charles Lane?):
59235              - improve handling of MFDs in Basename and Path
59236              - default to no xsubpp line # munging when building debug images
59237      Branch: perl
59238           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
59239 ____________________________________________________________________________
59240 [  7444] By: jhi                                   on 2000/10/25  21:03:50
59241         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
59242              From: John Peacock <JPeacock@UnivPress.com>
59243              Date: Thu, 18 May 2000 11:55:27 -0400
59244              Message-ID: <3924126F.A58BE57A@UnivPress.com>
59245      Branch: perl
59246            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
59247            ! t/op/write.t
59248 ____________________________________________________________________________
59249 [  7443] By: jhi                                   on 2000/10/25  20:43:10
59250         Log: Temporary stopgap for the self-tying issue: for now only
59251              array and hash self-ties are verboten.  The real fix, of
59252              course, would be to comprehensively test (and implement?)
59253              and debug (and document) self-ties.
59254      Branch: perl
59255            ! pod/perldiag.pod pp_sys.c t/op/tie.t
59256 ____________________________________________________________________________
59257 [  7442] By: jhi                                   on 2000/10/25  20:14:30
59258         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
59259              From: Dan Sugalski <dan@sidhe.org>
59260              Date: Wed, 25 Oct 2000 13:36:35 -0400
59261              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
59262              
59263              plus regen global.sym.
59264      Branch: perl
59265            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
59266            ! thrdvar.h util.c
59267 ____________________________________________________________________________
59268 [  7441] By: jhi                                   on 2000/10/25  20:12:20
59269         Log: buildtoc target tweaks.
59270      Branch: perl
59271            ! pod/Makefile.SH
59272 ____________________________________________________________________________
59273 [  7440] By: jhi                                   on 2000/10/25  20:03:53
59274         Log: A new version of making the syslog test more robust.
59275              (Replaces #7421.)
59276              
59277              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
59278              From: "Kurt D. Starsinic" <kstar@chapin.edu>
59279              Date: Wed, 25 Oct 2000 12:13:54 -0400
59280              Message-ID: <20001025121354.B2264@O2.chapin.edu>
59281      Branch: perl
59282            ! t/lib/syslog.t
59283 ____________________________________________________________________________
59284 [  7439] By: jhi                                   on 2000/10/25  20:00:48
59285         Log: Continue the internal UTF-8 API tweaking.
59286              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
59287              used much more than the simpler API, now called utf8_to_uv_simple().
59288              Still not quite happy with API, too much partial duplication
59289              of functionality.
59290      Branch: perl
59291            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
59292            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
59293            ! regcomp.c regexec.c sv.c toke.c utf8.c
59294 ____________________________________________________________________________
59295 [  7438] By: jhi                                   on 2000/10/25  18:52:30
59296         Log: Allow poking holes at the UTF-8 decoding strictness.
59297      Branch: perl
59298            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
59299            ! utf8.h
59300 ____________________________________________________________________________
59301 [  7437] By: jhi                                   on 2000/10/25  13:53:05
59302         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
59303              UTF8LEN() and UTF8SKIP(). 
59304      Branch: perl
59305            ! pp.c utf8.c utf8.h
59306 ____________________________________________________________________________
59307 [  7436] By: jhi                                   on 2000/10/25  13:51:37
59308         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
59309              From: Nicholas Clark <nick@ccl4.org>
59310              Date: Wed, 25 Oct 2000 14:44:05 +0100
59311              Message-ID: <20001025144404.D27253@plum.flirble.org>
59312      Branch: perl
59313            ! pod/perlrun.pod
59314 ____________________________________________________________________________
59315 [  7435] By: jhi                                   on 2000/10/25  13:49:32
59316         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
59317              From: Mike Guy <mjtg@cam.ac.uk>
59318              Date: Tue, 24 Oct 2000 14:59:40 +0100
59319              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
59320      Branch: perl
59321            ! scope.c
59322 ____________________________________________________________________________
59323 [  7434] By: jhi                                   on 2000/10/25  13:48:41
59324         Log: AIX is picky about its symbol exports.  Solution for now
59325              is to include the deb.o explicitly to the re extension build.
59326              
59327              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
59328              From: Peter Prymmer <pvhp@forte.com>
59329              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
59330              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
59331      Branch: perl
59332            ! ext/re/Makefile.PL hints/aix.sh
59333 ____________________________________________________________________________
59334 [  7433] By: jhi                                   on 2000/10/25  13:46:49
59335         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
59336              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59337              Date: Wed, 25 Oct 2000 12:02:20 +0200
59338              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
59339      Branch: perl
59340            ! perlsdio.h
59341 ____________________________________________________________________________
59342 [  7432] By: jhi                                   on 2000/10/25  13:44:28
59343         Log: Subject: Minor update to find2perl, for portability
59344              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
59345              Date: Wed, 25 Oct 2000 12:05:47 +0100
59346              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
59347      Branch: perl
59348            ! x2p/find2perl.PL
59349 ____________________________________________________________________________
59350 [  7431] By: jhi                                   on 2000/10/25  13:40:39
59351         Log: Add targets to Makefile.SH, most importantly
59352              'regen_all' which also remembers to update vms/perly*.
59353      Branch: perl
59354            ! Makefile.SH
59355 ____________________________________________________________________________
59356 [  7430] By: bailey                                on 2000/10/25  03:13:53
59357         Log: Cleanup from prior patch (Charles Lane?):
59358              - improve handling of MFDs in Basename and Path
59359              - default to no xsubpp line # munging when building debug images
59360      Branch: vmsperl
59361            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
59362 ____________________________________________________________________________
59363 [  7429] By: jhi                                   on 2000/10/24  20:03:40
59364         Log: Podify README.epoc and README.vos.
59365      Branch: perl
59366            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
59367            ! pod/perlport.pod pod/perltoc.pod
59368 ____________________________________________________________________________
59369 [  7428] By: jhi                                   on 2000/10/24  19:10:33
59370         Log: Stratus VOS updates from Paul Green.
59371      Branch: perl
59372            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
59373            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
59374            - vos/config.def vos/config.h vos/config_h.SH_orig
59375            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
59376            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
59377 ____________________________________________________________________________
59378 [  7427] By: jhi                                   on 2000/10/24  18:59:48
59379         Log: Check if stdio supports tweaking lval and cnt simultaneously.
59380              
59381              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
59382              From: Nicholas Clark <nick@ccl4.org>
59383              Date: Mon, 23 Oct 2000 15:39:32 +0100
59384              Message-ID: <20001023153932.A10786@plum.flirble.org>
59385      Branch: metaconfig
59386            ! U/compline/d_stdstdio.U
59387      Branch: perl
59388            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59389            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
59390            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
59391            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
59392            ! vos/config.h vos/config_h.SH_orig win32/config.bc
59393            ! win32/config.gc win32/config.vc
59394 ____________________________________________________________________________
59395 [  7426] By: jhi                                   on 2000/10/24  17:57:44
59396         Log: Missed the header file changes from #7425.
59397      Branch: perl
59398            ! embed.h embed.pl objXSUB.h proto.h
59399 ____________________________________________________________________________
59400 [  7425] By: jhi                                   on 2000/10/24  17:55:17
59401         Log: Fix the bug reported in
59402              
59403              From: andreas.koenig@anima.de (Andreas J. Koenig)
59404              Subject: Encode bug?
59405              Date: 24 Oct 2000 14:01:26 +0200 
59406              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
59407              
59408              Also make is_utf8_char() stricter.
59409      Branch: perl
59410            ! ext/Encode/Encode.xs utf8.c
59411 ____________________________________________________________________________
59412 [  7424] By: jhi                                   on 2000/10/24  15:15:39
59413         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
59414              From: Peter Scott <Peter@PSDT.com>
59415              Date: Mon, 23 Oct 2000 19:46:01 -0700
59416              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
59417      Branch: perl
59418            ! pod/perlfaq5.pod
59419 ____________________________________________________________________________
59420 [  7423] By: jhi                                   on 2000/10/24  14:25:30
59421         Log: Test tweak to avoid pulling in the whole Config.
59422      Branch: perl
59423            ! t/lib/st-lock.t
59424 ____________________________________________________________________________
59425 [  7422] By: jhi                                   on 2000/10/24  14:03:16
59426         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
59427      Branch: perl
59428            ! pp.c
59429 ____________________________________________________________________________
59430 [  7421] By: jhi                                   on 2000/10/24  13:32:09
59431         Log: (Replaced by #7440.)
59432              
59433              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
59434              From: "Kurt D. Starsinic" <kstar@chapin.edu>
59435              Date: Mon, 23 Oct 2000 16:40:54 -0400
59436              Message-ID: <20001023164054.B14491@O2.chapin.edu>
59437      Branch: perl
59438            ! t/lib/syslog.t
59439 ____________________________________________________________________________
59440 [  7420] By: jhi                                   on 2000/10/24  13:30:53
59441         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
59442              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
59443              Date: Mon, 23 Oct 2000 17:29:03 -0400
59444              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
59445      Branch: perl
59446            ! lib/ExtUtils/MM_Unix.pm
59447 ____________________________________________________________________________
59448 [  7419] By: jhi                                   on 2000/10/24  13:29:57
59449         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
59450              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
59451              Date: Mon, 23 Oct 2000 19:01:32 -0400
59452              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
59453      Branch: perl
59454            ! utils/h2xs.PL
59455 ____________________________________________________________________________
59456 [  7418] By: jhi                                   on 2000/10/24  13:26:04
59457         Log: Replace #7409 with
59458              
59459              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
59460              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
59461              Date: Mon, 23 Oct 2000 20:08:56 +0200
59462              Message-ID: <20001023200855.A14850@nice.ram.loc>
59463      Branch: perl
59464            ! ext/Storable/Storable.pm t/lib/st-lock.t
59465 ____________________________________________________________________________
59466 [  7417] By: jhi                                   on 2000/10/24  13:17:52
59467         Log: Run vms/vms_yfix.pl, should have done that after changing
59468              perly.c in #7382.
59469      Branch: perl
59470            ! vms/perly_c.vms vms/perly_h.vms
59471 ____________________________________________________________________________
59472 [  7416] By: jhi                                   on 2000/10/24  02:55:33
59473         Log: Make the UTF-8 decoding stricter and more verbose when
59474              malformation happens.  This involved adding an argument
59475              to utf8_to_uv_chk(), which involved changing its prototype,
59476              and prefer STRLEN over I32 for the UTF-8 length, which as
59477              a domino effect necessitated changing the prototypes of
59478              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
59479              The stricter UTF-8 decoding checking uses Markus Kuhn's
59480              UTF-8 Decode Stress Tester from
59481              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
59482      Branch: perl
59483            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
59484            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
59485            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
59486            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
59487 ____________________________________________________________________________
59488 [  7415] By: jhi                                   on 2000/10/23  14:06:06
59489         Log: Update Changes.
59490      Branch: perl
59491            ! Changes patchlevel.h
59492 ____________________________________________________________________________
59493 [  7414] By: jhi                                   on 2000/10/23  12:39:52
59494         Log: Undo the basename() part of #7412 since the lib/basename
59495              tests would need upgrading too.
59496      Branch: perl
59497            ! lib/File/Basename.pm
59498 ____________________________________________________________________________
59499 [  7413] By: jhi                                   on 2000/10/23  12:19:27
59500         Log: Document PERL_INSTALL_ROOT of #7210.
59501      Branch: perl
59502            ! lib/ExtUtils/Install.pm
59503 ____________________________________________________________________________
59504 [  7412] By: jhi                                   on 2000/10/23  12:16:47
59505         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
59506      Branch: perl
59507            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
59508            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
59509 ____________________________________________________________________________
59510 [  7411] By: jhi                                   on 2000/10/23  12:07:41
59511         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
59512              From: Prymmer/Kahn <pvhp@best.com>
59513              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
59514              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
59515      Branch: perl
59516            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
59517 ____________________________________________________________________________
59518 [  7410] By: jhi                                   on 2000/10/23  04:10:11
59519         Log: The change #7187 was not so good on VMS.
59520              
59521              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
59522              From: "Craig A. Berry" <craig.berry@psinetcs.com>
59523              Date: Sun, 22 Oct 2000 23:03:08 -0500
59524              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
59525      Branch: perl
59526            ! utils/perldoc.PL
59527 ____________________________________________________________________________
59528 [  7409] By: jhi                                   on 2000/10/23  03:57:36
59529         Log: Avoid Storable locking on DJGPP for now.
59530              
59531              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
59532              From: "Peter J. Farley III" <pjfarley@banet.net>
59533              Date: Sun, 22 Oct 2000 20:00:00 -0400
59534              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
59535      Branch: perl
59536            ! ext/Storable/Storable.pm t/lib/st-lock.t
59537 ____________________________________________________________________________
59538 [  7408] By: jhi                                   on 2000/10/23  03:50:24
59539         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
59540              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
59541              Date: Sun, 22 Oct 2000 21:12:22 -0400
59542              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
59543      Branch: perl
59544            ! lib/vars.pm
59545 ____________________________________________________________________________
59546 [  7407] By: jhi                                   on 2000/10/23  03:43:12
59547         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
59548              From: Hugo <hv@crypt.compulink.co.uk>
59549              Date: Mon, 23 Oct 2000 00:47:22 +0100
59550              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
59551      Branch: perl
59552            ! regexec.c t/op/pat.t
59553 ____________________________________________________________________________
59554 [  7406] By: jhi                                   on 2000/10/23  03:40:29
59555         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
59556      Branch: perl
59557            ! lib/ExtUtils/MakeMaker.pm
59558 ____________________________________________________________________________
59559 [  7405] By: jhi                                   on 2000/10/22  21:32:00
59560         Log: Doc patch.
59561              
59562              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
59563              From: rspier@pobox.com (Robert Spier)
59564              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
59565              Message-ID: <14835.16112.13457.447971@rls.cx>
59566      Branch: perl
59567            ! lib/strict.pm
59568 ____________________________________________________________________________
59569 [  7404] By: jhi                                   on 2000/10/22  21:30:51
59570         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
59571              From: rspier@pobox.com (Robert Spier)
59572              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
59573              Message-ID: <14835.17223.72448.705566@rls.cx>
59574      Branch: perl
59575            ! lib/ExtUtils/MakeMaker.pm
59576 ____________________________________________________________________________
59577 [  7403] By: jhi                                   on 2000/10/22  21:24:11
59578         Log: Subject: [PATCH bleadperl] ripples from constsub patch
59579              From: John Tobey <jtobey@john-edwin-tobey.org>
59580              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
59581              Message-Id: <m13nSOB-000FObC@feynman.localnet>
59582      Branch: perl
59583            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
59584 ____________________________________________________________________________
59585 [  7402] By: jhi                                   on 2000/10/22  20:59:35
59586         Log: Support s?printf parameter reordering.
59587      Branch: perl
59588            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
59589 ____________________________________________________________________________
59590 [  7401] By: jhi                                   on 2000/10/22  19:19:14
59591         Log: Expand %Config variables only if explicitly so requested
59592              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
59593              
59594              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
59595              From: Gurusamy Sarathy <gsar@ActiveState.com>
59596              Date: Sun, 22 Oct 2000 11:47:32 -0700
59597              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
59598      Branch: perl
59599            ! Makefile.SH lib/lib_pm.PL
59600 ____________________________________________________________________________
59601 [  7400] By: jhi                                   on 2000/10/22  18:24:10
59602         Log: Move the #7390 test from warn/op to comp/redef.
59603              
59604              Subject: Re: Creating const subs for constants.
59605              From: John Tobey <jtobey@john-edwin-tobey.org>
59606              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
59607              Message-Id: <m13nG72-000FObC@feynman.localnet>               
59608      Branch: perl
59609            ! t/comp/redef.t t/pragma/warn/op
59610 ____________________________________________________________________________
59611 [  7399] By: jhi                                   on 2000/10/22  17:49:59
59612         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
59613              From: Nicholas Clark <nick@ccl4.org>
59614              Date: Sat, 21 Oct 2000 22:23:19 +0100
59615              Message-ID: <20001021222319.B45586@plum.flirble.org>
59616      Branch: perl
59617            ! ext/DynaLoader/DynaLoader_pm.PL
59618 ____________________________________________________________________________
59619 [  7398] By: jhi                                   on 2000/10/22  17:47:35
59620         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
59621              From: Hugo <hv@crypt.compulink.co.uk>
59622              Date: Sat, 21 Oct 2000 18:19:59 +0100
59623              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
59624      Branch: perl
59625            ! ext/B/B.pm ext/B/B/C.pm
59626 ____________________________________________________________________________
59627 [  7397] By: jhi                                   on 2000/10/22  17:35:18
59628         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
59629              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
59630              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
59631              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
59632      Branch: perl
59633            ! hints/openbsd.sh
59634 ____________________________________________________________________________
59635 [  7396] By: jhi                                   on 2000/10/22  17:19:46
59636         Log: Subject: installman go-faster stripes
59637              From: Nicholas Clark <nick@talking.bollo.cx>
59638              Date: Sat, 21 Oct 2000 17:24:53 +0100
59639              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
59640              
59641              Subject: Re: installman go-faster stripes
59642              From: Russ Allbery <rra@stanford.edu>
59643              Date: 21 Oct 2000 11:04:13 -0700
59644              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
59645      Branch: perl
59646            ! installman pod/pod2man.PL
59647 ____________________________________________________________________________
59648 [  7395] By: jhi                                   on 2000/10/22  17:17:35
59649         Log: Hints tweak from Anton Berezin.
59650      Branch: perl
59651            ! hints/freebsd.sh
59652 ____________________________________________________________________________
59653 [  7394] By: jhi                                   on 2000/10/22  04:50:04
59654         Log: Tweak the Is* definitions of Unicode character classes
59655              to better match the official categorizations; embrace
59656              the official categorizations; add the combining marks
59657              as alpha (and -numeric); fix DCinital (a typo and edito)
59658              to be DCmedial.
59659      Branch: perl
59660            + lib/unicode/Is/DCmedial.pl
59661            - lib/unicode/Is/DCinital.pl
59662            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
59663            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
59664            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
59665            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
59666 ____________________________________________________________________________
59667 [  7393] By: jhi                                   on 2000/10/21  18:06:05
59668         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
59669              From: Daniel Chetlin <daniel@chetlin.com>
59670              Date: Sat, 21 Oct 2000 02:57:03 -0700
59671              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
59672      Branch: perl
59673            + t/lib/tie-splice.t
59674            ! MANIFEST lib/Tie/Array.pm
59675 ____________________________________________________________________________
59676 [  7392] By: gsar                                  on 2000/10/21  18:05:15
59677         Log: resync utfperl branch with mainline
59678      Branch: utfperl
59679           !> (integrate 1760 files)
59680 ____________________________________________________________________________
59681 [  7391] By: jhi                                   on 2000/10/21  14:37:49
59682         Log: Testcases for a #7383,#7385 related bug.
59683              
59684              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
59685              From: Nicholas Clark <nick@ccl4.org>
59686              Date: Sat, 21 Oct 2000 15:04:51 +0100
59687              Message-ID: <20001021150451.A51566@plum.flirble.org>
59688      Branch: perl
59689            ! t/pragma/utf8.t
59690 ____________________________________________________________________________
59691 [  7390] By: jhi                                   on 2000/10/21  14:35:57
59692         Log: Add a testcase for #7389.
59693      Branch: perl
59694            ! t/pragma/warn/op
59695 ____________________________________________________________________________
59696 [  7389] By: jhi                                   on 2000/10/21  14:26:45
59697         Log: Subject: Re: Creating const subs for constants.
59698              From: John Tobey <jtobey@john-edwin-tobey.org>
59699              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
59700              Message-Id: <m13mo0N-000FObC@feynman.localnet>
59701      Branch: perl
59702            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
59703            ! proto.h sv.c
59704 ____________________________________________________________________________
59705 [  7388] By: nick                                  on 2000/10/21  11:44:23
59706         Log: Populate perlio branch
59707      Branch: perlio
59708           +> (branch 1760 files)
59709 ____________________________________________________________________________
59710 [  7387] By: nick                                  on 2000/10/21  10:52:05
59711         Log: Get branch back as replica of mainline via :
59712              p4 integrate -b utfperl
59713              p4 resolve -at ./...
59714      Branch: utfperl
59715           +> (branch 269 files)
59716            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
59717            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
59718            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
59719            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
59720            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
59721            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
59722            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
59723            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
59724            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
59725            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
59726            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
59727            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
59728            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
59729            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
59730            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
59731            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
59732            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
59733            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
59734            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
59735            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
59736            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
59737            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
59738            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
59739            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
59740            - lib/unicode/UCD300.html lib/unicode/Unicode.300
59741            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
59742            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
59743            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
59744            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
59745           !> (integrate 965 files)
59746 ____________________________________________________________________________
59747 [  7386] By: jhi                                   on 2000/10/21  01:31:12
59748         Log: Update Changes.
59749      Branch: perl
59750            ! Changes patchlevel.h
59751 ____________________________________________________________________________
59752 [  7385] By: jhi                                   on 2000/10/21  01:28:42
59753         Log: The #7383 was right only in the context of the original bug report,
59754              not in more general case.
59755      Branch: perl
59756            ! pp_hot.c
59757 ____________________________________________________________________________
59758 [  7384] By: jhi                                   on 2000/10/21  01:08:23
59759         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
59760      Branch: perl
59761            ! ext/IO/lib/IO/Select.pm
59762 ____________________________________________________________________________
59763 [  7383] By: jhi                                   on 2000/10/21  00:44:18
59764         Log: Fix for ID 20001020.006, concatenating an unset submatch
59765              with utf8 resulted in "Modification of a read-only value".
59766      Branch: perl
59767            ! pp_hot.c t/pragma/utf8.t
59768 ____________________________________________________________________________
59769 [  7382] By: jhi                                   on 2000/10/20  20:44:31
59770         Log: Make scan_num() reëntrant, as suggested in
59771              
59772              Subject: [PATCH perl@7229] Rentrant parser and yylex()
59773              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
59774              Date: Fri, 20 Oct 2000 14:17:27 +0100
59775              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
59776      Branch: perl
59777            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
59778            ! toke.c
59779 ____________________________________________________________________________
59780 [  7381] By: jhi                                   on 2000/10/20  20:07:29
59781         Log: Reëntrancy fix.
59782              
59783              Subject: [PATCH perl@7229] Rentrant parser and yylex()
59784              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
59785              Date: Fri, 20 Oct 2000 14:17:27 +0100
59786              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
59787      Branch: perl
59788            ! embed.h embed.pl perl.h proto.h toke.c
59789 ____________________________________________________________________________
59790 [  7380] By: jhi                                   on 2000/10/20  19:15:54
59791         Log: Don't write double values through long double pointers,
59792              based on a part of
59793              
59794              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
59795              From: Jens Hamisch <jens@Strawberry.COM>
59796              Date: Tue, 17 Oct 2000 08:39:36 +0200
59797              Message-Id: <20001017083936.A11104@Strawberry.COM>
59798      Branch: perl
59799            ! perl.h pp.c
59800 ____________________________________________________________________________
59801 [  7379] By: jhi                                   on 2000/10/20  18:43:37
59802         Log: Portability tweak on #7377.
59803              
59804              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
59805              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
59806              Date:     Fri, 20 Oct 2000 13:13:41 EDT
59807              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
59808      Branch: perl
59809            ! t/lib/dprof.t
59810 ____________________________________________________________________________
59811 [  7378] By: jhi                                   on 2000/10/20  12:57:19
59812         Log: SOCKS function redefinitions need prototypes, too, otherwise
59813              for example 32 bit versus 64 bit differences cause a lot of
59814              problems.  Part of
59815              
59816              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
59817              From: Jens Hamisch <jens@Strawberry.COM>
59818              Date: Tue, 17 Oct 2000 08:39:36 +0200
59819              Message-Id: <20001017083936.A11104@Strawberry.COM>
59820      Branch: perl
59821            ! doio.c pp_sys.c
59822 ____________________________________________________________________________
59823 [  7377] By: jhi                                   on 2000/10/20  12:37:12
59824         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
59825              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
59826              Date:     Fri, 20 Oct 2000 08:26:04 EDT
59827              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
59828      Branch: perl
59829            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
59830 ____________________________________________________________________________
59831 [  7376] By: jhi                                   on 2000/10/20  12:35:31
59832         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
59833              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
59834              Date:     Fri, 20 Oct 2000 07:48:15 EDT
59835              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
59836      Branch: perl
59837            ! configure.com vms/gen_shrfls.pl
59838 ____________________________________________________________________________
59839 [  7375] By: bailey                                on 2000/10/20  04:44:37
59840         Log: SYN SYN
59841      Branch: vmsperl
59842           +> (branch 134 files)
59843            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
59844            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
59845            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
59846            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
59847            - eg/cgi/frameset.cgi eg/cgi/index.html
59848            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
59849            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
59850            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
59851            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
59852            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
59853            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
59854            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
59855            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
59856            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
59857            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
59858            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
59859            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
59860            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
59861            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
59862            - lib/unicode/Props.txt lib/unicode/UCD300.html
59863            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
59864            - utils/perlbc.PL vms/subconfigure.com
59865           !> (integrate 785 files)
59866 ____________________________________________________________________________
59867 [  7374] By: jhi                                   on 2000/10/20  00:59:48
59868         Log: In the latest compiler builds cccdlflags must not become -fpic,
59869              from Wilfredo Sánchez.
59870      Branch: perl
59871            ! hints/darwin.sh
59872 ____________________________________________________________________________
59873 [  7373] By: jhi                                   on 2000/10/20  00:56:35
59874         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
59875              From: Tony Cook <tony@develop-help.com>
59876              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
59877              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
59878      Branch: perl
59879            ! pod/perlop.pod
59880 ____________________________________________________________________________
59881 [  7372] By: jhi                                   on 2000/10/19  19:34:40
59882         Log: Typo noted by Mark Lutz.
59883      Branch: perl
59884            ! t/op/64bitint.t
59885 ____________________________________________________________________________
59886 [  7371] By: jhi                                   on 2000/10/19  19:33:13
59887         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
59888      Branch: metaconfig
59889            ! U/modified/Cppsym.U U/modified/Oldconfig.U
59890      Branch: metaconfig/U/perl
59891            ! End.U dlsrc.U libperl.U
59892      Branch: perl
59893            + hints/nonstopux.sh
59894            ! Configure MANIFEST config_h.SH
59895 ____________________________________________________________________________
59896 [  7370] By: jhi                                   on 2000/10/19  17:18:08
59897         Log: Subject: PATCH do_print has 2 PerlIO_error()s
59898              From: nick@ccl4.org
59899              Date: Thu, 19 Oct 2000 18:09:20 +0100
59900              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
59901      Branch: perl
59902            ! doio.c
59903 ____________________________________________________________________________
59904 [  7369] By: jhi                                   on 2000/10/19  14:01:49
59905         Log: Update Changes.
59906      Branch: perl
59907            ! Changes patchlevel.h
59908 ____________________________________________________________________________
59909 [  7368] By: jhi                                   on 2000/10/19  13:04:29
59910         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
59911              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59912              Date: Wed, 18 Oct 2000 13:12:01 +0200
59913              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
59914      Branch: perl
59915            ! hints/aix.sh
59916 ____________________________________________________________________________
59917 [  7367] By: jhi                                   on 2000/10/19  02:22:40
59918         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
59919              of a 'pmshort' anywhere in the B, so the offending line was simply
59920              removed.
59921      Branch: perl
59922            ! ext/B/B/Debug.pm
59923 ____________________________________________________________________________
59924 [  7366] By: jhi                                   on 2000/10/19  02:12:37
59925         Log: Add the test case for the bug id 20000730.004 which seems
59926              to have been fixed by now.
59927      Branch: perl
59928            ! t/pragma/utf8.t
59929 ____________________________________________________________________________
59930 [  7365] By: jhi                                   on 2000/10/18  23:36:24
59931         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
59932              From: Hugo <hv@crypt.compulink.co.uk>
59933              Date: Wed, 18 Oct 2000 23:25:58 +0100
59934              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
59935      Branch: perl
59936            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
59937 ____________________________________________________________________________
59938 [  7364] By: jhi                                   on 2000/10/18  21:12:53
59939         Log: (retracted)
59940      Branch: perl
59941            ! pp.c
59942 ____________________________________________________________________________
59943 [  7363] By: jhi                                   on 2000/10/18  20:55:38
59944         Log: Missing change from #7362.
59945      Branch: perl
59946            ! win32/perlhost.h
59947 ____________________________________________________________________________
59948 [  7362] By: jhi                                   on 2000/10/18  20:52:01
59949         Log: Borland C fstat() never saw the fd as writable.
59950              
59951              Subject: fix for Borland's weak "stat" (perl@7211)
59952              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
59953              Date: Mon, 16 Oct 2000 09:55:03 +0400
59954              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
59955      Branch: perl
59956            ! win32/win32.c
59957 ____________________________________________________________________________
59958 [  7361] By: jhi                                   on 2000/10/18  17:43:50
59959         Log: Regen toc.
59960      Branch: perl
59961            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
59962 ____________________________________________________________________________
59963 [  7360] By: jhi                                   on 2000/10/18  17:07:44
59964         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59965              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
59966              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
59967              Date: Mon, 16 Oct 2000 15:19:49 +0200
59968      Branch: perl
59969            + README.aix
59970            ! MANIFEST
59971 ____________________________________________________________________________
59972 [  7359] By: jhi                                   on 2000/10/18  17:04:49
59973         Log: Subject: Pod patch for Devel::Peek
59974              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59975              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
59976              Date: Mon, 16 Oct 2000 12:26:34 +0200
59977      Branch: perl
59978            ! ext/Devel/Peek/Peek.pm
59979 ____________________________________________________________________________
59980 [  7358] By: jhi                                   on 2000/10/18  17:03:15
59981         Log: Make Cwd more bulletproof in chrooted environments.
59982              
59983              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
59984              From: "Eric E. Coe" <Eric.Coe@oracle.com>
59985              Date: Wed, 18 Oct 2000 04:03:54 -0400
59986              Message-Id: <39ED596A.70E599FE@oracle.com>
59987      Branch: perl
59988            ! lib/Cwd.pm
59989 ____________________________________________________________________________
59990 [  7357] By: jhi                                   on 2000/10/18  16:37:26
59991         Log: Disable the UTF8 downgrade croakage for now to avoid
59992              too many not okay messages.
59993      Branch: perl
59994            ! doio.c
59995 ____________________________________________________________________________
59996 [  7356] By: jhi                                   on 2000/10/17  23:29:41
59997         Log: Show the failed remote port, instead of the failing line number.
59998              
59999              Subject: [PATCH 5.6.1 Debugger] More diagnostics
60000              From: David Sparks <daves@ActiveState.com>
60001              Date: Tue, 17 Oct 2000 15:00:24 -0700
60002              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
60003      Branch: perl
60004            ! lib/perl5db.pl
60005 ____________________________________________________________________________
60006 [  7355] By: jhi                                   on 2000/10/17  14:11:31
60007         Log: On output try to downgrade to bytes, croak if impossible,
60008              from Simon Cozens.  This means that outputting >255 UTF8
60009              is impossible.  Consider this as a strong incentive to get
60010              the I/O disciplines implemented.
60011      Branch: perl
60012            ! doio.c pod/perldiag.pod sv.c
60013 ____________________________________________________________________________
60014 [  7354] By: jhi                                   on 2000/10/17  13:42:23
60015         Log: Clarify documentation on 'use bytes'.
60016              
60017              Subject: Re: What does 'use bytes' "mean" ?
60018              From: Simon Cozens <simon@cozens.net>
60019              Date: Mon, 18 Sep 2000 18:24:25 +0100
60020              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
60021      Branch: perl
60022            ! lib/bytes.pm
60023 ____________________________________________________________________________
60024 [  7353] By: jhi                                   on 2000/10/17  13:28:12
60025         Log: Workaround for a sfio bug where the stream error indicator
60026              is not cleared as documented.
60027              
60028              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
60029              From: Nicholas Clark <nick@ccl4.org>
60030              Date: Mon, 16 Oct 2000 18:28:23 +0100
60031              Message-ID: <20001016182823.J19700@plum.flirble.org>
60032      Branch: perl
60033            ! doio.c
60034 ____________________________________________________________________________
60035 [  7352] By: jhi                                   on 2000/10/17  13:06:19
60036         Log: More IoTYPE sprinkling.
60037      Branch: perl
60038            ! doio.c pp_hot.c
60039 ____________________________________________________________________________
60040 [  7351] By: jhi                                   on 2000/10/16  22:47:07
60041         Log: Detect early whether the std streams have gone bad.
60042              
60043              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
60044              Date: Mon, 16 Oct 2000 23:28:42 +0100
60045              From: Nicholas Clark <nick@ccl4.org>
60046              Message-ID: <20001016232842.A37942@plum.flirble.org>
60047      Branch: perl
60048            ! t/op/misc.t
60049 ____________________________________________________________________________
60050 [  7350] By: jhi                                   on 2000/10/16  22:45:16
60051         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
60052              From: "Peter J. Farley III" <pjfarley@banet.net>
60053              Date: Mon, 16 Oct 2000 18:15:59 -0400
60054              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
60055      Branch: perl
60056            ! djgpp/djgpp.c dosish.h t/io/open.t
60057 ____________________________________________________________________________
60058 [  7349] By: jhi                                   on 2000/10/16  22:36:45
60059         Log: perldelta tweak.
60060      Branch: perl
60061            ! pod/perldelta.pod
60062 ____________________________________________________________________________
60063 [  7348] By: jhi                                   on 2000/10/16  15:17:53
60064         Log: Update Changes.
60065      Branch: perl
60066            ! Changes patchlevel.h
60067 ____________________________________________________________________________
60068 [  7347] By: jhi                                   on 2000/10/16  13:55:27
60069         Log: Add the capability to include/exclude branches.
60070      Branch: perl
60071            ! Porting/genlog
60072 ____________________________________________________________________________
60073 [  7346] By: jhi                                   on 2000/10/16  13:18:04
60074         Log: Add Charles Lane.
60075      Branch: perl
60076            ! AUTHORS Changes
60077 ____________________________________________________________________________
60078 [  7345] By: jhi                                   on 2000/10/16  13:13:21
60079         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
60080      Branch: perl
60081            ! pod/perldelta.pod
60082 ____________________________________________________________________________
60083 [  7344] By: gsar                                  on 2000/10/16  09:30:21
60084         Log: integrate change#6220 from cfgperl
60085              
60086              Win32 patches from Benjamin Stuhl.
60087      Branch: maint-5.6/perl
60088           !> makedef.pl win32/win32.h
60089 ____________________________________________________________________________
60090 [  7343] By: gsar                                  on 2000/10/16  08:32:19
60091         Log: integrate changes#6221,6222 from cfgperl
60092              
60093              Remove tr///CU (the feature is to be obsoleted by better interfaces).
60094              From: simon@brecon.co.uk (Simon Cozens)
60095              Subject: [PATCH] Eliminate tr///[CU][CU]
60096              Date: 23 Jun 2000 11:05:40 GMT
60097              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
60098              
60099              doc typo fix
60100              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
60101              From: Ian Phillipps <Ian.Phillipps@iname.com>
60102              Date: Fri, 23 Jun 2000 10:40:58 +0100
60103              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
60104      Branch: maint-5.6/perl
60105           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
60106 ____________________________________________________________________________
60107 [  7342] By: gsar                                  on 2000/10/16  08:28:08
60108         Log: integrate change#6217 from cfgperl (in part)
60109              
60110              Rename the fdpid locking and integrate with Sarathy.
60111      Branch: maint-5.6/perl
60112           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
60113           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
60114           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
60115           !> win32/win32.c
60116 ____________________________________________________________________________
60117 [  7341] By: gsar                                  on 2000/10/16  08:23:39
60118         Log: integrate changes#6214..6216 from mainline
60119              
60120              @_ can't have junk in it even in the non-USE_ITHREADS case because
60121              caller() wants to populate @DB::args with it (causes a coredump
60122              in Carp::confess())
60123              
60124              tweak comment about @DB::args
60125              
60126              be more optimal about clearing @_
60127      Branch: maint-5.6/perl
60128           !> av.h cop.h pp_ctl.c t/op/runlevel.t
60129 ____________________________________________________________________________
60130 [  7340] By: gsar                                  on 2000/10/16  08:20:37
60131         Log: integrate changes#6207..6210 from cfgperl
60132              
60133              Subject: [PATCH 5.6.0] Threadsafe patches
60134              From: Dan Sugalski <dan@sidhe.org>
60135              To: perl5-porters@perl.org
60136              Date: Mon, 08 May 2000 18:08:13 -0400
60137              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
60138              
60139              Regen headers for #6207.
60140              
60141              Lock PL_fdpid against race conditions, based on:
60142              Subject: [PATCH 5.6.0]subprocess fixup for threads
60143              From: Dan Sugalski <dan@sidhe.org>
60144              To: perl5-porters@perl.org
60145              Date: Tue, 11 Apr 2000 17:02:32 -0400
60146              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
60147              
60148              Mopup for #6207 and #6209.
60149      Branch: maint-5.6/perl
60150           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
60151           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
60152           !> win32/win32.c
60153 ____________________________________________________________________________
60154 [  7339] By: gsar                                  on 2000/10/16  08:14:34
60155         Log: integrate change#6203 from cfgperl
60156              
60157              perldiag should refer to perlos2.pod not README.os2
60158      Branch: maint-5.6/perl
60159           !> pod/perldiag.pod
60160 ____________________________________________________________________________
60161 [  7338] By: gsar                                  on 2000/10/16  08:11:42
60162         Log: integrate change#6201 from mainline
60163              
60164              Perl_eval_pv() leaks 4 bytes every time it is called because it
60165              does a PUSHMARK that's never ever POPMARKed; in general, only
60166              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
60167              Perl_eval_[sp]v() don't because they don't take any incoming
60168              arguments (this leak has been around since the original version
60169              of perl_eval_pv() in 5.003_97e)
60170      Branch: maint-5.6/perl
60171           !> perl.c
60172 ____________________________________________________________________________
60173 [  7337] By: gsar                                  on 2000/10/16  08:08:47
60174         Log: integrate changes#6197..6200 from cfgperl
60175              
60176              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
60177              From: John Borwick <jhborwic@unity.ncsu.edu>
60178              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
60179              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
60180              
60181              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
60182              From: Dan Sugalski <dan@sidhe.org>
60183              To: vmsperl@perl.org, perl5-porters@perl.org
60184              Date: Fri, 02 Jun 2000 16:00:41 -0400
60185              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
60186              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
60187              
60188              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
60189              From: Dan Sugalski <dan@sidhe.org>
60190              To: perl5-porters@perl.org, vmsperl@perl.org
60191              Date: Fri, 02 Jun 2000 17:30:51 -0400
60192              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
60193              
60194              Update to cperl-mode.el 4.31 from
60195              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
60196              Subject: A couple of notes
60197              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60198              To: Mailing list Perl5 <perl5-porters@perl.org>
60199              Date: Sat, 3 Jun 2000 23:33:32 -0400
60200              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
60201      Branch: maint-5.6/perl
60202           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
60203           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
60204           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
60205           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
60206           !> vms/vmsish.h
60207 ____________________________________________________________________________
60208 [  7336] By: gsar                                  on 2000/10/16  08:03:46
60209         Log: integrate changes#6194,6195 from mainline
60210              
60211              fix small eval"" memory leaks under USE_ITHREADS
60212              
60213              fix yet another eval"" leak under USE_ITHREADS
60214      Branch: maint-5.6/perl
60215           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
60216           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
60217           !> vms/perly_c.vms
60218 ____________________________________________________________________________
60219 [  7335] By: gsar                                  on 2000/10/16  08:02:15
60220         Log: integrate changes#6190,6191 from mainline
60221              
60222              submit missing embed.pl change
60223              
60224              vec() loses numericalness (modified version of patch suggested
60225              by Robin Barker)
60226      Branch: maint-5.6/perl
60227           !> doop.c embed.pl t/op/vec.t
60228 ____________________________________________________________________________
60229 [  7334] By: gsar                                  on 2000/10/16  08:01:03
60230         Log: integrate change#6189 from mainline
60231              
60232              counting tr/// corrupts later operation (from M.J.T Guy)
60233      Branch: maint-5.6/perl
60234           !> doop.c t/op/tr.t
60235 ____________________________________________________________________________
60236 [  7333] By: gsar                                  on 2000/10/16  07:59:07
60237         Log: integrate changes#6183..6188 from mainline
60238              
60239              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
60240              <nick@ccl4.org>)
60241              
60242              tweak for change#6127
60243              
60244              remove incorrect documentation about implicit split to @_ in
60245              list context, which never really worked in perl 5 (from
60246              M.J.T. Guy)
60247              
60248              further qualify references to "alphanumeric" (from Wolfgang Laun
60249              <wolfgang.laun@alcatel.at>)
60250              
60251              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
60252              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
60253              
60254              h2xs tweaks
60255      Branch: maint-5.6/perl
60256           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
60257           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
60258           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
60259           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
60260           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
60261           !> pod/pod2latex.PL utils/h2xs.PL
60262 ____________________________________________________________________________
60263 [  7332] By: gsar                                  on 2000/10/16  07:53:52
60264         Log: integrate change#6179 from mainline
60265              
60266              buggy modulus on UVs introduced by change#3378 (resulted in
60267              4063328477 % 65535 amounting to 27406, instead of 27407)
60268      Branch: maint-5.6/perl
60269           !> pp.c t/op/arith.t
60270 ____________________________________________________________________________
60271 [  7331] By: gsar                                  on 2000/10/16  07:52:49
60272         Log: integrate changes#6176,6177,6178,6182 from cfgperl
60273              
60274              Single-quoted utf8 patch from Simon Cozens.
60275              
60276              Substitution utf8 patch from Simon Cozens.
60277              
60278              Be cleaner.
60279              
60280              Be Cleaner Part Deux.
60281      Branch: maint-5.6/perl
60282           !> Makefile.SH pp_hot.c toke.c
60283 ____________________________________________________________________________
60284 [  7330] By: gsar                                  on 2000/10/16  07:41:36
60285         Log: integrate change#6172 from mainline
60286              
60287              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
60288              (from Ilya Zakharevich)
60289      Branch: maint-5.6/perl
60290           !> regexec.c t/op/re_tests
60291 ____________________________________________________________________________
60292 [  7329] By: gsar                                  on 2000/10/16  07:40:25
60293         Log: integrate change#6171 from mainline
60294              
60295              scalar() doesn't force scalar context when used in void context
60296              (from Simon Cozens)
60297      Branch: maint-5.6/perl
60298           !> op.c t/op/wantarray.t
60299 ____________________________________________________________________________
60300 [  7328] By: gsar                                  on 2000/10/16  07:39:33
60301         Log: integrate change#6170 from mainline
60302              
60303              change#6142 needs tweaks to tests to work where there's no
60304              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
60305      Branch: maint-5.6/perl
60306           !> t/lib/filefind.t
60307 ____________________________________________________________________________
60308 [  7327] By: gsar                                  on 2000/10/16  07:35:34
60309         Log: integrate changes#6166..6168 from cfgperl
60310              
60311              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
60312              in case somebody wants to write an extension for more
60313              shadow database interfaces.
60314              
60315              tweak todo
60316              
60317              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
60318      Branch: maint-5.6/perl
60319           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
60320           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
60321           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
60322           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
60323           !> win32/config.vc win32/config_H.bc win32/config_H.gc
60324           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
60325 ____________________________________________________________________________
60326 [  7326] By: gsar                                  on 2000/10/16  07:29:05
60327         Log: integrate changes#6157,6159..6161,6164 from cfgperl
60328              
60329              Regen Configure to jive with #6149.
60330              
60331              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
60332              
60333              Changes for the File::Temp 0.08 (change #6159) test suite
60334              to fit better into the Perl distribution test framework.
60335              
60336              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
60337              both from Simon Cozens.
60338              
60339              detypo
60340      Branch: maint-5.6/perl
60341           +> pod/perlmodlib.PL pod/perlnewmod.pod
60342           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
60343           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
60344           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
60345           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
60346 ____________________________________________________________________________
60347 [  7325] By: gsar                                  on 2000/10/16  07:25:13
60348         Log: integrate change#6158 from vmsperl
60349              
60350              Add fallback to tmpfile for use in cases where user's relying on
60351              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
60352              Lane's patch)
60353      Branch: maint-5.6/perl
60354           !> vms/vms.c vms/vmsish.h
60355 ____________________________________________________________________________
60356 [  7324] By: gsar                                  on 2000/10/16  07:20:50
60357         Log: integrate changes#6153..6155 from mainline
60358              
60359              prettier Test::Harness output on failed tests (from Nicholas Clark
60360              <nick@Bagpuss.uk.boo.com>)
60361              
60362              avoid type mismatch warning
60363              
60364              small bug in change#6144; remove random \xA0 character that snuck
60365              in via change#6145
60366      Branch: maint-5.6/perl
60367           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
60368           !> perl.c
60369 ____________________________________________________________________________
60370 [  7323] By: gsar                                  on 2000/10/16  07:18:47
60371         Log: integrate changes#6151,6152 from mainline
60372              
60373              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
60374              
60375              cosmetic fixups of RE debug output (from Ilya Zakharevich)
60376      Branch: maint-5.6/perl
60377           !> regexec.c
60378 ____________________________________________________________________________
60379 [  7322] By: gsar                                  on 2000/10/16  07:17:25
60380         Log: integrate changes#6146..6150 from mainline
60381              
60382              doc typo
60383              
60384              add a make entry to Config.pm so "perl -V:make" works on VMS
60385              (from Peter Prymmer)
60386              
60387              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
60388              
60389              OS/2 tweaks for usethreads build (from Rocco Caputo
60390              <troc@netrus.net>)
60391              
60392              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
60393      Branch: maint-5.6/perl
60394           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
60395           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
60396           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
60397           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
60398           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
60399           !> warnings.pl x2p/a2p.h
60400 ____________________________________________________________________________
60401 [  7321] By: gsar                                  on 2000/10/16  07:14:02
60402         Log: integrate changes#6143..6145 from mainline
60403              
60404              MacOS support, part 1 (from Matthias Neeracher
60405              <neeri@iis.ee.ethz.ch>)
60406              
60407              MacOS support, part 2: make AutoSplit use File::Spec instead
60408              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
60409              <neeri@iis.ee.ethz.ch>)
60410              
60411              make xsubpp skip embedded pod (from Matthias Neeracher
60412              <neeri@iis.ee.ethz.ch>)
60413      Branch: maint-5.6/perl
60414           +> ext/DynaLoader/dl_mac.xs
60415           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
60416           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
60417           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
60418           !> pp_ctl.c proto.h toke.c util.c util.h
60419 ____________________________________________________________________________
60420 [  7320] By: gsar                                  on 2000/10/16  07:12:13
60421         Log: integrate changes#6141,6142 from mainline
60422              
60423              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
60424              forwarded by Peter Seebach from the bsdi-users mailing list.
60425              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
60426              
60427              File::Find fails to chdir when chasing symlinks (from
60428              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
60429      Branch: maint-5.6/perl
60430           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
60431 ____________________________________________________________________________
60432 [  7319] By: gsar                                  on 2000/10/16  07:04:30
60433         Log: integrate change#6139 from mainline
60434              
60435              revise mktables.PL for bugs and newness in Unicode 3.0
60436              (from James Bence <jbence@amgen.com>)
60437      Branch: maint-5.6/perl
60438           +> (branch 30 files)
60439           !> (integrate 49 files)
60440 ____________________________________________________________________________
60441 [  7318] By: gsar                                  on 2000/10/16  07:01:01
60442         Log: integrate changes#6137,6138 from mainline
60443              
60444              fix bogus redeclaration warning for "our" variables in different
60445              scopes
60446              
60447              add note about the handling of negative indices to tied arrays
60448              (from Michael G Schwern <schwern@pobox.com>)
60449      Branch: maint-5.6/perl
60450           !> op.c pod/perltie.pod t/pragma/strict-vars
60451 ____________________________________________________________________________
60452 [  7317] By: gsar                                  on 2000/10/16  06:58:46
60453         Log: integrate changes#6127..6136 from mainline
60454              
60455              call_method(...,G_EVAL) can longjmp() out if the method probing
60456              failed (from Gisle Aas)
60457              
60458              new perlxstut example for passing/returning refs to arrays
60459              (from David Lowe <dlowe@pootpoot.com>)
60460              
60461              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
60462              
60463              fix places that mean C<"word" character> but say C<alphanumeric
60464              character>
60465              
60466              avoid warnings in POSIX.pm (from Barrie Slaymaker)
60467              
60468              warnings::enabled() doesn't fall back to looking at $^W if
60469              caller isn't using lexical warnings (from Paul Marquess)
60470              
60471              elide bogus test in change#6132
60472              
60473              make Test::Harness use wait.h/WCOREDUMP if available
60474              (from Ben Tilly <ben_tilly@hotmail.com>)
60475              
60476              enable Test::Harness to dynamically determine column width etc.
60477              (from Rob Napier <rnapier@employees.org>)
60478              
60479              random pod typos (from Peter Scott <Peter@PSDT.com>)
60480      Branch: maint-5.6/perl
60481           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
60482           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
60483           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
60484           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
60485 ____________________________________________________________________________
60486 [  7316] By: gsar                                  on 2000/10/16  06:53:23
60487         Log: integrate change#6126 from mainline
60488              
60489              change#2879 broke rvalue autovivification of magicals such as
60490              ${$num} (reworked variant of patch suggested by Simon Cozens)
60491      Branch: maint-5.6/perl
60492           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
60493           !> pp_hot.c proto.h t/op/gv.t
60494 ____________________________________________________________________________
60495 [  7315] By: gsar                                  on 2000/10/16  06:51:38
60496         Log: integrate changes#6123,6125 from mainline
60497              
60498              clarify gotcha with #line directives (from Rocco Caputo
60499              <troc@netrus.net>)
60500              
60501              enable propagating exception objects via Perl_croak() in XS code
60502              (from Gisle Aas)
60503      Branch: maint-5.6/perl
60504           !> pod/perldebug.pod pod/perlsyn.pod util.c
60505 ____________________________________________________________________________
60506 [  7314] By: gsar                                  on 2000/10/16  06:49:28
60507         Log: integrate change#6122 from mainline
60508              
60509              downgrade fatal error on C<"foo@nosucharray.com"> to optional
60510              warning (from Mark-Jason Dominus)
60511      Branch: maint-5.6/perl
60512           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
60513           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
60514           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
60515           !> toke.c
60516 ____________________________________________________________________________
60517 [  7313] By: gsar                                  on 2000/10/16  06:46:54
60518         Log: integrate changes#6112..6121 from vmsperl
60519              
60520              Check for existence of file before trying to delete
60521              
60522              Ugly workaround for version-specific RTL error
60523              
60524              Urk -- undo previous removal of vmsish 'exit' change
60525              
60526              Add bounds checking for several strings (Charles Lane)
60527              
60528              Miscellaneous cosmetic fixes (Charles Lane)
60529              
60530              Treat sockets as special in sys(read|write) (Charles Lane et al.)
60531              
60532              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
60533              Flatten case labels in switch statements uniformly (Charles Bailey)
60534              
60535              Quiet error messages in vmsish.t (Charles Lane)
60536              
60537              Add missing escape (Charles Lane)
60538              
60539              Allow eliminate_macros() and fixpath() to handle space-delimited
60540              lists (based on fixes by Craig Berry)
60541      Branch: maint-5.6/perl
60542           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
60543           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
60544           !> vms/vmsish.h
60545 ____________________________________________________________________________
60546 [  7312] By: gsar                                  on 2000/10/16  06:41:18
60547         Log: integrate changes#6107,6110 from cfgperl
60548              
60549              Tweak the todo list.
60550              
60551              todo tweak
60552      Branch: maint-5.6/perl
60553           !> Todo-5.6
60554 ____________________________________________________________________________
60555 [  7311] By: gsar                                  on 2000/10/16  06:38:38
60556         Log: integrate changes#6104,6108 from mainline
60557              
60558              PL_sys_intern was being initialized too late on windows
60559              
60560              reenable fake signal handling on Windows, bugs and all
60561      Branch: maint-5.6/perl
60562           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
60563           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
60564           !> win32/win32.c
60565 ____________________________________________________________________________
60566 [  7310] By: gsar                                  on 2000/10/16  06:36:03
60567         Log: integrate changes#6095,6097..6103 from cfgperl
60568              
60569              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
60570              might be useful in future.
60571              
60572              Add a note about possible compilation problems from Allen Smith.
60573              
60574              Add a note about other, yet unsupported, shadow password APIs.
60575              
60576              Tweaks for the cc bugs from Allen Smith.
60577              
60578              More compilation tweakery from Allen Smith.
60579              
60580              Hints and test tweaks for Unicos.
60581              
60582              The test suite tweak in #6101 wasn't quite right.
60583              
60584              Test tweaking for Unicos continues.
60585      Branch: maint-5.6/perl
60586           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
60587           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
60588           !> t/lib/complex.t t/op/64bitint.t
60589 ____________________________________________________________________________
60590 [  7309] By: gsar                                  on 2000/10/16  06:29:41
60591         Log: integrate changes#6093,6094 from mainline
60592              
60593              fork() failure to create pseudo process sets errno=EAGAIN and returns
60594              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
60595              
60596              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
60597      Branch: maint-5.6/perl
60598           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
60599           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
60600 ____________________________________________________________________________
60601 [  7308] By: gsar                                  on 2000/10/16  06:27:29
60602         Log: integrate change#6092 from cfgperl
60603              
60604              Regen perltoc with the fixed buildtoc.
60605      Branch: maint-5.6/perl
60606           !> pod/perltoc.pod
60607 ____________________________________________________________________________
60608 [  7307] By: gsar                                  on 2000/10/16  06:26:40
60609         Log: integrate changes#6089,6090 from mainline
60610              
60611              buildtoc tweak to fix newline lossage
60612              
60613              concat doesn't preserve utf8-ness, and doesn't invalidate
60614              [NI]OK; added tests for both
60615      Branch: maint-5.6/perl
60616           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
60617 ____________________________________________________________________________
60618 [  7306] By: gsar                                  on 2000/10/16  06:24:05
60619         Log: integrate change#6088 from cfgperl
60620              
60621              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
60622              because we do not use those.  The HAS_GETSPNAM remains,
60623              though, because we still do use that.
60624      Branch: maint-5.6/perl
60625           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
60626           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
60627           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
60628           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
60629           !> win32/config.vc win32/config_H.bc win32/config_H.gc
60630           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
60631 ____________________________________________________________________________
60632 [  7305] By: gsar                                  on 2000/10/16  06:15:52
60633         Log: integrate changes#6084,6085,6087 from mainline
60634              
60635              substr() does not preserve utf8-ness (from Stefan Eissing
60636              <Eissing@medicaldataservice.de>); added tests
60637              
60638              repeat operator (x) doesn't preserve utf8-ness
60639              
60640              reverse() and quotemeta() weren't preserving utf8-ness; add tests
60641      Branch: maint-5.6/perl
60642           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
60643 ____________________________________________________________________________
60644 [  7304] By: gsar                                  on 2000/10/16  06:13:10
60645         Log: integrate changes#6077..6083 from mainline
60646              
60647              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
60648              and Tom Phoenix)
60649              
60650              workaround for CRT bug in chdir() (from Charles Lane, via
60651              Peter Prymmer)
60652              
60653              remove outdated kludge in Carp (NULLs are permitted in diagnostics
60654              now)
60655              
60656              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
60657              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
60658              
60659              better default perlbug categories for ok reports (from Richard Foley)
60660              
60661              peek.t non-portable to ithreads
60662              
60663              note about undocumented caller() return value (from M.J.T. Guy);
60664              yet another peek.t tweak
60665      Branch: maint-5.6/perl
60666           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
60667           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
60668           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
60669           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
60670           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
60671           !> vms/vmsish.h
60672 ____________________________________________________________________________
60673 [  7303] By: gsar                                  on 2000/10/16  06:03:18
60674         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
60675              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
60676              
60677              &HUGE_VAL is not defined, it exists.
60678              
60679              Do not warn that an infinity does not look like a number.
60680              
60681              Rewrite the pwent/spent logic to be a little bit more clearer.
60682              
60683              Continue on the pwent/spent case.
60684              
60685              Correct Freudian slip.
60686              
60687              Use HUGE_VALL if applicable.
60688              
60689              pwent/spent #ifdef imbalance.
60690              
60691              Infinite problems.
60692              
60693              Call getspnam() only iff needd.
60694              
60695              Test both the scalar and list contexts.
60696              
60697              Use setxxent()/endxxent().
60698              
60699              Complex tweakery.
60700              
60701              Unicos hint tweak.
60702              
60703              Be more forgiving in POSIX about HUGE_VALL.
60704              
60705              Detypo.
60706              
60707              The search of infinity continues, this time simplified.
60708              
60709              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
60710              in natively 64-bit platforms where a long is a quad (no need
60711              for long longs).  Also added bias for IVs.
60712              
60713              Complex tweaks.
60714              
60715              Introduce t/lib/peek.t.
60716              
60717              Make the test more portable.
60718      Branch: maint-5.6/perl
60719           +> t/lib/peek.t
60720            ! pp_sys.c
60721           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
60722           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
60723           !> t/op/pwent.t toke.c util.c
60724 ____________________________________________________________________________
60725 [  7302] By: gsar                                  on 2000/10/16  05:03:37
60726         Log: integrate changes#6066..6071 from mainline
60727              
60728              s/END/CHECK/
60729              
60730              replace direct call to sighandler() with (*PL_sighandlerp)()
60731              
60732              note about values()
60733              
60734              File::Spec compatibility update (from Barrie Slaymaker
60735              <barries@slaysys.com>)
60736              
60737              remove misleading comment (from M.J.T. Guy)
60738              
60739              misformatted perllocal.pod (from Tim Jenness
60740              <t.jenness@jach.hawaii.edu>)
60741      Branch: maint-5.6/perl
60742           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
60743           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
60744           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
60745           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
60746 ____________________________________________________________________________
60747 [  7301] By: gsar                                  on 2000/10/16  05:00:08
60748         Log: integrate changes#6061..6063 from mainline
60749              
60750              change#5921 neglected to make eq honor "use bytes"
60751              
60752              additional tests for utf8.t
60753              
60754              tokeq() could read unallocated field in argument
60755      Branch: maint-5.6/perl
60756           !> sv.c t/pragma/utf8.t toke.c
60757 ____________________________________________________________________________
60758 [  7300] By: gsar                                  on 2000/10/16  04:56:54
60759         Log: integrate changes#6046,6048,6057,6058 from mainline
60760              
60761              libscheck has insufficient checks for n32 libs (from
60762              Albert Chin-A-Young <china@thewrittenword.com>)
60763              
60764              add note about how $( doesn't interpolate in REs (from
60765              Philip Newton <newton@ficus.frogspace.net>)
60766              
60767              fix broken parsing of /\x{ab}/
60768              
60769              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
60770              (spotted by Donald Kinzer <dkinzer@premia.com>)
60771      Branch: maint-5.6/perl
60772           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
60773           !> t/pragma/utf8.t
60774 ____________________________________________________________________________
60775 [  7299] By: gsar                                  on 2000/10/16  04:52:50
60776         Log: integrate change#6044 from mainline
60777              
60778              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
60779              such that underscores are only ignored in literal numbers,
60780              "\x{...}", and hex/oct argument
60781      Branch: maint-5.6/perl
60782           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
60783 ____________________________________________________________________________
60784 [  7298] By: gsar                                  on 2000/10/16  04:50:53
60785         Log: integrate changes#6027..6043 from mainline
60786              
60787              podlators-1.02 update (from Russ Allbery)
60788              
60789              Pod::Man generates groff-incompatible macro definition (from
60790              Tom Christiansen)
60791              
60792              add CGI.pm v2.66 (from Lincoln Stein)
60793              
60794              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
60795              for @- and @+ (from Johan Vromans)
60796              
60797              small nits in diagnostics.pm (from Robin Barker)
60798              
60799              whitespace adjustments
60800              
60801              missing files in MANIFEST
60802              
60803              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
60804              to compensate
60805              
60806              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
60807              
60808              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
60809      Branch: maint-5.6/perl
60810           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
60811           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
60812           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
60813           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
60814           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
60815           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
60816           !> t/lib/cgi-html.t t/lib/cgi-request.t
60817 ____________________________________________________________________________
60818 [  7297] By: gsar                                  on 2000/10/16  04:44:30
60819         Log: integrate change#6025 from mainline
60820              
60821              Is{Alnum,Alpha,Word} don't match titlecase
60822              TODO: IsSpace is defined recursively!
60823              (both spotted by Larry)
60824      Branch: maint-5.6/perl
60825           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
60826           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
60827 ____________________________________________________________________________
60828 [  7296] By: gsar                                  on 2000/10/16  04:39:30
60829         Log: integrate change#6023 from mainline
60830              
60831              debugger stomps on $. (from M.J.T. Guy)
60832      Branch: maint-5.6/perl
60833           !> lib/perl5db.pl
60834 ____________________________________________________________________________
60835 [  7295] By: gsar                                  on 2000/10/16  04:38:02
60836         Log: integrate change#6022 from mainline
60837              
60838              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
60839      Branch: maint-5.6/perl
60840           !> sv.c
60841 ____________________________________________________________________________
60842 [  7294] By: gsar                                  on 2000/10/16  04:37:05
60843         Log: integrate changes#6018..6021 from mainline
60844              
60845              make lib/syslog.t portable to systems that don't have _PATH_LOG,
60846              make _PATH_LOG() return "" if unavailable
60847              
60848              windows portability tweaks
60849              
60850              test tweak
60851              
60852              remove Win2K issue in pod (fixed by change#6020)
60853      Branch: maint-5.6/perl
60854           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
60855           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
60856           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
60857 ____________________________________________________________________________
60858 [  7293] By: gsar                                  on 2000/10/16  04:20:00
60859         Log: integrate changes#6013..6015 from mainline
60860              
60861              tweak change#5945 to display correct switch name in diagnostic
60862              
60863              glob() loading File::Glob behind the scenes may cause syntax errors
60864              
60865              tweak test for portability
60866      Branch: maint-5.6/perl
60867           !> op.c perl.c pod/perldiag.pod t/lib/b.t
60868 ____________________________________________________________________________
60869 [  7292] By: gsar                                  on 2000/10/16  04:18:11
60870         Log: integrate changes#6005..6010 from mainline, cfgperl
60871              
60872              perldoc might fail via "use blib" (from Hugo van der Sanden)
60873              
60874              Regen Configure.
60875              
60876              note about compile failures and END blocks (from M.J.T. Guy)
60877              
60878              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
60879              
60880              (change#6009 integrated earlier in change#7255)
60881              
60882              clarify note about shadow password support (from
60883              gellyfish@gellyfish.com)
60884      Branch: maint-5.6/perl
60885           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
60886           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
60887           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
60888 ____________________________________________________________________________
60889 [  7291] By: gsar                                  on 2000/10/16  04:12:03
60890         Log: integrate changes#6002,6003 from mainline
60891              
60892              destructive sv_setsv() can lose UV-ness from source, causing
60893              numeric promotions/comparisons to fail to do the right thing
60894              
60895              allow REG_EXPAND_SZ keys in Windows registry (from
60896              John Clayton <John.Clayton@barclayscapital.com>)
60897      Branch: maint-5.6/perl
60898           !> sv.c win32/win32.c
60899 ____________________________________________________________________________
60900 [  7290] By: gsar                                  on 2000/10/16  04:10:19
60901         Log: integrate change#6001 from mainline
60902              
60903              support additional library locations via $Config{otherlibdirs}
60904              (from Andy Dougherty)
60905      Branch: maint-5.6/perl
60906           !> Configure INSTALL Porting/Glossary Porting/config.sh
60907           !> Porting/config_H config_h.SH epoc/config.sh perl.c
60908           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
60909           !> win32/config.bc win32/config.gc win32/config.vc
60910 ____________________________________________________________________________
60911 [  7289] By: gsar                                  on 2000/10/16  04:08:28
60912         Log: integrate change#5999 from mainline
60913              
60914              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
60915      Branch: maint-5.6/perl
60916           !> t/pragma/warn/toke toke.c
60917 ____________________________________________________________________________
60918 [  7288] By: gsar                                  on 2000/10/16  04:07:01
60919         Log: integrate changes#5997,5998 from cfgperl
60920              
60921              Preserve $!.
60922              
60923              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
60924      Branch: maint-5.6/perl
60925           !> lib/Math/Complex.pm
60926 ____________________________________________________________________________
60927 [  7287] By: gsar                                  on 2000/10/16  04:04:37
60928         Log: integrate change#5995 from mainline
60929              
60930              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
60931      Branch: maint-5.6/perl
60932           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
60933 ____________________________________________________________________________
60934 [  7286] By: gsar                                  on 2000/10/16  04:03:21
60935         Log: integrate change#5994 from mainline
60936              
60937              fix for missed accounting for null byte in pack("Z",...) (from
60938              M.J.T. Guy)
60939      Branch: maint-5.6/perl
60940           !> pp.c t/op/pack.t
60941 ____________________________________________________________________________
60942 [  7285] By: gsar                                  on 2000/10/16  04:02:11
60943         Log: integrate changes#5989..5993 from mainline
60944              
60945              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
60946              itself and no other (from Tom Hughes)
60947              
60948              use $ENV{LIB} to search for libs under Visual C compiler
60949              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
60950              
60951              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
60952              
60953              pod nit (from Simon Cozens)
60954              
60955              various minor tweaks seen on p5p
60956      Branch: maint-5.6/perl
60957           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
60958           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
60959           !> t/op/array.t toke.c
60960 ____________________________________________________________________________
60961 [  7284] By: gsar                                  on 2000/10/16  03:59:00
60962         Log: integrate changes#5978..5988 from mainline
60963              
60964              sync version numbers in File::Spec with the ones on CPAN
60965              (from Barrie Slaymaker)
60966              
60967              under useithreads, constant pad entries could inadvertantly be
60968              shared across threads (from Eric Blood <eblood@xmission.com>);
60969              added Eric's test case to testsuite
60970              
60971              allow Configure -S to run non-interactively (spotted by Greg Hudson
60972              <ghudson@mit.edu>)
60973              
60974              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
60975              prototype mismatch with CORE::glob(); update pod and tests to
60976              suit (File::Glob::glob() is still available for backward
60977              compatibility, but should be considered deprecated)
60978              
60979              avoid error in IO::Socket::INET when given an unknown service name
60980              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
60981              
60982              numeric conversion of non-number in change#3378 tramples on
60983              OOK offset, causing segfaults
60984              
60985              attributes::reftype() doesn't work on tied argument
60986              
60987              forked child may not exit correctly if it failed to open
60988              /dev/console (from Graham Barr)
60989              
60990              add regular expressions tutorial and quick-start guide (from
60991              Mark Kvale <kvale@phy.ucsf.edu>)
60992              
60993              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
60994              
60995              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
60996              <paul@miraclefish.com>)
60997      Branch: maint-5.6/perl
60998           +> pod/perlrequick.pod pod/perlretut.pod
60999           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
61000           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
61001           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
61002           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
61003           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
61004           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
61005           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
61006           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
61007 ____________________________________________________________________________
61008 [  7283] By: gsar                                  on 2000/10/16  03:52:14
61009         Log: integrate change#5977 from mainline
61010              
61011              autoquote barewords followed by newline and arrow properly
61012              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
61013      Branch: maint-5.6/perl
61014           !> t/pragma/warn/toke toke.c
61015 ____________________________________________________________________________
61016 [  7282] By: gsar                                  on 2000/10/16  03:50:48
61017         Log: integrate change#5976 from mainline
61018              
61019              DB_File v1.73 update (from Paul Marquess)
61020      Branch: maint-5.6/perl
61021           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
61022           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
61023 ____________________________________________________________________________
61024 [  7281] By: gsar                                  on 2000/10/16  03:49:14
61025         Log: integrate change#5975 from mainline
61026              
61027              allow sort() reentrancy (variant of patch suggested by
61028              Hugo van der Sanden)
61029      Branch: maint-5.6/perl
61030           !> pp_ctl.c t/op/sort.t
61031 ____________________________________________________________________________
61032 [  7280] By: gsar                                  on 2000/10/16  03:48:22
61033         Log: integrate change#5974 from mainline
61034              
61035              change#4197 somehow missed initializing PL_errors, meaning
61036              syntax error queueing wasn't working outside eval"" at all;
61037              also fixed eval"" to localize PL_error_count, so that compile-time
61038              eval's don't clobber the error state of the outer context
61039      Branch: maint-5.6/perl
61040           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
61041           !> t/pragma/warn/toke
61042 ____________________________________________________________________________
61043 [  7279] By: gsar                                  on 2000/10/16  03:46:21
61044         Log: integrate change#5973 from mainline
61045              
61046              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
61047      Branch: maint-5.6/perl
61048           !> regcomp.c regexec.c t/op/re_tests
61049 ____________________________________________________________________________
61050 [  7278] By: gsar                                  on 2000/10/16  03:44:54
61051         Log: integrate change#5971 from cfgperl
61052              
61053              Unicos tweaks from Mark P. Lutz.
61054      Branch: maint-5.6/perl
61055           !> hints/unicos.sh lib/Math/Complex.pm
61056 ____________________________________________________________________________
61057 [  7277] By: gsar                                  on 2000/10/16  03:42:59
61058         Log: integrate changes#5966..5970 from mainline
61059              
61060              add testsuite for B backends, fix bug in B::Deparse (from
61061              Simon Cozens <simon@brecon.co.uk>)
61062              
61063              improved docs on the warn_uninit diagnostic (from David Glasser
61064              and Simon Cozens)
61065              
61066              tolerate spaces in group names in test on solaris (from David Boyce
61067              <dsb@boyski.com>)
61068              
61069              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
61070              
61071              Data::Dumper fumbles negative numbers on 32-bit platforms where
61072              IV is >32bits
61073      Branch: maint-5.6/perl
61074           +> t/lib/b.t t/lib/syslog.t
61075           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
61076           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
61077           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
61078 ____________________________________________________________________________
61079 [  7276] By: gsar                                  on 2000/10/16  03:39:30
61080         Log: integrate change#5965 from mainline
61081              
61082              avoid "will not stay shared" warnings for our variables (from
61083              Robin Barker)
61084      Branch: maint-5.6/perl
61085           !> op.c t/pragma/warn/op
61086 ____________________________________________________________________________
61087 [  7275] By: gsar                                  on 2000/10/16  03:38:18
61088         Log: integrate change#5964 from mainline
61089              
61090              reformat to 72 columns (again)
61091      Branch: maint-5.6/perl
61092           !> pod/perldiag.pod
61093 ____________________________________________________________________________
61094 [  7274] By: gsar                                  on 2000/10/16  03:36:58
61095         Log: integrate change#5963 from mainline
61096              
61097              patch from Larry to make (\&) prototype work; added tests for
61098              the same
61099      Branch: maint-5.6/perl
61100           !> op.c t/comp/proto.t
61101 ____________________________________________________________________________
61102 [  7273] By: gsar                                  on 2000/10/16  03:35:51
61103         Log: integrate changes#5956..5962 from mainline
61104              
61105              better diagnostics on failed tests (from Ilya Zakharevich)
61106              
61107              pod nits (from A. C. Yardley <yardley@tanet.net>)
61108              
61109              change#3569 deleted some essential code, revert; avoid use of
61110              atexit() to make DynaLoader work properly on AIX under mod_perl
61111              (from Jens-Uwe Mager <jum@helios.de>)
61112              
61113              doubled words in pods (from Simon Cozens
61114              <simon.p.cozens@jp.pwcglobal.com>)
61115              
61116              better INSTALL notes on Solaris issues (from Dominic Dunlop)
61117              
61118              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
61119              
61120              updated README.hpux (from Jeff Okamoto)
61121      Branch: maint-5.6/perl
61122           !> INSTALL README.hpux emacs/cperl-mode.el
61123           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
61124           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
61125           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
61126           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
61127           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
61128           !> t/op/lex_assign.t
61129 ____________________________________________________________________________
61130 [  7272] By: gsar                                  on 2000/10/16  03:31:22
61131         Log: integrate change#5955 from mainline
61132              
61133              longstanding bug exposed by change#3307: sort arguments weren't
61134              compiled with the right wantarray context (ensuing runtime lookup
61135              via block_gimme() was getting the incidental context of the
61136              sort() itself)
61137      Branch: maint-5.6/perl
61138           !> op.c t/op/sort.t
61139 ____________________________________________________________________________
61140 [  7271] By: gsar                                  on 2000/10/16  03:29:11
61141         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
61142              branch
61143              
61144              Flatten the cpp jungle doing the nosuid checking.
61145              
61146              Do not assume sign propagation. (from M.J.T. Guy)
61147              
61148              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
61149              
61150              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
61151              Now pp_ncmp() returns undef is either operand is a NaN.
61152              
61153              On second thoughts frexp() does have two arguments.
61154              
61155              Document that tr() is not tr(1).
61156              
61157              Be more robust on "extreme" (large absolute value)
61158              arguments.  Originally reported by Daniel Connelly
61159              as a problem with asinh() on large negative arguments,
61160              asinh() used to bail out because an argument to log()
61161              ended up being zero.  Ilya Zakharevich proposed using
61162              Taylor's series in such cases, which for such large
61163              arguments is a very good approximation.
61164              
61165              Undo "use integer" addition from 64bitint as it seems
61166              to break most of the subtests in Digital UNIX;
61167              Unicos needs to find another way.
61168      Branch: maint-5.6/perl
61169           !> (integrate 29 files)
61170 ____________________________________________________________________________
61171 [  7270] By: gsar                                  on 2000/10/16  03:09:44
61172         Log: integrate changes#5948,5949,5950 from mainline
61173              
61174              typo in vars.pm that leads to cryptic message (from Piotr
61175              Piatkowski <kompas@kompas.usr.onet.pl>)
61176              
61177              make perldoc use the pod2man from the same version (from
61178              M.J.T. Guy)
61179              
61180              reformat perldiag to avoid long lines
61181      Branch: maint-5.6/perl
61182           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
61183 ____________________________________________________________________________
61184 [  7269] By: gsar                                  on 2000/10/16  03:05:54
61185         Log: integrate change#5947 from mainline
61186              
61187              use &dl_error rather than &dl_load_file as the guard for calling
61188              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
61189              statically built perl)
61190      Branch: maint-5.6/perl
61191           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
61192 ____________________________________________________________________________
61193 [  7268] By: gsar                                  on 2000/10/16  03:04:48
61194         Log: integrate change#5945 from mainline
61195              
61196              make module name mandatory after -M switch; reorder perldiag
61197              alphabetically (from Mark-Jason Dominus)
61198      Branch: maint-5.6/perl
61199           !> perl.c pod/perldiag.pod
61200 ____________________________________________________________________________
61201 [  7267] By: gsar                                  on 2000/10/16  03:03:01
61202         Log: integrate change#5939 from mainline
61203              
61204              more pod nits (from Larry Virden)
61205      Branch: maint-5.6/perl
61206           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
61207           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
61208           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
61209 ____________________________________________________________________________
61210 [  7266] By: gsar                                  on 2000/10/16  03:01:39
61211         Log: integrate change#5938 from mainline
61212              
61213              Consolidated B::Deparse fixes (from Stephen McCamant)
61214      Branch: maint-5.6/perl
61215           !> ext/B/B/Deparse.pm
61216 ____________________________________________________________________________
61217 [  7265] By: gsar                                  on 2000/10/16  03:00:43
61218         Log: integrate change#5936 from mainline
61219              
61220              additional tests for change#7263 (from Paul Marquess)
61221      Branch: maint-5.6/perl
61222           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
61223           !> t/pragma/warn/5nolint t/pragma/warn/6default
61224 ____________________________________________________________________________
61225 [  7264] By: gsar                                  on 2000/10/16  02:58:34
61226         Log: integrate change#5934 from mainline
61227              
61228              propagate lexical warnings from surrounding scope correctly
61229              within string eval() (from Paul Marquess)
61230      Branch: maint-5.6/perl
61231           !> pp_ctl.c t/pragma/warn/pp_ctl
61232 ____________________________________________________________________________
61233 [  7263] By: gsar                                  on 2000/10/16  02:56:53
61234         Log: integrate change#5932 from mainline
61235              
61236              add rsignal(), whichsig() and do_join() to public API list
61237              (mod_perl uses them to good advantage)
61238      Branch: maint-5.6/perl
61239           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
61240 ____________________________________________________________________________
61241 [  7262] By: gsar                                  on 2000/10/16  02:55:53
61242         Log: integrate change#5931 from mainline
61243              
61244              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
61245      Branch: maint-5.6/perl
61246           !> pp_hot.c regexec.c t/op/pat.t
61247 ____________________________________________________________________________
61248 [  7261] By: gsar                                  on 2000/10/16  02:55:01
61249         Log: integrate change#5930 from mainline
61250              
61251              small os390 tweaks (from Peter Prymmer)
61252      Branch: maint-5.6/perl
61253           !> config_h.SH makedepend.SH
61254 ____________________________________________________________________________
61255 [  7260] By: gsar                                  on 2000/10/16  02:54:10
61256         Log: integrate change#5929 from mainline
61257              
61258              pod nits
61259      Branch: maint-5.6/perl
61260           !> pod/perlguts.pod
61261 ____________________________________________________________________________
61262 [  7259] By: gsar                                  on 2000/10/16  02:52:55
61263         Log: integrate change#5927 from mainline
61264              
61265              arrange for next() to resume at the unstack op rather than the
61266              loop conditional, so that scope cleanup happens correctly
61267              (from Stephen McCamant)
61268      Branch: maint-5.6/perl
61269           !> op.c pp_ctl.c t/op/misc.t
61270 ____________________________________________________________________________
61271 [  7258] By: gsar                                  on 2000/10/16  02:51:38
61272         Log: integrate change#5926 from mainline
61273              
61274              on windows, reserve 16M of stack rather than 128M (allows more
61275              threads to run concurrently)
61276      Branch: maint-5.6/perl
61277           !> win32/Makefile win32/makefile.mk
61278 ____________________________________________________________________________
61279 [  7257] By: gsar                                  on 2000/10/16  02:50:37
61280         Log: integrate change#5925 from mainline
61281              
61282              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
61283      Branch: maint-5.6/perl
61284           !> toke.c
61285 ____________________________________________________________________________
61286 [  7256] By: gsar                                  on 2000/10/16  02:49:36
61287         Log: integrate change#5924 from mainline
61288              
61289              avoid using uninitialized memory in require version check
61290      Branch: maint-5.6/perl
61291           !> pp_ctl.c universal.c
61292 ____________________________________________________________________________
61293 [  7255] By: gsar                                  on 2000/10/16  02:48:03
61294         Log: integrate changes#5923,5928,6009 from mainline
61295              
61296              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
61297      Branch: maint-5.6/perl
61298           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
61299 ____________________________________________________________________________
61300 [  7254] By: gsar                                  on 2000/10/16  02:44:46
61301         Log: integrate change#5922 from mainline
61302              
61303              commentary about IoTYPE() (from Nathan Torkington)
61304      Branch: maint-5.6/perl
61305           !> sv.h
61306 ____________________________________________________________________________
61307 [  7253] By: gsar                                  on 2000/10/16  02:43:49
61308         Log: integrate change#5921 from mainline
61309              
61310              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
61311      Branch: maint-5.6/perl
61312           !> sv.c t/lib/charnames.t t/pragma/utf8.t
61313 ____________________________________________________________________________
61314 [  7252] By: gsar                                  on 2000/10/16  02:42:31
61315         Log: integrate change#5920 from mainline
61316              
61317              Larry's fix for buggy propagation of utf8-ness in join(); add test
61318      Branch: maint-5.6/perl
61319           !> doop.c t/op/ver.t
61320 ____________________________________________________________________________
61321 [  7251] By: gsar                                  on 2000/10/16  02:41:14
61322         Log: integrate changes#5915..5919 from mainline
61323              
61324              various (pod tweaks &c)
61325      Branch: maint-5.6/perl
61326           !> (integrate 33 files)
61327 ____________________________________________________________________________
61328 [  7250] By: gsar                                  on 2000/10/16  02:38:16
61329         Log: integrate change#5914 from mainline
61330              
61331              caller() wasn't returning the right number of elements for
61332              eval {...}
61333      Branch: maint-5.6/perl
61334           !> pp_ctl.c t/pragma/warn/9enabled
61335 ____________________________________________________________________________
61336 [  7249] By: gsar                                  on 2000/10/16  02:37:02
61337         Log: integrate change#5913 from mainline
61338              
61339              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
61340              (from Mark-Jason Dominus)
61341      Branch: maint-5.6/perl
61342           !> pod/perlfunc.pod
61343 ____________________________________________________________________________
61344 [  7248] By: gsar                                  on 2000/10/16  02:35:58
61345         Log: integrate change#5912 from mainline
61346              
61347              fix totally broken caching in UNIVERSAL::isa() (from
61348              Nick Ing-Simmons)
61349      Branch: maint-5.6/perl
61350           !> t/op/universal.t universal.c
61351 ____________________________________________________________________________
61352 [  7247] By: gsar                                  on 2000/10/16  02:34:27
61353         Log: integrate changes#5910,5911 from mainline
61354              
61355              typo in pod
61356              
61357              add linebreak properties from unicode/LineBrk.txt (from
61358              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
61359      Branch: maint-5.6/perl
61360           +> (branch 29 files)
61361           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
61362 ____________________________________________________________________________
61363 [  7246] By: gsar                                  on 2000/10/16  02:33:29
61364         Log: integrate change#5909 from mainline
61365              
61366              mode argument to do_binmode() should be file mode, not boolean
61367      Branch: maint-5.6/perl
61368           !> pp_sys.c
61369 ____________________________________________________________________________
61370 [  7245] By: gsar                                  on 2000/10/16  02:31:04
61371         Log: integrate change#5908 from mainline
61372              
61373              introduce illegal symbols into null package so that
61374              gv_fetchpv(...,TRUE) always returns a valid GV even when the
61375              symbol is trapped by strictures (avoids coredumps)
61376      Branch: maint-5.6/perl
61377           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
61378           !> t/pragma/strict-vars
61379 ____________________________________________________________________________
61380 [  7244] By: jhi                                   on 2000/10/16  02:29:54
61381         Log: Subject: $Carp::ExportLevel confusion in Exporter
61382              From: "Ben Tilly" <ben_tilly@hotmail.com>
61383              Date: Sat, 14 Oct 2000 16:44:34 EDT
61384              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
61385      Branch: perl
61386            ! lib/Exporter/Heavy.pm
61387 ____________________________________________________________________________
61388 [  7243] By: jhi                                   on 2000/10/16  02:28:33
61389         Log: Subject: [PATCH perlguts.pod] Document offset hack
61390              From: Simon Cozens <simon@cozens.net>
61391              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
61392              Date: Sat, 14 Oct 2000 19:32:25 +0100
61393      Branch: perl
61394            ! pod/perlguts.pod
61395 ____________________________________________________________________________
61396 [  7242] By: gsar                                  on 2000/10/16  02:26:51
61397         Log: integrate changes#5905,5906,5907,6064 from mainline
61398              
61399              printf/sprintf didn't get quad types right under use64bitint
61400      Branch: maint-5.6/perl
61401           !> pp_sys.c sv.c t/op/64bitint.t
61402 ____________________________________________________________________________
61403 [  7241] By: jhi                                   on 2000/10/16  02:22:44
61404         Log: Subject: small pod patch
61405              From: Dan Boorstein <dan_boo@bellsouth.net>
61406              Date: Sat, 14 Oct 2000 14:29:24 -0400
61407              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
61408      Branch: perl
61409            ! pod/perlfaq7.pod pod/perlmod.pod
61410 ____________________________________________________________________________
61411 [  7240] By: jhi                                   on 2000/10/16  02:13:46
61412         Log: -w cleanup.
61413              
61414              Subject: Re: Problems with bleadperl 
61415              From: "Stephen P. Potter" <spp@ds.net>
61416              Date: Fri, 13 Oct 2000 13:32:49 -0400
61417              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
61418      Branch: perl
61419            ! t/pragma/overload.t
61420 ____________________________________________________________________________
61421 [  7239] By: jhi                                   on 2000/10/16  01:41:18
61422         Log: One more ~utf8 tweak.
61423      Branch: perl
61424            ! t/op/bop.t
61425 ____________________________________________________________________________
61426 [  7238] By: jhi                                   on 2000/10/16  01:34:14
61427         Log: Tweak the test of #7235.
61428      Branch: perl
61429            ! t/op/bop.t
61430 ____________________________________________________________________________
61431 [  7237] By: jhi                                   on 2000/10/16  01:25:04
61432         Log: Fix a couple of compiler-noted nits in #7235.
61433      Branch: perl
61434            ! pp.c
61435 ____________________________________________________________________________
61436 [  7236] By: jhi                                   on 2000/10/16  01:22:46
61437         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
61438      Branch: perl
61439            ! pp.c pp_hot.c
61440 ____________________________________________________________________________
61441 [  7235] By: jhi                                   on 2000/10/15  16:24:44
61442         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
61443              
61444              From: Simon Cozens <simon@cozens.net>
61445              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
61446              Date: Sat, 14 Oct 2000 20:52:13 +0100
61447              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
61448      Branch: perl
61449            ! pp.c t/op/bop.t utf8.h
61450 ____________________________________________________________________________
61451 [  7234] By: jhi                                   on 2000/10/15  15:19:29
61452         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
61453              The problem was that rx->minlen was in chars while pp_split()
61454              thought it would be in bytes. 
61455      Branch: perl
61456            ! pp.c t/pragma/utf8.t
61457 ____________________________________________________________________________
61458 [  7233] By: jhi                                   on 2000/10/14  20:24:24
61459         Log: Document FNCASE=y as discussed in the bug 20000902.009.
61460      Branch: perl
61461            ! README.dos
61462 ____________________________________________________________________________
61463 [  7232] By: jhi                                   on 2000/10/14  18:52:21
61464         Log: Add test for bug id 20000427.003 (which seems to have
61465              been fixed) (also duplicate as 20000427.004, though
61466              with a higher severity).  Move one utf8 from op/append
61467              to pragma/utf8, tag the tests with bug ids.
61468      Branch: perl
61469            ! t/op/append.t t/pragma/utf8.t
61470 ____________________________________________________________________________
61471 [  7231] By: jhi                                   on 2000/10/14  17:28:37
61472         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
61473      Branch: perl
61474            ! t/pragma/utf8.t
61475 ____________________________________________________________________________
61476 [  7230] By: jhi                                   on 2000/10/14  14:24:50
61477         Log: Needs to be conditional on SunOS 4.
61478              
61479              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
61480              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
61481              Date: Sat, 14 Oct 2000 13:37:49 +0100
61482              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
61483      Branch: metaconfig/U/perl
61484            ! End.U
61485      Branch: perl
61486            ! Configure myconfig.SH pod/perldelta.pod
61487 ____________________________________________________________________________
61488 [  7229] By: jhi                                   on 2000/10/14  00:49:22
61489         Log: Update Changes.
61490      Branch: perl
61491            ! Changes patchlevel.h
61492 ____________________________________________________________________________
61493 [  7228] By: jhi                                   on 2000/10/14  00:46:10
61494         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
61495              From: Peter Prymmer <pvhp@forte.com>
61496              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
61497              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
61498      Branch: perl
61499            ! lib/utf8.pm
61500 ____________________________________________________________________________
61501 [  7227] By: jhi                                   on 2000/10/13  23:20:30
61502         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
61503      Branch: perl
61504            ! t/op/tie.t
61505 ____________________________________________________________________________
61506 [  7226] By: jhi                                   on 2000/10/13  22:14:32
61507         Log: Tweak #7225.
61508              
61509              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
61510              From: Peter Prymmer <pvhp@forte.com>
61511              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
61512              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
61513      Branch: perl
61514            ! t/op/sprintf.t
61515 ____________________________________________________________________________
61516 [  7225] By: jhi                                   on 2000/10/13  22:11:31
61517         Log: op/sprintf.t patch for OS/390 (and any other host with limited
61518              floating-point exponent length)
61519              
61520              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
61521              From: Dominic Dunlop <domo@computer.org>
61522              Date: Fri, 13 Oct 2000 19:17:57 +0200
61523              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
61524      Branch: perl
61525            ! t/op/sprintf.t
61526 ____________________________________________________________________________
61527 [  7224] By: jhi                                   on 2000/10/13  18:40:48
61528         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
61529      Branch: perl
61530            ! toke.c
61531 ____________________________________________________________________________
61532 [  7223] By: jhi                                   on 2000/10/13  18:37:13
61533         Log: Thinko in #7222.
61534      Branch: perl
61535            ! utf8.c
61536 ____________________________________________________________________________
61537 [  7222] By: jhi                                   on 2000/10/13  18:05:23
61538         Log: Use UTF8SKIP(), from Simon Cozens.
61539      Branch: perl
61540            ! utf8.c
61541 ____________________________________________________________________________
61542 [  7221] By: jhi                                   on 2000/10/13  15:43:19
61543         Log: (accidentally empty check-in)
61544      Branch: perl
61545            ! utf8.c
61546 ____________________________________________________________________________
61547 [  7220] By: jhi                                   on 2000/10/13  15:23:51
61548         Log: Add (optimistically) Storable to static extensions.
61549      Branch: perl
61550            ! hints/uwin.sh hints/vmesa.sh
61551 ____________________________________________________________________________
61552 [  7219] By: jhi                                   on 2000/10/13  15:20:05
61553         Log: Amdahl UTS doesn't seem to do dynaloading.
61554      Branch: perl
61555            ! hints/uts.sh
61556 ____________________________________________________________________________
61557 [  7218] By: jhi                                   on 2000/10/13  15:15:20
61558         Log: Slight tweak of the code to appease Amdahl UTS cc.
61559      Branch: perl
61560            ! pp.c
61561 ____________________________________________________________________________
61562 [  7217] By: jhi                                   on 2000/10/13  14:50:42
61563         Log: In Amdahl UTS "struct sv" is defined by a system header,
61564              <ksync.h>.
61565      Branch: perl
61566            ! perl.h sv.h
61567 ____________________________________________________________________________
61568 [  7216] By: jhi                                   on 2000/10/13  11:58:25
61569         Log: Ilya implemented the memory profiling API.
61570      Branch: perl
61571            ! Todo
61572 ____________________________________________________________________________
61573 [  7215] By: jhi                                   on 2000/10/13  02:56:38
61574         Log: Subject: [PATCH 5.7.0] Perl API for mstats
61575              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61576              Date: Thu, 12 Oct 2000 22:52:40 -0400
61577              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
61578      Branch: perl
61579            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
61580 ____________________________________________________________________________
61581 [  7214] By: jhi                                   on 2000/10/13  02:55:38
61582         Log: Subject: [PATCH 5.7.0] IVs in mtats
61583              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61584              Date: Thu, 12 Oct 2000 22:51:04 -0400
61585              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
61586      Branch: perl
61587            ! malloc.c perl.h
61588 ____________________________________________________________________________
61589 [  7213] By: jhi                                   on 2000/10/13  02:31:47
61590         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
61591      Branch: perl
61592            ! pod/perldiag.pod pp_sys.c
61593 ____________________________________________________________________________
61594 [  7212] By: jhi                                   on 2000/10/13  01:27:38
61595         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
61596              From: Peter Prymmer <pvhp@forte.com>
61597              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
61598              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
61599      Branch: perl
61600            ! t/op/oct.t
61601 ____________________________________________________________________________
61602 [  7211] By: jhi                                   on 2000/10/13  00:35:09
61603         Log: Update Changes.
61604      Branch: perl
61605            ! Changes patchlevel.h
61606 ____________________________________________________________________________
61607 [  7210] By: jhi                                   on 2000/10/12  23:59:40
61608         Log: The Install.pm third of
61609              
61610              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
61611              From: Bill Campbell <bill@celestial.com>
61612              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
61613              Date: Thu, 5 Oct 2000 18:04:51 -0700
61614      Branch: perl
61615            ! lib/ExtUtils/Install.pm
61616 ____________________________________________________________________________
61617 [  7209] By: jhi                                   on 2000/10/12  23:58:43
61618         Log: Two thirds of
61619              
61620              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
61621              Date: Thu, 5 Oct 2000 18:04:51 -0700
61622              From: Bill Campbell <bill@celestial.com>
61623              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
61624              
61625              The Install.pm changes will be submitted separately because
61626              they need some work and discussion still.
61627      Branch: perl
61628            ! lib/getopts.pl lib/termcap.pl
61629 ____________________________________________________________________________
61630 [  7208] By: jhi                                   on 2000/10/12  23:41:19
61631         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
61632              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
61633              Date:     Thu, 12 Oct 2000 07:30:02 EDT
61634              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
61635      Branch: perl
61636            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
61637            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
61638 ____________________________________________________________________________
61639 [  7207] By: jhi                                   on 2000/10/12  23:39:01
61640         Log: An updated EBCDIC tr patch.
61641              
61642              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
61643              From: Peter Prymmer <pvhp@forte.com>
61644              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
61645              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
61646      Branch: perl
61647            ! t/op/tr.t
61648 ____________________________________________________________________________
61649 [  7206] By: jhi                                   on 2000/10/12  23:34:55
61650         Log: Upgrade to CPAN 1.58, from Andreas König.
61651      Branch: perl
61652            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
61653 ____________________________________________________________________________
61654 [  7205] By: jhi                                   on 2000/10/12  23:29:08
61655         Log: Introduce the man[24-8] variables, from Andy Dougherty.
61656      Branch: metaconfig/U/perl
61657            + mandirs.U mandirstyle.U
61658      Branch: perl
61659            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
61660            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
61661            ! vos/config.h vos/config.pl vos/config_h.SH_orig
61662            ! win32/config.bc win32/config.gc win32/config.vc
61663 ____________________________________________________________________________
61664 [  7204] By: gsar                                  on 2000/10/12  18:11:24
61665         Log: restore change#7202
61666      Branch: perl
61667            ! mg.c
61668 ____________________________________________________________________________
61669 [  7203] By: gsar                                  on 2000/10/12  18:09:40
61670         Log: another test of the Emergency Broadcast System--back out 
61671              change#7202
61672      Branch: perl
61673            ! mg.c
61674 ____________________________________________________________________________
61675 [  7202] By: gsar                                  on 2000/10/12  16:40:47
61676         Log: (submitted on behalf of Jarkko)
61677              Fix the lib/encode.t subtest 6 failure as reported by Andreas
61678              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
61679              was unearthed by change 7182, as was a bug in HTML::Entities.
61680      Branch: perl
61681            ! mg.c
61682 ____________________________________________________________________________
61683 [  7201] By: jhi                                   on 2000/10/11  03:16:05
61684         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
61685      Branch: perl
61686            ! pp_hot.c t/pragma/utf8.t
61687 ____________________________________________________________________________
61688 [  7200] By: jhi                                   on 2000/10/11  00:40:30
61689         Log: The #7198 was a false alarm.
61690      Branch: perl
61691            ! pp_hot.c
61692 ____________________________________________________________________________
61693 [  7199] By: jhi                                   on 2000/10/11  00:26:04
61694         Log: Remove duplicated code.
61695      Branch: perl
61696            ! t/lib/cgi-html.t
61697 ____________________________________________________________________________
61698 [  7198] By: jhi                                   on 2000/10/10  23:30:46
61699         Log: (Retracted by #7200.)
61700      Branch: perl
61701            ! pp_hot.c
61702 ____________________________________________________________________________
61703 [  7197] By: jhi                                   on 2000/10/10  21:49:30
61704         Log: Add the test case for #7190, from the original bug report
61705              by Andreas König.
61706      Branch: perl
61707            ! t/pragma/utf8.t
61708 ____________________________________________________________________________
61709 [  7196] By: jhi                                   on 2000/10/10  21:40:49
61710         Log: Reapply Andy's patch and regen Configure.
61711      Branch: perl
61712            ! Configure INSTALL Makefile.SH Porting/Glossary
61713            ! Porting/config.sh config_h.SH epoc/config.sh installperl
61714            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
61715            ! win32/config.vc
61716 ____________________________________________________________________________
61717 [  7195] By: jhi                                   on 2000/10/10  21:09:30
61718         Log: Use the versiononly instead of the installscripts,
61719              retract the changes 7146 and 7147.
61720      Branch: perl
61721            ! Configure INSTALL Makefile.SH Porting/Glossary
61722            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
61723            ! installperl uconfig.sh vos/config.def win32/config.bc
61724            ! win32/config.gc win32/config.vc
61725 ____________________________________________________________________________
61726 [  7194] By: jhi                                   on 2000/10/10  21:06:15
61727         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
61728              From: Peter Prymmer <pvhp@forte.com>
61729              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
61730              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
61731      Branch: perl
61732            ! t/op/ver.t
61733 ____________________________________________________________________________
61734 [  7193] By: jhi                                   on 2000/10/10  21:05:12
61735         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
61736              From: Peter Prymmer <pvhp@forte.com>
61737              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
61738              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
61739      Branch: perl
61740            ! t/op/tr.t
61741 ____________________________________________________________________________
61742 [  7192] By: jhi                                   on 2000/10/10  20:57:30
61743         Log: Add versiononly, delete installscripts, from Andy Dougherty.
61744      Branch: metaconfig
61745            - U/installdirs/installscripts.U
61746      Branch: metaconfig/U/perl
61747            + versiononly.U
61748 ____________________________________________________________________________
61749 [  7191] By: jhi                                   on 2000/10/10  19:41:21
61750         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
61751              From: Peter Prymmer <pvhp@forte.com>
61752              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
61753              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
61754      Branch: perl
61755            ! pod/perlebcdic.pod
61756 ____________________________________________________________________________
61757 [  7190] By: jhi                                   on 2000/10/10  19:26:14
61758         Log: Subject: Re: utf8 concat, mg_get
61759              From: Simon Cozens <simon@cozens.net>
61760              Date: Tue, 10 Oct 2000 17:40:17 +0100
61761              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
61762      Branch: perl
61763            ! pp_hot.c
61764 ____________________________________________________________________________
61765 [  7189] By: jhi                                   on 2000/10/10  19:23:03
61766         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
61767              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
61768              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
61769              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
61770      Branch: perl
61771            ! lib/ExtUtils/MM_Unix.pm
61772 ____________________________________________________________________________
61773 [  7188] By: jhi                                   on 2000/10/10  15:31:24
61774         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
61775              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
61776              Date: Fri, 14 Jul 2000 10:47:36 +0100
61777              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
61778      Branch: perl
61779            ! README.win32
61780 ____________________________________________________________________________
61781 [  7187] By: jhi                                   on 2000/10/10  13:30:10
61782         Log: Quote the temp file name, needed in Win32 because the
61783              default name unfortunately contains spaces, shouldn't
61784              hurt elsewhere.
61785              
61786              Subject: FW: perldoc fails if $TEMP contains spaces
61787              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
61788              Date: Thu, 14 Sep 2000 08:58:45 +0100
61789              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
61790      Branch: perl
61791            ! utils/perldoc.PL
61792 ____________________________________________________________________________
61793 [  7186] By: jhi                                   on 2000/10/10  13:16:27
61794         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
61795              From: hv@hugo.hybyte.com
61796              Date: Tue, 10 Oct 2000 14:10:20 +0100
61797              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
61798      Branch: perl
61799            ! t/lib/thr5005.t util.c
61800 ____________________________________________________________________________
61801 [  7185] By: jhi                                   on 2000/10/10  12:06:22
61802         Log: Upgrade to podlators 1.04, from Russ Allbery.
61803      Branch: perl
61804            ! lib/Pod/Man.pm lib/Pod/Text.pm
61805 ____________________________________________________________________________
61806 [  7184] By: jhi                                   on 2000/10/10  12:01:32
61807         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
61808      Branch: perl
61809            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
61810 ____________________________________________________________________________
61811 [  7183] By: jhi                                   on 2000/10/09  23:47:15
61812         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
61813              From: Peter Prymmer <pvhp@forte.com>
61814              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
61815              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
61816      Branch: perl
61817            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
61818 ____________________________________________________________________________
61819 [  7182] By: jhi                                   on 2000/10/09  23:43:16
61820         Log: Make eq work again with utf8 (disabling the upgrading
61821              should no more be necessary since the copies of the
61822              scalars are upgraded, not the scalars themselves).
61823              Takes care of ID 20001009.001.  (The claimed length()
61824              bug in 20001009.001 seems bogus to me.)
61825      Branch: perl
61826            ! sv.c t/pragma/utf8.t
61827 ____________________________________________________________________________
61828 [  7181] By: gsar                                  on 2000/10/09  19:41:54
61829         Log: tweak for change#7173
61830      Branch: perl
61831            ! win32/win32sck.c
61832 ____________________________________________________________________________
61833 [  7180] By: gsar                                  on 2000/10/09  19:26:56
61834         Log: on Windows, clean targets might not work under some flavors of the shell
61835      Branch: perl
61836            ! win32/Makefile win32/makefile.mk
61837 ____________________________________________________________________________
61838 [  7179] By: jhi                                   on 2000/10/09  19:21:02
61839         Log: Update Changes.
61840      Branch: perl
61841            ! Changes patchlevel.h
61842 ____________________________________________________________________________
61843 [  7178] By: jhi                                   on 2000/10/09  19:18:23
61844         Log: Warn about unknown scripts.
61845              
61846              Subject: Re: ideas? patches? [PATCH bleadperl]
61847              From: Dominic Dunlop <domo@computer.org>
61848              Date: Mon, 9 Oct 2000 14:57:17 +0200
61849              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
61850      Branch: perl
61851            ! lib/charnames.pm
61852 ____________________________________________________________________________
61853 [  7177] By: jhi                                   on 2000/10/09  19:13:27
61854         Log: Change #7160 had a nasty typo.
61855      Branch: metaconfig
61856            ! U/compline/Compile.U
61857      Branch: perl
61858            ! Configure config_h.SH
61859 ____________________________________________________________________________
61860 [  7176] By: gsar                                  on 2000/10/09  18:59:33
61861         Log: pod nit
61862      Branch: perl
61863            ! pod/perlport.pod
61864 ____________________________________________________________________________
61865 [  7175] By: gsar                                  on 2000/10/09  18:54:28
61866         Log: Windows9x doesn't support link(), despite what Config.pm
61867              might think
61868      Branch: perl
61869            ! lib/ExtUtils/Manifest.pm
61870 ____________________________________________________________________________
61871 [  7174] By: gsar                                  on 2000/10/09  18:50:03
61872         Log: avoid nonportable example code
61873      Branch: perl
61874            ! lib/File/Copy.pm
61875 ____________________________________________________________________________
61876 [  7173] By: gsar                                  on 2000/10/09  18:46:54
61877         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
61878              being used) when closing a socket handle
61879      Branch: perl
61880            ! win32/win32.c win32/win32.h win32/win32sck.c
61881 ____________________________________________________________________________
61882 [  7172] By: gsar                                  on 2000/10/09  18:41:40
61883         Log: on Windows, cwd strings in the environment should be of the
61884              form =X:=X:\foo instead of =X=X:\foo\
61885      Branch: perl
61886            ! win32/vdir.h
61887 ____________________________________________________________________________
61888 [  7171] By: gsar                                  on 2000/10/09  18:30:09
61889         Log: on Windows, LoadLibrary() could load an extension DLL multiple
61890              times if forward slashes are used in the path
61891      Branch: perl
61892            ! win32/win32.c
61893 ____________________________________________________________________________
61894 [  7170] By: jhi                                   on 2000/10/09  17:53:59
61895         Log: Add a todo note about overloadable assertions.
61896      Branch: perl
61897            ! Todo-5.6
61898 ____________________________________________________________________________
61899 [  7169] By: jhi                                   on 2000/10/09  13:43:45
61900         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
61901              From: mjd@plover.com
61902              Date: 9 Oct 2000 00:24:44 -0000
61903              Message-ID: <20001009002444.10616.qmail@plover.com>
61904      Branch: perl
61905            ! pod/perldebguts.pod
61906 ____________________________________________________________________________
61907 [  7168] By: nick                                  on 2000/10/08  13:16:33
61908         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
61909              is not right thing to do on (e.g. x86). Network order is also "right" for
61910              X fonts.
61911      Branch: perl
61912            ! ext/Encode/Encode.pm
61913 ____________________________________________________________________________
61914 [  7167] By: nick                                  on 2000/10/08  12:54:42
61915         Log: Make "encodings" work post-install when Encode/*.enc files may not
61916              be in same directory as Encode.pm
61917      Branch: perl
61918            ! ext/Encode/Encode.pm
61919 ____________________________________________________________________________
61920 [  7166] By: nick                                  on 2000/10/08  11:51:26
61921         Log: Work round the fact that $hash->{$key} does not take into account
61922              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
61923              so that key is always in the "expected" encoding - i.e. same way we put
61924              it in the hash.
61925      Branch: perl
61926            ! ext/Encode/Encode.pm
61927 ____________________________________________________________________________
61928 [  7165] By: gsar                                  on 2000/10/08  04:15:29
61929         Log: save_re_context() could reset PL_curcop to freed memory, causing core
61930              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
61931      Branch: perl
61932            ! pp_ctl.c
61933 ____________________________________________________________________________
61934 [  7164] By: jhi                                   on 2000/10/06  20:51:48
61935         Log: UTF8ize split() so that the cloned substrings get the UTF8
61936              flag of the original scalar.  Problem reported by Simon Cozens.
61937      Branch: perl
61938            ! pp.c t/pragma/utf8.t
61939 ____________________________________________________________________________
61940 [  7163] By: nick                                  on 2000/10/06  20:48:34
61941         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
61942              got a false +ve and so did not reach code which would have un-FAKEd the SV.
61943      Branch: perl
61944            ! sv.c
61945 ____________________________________________________________________________
61946 [  7162] By: nick                                  on 2000/10/06  20:25:37
61947         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
61948              To fix  (sort {$a <=> $b} keys %hash) in particular but
61949              should cover a number of other as-yet-unknown cases as well.
61950      Branch: perl
61951            ! sv.c
61952 ____________________________________________________________________________
61953 [  7161] By: jhi                                   on 2000/10/06  19:56:18
61954         Log: Change the version number of Tie::Handle in the core to 4.0,
61955              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
61956              
61957              Subject: Note on Tie::Handle
61958              From: andreas.koenig@anima.de (Andreas J. Koenig)
61959              Date:      06 Oct 2000 21:48:58 +0200
61960              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
61961      Branch: perl
61962            ! lib/Tie/Handle.pm
61963 ____________________________________________________________________________
61964 [  7160] By: jhi                                   on 2000/10/06  18:20:35
61965         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
61966              as the first option of cc/ld because of ultrapicky compilers
61967              (e.g. OS/390 R2.5)
61968      Branch: metaconfig
61969            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
61970            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
61971            ! U/compline/orderlib.U U/modified/Cppsym.U
61972            ! U/modified/d_access.U
61973      Branch: metaconfig/U/perl
61974            ! Checkcc.U d_dlsymun.U gccvers.U
61975      Branch: perl
61976            ! Configure config_h.SH
61977 ____________________________________________________________________________
61978 [  7159] By: jhi                                   on 2000/10/06  13:56:39
61979         Log: Update Changes.
61980      Branch: perl
61981            ! Changes patchlevel.h
61982 ____________________________________________________________________________
61983 [  7158] By: jhi                                   on 2000/10/06  12:48:40
61984         Log: Eliminate $Is_VMS code from the test.
61985              
61986              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
61987              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
61988              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
61989              Date:     Thu, 5 Oct 2000 07:46:33 EDT
61990      Branch: perl
61991            ! t/lib/b.t
61992 ____________________________________________________________________________
61993 [  7157] By: jhi                                   on 2000/10/06  12:47:13
61994         Log: Also the $ccflags is needed for the C compiler check.
61995              
61996              Subject: Configure (check for C-compiler)
61997              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
61998              Date: Fri, 06 Oct 2000 08:47:15 +0200
61999              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
62000      Branch: metaconfig/U/perl
62001            ! Checkcc.U
62002      Branch: perl
62003            ! Configure config_h.SH
62004 ____________________________________________________________________________
62005 [  7156] By: jhi                                   on 2000/10/06  11:45:15
62006         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
62007      Branch: perl
62008            ! perl.c pp_ctl.c sv.h utf8.c
62009 ____________________________________________________________________________
62010 [  7155] By: jhi                                   on 2000/10/06  11:40:41
62011         Log: IO::Handle->syswrite() did not handle length omission
62012              like CORE::syswrite() does.
62013              
62014              Subject: [Fwd] IO::Handle, syswrite and arguments
62015              From: Graham Barr <gbarr@pobox.com>
62016              Date: Fri, 6 Oct 2000 10:22:05 +0100
62017              Message-ID: <20001006102205.U6312@pobox.com>
62018              
62019              The original patch from andrew@ugh.net.au.
62020      Branch: perl
62021            ! ext/IO/lib/IO/Handle.pm
62022 ____________________________________________________________________________
62023 [  7154] By: jhi                                   on 2000/10/06  01:42:15
62024         Log: Tweak #7153.
62025      Branch: perl
62026            ! utf8.h
62027 ____________________________________________________________________________
62028 [  7153] By: jhi                                   on 2000/10/06  00:39:55
62029         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
62030      Branch: perl
62031            ! utf8.h
62032 ____________________________________________________________________________
62033 [  7152] By: jhi                                   on 2000/10/06  00:38:11
62034         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
62035      Branch: perl
62036            ! perl.c pp_ctl.c sv.h utf8.c
62037 ____________________________________________________________________________
62038 [  7151] By: jhi                                   on 2000/10/06  00:36:38
62039         Log: Subject: Re: Questions about Tie::Array and perl modules
62040              From: Nick Ing-Simmons <nik@tiuk.ti.com>
62041              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
62042              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
62043              
62044              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
62045      Branch: perl
62046            ! lib/Tie/Array.pm t/op/array.t
62047 ____________________________________________________________________________
62048 [  7150] By: jhi                                   on 2000/10/05  00:20:45
62049         Log: Regen Changes.
62050      Branch: perl
62051            ! Changes patchlevel.h
62052 ____________________________________________________________________________
62053 [  7149] By: jhi                                   on 2000/10/05  00:20:01
62054         Log: Regen toc.
62055      Branch: perl
62056            ! pod/perltoc.pod
62057 ____________________________________________________________________________
62058 [  7148] By: jhi                                   on 2000/10/04  23:35:08
62059         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
62060              reported several times by Dominic Dunlop, for example in
62061              ID 20000315.008.  Patch from Dominic.  Patch affects at
62062              least MachTen, and possibly other oldish BSDs. Should not
62063              break non-broken platforms (tested on LinuxPPC). 
62064      Branch: perl
62065            ! doio.c
62066 ____________________________________________________________________________
62067 [  7147] By: jhi                                   on 2000/10/04  23:26:34
62068         Log: The one that got away from 7146.
62069      Branch: metaconfig
62070            + U/installdirs/installscripts.U
62071 ____________________________________________________________________________
62072 [  7146] By: jhi                                   on 2000/10/04  23:25:04
62073         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
62074              suggested by H. Merijn Brand.
62075      Branch: perl
62076            ! Configure INSTALL Makefile.SH Porting/Glossary
62077            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
62078            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
62079            ! win32/config.vc
62080 ____________________________________________________________________________
62081 [  7145] By: jhi                                   on 2000/10/04  22:08:21
62082         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
62083              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62084              Date: Wed, 4 Oct 2000 17:37:46 -0400
62085              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
62086      Branch: perl
62087            ! utils/h2xs.PL
62088 ____________________________________________________________________________
62089 [  7144] By: jhi                                   on 2000/10/04  18:11:41
62090         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
62091              From: Jeff Pinyan <jeffp@crusoe.net>
62092              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
62093              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
62094      Branch: perl
62095            ! pod/perlrun.pod
62096 ____________________________________________________________________________
62097 [  7143] By: jhi                                   on 2000/10/04  18:09:58
62098         Log: Subject: perlhack.pod Patch for Externals Tools
62099              From: Fisher Mark <fisherm@tce.com>
62100              Date: Tue, 3 Oct 2000 15:43:27 -0500 
62101              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
62102      Branch: perl
62103            ! pod/perlhack.pod
62104 ____________________________________________________________________________
62105 [  7142] By: jhi                                   on 2000/10/04  18:08:41
62106         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
62107              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
62108              Date:     Wed, 4 Oct 2000 12:11:11 EDT
62109              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
62110      Branch: perl
62111            ! vms/vms.c
62112 ____________________________________________________________________________
62113 [  7141] By: jhi                                   on 2000/10/04  12:20:16
62114         Log: Subject: [PATCH 5.7.0] h2xs not working
62115              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62116              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
62117              Date: Tue, 3 Oct 2000 21:43:01 -0400
62118              
62119              Subject: [PATCH 5.7.0] h2xs not documenting the created module
62120              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62121              Date: Tue, 3 Oct 2000 22:55:19 -0400
62122              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
62123      Branch: perl
62124            ! utils/h2xs.PL
62125 ____________________________________________________________________________
62126 [  7140] By: jhi                                   on 2000/10/04  11:53:44
62127         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
62128              From: nick@babyhippo.com
62129              Date: Wed, 4 Oct 2000 12:06:45 +0100
62130              Message-Id: <20001004120645.A7356@babyhippo.com>
62131              
62132              Retract 7118 and 7135.
62133      Branch: perl
62134            ! installman installperl op.c t/pragma/subs.t
62135 ____________________________________________________________________________
62136 [  7139] By: jhi                                   on 2000/10/03  22:09:41
62137         Log: It is possible to have no hosts database at all.  Pointed out in
62138              
62139              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
62140              From: Peter Prymmer <pvhp@forte.com>
62141              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
62142              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
62143      Branch: metaconfig
62144            ! U/modified/myhostname.U
62145      Branch: perl
62146            ! Configure config_h.SH
62147 ____________________________________________________________________________
62148 [  7138] By: jhi                                   on 2000/10/03  21:49:49
62149         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
62150              From: Peter Prymmer <pvhp@forte.com>
62151              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
62152              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
62153      Branch: perl
62154            ! pp_sys.c
62155 ____________________________________________________________________________
62156 [  7137] By: jhi                                   on 2000/10/03  20:10:05
62157         Log: One remaining nit less at the VMS mailbox sizing.
62158      Branch: perl
62159            ! vms/vms.c
62160 ____________________________________________________________________________
62161 [  7136] By: jhi                                   on 2000/10/03  20:08:47
62162         Log: Test harness update to sync with the new perlcc,
62163              from Simon Cozens.
62164      Branch: perl
62165            ! t/TEST t/UTEST
62166 ____________________________________________________________________________
62167 [  7135] By: jhi                                   on 2000/10/03  15:15:42
62168         Log: Subject: Re: PATCH for 20001003.004
62169              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
62170              From: "AARON B. DOSSETT" <aaron@iglou.com>
62171              Message-Id: <E13gTay-0006od-00@iglou.com>
62172      Branch: perl
62173            ! installman installperl
62174 ____________________________________________________________________________
62175 [  7134] By: jhi                                   on 2000/10/03  15:00:34
62176         Log: Subject: [ID 20001003.006] B::Debug not -w clean
62177              From: Nicholas Clark <nick@babyhippo.co.uk>
62178              Date: Tue, 03 Oct 2000 15:46:32 +0100
62179              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
62180      Branch: perl
62181            ! ext/B/B/Debug.pm
62182 ____________________________________________________________________________
62183 [  7133] By: jhi                                   on 2000/10/03  14:58:39
62184         Log: Scale down the VMS message boxes, by Charles Lane.
62185              Fix for ID 20000903.009, workaround at
62186              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
62187      Branch: perl
62188            ! vms/vms.c
62189 ____________________________________________________________________________
62190 [  7132] By: jhi                                   on 2000/10/03  11:20:37
62191         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
62192      Branch: perl
62193            + t/lib/st-lock.t t/lib/st-utf8.t
62194            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
62195            ! ext/Storable/Storable.xs t/lib/st-recurse.t
62196 ____________________________________________________________________________
62197 [  7131] By: jhi                                   on 2000/10/03  03:38:23
62198         Log: Encode nits.
62199      Branch: perl
62200            ! MANIFEST Makefile.SH
62201 ____________________________________________________________________________
62202 [  7130] By: jhi                                   on 2000/10/03  03:31:05
62203         Log: Update Changes.
62204      Branch: perl
62205            ! Changes patchlevel.h
62206 ____________________________________________________________________________
62207 [  7129] By: jhi                                   on 2000/10/03  02:24:02
62208         Log: Misplaced else.
62209      Branch: metaconfig/U/perl
62210            ! d_strtoll.U
62211      Branch: perl
62212            ! Configure config_h.SH
62213 ____________________________________________________________________________
62214 [  7128] By: jhi                                   on 2000/10/03  02:08:29
62215         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
62216              From: sthoenna@efn.org
62217              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
62218              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
62219      Branch: metaconfig/U/perl
62220            ! d_strtoll.U
62221      Branch: perl
62222            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
62223 ____________________________________________________________________________
62224 [  7127] By: jhi                                   on 2000/10/03  01:13:14
62225         Log: Update Changes.
62226      Branch: perl
62227            ! Changes patchlevel.h
62228 ____________________________________________________________________________
62229 [  7126] By: jhi                                   on 2000/10/03  00:57:08
62230         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
62231              as suggested by Olaf Flebbe and Nick Clark.
62232      Branch: perl
62233            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
62234 ____________________________________________________________________________
62235 [  7125] By: jhi                                   on 2000/10/03  00:50:56
62236         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
62237              From: Nick Clark <nick@plum.flirble.org>
62238              Date: Mon, 2 Oct 2000 11:03:24 +0100
62239              Message-Id: <20001002110324.D20073@plum.flirble.org>
62240              
62241              Also fixes bug ID 20001002.005.
62242      Branch: perl
62243            ! t/lib/encode.t
62244 ____________________________________________________________________________
62245 [  7124] By: jhi                                   on 2000/10/03  00:34:59
62246         Log: Subject: [PATCH 5.7.0] Epoc update
62247              From: Olaf Flebbe <o.flebbe@gmx.de>
62248              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
62249              Message-ID: <26423.969484586@www10.gmx.net>
62250      Branch: perl
62251            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
62252            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
62253            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
62254            ! util.c util.h
62255 ____________________________________________________________________________
62256 [  7123] By: jhi                                   on 2000/10/03  00:30:07
62257         Log: Regen headers.
62258      Branch: perl
62259            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
62260 ____________________________________________________________________________
62261 [  7122] By: jhi                                   on 2000/10/03  00:10:48
62262         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
62263      Branch: perl
62264            ! hints/openbsd.sh
62265 ____________________________________________________________________________
62266 [  7121] By: jhi                                   on 2000/10/03  00:05:06
62267         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
62268              From: <abigail@foad.org>
62269              Date: Tue, 26 Sep 2000 13:36:14 -0400
62270              Message-ID: <20000926173614.4356.qmail@foad.org>
62271      Branch: perl
62272            ! pod/perlop.pod
62273 ____________________________________________________________________________
62274 [  7120] By: jhi                                   on 2000/10/03  00:04:00
62275         Log: Inside require() $^S was always left undefined.
62276              
62277              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
62278              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62279              Date: Wed, 27 Sep 2000 18:54:49 -0400
62280              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
62281      Branch: perl
62282            ! cop.h mg.c pp_ctl.c util.c
62283 ____________________________________________________________________________
62284 [  7119] By: jhi                                   on 2000/10/03  00:00:16
62285         Log: Subject: [PATCH] DLL not restartabke with threaded perl
62286              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
62287              Date: Thu, 28 Sep 2000 09:20:46 +0100
62288              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
62289      Branch: perl
62290            ! perl.c
62291 ____________________________________________________________________________
62292 [  7118] By: jhi                                   on 2000/10/02  23:59:20
62293         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
62294              From: Nicholas Clark <nick@ccl4.org>
62295              Date: Thu, 28 Sep 2000 11:52:24 +0100
62296              Message-ID: <20000928115224.D7924@plum.flirble.org>
62297      Branch: perl
62298            ! op.c
62299 ____________________________________________________________________________
62300 [  7117] By: jhi                                   on 2000/10/02  23:57:51
62301         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
62302              From: Nicholas Clark <nick@babyhippo.co.uk>
62303              Date: Thu, 28 Sep 2000 12:18:10 +0100
62304              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
62305              
62306              Did not apply cleanly, manual intervention was needed.
62307      Branch: perl
62308            ! ext/B/B/Bytecode.pm utils/perlcc.PL
62309 ____________________________________________________________________________
62310 [  7116] By: jhi                                   on 2000/10/02  23:50:40
62311         Log: Document the issue (is not a syntax error, kind of)
62312              
62313              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
62314              From: Nicholas Clark <nick@ccl4.org>
62315              Date: Thu, 28 Sep 2000 17:12:42 +0100
62316              Message-ID: <20000928171242.K7924@plum.flirble.org>
62317      Branch: perl
62318            ! pod/perldata.pod
62319 ____________________________________________________________________________
62320 [  7115] By: jhi                                   on 2000/10/02  23:48:58
62321         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
62322              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62323              Date: Thu, 28 Sep 2000 21:55:31 -0400
62324              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
62325      Branch: perl
62326            ! regexec.c
62327 ____________________________________________________________________________
62328 [  7114] By: jhi                                   on 2000/10/02  23:47:57
62329         Log: Subject: DOC PATCH 5.6.0
62330              From: mjd@plover.com
62331              Date: 30 Sep 2000 06:02:34 -0000
62332              Message-ID: <20000930060234.4559.qmail@plover.com>
62333      Branch: perl
62334            ! pod/perldebguts.pod
62335 ____________________________________________________________________________
62336 [  7113] By: jhi                                   on 2000/10/02  23:46:43
62337         Log: SOCK_DGRAM and listen() do not mix as reported in
62338              
62339              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
62340              From: Petter Reinholdtsen <pere@hungry.com>
62341              Date: Sun, 1 Oct 2000 10:57:20 +0800
62342              Message-Id: <200010010257.KAA05735@localhost.localdomain>
62343              
62344              The patch for 5.7.0+ had to be reengineered, though.
62345      Branch: perl
62346            ! ext/IO/lib/IO/Socket/UNIX.pm
62347 ____________________________________________________________________________
62348 [  7112] By: jhi                                   on 2000/10/02  23:36:57
62349         Log: Subject: Re: [PATCH 5.005_64 missed]
62350              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62351              Date: Sun, 1 Oct 2000 18:50:10 -0400
62352              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
62353      Branch: perl
62354            ! pod/perlxs.pod
62355 ____________________________________________________________________________
62356 [  7111] By: jhi                                   on 2000/10/02  23:35:40
62357         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
62358              From: Radu Greab <radu@netsoft.ro>
62359              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
62360              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
62361      Branch: perl
62362            ! op.c opcode.pl t/op/substr.t
62363 ____________________________________________________________________________
62364 [  7110] By: jhi                                   on 2000/10/02  23:32:38
62365         Log: Subject: [PATCH] Fix aliasing of tied filehandles
62366              From: Daniel Chetlin <daniel@chetlin.com>
62367              Date: Mon, 2 Oct 2000 14:53:27 -0700
62368              Message-ID: <20001002145327.C1617@ilmd>
62369      Branch: perl
62370            ! perl.h pp_hot.c t/op/tiehandle.t
62371 ____________________________________________________________________________
62372 [  7109] By: jhi                                   on 2000/10/02  23:31:30
62373         Log: s/Robin Parker/Robin Barker/
62374      Branch: perl
62375            ! Changes5.6
62376 ____________________________________________________________________________
62377 [  7108] By: jhi                                   on 2000/10/02  23:15:46
62378         Log: Retract #7091 as suggested in
62379              
62380              From: Robin Barker <rmb1@cise.npl.co.uk> 
62381              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
62382              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
62383              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
62384      Branch: perl
62385            ! embed.pl proto.h
62386 ____________________________________________________________________________
62387 [  7107] By: nick                                  on 2000/10/02  18:23:14
62388         Log: A few tweaks to get Tk803 to work with Encode scheme.
62389      Branch: perl
62390            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
62391 ____________________________________________________________________________
62392 [  7106] By: nick                                  on 2000/10/01  21:34:14
62393         Log: Add checking cases to Encode's toUnicode and fromUnicode.
62394      Branch: perl
62395            ! ext/Encode/Encode.pm
62396 ____________________________________________________________________________
62397 [  7105] By: nick                                  on 2000/10/01  17:18:01
62398         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
62399              To read and use them.
62400              Add a lib/encode.t which checks a few things.
62401      Branch: perl
62402            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
62403            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
62404            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
62405            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
62406            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
62407            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
62408            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
62409            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
62410            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
62411            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
62412            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
62413            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
62414            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
62415            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
62416            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
62417            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
62418            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
62419            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
62420            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
62421            + ext/Encode/Encode/iso2022-jp.enc
62422            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
62423            + ext/Encode/Encode/iso8859-1.enc
62424            + ext/Encode/Encode/iso8859-2.enc
62425            + ext/Encode/Encode/iso8859-3.enc
62426            + ext/Encode/Encode/iso8859-4.enc
62427            + ext/Encode/Encode/iso8859-5.enc
62428            + ext/Encode/Encode/iso8859-6.enc
62429            + ext/Encode/Encode/iso8859-7.enc
62430            + ext/Encode/Encode/iso8859-8.enc
62431            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
62432            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
62433            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
62434            + ext/Encode/Encode/macCentEuro.enc
62435            + ext/Encode/Encode/macCroatian.enc
62436            + ext/Encode/Encode/macCyrillic.enc
62437            + ext/Encode/Encode/macDingbats.enc
62438            + ext/Encode/Encode/macGreek.enc
62439            + ext/Encode/Encode/macIceland.enc
62440            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
62441            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
62442            + ext/Encode/Encode/macTurkish.enc
62443            + ext/Encode/Encode/macUkraine.enc
62444            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
62445            + t/lib/encode.t
62446            ! MANIFEST ext/Encode/Encode.pm
62447 ____________________________________________________________________________
62448 [  7104] By: nick                                  on 2000/09/30  13:04:30
62449         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
62450              From: Daniel Chetlin <daniel@chetlin.com>
62451              Date: Mon, 18 Sep 2000 05:05:40 -0700
62452              Message-Id: <20000918050540.C652@ilmd>
62453      Branch: perl
62454            ! lib/overload.pm sv.c t/pragma/overload.t
62455 ____________________________________________________________________________
62456 [  7103] By: nick                                  on 2000/09/30  12:53:36
62457         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
62458              From: Johan Vromans <jvromans@squirrel.nl>
62459              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
62460              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
62461      Branch: perl
62462            ! pod/Makefile.SH
62463 ____________________________________________________________________________
62464 [  7102] By: nick                                  on 2000/09/30  12:52:31
62465         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
62466              From: Spider Boardman <spider@Orb.Nashua.NH.US>
62467              Date: Sat, 16 Sep 2000 16:36:45 -0400
62468              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
62469      Branch: perl
62470            ! ext/B/B/Deparse.pm
62471 ____________________________________________________________________________
62472 [  7101] By: nick                                  on 2000/09/30  12:51:41
62473         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
62474              From: Craig A. Berry <craig.berry@psinetcs.com>
62475              Date: Sat, 16 Sep 2000 10:11:10 -0500
62476              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
62477      Branch: perl
62478            ! vms/vms.c
62479 ____________________________________________________________________________
62480 [  7100] By: nick                                  on 2000/09/30  12:50:33
62481         Log: Subject: Re: unicode support and perl [ID 20000901.097]
62482              From: Spider Boardman <spider@Orb.Nashua.NH.US>
62483              Date: Fri, 15 Sep 2000 16:37:58 -0400
62484              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
62485      Branch: perl
62486            ! t/op/append.t
62487 ____________________________________________________________________________
62488 [  7099] By: nick                                  on 2000/09/30  12:49:35
62489         Log: Subject: Re: unicode support and perl [ID 20000901.097]
62490              From: Spider Boardman <spider@Orb.Nashua.NH.US>
62491              Date: Fri, 15 Sep 2000 16:25:30 -0400
62492              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
62493      Branch: perl
62494            ! pp_hot.c
62495 ____________________________________________________________________________
62496 [  7098] By: nick                                  on 2000/09/30  12:48:00
62497         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
62498              From: Gisle Aas <gisle@ActiveState.com>
62499              Date: 15 Sep 2000 16:23:41 +0200
62500              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
62501      Branch: perl
62502            ! toke.c
62503 ____________________________________________________________________________
62504 [  7097] By: nick                                  on 2000/09/30  12:45:16
62505         Log: Subject: [PATCH] Nits in perlmod.pod
62506              From: Daniel Chetlin <daniel@chetlin.com>
62507              Date: Fri, 15 Sep 2000 02:04:09 -0700
62508              Message-Id: <20000915020409.A2104@ilmd>
62509      Branch: perl
62510            ! pod/perlmod.pod
62511 ____________________________________________________________________________
62512 [  7096] By: nick                                  on 2000/09/30  12:18:00
62513         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
62514              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
62515              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
62516              0 to checking to get the warning.
62517      Branch: perl
62518            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
62519            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
62520            ! regexec.c sv.c toke.c utf8.c
62521 ____________________________________________________________________________
62522 [  7095] By: nick                                  on 2000/09/15  16:55:59
62523         Log: Multiplicity & ithreads fix for sv.c/Encode.xs
62524              
62525              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
62526              From: Spider Boardman <spider@Orb.Nashua.NH.US>
62527              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
62528              Date: Fri, 15 Sep 2000 06:37:30 -0400
62529      Branch: perl
62530            ! ext/Encode/Encode.xs sv.c
62531 ____________________________________________________________________________
62532 [  7094] By: jhi                                   on 2000/09/15  03:23:32
62533         Log: Update Changes.
62534      Branch: perl
62535            ! Changes patchlevel.h
62536 ____________________________________________________________________________
62537 [  7093] By: jhi                                   on 2000/09/15  03:11:44
62538         Log: Fix for the charnames.t failures from Spider Boardman.
62539      Branch: perl
62540            ! toke.c
62541 ____________________________________________________________________________
62542 [  7092] By: jhi                                   on 2000/09/15  00:15:48
62543         Log: Botched the #7090 check-in.
62544      Branch: perl
62545            ! sv.c
62546 ____________________________________________________________________________
62547 [  7091] By: jhi                                   on 2000/09/14  23:33:24
62548         Log: Part of #7081 didn't come through.
62549      Branch: perl
62550            ! embed.pl proto.h
62551 ____________________________________________________________________________
62552 [  7090] By: jhi                                   on 2000/09/14  23:17:39
62553         Log: Subject: Re: perl@7078 
62554              From: Spider Boardman <spider@web.zk3.dec.com>
62555              Date: Thu, 14 Sep 2000 19:06:36 -0400
62556              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
62557      Branch: perl
62558            ! sv.c toke.c
62559 ____________________________________________________________________________
62560 [  7089] By: jhi                                   on 2000/09/14  23:11:21
62561         Log: Small portability tweaks.
62562      Branch: perl
62563            ! ext/Encode/Encode.xs
62564 ____________________________________________________________________________
62565 [  7088] By: jhi                                   on 2000/09/14  22:57:23
62566         Log: Fake return to pacify picky compilers.
62567      Branch: perl
62568            ! ext/Encode/Encode.xs
62569 ____________________________________________________________________________
62570 [  7087] By: jhi                                   on 2000/09/14  22:53:37
62571         Log: Subject: [PATCH] utf8.c apidoc
62572              From: Simon Cozens <simon@cozens.net>
62573              Date: Thu, 14 Sep 2000 23:46:57 +0100
62574              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
62575      Branch: perl
62576            ! perlapi.c pod/perlapi.pod utf8.c
62577 ____________________________________________________________________________
62578 [  7086] By: jhi                                   on 2000/09/14  22:40:38
62579         Log: We don't need to count the high bit bytes, a boolean is enough. 
62580      Branch: perl
62581            ! sv.c
62582 ____________________________________________________________________________
62583 [  7085] By: jhi                                   on 2000/09/14  21:20:09
62584         Log: Replace #7084 with
62585              
62586              Subject: Re: perl@7078 
62587              From: Spider Boardman <spider@web.zk3.dec.com>
62588              Date: Thu, 14 Sep 2000 17:09:36 -0400
62589              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
62590      Branch: perl
62591            ! sv.c utf8.c
62592 ____________________________________________________________________________
62593 [  7084] By: jhi                                   on 2000/09/14  20:03:34
62594         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
62595              convertible to bytes by checking it doesn't go above 0xc3
62596              
62597              Subject: Re: perl@7078
62598              From: Simon Cozens <simon@cozens.net>
62599              Date: Thu, 14 Sep 2000 20:59:19 +0100
62600              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
62601      Branch: perl
62602            ! utf8.c
62603 ____________________________________________________________________________
62604 [  7083] By: jhi                                   on 2000/09/14  19:38:47
62605         Log: Subject: Re: perl@7078
62606              From: Simon Cozens <simon@cozens.net>
62607              Date: Thu, 14 Sep 2000 20:13:09 +0100
62608              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
62609      Branch: perl
62610            ! t/op/bop.t
62611 ____________________________________________________________________________
62612 [  7082] By: jhi                                   on 2000/09/14  17:50:44
62613         Log: The one that got away.
62614      Branch: perl
62615            ! lib/File/Find.pm
62616 ____________________________________________________________________________
62617 [  7081] By: jhi                                   on 2000/09/14  17:45:35
62618         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
62619              From: Robin Barker <rmb1@cise.npl.co.uk>
62620              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
62621              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
62622      Branch: perl
62623            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
62624            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
62625            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
62626            ! regcomp.c toke.c universal.c
62627 ____________________________________________________________________________
62628 [  7080] By: jhi                                   on 2000/09/14  17:40:35
62629         Log: Problems picked up by AIX cc.
62630              
62631              Subject: Re: perl@7078 (patch included)
62632              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
62633              Date: Thu, 14 Sep 2000 18:53:30 +0200
62634              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
62635      Branch: perl
62636            ! ext/Encode/Encode.xs
62637 ____________________________________________________________________________
62638 [  7079] By: jhi                                   on 2000/09/14  17:38:27
62639         Log: Subject: File::Find 5.7.0 POD nits
62640              From: Rich Morin <rdm@cfcl.com>
62641              Date: Wed, 13 Sep 2000 22:03:58 -0700
62642              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
62643      Branch: perl
62644            ! lib/File/Find.pm
62645 ____________________________________________________________________________
62646 [  7078] By: jhi                                   on 2000/09/14  14:58:20
62647         Log: Update Changes.
62648      Branch: perl
62649            ! Changes patchlevel.h
62650 ____________________________________________________________________________
62651 [  7077] By: jhi                                   on 2000/09/14  14:55:54
62652         Log: Compilation warnings and an error.
62653      Branch: perl
62654            ! sv.c
62655 ____________________________________________________________________________
62656 [  7076] By: jhi                                   on 2000/09/14  14:42:56
62657         Log: Fix for a parsing bug, not for the original bug.
62658              
62659              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
62660              From: Spider Boardman <spider@web.zk3.dec.com>
62661              Date: Wed, 13 Sep 2000 17:52:20 -0400
62662              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
62663      Branch: perl
62664            ! regcomp.c
62665 ____________________________________________________________________________
62666 [  7075] By: jhi                                   on 2000/09/14  14:40:40
62667         Log: Batch of UTF-8 patches from Simon Cozens.
62668      Branch: perl
62669            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
62670            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
62671            ! toke.c utf8.c
62672 ____________________________________________________________________________
62673 [  7074] By: jhi                                   on 2000/09/14  14:29:58
62674         Log: Subject: Re: Two advertising clauses need to be removed
62675              From: Russ Allbery <rra@stanford.edu>
62676              Date: 13 Sep 2000 18:50:26 -0700
62677              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
62678      Branch: perl
62679            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
62680 ____________________________________________________________________________
62681 [  7073] By: jhi                                   on 2000/09/14  14:28:20
62682         Log: Subject: [PATCH] de-wall t/README
62683              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
62684              Date: Wed, 13 Sep 2000 17:46:55 -0700
62685              Message-ID: <//Bw5gzkge/e092yn@efn.org>
62686      Branch: perl
62687            ! t/README
62688 ____________________________________________________________________________
62689 [  7072] By: jhi                                   on 2000/09/14  14:25:10
62690         Log: Hints optimization.
62691              
62692              Subject: Minor nit
62693              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
62694              Date: Wed, 13 Sep 2000 21:42:07 +0200
62695              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
62696      Branch: perl
62697            ! hints/hpux.sh
62698 ____________________________________________________________________________
62699 [  7071] By: jhi                                   on 2000/09/14  14:23:30
62700         Log: Allow chop() and chomp() to be overridden.
62701              
62702              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
62703              From: "Casey R. Tweten" <crt@kiski.net>
62704              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
62705              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
62706      Branch: perl
62707            ! toke.c
62708 ____________________________________________________________________________
62709 [  7070] By: jhi                                   on 2000/09/14  14:20:36
62710         Log: The return value of setlocale must be copied away.
62711              
62712              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
62713              From: Alan Burlison <Alan.Burlison@uk.sun.com>
62714              Date: Wed, 13 Sep 2000 16:27:37 +0100 
62715              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
62716      Branch: perl
62717            ! util.c
62718 ____________________________________________________________________________
62719 [  7069] By: jhi                                   on 2000/09/14  14:16:27
62720         Log: Remove vestiges of tr//CU.
62721              
62722              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
62723              From: Nick Clark <nick@plum.flirble.org>
62724              Date: Tue, 12 Sep 2000 22:50:14 +0100
62725              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
62726              
62727              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
62728              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
62729              Date: Tue, 12 Sep 2000 21:38:48 -0700
62730              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
62731      Branch: perl
62732            ! op.h pod/perlunicode.pod
62733 ____________________________________________________________________________
62734 [  7068] By: jhi                                   on 2000/09/13  14:18:39
62735         Log: Add the Encode extension.  The code is still largely just skeleton.
62736      Branch: perl
62737            + ext/Encode/Encode.pm ext/Encode/Encode.xs
62738            + ext/Encode/Makefile.PL ext/Encode/Todo
62739            ! MANIFEST Todo-5.6
62740 ____________________________________________________________________________
62741 [  7067] By: jhi                                   on 2000/09/12  17:43:33
62742         Log: Allow for whitespace between "#" and "line" in cpp output.
62743              
62744              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
62745              From: Calle Dybedahl <calle@lysator.liu.se>
62746              Date: 12 Sep 2000 19:38:02 +0200 
62747              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
62748      Branch: perl
62749            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
62750 ____________________________________________________________________________
62751 [  7066] By: gsar                                  on 2000/09/12  17:24:29
62752         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
62753              initialization in all the threads on Windows
62754      Branch: perl
62755            ! win32/win32.c
62756 ____________________________________________________________________________
62757 [  7065] By: jhi                                   on 2000/09/12  15:11:31
62758         Log: Update Changes.
62759      Branch: perl
62760            ! Changes patchlevel.h
62761 ____________________________________________________________________________
62762 [  7064] By: jhi                                   on 2000/09/12  14:54:54
62763         Log: Retract #7062, the pod tests are not ready.
62764      Branch: perl
62765            ! t/TEST t/harness
62766 ____________________________________________________________________________
62767 [  7063] By: jhi                                   on 2000/09/12  14:25:41
62768         Log: The #7054 truncated Configure badly.
62769      Branch: metaconfig/U/perl
62770            ! End.U
62771      Branch: perl
62772            ! Configure config_h.SH
62773 ____________________________________________________________________________
62774 [  7062] By: jhi                                   on 2000/09/12  14:08:32
62775         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
62776              From: sthoenna@efn.org
62777              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
62778              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
62779      Branch: perl
62780            ! t/TEST t/harness
62781 ____________________________________________________________________________
62782 [  7061] By: jhi                                   on 2000/09/12  14:07:18
62783         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
62784              From: sthoenna@efn.org
62785              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
62786              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
62787      Branch: perl
62788            ! pod/perlxs.pod
62789 ____________________________________________________________________________
62790 [  7060] By: jhi                                   on 2000/09/12  14:06:08
62791         Log: Break up the myconfig lines a bit.
62792              
62793              Subject: perlbug/perl -V output format
62794              From: sthoenna@efn.org
62795              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
62796              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
62797      Branch: perl
62798            ! myconfig.SH
62799 ____________________________________________________________________________
62800 [  7059] By: jhi                                   on 2000/09/12  14:05:04
62801         Log: Test for the #7049.
62802              
62803              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
62804              From: andreas.koenig@anima.de (Andreas J. Koenig)
62805              Date: 12 Sep 2000 06:42:01 +0200
62806              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
62807      Branch: perl
62808            ! t/op/my.t
62809 ____________________________________________________________________________
62810 [  7058] By: jhi                                   on 2000/09/12  14:03:05
62811         Log: Subject: [patch: perl@7045] vms updates
62812              From: Peter Prymmer <pvhp@forte.com>
62813              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
62814              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
62815      Branch: perl
62816            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
62817 ____________________________________________________________________________
62818 [  7057] By: jhi                                   on 2000/09/12  14:00:51
62819         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
62820              From: sthoenna@efn.org
62821              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
62822              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
62823      Branch: perl
62824            ! t/op/64bitint.t
62825 ____________________________________________________________________________
62826 [  7056] By: jhi                                   on 2000/09/12  13:58:14
62827         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
62828              From: Jeff Pinyan <jeffp@crusoe.net>
62829              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
62830              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
62831      Branch: perl
62832            ! pod/perlfunc.pod
62833 ____________________________________________________________________________
62834 [  7055] By: jhi                                   on 2000/09/12  13:56:32
62835         Log: Do in VMS as the #7054 does.
62836      Branch: perl
62837            ! configure.com
62838 ____________________________________________________________________________
62839 [  7054] By: jhi                                   on 2000/09/12  13:50:31
62840         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
62841              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
62842              Date: Mon, 11 Sep 2000 08:33:09 +0100
62843              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
62844      Branch: metaconfig/U/perl
62845            ! End.U
62846      Branch: perl
62847            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
62848            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
62849 ____________________________________________________________________________
62850 [  7053] By: jhi                                   on 2000/09/12  13:29:19
62851         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
62852              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
62853              Date:     Tue, 12 Sep 2000 08:35:59 EDT
62854              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
62855      Branch: perl
62856            ! vms/test.com
62857 ____________________________________________________________________________
62858 [  7052] By: jhi                                   on 2000/09/11  23:01:50
62859         Log: Document the SvUTF8*().
62860      Branch: perl
62861            ! pod/perlapi.pod sv.h
62862 ____________________________________________________________________________
62863 [  7051] By: gsar                                  on 2000/09/11  14:46:30
62864         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
62865              (missed a spot when fixing up op_pmreplroot hack for ithreads)
62866      Branch: perl
62867            ! op.c t/op/split.t
62868 ____________________________________________________________________________
62869 [  7050] By: nick                                  on 2000/09/11  10:03:51
62870         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
62871              
62872              Subject: borland C++ win32.c tweak
62873              From: Vadim Konovalov <vkonovalov@lucent.com>
62874              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
62875              Date: Mon, 11 Sep 2000 11:22:33 +0400
62876      Branch: perl
62877            ! win32/win32.c
62878 ____________________________________________________________________________
62879 [  7049] By: nick                                  on 2000/09/11  09:57:33
62880         Log: Point fix for s/// on foreach (keys %xxx).
62881      Branch: perl
62882            ! pp_hot.c
62883 ____________________________________________________________________________
62884 [  7048] By: jhi                                   on 2000/09/10  23:37:09
62885         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
62886              by Pod::Text, from Brad Appleton.
62887      Branch: perl
62888            ! t/pod/testp2pt.pl
62889 ____________________________________________________________________________
62890 [  7047] By: jhi                                   on 2000/09/10  14:32:53
62891         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
62892              by Russ Allbery.
62893      Branch: perl
62894            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
62895 ____________________________________________________________________________
62896 [  7046] By: jhi                                   on 2000/09/10  14:15:08
62897         Log: Upgrade to CPAN 1.57_65, from Andreas König.
62898      Branch: perl
62899            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
62900 ____________________________________________________________________________
62901 [  7045] By: jhi                                   on 2000/09/08  21:36:32
62902         Log: Update Changes.
62903      Branch: perl
62904            ! Changes patchlevel.h
62905 ____________________________________________________________________________
62906 [  7044] By: jhi                                   on 2000/09/08  21:29:56
62907         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
62908              From: Peter Prymmer <pvhp@forte.com>
62909              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
62910              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
62911      Branch: perl
62912            ! configure.com
62913 ____________________________________________________________________________
62914 [  7043] By: jhi                                   on 2000/09/08  21:27:50
62915         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
62916              From: Peter Prymmer <pvhp@forte.com>
62917              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
62918              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
62919      Branch: perl
62920            ! Makefile.SH installperl
62921 ____________________________________________________________________________
62922 [  7042] By: jhi                                   on 2000/09/08  21:23:21
62923         Log: Continue #7041.
62924      Branch: perl
62925            ! cygwin/Makefile.SHs os2/Makefile.SHs
62926 ____________________________________________________________________________
62927 [  7041] By: jhi                                   on 2000/09/08  21:18:10
62928         Log: Do away with memory models cruft.  Sorry, PDP users.
62929      Branch: metaconfig
62930            ! U/modified/cc.U U/modified/libpth.U
62931      Branch: perl
62932            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
62933            ! Porting/config_H cflags.SH config_h.SH configure.com
62934            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
62935            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
62936            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
62937 ____________________________________________________________________________
62938 [  7040] By: jhi                                   on 2000/09/08  14:34:18
62939         Log: Major rewrite of s2p.  And I mean really major, it is
62940              an implementation of sed in perl.  If called as s2p it
62941              will function as s2p.  Note: needs non-UNIXifying.
62942              
62943              Subject: s2p
62944              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
62945              Date: Mon, 28 Aug 2000 14:05:12 +0200
62946              Message-ID: <39AA5578.2102E2AA@alcatel.at>
62947      Branch: perl
62948            ! x2p/s2p.PL
62949 ____________________________________________________________________________
62950 [  7039] By: jhi                                   on 2000/09/08  14:19:49
62951         Log: Re-allow vec() for characters > 255.
62952              
62953              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
62954              From: Spider Boardman <spider@web.zk3.dec.com>
62955              Date: Fri, 08 Sep 2000 02:21:02 -0400
62956              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
62957      Branch: perl
62958            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
62959            ! t/op/vec.t
62960 ____________________________________________________________________________
62961 [  7038] By: jhi                                   on 2000/09/08  14:14:18
62962         Log: Subject: [PATCH lib/Benchmark.pm]
62963              From: <abigail@foad.org>
62964              Date: Thu, 7 Sep 2000 15:03:20 -0400
62965              Message-ID: <20000907190320.888.qmail@foad.org>
62966      Branch: perl
62967            ! lib/Benchmark.pm
62968 ____________________________________________________________________________
62969 [  7037] By: jhi                                   on 2000/09/08  14:11:06
62970         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
62971              
62972              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
62973              From: Spider Boardman <spider@web.zk3.dec.com>
62974              Date: Fri, 08 Sep 2000 01:30:27 -0400
62975              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
62976      Branch: perl
62977            ! op.c
62978 ____________________________________________________________________________
62979 [  7036] By: jhi                                   on 2000/09/08  14:08:58
62980         Log: Subject: [ID 20000908.002] perlipc documentation bug.
62981              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
62982              Date: Fri, 08 Sep 2000 12:38:32 +0200
62983              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
62984      Branch: perl
62985            ! pod/perlipc.pod
62986 ____________________________________________________________________________
62987 [  7035] By: jhi                                   on 2000/09/08  14:03:12
62988         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
62989              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
62990              Date: Fri, 08 Sep 2000 11:47:34 +0200
62991              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
62992      Branch: perl
62993            ! hints/dec_osf.sh
62994 ____________________________________________________________________________
62995 [  7034] By: jhi                                   on 2000/09/08  13:59:35
62996         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
62997              From: Simon Cozens <simon@cozens.net>
62998              Date: Thu, 7 Sep 2000 20:40:38 +0100
62999              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
63000      Branch: perl
63001            ! pp_hot.c
63002 ____________________________________________________________________________
63003 [  7033] By: jhi                                   on 2000/09/08  04:03:03
63004         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
63005              From: "Larry W. Virden" <lvirden@cas.org>
63006              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
63007              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
63008      Branch: perl
63009            ! pod/perldiag.pod
63010 ____________________________________________________________________________
63011 [  7032] By: jhi                                   on 2000/09/07  22:18:30
63012         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
63013              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
63014              Date: Mon, 04 Sep 2000 13:16:38 -0700
63015              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
63016      Branch: perl
63017            ! lib/perl5db.pl
63018 ____________________________________________________________________________
63019 [  7031] By: jhi                                   on 2000/09/07  22:02:29
63020         Log: Fix the ccversion detection for 5.1 and beyond.
63021              
63022              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
63023              From: Spider Boardman <spider@leggy.zk3.dec.com>
63024              Date: Thu, 7 Sep 2000 17:54:27 -0400
63025              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
63026      Branch: perl
63027            ! hints/dec_osf.sh
63028 ____________________________________________________________________________
63029 [  7030] By: jhi                                   on 2000/09/07  19:12:28
63030         Log: Fix for
63031              
63032              Subject: [ID 20000903.001] \w in utf8-strings
63033              From: Marc Lehmann <pcg@goof.com>
63034              Date: Sun, 03 Sep 2000 09:44:29 +0200
63035              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
63036              
63037              and various related nits.
63038      Branch: perl
63039            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
63040 ____________________________________________________________________________
63041 [  7029] By: jhi                                   on 2000/09/07  18:49:09
63042         Log: Fix the URL, but the server is still missing in action.
63043              
63044              Subject: [ID 20000905.002] perlfaq1.pod URL error
63045              From: "Larry W. Virden" <lvirden@cas.org>
63046              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
63047              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
63048      Branch: perl
63049            ! pod/perlfaq1.pod
63050 ____________________________________________________________________________
63051 [  7028] By: jhi                                   on 2000/09/07  18:47:13
63052         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
63053              From: Hugo <hv@crypt.compulink.co.uk>
63054              Date: Tue, 05 Sep 2000 14:13:37 +0100
63055              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
63056      Branch: perl
63057            ! toke.c
63058 ____________________________________________________________________________
63059 [  7027] By: jhi                                   on 2000/09/07  18:45:35
63060         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
63061              From: Daniel Chetlin <daniel@chetlin.com>
63062              Date: Tue, 5 Sep 2000 04:57:07 -0700
63063              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
63064      Branch: perl
63065            ! pod/perlfaq6.pod pod/perlop.pod
63066 ____________________________________________________________________________
63067 [  7026] By: jhi                                   on 2000/09/07  18:44:01
63068         Log: Document the new ref() semantics.
63069              
63070              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
63071              From: Gisle Aas <gisle@ActiveState.com>
63072              Date: 05 Sep 2000 08:10:30 +0200
63073              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
63074      Branch: perl
63075            ! pod/perldelta.pod
63076 ____________________________________________________________________________
63077 [  7025] By: jhi                                   on 2000/09/07  18:42:27
63078         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
63079              
63080              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
63081              From: Gisle Aas <gisle@ActiveState.com>
63082              Date: 05 Sep 2000 08:11:40 +0200
63083              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
63084      Branch: perl
63085            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
63086 ____________________________________________________________________________
63087 [  7024] By: jhi                                   on 2000/09/07  18:39:32
63088         Log: Subject: [PATCH] Modernize Opcode.pm documentation
63089              From: Gisle Aas <gisle@ActiveState.com>
63090              Date: 4 Sep 2000 00:18:55 -0000
63091              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
63092      Branch: perl
63093            ! ext/Opcode/Opcode.pm
63094 ____________________________________________________________________________
63095 [  7023] By: jhi                                   on 2000/09/07  18:37:42
63096         Log: Subject: [PATCH] Tied filehandle documentation
63097              From: Gisle Aas <gisle@ActiveState.com>
63098              Date: 4 Sep 2000 00:14:40 -0000
63099              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
63100      Branch: perl
63101            ! pod/perlfunc.pod pod/perltie.pod
63102 ____________________________________________________________________________
63103 [  7022] By: jhi                                   on 2000/09/07  18:35:37
63104         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
63105              From: Gisle Aas <gisle@ActiveState.com>
63106              Date: 4 Sep 2000 00:04:22 -0000
63107              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
63108      Branch: perl
63109            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
63110 ____________________________________________________________________________
63111 [  7021] By: jhi                                   on 2000/09/07  18:33:22
63112         Log: Subject: small apidoc fix
63113              From: Marc Lehmann <pcg@goof.com>
63114              Date: Sun, 3 Sep 2000 05:12:06 +0200
63115              Message-ID: <20000903051206.A5909@cerebro.laendle>
63116      Branch: perl
63117            ! pod/perlapi.pod utf8.c
63118 ____________________________________________________________________________
63119 [  7020] By: jhi                                   on 2000/09/07  16:14:57
63120         Log: Tiny perldelta nits.
63121      Branch: perl
63122            ! pod/perldelta.pod
63123 ____________________________________________________________________________
63124 [  7019] By: jhi                                   on 2000/09/07  16:04:20
63125         Log: Guard against bad string->int conversion for quads.
63126      Branch: perl
63127            ! t/op/64bitint.t
63128 ____________________________________________________________________________
63129 [  7018] By: jhi                                   on 2000/09/06  17:07:03
63130         Log: Update Unicode todo list.
63131      Branch: perl
63132            ! Todo-5.6
63133 ____________________________________________________________________________
63134 [  7017] By: jhi                                   on 2000/09/05  21:16:01
63135         Log: Document the SvIOK_.*UV().
63136      Branch: perl
63137            ! pod/perlapi.pod sv.h
63138 ____________________________________________________________________________
63139 [  7016] By: nick                                  on 2000/09/03  21:54:46
63140         Log: Hash lookup of constant strings optimization:
63141              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
63142              to string table (as per sharepvn). Add newSV_pvn_share to create such
63143              a thing. Make hv.c compare addresses of strings and skip string compare
63144              if equal. Make method_named and helem ops use these shared-string SVs
63145              when arg is constant. Make keys op return shared-string SVs (less clearly
63146              a win).
63147      Branch: perl
63148            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
63149            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
63150            ! pod/perlintern.pod pp_hot.c proto.h sv.c
63151 ____________________________________________________________________________
63152 [  7015] By: jhi                                   on 2000/09/02  17:48:59
63153         Log: This is 5.7.0.
63154      Branch: perl
63155            ! Changes
63156 ____________________________________________________________________________
63157 [  7014] By: jhi                                   on 2000/09/02  17:35:45
63158         Log: Changes and patchlevel tweaks.
63159      Branch: perl
63160            ! Changes patchlevel.h
63161 ____________________________________________________________________________
63162 [  7013] By: jhi                                   on 2000/09/02  17:30:50
63163         Log: Update Changes.
63164      Branch: perl
63165            ! Changes patchlevel.h
63166 ____________________________________________________________________________
63167 [  7012] By: nick                                  on 2000/09/02  17:25:20
63168         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
63169      Branch: perl
63170            ! gv.c lib/overload.pm
63171 ____________________________________________________________________________
63172 [  7011] By: jhi                                   on 2000/09/02  17:16:25
63173         Log: Update perlhist.
63174      Branch: perl
63175            ! pod/perlhist.pod
63176 ____________________________________________________________________________
63177 [  7010] By: jhi                                   on 2000/09/02  17:01:35
63178         Log: perldelta nits.
63179      Branch: perl
63180            ! pod/perldelta.pod
63181 ____________________________________________________________________________
63182 [  7009] By: nick                                  on 2000/09/02  16:48:35
63183         Log: If overloaded %{} etc. return the object do not loop.
63184              Thus  sub deref { $_[0] } functions if object is wanted type.
63185      Branch: perl
63186            ! pp.h
63187 ____________________________________________________________________________
63188 [  7008] By: jhi                                   on 2000/09/02  16:26:11
63189         Log: Retab MANIFEST.
63190      Branch: perl
63191            ! ext/Storable/MANIFEST
63192 ____________________________________________________________________________
63193 [  7007] By: jhi                                   on 2000/09/02  16:23:02
63194         Log: Make certain cc is set before trying to run it.
63195      Branch: perl
63196            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
63197 ____________________________________________________________________________
63198 [  7006] By: jhi                                   on 2000/09/02  15:45:41
63199         Log: Unicode notes.
63200      Branch: perl
63201            ! pod/perldelta.pod
63202 ____________________________________________________________________________
63203 [  7005] By: jhi                                   on 2000/09/02  15:42:11
63204         Log: Various Configure nits by Philip Newton,
63205              plus the ebcdic one by me.
63206      Branch: metaconfig
63207            + U/modified/pager.U
63208            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
63209      Branch: metaconfig/U/perl
63210            ! Devel.U quadfio.U
63211      Branch: perl
63212            ! Configure config_h.SH
63213 ____________________________________________________________________________
63214 [  7004] By: jhi                                   on 2000/09/02  15:06:14
63215         Log: Apparently avoiding the swapping is too costly.
63216              
63217              From: "Ben Tilly" <ben_tilly@hotmail.com>
63218              Subject: Re: the door is closed.
63219              Date: Fri, 01 Sep 2000 20:23:16 EDT
63220              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
63221      Branch: perl
63222            ! pod/perlfaq4.pod
63223 ____________________________________________________________________________
63224 [  7003] By: nick                                  on 2000/09/02  12:26:04
63225         Log: Undo part of change 6489 which looks like a bulk edit which
63226              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
63227              The supressing of main:: on return from select() is undesirable.
63228      Branch: perl
63229            ! pp_sys.c
63230 ____________________________________________________________________________
63231 [  7002] By: jhi                                   on 2000/09/01  23:08:54
63232         Log: Update Changes.
63233      Branch: perl
63234            ! Changes patchlevel.h
63235 ____________________________________________________________________________
63236 [  7001] By: jhi                                   on 2000/09/01  23:00:13
63237         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
63238              From: Peter Prymmer <pvhp@forte.com>
63239              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
63240              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
63241              
63242              plus rework the http: spots as suggested by Tom Christiansen,
63243              plus regen perltoc.
63244      Branch: perl
63245            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
63246            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
63247 ____________________________________________________________________________
63248 [  7000] By: jhi                                   on 2000/09/01  22:36:01
63249         Log: Only the first line, thank you very much.
63250      Branch: perl
63251            ! hints/solaris_2.sh
63252 ____________________________________________________________________________
63253 [  6999] By: gsar                                  on 2000/09/01  22:16:40
63254         Log: change#6791 accidentally clobbered change#6710, put it back
63255      Branch: perl
63256            ! win32/win32.c
63257 ____________________________________________________________________________
63258 [  6998] By: jhi                                   on 2000/09/01  22:14:16
63259         Log: Mention the HP-UX LP64 freak failure.
63260      Branch: perl
63261            ! pod/perldelta.pod
63262 ____________________________________________________________________________
63263 [  6997] By: jhi                                   on 2000/09/01  21:48:32
63264         Log: Detypo.
63265      Branch: perl
63266            ! hints/hpux.sh
63267 ____________________________________________________________________________
63268 [  6996] By: jhi                                   on 2000/09/01  21:27:10
63269         Log: Update Changes.
63270      Branch: perl
63271            ! Changes patchlevel.h
63272 ____________________________________________________________________________
63273 [  6995] By: jhi                                   on 2000/09/01  21:14:24
63274         Log: Mi splgn s gnin.g
63275      Branch: perl
63276            ! pp_ctl.c
63277 ____________________________________________________________________________
63278 [  6994] By: jhi                                   on 2000/09/01  21:09:54
63279         Log: Subject: http:// in L<>
63280              From: Nicholas Clark <nick@ccl4.org>
63281              Date: Fri, 1 Sep 2000 22:03:21 +0100
63282              Message-ID: <20000901220321.B72074@plum.flirble.org>
63283      Branch: perl
63284            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
63285 ____________________________________________________________________________
63286 [  6993] By: jhi                                   on 2000/09/01  21:06:54
63287         Log: Update to Storable 1.0, from Raphael Manfredi.
63288      Branch: perl
63289            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
63290            ! ext/Storable/Makefile.PL ext/Storable/README
63291            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
63292            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
63293            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
63294            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
63295            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
63296            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
63297 ____________________________________________________________________________
63298 [  6992] By: jhi                                   on 2000/09/01  20:43:05
63299         Log: Mention known sfio+linux buglet.
63300      Branch: perl
63301            ! pod/perldelta.pod
63302 ____________________________________________________________________________
63303 [  6991] By: jhi                                   on 2000/09/01  20:40:11
63304         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
63305              From: Peter Prymmer <pvhp@forte.com>
63306              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
63307              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
63308      Branch: perl
63309            ! vms/vms.c
63310 ____________________________________________________________________________
63311 [  6990] By: jhi                                   on 2000/09/01  20:25:26
63312         Log: Retract #6986.
63313      Branch: perl
63314            ! hints/solaris_2.sh
63315 ____________________________________________________________________________
63316 [  6989] By: jhi                                   on 2000/09/01  20:23:00
63317         Log: Mergesort is back.
63318      Branch: perl
63319            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
63320 ____________________________________________________________________________
63321 [  6988] By: jhi                                   on 2000/09/01  19:37:40
63322         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
63323              From: Mike Guy <mjtg@cam.ac.uk>
63324              Date: Fri, 01 Sep 2000 17:43:33 +0100
63325              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
63326      Branch: perl
63327            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
63328            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
63329 ____________________________________________________________________________
63330 [  6987] By: jhi                                   on 2000/09/01  19:17:10
63331         Log: Regen perltoc.
63332      Branch: perl
63333            ! pod/perltoc.pod
63334 ____________________________________________________________________________
63335 [  6986] By: jhi                                   on 2000/09/01  18:51:10
63336         Log: Subject: Re: Solaris x86 has no SPARC libraries!
63337              From: Lupe Christoph <lupe@lupe-christoph.de>
63338              Date: Fri, 1 Sep 2000 20:41:20 +0200
63339              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
63340      Branch: perl
63341            ! hints/solaris_2.sh
63342 ____________________________________________________________________________
63343 [  6985] By: jhi                                   on 2000/09/01  18:28:10
63344         Log: Update Changes.
63345      Branch: perl
63346            ! Changes patchlevel.h
63347 ____________________________________________________________________________
63348 [  6984] By: jhi                                   on 2000/09/01  18:26:53
63349         Log: Feature ordering tweak.
63350      Branch: perl
63351            ! myconfig.SH
63352 ____________________________________________________________________________
63353 [  6983] By: jhi                                   on 2000/09/01  18:19:50
63354         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
63355              From: <abigail@foad.org>
63356              Date: Fri, 1 Sep 2000 13:07:32 -0400
63357              Message-ID: <20000901170732.18249.qmail@foad.org>
63358      Branch: perl
63359            ! t/pragma/overload.t
63360 ____________________________________________________________________________
63361 [  6982] By: jhi                                   on 2000/09/01  18:17:54
63362         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
63363              so that case-ignoring systems like DCL can tell them from
63364              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
63365      Branch: metaconfig/U/perl
63366            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
63367      Branch: perl
63368            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
63369            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
63370            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
63371            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
63372            ! vos/config.def vos/config.h vos/config_h.SH_orig
63373            ! win32/config.bc win32/config.gc win32/config.vc
63374 ____________________________________________________________________________
63375 [  6981] By: nick                                  on 2000/09/01  17:21:57
63376         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
63377              warning when UNTIE exists and instead pass the count of extra references to
63378              the UNTIE method.
63379      Branch: perl
63380            ! pod/perltie.pod pp_sys.c
63381 ____________________________________________________________________________
63382 [  6980] By: jhi                                   on 2000/09/01  16:54:44
63383         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
63384              From: Peter Prymmer <pvhp@forte.com>
63385              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
63386              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
63387      Branch: perl
63388            ! configure.com
63389 ____________________________________________________________________________
63390 [  6979] By: jhi                                   on 2000/09/01  16:06:20
63391         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
63392              From: Mike Guy <mjtg@cam.ac.uk> 
63393              Date: Fri, 01 Sep 2000 16:49:27 +0100
63394              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
63395      Branch: perl
63396            ! t/base/rs.t
63397 ____________________________________________________________________________
63398 [  6978] By: jhi                                   on 2000/09/01  16:00:42
63399         Log: Update to PodParser 1.18, from Brad Appleton.
63400      Branch: perl
63401            ! lib/Pod/Checker.pm t/pod/find.t
63402 ____________________________________________________________________________
63403 [  6977] By: jhi                                   on 2000/09/01  14:48:58
63404         Log: Subject: Nit in Configure (bleadperl@6961)
63405              From: Lupe Christoph <lupe@lupe-christoph.de>
63406              Date: Fri, 1 Sep 2000 16:34:29 +0200
63407              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
63408      Branch: metaconfig
63409            ! U/compline/ccflags.U
63410      Branch: perl
63411            ! Configure config_h.SH
63412 ____________________________________________________________________________
63413 [  6976] By: jhi                                   on 2000/09/01  14:39:52
63414         Log: Update Changes.
63415      Branch: perl
63416            ! Changes patchlevel.h
63417 ____________________________________________________________________________
63418 [  6975] By: jhi                                   on 2000/09/01  14:37:36
63419         Log: microperl config update.
63420      Branch: perl
63421            ! uconfig.h uconfig.sh
63422 ____________________________________________________________________________
63423 [  6974] By: jhi                                   on 2000/09/01  14:36:53
63424         Log: Document known deficiencies.
63425      Branch: perl
63426            ! pod/perldelta.pod
63427 ____________________________________________________________________________
63428 [  6973] By: jhi                                   on 2000/09/01  14:10:20
63429         Log: Mention warnings fixes and updates.
63430      Branch: perl
63431            ! pod/perldelta.pod
63432 ____________________________________________________________________________
63433 [  6972] By: jhi                                   on 2000/09/01  14:01:52
63434         Log: Drop unused argument.
63435              
63436              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
63437              From: Spider Boardman <spider@web.zk3.dec.com>
63438              Date: Thu, 31 Aug 2000 16:10:15 -0400
63439              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
63440      Branch: perl
63441            ! toke.c
63442 ____________________________________________________________________________
63443 [  6971] By: jhi                                   on 2000/09/01  13:59:24
63444         Log: Add the overload warnings to perldiag.
63445      Branch: perl
63446            ! lib/overload.pm pod/perldiag.pod
63447 ____________________________________________________________________________
63448 [  6970] By: jhi                                   on 2000/09/01  13:55:10
63449         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
63450              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
63451              Date: Fri, 1 Sep 2000 13:43:15 +0100 
63452              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
63453      Branch: perl
63454            ! lib/overload.pm t/pragma/overload.t
63455 ____________________________________________________________________________
63456 [  6969] By: jhi                                   on 2000/09/01  13:52:27
63457         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
63458              From: <abigail@foad.org>
63459              Date: Fri, 1 Sep 2000 05:46:54 -0400
63460              Message-ID: <20000901094654.6476.qmail@foad.org>
63461      Branch: perl
63462            ! lib/overload.pm
63463 ____________________________________________________________________________
63464 [  6968] By: jhi                                   on 2000/09/01  13:50:05
63465         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
63466              From: Daniel Chetlin <daniel@chetlin.com>
63467              Date: Fri, 1 Sep 2000 02:10:55 -0700
63468              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
63469      Branch: perl
63470            ! pod/perlretut.pod
63471 ____________________________________________________________________________
63472 [  6967] By: jhi                                   on 2000/09/01  13:47:54
63473         Log: Part of the solution.
63474              
63475              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
63476              From: Mike Guy <mjtg@cam.ac.uk>
63477              Date: Fri, 01 Sep 2000 14:16:01 +0100
63478              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
63479      Branch: perl
63480            ! gv.c mg.c
63481 ____________________________________________________________________________
63482 [  6966] By: jhi                                   on 2000/09/01  13:46:17
63483         Log: Subject: CPAN.pm beta 1.57_57 for the core
63484              From: andreas.koenig@anima.de (Andreas J. Koenig)
63485              Date: 01 Sep 2000 15:16:31 +0200
63486              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
63487      Branch: perl
63488            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
63489 ____________________________________________________________________________
63490 [  6965] By: jhi                                   on 2000/09/01  13:43:18
63491         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
63492              From: "Craig A. Berry" <craig.berry@psinetcs.com>
63493              Date: Fri, 01 Sep 2000 01:47:22 -0500
63494              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
63495      Branch: perl
63496            ! pod/perldelta.pod vms/vms.c
63497 ____________________________________________________________________________
63498 [  6964] By: jhi                                   on 2000/09/01  13:35:35
63499         Log: File::Temp patches from Andreas König,
63500              
63501              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
63502              From: andreas.koenig@anima.de (Andreas J. Koenig)
63503              Date: 01 Sep 2000 10:07:20 +0200
63504              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
63505              
63506              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
63507              From: andreas.koenig@anima.de (Andreas J. Koenig)
63508              Date: 31 Aug 2000 23:26:08 +0200
63509              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
63510      Branch: perl
63511            ! lib/File/Temp.pm t/lib/ftmp-security.t
63512 ____________________________________________________________________________
63513 [  6963] By: jhi                                   on 2000/09/01  02:22:24
63514         Log: Retract the mergesort code, way too incompatible licensing
63515              and copyrights.
63516      Branch: perl
63517            ! pod/perldelta.pod pp_ctl.c
63518 ____________________________________________________________________________
63519 [  6962] By: jhi                                   on 2000/08/31  23:27:32
63520         Log: Update Changes.
63521      Branch: perl
63522            ! Changes patchlevel.h
63523 ____________________________________________________________________________
63524 [  6961] By: jhi                                   on 2000/08/31  23:20:04
63525         Log: Small tweaks all over.
63526      Branch: metaconfig
63527            ! U/compline/d_gconvert.U
63528      Branch: perl
63529            ! AUTHORS Configure config_h.SH pp_ctl.c
63530 ____________________________________________________________________________
63531 [  6960] By: jhi                                   on 2000/08/31  22:39:36
63532         Log: Further rewording.
63533      Branch: perl
63534            ! pp_ctl.c
63535 ____________________________________________________________________________
63536 [  6959] By: jhi                                   on 2000/08/31  21:26:44
63537         Log: More address tweaking.
63538      Branch: perl
63539            ! AUTHORS Changes
63540 ____________________________________________________________________________
63541 [  6958] By: jhi                                   on 2000/08/31  20:47:25
63542         Log: AUTHORS tweaks, from Peter Prymmer.
63543              
63544              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
63545              From: Peter Prymmer <pvhp@forte.com>
63546              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
63547              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
63548      Branch: perl
63549            ! AUTHORS MAINTAIN
63550 ____________________________________________________________________________
63551 [  6957] By: jhi                                   on 2000/08/31  20:34:43
63552         Log: perldelta tweaks.
63553      Branch: perl
63554            ! pod/perldelta.pod
63555 ____________________________________________________________________________
63556 [  6956] By: jhi                                   on 2000/08/31  19:11:06
63557         Log: Regen perltoc.
63558      Branch: perl
63559            ! pod/perltoc.pod
63560 ____________________________________________________________________________
63561 [  6955] By: jhi                                   on 2000/08/31  19:06:30
63562         Log: Clarify the mergesort situation.
63563      Branch: perl
63564            ! pp_ctl.c
63565 ____________________________________________________________________________
63566 [  6954] By: jhi                                   on 2000/08/31  18:24:17
63567         Log: Move the Solaris 7 scan to use64bitall, make the
63568              failure to find 64-bot sparc libc to mention the
63569              possibility of being in an intel, from Lupe and Alan.
63570      Branch: perl
63571            ! hints/solaris_2.sh
63572 ____________________________________________________________________________
63573 [  6953] By: jhi                                   on 2000/08/31  18:09:20
63574         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
63575              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
63576      Branch: metaconfig
63577            ! U/compline/d_gconvert.U U/threads/archname.U
63578      Branch: metaconfig/U/perl
63579            ! perlxv.U
63580      Branch: perl
63581            ! Configure config_h.SH sv.c
63582 ____________________________________________________________________________
63583 [  6952] By: jhi                                   on 2000/08/31  17:42:24
63584         Log: :: not allowed in pathnames, change to .
63585              
63586              Subject: [PATCH perl@6938] cygwin port
63587              From: "Fifer, Eric" <EFifer@sanwaint.com>
63588              Date: Thu, 31 Aug 2000 16:32:59 +0100
63589              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
63590      Branch: metaconfig/U/perl
63591            ! perlxv.U
63592 ____________________________________________________________________________
63593 [  6951] By: jhi                                   on 2000/08/31  17:02:05
63594         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
63595      Branch: perl
63596            ! perl.h
63597 ____________________________________________________________________________
63598 [  6950] By: jhi                                   on 2000/08/31  16:26:08
63599         Log: More author updates.
63600              
63601              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
63602              From: Simon Cozens <simon@cozens.net>
63603              Date: Thu, 31 Aug 2000 17:13:32 +0100
63604              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
63605      Branch: perl
63606            ! AUTHORS
63607 ____________________________________________________________________________
63608 [  6949] By: jhi                                   on 2000/08/31  16:04:49
63609         Log: POSIX doesn't report long double values under -Duselongdouble
63610              when the long doubles are "real" (bigger than doubles).
63611              
63612              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
63613              From: Spider Boardman <spider@peano.zk3.dec.com>
63614              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
63615              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
63616      Branch: perl
63617            ! ext/POSIX/POSIX.xs
63618 ____________________________________________________________________________
63619 [  6948] By: jhi                                   on 2000/08/31  15:25:10
63620         Log: Update Changes.
63621      Branch: perl
63622            ! Changes patchlevel.h
63623 ____________________________________________________________________________
63624 [  6947] By: jhi                                   on 2000/08/31  15:22:29
63625         Log: Document UNTIE in a very minimalistic way.
63626      Branch: perl
63627            ! pod/perlfunc.pod pod/perltie.pod
63628 ____________________________________________________________________________
63629 [  6946] By: jhi                                   on 2000/08/31  15:15:23
63630         Log: Document known failures.
63631      Branch: perl
63632            ! pod/perldelta.pod
63633 ____________________________________________________________________________
63634 [  6945] By: jhi                                   on 2000/08/31  15:07:00
63635         Log: Don't attach -ld to the archname if pointless.
63636      Branch: metaconfig
63637            ! U/threads/archname.U
63638      Branch: perl
63639            ! Configure config_h.SH
63640 ____________________________________________________________________________
63641 [  6944] By: jhi                                   on 2000/08/31  14:37:42
63642         Log: Wrap the test in eval.
63643              
63644              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
63645              From: Tim Jenness <timj@jach.hawaii.edu>
63646              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
63647              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
63648      Branch: perl
63649            ! t/lib/ftmp-security.t
63650 ____________________________________________________________________________
63651 [  6943] By: jhi                                   on 2000/08/31  14:30:57
63652         Log: Make -Dusemorebits find long doubles in Solaris.
63653      Branch: perl
63654            ! hints/solaris_2.sh
63655 ____________________________________________________________________________
63656 [  6942] By: jhi                                   on 2000/08/31  13:48:45
63657         Log: Clarify the third case of ftmp-security warnings.
63658      Branch: perl
63659            ! INSTALL
63660 ____________________________________________________________________________
63661 [  6941] By: jhi                                   on 2000/08/31  13:40:31
63662         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
63663              From: <abigail@foad.org>
63664              Date: Thu, 31 Aug 2000 01:35:05 -0400
63665              Message-ID: <20000831053505.32120.qmail@foad.org>
63666      Branch: perl
63667            ! pod/perldelta.pod
63668 ____________________________________________________________________________
63669 [  6940] By: jhi                                   on 2000/08/31  13:38:48
63670         Log: Issue useful diagnostic on unknown pod commands.
63671              
63672              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
63673              From: <abigail@foad.org>
63674              Date: Thu, 31 Aug 2000 03:41:18 -0400
63675              Message-ID: <20000831074118.24880.qmail@foad.org>
63676      Branch: perl
63677            ! lib/Pod/Man.pm
63678 ____________________________________________________________________________
63679 [  6939] By: jhi                                   on 2000/08/31  13:34:33
63680         Log: Reveal Borland's isnan.
63681              
63682              Subject: build with BC++ tweak
63683              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
63684              Date: Thu, 31 Aug 2000 13:09:37 +0400
63685              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
63686      Branch: perl
63687            ! win32/win32.h
63688 ____________________________________________________________________________
63689 [  6938] By: jhi                                   on 2000/08/31  05:01:20
63690         Log: Update Changes.
63691      Branch: perl
63692            ! Changes patchlevel.h
63693 ____________________________________________________________________________
63694 [  6937] By: jhi                                   on 2000/08/31  04:26:23
63695         Log: sscanf() may be the only way to read long doubles from strings.
63696      Branch: metaconfig/U/perl
63697            ! longdblfio.U
63698      Branch: perl
63699            ! Configure config_h.SH perl.h util.c
63700 ____________________________________________________________________________
63701 [  6936] By: jhi                                   on 2000/08/31  04:18:19
63702         Log: The #6929 was too skimpy.
63703      Branch: perl
63704            ! sv.c
63705 ____________________________________________________________________________
63706 [  6935] By: jhi                                   on 2000/08/31  02:47:07
63707         Log: Subject: Re: typos in pods
63708              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
63709              Date: Wed, 30 Aug 2000 19:25:34 -0700
63710              Message-ID: <eIcr5gzkg25X092yn@efn.org>
63711      Branch: perl
63712            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
63713 ____________________________________________________________________________
63714 [  6934] By: jhi                                   on 2000/08/31  02:42:55
63715         Log: Missed one Unicode file.
63716      Branch: perl
63717            + lib/unicode/UCDFF301.html
63718 ____________________________________________________________________________
63719 [  6933] By: jhi                                   on 2000/08/30  23:42:27
63720         Log: Update Changes.
63721      Branch: perl
63722            ! Changes patchlevel.h
63723 ____________________________________________________________________________
63724 [  6932] By: jhi                                   on 2000/08/30  23:40:07
63725         Log: Mention UNTIE in perldelta.  Still needs documenting
63726              in perltie et alia.
63727      Branch: perl
63728            ! pod/perldelta.pod
63729 ____________________________________________________________________________
63730 [  6931] By: jhi                                   on 2000/08/30  23:36:02
63731         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
63732              From: <abigail@foad.org>
63733              Date: Wed, 30 Aug 2000 19:28:07 -0400
63734              Message-ID: <20000830232807.305.qmail@foad.org>
63735      Branch: perl
63736            ! pod/perldelta.pod
63737 ____________________________________________________________________________
63738 [  6930] By: jhi                                   on 2000/08/30  23:32:40
63739         Log: Update to Unicode 3.0.1.
63740      Branch: perl
63741            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
63742            + lib/unicode/PropList.txt lib/unicode/README.perl
63743            + lib/unicode/UCD301.html lib/unicode/Unicode.301
63744            - lib/unicode/Props.txt lib/unicode/UCD300.html
63745            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
63746            ! (edit 257 files)
63747 ____________________________________________________________________________
63748 [  6929] By: jhi                                   on 2000/08/30  22:38:18
63749         Log: Heap decorruption.
63750              
63751              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
63752              From: Alan Burlison <Alan.Burlison@uk.sun.com>
63753              Date: Wed, 30 Aug 2000 22:39:52 +0100
63754              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
63755      Branch: perl
63756            ! sv.c
63757 ____________________________________________________________________________
63758 [  6928] By: jhi                                   on 2000/08/30  22:29:34
63759         Log: Retract the dummy test, skip the security tests (instead of failing),
63760              explain what the warnings mean.
63761      Branch: perl
63762            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
63763 ____________________________________________________________________________
63764 [  6927] By: jhi                                   on 2000/08/30  22:14:13
63765         Log: Change the internal implementation of sort() to be mergesort
63766              instead of quicksort, from John Linderman <jpl@research.att.com>.
63767              Gives us better worst case, better average case, and stability.
63768              What's there not to like?  (Small fixes for threaded builds
63769              were required).
63770      Branch: perl
63771            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
63772 ____________________________________________________________________________
63773 [  6926] By: jhi                                   on 2000/08/30  20:55:20
63774         Log: A better fix for the Socket building problem from Craig Berry.
63775      Branch: perl
63776            ! vms/vms.c
63777 ____________________________________________________________________________
63778 [  6925] By: jhi                                   on 2000/08/30  20:20:25
63779         Log: Subject: [PATCH] Re: UNTIE method 
63780              From: Nick Ing-Simmons <nik@tiuk.ti.com>
63781              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
63782              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
63783      Branch: perl
63784            ! pp_sys.c t/op/tie.t
63785 ____________________________________________________________________________
63786 [  6924] By: jhi                                   on 2000/08/30  20:17:11
63787         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
63788              From: "Craig A. Berry" <craig.berry@psinetcs.com>
63789              Date: Wed, 30 Aug 2000 15:03:14 -0500
63790              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
63791      Branch: perl
63792            ! vms/vms.c
63793 ____________________________________________________________________________
63794 [  6923] By: jhi                                   on 2000/08/30  20:15:18
63795         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
63796              From: "Craig A. Berry" <craig.berry@psinetcs.com>
63797              Date: Wed, 30 Aug 2000 13:30:36 -0500
63798              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
63799      Branch: perl
63800            ! vms/vms.c
63801 ____________________________________________________________________________
63802 [  6922] By: jhi                                   on 2000/08/30  19:54:43
63803         Log: Better options for rsync.
63804      Branch: perl
63805            ! pod/perlhack.pod
63806 ____________________________________________________________________________
63807 [  6921] By: jhi                                   on 2000/08/30  19:40:16
63808         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
63809              From: Rick Delaney <rick@consumercontact.com>
63810              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
63811              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
63812      Branch: perl
63813            ! pod/perlfunc.pod
63814 ____________________________________________________________________________
63815 [  6920] By: jhi                                   on 2000/08/30  19:36:40
63816         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
63817              From: Peter Prymmer <pvhp@forte.com>
63818              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
63819              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
63820      Branch: perl
63821            ! configure.com
63822 ____________________________________________________________________________
63823 [  6919] By: jhi                                   on 2000/08/30  14:52:02
63824         Log: Update Changes.
63825      Branch: perl
63826            ! Changes patchlevel.h
63827 ____________________________________________________________________________
63828 [  6918] By: jhi                                   on 2000/08/30  14:48:34
63829         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
63830      Branch: perl
63831            ! lib/ExtUtils/typemap
63832 ____________________________________________________________________________
63833 [  6917] By: jhi                                   on 2000/08/30  14:46:34
63834         Log: Subject: typos in pods
63835              From: Nicholas Clark <nick@ccl4.org>
63836              Date: Wed, 30 Aug 2000 01:12:50 +0100
63837              Message-ID: <20000830011249.A61388@plum.flirble.org>
63838      Branch: perl
63839            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
63840            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
63841            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
63842            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
63843 ____________________________________________________________________________
63844 [  6916] By: jhi                                   on 2000/08/30  14:19:09
63845         Log: Document Storable problems on Crays.  (Will have
63846              to document all the other Storable problems, too.)
63847      Branch: perl
63848            ! pod/perldelta.pod
63849 ____________________________________________________________________________
63850 [  6915] By: jhi                                   on 2000/08/30  14:06:02
63851         Log: Subject: [PATCH] fix misc cast warnings
63852              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
63853              Date: Tue, 29 Aug 2000 23:16:14 -0700
63854              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
63855      Branch: perl
63856            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
63857            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
63858            ! os2/os2ish.h
63859 ____________________________________________________________________________
63860 [  6914] By: jhi                                   on 2000/08/30  14:03:45
63861         Log: Timestamp mismatch again.  Need to fix this dependence on
63862              config_h.SH timestamp, since it's the contents of config_h.SH
63863              that matter.
63864      Branch: perl
63865            ! uconfig.h uconfig.sh
63866 ____________________________________________________________________________
63867 [  6913] By: jhi                                   on 2000/08/30  13:54:06
63868         Log: Don't say "Perl 5.0 source kit".
63869      Branch: perl
63870            ! perl.c
63871 ____________________________________________________________________________
63872 [  6912] By: jhi                                   on 2000/08/30  13:51:24
63873         Log: Reset archname and archname64 always, forcing them be
63874              recomputed at each Configure run, make Configure and
63875              the hints files agree on the naming of largefiles variables.
63876      Branch: metaconfig
63877            ! U/threads/archname.U
63878      Branch: metaconfig/U/perl
63879            ! use64bits.U
63880      Branch: perl
63881            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
63882            ! hints/linux.sh hints/solaris_2.sh
63883 ____________________________________________________________________________
63884 [  6911] By: jhi                                   on 2000/08/30  13:30:13
63885         Log: Put back the slice accidentally removed by #6907.
63886      Branch: perl
63887            ! hints/solaris_2.sh
63888 ____________________________________________________________________________
63889 [  6910] By: jhi                                   on 2000/08/30  01:24:26
63890         Log: Be consistent: other Net::get* do export theirs.
63891              
63892              Subject: Re: Net::protoent does not export 'getproto'
63893              From: Yasushi Nakajima <sey@jkc.co.jp>
63894              Date: Wed, 30 Aug 2000 09:53:14 +0900
63895              Message-Id: <200008300051.DAA24700@taku.hut.fi>
63896      Branch: perl
63897            ! lib/Net/protoent.pm
63898 ____________________________________________________________________________
63899 [  6909] By: jhi                                   on 2000/08/30  01:17:25
63900         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
63901              From: Gurusamy Sarathy <gsar@ActiveState.com>
63902              Date: Tue, 29 Aug 2000 17:17:07 -0700
63903              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
63904      Branch: perl
63905            ! cop.h
63906 ____________________________________________________________________________
63907 [  6908] By: jhi                                   on 2000/08/30  00:58:05
63908         Log: Update Changes.
63909      Branch: perl
63910            ! Changes patchlevel.h
63911 ____________________________________________________________________________
63912 [  6907] By: jhi                                   on 2000/08/30  00:57:22
63913         Log: Introduce ccname to keep track of what compiler kind of we have.
63914      Branch: metaconfig/U/perl
63915            ! Checkcc.U gccvers.U
63916      Branch: perl
63917            ! Configure config_h.SH hints/solaris_2.sh
63918 ____________________________________________________________________________
63919 [  6906] By: jhi                                   on 2000/08/30  00:25:47
63920         Log: Put back the flags dump as reasoned in
63921              
63922              Subject: Re: [PATCH] Glob dumping
63923              From: Mike Guy <mjtg@cam.ac.uk> 
63924              Date: Tue, 29 Aug 2000 21:41:32 +0100
63925              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
63926      Branch: perl
63927            ! dump.c t/lib/peek.t
63928 ____________________________________________________________________________
63929 [  6905] By: jhi                                   on 2000/08/30  00:16:17
63930         Log: Make the epsilon to be relative, not absolute.
63931              
63932              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
63933              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
63934              Date: Tue, 29 Aug 2000 19:58:56 -0400
63935              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
63936      Branch: perl
63937            ! t/lib/trig.t
63938 ____________________________________________________________________________
63939 [  6904] By: jhi                                   on 2000/08/30  00:13:09
63940         Log: From now on, Gisle is on my list of usual suspects :-)
63941              Retract #6902.
63942      Branch: perl
63943            ! ext/Opcode/Safe.pm
63944 ____________________________________________________________________________
63945 [  6903] By: jhi                                   on 2000/08/29  23:51:20
63946         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
63947              From: "Craig A. Berry" <craig.berry@psinetcs.com>
63948              Date: Tue, 29 Aug 2000 18:43:26 -0500
63949              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
63950      Branch: perl
63951            + vms/vmspipe.com
63952            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
63953            ! vms/vms.c
63954 ____________________________________________________________________________
63955 [  6902] By: jhi                                   on 2000/08/29  23:44:14
63956         Log: Retry what #6882 attempted.
63957              
63958              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
63959              From: Gisle Aas <gisle@ActiveState.com>
63960              Date: 30 Aug 2000 00:33:09 +0200
63961              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
63962      Branch: perl
63963            ! ext/Opcode/Safe.pm
63964 ____________________________________________________________________________
63965 [  6901] By: jhi                                   on 2000/08/29  22:59:32
63966         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
63967              From: Hugo <hv@crypt.compulink.co.uk>
63968              Date: Mon, 12 Jun 2000 19:36:08 +0100
63969              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
63970      Branch: perl
63971            ! sv.c
63972 ____________________________________________________________________________
63973 [  6900] By: jhi                                   on 2000/08/29  22:58:35
63974         Log: Admit that we are leaking scalars.
63975              
63976              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
63977              From: Spider Boardman <spider@leggy.zk3.dec.com>
63978              Date: Tue, 29 Aug 2000 18:48:29 -0400
63979              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
63980      Branch: perl
63981            ! t/pragma/warnings.t
63982 ____________________________________________________________________________
63983 [  6899] By: jhi                                   on 2000/08/29  20:53:13
63984         Log: Update Changes.
63985      Branch: perl
63986            ! Changes patchlevel.h
63987 ____________________________________________________________________________
63988 [  6898] By: jhi                                   on 2000/08/29  20:46:21
63989         Log: Undo namespace pollution of #6878.
63990              
63991              Subject: Re: Net::protoent does not export 'getproto'
63992              From: Mike Guy <mjtg@cam.ac.uk>
63993              Date: Tue, 29 Aug 2000 21:32:37 +0100
63994              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
63995      Branch: perl
63996            ! lib/Net/protoent.pm
63997 ____________________________________________________________________________
63998 [  6897] By: jhi                                   on 2000/08/29  20:44:29
63999         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
64000              From: Peter Prymmer <pvhp@forte.com>
64001              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
64002              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
64003      Branch: perl
64004            ! pod/perlebcdic.pod
64005 ____________________________________________________________________________
64006 [  6896] By: jhi                                   on 2000/08/29  20:40:57
64007         Log: There's no point repeating the 'revision' (5) of perl5.
64008      Branch: metaconfig/U/perl
64009            ! Devel.U patchlevel.U
64010      Branch: perl
64011            ! Configure config_h.SH
64012 ____________________________________________________________________________
64013 [  6895] By: jhi                                   on 2000/08/29  20:16:58
64014         Log: Regen Configure for #6894.
64015      Branch: metaconfig/U/perl
64016            ! perladmin.U
64017      Branch: perl
64018            ! Configure config_h.SH
64019 ____________________________________________________________________________
64020 [  6894] By: jhi                                   on 2000/08/29  19:59:52
64021         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
64022              From: "Philip Newton" <Philip.Newton@gmx.net>
64023              Date: Tue, 29 Aug 2000 21:39:14 +0200
64024              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
64025      Branch: perl
64026            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
64027            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
64028            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
64029            ! utils/perlbug.PL
64030 ____________________________________________________________________________
64031 [  6893] By: jhi                                   on 2000/08/29  19:55:30
64032         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
64033              From: "Philip Newton" <Philip.Newton@gmx.net>
64034              Date: Tue, 29 Aug 2000 21:39:14 +0200
64035              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
64036      Branch: perl
64037            ! installhtml
64038 ____________________________________________________________________________
64039 [  6892] By: jhi                                   on 2000/08/29  19:53:59
64040         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
64041              From: "Philip Newton" <Philip.Newton@gmx.net>
64042              Date: Tue, 29 Aug 2000 21:48:18 +0200
64043              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
64044      Branch: perl
64045            ! lib/File/Temp.pm
64046 ____________________________________________________________________________
64047 [  6891] By: jhi                                   on 2000/08/29  18:30:03
64048         Log: Nail the ID 20000828.023.
64049      Branch: perl
64050            ! ext/Storable/Storable.xs
64051 ____________________________________________________________________________
64052 [  6890] By: jhi                                   on 2000/08/29  16:50:17
64053         Log: Under usethreads the dumped variable is IN_PAD.
64054              
64055              Subject: Re: [PATCH] Glob dumping
64056              From: Gisle Aas <gisle@ActiveState.com>
64057              Date: 29 Aug 2000 18:45:05 +0200
64058              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
64059      Branch: perl
64060            ! t/lib/peek.t
64061 ____________________________________________________________________________
64062 [  6889] By: jhi                                   on 2000/08/29  15:17:37
64063         Log: Update Changes.
64064      Branch: perl
64065            ! Changes patchlevel.h
64066 ____________________________________________________________________________
64067 [  6888] By: jhi                                   on 2000/08/29  14:49:59
64068         Log: Retract #6882, broke the safe tests.
64069      Branch: perl
64070            ! ext/Opcode/Safe.pm
64071 ____________________________________________________________________________
64072 [  6887] By: jhi                                   on 2000/08/29  14:47:06
64073         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
64074              From: Gisle Aas <gisle@ActiveState.com> 
64075              Date: 09 Jun 2000 20:00:11 +0200
64076              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
64077      Branch: perl
64078            ! utils/perldoc.PL
64079 ____________________________________________________________________________
64080 [  6886] By: jhi                                   on 2000/08/29  14:42:45
64081         Log: The #6881 removed one dump line.
64082      Branch: perl
64083            ! t/lib/peek.t
64084 ____________________________________________________________________________
64085 [  6885] By: jhi                                   on 2000/08/29  14:30:47
64086         Log: Don't forget to tidy up.
64087      Branch: perl
64088            ! t/lib/ftmp-security.t
64089 ____________________________________________________________________________
64090 [  6884] By: jhi                                   on 2000/08/29  14:25:17
64091         Log: Disabling the one test is a bit tricky.
64092      Branch: perl
64093            ! t/lib/ftmp-security.t
64094 ____________________________________________________________________________
64095 [  6883] By: jhi                                   on 2000/08/29  14:16:25
64096         Log: Disable one of the tests for now.
64097      Branch: perl
64098            ! t/lib/ftmp-security.t
64099 ____________________________________________________________________________
64100 [  6882] By: jhi                                   on 2000/08/29  14:05:50
64101         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
64102              From: gisle@aas.no
64103              Date: 29 Aug 2000 10:35:06 -0000
64104              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
64105      Branch: perl
64106            ! ext/Opcode/Safe.pm
64107 ____________________________________________________________________________
64108 [  6881] By: jhi                                   on 2000/08/29  14:03:51
64109         Log: Subject: [PATCH] Glob dumping
64110              From: Gisle Aas <gisle@ActiveState.com>
64111              Date: 29 Aug 2000 07:59:42 -0000
64112              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
64113      Branch: perl
64114            ! dump.c
64115 ____________________________________________________________________________
64116 [  6880] By: jhi                                   on 2000/08/29  14:02:01
64117         Log: Subject: [PATCH] Warnings in B::Deparse
64118              From: <abigail@foad.org>
64119              Date: Tue, 29 Aug 2000 00:00:01 -0400
64120              Message-ID: <20000829040001.2999.qmail@foad.org>
64121      Branch: perl
64122            ! ext/B/B/Deparse.pm
64123 ____________________________________________________________________________
64124 [  6879] By: jhi                                   on 2000/08/29  13:57:26
64125         Log: Missed a change in #6869.
64126      Branch: perl
64127            ! mg.c
64128 ____________________________________________________________________________
64129 [  6878] By: jhi                                   on 2000/08/29  13:45:04
64130         Log: Subject: Net::protoent does not export 'getproto'
64131              From: Yasushi Nakajima <sey@jkc.co.jp>
64132              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
64133      Branch: perl
64134            ! lib/Net/protoent.pm
64135 ____________________________________________________________________________
64136 [  6877] By: jhi                                   on 2000/08/29  13:39:19
64137         Log: Patches all over for people and the files they (hopefully) care about.
64138      Branch: perl
64139            ! AUTHORS Changes MAINTAIN
64140 ____________________________________________________________________________
64141 [  6876] By: jhi                                   on 2000/08/29  12:53:54
64142         Log: Fix for thinko in #6848.
64143              
64144              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
64145              From: Lupe Christoph <lupe@lupe-christoph.de>
64146              Date: Tue, 29 Aug 2000 09:04:08 +0200
64147              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
64148      Branch: perl
64149            ! ext/Thread/Thread.xs
64150 ____________________________________________________________________________
64151 [  6875] By: jhi                                   on 2000/08/29  12:50:14
64152         Log: Update to Getopt::Long 2.24, from Johan Vromans.
64153      Branch: perl
64154            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
64155 ____________________________________________________________________________
64156 [  6874] By: jhi                                   on 2000/08/29  02:09:53
64157         Log: Use minimal @INC in tests, most of the time just '../lib',
64158              so that we simply can't pick up stuff from other Perls than
64159              the one we are testing.  Pointed out by
64160              
64161              From: Mike Guy <mjtg@cam.ac.uk>
64162              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
64163              Date: Fri, 25 Aug 2000 15:15:59 +0100
64164              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
64165      Branch: perl
64166            ! (edit 185 files)
64167 ____________________________________________________________________________
64168 [  6873] By: jhi                                   on 2000/08/29  01:07:11
64169         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
64170              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
64171              Date: Mon, 28 Aug 2000 17:45:52 -0700
64172              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
64173      Branch: perl
64174            ! Makefile.SH hints/os2.sh
64175 ____________________________________________________________________________
64176 [  6872] By: jhi                                   on 2000/08/28  23:33:39
64177         Log: Subject: [PATCH bleedperl@6866] spellings
64178              From: marcel@codewerk.com (Marcel Grunauer)
64179              Date: Tue, 29 Aug 2000 01:19:59 +0200
64180              Message-Id: <200008282319.BAA29862@gandalf.local>
64181      Branch: perl
64182            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
64183            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
64184            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
64185 ____________________________________________________________________________
64186 [  6871] By: jhi                                   on 2000/08/28  23:22:09
64187         Log: Take out the SUIDMAIL thing, that will not be
64188              a problem in 5.7.*.
64189      Branch: perl
64190            ! patchlevel.h
64191 ____________________________________________________________________________
64192 [  6870] By: jhi                                   on 2000/08/28  23:19:30
64193         Log: -S is the silent flag, -s is the strip flag.
64194              
64195              Subject: [PATCH] Re: [PATCH] make no-install          
64196              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
64197              Date: Mon, 28 Aug 2000 15:12:55 -0700
64198              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
64199      Branch: perl
64200            ! Makefile.SH
64201 ____________________________________________________________________________
64202 [  6869] By: jhi                                   on 2000/08/28  23:12:05
64203         Log: Subject: [PATCH bleedperl@6856] warnings fixes
64204              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
64205              Date: Mon, 28 Aug 2000 23:55:06 +0100
64206              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
64207      Branch: perl
64208            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
64209            ! warnings.h warnings.pl
64210 ____________________________________________________________________________
64211 [  6868] By: jhi                                   on 2000/08/28  21:38:22
64212         Log: Potential cruft.
64213      Branch: perl
64214            ! Makefile.SH
64215 ____________________________________________________________________________
64216 [  6867] By: jhi                                   on 2000/08/28  21:35:36
64217         Log: Update Changes.
64218      Branch: perl
64219            ! Changes patchlevel.h
64220 ____________________________________________________________________________
64221 [  6866] By: jhi                                   on 2000/08/28  21:33:49
64222         Log: Subject: hv.h Doc Patch
64223              From: Fisher Mark <fisherm@tce.com>
64224              Date: Mon, 28 Aug 2000 16:24:59 -0500
64225              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
64226      Branch: perl
64227            ! hv.h
64228 ____________________________________________________________________________
64229 [  6865] By: jhi                                   on 2000/08/28  21:02:15
64230         Log: Add -ld to archname on long tr...double platforms.
64231      Branch: metaconfig
64232            ! U/threads/archname.U
64233      Branch: perl
64234            ! Configure config_h.SH
64235 ____________________________________________________________________________
64236 [  6864] By: jhi                                   on 2000/08/28  20:38:59
64237         Log: An attempt to fix the problem reported in
64238              
64239              Subject: Building perl@6856 using gcc/AIX 4.3.3 
64240              From: Daniel Muino <dmuino@afip.gov.ar> 
64241              Date: Mon, 28 Aug 2000 15:50:01 -0300   
64242              Message-ID: <20000828155001.A14403@con2-dgi>
64243              
64244              I can't test this properly since the gcc installation I have
64245              access to seems to be botched (gcc is calling the AIX cpp,
64246              a losing proposition...)
64247      Branch: perl
64248            ! hints/aix.sh
64249 ____________________________________________________________________________
64250 [  6863] By: jhi                                   on 2000/08/28  18:57:52
64251         Log: Fix for ID 20000828.001, long doubles were not formatted
64252              correctly (showed up in $], which stopped installing perl).
64253      Branch: perl
64254            ! sv.c
64255 ____________________________________________________________________________
64256 [  6862] By: jhi                                   on 2000/08/28  18:07:15
64257         Log: Typo in #6858.
64258      Branch: perl
64259            ! lib/Cwd.pm
64260 ____________________________________________________________________________
64261 [  6861] By: jhi                                   on 2000/08/28  17:57:27
64262         Log: opmini.o may be left around if a build is interrupted.
64263      Branch: perl
64264            ! Makefile.SH
64265 ____________________________________________________________________________
64266 [  6860] By: jhi                                   on 2000/08/28  16:52:50
64267         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
64268              From: Daniel Chetlin <daniel@chetlin.com>
64269              Date: Mon, 28 Aug 2000 01:14:18 -0700
64270              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
64271      Branch: perl
64272            ! lib/overload.pm
64273 ____________________________________________________________________________
64274 [  6859] By: jhi                                   on 2000/08/28  16:08:46
64275         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
64276              From: Nicholas Clark <nick@ccl4.org>
64277              Date: Mon, 28 Aug 2000 16:03:27 +0100
64278              Message-Id: <20000828160327.C49785@plum.flirble.org>
64279      Branch: perl
64280            ! ext/ByteLoader/bytecode.h
64281 ____________________________________________________________________________
64282 [  6858] By: jhi                                   on 2000/08/28  16:02:10
64283         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
64284              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
64285              Date: Mon, 28 Aug 2000 13:08:30 +0200
64286              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
64287      Branch: perl
64288            ! lib/Cwd.pm
64289 ____________________________________________________________________________
64290 [  6857] By: jhi                                   on 2000/08/28  15:42:47
64291         Log: display_format used as a class method without arguments was broken,
64292              reported in
64293              
64294              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
64295              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
64296              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
64297              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
64298      Branch: perl
64299            ! lib/Math/Complex.pm t/lib/complex.t
64300 ____________________________________________________________________________
64301 [  6856] By: jhi                                   on 2000/08/27  22:09:48
64302         Log: Update Changes.
64303      Branch: perl
64304            ! Changes patchlevel.h
64305 ____________________________________________________________________________
64306 [  6855] By: jhi                                   on 2000/08/27  21:59:21
64307         Log: Retract #6853 (false alarm).
64308      Branch: perl
64309            ! lib/ExtUtils/xsubpp
64310 ____________________________________________________________________________
64311 [  6854] By: jhi                                   on 2000/08/27  21:37:44
64312         Log: Update Changes.
64313      Branch: perl
64314            ! Changes patchlevel.h
64315 ____________________________________________________________________________
64316 [  6853] By: jhi                                   on 2000/08/27  21:37:16
64317         Log: Subject: [PATCH perl@6850] workaround for xsubpp
64318              From: Hugo <hv@crypt.compulink.co.uk>
64319              Date: Sun, 27 Aug 2000 22:30:25 +0100
64320              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
64321      Branch: perl
64322            ! lib/ExtUtils/xsubpp
64323 ____________________________________________________________________________
64324 [  6852] By: jhi                                   on 2000/08/27  21:33:58
64325         Log: Big-endian 64-bit patch from Raphael Manfredi.
64326      Branch: perl
64327            ! ext/Storable/Storable.xs
64328 ____________________________________________________________________________
64329 [  6851] By: jhi                                   on 2000/08/27  21:22:21
64330         Log: More ruthless editing from Hugo van der Sanden.
64331      Branch: perl
64332            ! pod/perldelta.pod
64333 ____________________________________________________________________________
64334 [  6850] By: jhi                                   on 2000/08/27  16:11:46
64335         Log: Update Changes.
64336      Branch: perl
64337            ! Changes patchlevel.h
64338 ____________________________________________________________________________
64339 [  6849] By: jhi                                   on 2000/08/27  16:11:05
64340         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
64341      Branch: perl
64342            ! configpm pod/perldelta.pod
64343 ____________________________________________________________________________
64344 [  6848] By: jhi                                   on 2000/08/27  15:35:08
64345         Log: Use the actual thread type, not the pointer-to-struct.
64346      Branch: perl
64347            ! ext/Thread/Thread.xs
64348 ____________________________________________________________________________
64349 [  6847] By: jhi                                   on 2000/08/27  15:30:49
64350         Log: Test nit.
64351      Branch: perl
64352            ! t/pragma/warn/pp_sys
64353 ____________________________________________________________________________
64354 [  6846] By: jhi                                   on 2000/08/27  15:19:02
64355         Log: Passing -R in ldflags makes now it to appear in the default
64356              for lddlflags, just like with -L.
64357              
64358              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
64359              From: Lupe Christoph <lupe@lupe-christoph.de>
64360              Date: Sun, 27 Aug 2000 10:28:21 +0200
64361              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
64362      Branch: metaconfig/U/perl
64363            ! dlsrc.U
64364      Branch: perl
64365            ! Configure
64366 ____________________________________________________________________________
64367 [  6845] By: jhi                                   on 2000/08/27  15:08:54
64368         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
64369              From: Alan Burlison <Alan.Burlison@uk.sun.com>
64370              Date: Sat, 26 Aug 2000 22:23:27 +0100
64371              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
64372      Branch: perl
64373            ! lib/ExtUtils/MM_Unix.pm
64374 ____________________________________________________________________________
64375 [  6844] By: jhi                                   on 2000/08/27  15:02:37
64376         Log: DJGPP update from Laszlo Molnar.
64377              
64378              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
64379              From: ml1050 <ml1050@freemail.hu>
64380              Date: Sat, 26 Aug 2000 23:24:40 +0200
64381              Message-Id: <20000826232440.A439@freemail.hu>
64382      Branch: perl
64383            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
64384            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
64385 ____________________________________________________________________________
64386 [  6843] By: jhi                                   on 2000/08/27  14:53:58
64387         Log: Subject: installman buglet
64388              From: Lupe Christoph <lupe@lupe-christoph.de>
64389              Date: Sun, 27 Aug 2000 14:38:59 +0200
64390              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
64391      Branch: perl
64392            ! installman
64393 ____________________________________________________________________________
64394 [  6842] By: jhi                                   on 2000/08/27  14:52:08
64395         Log: Can't get the test to reliably work thanks to the
64396              inaccurateness of floating point.  "Resolves" bug ids
64397              20000826.003, 20000826.009, 20000826.010,
64398      Branch: perl
64399            ! t/lib/trig.t
64400 ____________________________________________________________________________
64401 [  6841] By: jhi                                   on 2000/08/26  15:53:58
64402         Log: Update Changes.
64403      Branch: perl
64404            ! Changes patchlevel.h
64405 ____________________________________________________________________________
64406 [  6840] By: jhi                                   on 2000/08/26  14:23:03
64407         Log: grep -e isn't portable.
64408              
64409              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
64410              From: chris@broadband.att.com
64411              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
64412              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
64413      Branch: perl
64414            ! hints/solaris_2.sh
64415 ____________________________________________________________________________
64416 [  6839] By: jhi                                   on 2000/08/26  14:12:23
64417         Log: no-install target a la make -n.
64418              
64419              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
64420              From: <abigail@foad.org>
64421              Date: Sat, 26 Aug 2000 03:57:34 -0400
64422              Message-ID: <20000826075735.18912.qmail@foad.org>
64423      Branch: perl
64424            ! Makefile.SH installman installperl
64425 ____________________________________________________________________________
64426 [  6838] By: jhi                                   on 2000/08/26  14:06:33
64427         Log: Retract #6826 as the #6828 should be do the same
64428              in a More Correct Way.
64429      Branch: perl
64430            ! installperl
64431 ____________________________________________________________________________
64432 [  6837] By: jhi                                   on 2000/08/26  05:24:00
64433         Log: More casting.
64434      Branch: perl
64435            ! ext/Storable/Storable.xs
64436 ____________________________________________________________________________
64437 [  6836] By: jhi                                   on 2000/08/26  05:05:46
64438         Log: Nicer in decimal.
64439      Branch: perl
64440            ! ext/Storable/Storable.xs
64441 ____________________________________________________________________________
64442 [  6835] By: jhi                                   on 2000/08/26  05:03:50
64443         Log: There be no UVdf.
64444      Branch: perl
64445            ! ext/Storable/Storable.xs
64446 ____________________________________________________________________________
64447 [  6834] By: jhi                                   on 2000/08/26  05:00:18
64448         Log: Continue IVdfing and UVxfing.
64449      Branch: perl
64450            ! ext/Storable/Storable.xs
64451 ____________________________________________________________________________
64452 [  6833] By: jhi                                   on 2000/08/26  04:53:14
64453         Log: Use IVdf.
64454      Branch: perl
64455            ! ext/Storable/Storable.xs
64456 ____________________________________________________________________________
64457 [  6832] By: jhi                                   on 2000/08/26  04:40:41
64458         Log: Document PTR2XX and INT2PTR.
64459      Branch: perl
64460            ! pod/perlguts.pod
64461 ____________________________________________________________________________
64462 [  6831] By: jhi                                   on 2000/08/26  04:33:18
64463         Log: Use UVxf, PTR2UV, NVff.
64464      Branch: perl
64465            ! ext/Storable/Storable.xs
64466 ____________________________________________________________________________
64467 [  6830] By: jhi                                   on 2000/08/26  04:31:32
64468         Log: Update the test count.
64469      Branch: perl
64470            ! t/lib/trig.t
64471 ____________________________________________________________________________
64472 [  6829] By: jhi                                   on 2000/08/26  03:05:50
64473         Log: Subject: [PATCH] installation not quite silent yet.
64474              From: <abigail@foad.org>
64475              Date: Fri, 25 Aug 2000 20:07:53 -0400
64476              Message-ID: <20000826000753.7822.qmail@foad.org>
64477      Branch: perl
64478            ! installman installperl
64479 ____________________________________________________________________________
64480 [  6828] By: jhi                                   on 2000/08/26  03:05:14
64481         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
64482              From: Spider Boardman <spider@web.zk3.dec.com>
64483              Date: Fri, 25 Aug 2000 19:12:40 -0400
64484              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
64485      Branch: perl
64486            ! gv.c
64487 ____________________________________________________________________________
64488 [  6827] By: jhi                                   on 2000/08/25  23:54:34
64489         Log: Support preserving extremely big/small angles.
64490      Branch: perl
64491            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
64492 ____________________________________________________________________________
64493 [  6826] By: jhi                                   on 2000/08/25  23:01:20
64494         Log: Patch installperl to be long double-aware.
64495              
64496              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
64497              From: Spider Boardman <spider@web.zk3.dec.com>
64498              Date: Fri, 25 Aug 2000 18:15:23 -0400
64499              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
64500      Branch: perl
64501            ! installperl
64502 ____________________________________________________________________________
64503 [  6825] By: jhi                                   on 2000/08/25  22:58:25
64504         Log: Remove duplicately applied patch shards.
64505              
64506              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
64507              From: Spider Boardman <spider@leggy.zk3.dec.com>
64508              Date: Fri, 25 Aug 2000 16:45:03 -0400
64509              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
64510      Branch: perl
64511            ! t/lib/cgi-html.t
64512 ____________________________________________________________________________
64513 [  6824] By: jhi                                   on 2000/08/25  22:57:00
64514         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
64515              From: Daniel Chetlin <daniel@chetlin.com>
64516              Date: Fri, 25 Aug 2000 12:23:16 -0700
64517              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
64518              
64519              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
64520              From: Daniel Chetlin <daniel@chetlin.com>
64521              Date: Fri, 25 Aug 2000 14:47:19 -0700
64522              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
64523      Branch: perl
64524            ! installman
64525 ____________________________________________________________________________
64526 [  6823] By: jhi                                   on 2000/08/25  22:44:17
64527         Log: Timestamp problem?
64528      Branch: perl
64529            ! uconfig.h uconfig.sh
64530 ____________________________________________________________________________
64531 [  6822] By: jhi                                   on 2000/08/25  19:01:06
64532         Log: One forgotten file from #6816.
64533      Branch: perl
64534            ! vos/config.h
64535 ____________________________________________________________________________
64536 [  6821] By: jhi                                   on 2000/08/25  18:56:39
64537         Log: Regen Changes.
64538      Branch: perl
64539            ! Changes patchlevel.h
64540 ____________________________________________________________________________
64541 [  6820] By: jhi                                   on 2000/08/25  18:52:35
64542         Log: Fix Changes ordering.
64543      Branch: perl
64544            ! Changes
64545 ____________________________________________________________________________
64546 [  6819] By: jhi                                   on 2000/08/25  18:50:25
64547         Log: Update Changes.
64548      Branch: perl
64549            ! Changes patchlevel.h
64550 ____________________________________________________________________________
64551 [  6818] By: jhi                                   on 2000/08/25  18:47:45
64552         Log: Tweak the sfio/useperlio logic, hopefully as wished in
64553              
64554              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
64555              From: Nicholas Clark <nick@babyhippo.co.uk>
64556              Date: Fri, 25 Aug 2000 12:01:45 +0100
64557              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
64558      Branch: metaconfig/U/perl
64559            ! d_sfio.U
64560      Branch: perl
64561            ! Configure
64562 ____________________________________________________________________________
64563 [  6817] By: jhi                                   on 2000/08/25  18:32:51
64564         Log: Allow microperl to assume <math.h>, without it the math
64565              functions like floor() are assumed to return int, which makes
64566              for core dumps in machines where integer and floating register
64567              don't mix.
64568      Branch: perl
64569            ! uconfig.h uconfig.sh
64570 ____________________________________________________________________________
64571 [  6816] By: jhi                                   on 2000/08/25  18:27:17
64572         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
64573              the problem reported in
64574              
64575              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
64576              From: danhale@us.ibm.com
64577              Date: Fri, 25 Aug 2000 10:58:06 -0400
64578              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
64579      Branch: metaconfig/U/perl
64580            + d_socks5_init.U
64581      Branch: perl
64582            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
64583            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
64584            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
64585            ! win32/config.gc win32/config.vc
64586 ____________________________________________________________________________
64587 [  6815] By: jhi                                   on 2000/08/25  17:43:31
64588         Log: A solution for the retrieve_fd autosplit warning,
64589              idea suggested by Mike Guy.
64590      Branch: perl
64591            ! ext/Storable/Storable.pm
64592 ____________________________________________________________________________
64593 [  6814] By: jhi                                   on 2000/08/25  17:16:03
64594         Log: Add install-silent target.
64595      Branch: perl
64596            ! Makefile.SH
64597 ____________________________________________________________________________
64598 [  6813] By: jhi                                   on 2000/08/25  17:14:23
64599         Log: Subject: Re: [PATCH] More silencing of installman.
64600              From: <abigail@foad.org>
64601              Date: Thu, 24 Aug 2000 19:27:03 -0400
64602              Message-ID: <20000824232703.7001.qmail@foad.org>
64603              
64604              Subject: Re: [PATCH] More silencing of installman.
64605              From: <abigail@foad.org>
64606              Date: Fri, 25 Aug 2000 03:00:58 -0400
64607              Message-ID: <20000825070058.10697.qmail@foad.org>
64608      Branch: perl
64609            ! installman
64610 ____________________________________________________________________________
64611 [  6812] By: jhi                                   on 2000/08/25  17:11:28
64612         Log: installperl --verbose and --silent.
64613              
64614              Subject: Re: [PATCH] More silencing of installman.
64615              From: <abigail@foad.org>
64616              Message-ID: <20000825064430.9719.qmail@foad.org>
64617              Date: Fri, 25 Aug 2000 02:44:30 -0400
64618      Branch: perl
64619            ! installperl
64620 ____________________________________________________________________________
64621 [  6811] By: jhi                                   on 2000/08/25  17:05:43
64622         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
64623              From: "Peter J. Farley III" <pjfarley@banet.net>
64624              Date: Thu, 24 Aug 2000 21:58:03 -0400
64625              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
64626              
64627              (applied slightly modified)
64628      Branch: perl
64629            ! lib/ExtUtils/MM_Unix.pm
64630 ____________________________________________________________________________
64631 [  6810] By: jhi                                   on 2000/08/25  17:01:18
64632         Log: Missing parts of 
64633              
64634              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
64635              From: Peter Prymmer <pvhp@forte.com>
64636              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
64637              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
64638      Branch: perl
64639            ! t/lib/cgi-html.t
64640 ____________________________________________________________________________
64641 [  6809] By: jhi                                   on 2000/08/25  16:46:32
64642         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
64643              From: "Craig A. Berry" <craig.berry@psinetcs.com>
64644              Date: Thu, 24 Aug 2000 19:13:11 -0500
64645              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
64646      Branch: perl
64647            ! vms/vms.c
64648 ____________________________________________________________________________
64649 [  6808] By: jhi                                   on 2000/08/25  16:39:22
64650         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
64651              From: Peter Prymmer <pvhp@forte.com>
64652              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
64653              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
64654      Branch: perl
64655            ! configure.com
64656 ____________________________________________________________________________
64657 [  6807] By: jhi                                   on 2000/08/25  16:36:37
64658         Log: Better wording for the vec lvalue diagnostic.
64659              
64660              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
64661              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
64662              Date: Wed, 23 Aug 2000 14:12:16 -0400
64663              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
64664      Branch: perl
64665            ! pod/perldiag.pod
64666 ____________________________________________________________________________
64667 [  6806] By: jhi                                   on 2000/08/24  18:17:22
64668         Log: Subject: [PATCH] More silencing of installman.
64669              From: <abigail@foad.org>
64670              Date: Thu, 24 Aug 2000 14:01:44 -0400
64671              Message-ID: <20000824180144.20062.qmail@foad.org>
64672      Branch: perl
64673            ! installman
64674 ____________________________________________________________________________
64675 [  6805] By: jhi                                   on 2000/08/24  15:00:31
64676         Log: Update Changes.
64677      Branch: perl
64678            ! Changes patchlevel.h
64679 ____________________________________________________________________________
64680 [  6804] By: jhi                                   on 2000/08/24  14:59:07
64681         Log: Regen perltoc.
64682      Branch: perl
64683            ! pod/perltoc.pod
64684 ____________________________________________________________________________
64685 [  6803] By: jhi                                   on 2000/08/24  14:44:39
64686         Log: Show the doc file, not the temp file.
64687      Branch: perl
64688            ! installman
64689 ____________________________________________________________________________
64690 [  6802] By: jhi                                   on 2000/08/24  14:41:53
64691         Log: Continue silencing.
64692      Branch: perl
64693            ! installman
64694 ____________________________________________________________________________
64695 [  6801] By: jhi                                   on 2000/08/24  14:34:40
64696         Log: Actually do something with the silencer option.
64697      Branch: perl
64698            ! installman
64699 ____________________________________________________________________________
64700 [  6800] By: jhi                                   on 2000/08/24  14:26:22
64701         Log: Make installman to recognize the silence flag -S.
64702      Branch: perl
64703            ! installman
64704 ____________________________________________________________________________
64705 [  6799] By: jhi                                   on 2000/08/24  13:49:38
64706         Log: DOS patches and portability/porting notes, from Tim Jenness.
64707      Branch: perl
64708            ! lib/File/Temp.pm
64709 ____________________________________________________________________________
64710 [  6798] By: jhi                                   on 2000/08/24  13:48:27
64711         Log: Create directories in silence.
64712              
64713              Subject: [PATCH] Another silencer for MakeMaker
64714              From: andreas.koenig@anima.de (Andreas J. Koenig)
64715              Date: 24 Aug 2000 14:18:52 +0200
64716              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
64717      Branch: perl
64718            ! lib/ExtUtils/Command.pm
64719 ____________________________________________________________________________
64720 [  6797] By: jhi                                   on 2000/08/24  13:46:42
64721         Log: More liberal parsing of version numbers.
64722              
64723              Subject: Re: CPAN.pm beta for testing available
64724              From: andreas.koenig@anima.de (Andreas J. Koenig)
64725              Date: 24 Aug 2000 13:51:57 +0200
64726              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
64727      Branch: perl
64728            ! lib/CPAN.pm
64729 ____________________________________________________________________________
64730 [  6796] By: jhi                                   on 2000/08/24  13:44:36
64731         Log: Make "make install" by default silent.  A new "install-verbose"
64732              target is verbose.
64733      Branch: perl
64734            ! Makefile.SH
64735 ____________________________________________________________________________
64736 [  6795] By: jhi                                   on 2000/08/24  13:39:14
64737         Log: Add silencer flags to installperl.
64738              
64739              Subject: [PATCH] Making installperl silent.
64740              From: <abigail@foad.org>
64741              Date: Thu, 24 Aug 2000 05:01:45 -0400
64742              Message-ID: <20000824090145.13141.qmail@foad.org>
64743      Branch: perl
64744            ! installperl
64745 ____________________________________________________________________________
64746 [  6794] By: jhi                                   on 2000/08/24  13:35:50
64747         Log: installperl couldn't tell whether it had run tests or not.
64748              
64749              Subject: [PATCH] Re: installperl and t/TEST
64750              From: <abigail@foad.org>
64751              Date: Thu, 24 Aug 2000 04:00:53 -0400
64752              Message-ID: <20000824080053.2494.qmail@foad.org>
64753      Branch: perl
64754            ! Makefile.SH installperl
64755 ____________________________________________________________________________
64756 [  6793] By: jhi                                   on 2000/08/24  13:27:50
64757         Log: Drop the separate perlbc, perlcc -b should be enough.
64758      Branch: perl
64759            - utils/perlbc.PL
64760            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
64761 ____________________________________________________________________________
64762 [  6792] By: jhi                                   on 2000/08/24  04:41:30
64763         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
64764              plus the typo fix from Peter Prymmer.
64765      Branch: perl
64766            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
64767            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
64768 ____________________________________________________________________________
64769 [  6791] By: jhi                                   on 2000/08/24  02:10:43
64770         Log: Replace #6705 with a minimal doc patch.
64771              
64772              Subject: [PATCH 5.6.0] replace change #6705
64773              From: Jan Dubois <jand@ActiveState.com>
64774              Date: Wed, 23 Aug 2000 18:31:51 -0700
64775              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
64776      Branch: perl
64777            ! lib/Win32.pod win32/win32.c
64778 ____________________________________________________________________________
64779 [  6790] By: jhi                                   on 2000/08/23  17:52:00
64780         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
64781              From: Mike Guy <mjtg@cam.ac.uk>
64782              Date: Wed, 23 Aug 2000 18:38:46 +0100
64783              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
64784      Branch: perl
64785            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
64786 ____________________________________________________________________________
64787 [  6789] By: jhi                                   on 2000/08/23  15:34:21
64788         Log: Update Changes.
64789      Branch: perl
64790            ! Changes patchlevel.h
64791 ____________________________________________________________________________
64792 [  6788] By: jhi                                   on 2000/08/23  15:33:40
64793         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
64794              From: Wilfredo Sánchez <wsanchez@apple.com>
64795              Date: Tue, 22 Aug 2000 19:31:27 -0700
64796              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
64797      Branch: perl
64798            ! perl.h
64799 ____________________________________________________________________________
64800 [  6787] By: jhi                                   on 2000/08/23  15:29:31
64801         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
64802              From: Spider Boardman <spider@leggy.zk3.dec.com>
64803              Date: Wed, 23 Aug 2000 10:33:23 -0400
64804              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
64805      Branch: perl
64806            ! lib/Pod/Html.pm
64807 ____________________________________________________________________________
64808 [  6786] By: jhi                                   on 2000/08/23  15:28:11
64809         Log: Bad makefile.
64810      Branch: perl
64811            ! ext/B/Makefile.PL
64812 ____________________________________________________________________________
64813 [  6785] By: jhi                                   on 2000/08/23  14:37:04
64814         Log: Update Changes.
64815      Branch: perl
64816            ! Changes patchlevel.h
64817 ____________________________________________________________________________
64818 [  6784] By: jhi                                   on 2000/08/23  13:58:41
64819         Log: Portability fix from Hugo van der Sanden.
64820      Branch: perl
64821            ! ext/re/Makefile.PL
64822 ____________________________________________________________________________
64823 [  6783] By: jhi                                   on 2000/08/23  13:53:53
64824         Log: Storable support, v-version fixes.
64825              
64826              Subject: CPAN.pm beta for testing available
64827              From: andreas.koenig@anima.de (Andreas J. Koenig)
64828              Date: 22 Aug 2000 23:31:33 +0200
64829              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
64830      Branch: perl
64831            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
64832 ____________________________________________________________________________
64833 [  6782] By: jhi                                   on 2000/08/23  13:51:26
64834         Log: Mac and other portability updates from Chris Nandor.
64835      Branch: perl
64836            ! pod/perlmodinstall.pod
64837 ____________________________________________________________________________
64838 [  6781] By: jhi                                   on 2000/08/23  13:47:33
64839         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
64840              From: Peter Prymmer <pvhp@forte.com>
64841              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
64842              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
64843      Branch: perl
64844            ! ext/Storable/Storable.xs
64845 ____________________________________________________________________________
64846 [  6780] By: jhi                                   on 2000/08/23  13:33:34
64847         Log: VMS MMS (make) wants null action.
64848      Branch: perl
64849            ! ext/B/Makefile.PL
64850 ____________________________________________________________________________
64851 [  6779] By: jhi                                   on 2000/08/22  19:44:47
64852         Log: Forgot portability nit.
64853      Branch: perl
64854            ! t/lib/st-forgive.t
64855 ____________________________________________________________________________
64856 [  6778] By: jhi                                   on 2000/08/22  19:35:25
64857         Log: Be portable.
64858      Branch: perl
64859            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
64860            ! t/lib/st-store.t
64861 ____________________________________________________________________________
64862 [  6777] By: jhi                                   on 2000/08/22  18:50:53
64863         Log: Update Changes.
64864      Branch: perl
64865            ! Changes patchlevel.h
64866 ____________________________________________________________________________
64867 [  6776] By: jhi                                   on 2000/08/22  18:44:46
64868         Log: cSVOPo_*v things index into the current PL_curpad
64869              under ithreads, which is different from the curpad
64870              used by the XSUB.  (In other words, the code as-is
64871              before this patch wouldn't work under ithreads.)
64872              From Sarathy.
64873      Branch: perl
64874            ! ext/B/B.xs
64875 ____________________________________________________________________________
64876 [  6775] By: jhi                                   on 2000/08/22  18:18:37
64877         Log: Make the selection of NVff et al stricter.
64878      Branch: metaconfig/U/perl
64879            ! perlxvf.U
64880      Branch: perl
64881            ! Configure config_h.SH
64882 ____________________________________________________________________________
64883 [  6774] By: jhi                                   on 2000/08/22  17:19:42
64884         Log: perldelta nits.
64885      Branch: perl
64886            ! pod/perldelta.pod
64887 ____________________________________________________________________________
64888 [  6773] By: jhi                                   on 2000/08/22  17:06:26
64889         Log: Long double fixes from Spider Boardman.
64890              
64891              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
64892              From: system PRIVILEGED account <root@peano.zk3.dec.com>
64893              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
64894              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
64895      Branch: perl
64896            ! t/lib/bigfltpm.t t/lib/st-06compat.t
64897 ____________________________________________________________________________
64898 [  6772] By: jhi                                   on 2000/08/22  15:04:53
64899         Log: Update Changes.
64900      Branch: perl
64901            ! Changes patchlevel.h
64902 ____________________________________________________________________________
64903 [  6771] By: jhi                                   on 2000/08/22  15:01:44
64904         Log: perldelta fixes from Hugo van der Sanden.
64905      Branch: perl
64906            ! pod/perldelta.pod
64907 ____________________________________________________________________________
64908 [  6770] By: jhi                                   on 2000/08/22  14:34:49
64909         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
64910              From: Hugo <hv@crypt.compulink.co.uk>
64911              Date: Tue, 22 Aug 2000 11:21:53 +0100
64912              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
64913      Branch: perl
64914            ! regcomp.c
64915 ____________________________________________________________________________
64916 [  6769] By: jhi                                   on 2000/08/22  14:30:02
64917         Log: Add Yitzchak, reformat.
64918      Branch: perl
64919            ! Changes config_h.SH
64920 ____________________________________________________________________________
64921 [  6768] By: jhi                                   on 2000/08/22  14:21:35
64922         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
64923              and Spider Boardman.
64924      Branch: metaconfig
64925            ! U/compline/d_gconvert.U
64926      Branch: perl
64927            ! Configure
64928 ____________________________________________________________________________
64929 [  6767] By: jhi                                   on 2000/08/22  14:11:24
64930         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
64931              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
64932              Date: Mon, 21 Aug 2000 19:08:31 -0700
64933              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
64934      Branch: perl
64935            - ext/Storable/patchlevel.h
64936            ! MANIFEST ext/Storable/MANIFEST
64937 ____________________________________________________________________________
64938 [  6766] By: jhi                                   on 2000/08/22  13:49:29
64939         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
64940              From: Peter Prymmer <pvhp@forte.com>
64941              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
64942              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
64943      Branch: perl
64944            ! configure.com ext/Storable/Makefile.PL
64945 ____________________________________________________________________________
64946 [  6765] By: jhi                                   on 2000/08/22  13:44:59
64947         Log: Subject: [PATCH blead] B:: missing dependency
64948              From: Hugo <hv@crypt.compulink.co.uk>
64949              Date: Tue, 22 Aug 2000 06:44:33 +0100
64950              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
64951      Branch: perl
64952            ! ext/B/Makefile.PL
64953 ____________________________________________________________________________
64954 [  6764] By: jhi                                   on 2000/08/22  13:38:12
64955         Log: More bytecompiler.
64956      Branch: perl
64957            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
64958 ____________________________________________________________________________
64959 [  6763] By: jhi                                   on 2000/08/22  13:36:44
64960         Log: Bytecompiler patches from Benjamin Stuhl.
64961      Branch: perl
64962            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
64963            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
64964            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
64965            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
64966            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
64967            ! perl.c perlapi.h pod/perldelta.pod
64968 ____________________________________________________________________________
64969 [  6762] By: jhi                                   on 2000/08/21  23:43:40
64970         Log: An obsoleted diagnostic.
64971      Branch: perl
64972            ! pod/perldelta.pod
64973 ____________________________________________________________________________
64974 [  6761] By: jhi                                   on 2000/08/21  23:01:45
64975         Log: The #6759 wasn't quite right.
64976      Branch: perl
64977            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
64978            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
64979            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
64980            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
64981            ! t/lib/st-tieditems.t
64982 ____________________________________________________________________________
64983 [  6760] By: jhi                                   on 2000/08/21  22:35:49
64984         Log: Be verydeepclean.
64985      Branch: perl
64986            ! Makefile.SH
64987 ____________________________________________________________________________
64988 [  6759] By: jhi                                   on 2000/08/21  22:25:40
64989         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
64990              From: Peter Prymmer <pvhp@forte.com>
64991              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
64992              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
64993      Branch: perl
64994            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
64995            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
64996            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
64997            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
64998            ! t/lib/st-tieditems.t
64999 ____________________________________________________________________________
65000 [  6758] By: jhi                                   on 2000/08/21  22:22:32
65001         Log: Few more casts, need reported in
65002              
65003              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
65004              From: Mike Stok <mike@stok.co.uk>
65005              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
65006              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
65007              
65008              and
65009              
65010              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
65011              From: abigail@foad.org
65012              Date: 21 Aug 2000 21:31:34 -0000
65013              Message-Id: <20000821213134.30170.qmail@foad.org>
65014      Branch: perl
65015            ! ext/Storable/Storable.xs
65016 ____________________________________________________________________________
65017 [  6757] By: jhi                                   on 2000/08/21  18:37:07
65018         Log: Update Changes.
65019      Branch: perl
65020            ! Changes patchlevel.h
65021 ____________________________________________________________________________
65022 [  6756] By: jhi                                   on 2000/08/21  18:34:02
65023         Log: A pod nit.
65024              
65025              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
65026              From: <abigail@foad.org>
65027              Date: Mon, 21 Aug 2000 14:00:16 -0400
65028              Message-ID: <20000821180016.28627.qmail@foad.org>
65029      Branch: perl
65030            ! pod/perlre.pod
65031 ____________________________________________________________________________
65032 [  6755] By: jhi                                   on 2000/08/21  18:30:56
65033         Log: Use PodParser 1.18 new test.
65034      Branch: perl
65035            ! t/pod/special_seqs.t t/pod/special_seqs.xr
65036 ____________________________________________________________________________
65037 [  6754] By: jhi                                   on 2000/08/21  18:28:35
65038         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
65039              patches cannot be applied since #6712 conflicts.
65040      Branch: perl
65041            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
65042 ____________________________________________________________________________
65043 [  6753] By: jhi                                   on 2000/08/21  18:15:11
65044         Log: Weed out some smaller changes.
65045      Branch: perl
65046            ! pod/perldelta.pod
65047 ____________________________________________________________________________
65048 [  6752] By: jhi                                   on 2000/08/21  18:02:30
65049         Log: Also under djgpp the timestamps are funky.
65050      Branch: perl
65051            ! t/op/stat.t
65052 ____________________________________________________________________________
65053 [  6751] By: jhi                                   on 2000/08/21  17:55:56
65054         Log: Tweak the floating point output routine preferences.
65055      Branch: metaconfig
65056            ! U/compline/d_gconvert.U
65057      Branch: perl
65058            ! Configure
65059 ____________________________________________________________________________
65060 [  6750] By: jhi                                   on 2000/08/21  17:51:29
65061         Log: Unicos/mk requires elaborate paranoia.
65062      Branch: perl
65063            ! lib/Math/Complex.pm
65064 ____________________________________________________________________________
65065 [  6749] By: gsar                                  on 2000/08/21  16:53:31
65066         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
65067      Branch: perl
65068            ! lib/Cwd.pm
65069 ____________________________________________________________________________
65070 [  6748] By: gsar                                  on 2000/08/21  16:22:19
65071         Log: free TLS slot properly on Windows
65072      Branch: perl
65073            ! thread.h win32/perllib.c win32/win32thread.h
65074 ____________________________________________________________________________
65075 [  6747] By: jhi                                   on 2000/08/21  16:20:58
65076         Log: Rename the macro argument because some preprocessors
65077              can't tell the difference and expand arguments also inside
65078              double quoted strings.
65079      Branch: perl
65080            ! regcomp.c
65081 ____________________________________________________________________________
65082 [  6746] By: jhi                                   on 2000/08/21  16:09:41
65083         Log: Support long doubles in Storable.
65084              
65085              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
65086              From: Radu Greab <radu@netsoft.ro>
65087              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
65088              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
65089      Branch: perl
65090            ! ext/Storable/Storable.xs
65091 ____________________________________________________________________________
65092 [  6745] By: jhi                                   on 2000/08/21  15:51:40
65093         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
65094              From: "Fifer, Eric" <EFifer@sanwaint.com>
65095              Date: Mon, 21 Aug 2000 15:34:49 +0100
65096              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
65097      Branch: perl
65098            ! t/pragma/warn/9enabled
65099 ____________________________________________________________________________
65100 [  6744] By: jhi                                   on 2000/08/21  15:39:35
65101         Log: Document the endianness of Alpha more precisely.
65102      Branch: perl
65103            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
65104            ! pod/perlport.pod
65105 ____________________________________________________________________________
65106 [  6743] By: jhi                                   on 2000/08/21  14:47:05
65107         Log: perldelta fixes from the p5p crowd.
65108      Branch: perl
65109            ! pod/perldelta.pod pod/perlop.pod
65110 ____________________________________________________________________________
65111 [  6742] By: jhi                                   on 2000/08/21  13:34:51
65112         Log: Update to Pod::LaTeX 0.53.
65113              
65114              Subject: [PATCH] lib/Pod/LaTeX.pm updates
65115              From: Tim Jenness <timj@jach.hawaii.edu>
65116              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
65117              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
65118      Branch: perl
65119            ! lib/Pod/LaTeX.pm
65120 ____________________________________________________________________________
65121 [  6741] By: jhi                                   on 2000/08/21  13:33:01
65122         Log: Subject: [PATCH] os2.c fix for use64bitint
65123              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
65124              Date: Mon, 21 Aug 2000 01:32:25 -0700
65125              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
65126      Branch: perl
65127            ! os2/os2.c
65128 ____________________________________________________________________________
65129 [  6740] By: jhi                                   on 2000/08/21  13:28:52
65130         Log: Array context keeps slithering in.
65131              
65132              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
65133              From: Daniel Chetlin <daniel@chetlin.com>
65134              Date: Sun, 20 Aug 2000 21:40:25 -0700
65135              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
65136      Branch: perl
65137            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
65138            ! pod/perldebtut.pod
65139 ____________________________________________________________________________
65140 [  6739] By: jhi                                   on 2000/08/21  13:23:55
65141         Log: Big-endian quad fixes for Storable from Radu Greab,
65142              plus few explicit null casts for picky compilers.
65143      Branch: perl
65144            ! ext/Storable/Storable.xs
65145 ____________________________________________________________________________
65146 [  6738] By: gsar                                  on 2000/08/21  05:56:13
65147         Log: small tweaks for change#6705: avoid C++ style comments in C code;
65148              use Perl's malloc API rather than the low level system one
65149      Branch: perl
65150            ! win32/win32.c
65151 ____________________________________________________________________________
65152 [  6737] By: gsar                                  on 2000/08/21  05:35:41
65153         Log: add Storable to list of extensions on Windows
65154      Branch: perl
65155            ! win32/Makefile win32/makefile.mk
65156 ____________________________________________________________________________
65157 [  6736] By: jhi                                   on 2000/08/21  02:57:53
65158         Log: Update Changes.
65159      Branch: perl
65160            ! Changes patchlevel.h
65161 ____________________________________________________________________________
65162 [  6735] By: jhi                                   on 2000/08/21  02:57:20
65163         Log: Draft 0.
65164      Branch: perl
65165            ! pod/perldelta.pod
65166 ____________________________________________________________________________
65167 [  6734] By: jhi                                   on 2000/08/21  02:57:03
65168         Log: Add Storable 0.7.2 from Raphael Manfredi,
65169              plus the patch from
65170              
65171              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
65172              From: Radu Greab <radu@netsoft.ro>
65173              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
65174              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
65175              
65176              plus changes to get Storable to compile with
65177              picky ANSI compilers.
65178      Branch: perl
65179            + ext/Storable/ChangeLog ext/Storable/MANIFEST
65180            + ext/Storable/Makefile.PL ext/Storable/README
65181            + ext/Storable/Storable.pm ext/Storable/Storable.xs
65182            + ext/Storable/patchlevel.h t/lib/st-06compat.t
65183            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
65184            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
65185            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
65186            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
65187            + t/lib/st-tieditems.t
65188            ! MANIFEST
65189 ____________________________________________________________________________
65190 [  6733] By: jhi                                   on 2000/08/21  02:29:09
65191         Log: The correct cleaning order is an art.
65192      Branch: perl
65193            ! Makefile.SH
65194 ____________________________________________________________________________
65195 [  6732] By: jhi                                   on 2000/08/21  01:23:39
65196         Log: The #6724 is here.
65197      Branch: perl
65198            ! t/lib/ftmp-security.t
65199 ____________________________________________________________________________
65200 [  6731] By: jhi                                   on 2000/08/20  23:17:03
65201         Log: s/this one/the 5.6.0 release/
65202      Branch: perl
65203            ! pod/perl56delta.pod
65204 ____________________________________________________________________________
65205 [  6730] By: jhi                                   on 2000/08/20  23:07:34
65206         Log: Mention perlebcdic and perlposix-bc.
65207      Branch: perl
65208            ! pod/perlport.pod
65209 ____________________________________________________________________________
65210 [  6729] By: jhi                                   on 2000/08/20  21:32:59
65211         Log: Document the number of exponent digits.
65212      Branch: perl
65213            ! pod/perlfunc.pod
65214 ____________________________________________________________________________
65215 [  6728] By: jhi                                   on 2000/08/20  21:16:47
65216         Log: Use File::Spec->tmpdir().
65217              
65218              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
65219              From: Tim Jenness <timj@jach.hawaii.edu>
65220              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
65221              MIME-Version: 1.0
65222              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
65223      Branch: perl
65224            ! utils/perlbug.PL
65225 ____________________________________________________________________________
65226 [  6727] By: jhi                                   on 2000/08/20  20:43:32
65227         Log: Update Changes.
65228      Branch: perl
65229            ! Changes patchlevel.h
65230 ____________________________________________________________________________
65231 [  6726] By: jhi                                   on 2000/08/20  20:41:44
65232         Log: The veryclean target needs to clobber.
65233      Branch: perl
65234            ! Makefile.SH
65235 ____________________________________________________________________________
65236 [  6725] By: jhi                                   on 2000/08/20  20:37:38
65237         Log: Document odd vs even subreleases and -Dusedevel.
65238      Branch: perl
65239            ! INSTALL
65240 ____________________________________________________________________________
65241 [  6724] By: jhi                                   on 2000/08/20  19:58:05
65242         Log: Use temporary directory instead of current directory.
65243              
65244              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
65245              From: Tim Jenness <timj@jach.hawaii.edu>
65246              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
65247              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
65248      Branch: perl
65249            ! t/lib/ftmp-security.t
65250 ____________________________________________________________________________
65251 [  6723] By: jhi                                   on 2000/08/20  19:55:55
65252         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
65253              From: andreas.koenig@anima.de (Andreas J. Koenig)
65254              Date: 20 Aug 2000 15:52:03 +0200
65255              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
65256      Branch: perl
65257            ! lib/ExtUtils/MM_Unix.pm
65258 ____________________________________________________________________________
65259 [  6722] By: jhi                                   on 2000/08/20  19:46:01
65260         Log: Update to CGI 2.72, from Lincoln Stein.
65261      Branch: perl
65262            ! lib/CGI.pm
65263 ____________________________________________________________________________
65264 [  6721] By: jhi                                   on 2000/08/20  19:43:54
65265         Log: (Replaced by #8364.)
65266              
65267              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
65268              From: Radu Greab <radu@netsoft.ro>
65269              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
65270              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
65271      Branch: perl
65272            ! ext/GDBM_File/GDBM_File.xs
65273 ____________________________________________________________________________
65274 [  6720] By: jhi                                   on 2000/08/20  19:42:01
65275         Log: pp_open() could pass an uninitialized filename down to do_open9().
65276      Branch: perl
65277            ! pp_sys.c
65278 ____________________________________________________________________________
65279 [  6719] By: jhi                                   on 2000/08/20  14:06:41
65280         Log: UTF8 concat fixes.
65281              
65282              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
65283              From: Hugo <hv@crypt.compulink.co.uk>
65284              Date: Sun, 20 Aug 2000 07:30:46 +0100
65285              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
65286      Branch: perl
65287            ! pp_hot.c t/op/append.t
65288 ____________________________________________________________________________
65289 [  6718] By: jhi                                   on 2000/08/20  02:09:37
65290         Log: Let's try #6717 again.
65291      Branch: perl
65292            ! lib/File/Temp.pm
65293 ____________________________________________________________________________
65294 [  6717] By: jhi                                   on 2000/08/20  01:56:55
65295         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
65296              From: "Craig A. Berry" <craig.berry@metamorgs.com>
65297              Date: Sat, 19 Aug 2000 18:15:39 -0500
65298              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
65299      Branch: perl
65300            ! lib/File/Temp.pm
65301 ____________________________________________________________________________
65302 [  6716] By: jhi                                   on 2000/08/19  15:50:11
65303         Log: Update Changes.
65304      Branch: perl
65305            ! Changes patchlevel.h
65306 ____________________________________________________________________________
65307 [  6715] By: jhi                                   on 2000/08/19  15:39:09
65308         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
65309              From: Jonathan D Johnston <jdjohnston2@juno.com>
65310              Date: Thu, 17 Aug 2000 23:13:01 -0400       
65311              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
65312      Branch: perl
65313            ! pod/perlfunc.pod
65314 ____________________________________________________________________________
65315 [  6714] By: jhi                                   on 2000/08/19  15:34:04
65316         Log: Introduce a 'veryclean' target that is like 'distclean'
65317              but also removes *~ and *.orig.
65318      Branch: perl
65319            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
65320            ! utils/Makefile x2p/Makefile.SH
65321 ____________________________________________________________________________
65322 [  6713] By: jhi                                   on 2000/08/19  14:15:45
65323         Log: Put back the long double avoidance code to POSIX.xs
65324              because VMS seems to need it still.
65325      Branch: perl
65326            ! ext/POSIX/POSIX.xs
65327 ____________________________________________________________________________
65328 [  6712] By: jhi                                   on 2000/08/19  14:10:41
65329         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
65330              From: Peter Prymmer <pvhp@forte.com>
65331              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
65332              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
65333      Branch: perl
65334            ! lib/Pod/Find.pm t/pod/find.t
65335 ____________________________________________________________________________
65336 [  6711] By: jhi                                   on 2000/08/19  14:09:19
65337         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
65338              From: Peter Prymmer <pvhp@forte.com>
65339              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
65340              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
65341              cc: vmsperl@perl.org
65342      Branch: perl
65343            ! t/lib/peek.t
65344 ____________________________________________________________________________
65345 [  6710] By: jhi                                   on 2000/08/19  14:08:01
65346         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
65347              From: Jan Dubois <jand@ActiveState.com>
65348              Date: Fri, 18 Aug 2000 16:31:48 -0700
65349              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
65350      Branch: perl
65351            ! win32/win32.c
65352 ____________________________________________________________________________
65353 [  6709] By: jhi                                   on 2000/08/19  14:06:57
65354         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
65355              
65356              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
65357              From: Spider.Boardman@Orb.Nashua.NH.US
65358              Date: Fri, 18 Aug 2000 18:41:14 -0400
65359              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
65360      Branch: perl
65361            ! regcomp.c
65362 ____________________________________________________________________________
65363 [  6708] By: jhi                                   on 2000/08/18  22:04:49
65364         Log: Update Changes.
65365      Branch: perl
65366            ! Changes patchlevel.h
65367 ____________________________________________________________________________
65368 [  6707] By: jhi                                   on 2000/08/18  21:55:14
65369         Log: Add warnif(), check warnings further up the stack,
65370              all the warnings functions now can take an optional object reference.
65371              
65372              Subject: [PATCH bleedperl@6691] warnings pragma update
65373              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
65374              Date: Fri, 18 Aug 2000 22:42:06 +0100
65375              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
65376      Branch: perl
65377            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
65378            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
65379            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
65380 ____________________________________________________________________________
65381 [  6706] By: jhi                                   on 2000/08/18  21:41:45
65382         Log: Typo in pp_complement().
65383              
65384              Subject: [PATCH perl-current] Deparse
65385              From: Peter Scott <Peter@PSDT.com>
65386              Date: Fri, 18 Aug 2000 12:44:37 -0700
65387              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
65388      Branch: perl
65389            ! ext/B/B/Deparse.pm
65390 ____________________________________________________________________________
65391 [  6705] By: jhi                                   on 2000/08/18  21:25:59
65392         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
65393              From: Jan Dubois <jand@ActiveState.com>
65394              Date: Fri, 18 Aug 2000 14:22:51 -0700
65395              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
65396      Branch: perl
65397            ! lib/Win32.pod win32/win32.c
65398 ____________________________________________________________________________
65399 [  6704] By: jhi                                   on 2000/08/18  21:16:14
65400         Log: Don't eat leading os from index entries.
65401              
65402              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
65403              From: Russ Allbery <rra@stanford.edu>
65404              Date: 10 Aug 2000 20:49:25 -0700
65405              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
65406      Branch: perl
65407            ! lib/Pod/Man.pm
65408 ____________________________________________________________________________
65409 [  6703] By: jhi                                   on 2000/08/18  21:07:06
65410         Log: Add [[:blank:]] as suggested in
65411              
65412              Subject: [ID 20000716.024] [=cc=] / [:blank:]
65413              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
65414              Date: Sun, 16 Jul 2000 17:55:29 -0700
65415              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
65416              
65417              (the [=cc=] has already been taken care of by #6439
65418              so the whole bug report can be closed)
65419              
65420              and make [[:space:]] to be equivalent to isspace(3)
65421              (as opposed to \s, which is isSPACE()).  The difference
65422              is that now [[:space:]] matches the mythical vertical tab,
65423              while \s doesn't.
65424      Branch: perl
65425            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
65426            ! regexec.c t/op/pat.t
65427 ____________________________________________________________________________
65428 [  6702] By: jhi                                   on 2000/08/18  18:47:47
65429         Log: The new tests were missing from #6415.
65430      Branch: perl
65431            ! t/op/bop.t
65432 ____________________________________________________________________________
65433 [  6701] By: jhi                                   on 2000/08/18  18:20:40
65434         Log: Document the NDBM_File and ODBM_File as SDBM_File
65435              was documented in #6417.
65436      Branch: perl
65437            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
65438            ! ext/SDBM_File/SDBM_File.pm
65439 ____________________________________________________________________________
65440 [  6700] By: jhi                                   on 2000/08/18  18:10:39
65441         Log: Subject: [PATCH perl@6698] cygwin port
65442              From: "Fifer, Eric" <EFifer@sanwaint.com>
65443              Date: Fri, 18 Aug 2000 17:30:05 +0100
65444              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
65445      Branch: perl
65446            ! lib/File/Temp.pm
65447 ____________________________________________________________________________
65448 [  6699] By: jhi                                   on 2000/08/18  16:21:49
65449         Log: Document code point which makes if (defined %stash::) to work
65450              (noted by Spider Boardman).
65451      Branch: perl
65452            ! op.c
65453 ____________________________________________________________________________
65454 [  6698] By: jhi                                   on 2000/08/18  13:43:27
65455         Log: Update Changes.
65456      Branch: perl
65457            ! Changes patchlevel.h
65458 ____________________________________________________________________________
65459 [  6697] By: jhi                                   on 2000/08/18  13:35:57
65460         Log: Tiny Getopt::Long patch from Johan Vromans.
65461      Branch: perl
65462            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
65463 ____________________________________________________________________________
65464 [  6696] By: jhi                                   on 2000/08/18  13:26:14
65465         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
65466              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
65467              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
65468              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
65469      Branch: perl
65470            ! pod/perldiag.pod pod/perlsyn.pod
65471 ____________________________________________________________________________
65472 [  6695] By: jhi                                   on 2000/08/18  13:13:26
65473         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
65474              From: Daniel Chetlin <daniel@chetlin.com>
65475              Date: Fri, 18 Aug 2000 03:13:36 -0700
65476              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
65477      Branch: perl
65478            ! pod/perlfunc.pod
65479 ____________________________________________________________________________
65480 [  6694] By: jhi                                   on 2000/08/18  13:08:05
65481         Log: Subject: [PATCH] perltrap.pod spring cleaning
65482              From: Daniel Chetlin <daniel@chetlin.com>
65483              Date: Fri, 18 Aug 2000 03:06:54 -0700
65484              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
65485              
65486              plus Mike Guy's nitfix.
65487      Branch: perl
65488            ! pod/perltrap.pod
65489 ____________________________________________________________________________
65490 [  6693] By: jhi                                   on 2000/08/18  13:00:26
65491         Log: Unbuffer the output.
65492              
65493              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
65494              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
65495              Date: Thu, 17 Aug 2000 18:39:29 -0700
65496              Message-ID: <RPJn5gzkgydf092yn@efn.org>
65497      Branch: perl
65498            ! t/op/fork.t
65499 ____________________________________________________________________________
65500 [  6692] By: jhi                                   on 2000/08/18  05:19:17
65501         Log: Delete the image, too, not just its MANIFEStation.
65502      Branch: perl
65503            - lib/CGI/eg/wilogo.gif
65504 ____________________________________________________________________________
65505 [  6691] By: jhi                                   on 2000/08/18  05:10:26
65506         Log: Propagate new Configure vars.
65507      Branch: perl
65508            ! configure.com epoc/config.sh uconfig.h uconfig.sh
65509            ! vos/config.def vos/config.h vos/config_h.SH_orig
65510            ! win32/config.bc win32/config.gc win32/config.vc
65511            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
65512 ____________________________________________________________________________
65513 [  6690] By: jhi                                   on 2000/08/18  04:30:56
65514         Log: Update Changes.
65515      Branch: perl
65516            ! Changes patchlevel.h
65517 ____________________________________________________________________________
65518 [  6689] By: jhi                                   on 2000/08/18  04:12:30
65519         Log: Fix the lib/complex failure of
65520              
65521              From: abigail@foad.org
65522              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
65523              Date: 15 Aug 2000 04:06:38 -0000
65524              Message-Id: <20000815040638.8524.qmail@foad.org> 
65525              
65526              Linux long double accuracy issue: something that
65527              when printed with %g looks like "2" but int() of it is 1.
65528      Branch: perl
65529            ! lib/Math/Complex.pm
65530 ____________________________________________________________________________
65531 [  6688] By: jhi                                   on 2000/08/18  03:15:35
65532         Log: The byteorder code in #6671 was wrong.
65533      Branch: perl
65534            ! configpm
65535 ____________________________________________________________________________
65536 [  6687] By: jhi                                   on 2000/08/18  02:08:42
65537         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
65538              From: Jan Dubois <jand@ActiveState.com>
65539              Date: Thu, 17 Aug 2000 18:31:55 -0700
65540              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
65541      Branch: perl
65542            ! sv.c
65543 ____________________________________________________________________________
65544 [  6686] By: jhi                                   on 2000/08/18  02:04:15
65545         Log: Use NVs in POSIX math, not doubles.
65546              
65547              From: abigail@foad.org
65548              Subject: [ID 20000817.014] POSIX & modfl
65549              Date: 17 Aug 2000 20:49:18 -0000
65550              Message-Id: <20000817204918.23123.qmail@foad.org>
65551      Branch: perl
65552            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
65553 ____________________________________________________________________________
65554 [  6685] By: jhi                                   on 2000/08/18  02:02:12
65555         Log: Introduce NVef, NVff, and NVgf, use the middle one.
65556              (helps for lib/peek + Linux + long doubles)  Reported in
65557              
65558              From: abigail@foad.org
65559              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
65560              Date: 15 Aug 2000 04:06:38 -0000
65561              Message-Id: <20000815040638.8524.qmail@foad.org> 
65562              
65563              (note: the lib/complex failure has not yet been addressed)
65564      Branch: metaconfig/U/perl
65565            ! perlxvf.U
65566      Branch: perl
65567            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65568            ! config_h.SH dump.c perl.h pod/perlguts.pod
65569 ____________________________________________________________________________
65570 [  6684] By: jhi                                   on 2000/08/17  23:22:19
65571         Log: Add byteorder to the myconfig output.
65572      Branch: perl
65573            ! myconfig.SH
65574 ____________________________________________________________________________
65575 [  6683] By: jhi                                   on 2000/08/17  23:20:19
65576         Log: The image doth not exist, spotted by Johan Vromans.
65577      Branch: perl
65578            ! MANIFEST
65579 ____________________________________________________________________________
65580 [  6682] By: jhi                                   on 2000/08/17  22:38:16
65581         Log: Document what the backtick returns if the command fails.
65582      Branch: perl
65583            ! pod/perlop.pod
65584 ____________________________________________________________________________
65585 [  6681] By: jhi                                   on 2000/08/17  22:33:12
65586         Log: Do not use prototyping here.
65587              
65588              Subject: [ID 20000817.016] [PATCH] Peek.xs
65589              From: abigail@foad.org
65590              Date: 17 Aug 2000 20:55:56 -0000
65591              Message-Id: <20000817205556.24270.qmail@foad.org>
65592      Branch: perl
65593            ! ext/Devel/Peek/Makefile.PL
65594 ____________________________________________________________________________
65595 [  6680] By: jhi                                   on 2000/08/17  19:46:43
65596         Log: Don't propose using modules built for 5.005 if no binary
65597              compatibility with 5.005 is attempted.
65598              
65599              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
65600              Subject: Minor nit with 5.7.0 (6655)
65601              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
65602              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
65603      Branch: metaconfig
65604            ! U/installdirs/inc_version_list.U
65605      Branch: perl
65606            ! Configure config_h.SH
65607 ____________________________________________________________________________
65608 [  6679] By: jhi                                   on 2000/08/17  19:16:39
65609         Log: Microperl config update.
65610      Branch: perl
65611            ! uconfig.h uconfig.sh
65612 ____________________________________________________________________________
65613 [  6678] By: jhi                                   on 2000/08/17  19:16:13
65614         Log: The #6648 wasn't protective enough for limited platforms
65615              (like microperl).
65616      Branch: perl
65617            ! dump.c sv.c
65618 ____________________________________________________________________________
65619 [  6677] By: jhi                                   on 2000/08/17  14:46:35
65620         Log: Update Changes.
65621      Branch: perl
65622            ! Changes patchlevel.h
65623 ____________________________________________________________________________
65624 [  6676] By: jhi                                   on 2000/08/17  14:44:02
65625         Log: Add perlebcdic from Peter Prymmer, regen toc.
65626      Branch: perl
65627            + pod/perlebcdic.pod
65628            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
65629 ____________________________________________________________________________
65630 [  6675] By: jhi                                   on 2000/08/17  14:41:52
65631         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
65632      Branch: perl
65633            ! pod/perldebtut.pod
65634 ____________________________________________________________________________
65635 [  6674] By: jhi                                   on 2000/08/17  14:29:43
65636         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
65637              
65638              Subject: [ID 20000724.006] -DLEAKTEST problem
65639              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
65640              Date: Tue, 25 Jul 2000 00:36:32 -0500
65641              Message-Id: <20000725003632.A26186@www.llamacom.com>
65642              
65643              Reminder sent
65644              
65645              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
65646              From: Hugo <hv@crypt.compulink.co.uk>
65647              Date: Thu, 17 Aug 2000 15:23:42 +0100
65648              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
65649      Branch: perl
65650            ! util.c
65651 ____________________________________________________________________________
65652 [  6673] By: jhi                                   on 2000/08/17  04:07:10
65653         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
65654              From: John Peacock <JPeacock@UnivPress.com>
65655              Date: Tue, 01 Aug 2000 09:38:12 -0400
65656              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
65657      Branch: perl
65658            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
65659 ____________________________________________________________________________
65660 [  6672] By: jhi                                   on 2000/08/17  03:04:35
65661         Log: Subject: [PATCH] Cwd.pm now uses strict
65662              From: Tim Jenness <timj@jach.hawaii.edu>
65663              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
65664              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
65665      Branch: perl
65666            ! lib/Cwd.pm
65667 ____________________________________________________________________________
65668 [  6671] By: jhi                                   on 2000/08/17  02:16:35
65669         Log: Make $Config{byteorder} more magical so that it is
65670              dynamically computed: nice for 'fat binaries'.
65671              
65672              Subject: [PATCH]: default byteorder
65673              From: Wilfredo Sánchez <wsanchez@apple.com>
65674              Date: Mon, 31 Jul 2000 19:45:31 -0700
65675              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
65676      Branch: perl
65677            ! configpm
65678 ____________________________________________________________________________
65679 [  6670] By: gsar                                  on 2000/08/17  01:22:21
65680         Log: move WNOHANG definition to where other such things are
65681      Branch: perl
65682            ! win32/win32.h
65683 ____________________________________________________________________________
65684 [  6669] By: jhi                                   on 2000/08/17  01:19:17
65685         Log: Update Changes.
65686      Branch: perl
65687            ! Changes patchlevel.h
65688 ____________________________________________________________________________
65689 [  6668] By: jhi                                   on 2000/08/17  01:16:29
65690         Log: Doc nits spotted by Richard Soderberg.
65691      Branch: perl
65692            ! README.posix-bc README.vmesa
65693 ____________________________________________________________________________
65694 [  6667] By: jhi                                   on 2000/08/17  01:12:11
65695         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
65696              From: "Casey R. Tweten" <crt@kiski.net>
65697              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
65698              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
65699      Branch: perl
65700            ! pod/perldebtut.pod
65701 ____________________________________________________________________________
65702 [  6666] By: jhi                                   on 2000/08/17  01:09:31
65703         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
65704              From: "Casey R. Tweten" <crt@kiski.net>
65705              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
65706              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
65707      Branch: perl
65708            ! lib/Shell.pm
65709 ____________________________________________________________________________
65710 [  6665] By: gsar                                  on 2000/08/17  01:03:52
65711         Log: add "ok" targets from change#6632 in makefile.mk
65712      Branch: perl
65713            ! pod/perlport.pod win32/Makefile win32/makefile.mk
65714 ____________________________________________________________________________
65715 [  6664] By: gsar                                  on 2000/08/17  00:56:11
65716         Log: avoid warnings from dense compiler
65717      Branch: perl
65718            ! win32/win32.c
65719 ____________________________________________________________________________
65720 [  6663] By: jhi                                   on 2000/08/17  00:51:49
65721         Log: Tweak the regex compilation errors once more.
65722      Branch: perl
65723            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
65724            ! t/op/regmesg.t t/pragma/warn/regcomp
65725 ____________________________________________________________________________
65726 [  6662] By: gsar                                  on 2000/08/17  00:28:19
65727         Log: trailing new %ENV entries weren't being pushed into the real
65728              environment of subprocesses on Windows
65729      Branch: perl
65730            ! t/op/magic.t win32/perlhost.h
65731 ____________________________________________________________________________
65732 [  6661] By: gsar                                  on 2000/08/17  00:19:20
65733         Log: waitpid() now handles externally spawned pids correctly;
65734              fixes for backtick/wait/waitpid failures on Windows 9x
65735              
65736              these changes make the pid returned by process functions on
65737              Windows 9x always positive by clearing the high bit (which
65738              is always set on Win9x); pseudo-process PIDs are likewise
65739              always negative now on Win9x (just as on NT/2000)
65740      Branch: perl
65741            ! pp_sys.c win32/perlhost.h win32/win32.c
65742 ____________________________________________________________________________
65743 [  6660] By: jhi                                   on 2000/08/17  00:04:32
65744         Log: Retract #6645.
65745      Branch: perl
65746            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65747            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
65748            ! t/op/sprintf.t
65749 ____________________________________________________________________________
65750 [  6659] By: gsar                                  on 2000/08/16  23:59:28
65751         Log: on windows, the return values from wait() and waitpid() don't
65752              match those of pseudo-pids
65753      Branch: perl
65754            ! pp_sys.c t/op/fork.t util.c win32/win32.c
65755 ____________________________________________________________________________
65756 [  6658] By: gsar                                  on 2000/08/16  23:56:14
65757         Log: pod nit seen in passing
65758      Branch: perl
65759            ! pod/perlfunc.pod
65760 ____________________________________________________________________________
65761 [  6657] By: gsar                                  on 2000/08/16  23:53:42
65762         Log: change#6328 could make close(SOCKET) return false on windows
65763              when it shouldn't
65764      Branch: perl
65765            ! win32/win32sck.c
65766 ____________________________________________________________________________
65767 [  6656] By: gsar                                  on 2000/08/16  23:46:57
65768         Log: check that the number pseudo children doesn't exceed
65769              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
65770              the WaitForMultipleObjects() limit that would cause wait()
65771              to crash)
65772              
65773              wait() and waitpid() could potentially be rewritten to use
65774              more than one thread to do the waiting to eliminate this
65775              limitation
65776      Branch: perl
65777            ! win32/perlhost.h
65778 ____________________________________________________________________________
65779 [  6655] By: jhi                                   on 2000/08/16  14:11:05
65780         Log: Update Changes.
65781      Branch: perl
65782            ! Changes patchlevel.h
65783 ____________________________________________________________________________
65784 [  6654] By: jhi                                   on 2000/08/16  14:10:12
65785         Log: Update to perldebtut 1.9, from Richard Foley.
65786      Branch: perl
65787            ! pod/perldebtut.pod
65788 ____________________________________________________________________________
65789 [  6653] By: jhi                                   on 2000/08/16  14:08:17
65790         Log: Change the regx compilation error markers to use = instead of <
65791              since pod makes using the latter quite messy.  Reported in
65792              ID 20000814.006 by Abigail and in
65793              Subject: Unknown escape E<> ?
65794              From: Lupe Christoph <lupe@lupe-christoph.de>
65795              Date: Fri, 11 Aug 2000 00:30:27 +0200
65796              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
65797      Branch: perl
65798            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
65799            ! t/op/regmesg.t t/pragma/warn/regcomp
65800 ____________________________________________________________________________
65801 [  6652] By: jhi                                   on 2000/08/16  13:25:31
65802         Log: Change the perlbug address to perl.org since it's more forgiving.
65803              
65804              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
65805              From: abigail@foad.org
65806              Date: 15 Aug 2000 04:15:40 -0000
65807              Message-Id: <20000815041540.8633.qmail@foad.org>
65808      Branch: perl
65809            ! utils/perlbug.PL
65810 ____________________________________________________________________________
65811 [  6651] By: jhi                                   on 2000/08/16  13:22:35
65812         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
65813              From: Tim Jenness <timj@jach.hawaii.edu>
65814              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
65815              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
65816      Branch: perl
65817            ! lib/Cwd.pm
65818 ____________________________________________________________________________
65819 [  6650] By: jhi                                   on 2000/08/16  13:18:13
65820         Log: Update to CPAN 1.57.
65821              
65822              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
65823              From: andreas.koenig@anima.de (Andreas J. Koenig)
65824              Date: 16 Aug 2000 15:09:46 +0200
65825              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
65826      Branch: perl
65827            ! lib/CPAN.pm
65828 ____________________________________________________________________________
65829 [  6649] By: jhi                                   on 2000/08/16  13:12:31
65830         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
65831              From: "Larry W. Virden" <lvirden@cas.org>
65832              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
65833              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
65834      Branch: perl
65835            ! README.hpux
65836 ____________________________________________________________________________
65837 [  6648] By: jhi                                   on 2000/08/16  13:03:53
65838         Log: The numeric locale was reset to "C" by s?printf and never restored.
65839              
65840              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
65841              From: Christian Kirsch <ck@held.mind.de>
65842              Date: Wed, 9 Aug 2000 17:05:17 +0200
65843              Message-Id: <20000809170517.A25389@held>
65844              
65845              No test since adding the failing example to locale.t
65846              does not fail -- probably because the locale settings are so
65847              thoroughly tweaked by that time.  Running the example standalone
65848              does fail, though.  UPDATE: test case added at change #7540.
65849      Branch: perl
65850            ! dump.c perl.h pp.c pp_ctl.c sv.c
65851 ____________________________________________________________________________
65852 [  6647] By: jhi                                   on 2000/08/16  00:07:54
65853         Log: Update Changes and test semi-automatic patchlevel updating.
65854      Branch: perl
65855            ! Changes patchlevel.h
65856 ____________________________________________________________________________
65857 [  6646] By: jhi                                   on 2000/08/15  23:35:07
65858         Log: Fix a dependency problem.
65859              
65860              Subject: [PATCH: 6640] VMS Makefile.SH update
65861              From: Peter Prymmer <pvhp@forte.com>
65862              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
65863              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
65864      Branch: perl
65865            ! vms/descrip_mms.template
65866 ____________________________________________________________________________
65867 [  6645] By: jhi                                   on 2000/08/15  23:33:23
65868         Log: (Retracted by #6660)
65869              
65870              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
65871              From: Dominic Dunlop <domo@computer.org>
65872              Date: Tue, 15 Aug 2000 22:20:52 +0200
65873              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
65874      Branch: metaconfig/U/perl
65875            + d_printfed.U
65876      Branch: perl
65877            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65878            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
65879            ! t/op/sprintf.t
65880 ____________________________________________________________________________
65881 [  6644] By: jhi                                   on 2000/08/15  21:17:20
65882         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
65883              From: abigail@foad.org
65884              Date: 15 Aug 2000 20:12:41 -0000
65885              Message-Id: <20000815201241.25556.qmail@foad.org>
65886      Branch: perl
65887            ! INSTALL
65888 ____________________________________________________________________________
65889 [  6643] By: jhi                                   on 2000/08/15  21:15:28
65890         Log: (an already applied patch)
65891      Branch: perl
65892            ! lib/CGI.pm
65893 ____________________________________________________________________________
65894 [  6642] By: gsar                                  on 2000/08/15  19:54:05
65895         Log: magic callbacks all need to have same type signature
65896      Branch: perl
65897            ! embed.pl mg.c proto.h
65898 ____________________________________________________________________________
65899 [  6641] By: jhi                                   on 2000/08/15  17:56:27
65900         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)
65901              From: Mike Guy <mjtg@cam.ac.uk>
65902              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
65903              Date: Tue, 15 Aug 2000 18:26:45 +0100
65904              
65905              Only the peek.t part applied, not the hash quality part.
65906      Branch: perl
65907            ! t/lib/peek.t
65908 ____________________________________________________________________________
65909 [  6640] By: jhi                                   on 2000/08/15  16:37:37
65910         Log: Update Changes.
65911      Branch: perl
65912            ! Changes
65913 ____________________________________________________________________________
65914 [  6639] By: jhi                                   on 2000/08/15  16:34:55
65915         Log: Missed a file from #6638.
65916      Branch: perl
65917            ! lib/File/Temp.pm
65918 ____________________________________________________________________________
65919 [  6638] By: jhi                                   on 2000/08/15  16:33:19
65920         Log: Subject: [PATCH perl@6620] cygwin port
65921              From: "Fifer, Eric" <EFifer@sanwaint.com>
65922              Date: Tue, 15 Aug 2000 17:00:49 +0100
65923              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
65924      Branch: perl
65925            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
65926 ____________________________________________________________________________
65927 [  6637] By: jhi                                   on 2000/08/15  16:29:22
65928         Log: Subject: [PATCH] debugger exit code should reflect user exit code
65929              From: Mike Guy <mjtg@cam.ac.uk>
65930              Date: Tue, 15 Aug 2000 16:55:59 +0100
65931              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
65932      Branch: perl
65933            ! lib/perl5db.pl
65934 ____________________________________________________________________________
65935 [  6636] By: jhi                                   on 2000/08/15  15:30:58
65936         Log: Update Changes.
65937      Branch: perl
65938            ! Changes
65939 ____________________________________________________________________________
65940 [  6635] By: jhi                                   on 2000/08/15  15:27:21
65941         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
65942      Branch: metaconfig
65943            ! U/mkglossary U/mksample
65944      Branch: metaconfig/U/perl
65945            ! Devel.U
65946      Branch: perl
65947            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65948 ____________________________________________________________________________
65949 [  6634] By: jhi                                   on 2000/08/15  14:11:55
65950         Log: Don't blow limited stacks, a lower number is enough to
65951              tickle the lookbehind limit.
65952              
65953              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
65954              From: Dominic Dunlop <domo@computer.org>
65955              Date: Tue, 15 Aug 2000 13:51:24 +0200
65956              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
65957      Branch: perl
65958            ! t/op/regmesg.t
65959 ____________________________________________________________________________
65960 [  6633] By: jhi                                   on 2000/08/15  14:01:46
65961         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
65962              From: Mike Guy <mjtg@cam.ac.uk>
65963              Date: Tue, 15 Aug 2000 12:10:50 +0100
65964              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
65965      Branch: perl
65966            ! utils/perldoc.PL
65967 ____________________________________________________________________________
65968 [  6632] By: jhi                                   on 2000/08/15  13:58:48
65969         Log: make ok etc also for win32.
65970              
65971              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
65972              From: Prymmer/Kahn <pvhp@best.com>
65973              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
65974              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
65975      Branch: perl
65976            ! win32/Makefile
65977 ____________________________________________________________________________
65978 [  6631] By: jhi                                   on 2000/08/15  13:45:03
65979         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
65980      Branch: perl
65981            ! lib/Test.pm
65982 ____________________________________________________________________________
65983 [  6630] By: jhi                                   on 2000/08/15  03:25:09
65984         Log: Update Changes.
65985      Branch: perl
65986            ! Changes
65987 ____________________________________________________________________________
65988 [  6629] By: jhi                                   on 2000/08/15  03:23:53
65989         Log: magic_regdatum_set() is void, not int.
65990      Branch: perl
65991            ! embed.pl mg.c proto.h
65992 ____________________________________________________________________________
65993 [  6628] By: jhi                                   on 2000/08/15  03:08:02
65994         Log: Make the user to give up his firstborn, err, to knowingly
65995              verify installing an unstable developer release.  Also bump
65996              the release to 5.7.0, but leave a patch tag in the local
65997              patches saying that this is not yet the real thing.
65998      Branch: metaconfig
65999            ! U/modified/Instruct.U
66000      Branch: metaconfig/U/perl
66001            + Devel.U
66002      Branch: perl
66003            ! Configure patchlevel.h
66004 ____________________________________________________________________________
66005 [  6627] By: jhi                                   on 2000/08/14  22:32:52
66006         Log: README.os2 update.
66007              
66008              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
66009              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
66010              Date: Wed, 02 Aug 2000 21:55:09 -0700
66011              Message-ID: <tsPi5gzkgegX092yn@efn.org>
66012      Branch: perl
66013            ! README.os2
66014 ____________________________________________________________________________
66015 [  6626] By: jhi                                   on 2000/08/14  21:00:02
66016         Log: Subject: Re: File::Temp problems on VMS in bleedperl
66017              From: Tim Jenness <timj@jach.hawaii.edu>
66018              cc: vmsperl@perl.org
66019              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
66020              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
66021      Branch: perl
66022            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
66023 ____________________________________________________________________________
66024 [  6625] By: jhi                                   on 2000/08/14  20:52:16
66025         Log: Add SUIDMAIL as was done for the CERT alert.
66026      Branch: perl
66027            ! patchlevel.h
66028 ____________________________________________________________________________
66029 [  6624] By: jhi                                   on 2000/08/14  20:48:50
66030         Log: Subject: sfio2000
66031              From: Daniel Muino <dmuino@afip.gov.ar>
66032              Date: Mon, 14 Aug 2000 16:58:11 -0300
66033              Message-ID: <20000814165811.B16368@con2-dgi>
66034      Branch: perl
66035            ! perlsdio.h perlsfio.h
66036 ____________________________________________________________________________
66037 [  6623] By: jhi                                   on 2000/08/14  20:47:36
66038         Log: Subject: warning: storage class after type is obsolescent
66039              From: Daniel Muino <dmuino@afip.gov.ar>
66040              Date: Mon, 14 Aug 2000 16:42:47 -0300
66041              Message-ID: <20000814164247.A16368@con2-dgi>
66042      Branch: perl
66043            ! regcomp.pl regnodes.h
66044 ____________________________________________________________________________
66045 [  6622] By: jhi                                   on 2000/08/14  20:43:05
66046         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
66047              From: abigail@foad.org
66048              Date: 14 Aug 2000 20:00:10 -0000
66049              Message-Id: <20000814200010.27271.qmail@foad.org>
66050      Branch: perl
66051            ! Changes
66052 ____________________________________________________________________________
66053 [  6621] By: jhi                                   on 2000/08/14  15:23:05
66054         Log: Update Changes.
66055      Branch: perl
66056            ! Changes
66057 ____________________________________________________________________________
66058 [  6620] By: jhi                                   on 2000/08/14  15:22:14
66059         Log: Subject: Re: [PATCH] @+, @- readonly
66060              From: Mike Guy <mjtg@cam.ac.uk>
66061              Date: Mon, 14 Aug 2000 15:26:55 +0100
66062              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
66063      Branch: perl
66064            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
66065            ! sv.c t/op/pat.t
66066 ____________________________________________________________________________
66067 [  6619] By: jhi                                   on 2000/08/14  14:12:08
66068         Log: Update Changes.
66069      Branch: perl
66070            ! Changes
66071 ____________________________________________________________________________
66072 [  6618] By: jhi                                   on 2000/08/14  14:09:34
66073         Log: For now remove the mail code.
66074      Branch: perl
66075            ! perl.c
66076 ____________________________________________________________________________
66077 [  6617] By: jhi                                   on 2000/08/14  14:08:28
66078         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
66079      Branch: perl
66080            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
66081            ! pod/perlfaq8.pod pod/perlsec.pod
66082 ____________________________________________________________________________
66083 [  6616] By: jhi                                   on 2000/08/14  14:00:11
66084         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
66085              From: Mike Guy <mjtg@cam.ac.uk>
66086              Date: Mon, 14 Aug 2000 08:26:02 +0100
66087              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
66088      Branch: perl
66089            ! lib/perl5db.pl
66090 ____________________________________________________________________________
66091 [  6615] By: jhi                                   on 2000/08/14  13:58:45
66092         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
66093              From: Mike Guy <mjtg@cam.ac.uk>
66094              Date: Mon, 14 Aug 2000 08:04:22 +0100
66095              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
66096      Branch: perl
66097            ! gv.c mg.c t/op/pat.t
66098 ____________________________________________________________________________
66099 [  6614] By: jhi                                   on 2000/08/14  13:56:45
66100         Log: Subject: Test fails / warnings with perl-current #6612
66101              From: Mike Guy <mjtg@cam.ac.uk>
66102              Date: Mon, 14 Aug 2000 07:57:23 +0100
66103              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
66104      Branch: perl
66105            ! t/lib/b.t t/lib/peek.t
66106 ____________________________________________________________________________
66107 [  6613] By: jhi                                   on 2000/08/14  13:45:33
66108         Log: VMS configure.com update continues.
66109      Branch: perl
66110            - vms/configure.com
66111            ! MANIFEST configure.com
66112 ____________________________________________________________________________
66113 [  6612] By: jhi                                   on 2000/08/13  22:13:35
66114         Log: Update Changes.
66115      Branch: perl
66116            ! Changes
66117 ____________________________________________________________________________
66118 [  6611] By: jhi                                   on 2000/08/13  16:21:45
66119         Log: Upgrade to CGI 2.71, from Lincoln Stein.
66120      Branch: perl
66121            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
66122 ____________________________________________________________________________
66123 [  6610] By: jhi                                   on 2000/08/13  15:09:16
66124         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
66125              From: Mike Guy <mjtg@cam.ac.uk>
66126              Date: Sun, 13 Aug 2000 13:45:51 +0100
66127              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
66128      Branch: perl
66129            ! t/op/regmesg.t
66130 ____________________________________________________________________________
66131 [  6609] By: jhi                                   on 2000/08/13  14:31:26
66132         Log: Andreas says that 1.56 is fine, so reverting back to it.
66133      Branch: perl
66134            ! lib/CPAN.pm
66135 ____________________________________________________________________________
66136 [  6608] By: jhi                                   on 2000/08/13  05:34:20
66137         Log: Update Changes.
66138      Branch: perl
66139            ! Changes
66140 ____________________________________________________________________________
66141 [  6607] By: jhi                                   on 2000/08/13  05:32:01
66142         Log: Put back the \z changes of #5406 to CPAN.pm.
66143      Branch: perl
66144            ! lib/CPAN.pm
66145 ____________________________________________________________________________
66146 [  6606] By: jhi                                   on 2000/08/13  05:20:16
66147         Log: Fix-n-skip the tests under 5005threads.
66148      Branch: perl
66149            ! t/lib/b.t
66150 ____________________________________________________________________________
66151 [  6605] By: jhi                                   on 2000/08/13  05:07:48
66152         Log: Fix the test for 5005threads.
66153      Branch: perl
66154            ! t/lib/peek.t
66155 ____________________________________________________________________________
66156 [  6604] By: jhi                                   on 2000/08/13  03:35:37
66157         Log: Should have deleted this in #6603.
66158      Branch: perl
66159            - vms/subconfigure.com
66160 ____________________________________________________________________________
66161 [  6603] By: jhi                                   on 2000/08/12  18:29:32
66162         Log: Rewrite of vms/subconfigure.com as configure.com,
66163              from Peter Prymmer and the vmsperl crew.
66164      Branch: perl
66165            + vms/configure.com
66166            ! MANIFEST
66167 ____________________________________________________________________________
66168 [  6602] By: jhi                                   on 2000/08/11  13:00:01
66169         Log: PlainText.pm is dead.
66170      Branch: perl
66171            - lib/Pod/PlainText.pm
66172            ! MANIFEST
66173 ____________________________________________________________________________
66174 [  6601] By: jhi                                   on 2000/08/11  04:06:45
66175         Log: Update Changes.
66176      Branch: perl
66177            ! Changes
66178 ____________________________________________________________________________
66179 [  6600] By: jhi                                   on 2000/08/11  04:06:10
66180         Log: Add a few missing files, update MANIFEST.
66181      Branch: perl
66182            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
66183            + lib/Pod/PlainText.pm t/pod/find.t
66184            ! MANIFEST t/op/regmesg.t
66185 ____________________________________________________________________________
66186 [  6599] By: jhi                                   on 2000/08/11  03:31:10
66187         Log: Add Perl debugging tutorial, regen toc. 
66188              
66189              Subject: perldebtut.pod
66190              From: Richard Foley <Richard.Foley@m.dasa.de>
66191              Date: Wed, 09 Aug 2000 10:17:15 +0200
66192              Message-id: <3991138B.262247B8@m.dasa.de>
66193      Branch: perl
66194            + pod/perldebtut.pod
66195            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
66196 ____________________________________________________________________________
66197 [  6598] By: jhi                                   on 2000/08/11  02:48:56
66198         Log: tiny Changes edit
66199      Branch: perl
66200            ! Changes
66201 ____________________________________________________________________________
66202 [  6597] By: jhi                                   on 2000/08/11  02:39:04
66203         Log: Tests for #6589.
66204              
66205              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
66206              From: simon@brecon.co.uk (Simon Cozens)
66207              Date: 11 Aug 2000 02:24:52 GMT
66208              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
66209      Branch: perl
66210            ! t/lib/b.t
66211 ____________________________________________________________________________
66212 [  6596] By: jhi                                   on 2000/08/11  01:50:07
66213         Log: Update Changes.
66214      Branch: perl
66215            ! Changes
66216 ____________________________________________________________________________
66217 [  6595] By: jhi                                   on 2000/08/11  01:47:16
66218         Log: nitfix
66219      Branch: perl
66220            ! Changes
66221 ____________________________________________________________________________
66222 [  6594] By: jhi                                   on 2000/08/11  01:36:16
66223         Log: Subject: Getting perlio and threads to compile
66224              From: Lupe Christoph <lupe@lupe-christoph.de>
66225              Date: Wed, 9 Aug 2000 11:35:54 +0200
66226              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
66227              
66228              (the Solaris version changes in Configure skipped)
66229      Branch: perl
66230            ! hints/solaris_2.sh thread.h
66231 ____________________________________________________________________________
66232 [  6593] By: jhi                                   on 2000/08/11  01:30:16
66233         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
66234              From: simon@brecon.co.uk (Simon Cozens)
66235              Date: 1 Aug 2000 06:55:19 GMT
66236              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
66237      Branch: perl
66238            ! lib/utf8.pm
66239 ____________________________________________________________________________
66240 [  6592] By: jhi                                   on 2000/08/11  01:26:39
66241         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
66242              From: Peter Scott <Peter@PeterScott.com>
66243              Date: Thu, 10 Aug 2000 08:23:27 -0700
66244              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
66245      Branch: perl
66246            ! lib/perl5db.pl
66247 ____________________________________________________________________________
66248 [  6591] By: jhi                                   on 2000/08/11  01:22:02
66249         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
66250              From: Hugo <hv@crypt.compulink.co.uk>
66251              Date: Thu, 10 Aug 2000 19:23:04 +0100
66252              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
66253      Branch: perl
66254            ! regexec.c t/op/pat.t
66255 ____________________________________________________________________________
66256 [  6590] By: jhi                                   on 2000/08/11  01:19:19
66257         Log: Preprocessing and postprocessing for File::Find.
66258              
66259              Subject: Patch to Find::File.pm to allow alphabetical results
66260              From: Joe Smith <jsmith@inwap.com>
66261              Date: Wed, 9 Aug 2000 02:44:54 -0700
66262              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
66263      Branch: perl
66264            ! lib/File/Find.pm
66265 ____________________________________________________________________________
66266 [  6589] By: jhi                                   on 2000/08/11  01:12:39
66267         Log: B::Deparse didn't do sub attributes.
66268              
66269              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
66270              From: simon@brecon.co.uk (Simon Cozens)
66271              Date: 9 Aug 2000 04:49:20 GMT
66272              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
66273      Branch: perl
66274            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
66275 ____________________________________________________________________________
66276 [  6588] By: jhi                                   on 2000/08/11  01:06:40
66277         Log: Subject: debugger "d" command doesnt check line number
66278              From: Mike Guy <mjtg@cam.ac.uk>
66279              Date: Tue, 08 Aug 2000 21:54:29 +0100
66280              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
66281      Branch: perl
66282            ! lib/perl5db.pl mg.c pod/perldiag.pod
66283 ____________________________________________________________________________
66284 [  6587] By: jhi                                   on 2000/08/11  00:45:03
66285         Log: sleep(1) does not necessarily return 1.
66286              
66287              Subject: [PATCH bleadperl] op/lex_assign.t  
66288              From: Hugo <hv@crypt.compulink.co.uk>
66289              Date: Thu, 03 Aug 2000 14:34:22 +0100        
66290              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
66291      Branch: perl
66292            ! t/op/lex_assign.t
66293 ____________________________________________________________________________
66294 [  6586] By: jhi                                   on 2000/08/11  00:31:50
66295         Log: Document the IO::Select timeout.
66296      Branch: perl
66297            ! ext/IO/lib/IO/Select.pm
66298 ____________________________________________________________________________
66299 [  6585] By: jhi                                   on 2000/08/11  00:13:54
66300         Log: Forgot contributor.
66301      Branch: perl
66302            ! Changes
66303 ____________________________________________________________________________
66304 [  6584] By: jhi                                   on 2000/08/11  00:09:19
66305         Log: detypo
66306      Branch: perl
66307            ! Changes
66308 ____________________________________________________________________________
66309 [  6583] By: jhi                                   on 2000/08/11  00:07:53
66310         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
66311              
66312              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
66313              From: Mike Guy <mjtg@cam.ac.uk> 
66314              Date: Thu, 10 Aug 2000 15:50:54 +0100
66315              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
66316      Branch: perl
66317            ! sv.c t/op/int.t
66318 ____________________________________________________________________________
66319 [  6582] By: jhi                                   on 2000/08/10  23:29:32
66320         Log: Update Changes.
66321      Branch: perl
66322            ! Changes
66323 ____________________________________________________________________________
66324 [  6581] By: jhi                                   on 2000/08/10  23:26:16
66325         Log: Put back the std @INC thing.
66326      Branch: perl
66327            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
66328            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
66329            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
66330            ! t/lib/gol-oo.t
66331 ____________________________________________________________________________
66332 [  6580] By: jhi                                   on 2000/08/10  23:03:34
66333         Log: Update to CGI 2.70, from Lincoln Stein.
66334      Branch: perl
66335            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
66336            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
66337            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
66338            ! t/lib/cgi-request.t
66339 ____________________________________________________________________________
66340 [  6579] By: jhi                                   on 2000/08/10  22:41:50
66341         Log: Update to CPAN 1.56, from Andreas König.
66342      Branch: perl
66343            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
66344 ____________________________________________________________________________
66345 [  6578] By: jhi                                   on 2000/08/10  22:38:13
66346         Log: Update to Pod::Parser 1.17, from Brad Appleton.
66347      Branch: perl
66348            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
66349            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
66350            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
66351            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
66352            ! t/pod/include.t t/pod/included.t t/pod/lref.t
66353            ! t/pod/multiline_items.t t/pod/nested_items.t
66354            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
66355            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
66356            ! t/pod/special_seqs.t
66357 ____________________________________________________________________________
66358 [  6577] By: jhi                                   on 2000/08/10  22:35:41
66359         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
66360      Branch: perl
66361            ! AUTHORS MAINTAIN
66362 ____________________________________________________________________________
66363 [  6576] By: jhi                                   on 2000/08/10  22:24:54
66364         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
66365      Branch: perl
66366            + t/lib/gol-oo.t
66367            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
66368            ! t/lib/gol-compat.t t/lib/gol-linkage.t
66369 ____________________________________________________________________________
66370 [  6575] By: jhi                                   on 2000/08/10  22:02:07
66371         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
66372      Branch: perl
66373            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
66374 ____________________________________________________________________________
66375 [  6574] By: jhi                                   on 2000/08/10  21:55:03
66376         Log: Iterating perl6 description.
66377      Branch: perl
66378            ! pod/perlfaq1.pod
66379 ____________________________________________________________________________
66380 [  6573] By: jhi                                   on 2000/08/10  21:48:26
66381         Log: Revert the sv.c part of #6559, a better fix is needed.
66382      Branch: perl
66383            ! sv.c
66384 ____________________________________________________________________________
66385 [  6572] By: jhi                                   on 2000/08/10  20:33:43
66386         Log: It's the 2ndO'ROSSC.
66387      Branch: perl
66388            ! pod/perlfaq1.pod
66389 ____________________________________________________________________________
66390 [  6571] By: jhi                                   on 2000/08/10  15:55:48
66391         Log: detypo
66392      Branch: perl
66393            ! pod/perlfaq1.pod
66394 ____________________________________________________________________________
66395 [  6570] By: jhi                                   on 2000/08/10  14:11:17
66396         Log: An exceptionally sticky typo.
66397      Branch: perl
66398            ! Changes
66399 ____________________________________________________________________________
66400 [  6569] By: jhi                                   on 2000/08/10  14:09:33
66401         Log: detypo (and test Changes updating script)
66402      Branch: perl
66403            ! Changes
66404 ____________________________________________________________________________
66405 [  6568] By: jhi                                   on 2000/08/10  14:07:07
66406         Log: Update Changes.
66407      Branch: perl
66408            ! Changes
66409 ____________________________________________________________________________
66410 [  6567] By: jhi                                   on 2000/08/10  14:06:19
66411         Log: Amend the description of Perl6.
66412              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
66413              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
66414              Date: Wed, 9 Aug 2000 22:11:06 -0500
66415              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
66416      Branch: perl
66417            ! pod/perlfaq1.pod
66418 ____________________________________________________________________________
66419 [  6566] By: jhi                                   on 2000/08/10  13:58:57
66420         Log: Subject: Remove dead entry in perldiag
66421              From: Mike Guy <mjtg@cam.ac.uk>
66422              Date: Thu, 10 Aug 2000 14:19:19 +0100
66423              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
66424      Branch: perl
66425            ! pod/perldiag.pod
66426 ____________________________________________________________________________
66427 [  6565] By: jhi                                   on 2000/08/10  13:51:48
66428         Log: Zero entries were skipped, fix from Adrian Goalby
66429              <argoalby@yahoo.co.uk>
66430      Branch: perl
66431            ! lib/unicode/Number.pl lib/unicode/mktables.PL
66432 ____________________________________________________________________________
66433 [  6564] By: jhi                                   on 2000/08/10  13:00:12
66434         Log: Subject: [PATCH 5.6.0] cygwin port
66435              From: "Fifer, Eric" <EFifer@sanwaint.com>
66436              Date: Thu, 10 Aug 2000 13:15:36 +0100
66437              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
66438      Branch: perl
66439            ! README.cygwin hints/cygwin.sh
66440 ____________________________________________________________________________
66441 [  6563] By: jhi                                   on 2000/08/10  12:55:16
66442         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
66443      Branch: perl
66444            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
66445 ____________________________________________________________________________
66446 [  6562] By: gsar                                  on 2000/08/10  08:38:39
66447         Log: warn is a macro, avoid using at a variable to avoid warnings
66448              in some configurations; readdir.t is too conservative in
66449              estimating number of *.t's
66450      Branch: perl
66451            ! t/op/readdir.t util.c
66452 ____________________________________________________________________________
66453 [  6561] By: jhi                                   on 2000/08/09  23:35:42
66454         Log: Update Changes.
66455      Branch: perl
66456            ! Changes
66457 ____________________________________________________________________________
66458 [  6560] By: jhi                                   on 2000/08/09  23:05:47
66459         Log: Subject: Re: enhanced(?) regex error messages
66460              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
66461              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
66462              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
66463              
66464              (plus two small patches sent privately)
66465              (this still seems to leave few test failures)
66466      Branch: perl
66467            + t/op/regmesg.t
66468            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
66469            ! t/pragma/warn/regcomp
66470 ____________________________________________________________________________
66471 [  6559] By: jhi                                   on 2000/08/09  20:41:18
66472         Log: (The fix did work but was not right, retracted in #6573)
66473              
66474              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
66475              From: Christian Kirsch <ck@held.mind.de>
66476              Date: Wed, 9 Aug 2000 17:05:17 +0200
66477              Message-Id: <20000809170517.A25389@held>
66478      Branch: perl
66479            ! sv.c t/pragma/locale.t
66480 ____________________________________________________________________________
66481 [  6558] By: jhi                                   on 2000/08/08  22:34:08
66482         Log: Tiny updates on the contributors list.
66483      Branch: perl
66484            ! Changes
66485 ____________________________________________________________________________
66486 [  6557] By: jhi                                   on 2000/08/08  19:34:28
66487         Log: Double check that we have a dirhandle.
66488      Branch: perl
66489            ! util.c
66490 ____________________________________________________________________________
66491 [  6556] By: jhi                                   on 2000/08/08  19:01:51
66492         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
66493              May be repopulated with fresh maintained examples.
66494      Branch: perl
66495            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
66496            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
66497            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
66498            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
66499            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
66500            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
66501            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
66502            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
66503            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
66504            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
66505            + lib/CGI/eg/wilogo_gif.uu
66506            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
66507            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
66508            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
66509            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
66510            - eg/cgi/frameset.cgi eg/cgi/index.html
66511            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
66512            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
66513            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
66514            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
66515            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
66516            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
66517            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
66518            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
66519            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
66520            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
66521            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
66522            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
66523            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
66524            - eg/van/vanish eg/who eg/wrapsuid
66525            ! MANIFEST
66526 ____________________________________________________________________________
66527 [  6555] By: jhi                                   on 2000/08/08  18:51:08
66528         Log: Delete chat2 as requested by Randal.
66529              
66530              Subject: Re: perlfaq8 coyness
66531              From: merlyn@stonehenge.com (Randal L. Schwartz) 
66532              Date: 15 May 2000 18:52:42 -0700 
66533              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
66534      Branch: perl
66535            - lib/chat2.pl
66536            ! MANIFEST
66537 ____________________________________________________________________________
66538 [  6554] By: jhi                                   on 2000/08/08  18:31:35
66539         Log: Regen global.sym.
66540      Branch: perl
66541            ! global.sym
66542 ____________________________________________________________________________
66543 [  6553] By: jhi                                   on 2000/08/08  18:28:13
66544         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
66545              (either perlbug or p5p ate the original), plus regen
66546              perlapi and perltoc. 
66547      Branch: perl
66548            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
66549            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
66550            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
66551            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
66552            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
66553            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
66554            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
66555            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
66556            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
66557            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
66558 ____________________________________________________________________________
66559 [  6552] By: jhi                                   on 2000/08/08  18:06:29
66560         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
66561              From: Mike Guy <mjtg@cam.ac.uk>
66562              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
66563              Date: Tue, 08 Aug 2000 15:51:27 +0100
66564      Branch: perl
66565            ! doop.c sv.h t/op/join.t t/pragma/overload.t
66566 ____________________________________________________________________________
66567 [  6551] By: jhi                                   on 2000/08/08  18:01:11
66568         Log: Re-apply #6549.
66569      Branch: perl
66570            ! lib/perl5db.pl
66571 ____________________________________________________________________________
66572 [  6550] By: jhi                                   on 2000/08/08  17:43:08
66573         Log: Accidental retraction of #6549.
66574      Branch: perl
66575            ! lib/perl5db.pl
66576 ____________________________________________________________________________
66577 [  6549] By: jhi                                   on 2000/08/08  17:40:04
66578         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
66579              From: Mike Guy <mjtg@cam.ac.uk>
66580              Date: Mon, 07 Aug 2000 21:49:58 +0100
66581              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
66582      Branch: perl
66583            ! lib/perl5db.pl
66584 ____________________________________________________________________________
66585 [  6548] By: jhi                                   on 2000/08/08  17:37:57
66586         Log: Document here-doc better.
66587              
66588              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
66589              From: Mike Guy <mjtg@cam.ac.uk>
66590              Date: Mon, 07 Aug 2000 14:02:09 +0100
66591              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
66592      Branch: perl
66593            ! pod/perldata.pod
66594 ____________________________________________________________________________
66595 [  6547] By: jhi                                   on 2000/08/08  17:33:34
66596         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
66597              From: "Randy J. Ray" <rjray@redhat.com>
66598              Date: Mon, 07 Aug 2000 19:12:25 -0700
66599              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
66600      Branch: perl
66601            ! perl.c pod/perlrun.pod
66602 ____________________________________________________________________________
66603 [  6546] By: jhi                                   on 2000/08/08  17:29:26
66604         Log: Subject: Re: enhanced(?) regex error messages 
66605              From: Hugo <hv@crypt.compulink.co.uk>
66606              Date: Tue, 08 Aug 2000 03:25:51 +0100
66607              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
66608              
66609              plus Capitalize the error messages, plus perldiag them.
66610      Branch: perl
66611            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
66612 ____________________________________________________________________________
66613 [  6545] By: jhi                                   on 2000/08/08  13:59:28
66614         Log: Augment #6539 a bit: don't croak if there's magic in the air.
66615              
66616              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
66617              From: Hugo <hv@crypt.compulink.co.uk>
66618              Date: Tue, 08 Aug 2000 03:02:03 +0100
66619              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
66620      Branch: perl
66621            ! pp.c t/op/bless.t
66622 ____________________________________________________________________________
66623 [  6544] By: jhi                                   on 2000/08/07  21:11:52
66624         Log: Make the test -w clean.
66625      Branch: perl
66626            ! t/op/bless.t
66627 ____________________________________________________________________________
66628 [  6543] By: jhi                                   on 2000/08/07  19:49:53
66629         Log: use warnings instead of $^W.
66630      Branch: perl
66631            ! t/op/bless.t
66632 ____________________________________________________________________________
66633 [  6542] By: jhi                                   on 2000/08/07  17:41:41
66634         Log: Disable a portability warning Because We Know What We Are Doing.
66635      Branch: perl
66636            ! t/op/bless.t
66637 ____________________________________________________________________________
66638 [  6541] By: jhi                                   on 2000/08/07  17:29:51
66639         Log: Tiny tidying on report_evil_fh().
66640      Branch: perl
66641            ! util.c
66642 ____________________________________________________________________________
66643 [  6540] By: jhi                                   on 2000/08/07  16:37:38
66644         Log: Make regular expression parse error messages easier to understand.
66645              
66646              Subject: Re: enhanced(?) regex error messages
66647              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
66648              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
66649              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
66650      Branch: perl
66651            ! regcomp.c
66652 ____________________________________________________________________________
66653 [  6539] By: jhi                                   on 2000/08/07  16:12:27
66654         Log: Make bless(REF, REF) a fatal error, add bless tests.
66655              
66656              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
66657              From: Hugo <hv@crypt.compulink.co.uk>
66658              Date: Mon, 07 Aug 2000 16:59:38 +0100
66659              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
66660      Branch: perl
66661            + t/op/bless.t
66662            ! MANIFEST pod/perldiag.pod pp.c sv.c
66663 ____________________________________________________________________________
66664 [  6538] By: jhi                                   on 2000/08/07  15:59:43
66665         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
66666              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
66667              Date: Thu, 3 Aug 2000 14:29:21 -0700
66668              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
66669      Branch: perl
66670            ! lib/lib_pm.PL
66671 ____________________________________________________________________________
66672 [  6537] By: jhi                                   on 2000/08/07  15:47:18
66673         Log: Retract #6419 for now since it breaks in AFS and MachTen.
66674      Branch: perl
66675            ! lib/Cwd.pm
66676 ____________________________________________________________________________
66677 [  6536] By: jhi                                   on 2000/08/07  15:05:29
66678         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
66679              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
66680              The security hole exists only in suidperls, which isn't
66681              installed or even built by default.
66682      Branch: perl
66683            ! perl.c
66684 ____________________________________________________________________________
66685 [  6535] By: jhi                                   on 2000/08/07  14:45:14
66686         Log: tr memory corruption fix from Simon Cozens.
66687      Branch: perl
66688            ! doop.c
66689 ____________________________________________________________________________
66690 [  6534] By: jhi                                   on 2000/08/06  11:38:16
66691         Log: Document a bit that UDP is not what you might think.
66692              
66693              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
66694              From: Lupe Christoph <lupe@lupe-christoph.de>
66695              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
66696              Date: Mon, 24 Jul 2000 08:59:15 +0200
66697      Branch: perl
66698            ! pod/perlipc.pod
66699 ____________________________________________________________________________
66700 [  6533] By: jhi                                   on 2000/08/06  11:35:01
66701         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
66702              From: Jeff Pinyan <jeffp@hut.crusoe.net>
66703              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
66704              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
66705      Branch: perl
66706            ! pod/perlfunc.pod
66707 ____________________________________________________________________________
66708 [  6532] By: jhi                                   on 2000/08/06  03:45:41
66709         Log: Have symbols for the IoTYPEs.
66710      Branch: perl
66711            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
66712 ____________________________________________________________________________
66713 [  6531] By: jhi                                   on 2000/08/06  01:33:55
66714         Log: Continue fixing the io warnings.  This also
66715              sort of fixes bug ID 20000802.003: the core dump
66716              is no more.  Whether the current behaviour is correct
66717              (giving a warning: "Not a format reference"), is another matter.
66718      Branch: perl
66719            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
66720            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
66721 ____________________________________________________________________________
66722 [  6530] By: jhi                                   on 2000/08/05  21:33:12
66723         Log: Change the Policy policy: now -Dprefix= with an existing
66724              Policy.sh and prefix == siteprefix == vendorprefix, then all
66725              of them follow along the new prefix.
66726              
66727              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
66728              From: Andy Dougherty <doughera@lafayette.edu>
66729              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
66730              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
66731      Branch: perl
66732            ! Policy_sh.SH
66733 ____________________________________________________________________________
66734 [  6529] By: jhi                                   on 2000/08/05  18:57:28
66735         Log: Zap lib/Sys directory when cleaning up.
66736      Branch: perl
66737            ! Makefile.SH
66738 ____________________________________________________________________________
66739 [  6528] By: jhi                                   on 2000/08/05  18:40:44
66740         Log: Essential prototype changes were missing from #6527.
66741              Also make report_evil_fh() more bomb-proof.
66742      Branch: perl
66743            ! embed.h util.c
66744 ____________________________________________________________________________
66745 [  6527] By: jhi                                   on 2000/08/05  03:22:05
66746         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
66747              From: "Ronald F. Guilmette" <rfg@monkeys.com>
66748              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
66749              Message-Id: <200007242247.PAA52177@monkeys.com>
66750      Branch: perl
66751            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
66752 ____________________________________________________________________________
66753 [  6526] By: jhi                                   on 2000/08/04  21:23:27
66754         Log: gcc versions might have (parentheses) in them.
66755      Branch: metaconfig/U/perl
66756            ! gccvers.U
66757      Branch: perl
66758            ! Configure config_h.SH
66759 ____________________________________________________________________________
66760 [  6525] By: jhi                                   on 2000/08/04  20:23:12
66761         Log: Weed buglets pointed out by
66762              
66763              From: Lupe Christoph <lupe@lupe-christoph.de>
66764              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
66765              Date: Fri, 4 Aug 2000 17:34:39 +0200
66766              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
66767      Branch: metaconfig/U/perl
66768            ! gccvers.U uselfs.U
66769      Branch: perl
66770            ! Configure config_h.SH
66771 ____________________________________________________________________________
66772 [  6524] By: jhi                                   on 2000/08/04  19:02:08
66773         Log: Warn under -w if lstat(FH) is attempted.
66774              
66775              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
66776              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
66777              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
66778              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
66779      Branch: perl
66780            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
66781            ! t/pragma/warn/pp_sys
66782 ____________________________________________________________________________
66783 [  6523] By: jhi                                   on 2000/08/04  12:31:11
66784         Log: Subject: New perlcc, take 2
66785              From: simon@brecon.co.uk (Simon Cozens)
66786              Date: 4 Aug 2000 06:21:04 GMT
66787              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
66788      Branch: perl
66789            ! utils/perlcc.PL
66790 ____________________________________________________________________________
66791 [  6522] By: jhi                                   on 2000/08/04  12:26:33
66792         Log: Subject: Re: Array vs. List context
66793              From: Daniel Chetlin <daniel@chetlin.com>
66794              Date: Fri, 4 Aug 2000 00:22:44 -0700
66795              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
66796      Branch: perl
66797            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
66798            ! pod/perlfaq4.pod
66799 ____________________________________________________________________________
66800 [  6521] By: jhi                                   on 2000/08/04  12:22:38
66801         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
66802              From: Raymund Will <ray@caldera.de>
66803              Date: Fri, 4 Aug 2000 12:07:09 +0200
66804              Message-Id: <20000804120709.A14982@caldera.de>
66805      Branch: perl
66806            ! configure.gnu
66807 ____________________________________________________________________________
66808 [  6520] By: jhi                                   on 2000/08/04  04:09:06
66809         Log: After the #6519 a warning about stat() is just that,
66810              not about a filetest, which now have their own warning.
66811      Branch: perl
66812            ! pod/perldiag.pod
66813 ____________________________________________________________________________
66814 [  6519] By: jhi                                   on 2000/08/04  04:06:30
66815         Log: In the warnings call filehandles consistently so;
66816              add "unopened" warning for stat().
66817      Branch: perl
66818            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
66819            ! t/pragma/warn/pp_sys
66820 ____________________________________________________________________________
66821 [  6518] By: jhi                                   on 2000/08/04  02:55:35
66822         Log: Subject: Minor tweak to perlvar.pod
66823              From: "Stephen P. Potter" <spp@ds.net>
66824              Date: Tue, 18 Apr 2000 09:26:03 -0400
66825              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
66826      Branch: perl
66827            ! pod/perlvar.pod
66828 ____________________________________________________________________________
66829 [  6517] By: jhi                                   on 2000/08/04  02:50:08
66830         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
66831              From: "Clinton Pierce" <cpierce1@ford.com>
66832              Date: Wed, 21 Jul 1999 16:45:31 -0400
66833              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
66834              
66835              Fix by Stephen Potter (visible in the bug db but not in p5p?)
66836      Branch: perl
66837            ! pod/perlfunc.pod pod/perlop.pod
66838 ____________________________________________________________________________
66839 [  6516] By: jhi                                   on 2000/08/04  02:09:25
66840         Log: This is 6512.  Really.
66841      Branch: perl
66842            ! dump.c
66843 ____________________________________________________________________________
66844 [  6515] By: jhi                                   on 2000/08/04  01:25:50
66845         Log: mention the idea of @( and @)
66846      Branch: perl
66847            ! Todo-5.6
66848 ____________________________________________________________________________
66849 [  6514] By: bailey                                on 2000/08/04  01:18:46
66850         Log: YA resync with mainstem, including VMS patches from others
66851      Branch: vmsperl
66852           +> (branch 48 files)
66853            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
66854           !> (integrate 354 files)
66855 ____________________________________________________________________________
66856 [  6513] By: jhi                                   on 2000/08/04  01:18:18
66857         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
66858              From: Mark Dickinson <dickins3@fas.harvard.edu>
66859              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
66860              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
66861      Branch: perl
66862            ! t/op/grent.t t/op/pwent.t
66863 ____________________________________________________________________________
66864 [  6512] By: jhi                                   on 2000/08/04  01:14:06
66865         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
66866              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
66867              Date: Wed, 02 Aug 2000 10:51:01 +0100
66868              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
66869      Branch: perl
66870            ! sv.c
66871 ____________________________________________________________________________
66872 [  6511] By: jhi                                   on 2000/08/04  00:57:00
66873         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
66874              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
66875              Date: Thu, 03 Aug 2000 17:20:04 -0700
66876              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
66877      Branch: metaconfig
66878            ! U/modified/Cppsym.U
66879      Branch: perl
66880            ! Configure config_h.SH
66881 ____________________________________________________________________________
66882 [  6510] By: jhi                                   on 2000/08/04  00:25:28
66883         Log: detypo
66884      Branch: perl
66885            ! Makefile.SH
66886 ____________________________________________________________________________
66887 [  6509] By: jhi                                   on 2000/08/03  23:43:18
66888         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
66889              From: Dominic Dunlop <domo@computer.org>
66890              Date: Thu, 3 Aug 2000 22:16:46 +0200
66891              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
66892      Branch: perl
66893            ! t/op/sprintf.t
66894 ____________________________________________________________________________
66895 [  6508] By: jhi                                   on 2000/08/03  23:40:37
66896         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
66897              From: Hugo <hv@crypt.compulink.co.uk>
66898              Date: Thu, 03 Aug 2000 18:25:30 +0100
66899              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
66900      Branch: perl
66901            ! regcomp.c t/op/re_tests
66902 ____________________________________________________________________________
66903 [  6507] By: jhi                                   on 2000/08/03  23:38:28
66904         Log: Subject: [PATCH] sv.h documentation - SvLEN
66905              From: Mike Guy <mjtg@cam.ac.uk>
66906              Date: Thu, 03 Aug 2000 14:43:09 +0100
66907              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
66908      Branch: perl
66909            ! sv.h
66910 ____________________________________________________________________________
66911 [  6506] By: jhi                                   on 2000/08/03  15:49:14
66912         Log: Disable the fix_pl hack for now.
66913      Branch: perl
66914            ! Makefile.SH
66915 ____________________________________________________________________________
66916 [  6505] By: jhi                                   on 2000/08/03  13:49:04
66917         Log: Add a URL for FSF.
66918              
66919              Subject: Patch for README
66920              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
66921              Date: Wed, 2 Aug 2000 13:25:09 -0500
66922              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
66923      Branch: perl
66924            ! README
66925 ____________________________________________________________________________
66926 [  6504] By: jhi                                   on 2000/08/03  13:29:19
66927         Log: Be more informative on what is skipped and why,
66928              also repeat the list at the end.
66929      Branch: perl
66930            ! Porting/p4desc
66931 ____________________________________________________________________________
66932 [  6503] By: jhi                                   on 2000/08/03  13:07:05
66933         Log: Circumvent the removal of .patch by fix_pl.
66934              
66935              Subject: Re: [ID 20000802.011] unable to 'make test'          
66936              From: simon@brecon.co.uk (Simon Cozens) 
66937              Date: 3 Aug 2000 04:17:00 GMT
66938              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
66939      Branch: perl
66940            ! Makefile.SH
66941 ____________________________________________________________________________
66942 [  6502] By: jhi                                   on 2000/08/03  00:14:34
66943         Log: Add the missing setproctitle unit.
66944      Branch: metaconfig/U/perl
66945            + d_setproctitle.U
66946 ____________________________________________________________________________
66947 [  6501] By: jhi                                   on 2000/08/03  00:00:26
66948         Log: The subtest 4 may fail also on VOBS, as pointed out
66949              by Nick Ing-Simmons in November 1999, bug id 19991124.003
66950              (but the failure in that bug report isn't the subtest 4).
66951      Branch: perl
66952            ! t/op/stat.t
66953 ____________________________________________________________________________
66954 [  6500] By: jhi                                   on 2000/08/02  23:49:30
66955         Log: Better skip message for the test; one of the two problems in
66956              
66957              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
66958              From: Lupe Christoph <lupe@lupe-christoph.de>
66959              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
66960              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
66961      Branch: perl
66962            ! t/op/numconvert.t
66963 ____________________________________________________________________________
66964 [  6499] By: jhi                                   on 2000/08/02  22:49:16
66965         Log: Allow "no Module;" even if there is no 'unimport'.
66966              
66967              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
66968              From: mjd@plover.com
66969              Date: 24 Mar 2000 15:24:34 -0000
66970              Message-Id: <20000324152434.15160.qmail@plover.com>
66971      Branch: perl
66972            ! gv.c
66973 ____________________________________________________________________________
66974 [  6498] By: jhi                                   on 2000/08/02  22:42:58
66975         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
66976              that are hopefully soon put into use.
66977      Branch: perl
66978            ! opcode.h opcode.pl opnames.h
66979 ____________________________________________________________________________
66980 [  6497] By: gsar                                  on 2000/08/02  22:28:59
66981         Log: require.t needs binmode() to work on windows
66982      Branch: perl
66983            ! t/comp/require.t
66984 ____________________________________________________________________________
66985 [  6496] By: jhi                                   on 2000/08/02  22:08:51
66986         Log: Document the IVdf UVuf UVof UVxf.
66987      Branch: perl
66988            ! pod/perlguts.pod
66989 ____________________________________________________________________________
66990 [  6495] By: jhi                                   on 2000/08/02  21:54:26
66991         Log: detypo #6494
66992      Branch: perl
66993            ! ext/Data/Dumper/Dumper.xs
66994 ____________________________________________________________________________
66995 [  6494] By: jhi                                   on 2000/08/02  21:49:17
66996         Log: Dump UVs as UVs in Data::Dumper.
66997              
66998              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
66999              From: Gurusamy Sarathy <gsar@ActiveState.com>
67000              Date: Thu, 27 Apr 2000 12:26:25 -0700
67001              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
67002      Branch: perl
67003            ! ext/Data/Dumper/Dumper.xs
67004 ____________________________________________________________________________
67005 [  6493] By: jhi                                   on 2000/08/02  17:01:58
67006         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
67007              From: Hugo <hv@crypt.compulink.co.uk>
67008              Date: Wed, 02 Aug 2000 14:53:56 +0100
67009              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
67010      Branch: perl
67011            ! regexec.c t/op/re_tests
67012 ____________________________________________________________________________
67013 [  6492] By: jhi                                   on 2000/08/02  15:02:46
67014         Log: The new setproctitle() feature is available only in 
67015              bleeding edge FreeBSD.  From Paul Saab.
67016      Branch: perl
67017            ! mg.c
67018 ____________________________________________________________________________
67019 [  6491] By: jhi                                   on 2000/08/02  13:34:36
67020         Log: The tr utf8 patching continues.
67021              
67022              Subject: Re: #6469, too many tests claimed in require.t
67023              From: simon@brecon.co.uk (Simon Cozens)
67024              Date: 2 Aug 2000 02:37:17 GMT
67025              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
67026              
67027              (the logic of the test was the wrong way round in the patch)
67028      Branch: perl
67029            ! doop.c
67030 ____________________________________________________________________________
67031 [  6490] By: jhi                                   on 2000/08/02  13:27:38
67032         Log: The name of a filehandle does not have <these>.
67033      Branch: perl
67034            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
67035            ! t/pragma/warn/pp_sys util.c
67036 ____________________________________________________________________________
67037 [  6489] By: jhi                                   on 2000/08/02  04:26:46
67038         Log: Remove the extraneous "main::" prefix from all the
67039              "opened only for", "on closed", and "never opened" warnings.
67040              
67041              Subject: Re: inappropriate warning
67042              From: Gurusamy Sarathy <gsar@ActiveState.com>
67043              Date: Mon, 20 Mar 2000 11:28:02 -0800
67044              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
67045      Branch: perl
67046            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
67047            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
67048            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
67049 ____________________________________________________________________________
67050 [  6488] By: jhi                                   on 2000/08/02  03:02:57
67051         Log: memcpy has n o in it, as pinted ut by Sarathy.
67052      Branch: perl
67053            ! pod/perlguts.pod
67054 ____________________________________________________________________________
67055 [  6487] By: jhi                                   on 2000/08/02  02:44:51
67056         Log: Document in one place the memory abstractions used in Perl core.
67057              
67058              Subject: Re: Memory abstraction
67059              From: simon@brecon.co.uk (Simon Cozens)
67060              Date: 2 Aug 2000 02:20:23 GMT
67061              Organization: Earth.li Origins
67062      Branch: perl
67063            ! pod/perlguts.pod
67064 ____________________________________________________________________________
67065 [  6486] By: jhi                                   on 2000/08/02  02:41:57
67066         Log: regen_headers, regen perltoc.
67067      Branch: perl
67068            ! perlapi.c pod/perltoc.pod
67069 ____________________________________________________________________________
67070 [  6485] By: jhi                                   on 2000/08/02  01:43:33
67071         Log: "This little thing tests for a file .patch, and if it contains
67072              a number, pops into patchlevel.h" (making it easier to track
67073              which development version people are reporting bugs against)
67074              
67075              Subject: Patchlevel autogeneration for repository perls
67076              From: simon@brecon.co.uk (Simon Cozens)
67077              Date: 14 Jul 2000 07:12:15 GMT
67078              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
67079      Branch: perl
67080            + fix_pl
67081            ! MANIFEST Makefile.SH
67082 ____________________________________________________________________________
67083 [  6484] By: jhi                                   on 2000/08/02  01:32:54
67084         Log: FreeBSD 3.* updates from
67085              
67086              From: Paul Saab <ps@yahoo-inc.com>
67087              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
67088              Date: Tue, 1 Aug 2000 15:41:39 -0700
67089              Message-Id: <20000801154139.A53740@yahoo-inc.com>
67090      Branch: perl
67091            ! hints/freebsd.sh
67092 ____________________________________________________________________________
67093 [  6483] By: jhi                                   on 2000/08/02  01:27:44
67094         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
67095              instead one must use setproctitle().  This was already addressed
67096              by change #6457, but the below has a new variant for FreeBSD 4.0
67097              or later, and the matter is also documented more.
67098              
67099              From: Paul Saab <ps@yahoo-inc.com>
67100              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
67101              Date: Tue, 1 Aug 2000 15:41:39 -0700
67102              Message-Id: <20000801154139.A53740@yahoo-inc.com>
67103      Branch: metaconfig/U/perl
67104            + i_libutil.U
67105      Branch: perl
67106            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
67107 ____________________________________________________________________________
67108 [  6482] By: jhi                                   on 2000/08/01  22:17:32
67109         Log: The test from this
67110              
67111              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
67112              Date: Sat, 15 Apr 2000 17:03:44 +0100
67113              From: Tom Hughes <tom@compton.nu>
67114              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
67115              
67116              was missing, the code change went in as #5989
67117              (which had a different test?)
67118      Branch: perl
67119            ! t/op/misc.t
67120 ____________________________________________________________________________
67121 [  6481] By: jhi                                   on 2000/08/01  21:48:38
67122         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
67123              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
67124              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
67125              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
67126      Branch: perl
67127            ! perl.h
67128 ____________________________________________________________________________
67129 [  6480] By: jhi                                   on 2000/08/01  18:05:28
67130         Log: Make p4desc to skip non-mainperl branches by default.
67131      Branch: perl
67132            ! Porting/p4desc
67133 ____________________________________________________________________________
67134 [  6479] By: jhi                                   on 2000/08/01  17:29:19
67135         Log: If gccosandvers is equal to osname, clear gccosandvers.
67136      Branch: metaconfig/U/perl
67137            ! gccvers.U
67138      Branch: perl
67139            ! Configure config_h.SH
67140 ____________________________________________________________________________
67141 [  6478] By: jhi                                   on 2000/08/01  15:54:08
67142         Log: BOM patching from Simon Cozens.
67143      Branch: perl
67144            ! toke.c
67145 ____________________________________________________________________________
67146 [  6477] By: jhi                                   on 2000/08/01  04:50:33
67147         Log: Stash away the largefiles flags and libswanted.
67148      Branch: perl
67149            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
67150 ____________________________________________________________________________
67151 [  6476] By: gsar                                  on 2000/08/01  04:24:24
67152         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
67153              on Windows)
67154      Branch: perl
67155            ! t/pragma/utf8.t utf8.c win32/win32.c
67156 ____________________________________________________________________________
67157 [  6475] By: jhi                                   on 2000/08/01  03:35:24
67158         Log: Make chr() for values >127 to create utf8 when under utf8.
67159              
67160              Subject: Re: uft8/chr()
67161              From: simon@brecon.co.uk (Simon Cozens)
67162              Date: 1 Aug 2000 02:37:02 GMT
67163              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
67164      Branch: perl
67165            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
67166 ____________________________________________________________________________
67167 [  6474] By: jhi                                   on 2000/08/01  02:36:18
67168         Log: In Digital UNIX warn if gcc explicitly chosen because even
67169              2.95.2 is known to cause problems.
67170      Branch: perl
67171            ! hints/dec_osf.sh
67172 ____________________________________________________________________________
67173 [  6473] By: jhi                                   on 2000/08/01  02:00:56
67174         Log: Make the safety catch for buggy gccs work with triple version
67175              numbers like 2.95.2.  Reported in
67176              
67177              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
67178              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
67179              Date: Mon, 31 Jul 2000 14:55:06 +0200
67180              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
67181      Branch: perl
67182            ! hints/dec_osf.sh
67183 ____________________________________________________________________________
67184 [  6472] By: jhi                                   on 2000/08/01  01:13:33
67185         Log: Subject: fix and question re: waitpid() under win32
67186              From: Brian Clarke <clarke@appliedmeta.com>
67187              Date: Fri, 28 Jul 2000 15:18:29 -0400
67188              Message-ID: <3981DC85.290314EB@appliedmeta.com>
67189              
67190              Slightly reformatted and WNOHANG # define moved to win32.h
67191              so that also POSIX.xs sees it, as suggsted by Sarathy.
67192      Branch: perl
67193            ! win32/win32.c win32/win32.h
67194 ____________________________________________________________________________
67195 [  6471] By: jhi                                   on 2000/08/01  00:55:05
67196         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
67197              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67198              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
67199              Date: Mon, 31 Jul 2000 13:28:51 +0100
67200              
67201              (aka ID 20000730.002)
67202      Branch: perl
67203            ! op.c t/op/tr.t
67204 ____________________________________________________________________________
67205 [  6470] By: jhi                                   on 2000/07/31  23:34:42
67206         Log: Document the problem with -P in HP-UX and its workaround.
67207              
67208              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
67209              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
67210              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
67211              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
67212      Branch: perl
67213            ! README.hpux
67214 ____________________________________________________________________________
67215 [  6469] By: jhi                                   on 2000/07/31  04:15:02
67216         Log: The swallow_bom() saga continues.  The #23 of require.t
67217              (UTF16-LE) still fails (silently, no output) but the #22
67218              (UTF16-BE) seems to be working now.  The root of the
67219              failure may be in sv_gets(): is it UTF-16LE-aware,
67220              especially when it comes to line endings? 
67221      Branch: perl
67222            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
67223            ! t/comp/require.t toke.c utf8.c
67224 ____________________________________________________________________________
67225 [  6468] By: jhi                                   on 2000/07/30  19:05:48
67226         Log: Find green threads before native threads.
67227              
67228              Subject: Re: Patch to jpl/JNI/Makefile.PL
67229              From: Jens Thomsen <jens@fiend.cis.com>
67230              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
67231              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
67232      Branch: perl
67233            ! jpl/JNI/Makefile.PL
67234 ____________________________________________________________________________
67235 [  6467] By: jhi                                   on 2000/07/30  18:36:22
67236         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
67237      Branch: perl
67238            ! doop.c
67239 ____________________________________________________________________________
67240 [  6466] By: jhi                                   on 2000/07/30  04:37:29
67241         Log: A new version of the "remove UPPERACSE string comparison"
67242              operators.  The problem with the previous one (change #6454)
67243              was that it was for Perl 5.6.0.  From Paul Marquess.
67244      Branch: perl
67245            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
67246            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
67247            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
67248 ____________________________________________________________________________
67249 [  6465] By: jhi                                   on 2000/07/29  22:39:56
67250         Log: Do not upgrade SVs into utf8 just because they participate
67251              in eq or cmp.  Reported and fix suggested in
67252              
67253              Subject: [ID 20000720.009] sv_eq UTF8 bug
67254              From: "Simon Cozens" <simon@othersideofthe.earth.li>
67255              Date: 21 Jul 2000 04:37:29 -0000
67256              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
67257              
67258              Exercise for the kind reader: should we or should we not
67259              cache the utf8 conversion alongside the SV? (as magic,
67260              as the strxfrm()ed version is cached under use locale)
67261              Argue both for and against.
67262      Branch: perl
67263            ! sv.c
67264 ____________________________________________________________________________
67265 [  6464] By: jhi                                   on 2000/07/29  22:36:22
67266         Log: Subject: UTF8 concat
67267              From: simon@brecon.co.uk (Simon Cozens) 
67268              Date: 30 Jun 2000 06:13:25 GMT
67269              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
67270              
67271              (with a memory leak fixed, plus a few casts added)
67272              
67273              This also seems to help for
67274              
67275              Subject: [ID 20000716.015] join UTF8 weirdness
67276              From: root <root@ak-71.mind.de> 
67277              Date: Sat, 15 Jul 2000 15:29:54 +0200
67278              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
67279              
67280              (from Andreas König)
67281      Branch: perl
67282            ! pp_hot.c
67283 ____________________________________________________________________________
67284 [  6463] By: jhi                                   on 2000/07/29  00:55:39
67285         Log: Tune the comments and hopefully stop a memory leak.
67286      Branch: perl
67287            ! toke.c utf8.c
67288 ____________________________________________________________________________
67289 [  6462] By: jhi                                   on 2000/07/29  00:16:53
67290         Log: The problem described in this
67291              
67292              Subject: [ID 20000322.018] named chars aren't magical enough
67293              From: root <root@dixie.cscaper.com>     
67294              Date: Wed, 22 Mar 2000 18:37:42 -0700
67295              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
67296              
67297              has been fixed in perl 5.6.0 but just in case added a test
67298              to keep it away.  (The report from Joseph Hall.)
67299      Branch: perl
67300            ! t/lib/charnames.t
67301 ____________________________________________________________________________
67302 [  6461] By: jhi                                   on 2000/07/28  23:56:36
67303         Log: Tiny fixes for #6460.
67304      Branch: metaconfig/U/perl
67305            ! gccvers.U
67306      Branch: perl
67307            ! Configure config_h.SH
67308 ____________________________________________________________________________
67309 [  6460] By: jhi                                   on 2000/07/28  23:24:41
67310         Log: Warn if the version of the operating system used to compile gcc
67311              differs from the current version of the operating system.
67312              Also display the gcc compilation os and version in myconfig.
67313              Inspiration from
67314              
67315              Subject: Re: [ID 20000710.003] ERRORS!!         
67316              From: "Kurt D. Starsinic" <kstar@chapin.edu>
67317              Date: Mon, 10 Jul 2000 15:54:16 -0400
67318              Message-ID: <20000710155416.A1384@O2.chapin.edu>
67319      Branch: metaconfig/U/perl
67320            ! gccvers.U
67321      Branch: perl
67322            ! Configure config_h.SH myconfig.SH
67323 ____________________________________________________________________________
67324 [  6459] By: jhi                                   on 2000/07/28  22:00:32
67325         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
67326              letter to $Config{osvers}.
67327      Branch: metaconfig
67328            ! U/modified/Oldconfig.U
67329      Branch: perl
67330            ! Configure config_h.SH
67331 ____________________________________________________________________________
67332 [  6458] By: jhi                                   on 2000/07/28  04:15:39
67333         Log: Back out #6454, doesn't seem to work.
67334              (Reason: that patch was for perl 5.6.0, not perl-current)
67335              (A version of the patch for perl-current came in later as #6466)
67336      Branch: perl
67337            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
67338            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
67339            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
67340 ____________________________________________________________________________
67341 [  6457] By: jhi                                   on 2000/07/27  23:31:49
67342         Log: Use setproctitle() if available to modify $0.
67343              
67344              Subject: setting $* on BSD4 broken
67345              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
67346              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
67347              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
67348      Branch: metaconfig
67349            ! U/modified/Myinit.U
67350      Branch: perl
67351            ! Configure config_h.SH mg.c
67352 ____________________________________________________________________________
67353 [  6456] By: jhi                                   on 2000/07/27  14:50:47
67354         Log: Allow "no AutoLoader;", based on change #6444,
67355              suggested by Graham Barr.
67356      Branch: perl
67357            ! lib/AutoLoader.pm
67358 ____________________________________________________________________________
67359 [  6455] By: jhi                                   on 2000/07/27  14:19:10
67360         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
67361              From: rspier@pobox.com (Robert Spier)
67362              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
67363              Message-ID: <14720.15855.787664.424783@rls.cx>
67364      Branch: perl
67365            ! pod/perldiag.pod
67366 ____________________________________________________________________________
67367 [  6454] By: jhi                                   on 2000/07/27  14:03:02
67368         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
67369              for a long time).
67370              
67371              Reported in
67372              
67373              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
67374              From: Ryan Herbert <rherbert@sycamorehq.com>
67375              Date: Mon, 17 Jul 2000 11:40:42 -0400
67376              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
67377              
67378              Patched in
67379              
67380              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
67381              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
67382              Date: Wed, 26 Jul 2000 23:40:18 +0100
67383              Message-ID: <000001bff752$79511880$0a17073e@tiny>
67384              
67385              based on an earlier patch from Stephen P. Potter.
67386              
67387              (Removed later by change #6458 because this patch was for
67388              perl 5.6.0, not perl-current)
67389      Branch: perl
67390            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
67391            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
67392            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
67393 ____________________________________________________________________________
67394 [  6453] By: jhi                                   on 2000/07/27  13:48:02
67395         Log: Subject: [PATCH] fixes bug 20000508.004
67396              From: Michael Stevens <mstevens@globnix.org>
67397              Date: Thu, 27 Jul 2000 13:49:04 +0100
67398              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
67399      Branch: perl
67400            ! pod/perldata.pod
67401 ____________________________________________________________________________
67402 [  6452] By: jhi                                   on 2000/07/26  23:51:26
67403         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
67404              and Craig A. Berry.
67405      Branch: perl
67406            ! lib/File/Temp.pm pod/perlport.pod
67407 ____________________________________________________________________________
67408 [  6451] By: jhi                                   on 2000/07/26  19:43:30
67409         Log: Be wary of close()s, too.
67410              
67411              Subject: Re: [PATCH] perlbug cleanup
67412              From: Tim Jenness <t.jenness@jach.hawaii.edu>
67413              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
67414              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
67415      Branch: perl
67416            ! utils/perlbug.PL
67417 ____________________________________________________________________________
67418 [  6450] By: jhi                                   on 2000/07/26  18:41:40
67419         Log: Subject: Minor doc patch: handy.h
67420              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
67421              Date: Wed, 26 Jul 2000 15:34:25 -0300
67422              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
67423      Branch: perl
67424            ! handy.h pod/perlapi.pod
67425 ____________________________________________________________________________
67426 [  6449] By: jhi                                   on 2000/07/26  18:23:55
67427         Log: Subject: [PATCH] minor doc change - perlguts
67428              From: Michael Stevens <mstevens@globnix.org>
67429              Date: Thu, 13 Jul 2000 12:39:18 +0100
67430              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
67431      Branch: perl
67432            ! pod/perlguts.pod
67433 ____________________________________________________________________________
67434 [  6448] By: jhi                                   on 2000/07/26  18:20:30
67435         Log: open() wariness in perlbug.
67436              
67437              Subject: [PATCH] perlbug cleanup
67438              From: Michael Stevens <mstevens@globnix.org>
67439              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
67440              Date: Thu, 13 Jul 2000 15:52:23 +0100
67441      Branch: perl
67442            ! utils/perlbug.PL
67443 ____________________________________________________________________________
67444 [  6447] By: jhi                                   on 2000/07/26  18:13:04
67445         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
67446      Branch: perl
67447            ! lib/File/Temp.pm t/lib/ftmp-security.t
67448 ____________________________________________________________________________
67449 [  6446] By: jhi                                   on 2000/07/26  18:06:32
67450         Log: docfix from Peter Scott <Peter@PSDT.com>.
67451      Branch: perl
67452            ! pod/perlfunc.pod
67453 ____________________________________________________________________________
67454 [  6445] By: jhi                                   on 2000/07/26  17:53:31
67455         Log: Fix *foo{FORMAT}.
67456              
67457              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
67458              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
67459              Date: Wed, 26 Jul 2000 19:51:02 +0200
67460              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
67461              
67462              From: Graham Barr <gbarr@pobox.com>
67463              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
67464              Date: Wed, 26 Jul 2000 17:38:36 +0100
67465              Message-ID: <20000726173836.L472@pobox.com>
67466      Branch: perl
67467            ! pp.c sv.c t/op/gv.t
67468 ____________________________________________________________________________
67469 [  6444] By: jhi                                   on 2000/07/26  17:49:14
67470         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
67471              from Graham Barr in the module list.
67472      Branch: perl
67473            ! gv.c pod/perlobj.pod
67474 ____________________________________________________________________________
67475 [  6443] By: jhi                                   on 2000/07/26  16:06:56
67476         Log: More split() doc and test patches from Mike Guy.
67477      Branch: perl
67478            ! pod/perlfunc.pod t/op/split.t
67479 ____________________________________________________________________________
67480 [  6442] By: jhi                                   on 2000/07/26  16:05:30
67481         Log: MacOS nits from Matthias Neeracher.
67482      Branch: perl
67483            ! perl.c pp_ctl.c
67484 ____________________________________________________________________________
67485 [  6441] By: jhi                                   on 2000/07/26  04:39:57
67486         Log: Subject: [PATCH] split /^/
67487              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67488              Date: Tue, 25 Jul 2000 14:18:57 +0100
67489              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
67490              
67491              (with notes from tchrist and gbarr)
67492      Branch: perl
67493            ! pod/perlfunc.pod t/op/split.t
67494 ____________________________________________________________________________
67495 [  6440] By: jhi                                   on 2000/07/26  04:32:32
67496         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
67497              From: Peter Prymmer <pvhp@forte.com>
67498              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
67499              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
67500      Branch: perl
67501            ! vms/munchconfig.c
67502 ____________________________________________________________________________
67503 [  6439] By: jhi                                   on 2000/07/26  04:31:01
67504         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
67505              to be fatal errors (instead of by default ignoring them, and
67506              ignoring with a bug: even though -w gave an error, the opening [
67507              was left in)  Reported in:
67508              
67509              Subject: [ID 20000716.024] [=cc=] / [:blank:]
67510              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
67511              Date: Sun, 16 Jul 2000 17:55:29 -0700
67512              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
67513      Branch: perl
67514            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
67515 ____________________________________________________________________________
67516 [  6438] By: jhi                                   on 2000/07/25  15:41:15
67517         Log: Subject: [PATCH] av.c apidoc
67518              From: simon@brecon.co.uk (Simon Cozens)
67519              Date: 24 Jul 2000 06:40:52 GMT
67520              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
67521      Branch: perl
67522            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
67523            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
67524 ____________________________________________________________________________
67525 [  6437] By: jhi                                   on 2000/07/25  14:05:36
67526         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
67527              From: "Stephen P. Potter" <spp@ds.net>
67528              Date: Mon, 24 Jul 2000 14:22:23 -0400
67529              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
67530      Branch: perl
67531            ! pod/perllocale.pod
67532 ____________________________________________________________________________
67533 [  6436] By: jhi                                   on 2000/07/25  14:02:03
67534         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
67535              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67536              Date: Mon, 24 Jul 2000 18:04:28 +0100
67537              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
67538      Branch: perl
67539            ! t/lib/syslfs.t t/op/lfs.t
67540 ____________________________________________________________________________
67541 [  6435] By: jhi                                   on 2000/07/25  13:59:28
67542         Log: Get UTF16 BOMs working.  Patch from
67543              
67544              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
67545              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67546              Date: Tue, 25 Jul 2000 12:52:45 +0100
67547              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
67548              
67549              and notes from
67550              
67551              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
67552              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67553              Date: Tue, 25 Jul 2000 11:43:25 +0100
67554              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
67555      Branch: perl
67556            ! t/comp/require.t toke.c utf8.c
67557 ____________________________________________________________________________
67558 [  6434] By: jhi                                   on 2000/07/25  02:39:54
67559         Log: Make the "uninit variable" warning to say "concat or string"
67560              or "join or string" when in concat or join .
67561              
67562              Subject: Re: [ID 20000403.009] uninitialised concatenation???
67563              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67564              Date: Tue, 04 Apr 2000 18:22:58 +0100
67565              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
67566              
67567              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
67568              From: William R Ward <hermit@BayView.COM>
67569              Date: Thu, 30 Mar 2000 19:50:03 -0800
67570              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
67571      Branch: perl
67572            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
67573            ! t/pragma/warn/op t/pragma/warn/sv
67574 ____________________________________________________________________________
67575 [  6433] By: jhi                                   on 2000/07/24  17:52:56
67576         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
67577      Branch: perl
67578            ! lib/File/Spec/VMS.pm
67579 ____________________________________________________________________________
67580 [  6432] By: jhi                                   on 2000/07/24  17:44:44
67581         Log: Test cases for #6431.
67582              
67583              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
67584              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67585              Date: Mon, 24 Jul 2000 15:32:29 +0100
67586              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
67587      Branch: perl
67588            ! t/op/pat.t t/op/split.t
67589 ____________________________________________________________________________
67590 [  6431] By: jhi                                   on 2000/07/24  17:43:17
67591         Log: Bind op fix.
67592              
67593              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
67594              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67595              Date: Mon, 17 Jul 2000 20:04:56 +0100
67596              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
67597      Branch: perl
67598            ! op.c
67599 ____________________________________________________________________________
67600 [  6430] By: jhi                                   on 2000/07/24  03:42:42
67601         Log: Subject: [ID 20000716.023] syslog test fails without sockets
67602              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
67603              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
67604              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
67605      Branch: metaconfig/U/perl
67606            ! Extensions.U
67607      Branch: perl
67608            ! Configure config_h.SH
67609 ____________________________________________________________________________
67610 [  6429] By: jhi                                   on 2000/07/24  03:11:52
67611         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
67612              case, but add also notes explaining the relationship of this
67613              patch and the earlier notes by Sarathy.
67614              
67615              Subject: Map is still slow
67616              From: "Ben Tilly" <ben_tilly@hotmail.com>
67617              Date: Sat, 15 Jul 2000 17:23:27 EDT
67618              Message-ID: <20000715212327.21656.qmail@hotmail.com>
67619      Branch: perl
67620            ! pp_ctl.c
67621 ____________________________________________________________________________
67622 [  6428] By: jhi                                   on 2000/07/24  02:58:52
67623         Log: Documentation to explain the behaviour of map().
67624              
67625              Subject: Re: Map is still slow 
67626              From: Gurusamy Sarathy <gsar@ActiveState.com>
67627              Date: Sat, 15 Jul 2000 16:05:09 -0700
67628              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
67629      Branch: perl
67630            ! pp_ctl.c
67631 ____________________________________________________________________________
67632 [  6427] By: jhi                                   on 2000/07/24  02:50:03
67633         Log: Add tests for
67634              [ID 19991110.003] another matching finding by pcre author
67635              which has already been fixed by some patch, as verified in
67636              
67637              Subject: Re: two regex bugs from the mists of time (well, last November)
67638              From: Hugo <hv@crypt.compulink.co.uk>
67639              Date: Sat, 22 Jul 2000 18:12:58 +0100
67640              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
67641      Branch: perl
67642            ! t/op/re_tests
67643 ____________________________________________________________________________
67644 [  6426] By: jhi                                   on 2000/07/24  02:11:20
67645         Log: A missing 'break' after the [[:space:]] switch case.
67646              
67647              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
67648              From: "Stephen P. Potter" <spp@ds.net>
67649              Date: Tue, 18 Jul 2000 16:25:17 -0400
67650              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
67651      Branch: perl
67652            ! regcomp.c
67653 ____________________________________________________________________________
67654 [  6425] By: jhi                                   on 2000/07/24  02:06:12
67655         Log: The output might have been produced in the wrong order.
67656              
67657              Subject: [ID 20000720.003] [PATCH] t/op/write.t
67658              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67659              Date: Thu, 20 Jul 2000 18:49:18 +0100
67660              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
67661      Branch: perl
67662            ! t/op/write.t
67663 ____________________________________________________________________________
67664 [  6424] By: jhi                                   on 2000/07/24  02:00:07
67665         Log: Use STDOUT consistently.
67666              
67667              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
67668              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67669              Date: Thu, 20 Jul 2000 18:04:01 +0100
67670              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
67671      Branch: perl
67672            ! lib/Test/Harness.pm
67673 ____________________________________________________________________________
67674 [  6423] By: jhi                                   on 2000/07/24  01:54:54
67675         Log: Protect against "wild next"s, that is, callbacks doing "next"
67676              instead of "return".
67677              
67678              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
67679              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67680              Date: Tue, 18 Jul 2000 11:30:16 +0100
67681              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
67682      Branch: perl
67683            ! lib/File/Find.pm
67684 ____________________________________________________________________________
67685 [  6422] By: jhi                                   on 2000/07/24  01:35:47
67686         Log: Out-of-date note removed.
67687              
67688              Subject: [PATCH] documentation perlipc
67689              From: rspier@pobox.com (Robert Spier)
67690              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
67691              Message-ID: <14711.35178.572612.502654@rls.cx>
67692      Branch: perl
67693            ! pod/perlipc.pod
67694 ____________________________________________________________________________
67695 [  6421] By: jhi                                   on 2000/07/24  00:09:18
67696         Log: Send all installperl messages to STDERR and be -w clean.
67697              
67698              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
67699              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67700              Date: Sat, 22 Jul 2000 14:02:11 +0100
67701              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
67702      Branch: perl
67703            ! installperl
67704 ____________________________________________________________________________
67705 [  6420] By: jhi                                   on 2000/07/24  00:04:19
67706         Log: Decutandpasto.
67707              
67708              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
67709              From: "Richard Soderberg" <rs@crystalflame.net>
67710              Date: Sun, 23 Jul 2000 01:37:23 -0700
67711              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
67712      Branch: perl
67713            ! pod/perlipc.pod
67714 ____________________________________________________________________________
67715 [  6419] By: jhi                                   on 2000/07/24  00:01:12
67716         Log: A cleaner abs_path().
67717              Subject: Re: unix alternative to Cwd.pm
67718              From: Jeff Pinyan <jeffp@crusoe.net>
67719              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
67720              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
67721      Branch: perl
67722            ! lib/Cwd.pm
67723 ____________________________________________________________________________
67724 [  6418] By: jhi                                   on 2000/07/23  23:48:56
67725         Log: Detypo.
67726              
67727              Subject: [PATCH perl-current] Typo in hints/powerux.sh
67728              From: "Richard Soderberg" <rs@crystalflame.net>
67729              Date: Sun, 23 Jul 2000 01:27:33 -0700
67730              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
67731      Branch: perl
67732            ! hints/powerux.sh
67733 ____________________________________________________________________________
67734 [  6417] By: jhi                                   on 2000/07/17  22:13:31
67735         Log: Subject: SDBM_File documentation
67736              From: mjd@plover.com
67737              Date: 16 Jul 2000 17:41:17 -0000
67738              Message-ID: <20000716174117.18515.qmail@plover.com>
67739      Branch: perl
67740            ! ext/SDBM_File/SDBM_File.pm
67741 ____________________________________________________________________________
67742 [  6416] By: jhi                                   on 2000/07/17  19:13:26
67743         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
67744      Branch: perl
67745            ! hints/mpeix.sh mpeix/relink
67746 ____________________________________________________________________________
67747 [  6415] By: jhi                                   on 2000/07/15  14:11:02
67748         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
67749              the utf8 'characters' can be more than one octet).
67750              
67751              Date: Sat, 15 Jul 2000 00:21:56 +0100
67752              From: Tom Hughes <tom@compton.nu>
67753              Subject: Re: [ID 20000714.002]
67754              Message-ID: <db2334de49.tom@compton.compton.nu>
67755              
67756              Reported in
67757              
67758              Subject: [ID 20000714.002]
67759              From: "Simon Cozens" <simon@othersideofthe.earth.li>
67760              Date: 14 Jul 2000 15:13:09 -0000
67761              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
67762      Branch: perl
67763            ! doop.c
67764 ____________________________________________________________________________
67765 [  6414] By: jhi                                   on 2000/07/15  03:13:41
67766         Log: another VMS build tweak from Peter Prymmer
67767      Branch: perl
67768            ! vms/descrip_mms.template
67769 ____________________________________________________________________________
67770 [  6413] By: jhi                                   on 2000/07/15  03:10:40
67771         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
67772      Branch: perl
67773            ! vms/perlvms.pod
67774 ____________________________________________________________________________
67775 [  6412] By: jhi                                   on 2000/07/15  00:31:05
67776         Log: More docs for sv functions.
67777              
67778              Subject: [PATCH cfgperl] sv.c apidoc
67779              From: simon@brecon.co.uk (Simon Cozens)
67780              Date: 13 Jul 2000 09:00:20 GMT
67781              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
67782              
67783              Subject: Re: [PATCH cfgperl] sv.c apidoc
67784              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67785              Date: Thu, 13 Jul 2000 12:27:41 +0100
67786              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
67787              
67788              Subject: Re: [PATCH cfgperl] sv.c apidoc
67789              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
67790              Date: Thu, 13 Jul 2000 13:23:09 +0100
67791              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
67792              
67793              Subject: Re: [PATCH cfgperl] sv.c apidoc
67794              From: simon@brecon.co.uk (Simon Cozens)
67795              Date: 14 Jul 2000 06:51:02 GMT
67796              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
67797      Branch: perl
67798            ! embed.pl pod/perlapi.pod sv.c
67799 ____________________________________________________________________________
67800 [  6411] By: jhi                                   on 2000/07/15  00:10:41
67801         Log: lib/b test fixes from Peter Prymmer.
67802      Branch: perl
67803            ! t/lib/b.t
67804 ____________________________________________________________________________
67805 [  6410] By: jhi                                   on 2000/07/15  00:02:09
67806         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
67807              From: Hugo <hv@crypt.compulink.co.uk>
67808              Date: Fri, 14 Jul 2000 23:05:20 +0100
67809              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
67810              
67811              Didn't anymore apply, but that point still could use another fix.
67812      Branch: perl
67813            ! pod/perlfunc.pod
67814 ____________________________________________________________________________
67815 [  6409] By: jhi                                   on 2000/07/14  23:15:15
67816         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
67817              not in pod, from Peter Prymmer
67818      Branch: perl
67819            ! vms/descrip_mms.template
67820 ____________________________________________________________________________
67821 [  6408] By: jhi                                   on 2000/07/14  20:35:05
67822         Log: The bug report
67823              [ID 19991110.002] minimal matching discrepancy found by pcre author
67824              seems to have been fixed (though differently from what was suggested
67825              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
67826      Branch: perl
67827            ! t/op/re_tests
67828 ____________________________________________________________________________
67829 [  6407] By: jhi                                   on 2000/07/14  17:38:08
67830         Log: Fix AutoSplit to use File::Spec the right way in VMS,
67831              from Peter Prymmer.
67832      Branch: perl
67833            ! lib/AutoSplit.pm
67834 ____________________________________________________________________________
67835 [  6406] By: jhi                                   on 2000/07/14  14:13:22
67836         Log: Merge perlhacktut into perlhack, update perlguts.
67837              
67838              Subject: Re: Perlhacktut
67839              From: simon@brecon.co.uk (Simon Cozens)
67840              Date: 14 Jul 2000 06:49:21 GMT
67841              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
67842              
67843              Subject: Re: Perlhacktut
67844              From: simon@brecon.co.uk (Simon Cozens)
67845              Date: 14 Jul 2000 07:09:45 GMT
67846              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
67847      Branch: perl
67848            ! pod/perlguts.pod pod/perlhack.pod
67849 ____________________________________________________________________________
67850 [  6405] By: jhi                                   on 2000/07/14  14:02:31
67851         Log: Integrate with Sarathy.
67852      Branch: cfgperl
67853           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
67854           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
67855           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
67856 ____________________________________________________________________________
67857 [  6404] By: gsar                                  on 2000/07/14  12:15:02
67858         Log: PERL_OBJECT build tweaks
67859      Branch: perl
67860            ! toke.c
67861 ____________________________________________________________________________
67862 [  6403] By: gsar                                  on 2000/07/14  11:23:41
67863         Log: inconsistent types needs casts
67864      Branch: perl
67865            ! toke.c
67866 ____________________________________________________________________________
67867 [  6402] By: gsar                                  on 2000/07/14  11:12:04
67868         Log: typos in change#6399, regen headers
67869      Branch: perl
67870            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
67871 ____________________________________________________________________________
67872 [  6401] By: gsar                                  on 2000/07/14  10:59:12
67873         Log: typecasts needed for change#6394
67874      Branch: perl
67875            ! toke.c
67876 ____________________________________________________________________________
67877 [  6400] By: gsar                                  on 2000/07/14  10:49:37
67878         Log: integrate cfgperl contents into mainline
67879      Branch: perl
67880           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
67881           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
67882 ____________________________________________________________________________
67883 [  6399] By: gsar                                  on 2000/07/14  10:38:35
67884         Log: enable UTF-16 filter by default if relevant BOM is seen; various
67885              cleanups (typos, misformatted code, and small bugs)
67886      Branch: perl
67887            ! doop.c embed.pl mg.c op.c pp.c toke.c
67888 ____________________________________________________________________________
67889 [  6398] By: gsar                                  on 2000/07/14  08:55:38
67890         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
67891              name suggests anyway)
67892      Branch: perl
67893            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
67894 ____________________________________________________________________________
67895 [  6397] By: gsar                                  on 2000/07/14  08:44:33
67896         Log: move new variables to the end of the interpreter structure (for
67897              bincompat in code that doesn't #include XSUB.h)
67898      Branch: perl
67899            ! intrpvar.h
67900 ____________________________________________________________________________
67901 [  6396] By: gsar                                  on 2000/07/14  08:13:58
67902         Log: MakeMaker should not remove editor backups (*~) on `make clean`
67903              by default (completes change#6383)
67904      Branch: perl
67905            ! lib/ExtUtils/MM_Unix.pm
67906 ____________________________________________________________________________
67907 [  6395] By: jhi                                   on 2000/07/14  05:20:33
67908         Log: Replace change #6337 with a better one.
67909              
67910              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
67911              From: Hugo <hv@crypt.compulink.co.uk>
67912              Date: Fri, 14 Jul 2000 04:16:20 +0100
67913              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
67914      Branch: cfgperl
67915            ! regexec.c t/op/re_tests
67916 ____________________________________________________________________________
67917 [  6394] By: jhi                                   on 2000/07/14  01:33:59
67918         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
67919      Branch: cfgperl
67920            ! embed.pl global.sym proto.h toke.c
67921 ____________________________________________________________________________
67922 [  6393] By: jhi                                   on 2000/07/13  23:41:23
67923         Log: remove discarded test
67924      Branch: cfgperl
67925            ! MANIFEST
67926 ____________________________________________________________________________
67927 [  6392] By: jhi                                   on 2000/07/13  23:32:25
67928         Log: The {multiplier} of a fixed substring was overlooked which
67929              caused a wrong initial search offset for that substring.
67930              
67931              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
67932              From: Hugo <hv@crypt.compulink.co.uk>
67933              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
67934              Date: Thu, 13 Jul 2000 19:27:13 +0100
67935      Branch: cfgperl
67936            ! regcomp.c t/op/re_tests
67937 ____________________________________________________________________________
67938 [  6391] By: jhi                                   on 2000/07/13  16:37:42
67939         Log: typo fix from Craig Berry
67940      Branch: cfgperl
67941            ! vms/subconfigure.com
67942 ____________________________________________________________________________
67943 [  6390] By: jhi                                   on 2000/07/13  13:20:12
67944         Log: Integrate with Sarathy.
67945      Branch: cfgperl
67946            - t/op/method2entersub.t
67947           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
67948           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
67949           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
67950           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
67951 ____________________________________________________________________________
67952 [  6389] By: jhi                                   on 2000/07/13  13:18:48
67953         Log: Detypo from Peter Prymmer, part of #6388.
67954      Branch: cfgperl
67955            ! Configure config_h.SH
67956      Branch: metaconfig
67957            ! U/modified/d_longlong.U
67958 ____________________________________________________________________________
67959 [  6388] By: gsar                                  on 2000/07/13  06:33:40
67960         Log: typos (spotted by Peter Prymmer)
67961      Branch: perl
67962            ! Configure t/lib/english.t
67963 ____________________________________________________________________________
67964 [  6387] By: gsar                                  on 2000/07/13  05:35:28
67965         Log: new selfloader.t in change#6183 doesn't close DATA handles,
67966              and thus fails to clean up tmp files on dosish platforms
67967      Branch: perl
67968            ! t/lib/selfloader.t
67969 ____________________________________________________________________________
67970 [  6386] By: gsar                                  on 2000/07/12  21:42:39
67971         Log: sprintf test tweaks (from Dominic Dunlop)
67972      Branch: perl
67973            ! t/op/sprintf.t
67974 ____________________________________________________________________________
67975 [  6385] By: gsar                                  on 2000/07/12  21:33:46
67976         Log: fix bugs in processing %v-*d and similar format specs (from
67977              Avi Finkel <avi@finkel.org>)
67978      Branch: perl
67979            ! sv.c t/op/sprintf.t
67980 ____________________________________________________________________________
67981 [  6384] By: gsar                                  on 2000/07/12  16:04:19
67982         Log: readd missing perldelta.pod changes from changes#6339,6376
67983      Branch: perl
67984            ! pod/perldelta.pod
67985 ____________________________________________________________________________
67986 [  6383] By: gsar                                  on 2000/07/12  16:00:51
67987         Log: don't clobber *.orig files on *clean targets
67988      Branch: perl
67989            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
67990 ____________________________________________________________________________
67991 [  6382] By: gsar                                  on 2000/07/12  07:59:12
67992         Log: fix broken integrations in cfgperl
67993      Branch: cfgperl
67994           !> Changes pod/perldelta.pod
67995 ____________________________________________________________________________
67996 [  6381] By: gsar                                  on 2000/07/12  07:42:17
67997         Log: integrate cfgperl changes into mainline
67998      Branch: perl
67999            ! Changes
68000           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
68001           !> pod/perlre.pod
68002 ____________________________________________________________________________
68003 [  6380] By: gsar                                  on 2000/07/12  07:31:00
68004         Log: get sprintf.t to adjust properly for 3-digit exponents
68005      Branch: perl
68006            ! t/op/sprintf.t
68007 ____________________________________________________________________________
68008 [  6379] By: gsar                                  on 2000/07/12  06:40:04
68009         Log: change#6174 needs corresponding change in win32/config_h.PL,
68010              which grovels through config_h.SH to find the config.h name
68011      Branch: perl
68012            ! win32/config_h.PL
68013 ____________________________________________________________________________
68014 [  6378] By: jhi                                   on 2000/07/12  05:03:59
68015         Log: Do the cc sanity check both before the hints and
68016              after the cc selction.
68017      Branch: cfgperl
68018            ! Configure config_h.SH
68019      Branch: metaconfig
68020            ! U/modified/Oldconfig.U U/modified/cc.U
68021      Branch: metaconfig/U/perl
68022            + Checkcc.U
68023 ____________________________________________________________________________
68024 [  6377] By: jhi                                   on 2000/07/12  02:49:22
68025         Log: Fix nits noticed by Boston.pm.
68026      Branch: cfgperl
68027            ! pod/perlre.pod
68028 ____________________________________________________________________________
68029 [  6376] By: jhi                                   on 2000/07/11  21:22:13
68030         Log: Configure cosmetics and perldelta.
68031      Branch: cfgperl
68032            ! Configure config_h.SH pod/perldelta.pod
68033      Branch: metaconfig
68034            ! U/modified/cc.U
68035 ____________________________________________________________________________
68036 [  6375] By: gsar                                  on 2000/07/11  21:17:35
68037         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
68038      Branch: perl
68039            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
68040            ! win32/win32sck.c
68041 ____________________________________________________________________________
68042 [  6374] By: gsar                                  on 2000/07/11  20:48:50
68043         Log: tweak for build failure under multiplicity
68044      Branch: perl
68045            ! toke.c
68046 ____________________________________________________________________________
68047 [  6373] By: gsar                                  on 2000/07/11  20:37:23
68048         Log: integrate cfgperl changes#6325..6373 into mainline
68049              (NOTE: today's batch of integrations still untested)
68050      Branch: perl
68051           +> ext/DynaLoader/hints/netbsd.pl
68052            ! Changes
68053           !> (integrate 26 files)
68054 ____________________________________________________________________________
68055 [  6372] By: jhi                                   on 2000/07/11  20:30:36
68056         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
68057              regen perltoc.
68058      Branch: cfgperl
68059            + pod/perlbook.pod
68060            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
68061            ! pod/perltoc.pod
68062 ____________________________________________________________________________
68063 [  6371] By: jhi                                   on 2000/07/11  20:08:56
68064         Log: Minor cleanups on the booklist.
68065      Branch: cfgperl
68066            ! pod/perlfaq2.pod
68067 ____________________________________________________________________________
68068 [  6370] By: jhi                                   on 2000/07/11  19:31:13
68069         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
68070      Branch: cfgperl
68071            ! t/pragma/overload.t
68072 ____________________________________________________________________________
68073 [  6369] By: gsar                                  on 2000/07/11  19:27:48
68074         Log: integrate cfgperl changes#6293..6324 into mainline
68075      Branch: perl
68076           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
68077            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
68078           !> (integrate 30 files)
68079 ____________________________________________________________________________
68080 [  6368] By: gsar                                  on 2000/07/11  19:18:57
68081         Log: skip integrate of problematic change#6292 from cfgperl into mainline
68082      Branch: perl
68083           !> pp_hot.c
68084 ____________________________________________________________________________
68085 [  6367] By: gsar                                  on 2000/07/11  19:17:21
68086         Log: integrate cfgperl changes#6288..6290 into mainline
68087      Branch: perl
68088           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
68089 ____________________________________________________________________________
68090 [  6366] By: gsar                                  on 2000/07/11  19:11:18
68091         Log: integrate cfgperl changes#6268..6282 into mainline
68092      Branch: perl
68093           !> (integrate 30 files)
68094 ____________________________________________________________________________
68095 [  6365] By: gsar                                  on 2000/07/11  18:57:00
68096         Log: delete new accidentally branched file
68097      Branch: perl
68098            - t/op/method2entersub.t
68099 ____________________________________________________________________________
68100 [  6364] By: gsar                                  on 2000/07/11  18:55:13
68101         Log: skip integrate of change#6267 from cfgperl into mainline (the
68102              method call optimization is flawed without additional hints
68103              from user about immutableness of @ISA and no runtime method
68104              definitions)
68105      Branch: perl
68106           +> t/op/method2entersub.t
68107           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
68108           !> perl.h t/op/sprintf.t xsutils.c
68109 ____________________________________________________________________________
68110 [  6363] By: gsar                                  on 2000/07/11  18:49:43
68111         Log: integrate cfgperl changes#6261..6266 into mainline
68112      Branch: perl
68113           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
68114           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
68115           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
68116           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
68117 ____________________________________________________________________________
68118 [  6362] By: gsar                                  on 2000/07/11  18:43:26
68119         Log: integrate cfgperl changes#6252..6260 into mainline
68120      Branch: perl
68121           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
68122           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
68123           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
68124           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
68125 ____________________________________________________________________________
68126 [  6361] By: gsar                                  on 2000/07/11  18:37:12
68127         Log: skip integrate of problematic change#6251 from cfgperl into mainline
68128      Branch: perl
68129           !> lib/Exporter.pm
68130 ____________________________________________________________________________
68131 [  6360] By: gsar                                  on 2000/07/11  18:34:56
68132         Log: integrate cfgperl change#6250 into mainline
68133      Branch: perl
68134           +> t/op/my_stash.t
68135           !> MANIFEST embed.pl proto.h toke.c
68136 ____________________________________________________________________________
68137 [  6359] By: gsar                                  on 2000/07/11  18:21:19
68138         Log: integrate cfgperl changes#6242..6249 into mainline
68139      Branch: perl
68140           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
68141           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
68142           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
68143           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
68144           !> t/lib/peek.t utf8.c
68145 ____________________________________________________________________________
68146 [  6358] By: gsar                                  on 2000/07/11  18:15:45
68147         Log: skip integrate of problematic change#6241 from cfgperl into mainline
68148      Branch: perl
68149           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
68150 ____________________________________________________________________________
68151 [  6357] By: jhi                                   on 2000/07/11  18:15:16
68152         Log: Fix for
68153              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
68154              From: Roderick Schertler <roderick@argon.org> 
68155              Date: Tue, 11 Jul 2000 13:55:05 -0400 
68156              Message-Id: <200007111755.NAA05077@jones.argon.org> 
68157      Branch: cfgperl
68158            ! doio.c
68159 ____________________________________________________________________________
68160 [  6356] By: jhi                                   on 2000/07/11  18:12:51
68161         Log: Typo in #6341.
68162      Branch: cfgperl
68163            ! pp_hot.c
68164 ____________________________________________________________________________
68165 [  6355] By: gsar                                  on 2000/07/11  18:12:10
68166         Log: integrate cfgperl changes#6231..6240 into mainline
68167      Branch: perl
68168           +> pod/perlutil.pod
68169           !> (integrate 35 files)
68170 ____________________________________________________________________________
68171 [  6354] By: jhi                                   on 2000/07/11  18:04:34
68172         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
68173              From: Dominic Dunlop <domo@computer.org> 
68174              Date: Tue, 11 Jul 2000 12:27:33 +0200 
68175              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
68176              
68177              Replaces change #6268.
68178      Branch: cfgperl
68179            ! t/op/sprintf.t
68180 ____________________________________________________________________________
68181 [  6353] By: gsar                                  on 2000/07/11  17:59:51
68182         Log: skip integrate of problematic change#6230 from cfgperl into mainline
68183              (a later version of File::Spec is already in mainline)
68184      Branch: perl
68185           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
68186           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
68187 ____________________________________________________________________________
68188 [  6352] By: gsar                                  on 2000/07/11  17:57:48
68189         Log: integrate cfgperl changes#6224..6229 into mainline
68190      Branch: perl
68191           +> lib/lib.pm.PL
68192            - lib/lib.pm
68193           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
68194           !> lib/English.pm op.c t/lib/english.t
68195 ____________________________________________________________________________
68196 [  6351] By: gsar                                  on 2000/07/11  17:50:10
68197         Log: skip integrate of problematic change#6223 from cfgperl into mainline
68198      Branch: perl
68199           !> doio.c
68200 ____________________________________________________________________________
68201 [  6350] By: gsar                                  on 2000/07/11  17:48:28
68202         Log: integrate cfgperl changes#6220..6222 into mainline
68203      Branch: perl
68204           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
68205           !> toke.c utf8.c win32/win32.h
68206 ____________________________________________________________________________
68207 [  6349] By: gsar                                  on 2000/07/11  17:46:13
68208         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
68209              mainline
68210      Branch: perl
68211           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
68212           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
68213           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
68214 ____________________________________________________________________________
68215 [  6348] By: jhi                                   on 2000/07/11  17:45:49
68216         Log: README.posix-bc podified from Thomas Dorner.
68217      Branch: cfgperl
68218            ! README.posix-bc
68219 ____________________________________________________________________________
68220 [  6347] By: gsar                                  on 2000/07/11  17:42:04
68221         Log: integrate cfgperl change#6217 into mainline
68222      Branch: perl
68223           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
68224           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
68225           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
68226 ____________________________________________________________________________
68227 [  6346] By: gsar                                  on 2000/07/11  17:39:37
68228         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
68229              mainline
68230      Branch: perl
68231           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
68232           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
68233           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
68234           !> perlapi.h pod/perlapi.pod
68235 ____________________________________________________________________________
68236 [  6345] By: gsar                                  on 2000/07/11  17:36:42
68237         Log: integrate cfgperl changes#6207..6210 into mainline
68238      Branch: perl
68239           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
68240           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
68241 ____________________________________________________________________________
68242 [  6344] By: gsar                                  on 2000/07/11  17:31:20
68243         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
68244              mainline
68245      Branch: perl
68246           !> (integrate 40 files)
68247 ____________________________________________________________________________
68248 [  6343] By: gsar                                  on 2000/07/11  17:19:08
68249         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
68250      Branch: perl
68251           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
68252            ! Changes
68253           !> (integrate 34 files)
68254 ____________________________________________________________________________
68255 [  6342] By: jhi                                   on 2000/07/11  16:05:48
68256         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
68257              To: perl5-porters@perl.org
68258              From: Karsten Sperling <spiff@phreax.net>
68259              Date: Mon, 10 Jul 2000 15:12:52 +0200
68260              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
68261      Branch: cfgperl
68262            ! lib/Symbol.pm
68263 ____________________________________________________________________________
68264 [  6341] By: jhi                                   on 2000/07/11  15:59:23
68265         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
68266              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
68267              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
68268              Date: Fri, 07 Jul 2000 17:57:16 +0100
68269      Branch: cfgperl
68270            ! pp_hot.c
68271 ____________________________________________________________________________
68272 [  6340] By: jhi                                   on 2000/07/11  15:55:47
68273         Log: Subject: Re: format bug report  [Patch]
68274              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
68275              Date: Wed, 05 Jul 2000 13:12:52 +0200
68276              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
68277              
68278              Subject: Re: format bug report  [Patch]
68279              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
68280              Date: Wed, 05 Jul 2000 14:10:01 +0200
68281              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
68282      Branch: cfgperl
68283            ! t/op/write.t toke.c
68284 ____________________________________________________________________________
68285 [  6339] By: jhi                                   on 2000/07/11  13:54:09
68286         Log: Be less forgiving about ambiguous and illegal tr ranges.
68287              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
68288              From: Mark-Jason Dominus <mjd@plover.com>
68289              Date: Tue, 04 Jul 2000 10:00:12 -0400
68290              Message-ID: <20000704140012.17772.qmail@plover.com>
68291              
68292              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
68293              From: Mark-Jason Dominus <mjd@plover.com>
68294              Date: Wed, 05 Jul 2000 09:37:36 -0400
68295              Message-ID: <20000705133736.27293.qmail@plover.com>
68296      Branch: cfgperl
68297            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
68298 ____________________________________________________________________________
68299 [  6338] By: jhi                                   on 2000/07/11  13:31:24
68300         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
68301              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
68302              Date: Tue, 11 Jul 2000 13:50:51 +0100
68303              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
68304      Branch: cfgperl
68305            ! sv.c
68306 ____________________________________________________________________________
68307 [  6337] By: jhi                                   on 2000/07/11  13:29:14
68308         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
68309              From: Hugo <hv@crypt.compulink.co.uk>
68310              Date: Tue, 11 Jul 2000 12:44:50 +0100
68311              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
68312      Branch: cfgperl
68313            ! regexec.c t/op/re_tests
68314 ____________________________________________________________________________
68315 [  6336] By: jhi                                   on 2000/07/11  13:26:47
68316         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
68317              From: simon@brecon.co.uk (Simon Cozens)
68318              Date: 7 Jul 2000 11:26:09 GMT
68319              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
68320      Branch: cfgperl
68321            ! mg.c
68322 ____________________________________________________________________________
68323 [  6335] By: jhi                                   on 2000/07/11  13:23:37
68324         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
68325              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
68326              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
68327              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
68328      Branch: cfgperl
68329            + ext/DynaLoader/hints/netbsd.pl
68330            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
68331 ____________________________________________________________________________
68332 [  6334] By: jhi                                   on 2000/07/11  13:20:38
68333         Log: Subject: PATCH perlguts.pod: Document D and d magic types
68334              From: mjd@plover.com
68335              Date: 5 Jul 2000 18:01:51 -0000
68336              Message-ID: <20000705180151.29413.qmail@plover.com>
68337      Branch: cfgperl
68338            ! pod/perlguts.pod
68339 ____________________________________________________________________________
68340 [  6333] By: jhi                                   on 2000/07/11  13:15:51
68341         Log: Precedence goof, fix based on
68342              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
68343              From: Hugo <hv@crypt.compulink.co.uk>
68344              Date: Tue, 11 Jul 2000 12:52:38 +0100
68345              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
68346      Branch: cfgperl
68347            ! t/op/taint.t
68348 ____________________________________________________________________________
68349 [  6332] By: jhi                                   on 2000/07/11  12:40:17
68350         Log: Integrate with Sarathy.
68351      Branch: cfgperl
68352           !> win32/win32sck.c
68353 ____________________________________________________________________________
68354 [  6331] By: jhi                                   on 2000/07/10  20:14:16
68355         Log: Sprinkle ldlibpath.
68356      Branch: cfgperl
68357            ! pod/Makefile.SH
68358 ____________________________________________________________________________
68359 [  6330] By: jhi                                   on 2000/07/10  17:54:49
68360         Log: More POSIX.pod tweaks.
68361      Branch: cfgperl
68362            ! ext/POSIX/POSIX.pod
68363 ____________________________________________________________________________
68364 [  6329] By: jhi                                   on 2000/07/10  14:02:12
68365         Log: Reorder perl.pod once more.
68366      Branch: cfgperl
68367            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
68368 ____________________________________________________________________________
68369 [  6328] By: gsar                                  on 2000/07/10  07:06:00
68370         Log: accept() leaks memory on windows due to incorrect ordering of
68371              closesocket() and fclose() calls
68372      Branch: perl
68373            ! win32/win32sck.c
68374 ____________________________________________________________________________
68375 [  6327] By: gsar                                  on 2000/07/10  06:49:17
68376         Log: winsock options weren't being set in all threads under ithreads
68377              (caused send()s from second and subsequent threads to fail)
68378      Branch: perl
68379            ! win32/win32sck.c
68380 ____________________________________________________________________________
68381 [  6326] By: jhi                                   on 2000/07/08  02:45:40
68382         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
68383              was cast to an unsigned (32-bit) integer with wild abandon.
68384      Branch: cfgperl
68385            ! ext/Devel/DProf/DProf.xs
68386 ____________________________________________________________________________
68387 [  6325] By: jhi                                   on 2000/07/07  18:50:33
68388         Log: Remove perlbook, update perlfaq book listing,
68389              rearrange perl.pod, regenerate perltoc.
68390      Branch: cfgperl
68391            - pod/perlbook.pod
68392            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
68393            ! pod/perlfaq2.pod pod/perltoc.pod
68394 ____________________________________________________________________________
68395 [  6324] By: jhi                                   on 2000/07/07  14:03:40
68396         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
68397      Branch: cfgperl
68398            ! sv.h toke.c
68399 ____________________________________________________________________________
68400 [  6323] By: jhi                                   on 2000/07/06  16:03:55
68401         Log: Fix complaints of buildtoc.
68402      Branch: cfgperl
68403            + lib/Win32.pod
68404            - pod/Win32.pod
68405            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
68406 ____________________________________________________________________________
68407 [  6322] By: jhi                                   on 2000/07/06  15:15:52
68408         Log: Add =head1 NAMEs so that buildtoc is happy.
68409              (The CGI::Util nit reported to Lincoln.)
68410      Branch: cfgperl
68411            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
68412            ! pod/perltoc.pod
68413 ____________________________________________________________________________
68414 [  6321] By: jhi                                   on 2000/07/06  03:16:04
68415         Log: Config is being used.
68416      Branch: cfgperl
68417            ! t/op/method.t
68418 ____________________________________________________________________________
68419 [  6320] By: jhi                                   on 2000/07/06  03:13:13
68420         Log: Integrate with Sarathy.
68421      Branch: cfgperl
68422           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
68423 ____________________________________________________________________________
68424 [  6319] By: jhi                                   on 2000/07/06  03:11:46
68425         Log: Autogenerate pod/Makefile and pod/buildtoc.
68426              buildtoc also checks whether the existing pods are
68427              mentioned in MANIFEST and perl.pod, and vice versa.
68428              (None of the thusly found discrepancies fixed yet.)
68429              roffitall also needs to be autogenerated similarly but it
68430              seems so badly out of date that I didn't touch it yet.
68431      Branch: cfgperl
68432            + pod/Makefile.SH pod/buildtoc.PL
68433            - pod/Makefile pod/buildtoc
68434            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
68435 ____________________________________________________________________________
68436 [  6318] By: gsar                                  on 2000/07/05  22:10:54
68437         Log: fix UNC path handling on Windows under ithreads, and chdir()
68438              return value when given a non-existent directory
68439      Branch: perl
68440            ! win32/vdir.h
68441 ____________________________________________________________________________
68442 [  6317] By: gsar                                  on 2000/07/05  22:08:19
68443         Log: winsock cleanup never done on Windows (leads to handle leaks)
68444      Branch: perl
68445            ! win32/perllib.c win32/win32sck.c
68446 ____________________________________________________________________________
68447 [  6316] By: gsar                                  on 2000/07/05  22:06:19
68448         Log: some debugger output does not go to the socket when RemotePort is set
68449      Branch: perl
68450            ! lib/perl5db.pl
68451 ____________________________________________________________________________
68452 [  6315] By: jhi                                   on 2000/07/05  00:25:21
68453         Log: Integrate with Sarathy, preliminary fix for unicos
68454              alignment problems in [ID 20000612.002] Perl problem on Cray system.
68455      Branch: cfgperl
68456            ! sv.h
68457           !> pp_hot.c
68458 ____________________________________________________________________________
68459 [  6314] By: gsar                                  on 2000/07/04  23:34:02
68460         Log: tyop in change#6306
68461      Branch: perl
68462            ! pp_hot.c
68463 ____________________________________________________________________________
68464 [  6313] By: jhi                                   on 2000/07/04  22:14:38
68465         Log: Multiline string literals ENONPORTABLE.
68466      Branch: cfgperl
68467            ! pp_hot.c
68468 ____________________________________________________________________________
68469 [  6312] By: jhi                                   on 2000/07/04  20:34:44
68470         Log: Integrate with Sarathy.
68471      Branch: cfgperl
68472           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
68473           !> t/op/method.t
68474 ____________________________________________________________________________
68475 [  6311] By: jhi                                   on 2000/07/04  20:30:56
68476         Log: More POSIX.pod embellishment.
68477      Branch: cfgperl
68478            ! ext/POSIX/POSIX.pod
68479 ____________________________________________________________________________
68480 [  6310] By: gsar                                  on 2000/07/04  17:28:48
68481         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
68482      Branch: perl
68483            ! t/lib/b.t
68484 ____________________________________________________________________________
68485 [  6309] By: jhi                                   on 2000/07/04  17:22:18
68486         Log: The #6308 required a little bit more.
68487      Branch: cfgperl
68488            ! Makefile.SH win32/Makefile
68489 ____________________________________________________________________________
68490 [  6308] By: jhi                                   on 2000/07/04  16:35:24
68491         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
68492      Branch: cfgperl
68493            + lib/lib_pm.PL
68494            - lib/lib.pm.PL
68495            ! MANIFEST Makefile.SH
68496 ____________________________________________________________________________
68497 [  6307] By: jhi                                   on 2000/07/04  16:28:58
68498         Log: Win32 patches for cfgperl from Sarathy.
68499      Branch: cfgperl
68500            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
68501            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
68502            ! thread.h toke.c util.c win32/Makefile win32/win32.c
68503 ____________________________________________________________________________
68504 [  6306] By: gsar                                  on 2000/07/04  16:28:40
68505         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
68506              (from Richard Soderberg <rs@oregonnet.com>)
68507      Branch: perl
68508            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
68509 ____________________________________________________________________________
68510 [  6305] By: jhi                                   on 2000/07/04  16:24:24
68511         Log: Integrate with Sarathy.
68512      Branch: cfgperl
68513           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
68514           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
68515           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
68516           !> proto.h win32/win32.c
68517 ____________________________________________________________________________
68518 [  6304] By: gsar                                  on 2000/07/04  16:17:24
68519         Log: missing perldiag entry for unpack("w",...) diagnostic (from
68520              Andreas Koenig)
68521      Branch: perl
68522            ! pod/perldiag.pod
68523 ____________________________________________________________________________
68524 [  6303] By: gsar                                  on 2000/07/04  16:14:44
68525         Log: remove rel2abs prototypes (from Barrie Slaymaker)
68526      Branch: perl
68527            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
68528            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
68529 ____________________________________________________________________________
68530 [  6302] By: gsar                                  on 2000/07/04  04:59:35
68531         Log: adjust change#6299
68532      Branch: perl
68533            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
68534            ! win32/win32.c
68535 ____________________________________________________________________________
68536 [  6301] By: jhi                                   on 2000/07/04  04:50:07
68537         Log: Integrate with Sarathy.
68538      Branch: cfgperl
68539           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
68540           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
68541           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
68542 ____________________________________________________________________________
68543 [  6300] By: gsar                                  on 2000/07/04  04:42:09
68544         Log: PERL_OBJECT build tweak
68545      Branch: perl
68546            ! perl.h
68547 ____________________________________________________________________________
68548 [  6299] By: gsar                                  on 2000/07/04  04:37:00
68549         Log: fix memory leak on Windows (PL_sys_intern contents were never
68550              freed)
68551      Branch: perl
68552            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
68553            ! perlapi.c proto.h win32/win32.c
68554 ____________________________________________________________________________
68555 [  6298] By: gsar                                  on 2000/07/04  04:15:59
68556         Log: fix large memory leak that has been around for ever, masked by
68557              -DPURIFY (most of the arenas were never freed!)
68558      Branch: perl
68559            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
68560 ____________________________________________________________________________
68561 [  6297] By: gsar                                  on 2000/07/04  04:07:46
68562         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
68563      Branch: perl
68564            ! perl.c
68565 ____________________________________________________________________________
68566 [  6296] By: jhi                                   on 2000/06/30  18:28:37
68567         Log: Elaborate POSIX.pod.  Still needs work.
68568      Branch: cfgperl
68569            ! ext/POSIX/POSIX.pod
68570 ____________________________________________________________________________
68571 [  6295] By: jhi                                   on 2000/06/30  14:58:18
68572         Log: Point to perlipc for more SysV IPC examples.
68573      Branch: cfgperl
68574            ! pod/perlfunc.pod
68575 ____________________________________________________________________________
68576 [  6294] By: gsar                                  on 2000/06/30  14:47:45
68577         Log: slurp mode fix in change#4736 still not quite right
68578      Branch: perl
68579            ! pp_hot.c t/io/argv.t
68580 ____________________________________________________________________________
68581 [  6293] By: jhi                                   on 2000/06/30  12:02:55
68582         Log: Integrate with Sarathy.
68583      Branch: cfgperl
68584           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
68585 ____________________________________________________________________________
68586 [  6292] By: jhi                                   on 2000/06/30  12:01:11
68587         Log: From: simon@brecon.co.uk (Simon Cozens)
68588              Subject: UTF8 concat
68589              Date: 30 Jun 2000 06:13:25 GMT
68590              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
68591      Branch: cfgperl
68592            ! pp_hot.c
68593 ____________________________________________________________________________
68594 [  6291] By: gsar                                  on 2000/06/30  04:37:33
68595         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
68596              when @_ is modified, causing coredumps
68597      Branch: perl
68598            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
68599 ____________________________________________________________________________
68600 [  6290] By: jhi                                   on 2000/06/30  02:21:44
68601         Log: Integrate with Sarathy.
68602      Branch: cfgperl
68603           !> vms/vms.c vms/vmsish.h
68604 ____________________________________________________________________________
68605 [  6289] By: jhi                                   on 2000/06/30  02:21:02
68606         Log: Check VERSIONs.
68607      Branch: cfgperl
68608            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
68609            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
68610            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
68611 ____________________________________________________________________________
68612 [  6288] By: jhi                                   on 2000/06/30  02:18:52
68613         Log: Integrate with Sarathy.
68614      Branch: cfgperl
68615           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
68616           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
68617           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
68618           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
68619 ____________________________________________________________________________
68620 [  6287] By: gsar                                  on 2000/06/30  02:17:08
68621         Log: integrate vmsperl changes into mainline
68622      Branch: perl
68623           !> vms/vms.c vms/vmsish.h
68624 ____________________________________________________________________________
68625 [  6285] By: gsar                                  on 2000/06/30  02:05:28
68626         Log: localize %INC in a Safe compartment so that use/require work
68627              (many other magic globals probably need similar treatment)
68628      Branch: perl
68629            ! ext/Opcode/Opcode.xs
68630 ____________________________________________________________________________
68631 [  6284] By: gsar                                  on 2000/06/30  01:54:54
68632         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
68633              about Windows
68634      Branch: perl
68635            ! pod/perlembed.pod
68636 ____________________________________________________________________________
68637 [  6283] By: jhi                                   on 2000/06/30  01:50:10
68638         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
68639              From: Barrie Slaymaker <barries@jester.slaysys.com>
68640              Date: Wed, 28 Jun 2000 11:35:29 -0400
68641              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
68642      Branch: perl
68643            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
68644            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
68645            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
68646            ! lib/File/Spec/Win32.pm
68647 ____________________________________________________________________________
68648 [  6282] By: jhi                                   on 2000/06/29  22:57:22
68649         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
68650              From: Dan Sugalski <dan@sidhe.org>
68651              Date: Tue, 06 Jun 2000 11:59:50 -0400
68652              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
68653      Branch: cfgperl
68654            ! vms/vms.c
68655 ____________________________________________________________________________
68656 [  6281] By: jhi                                   on 2000/06/29  22:52:50
68657         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
68658              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
68659              Date: Wed, 7 Jun 2000 04:02:04 -0500
68660              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
68661      Branch: cfgperl
68662            ! utils/h2xs.PL
68663 ____________________________________________________________________________
68664 [  6280] By: jhi                                   on 2000/06/29  22:45:47
68665         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
68666              From: rspier@pobox.com (Robert Spier)
68667              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
68668              Message-ID: <14654.31913.845602.610277@rls.cx>
68669      Branch: cfgperl
68670            ! utils/h2xs.PL
68671 ____________________________________________________________________________
68672 [  6279] By: jhi                                   on 2000/06/29  22:38:16
68673         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
68674              From: Tim Ayers <tayers@bridge.com>
68675              Date: Thu, 08 Jun 2000 08:11:06 +0200
68676              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
68677              [resent by Richard Foley, Message-Id probably wrong]
68678      Branch: cfgperl
68679            ! pod/perlsub.pod
68680 ____________________________________________________________________________
68681 [  6278] By: jhi                                   on 2000/06/29  22:21:45
68682         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
68683              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
68684              Date: Fri, 09 Jun 2000 12:39:27 -0400
68685              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
68686              (plus update the version "number" of Text::Wrap)
68687      Branch: cfgperl
68688            ! lib/Text/Wrap.pm
68689 ____________________________________________________________________________
68690 [  6277] By: jhi                                   on 2000/06/29  22:13:10
68691         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
68692              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
68693              Date: Mon, 12 Jun 2000 14:55:59 +0100
68694              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
68695      Branch: cfgperl
68696            ! pod/perlfunc.pod
68697 ____________________________________________________________________________
68698 [  6276] By: jhi                                   on 2000/06/29  22:11:06
68699         Log: Subject: [PATCH] Re: eval documentation: context
68700              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
68701              Date: Mon, 12 Jun 2000 15:07:29 +0100
68702              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
68703      Branch: cfgperl
68704            ! pod/perlfunc.pod
68705 ____________________________________________________________________________
68706 [  6275] By: jhi                                   on 2000/06/29  21:59:46
68707         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
68708              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
68709              Date: Tue, 13 Jun 2000 02:43:48 -0500
68710              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
68711      Branch: cfgperl
68712            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
68713 ____________________________________________________________________________
68714 [  6274] By: jhi                                   on 2000/06/29  21:56:14
68715         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
68716              From: Andy Dougherty <doughera@lafayette.edu>
68717              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
68718              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
68719      Branch: cfgperl
68720            ! ext/File/Glob/Glob.pm
68721 ____________________________________________________________________________
68722 [  6273] By: jhi                                   on 2000/06/29  21:49:09
68723         Log: Subject: [PATCH] xsub attributes
68724              From: Doug MacEachern <dougm@covalent.net>
68725              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
68726              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
68727      Branch: cfgperl
68728            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
68729            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
68730 ____________________________________________________________________________
68731 [  6272] By: jhi                                   on 2000/06/29  21:41:28
68732         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
68733              From: Tom Phoenix <rootbeer@redcat.com>
68734              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
68735              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
68736      Branch: cfgperl
68737            ! lib/Net/Ping.pm
68738 ____________________________________________________________________________
68739 [  6271] By: jhi                                   on 2000/06/29  21:36:55
68740         Log: Subject: PATCH pod/perltie.pod
68741              From: Ian Phillipps <Ian.Phillipps@iname.com>
68742              Date: Fri, 16 Jun 2000 00:17:19 +0100
68743              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
68744              (only the first hunk, the second hunk had already been done
68745              by some other patch)
68746      Branch: cfgperl
68747            ! pod/perltie.pod
68748 ____________________________________________________________________________
68749 [  6270] By: jhi                                   on 2000/06/29  21:24:51
68750         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
68751              From: Nicholas Clark <nick@talking.bollo.cx>
68752              Date: Fri, 23 Jun 2000 16:21:15 +0100
68753              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
68754      Branch: cfgperl
68755            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
68756            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
68757 ____________________________________________________________________________
68758 [  6269] By: jhi                                   on 2000/06/29  19:38:15
68759         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
68760              silence few compiler warnings.
68761      Branch: cfgperl
68762            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
68763 ____________________________________________________________________________
68764 [  6268] By: jhi                                   on 2000/06/29  18:21:50
68765         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
68766              From: Dominic Dunlop <domo@computer.org> 
68767              Date: Thu, 29 Jun 2000 12:32:39 +0200 
68768              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
68769      Branch: cfgperl
68770            ! t/op/sprintf.t
68771 ____________________________________________________________________________
68772 [  6267] By: jhi                                   on 2000/06/29  18:16:07
68773         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
68774              From: Doug MacEachern <dougm@covalent.net>
68775              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
68776              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
68777      Branch: cfgperl
68778            + t/op/method2entersub.t
68779            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
68780            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
68781            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
68782            ! xsutils.c
68783 ____________________________________________________________________________
68784 [  6266] By: jhi                                   on 2000/06/29  15:11:15
68785         Log: Subject: [PATCH 5.6.0] cygwin port
68786              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
68787              From: "Fifer, Eric" <EFifer@sanwaint.com>
68788              Date: Thu, 29 Jun 2000 12:58:29 +0100
68789      Branch: cfgperl
68790            ! cygwin/Makefile.SHs
68791 ____________________________________________________________________________
68792 [  6265] By: jhi                                   on 2000/06/29  15:04:05
68793         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
68794              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
68795              Date: Wed, 28 Jun 2000 17:50:12 -0700
68796              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
68797      Branch: cfgperl
68798            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
68799 ____________________________________________________________________________
68800 [  6264] By: jhi                                   on 2000/06/29  15:00:57
68801         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
68802              From: Marty Lucich <marty@netcom.com>
68803              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
68804              Message-Id: <200006282116.OAA11148@netcom.com>
68805              ccdlflags update (the BSD/OS 4.1 part had already been taken
68806              care of by #6141).
68807      Branch: cfgperl
68808            ! hints/bsdos.sh
68809 ____________________________________________________________________________
68810 [  6263] By: jhi                                   on 2000/06/29  13:47:44
68811         Log: tr fixes from Simon Cozens
68812      Branch: cfgperl
68813            ! doop.c
68814 ____________________________________________________________________________
68815 [  6262] By: jhi                                   on 2000/06/28  18:46:01
68816         Log: Subject: 5.6.0 Patch for EPOC
68817              From: Olaf Flebbe <o.flebbe@gmx.de>
68818              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
68819              Message-ID: <23449.960929969@www11.gmx.net>
68820      Branch: cfgperl
68821            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
68822            ! epoc/epocish.h
68823 ____________________________________________________________________________
68824 [  6261] By: jhi                                   on 2000/06/28  18:29:07
68825         Log: Subject: Re: [PATCH cfgperl] BOMs away!
68826              From: simon@brecon.co.uk (Simon Cozens)
68827              Date: 17 Jun 2000 11:49:57 GMT
68828              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
68829      Branch: cfgperl
68830            ! pod/perldiag.pod t/comp/require.t toke.c
68831 ____________________________________________________________________________
68832 [  6260] By: jhi                                   on 2000/06/28  17:47:16
68833         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
68834              From: simon@brecon.co.uk (Simon Cozens) 
68835              Date: 17 Jun 2000 11:56:44 GMT 
68836              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
68837              pack U0, pack C0
68838      Branch: cfgperl
68839            ! pod/perlfunc.pod pp.c t/op/pack.t
68840 ____________________________________________________________________________
68841 [  6259] By: jhi                                   on 2000/06/28  16:43:17
68842         Log: perlnewmod was missing from MANIFEST.
68843      Branch: cfgperl
68844            ! MANIFEST
68845 ____________________________________________________________________________
68846 [  6258] By: jhi                                   on 2000/06/28  15:54:30
68847         Log: linenumber tweak
68848      Branch: cfgperl
68849            ! t/pragma/warn/regcomp
68850 ____________________________________________________________________________
68851 [  6257] By: jhi                                   on 2000/06/28  15:50:44
68852         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
68853              From: Doug MacEachern <dougm@covalent.net>
68854              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
68855              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
68856              (one part of the patch had been applied earlier)
68857      Branch: cfgperl
68858            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
68859 ____________________________________________________________________________
68860 [  6256] By: jhi                                   on 2000/06/28  15:40:22
68861         Log: tweaks from Simon Cozens to further fix tr/// under utf8
68862      Branch: cfgperl
68863            ! doop.c
68864 ____________________________________________________________________________
68865 [  6255] By: jhi                                   on 2000/06/28  15:33:45
68866         Log: small thinko tweaks
68867      Branch: cfgperl
68868            ! lib/IPC/Open3.pm t/op/my_stash.t
68869 ____________________________________________________________________________
68870 [  6254] By: jhi                                   on 2000/06/28  15:33:25
68871         Log: Subject: tr///, help wanted.
68872              From: simon@brecon.co.uk (Simon Cozens)
68873              Date: 28 Jun 2000 11:29:04 GMT
68874              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
68875      Branch: cfgperl
68876            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
68877            ! pp_proto.h proto.h t/op/tr.t
68878 ____________________________________________________________________________
68879 [  6253] By: jhi                                   on 2000/06/28  15:09:17
68880         Log: Paranoia tweak on #6249.
68881              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
68882              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
68883              Date: Sun, 25 Jun 2000 23:43:12 -0400
68884              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
68885      Branch: cfgperl
68886            ! lib/IPC/Open3.pm
68887 ____________________________________________________________________________
68888 [  6252] By: jhi                                   on 2000/06/28  15:01:38
68889         Log: Document #6249 and #6251.
68890      Branch: cfgperl
68891            ! lib/Exporter.pm lib/IPC/Open3.pm
68892 ____________________________________________________________________________
68893 [  6251] By: jhi                                   on 2000/06/28  14:50:43
68894         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
68895              From: Doug MacEachern <dougm@covalent.net>
68896              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
68897              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
68898      Branch: cfgperl
68899            ! lib/Exporter.pm
68900 ____________________________________________________________________________
68901 [  6250] By: jhi                                   on 2000/06/28  14:45:23
68902         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
68903              From: Doug MacEachern <dougm@covalent.net>
68904              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
68905              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
68906      Branch: cfgperl
68907            + t/op/my_stash.t
68908            ! MANIFEST embed.pl global.sym proto.h toke.c
68909 ____________________________________________________________________________
68910 [  6249] By: jhi                                   on 2000/06/28  14:36:34
68911         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
68912              From: Frank Tobin <ftobin@uiuc.edu>
68913              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
68914              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
68915      Branch: cfgperl
68916            ! lib/IPC/Open3.pm
68917 ____________________________________________________________________________
68918 [  6248] By: jhi                                   on 2000/06/28  14:11:25
68919         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
68920              From: Mark-Jason Dominus <mjd@plover.com>
68921              Date: Tue, 27 Jun 2000 22:36:42 -0400
68922              Message-ID: <20000628023642.12166.qmail@plover.com>
68923      Branch: cfgperl
68924            ! pod/perlfunc.pod
68925 ____________________________________________________________________________
68926 [  6247] By: jhi                                   on 2000/06/27  12:46:37
68927         Log: Tweak $VERSION, patch from Doug MacEachern.
68928      Branch: cfgperl
68929            ! lib/File/Spec.pm
68930 ____________________________________________________________________________
68931 [  6246] By: jhi                                   on 2000/06/27  03:34:46
68932         Log: Allow for standalone testing.
68933      Branch: cfgperl
68934            ! t/lib/filefunc.t t/lib/filespec.t
68935 ____________________________________________________________________________
68936 [  6245] By: jhi                                   on 2000/06/27  02:50:02
68937         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
68938              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
68939              Date: Sat, 24 Jun 2000 13:06:20 +0100
68940              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
68941      Branch: cfgperl
68942            ! ext/DynaLoader/DynaLoader_pm.PL
68943 ____________________________________________________________________________
68944 [  6244] By: jhi                                   on 2000/06/27  02:46:10
68945         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
68946              From: Doug MacEachern <dougm@covalent.net>
68947              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
68948              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
68949      Branch: cfgperl
68950            ! gv.c sv.c t/lib/peek.t
68951 ____________________________________________________________________________
68952 [  6243] By: jhi                                   on 2000/06/27  02:38:07
68953         Log: Subject: [PATCH] is_utf8_string
68954              From: simon@brecon.co.uk (Simon Cozens)
68955              Date: 26 Jun 2000 02:25:59 GMT
68956              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
68957      Branch: cfgperl
68958            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
68959            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
68960            ! proto.h utf8.c
68961 ____________________________________________________________________________
68962 [  6242] By: jhi                                   on 2000/06/27  02:24:00
68963         Log: Subject: [PATCH] bytes<->utf8 fixes
68964              From: simon@brecon.co.uk (Simon Cozens)
68965              Date: 26 Jun 2000 04:55:45 GMT
68966              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
68967      Branch: cfgperl
68968            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
68969 ____________________________________________________________________________
68970 [  6241] By: jhi                                   on 2000/06/27  02:12:42
68971         Log: Do no -warn on \_, only on \alpha.
68972              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
68973              From: David Dyck <dcd@tc.fluke.com>
68974              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
68975              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
68976      Branch: cfgperl
68977            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
68978 ____________________________________________________________________________
68979 [  6240] By: jhi                                   on 2000/06/27  02:00:01
68980         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
68981              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
68982              Date: Mon, 26 Jun 2000 18:40:14 +0100
68983              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
68984      Branch: cfgperl
68985            ! utils/h2xs.PL
68986 ____________________________________________________________________________
68987 [  6239] By: jhi                                   on 2000/06/27  01:53:40
68988         Log: Configure maintenance.  Sever some dependency cycles,
68989              separate gccversion from the cc unit,
68990              address [ID 20000623.006] Configure script patch for using gcc on AIX
68991              (but solve it a little bit differently),
68992              unduplex some accidentally duplicated units,
68993              suggest using gcc if no cc available
68994              (p5p thread: "Solaris configure: counterproposal", 1999-09)
68995      Branch: cfgperl
68996            ! Configure Todo-5.6 config_h.SH
68997      Branch: metaconfig
68998            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
68999            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
69000      Branch: metaconfig/U/perl
69001            + gccvers.U
69002            ! d_getespwnam.U d_getprpwnam.U i_prot.U
69003 ____________________________________________________________________________
69004 [  6238] By: jhi                                   on 2000/06/25  18:04:56
69005         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
69006              From: Dan Sugalski <dan@sidhe.org>
69007              Date: Fri, 23 Jun 2000 17:00:00 -0400
69008              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
69009      Branch: cfgperl
69010            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
69011 ____________________________________________________________________________
69012 [  6237] By: jhi                                   on 2000/06/25  16:36:45
69013         Log: Tweak embed.pl, regen headers.
69014      Branch: cfgperl
69015            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
69016            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
69017            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
69018            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
69019            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
69020 ____________________________________________________________________________
69021 [  6236] By: jhi                                   on 2000/06/25  15:26:42
69022         Log: Regen headers.
69023      Branch: cfgperl
69024            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
69025            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
69026            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
69027            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
69028            ! regnodes.h warnings.h
69029 ____________________________________________________________________________
69030 [  6235] By: jhi                                   on 2000/06/23  19:39:35
69031         Log: The thread begun by
69032              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
69033              From: Kevin.Ruscoe@ubsw.com
69034              Date: Fri, 16 Jun 2000 16:38:51 +0100
69035              Message-Id: <H000019b03c300d6@MHS>
69036      Branch: cfgperl
69037            ! hints/solaris_2.sh
69038 ____________________________________________________________________________
69039 [  6234] By: jhi                                   on 2000/06/23  19:23:36
69040         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
69041              because when run as services (Win32ese for daemons)
69042              no environment variables are set and tmpdir ends up as /tmp,
69043              which is ambiguous.
69044              
69045              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
69046              From: matt@sergeant.org
69047              Date: 16 Jun 2000 16:30:43 -0000
69048              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
69049      Branch: cfgperl
69050            ! lib/File/Spec/Win32.pm
69051 ____________________________________________________________________________
69052 [  6233] By: jhi                                   on 2000/06/23  19:18:58
69053         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
69054              From: Mark-Jason Dominus <mjd@plover.com>
69055              Date: Fri, 16 Jun 2000 20:53:04 -0400
69056              Message-ID: <20000617005304.8008.qmail@plover.com>
69057      Branch: cfgperl
69058            ! op.h
69059 ____________________________________________________________________________
69060 [  6232] By: jhi                                   on 2000/06/23  16:10:02
69061         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
69062              From: simon@brecon.co.uk (Simon Cozens)
69063              Date: 19 Jun 2000 15:18:27 GMT
69064              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
69065              
69066              plus update pod/Makefile and regenerate perltoc
69067      Branch: cfgperl
69068            + pod/perlutil.pod
69069            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
69070 ____________________________________________________________________________
69071 [  6231] By: jhi                                   on 2000/06/23  15:19:18
69072         Log: Subject: [PATCH 5.6.0] cygwin port
69073              From: "Fifer, Eric" <EFifer@sanwaint.com>
69074              Date: Tue, 20 Jun 2000 14:30:58 +0100
69075              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
69076      Branch: cfgperl
69077            ! README.cygwin lib/File/Find.pm
69078 ____________________________________________________________________________
69079 [  6230] By: jhi                                   on 2000/06/23  14:25:21
69080         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
69081      Branch: cfgperl
69082            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
69083            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
69084            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
69085            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
69086 ____________________________________________________________________________
69087 [  6229] By: jhi                                   on 2000/06/23  14:13:34
69088         Log: Subject: README.hpux version 0.6.1
69089              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
69090              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
69091              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
69092      Branch: cfgperl
69093            ! README.hpux
69094 ____________________________________________________________________________
69095 [  6228] By: jhi                                   on 2000/06/23  14:07:20
69096         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
69097              From: Doug MacEachern <dougm@covalent.net>
69098              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
69099              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
69100      Branch: cfgperl
69101            ! op.c
69102 ____________________________________________________________________________
69103 [  6227] By: jhi                                   on 2000/06/23  14:01:06
69104         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
69105              From: Doug MacEachern <dougm@covalent.net>
69106              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
69107              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
69108      Branch: cfgperl
69109            + lib/lib.pm.PL
69110            - lib/lib.pm
69111            ! MANIFEST Makefile.SH
69112 ____________________________________________________________________________
69113 [  6226] By: jhi                                   on 2000/06/23  13:53:07
69114         Log: Subject: [PATCH] remove forward declarations in Socket.pm
69115              From: Doug MacEachern <dougm@covalent.net>
69116              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
69117              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
69118              
69119              From: Doug MacEachern <dougm@covalent.net>
69120              Subject: Re: [PATCH] remove forward declarations in Socket.pm
69121              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
69122              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
69123      Branch: cfgperl
69124            ! ext/Socket/Socket.pm op.c
69125 ____________________________________________________________________________
69126 [  6225] By: jhi                                   on 2000/06/23  13:41:52
69127         Log: Add source code filenames to apidoc.
69128              From: simon@brecon.co.uk (Simon Cozens)
69129              Subject: [PATCH embed.pl] Source X-ref
69130              Date: 22 Jun 2000 02:18:49 GMT
69131              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
69132      Branch: cfgperl
69133            ! embed.pl
69134 ____________________________________________________________________________
69135 [  6224] By: jhi                                   on 2000/06/23  13:32:33
69136         Log: A way to avoid English.pm performance hit.
69137              From: root <root@jester.slaysys.com>
69138              Subject: [YAPATCH English.pm] My turn to putt again
69139              Date: Thu, 22 Jun 2000 20:33:58 -0400
69140              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
69141      Branch: cfgperl
69142            ! lib/English.pm t/lib/english.t
69143 ____________________________________________________________________________
69144 [  6223] By: jhi                                   on 2000/06/23  13:27:06
69145         Log: Avoid double close().
69146              Subject: [PATCH] avoid double close()
69147              From: Doug MacEachern <dougm@covalent.net>
69148              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
69149              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
69150      Branch: cfgperl
69151            ! doio.c
69152 ____________________________________________________________________________
69153 [  6222] By: jhi                                   on 2000/06/23  13:25:54
69154         Log: doc typo fix
69155              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
69156              From: Ian Phillipps <Ian.Phillipps@iname.com>
69157              Date: Fri, 23 Jun 2000 10:40:58 +0100
69158              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
69159      Branch: cfgperl
69160            ! lib/Pod/Usage.pm
69161 ____________________________________________________________________________
69162 [  6221] By: jhi                                   on 2000/06/23  13:24:15
69163         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
69164              From: simon@brecon.co.uk (Simon Cozens)
69165              Subject: [PATCH] Eliminate tr///[CU][CU]
69166              Date: 23 Jun 2000 11:05:40 GMT
69167              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
69168      Branch: cfgperl
69169            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
69170 ____________________________________________________________________________
69171 [  6220] By: jhi                                   on 2000/06/22  16:07:51
69172         Log: Win32 patches from Benjamin Stuhl.
69173      Branch: cfgperl
69174            ! makedef.pl win32/win32.h
69175 ____________________________________________________________________________
69176 [  6219] By: jhi                                   on 2000/06/22  16:06:34
69177         Log: Bytecode patches from Benjamin Stuhl.
69178      Branch: cfgperl
69179            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
69180            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
69181            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
69182 ____________________________________________________________________________
69183 [  6218] By: jhi                                   on 2000/06/15  23:54:16
69184         Log: Bytecode patches from Benjamin Stuhl.
69185      Branch: cfgperl
69186            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
69187 ____________________________________________________________________________
69188 [  6217] By: jhi                                   on 2000/06/09  13:38:29
69189         Log: Rename the fdpid locking and integrate with Sarathy.
69190      Branch: cfgperl
69191            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
69192            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
69193            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
69194            ! win32/win32.c
69195           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
69196 ____________________________________________________________________________
69197 [  6216] By: gsar                                  on 2000/06/08  14:54:21
69198         Log: be more optimal about clearing @_
69199      Branch: perl
69200            ! cop.h
69201 ____________________________________________________________________________
69202 [  6215] By: gsar                                  on 2000/06/08  14:33:04
69203         Log: tweak comment about @DB::args
69204      Branch: perl
69205            ! av.h pp_ctl.c
69206 ____________________________________________________________________________
69207 [  6214] By: gsar                                  on 2000/06/08  13:57:54
69208         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
69209              caller() wants to populate @DB::args with it (causes a coredump
69210              in Carp::confess())
69211      Branch: perl
69212            ! cop.h t/op/runlevel.t
69213 ____________________________________________________________________________
69214 [  6213] By: gsar                                  on 2000/06/08  07:06:35
69215         Log: back out change#6106 (seems problematic)
69216      Branch: perl
69217            ! hints/solaris_2.sh
69218 ____________________________________________________________________________
69219 [  6212] By: jhi                                   on 2000/06/07  03:10:36
69220         Log: Continuing mopup for #6204.
69221      Branch: cfgperl
69222            ! ext/B/defsubs_h.PL
69223 ____________________________________________________________________________
69224 [  6211] By: jhi                                   on 2000/06/07  02:41:50
69225         Log: Mopup for #6204.
69226              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
69227              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
69228              This is comes from const() where POK isn't on when expected.
69229      Branch: cfgperl
69230            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
69231            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
69232            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
69233            ! perlapi.h pod/perlapi.pod
69234 ____________________________________________________________________________
69235 [  6210] By: jhi                                   on 2000/06/07  01:56:29
69236         Log: Mopup for #6207 and #6209.
69237      Branch: cfgperl
69238            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
69239 ____________________________________________________________________________
69240 [  6209] By: jhi                                   on 2000/06/07  01:33:12
69241         Log: Lock PL_fdpid against race conditions, based on:
69242              Subject: [PATCH 5.6.0]subprocess fixup for threads
69243              From: Dan Sugalski <dan@sidhe.org>
69244              To: perl5-porters@perl.org
69245              Date: Tue, 11 Apr 2000 17:02:32 -0400
69246              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
69247      Branch: cfgperl
69248            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
69249            ! win32/win32.c
69250 ____________________________________________________________________________
69251 [  6208] By: jhi                                   on 2000/06/07  01:05:23
69252         Log: Regen headers for #6207.
69253      Branch: cfgperl
69254            ! embed.h global.sym objXSUB.h proto.h
69255 ____________________________________________________________________________
69256 [  6207] By: jhi                                   on 2000/06/06  23:43:13
69257         Log: Subject: [PATCH 5.6.0] Threadsafe patches
69258              From: Dan Sugalski <dan@sidhe.org>
69259              To: perl5-porters@perl.org
69260              Date: Mon, 08 May 2000 18:08:13 -0400
69261              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
69262      Branch: cfgperl
69263            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
69264            ! proto.h sv.h util.c
69265 ____________________________________________________________________________
69266 [  6206] By: jhi                                   on 2000/06/06  23:21:23
69267         Log: Subject: [PATCH] Eliminate $a/$b in pod
69268              From: David Glasser <me@davidglasser.net>
69269              To: perl5-porters@perl.org
69270              Date: Mon, 29 May 2000 21:15:59 -0400
69271              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
69272      Branch: cfgperl
69273            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
69274            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
69275            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
69276            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
69277            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
69278            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
69279            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
69280            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
69281            ! pod/perlvar.pod pod/perlxs.pod
69282 ____________________________________________________________________________
69283 [  6205] By: jhi                                   on 2000/06/06  23:12:14
69284         Log: Subject: [PATCH] Win32 improvements
69285              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
69286              To: gsar@activestate.com, perl5-porters@perl.org
69287              Date: Mon, 29 May 2000 17:22:24 PDT
69288              Message-ID: <20000530002224.91142.qmail@hotmail.com>
69289              (MUA had mangled many lines by wordwrapping)
69290      Branch: cfgperl
69291            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
69292 ____________________________________________________________________________
69293 [  6204] By: jhi                                   on 2000/06/06  23:01:50
69294         Log: Subject: [PATCH] B::Bytecode patches
69295              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
69296              To: gsar@activestate.com, jhi@iki.fi
69297              Cc: perl5-porters@perl.org
69298              Message-ID: <20000602202526.48694.qmail@hotmail.com>
69299              (MUA had mangled many lines by wordwrapping)
69300      Branch: cfgperl
69301            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
69302            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
69303            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
69304            ! intrpvar.h perl.c
69305 ____________________________________________________________________________
69306 [  6203] By: jhi                                   on 2000/06/06  22:32:43
69307         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
69308              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
69309              Date: Tue, 06 Jun 2000 13:07:45 -0700
69310              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
69311      Branch: cfgperl
69312            ! pod/perldiag.pod
69313 ____________________________________________________________________________
69314 [  6202] By: jhi                                   on 2000/06/06  19:38:35
69315         Log: Integrate with Sarathy.
69316      Branch: cfgperl
69317           !> perl.c
69318 ____________________________________________________________________________
69319 [  6201] By: gsar                                  on 2000/06/06  00:42:59
69320         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
69321              does a PUSHMARK that's never ever POPMARKed; in general, only
69322              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
69323              Perl_eval_[sp]v() don't because they don't take any incoming
69324              arguments (this leak has been around since the original version
69325              of perl_eval_pv() in 5.003_97e)
69326      Branch: perl
69327            ! perl.c
69328 ____________________________________________________________________________
69329 [  6200] By: jhi                                   on 2000/06/04  03:44:52
69330         Log: Update to cperl-mode.el 4.31 from
69331              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
69332              Subject: A couple of notes
69333              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69334              To: Mailing list Perl5 <perl5-porters@perl.org>
69335              Date: Sat, 3 Jun 2000 23:33:32 -0400
69336              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
69337      Branch: cfgperl
69338            ! emacs/cperl-mode.el
69339 ____________________________________________________________________________
69340 [  6199] By: jhi                                   on 2000/06/03  15:11:05
69341         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
69342              From: Dan Sugalski <dan@sidhe.org>
69343              To: perl5-porters@perl.org, vmsperl@perl.org
69344              Date: Fri, 02 Jun 2000 17:30:51 -0400
69345              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
69346      Branch: cfgperl
69347            ! vms/descrip_mms.template vms/gen_shrfls.pl
69348 ____________________________________________________________________________
69349 [  6198] By: jhi                                   on 2000/06/03  14:59:15
69350         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
69351              From: Dan Sugalski <dan@sidhe.org>
69352              To: vmsperl@perl.org, perl5-porters@perl.org
69353              Date: Fri, 02 Jun 2000 16:00:41 -0400
69354              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
69355              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
69356      Branch: cfgperl
69357            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
69358            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
69359            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
69360 ____________________________________________________________________________
69361 [  6197] By: jhi                                   on 2000/06/03  14:41:30
69362         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
69363              From: John Borwick <jhborwic@unity.ncsu.edu>
69364              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
69365              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
69366      Branch: cfgperl
69367            ! pod/perlsyn.pod
69368 ____________________________________________________________________________
69369 [  6196] By: jhi                                   on 2000/06/03  14:38:09
69370         Log: Integrate with Sarathy.
69371      Branch: cfgperl
69372           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
69373           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
69374           !> vms/perly_c.vms
69375 ____________________________________________________________________________
69376 [  6195] By: gsar                                  on 2000/06/02  22:43:13
69377         Log: fix yet another eval"" leak under USE_ITHREADS
69378      Branch: perl
69379            ! op.c
69380 ____________________________________________________________________________
69381 [  6194] By: gsar                                  on 2000/06/02  18:22:06
69382         Log: fix small eval"" memory leaks under USE_ITHREADS
69383      Branch: perl
69384            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
69385            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
69386            ! vms/perly_c.vms
69387 ____________________________________________________________________________
69388 [  6193] By: jhi                                   on 2000/06/01  13:03:56
69389         Log: Signals-be-gone for microperl.
69390      Branch: cfgperl
69391            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
69392 ____________________________________________________________________________
69393 [  6192] By: jhi                                   on 2000/06/01  12:52:02
69394         Log: Integrate with Sarathy.
69395      Branch: cfgperl
69396           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
69397           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
69398           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
69399           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
69400           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
69401           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
69402           !> t/op/vec.t utils/h2xs.PL
69403 ____________________________________________________________________________
69404 [  6191] By: gsar                                  on 2000/06/01  09:38:21
69405         Log: vec() loses numericalness (modified version of patch suggested
69406              by Robin Barker)
69407      Branch: perl
69408            ! doop.c t/op/vec.t
69409 ____________________________________________________________________________
69410 [  6190] By: gsar                                  on 2000/06/01  09:26:15
69411         Log: submit missing embed.pl change
69412      Branch: perl
69413            ! embed.pl
69414 ____________________________________________________________________________
69415 [  6189] By: gsar                                  on 2000/06/01  09:05:34
69416         Log: counting tr/// corrupts later operation (from M.J.T Guy)
69417      Branch: perl
69418            ! doop.c t/op/tr.t
69419 ____________________________________________________________________________
69420 [  6188] By: gsar                                  on 2000/06/01  08:58:39
69421         Log: h2xs tweaks
69422      Branch: perl
69423            ! utils/h2xs.PL
69424 ____________________________________________________________________________
69425 [  6187] By: gsar                                  on 2000/06/01  08:50:07
69426         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
69427              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
69428      Branch: perl
69429            + lib/Pod/LaTeX.pm
69430            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
69431            ! pod/pod2latex.PL
69432 ____________________________________________________________________________
69433 [  6186] By: gsar                                  on 2000/06/01  08:24:40
69434         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
69435              <wolfgang.laun@alcatel.at>)
69436      Branch: perl
69437            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
69438            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
69439 ____________________________________________________________________________
69440 [  6185] By: gsar                                  on 2000/06/01  08:12:00
69441         Log: remove incorrect documentation about implicit split to @_ in
69442              list context, which never really worked in perl 5 (from
69443              M.J.T. Guy)
69444      Branch: perl
69445            ! pod/perlfunc.pod pod/perltrap.pod
69446 ____________________________________________________________________________
69447 [  6184] By: gsar                                  on 2000/06/01  07:52:27
69448         Log: tweak for change#6127
69449      Branch: perl
69450            ! perl.c
69451 ____________________________________________________________________________
69452 [  6183] By: gsar                                  on 2000/06/01  07:41:02
69453         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
69454              <nick@ccl4.org>)
69455      Branch: perl
69456            + t/lib/selfloader.t
69457            ! MANIFEST lib/SelfLoader.pm
69458 ____________________________________________________________________________
69459 [  6182] By: jhi                                   on 2000/06/01  00:34:42
69460         Log: Be Cleaner Part Deux.
69461      Branch: cfgperl
69462            ! Makefile.SH
69463 ____________________________________________________________________________
69464 [  6181] By: jhi                                   on 2000/06/01  00:32:09
69465         Log: Integrate with Sarathy.
69466      Branch: cfgperl
69467           !> pp.c t/op/arith.t
69468 ____________________________________________________________________________
69469 [  6180] By: jhi                                   on 2000/06/01  00:31:13
69470         Log: microperl nits from Simon Cozens.
69471      Branch: cfgperl
69472            + uconfig.h
69473            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
69474            ! unixish.h
69475 ____________________________________________________________________________
69476 [  6179] By: gsar                                  on 2000/05/31  22:37:51
69477         Log: buggy modulus on UVs introduced by change#3378 (resulted in
69478              4063328477 % 65535 amounting to 27406, instead of 27407)
69479      Branch: perl
69480            ! pp.c t/op/arith.t
69481 ____________________________________________________________________________
69482 [  6178] By: jhi                                   on 2000/05/31  21:52:41
69483         Log: Be cleaner.
69484      Branch: cfgperl
69485            ! Makefile.SH
69486 ____________________________________________________________________________
69487 [  6177] By: jhi                                   on 2000/05/31  21:47:33
69488         Log: Substitution utf8 patch from Simon Cozens.
69489      Branch: cfgperl
69490            ! pp_hot.c
69491 ____________________________________________________________________________
69492 [  6176] By: jhi                                   on 2000/05/31  21:45:34
69493         Log: Single-quoted utf8 patch from Simon Cozens.
69494      Branch: cfgperl
69495            ! toke.c
69496 ____________________________________________________________________________
69497 [  6175] By: jhi                                   on 2000/05/31  21:40:18
69498         Log: Integrate with Sarathy.
69499      Branch: cfgperl
69500           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
69501 ____________________________________________________________________________
69502 [  6174] By: jhi                                   on 2000/05/31  21:37:31
69503         Log: microperl changes from Simon Cozens; Makefile for microperl
69504              written from scratch; few casts added as microperl compilation
69505              doesn't have all prototypes available.
69506      Branch: cfgperl
69507            + Makefile.micro README.micro Todo.micro uconfig.sh
69508            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
69509            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
69510      Branch: metaconfig
69511            + U/modified/Config_h.U
69512 ____________________________________________________________________________
69513 [  6173] By: jhi                                   on 2000/05/31  20:00:24
69514         Log: metaconfig maintenance.
69515      Branch: metaconfig
69516            + U/modified/Inhdr.U U/typedefs/inotype.U
69517      Branch: metaconfig/U/perl
69518            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
69519            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
69520 ____________________________________________________________________________
69521 [  6172] By: gsar                                  on 2000/05/31  05:05:42
69522         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
69523              (from Ilya Zakharevich)
69524      Branch: perl
69525            ! regexec.c t/op/re_tests
69526 ____________________________________________________________________________
69527 [  6171] By: gsar                                  on 2000/05/31  05:01:47
69528         Log: scalar() doesn't force scalar context when used in void context
69529              (from Simon Cozens)
69530      Branch: perl
69531            ! op.c t/op/wantarray.t
69532 ____________________________________________________________________________
69533 [  6170] By: gsar                                  on 2000/05/31  04:41:33
69534         Log: change#6142 needs tweaks to tests to work where there's no symlink()
69535              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
69536      Branch: perl
69537            ! t/lib/filefind.t
69538 ____________________________________________________________________________
69539 [  6169] By: gsar                                  on 2000/05/31  04:29:49
69540         Log: integrate cfgperl contents into mainline
69541      Branch: perl
69542           +> pod/perlmodlib.PL pod/perlnewmod.pod
69543           !> (integrate 42 files)
69544 ____________________________________________________________________________
69545 [  6168] By: jhi                                   on 2000/05/30  22:53:37
69546         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
69547      Branch: cfgperl
69548            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69549            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
69550            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
69551            ! win32/config.bc win32/config.gc win32/config.vc
69552            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
69553            ! win32/config_h.PL win32/config_sh.PL
69554      Branch: metaconfig/U/perl
69555            ! perlxv.U
69556 ____________________________________________________________________________
69557 [  6167] By: jhi                                   on 2000/05/30  22:20:21
69558         Log: tweak todo 
69559      Branch: cfgperl
69560            ! Todo-5.6
69561 ____________________________________________________________________________
69562 [  6166] By: jhi                                   on 2000/05/30  22:11:51
69563         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
69564              in case somebody wants to write an extension for more
69565              shadow database interfaces.
69566      Branch: cfgperl
69567            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
69568            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
69569            ! vos/config.def vos/config.h vos/config_h.SH_orig
69570            ! win32/config.bc win32/config.gc win32/config.vc
69571            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
69572      Branch: metaconfig
69573            ! U/modified/Myinit.U
69574      Branch: metaconfig/U/perl
69575            + d_getespwnam.U d_getprpwnam.U i_prot.U
69576 ____________________________________________________________________________
69577 [  6165] By: jhi                                   on 2000/05/30  18:35:34
69578         Log: Integrate with Sarathy.
69579      Branch: cfgperl
69580           !> op.c
69581 ____________________________________________________________________________
69582 [  6164] By: jhi                                   on 2000/05/30  18:30:16
69583         Log: detypo
69584      Branch: cfgperl
69585            ! Configure config_h.SH
69586      Branch: metaconfig/U/perl
69587            ! perlxv.U
69588 ____________________________________________________________________________
69589 [  6163] By: gsar                                  on 2000/05/30  03:24:03
69590         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
69591      Branch: perl
69592            ! op.c
69593 ____________________________________________________________________________
69594 [  6162] By: gsar                                  on 2000/05/30  03:09:38
69595         Log: fix memory leak in method call optimization (change#3768);
69596              made C<eval "$x->foo()"> leak
69597      Branch: perl
69598            ! op.c
69599 ____________________________________________________________________________
69600 [  6161] By: jhi                                   on 2000/05/29  17:56:26
69601         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
69602              both from Simon Cozens.
69603      Branch: cfgperl
69604            + pod/perlmodlib.PL pod/perlnewmod.pod
69605            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
69606            ! pod/perlmodlib.pod pod/perltoc.pod
69607 ____________________________________________________________________________
69608 [  6160] By: jhi                                   on 2000/05/29  17:23:55
69609         Log: Changes for the File::Temp 0.08 (change #6159) test suite
69610              to fit better into the Perl distribution test framework.
69611      Branch: cfgperl
69612            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
69613            ! t/lib/ftmp-tempfile.t
69614 ____________________________________________________________________________
69615 [  6159] By: jhi                                   on 2000/05/29  16:55:36
69616         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
69617      Branch: cfgperl
69618            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
69619            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
69620 ____________________________________________________________________________
69621 [  6158] By: bailey                                on 2000/05/29  16:22:08
69622         Log: Add fallback to tmpfile for use in cases where user's relying on
69623              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
69624              Lane's patch)
69625      Branch: vmsperl
69626            ! vms/vms.c vms/vmsish.h
69627 ____________________________________________________________________________
69628 [  6157] By: jhi                                   on 2000/05/29  03:10:36
69629         Log: Regen Configure to jive with #6149.
69630      Branch: cfgperl
69631            ! Configure
69632      Branch: metaconfig
69633            ! U/modified/Getfile.U
69634 ____________________________________________________________________________
69635 [  6156] By: jhi                                   on 2000/05/29  03:01:38
69636         Log: Integrate with Sarathy.
69637      Branch: cfgperl
69638           +> ext/DynaLoader/dl_mac.xs
69639           !> (integrate 38 files)
69640 ____________________________________________________________________________
69641 [  6155] By: gsar                                  on 2000/05/28  21:15:58
69642         Log: small bug in change#6144; remove random \xA0 character that snuck
69643              in via change#6145
69644      Branch: perl
69645            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
69646 ____________________________________________________________________________
69647 [  6154] By: gsar                                  on 2000/05/28  21:04:19
69648         Log: avoid type mismatch warning
69649      Branch: perl
69650            ! perl.c
69651 ____________________________________________________________________________
69652 [  6153] By: gsar                                  on 2000/05/28  20:58:31
69653         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
69654              <nick@Bagpuss.uk.boo.com>)
69655      Branch: perl
69656            ! lib/Test/Harness.pm
69657 ____________________________________________________________________________
69658 [  6152] By: gsar                                  on 2000/05/28  20:53:42
69659         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
69660      Branch: perl
69661            ! regexec.c
69662 ____________________________________________________________________________
69663 [  6151] By: gsar                                  on 2000/05/28  20:50:28
69664         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
69665      Branch: perl
69666            ! regexec.c
69667 ____________________________________________________________________________
69668 [  6150] By: gsar                                  on 2000/05/28  20:39:58
69669         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
69670      Branch: perl
69671            ! pod/perlrequick.pod
69672 ____________________________________________________________________________
69673 [  6149] By: gsar                                  on 2000/05/28  20:35:16
69674         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
69675              <troc@netrus.net>)
69676      Branch: perl
69677            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
69678            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
69679            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
69680            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
69681 ____________________________________________________________________________
69682 [  6148] By: gsar                                  on 2000/05/28  20:21:07
69683         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
69684      Branch: perl
69685            ! lib/ExtUtils/MM_Unix.pm
69686 ____________________________________________________________________________
69687 [  6147] By: gsar                                  on 2000/05/28  20:12:41
69688         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
69689              (from Peter Prymmer)
69690      Branch: perl
69691            ! vms/subconfigure.com
69692 ____________________________________________________________________________
69693 [  6146] By: gsar                                  on 2000/05/28  20:06:15
69694         Log: doc typo
69695      Branch: perl
69696            ! lib/warnings.pm warnings.h warnings.pl
69697 ____________________________________________________________________________
69698 [  6145] By: gsar                                  on 2000/05/28  18:44:33
69699         Log: make xsubpp skip embedded pod (from Matthias Neeracher
69700              <neeri@iis.ee.ethz.ch>)
69701      Branch: perl
69702            ! lib/ExtUtils/xsubpp
69703 ____________________________________________________________________________
69704 [  6144] By: gsar                                  on 2000/05/28  18:42:49
69705         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
69706              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
69707              <neeri@iis.ee.ethz.ch>)
69708      Branch: perl
69709            ! lib/AutoSplit.pm
69710 ____________________________________________________________________________
69711 [  6143] By: gsar                                  on 2000/05/28  18:41:12
69712         Log: MacOS support, part 1 (from Matthias Neeracher
69713              <neeri@iis.ee.ethz.ch>)
69714      Branch: perl
69715            + ext/DynaLoader/dl_mac.xs
69716            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
69717            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
69718            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
69719            ! util.h
69720 ____________________________________________________________________________
69721 [  6142] By: gsar                                  on 2000/05/28  18:21:51
69722         Log: File::Find fails to chdir when chasing symlinks (from
69723              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
69724      Branch: perl
69725            ! lib/File/Find.pm t/lib/filefind.t
69726 ____________________________________________________________________________
69727 [  6141] By: jhi                                   on 2000/05/28  14:25:15
69728         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
69729              forwarded by Peter Seebach from the bsdi-users mailing list.
69730              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
69731      Branch: perl
69732            ! hints/bsdos.sh
69733 ____________________________________________________________________________
69734 [  6140] By: jhi                                   on 2000/05/28  14:11:57
69735         Log: Integrate with Sarathy.
69736      Branch: cfgperl
69737           +> (branch 30 files)
69738           !> (integrate 93 files)
69739 ____________________________________________________________________________
69740 [  6139] By: gsar                                  on 2000/05/28  10:01:48
69741         Log: revise mktables.PL for bugs and newness in Unicode 3.0
69742              (from James Bence <jbence@amgen.com>)
69743      Branch: perl
69744            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
69745            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
69746            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
69747            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
69748            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
69749            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
69750            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
69751            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
69752            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
69753            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
69754            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
69755            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
69756            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
69757            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
69758            + lib/unicode/Is/SylWU.pl
69759            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
69760            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
69761            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
69762            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
69763            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
69764            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
69765            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
69766            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
69767            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
69768            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
69769            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
69770            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
69771            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
69772            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
69773            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
69774            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
69775            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
69776            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
69777            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
69778            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
69779            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
69780            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
69781            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
69782            ! lib/unicode/Makefile lib/unicode/mktables.PL
69783 ____________________________________________________________________________
69784 [  6138] By: gsar                                  on 2000/05/28  08:50:32
69785         Log: add note about the handling of negative indices to tied arrays
69786              (from Michael G Schwern <schwern@pobox.com>)
69787      Branch: perl
69788            ! pod/perltie.pod
69789 ____________________________________________________________________________
69790 [  6137] By: gsar                                  on 2000/05/28  08:46:10
69791         Log: fix bogus redeclaration warning for "our" variables in different
69792              scopes
69793      Branch: perl
69794            ! op.c t/pragma/strict-vars
69795 ____________________________________________________________________________
69796 [  6136] By: gsar                                  on 2000/05/28  08:31:20
69797         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
69798      Branch: perl
69799            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
69800 ____________________________________________________________________________
69801 [  6135] By: gsar                                  on 2000/05/28  08:17:50
69802         Log: enable Test::Harness to dynamically determine column width etc.
69803              (from Rob Napier <rnapier@employees.org>)
69804      Branch: perl
69805            ! lib/Test/Harness.pm
69806 ____________________________________________________________________________
69807 [  6134] By: gsar                                  on 2000/05/28  08:13:39
69808         Log: make Test::Harness use wait.h/WCOREDUMP if available
69809              (from Ben Tilly <ben_tilly@hotmail.com>)
69810      Branch: perl
69811            ! lib/Test/Harness.pm
69812 ____________________________________________________________________________
69813 [  6133] By: gsar                                  on 2000/05/28  08:08:05
69814         Log: elide bogus test in change#6132
69815      Branch: perl
69816            ! t/pragma/warn/9enabled
69817 ____________________________________________________________________________
69818 [  6132] By: gsar                                  on 2000/05/28  08:03:14
69819         Log: warnings::enabled() doesn't fall back to looking at $^W if
69820              caller isn't using lexical warnings (from Paul Marquess)
69821      Branch: perl
69822            ! pp_ctl.c t/pragma/warn/9enabled
69823 ____________________________________________________________________________
69824 [  6131] By: gsar                                  on 2000/05/28  07:57:47
69825         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
69826      Branch: perl
69827            ! ext/POSIX/POSIX.pm
69828 ____________________________________________________________________________
69829 [  6130] By: gsar                                  on 2000/05/28  07:29:12
69830         Log: fix places that mean C<"word" character> but say C<alphanumeric
69831              character>
69832      Branch: perl
69833            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
69834 ____________________________________________________________________________
69835 [  6129] By: gsar                                  on 2000/05/28  07:18:41
69836         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
69837      Branch: perl
69838            ! vms/test.com
69839 ____________________________________________________________________________
69840 [  6128] By: gsar                                  on 2000/05/28  07:12:55
69841         Log: new perlxstut example for passing/returning refs to arrays
69842              (from David Lowe <dlowe@pootpoot.com>)
69843      Branch: perl
69844            ! pod/perlxstut.pod
69845 ____________________________________________________________________________
69846 [  6127] By: gsar                                  on 2000/05/28  07:02:50
69847         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
69848              failed (from Gisle Aas)
69849      Branch: perl
69850            ! cop.h perl.c
69851 ____________________________________________________________________________
69852 [  6126] By: gsar                                  on 2000/05/28  06:39:53
69853         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
69854              (reworked variant of patch suggested by Simon Cozens)
69855      Branch: perl
69856            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
69857            ! pp_hot.c proto.h t/op/gv.t
69858 ____________________________________________________________________________
69859 [  6125] By: gsar                                  on 2000/05/28  05:14:55
69860         Log: enable propagating exception objects via Perl_croak() in XS code
69861              (from Gisle Aas)
69862      Branch: perl
69863            ! util.c
69864 ____________________________________________________________________________
69865 [  6124] By: gsar                                  on 2000/05/28  05:07:28
69866         Log: integrate vmsperl contents into mainline
69867      Branch: perl
69868           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
69869           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
69870           !> vms/vmsish.h
69871 ____________________________________________________________________________
69872 [  6123] By: gsar                                  on 2000/05/28  05:03:53
69873         Log: clarify gotcha with #line directives (from Rocco Caputo
69874              <troc@netrus.net>)
69875      Branch: perl
69876            ! pod/perldebug.pod pod/perlsyn.pod
69877 ____________________________________________________________________________
69878 [  6122] By: gsar                                  on 2000/05/28  04:58:29
69879         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
69880              (from Mark-Jason Dominus)
69881      Branch: perl
69882            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
69883            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
69884            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
69885            ! toke.c
69886 ____________________________________________________________________________
69887 [  6121] By: bailey                                on 2000/05/25  04:46:54
69888         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
69889              lists (based on fixes by Craig Berry)
69890      Branch: vmsperl
69891            ! lib/File/Spec/VMS.pm
69892 ____________________________________________________________________________
69893 [  6120] By: bailey                                on 2000/05/25  04:25:38
69894         Log: Add missing escape (Charles Lane)
69895      Branch: vmsperl
69896            ! t/op/lex_assign.t
69897 ____________________________________________________________________________
69898 [  6119] By: bailey                                on 2000/05/25  04:21:25
69899         Log: Quiet error messages in vmsish.t (Charles Lane)
69900      Branch: vmsperl
69901            ! vms/ext/vmsish.t
69902 ____________________________________________________________________________
69903 [  6118] By: bailey                                on 2000/05/25  04:17:57
69904         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
69905              Flatten case labels in switch statements uniformly (Charles Bailey)
69906      Branch: vmsperl
69907            ! vms/vms.c
69908 ____________________________________________________________________________
69909 [  6117] By: bailey                                on 2000/05/25  03:58:09
69910         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
69911      Branch: vmsperl
69912            ! vms/vmsish.h
69913 ____________________________________________________________________________
69914 [  6116] By: bailey                                on 2000/05/25  03:11:15
69915         Log: Miscellaneous cosmetic fixes (Charles Lane)
69916      Branch: vmsperl
69917            ! lib/ExtUtils/MM_VMS.pm
69918 ____________________________________________________________________________
69919 [  6115] By: bailey                                on 2000/05/25  03:10:36
69920         Log: Add bounds checking for several strings (Charles Lane)
69921      Branch: vmsperl
69922            ! vms/vms.c
69923 ____________________________________________________________________________
69924 [  6114] By: bailey                                on 2000/05/25  02:25:34
69925         Log: Urk -- undo previous removal of vmsish 'exit' change
69926      Branch: vmsperl
69927            ! vms/ext/vmsish.pm vms/vmsish.h
69928 ____________________________________________________________________________
69929 [  6113] By: bailey                                on 2000/05/24  02:24:40
69930         Log: Ugly workaround for version-specific RTL error
69931      Branch: vmsperl
69932            ! vms/vms.c
69933 ____________________________________________________________________________
69934 [  6112] By: bailey                                on 2000/05/24  02:19:55
69935         Log: Check for existence of file before trying to delete
69936      Branch: vmsperl
69937            ! vms/test.com
69938 ____________________________________________________________________________
69939 [  6111] By: bailey                                on 2000/05/23  23:35:13
69940         Log: Resync with mainline prior to post-5.6.0 updates
69941      Branch: vmsperl
69942           +> (branch 49 files)
69943            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
69944            ! vms/ext/vmsish.pm
69945           !> (integrate 334 files)
69946 ____________________________________________________________________________
69947 [  6110] By: jhi                                   on 2000/05/23  19:28:32
69948         Log: todo tweak
69949      Branch: cfgperl
69950            ! Todo-5.6
69951 ____________________________________________________________________________
69952 [  6109] By: jhi                                   on 2000/05/18  17:38:54
69953         Log: Integrate with Sarathy.
69954      Branch: cfgperl
69955           !> mg.c perl.h win32/perlhost.h
69956 ____________________________________________________________________________
69957 [  6108] By: gsar                                  on 2000/05/17  02:24:56
69958         Log: reenable fake signal handling on Windows, bugs and all
69959      Branch: perl
69960            ! mg.c perl.h win32/perlhost.h
69961 ____________________________________________________________________________
69962 [  6107] By: jhi                                   on 2000/05/15  18:01:41
69963         Log: Tweak the todo list.
69964      Branch: cfgperl
69965            ! Todo-5.6
69966 ____________________________________________________________________________
69967 [  6106] By: jhi                                   on 2000/05/15  13:41:48
69968         Log: The (Configure) script refuses to go on, after asking for
69969              'You may also choose to try maximal 64-bitness....'.
69970              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
69971              -- Patrick Zima
69972              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
69973      Branch: cfgperl
69974            ! hints/solaris_2.sh
69975 ____________________________________________________________________________
69976 [  6105] By: jhi                                   on 2000/05/11  14:37:43
69977         Log: Integrate with Sarathy.
69978      Branch: cfgperl
69979           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
69980           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
69981 ____________________________________________________________________________
69982 [  6104] By: gsar                                  on 2000/05/11  03:39:07
69983         Log: PL_sys_intern was being initialized too late on windows
69984      Branch: perl
69985            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
69986            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
69987 ____________________________________________________________________________
69988 [  6103] By: jhi                                   on 2000/05/09  19:42:20
69989         Log: Test tweaking for Unicos continues.
69990      Branch: cfgperl
69991            ! t/op/64bitint.t
69992 ____________________________________________________________________________
69993 [  6102] By: jhi                                   on 2000/05/09  16:47:27
69994         Log: The test suite tweak in #6101 wasn't quite right.
69995      Branch: cfgperl
69996            ! t/lib/complex.t
69997 ____________________________________________________________________________
69998 [  6101] By: jhi                                   on 2000/05/09  15:35:34
69999         Log: Hints and test tweaks for Unicos.
70000      Branch: cfgperl
70001            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
70002 ____________________________________________________________________________
70003 [  6100] By: jhi                                   on 2000/05/08  21:15:06
70004         Log: More compilation tweakery from Allen Smith.
70005      Branch: cfgperl
70006            ! hints/irix_6.sh
70007 ____________________________________________________________________________
70008 [  6099] By: jhi                                   on 2000/05/08  19:21:18
70009         Log: Tweaks for the cc bugs from Allen Smith.
70010      Branch: cfgperl
70011            ! hints/irix_6.sh
70012 ____________________________________________________________________________
70013 [  6098] By: jhi                                   on 2000/05/08  19:13:37
70014         Log: Add a note about other, yet unsupported, shadow password APIs.
70015      Branch: cfgperl
70016            ! pp_sys.c
70017 ____________________________________________________________________________
70018 [  6097] By: jhi                                   on 2000/05/08  18:46:34
70019         Log: Add a note about possible compilation problems from Allen Smith.
70020      Branch: cfgperl
70021            ! hints/irix_6.sh
70022 ____________________________________________________________________________
70023 [  6096] By: jhi                                   on 2000/05/08  17:33:10
70024         Log: Integrate with Sarathy.
70025      Branch: cfgperl
70026           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
70027           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
70028 ____________________________________________________________________________
70029 [  6095] By: jhi                                   on 2000/05/08  16:21:33
70030         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
70031              might be useful in future.
70032      Branch: cfgperl
70033            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70034            ! config_h.SH
70035      Branch: metaconfig
70036            ! U/installdirs/inc_version_list.U
70037      Branch: metaconfig/U/perl
70038            ! perlxv.U
70039 ____________________________________________________________________________
70040 [  6094] By: gsar                                  on 2000/05/08  14:22:22
70041         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
70042      Branch: perl
70043            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
70044            ! hints/cygwin.sh pp_sys.c
70045 ____________________________________________________________________________
70046 [  6093] By: gsar                                  on 2000/05/08  12:52:28
70047         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
70048              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
70049      Branch: perl
70050            ! pp_sys.c sv.c win32/perlhost.h
70051 ____________________________________________________________________________
70052 [  6092] By: jhi                                   on 2000/05/07  22:40:34
70053         Log: Regen perltoc with the fixed buildtoc.
70054      Branch: cfgperl
70055            ! pod/perltoc.pod
70056 ____________________________________________________________________________
70057 [  6091] By: jhi                                   on 2000/05/07  22:24:16
70058         Log: Integrate with Sarathy.
70059      Branch: cfgperl
70060           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
70061           !> t/op/substr.t toke.c
70062 ____________________________________________________________________________
70063 [  6090] By: gsar                                  on 2000/05/07  19:47:07
70064         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
70065              [NI]OK; added tests for both
70066      Branch: perl
70067            ! perl.c pp_hot.c sv.c t/op/substr.t
70068 ____________________________________________________________________________
70069 [  6089] By: gsar                                  on 2000/05/07  18:18:38
70070         Log: buildtoc tweak to fix newline lossage
70071      Branch: perl
70072            ! pod/buildtoc
70073 ____________________________________________________________________________
70074 [  6088] By: jhi                                   on 2000/05/07  16:35:36
70075         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
70076              because we do not use those.  The HAS_GETSPNAM remains,
70077              though, because we still do use that.
70078      Branch: cfgperl
70079            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70080            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
70081            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
70082            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
70083            ! win32/config.vc win32/config_H.bc win32/config_H.gc
70084            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
70085 ____________________________________________________________________________
70086 [  6087] By: gsar                                  on 2000/05/07  16:05:16
70087         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
70088      Branch: perl
70089            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
70090 ____________________________________________________________________________
70091 [  6086] By: jhi                                   on 2000/05/07  15:27:07
70092         Log: Integrate with Sarathy.
70093      Branch: cfgperl
70094           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
70095           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
70096           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
70097           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
70098           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
70099           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
70100 ____________________________________________________________________________
70101 [  6085] By: gsar                                  on 2000/05/07  05:52:02
70102         Log: repeat operator (x) doesn't preserve utf8-ness
70103      Branch: perl
70104            ! pp.c t/op/substr.t
70105 ____________________________________________________________________________
70106 [  6084] By: gsar                                  on 2000/05/07  05:39:55
70107         Log: substr() does not preserve utf8-ness (from Stefan Eissing
70108              <Eissing@medicaldataservice.de>); added tests
70109      Branch: perl
70110            ! pp.c t/op/substr.t
70111 ____________________________________________________________________________
70112 [  6083] By: gsar                                  on 2000/05/07  05:24:46
70113         Log: note about undocumented caller() return value (from M.J.T. Guy);
70114              yet another peek.t tweak
70115      Branch: perl
70116            ! pod/perlfunc.pod t/lib/peek.t
70117 ____________________________________________________________________________
70118 [  6082] By: gsar                                  on 2000/05/07  05:08:40
70119         Log: peek.t non-portable to ithreads
70120      Branch: perl
70121            ! t/lib/peek.t
70122 ____________________________________________________________________________
70123 [  6081] By: gsar                                  on 2000/05/07  04:17:04
70124         Log: better default perlbug categories for ok reports (from Richard Foley)
70125      Branch: perl
70126            ! utils/perlbug.PL
70127 ____________________________________________________________________________
70128 [  6080] By: gsar                                  on 2000/05/07  04:08:07
70129         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
70130              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
70131      Branch: perl
70132            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
70133            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
70134            ! AUTHORS MAINTAIN MANIFEST
70135 ____________________________________________________________________________
70136 [  6079] By: gsar                                  on 2000/05/07  04:01:38
70137         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
70138      Branch: perl
70139            ! lib/Carp/Heavy.pm
70140 ____________________________________________________________________________
70141 [  6078] By: gsar                                  on 2000/05/07  01:24:19
70142         Log: workaround for CRT bug in chdir() (from Charles Lane, via
70143              Peter Prymmer)
70144      Branch: perl
70145            ! iperlsys.h vms/vms.c vms/vmsish.h
70146 ____________________________________________________________________________
70147 [  6077] By: gsar                                  on 2000/05/07  01:22:23
70148         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
70149              and Tom Phoenix)
70150      Branch: perl
70151            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
70152 ____________________________________________________________________________
70153 [  6076] By: gsar                                  on 2000/05/06  17:36:29
70154         Log: integrate cfgperl contents into mainline
70155      Branch: perl
70156           +> t/lib/peek.t
70157           !> Configure MANIFEST Porting/Glossary Porting/config.sh
70158           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
70159           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
70160           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
70161 ____________________________________________________________________________
70162 [  6075] By: jhi                                   on 2000/05/05  18:56:10
70163         Log: Make the test more portable.
70164      Branch: cfgperl
70165            ! t/lib/peek.t
70166 ____________________________________________________________________________
70167 [  6074] By: jhi                                   on 2000/05/05  18:49:20
70168         Log: Introduce t/lib/peek.t.
70169      Branch: cfgperl
70170            + t/lib/peek.t
70171            ! MANIFEST
70172 ____________________________________________________________________________
70173 [  6073] By: jhi                                   on 2000/05/05  14:30:45
70174         Log: Complex tweaks.
70175      Branch: cfgperl
70176            ! lib/Math/Complex.pm t/lib/complex.t
70177 ____________________________________________________________________________
70178 [  6072] By: jhi                                   on 2000/05/05  12:27:13
70179         Log: Integrate with Sarathy.
70180      Branch: cfgperl
70181           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
70182           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
70183           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
70184           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
70185 ____________________________________________________________________________
70186 [  6071] By: gsar                                  on 2000/05/05  02:24:46
70187         Log: misformatted perllocal.pod (from Tim Jenness
70188              <t.jenness@jach.hawaii.edu>)
70189      Branch: perl
70190            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
70191 ____________________________________________________________________________
70192 [  6070] By: gsar                                  on 2000/05/05  02:16:52
70193         Log: remove misleading comment (from M.J.T. Guy)
70194      Branch: perl
70195            ! t/lib/anydbm.t
70196 ____________________________________________________________________________
70197 [  6069] By: gsar                                  on 2000/05/05  02:15:13
70198         Log: File::Spec compatibility update (from Barrie Slaymaker
70199              <barries@slaysys.com>)
70200      Branch: perl
70201            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
70202            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
70203 ____________________________________________________________________________
70204 [  6068] By: gsar                                  on 2000/05/05  02:01:50
70205         Log: note about values()
70206      Branch: perl
70207            ! pod/perlfunc.pod
70208 ____________________________________________________________________________
70209 [  6067] By: gsar                                  on 2000/05/05  01:33:09
70210         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
70211      Branch: perl
70212            ! win32/win32.c
70213 ____________________________________________________________________________
70214 [  6066] By: gsar                                  on 2000/05/05  01:23:43
70215         Log: s/END/CHECK/
70216      Branch: perl
70217            ! perl.c
70218 ____________________________________________________________________________
70219 [  6065] By: jhi                                   on 2000/05/04  17:30:22
70220         Log: Integrate with Sarathy.
70221      Branch: cfgperl
70222           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
70223 ____________________________________________________________________________
70224 [  6064] By: gsar                                  on 2000/05/04  17:26:14
70225         Log: change#5905 wasn't quite right--it's intent only applies when arguments
70226              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
70227      Branch: perl
70228            ! pp_sys.c sv.c
70229 ____________________________________________________________________________
70230 [  6063] By: gsar                                  on 2000/05/04  16:52:29
70231         Log: tokeq() could read unallocated field in argument
70232      Branch: perl
70233            ! toke.c
70234 ____________________________________________________________________________
70235 [  6062] By: gsar                                  on 2000/05/04  16:34:51
70236         Log: additional tests for utf8.t
70237      Branch: perl
70238            ! t/pragma/utf8.t
70239 ____________________________________________________________________________
70240 [  6061] By: gsar                                  on 2000/05/04  16:09:28
70241         Log: change#5921 neglected to make eq honor "use bytes"
70242      Branch: perl
70243            ! sv.c
70244 ____________________________________________________________________________
70245 [  6060] By: jhi                                   on 2000/05/04  15:30:16
70246         Log: Integrate with Sarathy.
70247      Branch: cfgperl
70248           !> perl.c regcomp.c t/pragma/utf8.t
70249 ____________________________________________________________________________
70250 [  6059] By: jhi                                   on 2000/05/04  15:26:37
70251         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
70252              in natively 64-bit platforms where a long is a quad (no need
70253              for long longs).  Also added bias for IVs.
70254      Branch: cfgperl
70255            ! toke.c
70256 ____________________________________________________________________________
70257 [  6058] By: gsar                                  on 2000/05/04  00:19:14
70258         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
70259              (spotted by Donald Kinzer <dkinzer@premia.com>)
70260      Branch: perl
70261            ! perl.c
70262 ____________________________________________________________________________
70263 [  6057] By: gsar                                  on 2000/05/03  18:34:01
70264         Log: fix broken parsing of /\x{ab}/
70265      Branch: perl
70266            ! regcomp.c t/pragma/utf8.t
70267 ____________________________________________________________________________
70268 [  6056] By: jhi                                   on 2000/05/03  17:57:16
70269         Log: The search of infinity continues, this time simplified.
70270      Branch: cfgperl
70271            ! lib/Math/Complex.pm
70272 ____________________________________________________________________________
70273 [  6055] By: jhi                                   on 2000/05/03  17:45:30
70274         Log: Detypo.
70275      Branch: cfgperl
70276            ! hints/unicos.sh
70277 ____________________________________________________________________________
70278 [  6054] By: jhi                                   on 2000/05/02  22:28:27
70279         Log: Be more forgiving in POSIX about HUGE_VALL.
70280      Branch: cfgperl
70281            ! ext/POSIX/POSIX.xs
70282 ____________________________________________________________________________
70283 [  6053] By: jhi                                   on 2000/05/02  22:25:05
70284         Log: Integrate with Sarathy.
70285      Branch: cfgperl
70286           !> hints/irix_6.sh pod/perlop.pod
70287 ____________________________________________________________________________
70288 [  6052] By: jhi                                   on 2000/05/02  22:24:31
70289         Log: Unicos hint tweak.
70290      Branch: cfgperl
70291            ! hints/unicos.sh
70292 ____________________________________________________________________________
70293 [  6051] By: jhi                                   on 2000/05/02  22:21:26
70294         Log: Complex tweakery.
70295      Branch: cfgperl
70296            ! lib/Math/Complex.pm t/lib/complex.t
70297 ____________________________________________________________________________
70298 [  6050] By: jhi                                   on 2000/05/02  19:26:22
70299         Log: Use setxxent()/endxxent().
70300      Branch: cfgperl
70301            ! t/op/grent.t t/op/pwent.t
70302 ____________________________________________________________________________
70303 [  6049] By: jhi                                   on 2000/05/02  19:06:02
70304         Log: Test both the scalar and list contexts.
70305      Branch: cfgperl
70306            ! t/op/grent.t t/op/pwent.t
70307 ____________________________________________________________________________
70308 [  6048] By: gsar                                  on 2000/05/02  18:29:10
70309         Log: add note about how $( doesn't interpolate in REs (from
70310              Philip Newton <newton@ficus.frogspace.net>)
70311      Branch: perl
70312            ! pod/perlop.pod
70313 ____________________________________________________________________________
70314 [  6047] By: jhi                                   on 2000/05/02  17:41:24
70315         Log: Call getspnam() only iff needed.
70316      Branch: cfgperl
70317            ! pp_sys.c
70318 ____________________________________________________________________________
70319 [  6046] By: gsar                                  on 2000/05/02  17:07:25
70320         Log: libscheck has insufficient checks for n32 libs (from
70321              Albert Chin-A-Young <china@thewrittenword.com>)
70322      Branch: perl
70323            ! hints/irix_6.sh
70324 ____________________________________________________________________________
70325 [  6045] By: jhi                                   on 2000/05/02  13:57:17
70326         Log: Integrate with Sarathy.
70327      Branch: cfgperl
70328           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
70329           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
70330 ____________________________________________________________________________
70331 [  6044] By: gsar                                  on 2000/05/02  06:48:19
70332         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
70333              such that underscores are only ignored in literal numbers,
70334              "\x{...}", and hex/oct argument
70335      Branch: perl
70336            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
70337 ____________________________________________________________________________
70338 [  6043] By: gsar                                  on 2000/05/02  02:22:29
70339         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
70340      Branch: perl
70341            ! pod/perlretut.pod
70342 ____________________________________________________________________________
70343 [  6042] By: gsar                                  on 2000/05/02  02:17:51
70344         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
70345      Branch: perl
70346            ! pod/perltrap.pod
70347 ____________________________________________________________________________
70348 [  6041] By: gsar                                  on 2000/05/02  01:53:51
70349         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
70350              to compensate
70351      Branch: perl
70352            ! Porting/makerel
70353 ____________________________________________________________________________
70354 [  6040] By: gsar                                  on 2000/05/02  01:51:57
70355         Log: missing files in MANIFEST
70356      Branch: perl
70357            ! MANIFEST
70358 ____________________________________________________________________________
70359 [  6039] By: jhi                                   on 2000/05/02  00:36:46
70360         Log: Infinite problems.
70361      Branch: cfgperl
70362            ! lib/Math/Complex.pm
70363 ____________________________________________________________________________
70364 [  6038] By: jhi                                   on 2000/05/02  00:06:38
70365         Log: pwent/spent #ifdef imbalance.
70366      Branch: cfgperl
70367            ! pp_sys.c
70368 ____________________________________________________________________________
70369 [  6037] By: jhi                                   on 2000/05/01  22:50:11
70370         Log: Use HUGE_VALL if applicable.
70371      Branch: cfgperl
70372            ! ext/POSIX/POSIX.xs util.c
70373 ____________________________________________________________________________
70374 [  6036] By: jhi                                   on 2000/05/01  22:20:53
70375         Log: Correct Freudian slip.
70376      Branch: cfgperl
70377            ! pp_sys.c
70378 ____________________________________________________________________________
70379 [  6035] By: jhi                                   on 2000/05/01  21:07:38
70380         Log: Continue on the pwent/spent case.
70381      Branch: cfgperl
70382            ! pp_sys.c
70383 ____________________________________________________________________________
70384 [  6034] By: jhi                                   on 2000/05/01  17:45:14
70385         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
70386              adjustments in 6032 conflicted badly with this, will have
70387              to revisit them later.
70388      Branch: cfgperl
70389           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
70390           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
70391           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
70392           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
70393           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
70394           !> t/lib/cgi-html.t t/lib/cgi-request.t
70395 ____________________________________________________________________________
70396 [  6033] By: jhi                                   on 2000/05/01  17:40:49
70397         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
70398      Branch: cfgperl
70399            ! pp_sys.c
70400 ____________________________________________________________________________
70401 [  6032] By: gsar                                  on 2000/05/01  15:56:32
70402         Log: whitespace adjustments
70403      Branch: perl
70404            ! pp_sys.c
70405 ____________________________________________________________________________
70406 [  6031] By: gsar                                  on 2000/05/01  15:19:41
70407         Log: small nits in diagnostics.pm (from Robin Barker)
70408      Branch: perl
70409            ! lib/diagnostics.pm pod/perldiag.pod
70410 ____________________________________________________________________________
70411 [  6030] By: gsar                                  on 2000/05/01  08:39:18
70412         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
70413              for @- and @+ (from Johan Vromans)
70414      Branch: perl
70415            ! lib/English.pm pod/perlvar.pod
70416 ____________________________________________________________________________
70417 [  6029] By: gsar                                  on 2000/05/01  08:16:10
70418         Log: add CGI.pm v2.66 (from Lincoln Stein)
70419      Branch: perl
70420            + lib/CGI/Util.pm t/lib/cgi-pretty.t
70421            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
70422            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
70423            ! t/lib/cgi-html.t t/lib/cgi-request.t
70424 ____________________________________________________________________________
70425 [  6028] By: gsar                                  on 2000/05/01  06:34:41
70426         Log: Pod::Man generates groff-incompatible macro definition (from
70427              Tom Christiansen)
70428      Branch: perl
70429            ! lib/Pod/Man.pm
70430 ____________________________________________________________________________
70431 [  6027] By: gsar                                  on 2000/05/01  06:31:36
70432         Log: podlators-1.02 update (from Russ Allbery)
70433      Branch: perl
70434            ! lib/Pod/Man.pm lib/Pod/Text.pm
70435 ____________________________________________________________________________
70436 [  6026] By: jhi                                   on 2000/04/30  23:24:23
70437         Log: Integrate with Sarathy.
70438      Branch: cfgperl
70439           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
70440           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
70441           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
70442           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
70443           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
70444           !> t/lib/syslog.t toke.c win32/win32.h
70445 ____________________________________________________________________________
70446 [  6025] By: gsar                                  on 2000/04/30  18:17:47
70447         Log: Is{Alnum,Alpha,Word} don't match titlecase
70448              
70449              TODO: IsSpace is defined recursively!
70450              
70451              (both spotted by Larry)
70452      Branch: perl
70453            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
70454            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
70455 ____________________________________________________________________________
70456 [  6024] By: gsar                                  on 2000/04/30  17:50:19
70457         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
70458              (from Hugo van der Sanden)
70459      Branch: perl
70460            ! toke.c
70461 ____________________________________________________________________________
70462 [  6023] By: gsar                                  on 2000/04/30  17:14:43
70463         Log: debugger stomps on $. (from M.J.T. Guy)
70464      Branch: perl
70465            ! lib/perl5db.pl
70466 ____________________________________________________________________________
70467 [  6022] By: gsar                                  on 2000/04/30  16:59:22
70468         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
70469      Branch: perl
70470            ! sv.c
70471 ____________________________________________________________________________
70472 [  6021] By: gsar                                  on 2000/04/29  21:00:08
70473         Log: remove Win2K issue in pod (fixed by change#6020)
70474      Branch: perl
70475            ! README.win32 pod/perl56delta.pod
70476 ____________________________________________________________________________
70477 [  6020] By: gsar                                  on 2000/04/29  20:51:49
70478         Log: test tweak
70479      Branch: perl
70480            ! t/lib/open3.t
70481 ____________________________________________________________________________
70482 [  6019] By: gsar                                  on 2000/04/29  20:34:27
70483         Log: windows portability tweaks
70484      Branch: perl
70485            ! t/lib/b.t win32/win32.h
70486 ____________________________________________________________________________
70487 [  6018] By: gsar                                  on 2000/04/29  19:55:24
70488         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
70489              make _PATH_LOG() return "" if unavailable
70490      Branch: perl
70491            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
70492            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
70493 ____________________________________________________________________________
70494 [  6017] By: jhi                                   on 2000/04/28  22:49:46
70495         Log: Integrate with Sarathy.
70496      Branch: cfgperl
70497           !> op.c perl.c pod/perldiag.pod t/lib/b.t
70498 ____________________________________________________________________________
70499 [  6016] By: jhi                                   on 2000/04/28  22:46:14
70500         Log: Do not warn that an infinity does not look like a number.
70501      Branch: cfgperl
70502            ! sv.c
70503 ____________________________________________________________________________
70504 [  6015] By: gsar                                  on 2000/04/28  22:35:49
70505         Log: tweak test for portability
70506      Branch: perl
70507            ! t/lib/b.t
70508 ____________________________________________________________________________
70509 [  6014] By: gsar                                  on 2000/04/28  22:05:31
70510         Log: glob() loading File::Glob behind the scenes may cause syntax errors
70511      Branch: perl
70512            ! op.c
70513 ____________________________________________________________________________
70514 [  6013] By: gsar                                  on 2000/04/28  21:25:22
70515         Log: tweak change#5945 to display correct switch name in diagnostic
70516      Branch: perl
70517            ! perl.c pod/perldiag.pod
70518 ____________________________________________________________________________
70519 [  6012] By: jhi                                   on 2000/04/28  21:08:12
70520         Log: Integrate with Sarathy.
70521      Branch: cfgperl
70522           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
70523           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
70524           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
70525 ____________________________________________________________________________
70526 [  6011] By: jhi                                   on 2000/04/28  21:04:46
70527         Log: &HUGE_VAL is not defined, it exists.
70528      Branch: cfgperl
70529            ! lib/Math/Complex.pm
70530 ____________________________________________________________________________
70531 [  6010] By: gsar                                  on 2000/04/28  21:02:58
70532         Log: clarify note about shadow password support (from
70533              gellyfish@gellyfish.com)
70534      Branch: perl
70535            ! pod/perlfunc.pod
70536 ____________________________________________________________________________
70537 [  6009] By: gsar                                  on 2000/04/28  21:00:00
70538         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
70539      Branch: perl
70540            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
70541 ____________________________________________________________________________
70542 [  6008] By: gsar                                  on 2000/04/28  20:56:33
70543         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
70544      Branch: perl
70545            ! installperl vms/subconfigure.com
70546 ____________________________________________________________________________
70547 [  6007] By: gsar                                  on 2000/04/28  20:51:21
70548         Log: note about compile failures and END blocks (from M.J.T. Guy)
70549      Branch: perl
70550            ! pod/perl56delta.pod pod/perlmod.pod
70551 ____________________________________________________________________________
70552 [  6006] By: jhi                                   on 2000/04/28  20:42:14
70553         Log: Regen Configure.
70554      Branch: cfgperl
70555            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70556            ! config_h.SH
70557 ____________________________________________________________________________
70558 [  6005] By: gsar                                  on 2000/04/28  20:41:16
70559         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
70560      Branch: perl
70561            ! utils/perldoc.PL
70562 ____________________________________________________________________________
70563 [  6004] By: jhi                                   on 2000/04/28  20:28:21
70564         Log: Integrate with Sarathy.
70565      Branch: cfgperl
70566           !> Configure INSTALL Porting/Glossary Porting/config.sh
70567           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
70568           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
70569           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
70570           !> win32/config.vc win32/win32.c
70571 ____________________________________________________________________________
70572 [  6003] By: gsar                                  on 2000/04/28  20:11:20
70573         Log: allow REG_EXPAND_SZ keys in Windows registry (from
70574              John Clayton <John.Clayton@barclayscapital.com>)
70575      Branch: perl
70576            ! win32/win32.c
70577 ____________________________________________________________________________
70578 [  6002] By: gsar                                  on 2000/04/28  19:34:16
70579         Log: destructive sv_setsv() can lose UV-ness from source, causing
70580              numeric promotions/comparisons to fail to do the right thing
70581      Branch: perl
70582            ! sv.c
70583 ____________________________________________________________________________
70584 [  6001] By: gsar                                  on 2000/04/28  18:44:15
70585         Log: support additional library locations via $Config{otherlibdirs}
70586              (from Andy Dougherty)
70587      Branch: perl
70588            ! Configure INSTALL Porting/Glossary Porting/config.sh
70589            ! Porting/config_H config_h.SH epoc/config.sh perl.c
70590            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
70591            ! win32/config.bc win32/config.gc win32/config.vc
70592 ____________________________________________________________________________
70593 [  6000] By: gsar                                  on 2000/04/28  18:26:58
70594         Log: reworked otherlibdirs.U (from Andy Dougherty)
70595      Branch: metaconfig
70596            ! U/installdirs/otherlibdirs.U
70597 ____________________________________________________________________________
70598 [  5999] By: gsar                                  on 2000/04/28  18:17:07
70599         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
70600      Branch: perl
70601            ! t/pragma/warn/toke toke.c
70602 ____________________________________________________________________________
70603 [  5998] By: jhi                                   on 2000/04/28  13:32:17
70604         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
70605      Branch: cfgperl
70606            ! lib/Math/Complex.pm
70607 ____________________________________________________________________________
70608 [  5997] By: jhi                                   on 2000/04/28  13:14:04
70609         Log: Preserve $!.
70610      Branch: cfgperl
70611            ! lib/Math/Complex.pm
70612 ____________________________________________________________________________
70613 [  5996] By: jhi                                   on 2000/04/28  12:59:23
70614         Log: Integrate with Sarathy.
70615      Branch: cfgperl
70616           +> pod/perlrequick.pod pod/perlretut.pod
70617           !> (integrate 51 files)
70618 ____________________________________________________________________________
70619 [  5995] By: gsar                                  on 2000/04/28  09:37:36
70620         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
70621      Branch: perl
70622            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
70623 ____________________________________________________________________________
70624 [  5994] By: gsar                                  on 2000/04/28  09:33:26
70625         Log: fix for missed accounting for null byte in pack("Z",...) (from
70626              M.J.T. Guy)
70627      Branch: perl
70628            ! pp.c t/op/pack.t
70629 ____________________________________________________________________________
70630 [  5993] By: gsar                                  on 2000/04/28  09:30:05
70631         Log: various minor tweaks seen on p5p
70632      Branch: perl
70633            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
70634 ____________________________________________________________________________
70635 [  5992] By: gsar                                  on 2000/04/28  09:08:19
70636         Log: pod nit (from Simon Cozens)
70637      Branch: perl
70638            ! pod/perlop.pod
70639 ____________________________________________________________________________
70640 [  5991] By: gsar                                  on 2000/04/28  09:06:36
70641         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
70642      Branch: perl
70643            ! README.posix-bc hints/posix-bc.sh
70644 ____________________________________________________________________________
70645 [  5990] By: gsar                                  on 2000/04/28  08:54:52
70646         Log: use $ENV{LIB} to search for libs under Visual C compiler
70647              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
70648      Branch: perl
70649            ! lib/ExtUtils/Liblist.pm
70650 ____________________________________________________________________________
70651 [  5989] By: gsar                                  on 2000/04/28  08:27:12
70652         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
70653              itself and no other (from Tom Hughes)
70654      Branch: perl
70655            ! t/op/array.t toke.c
70656 ____________________________________________________________________________
70657 [  5988] By: gsar                                  on 2000/04/28  08:01:38
70658         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
70659              <paul@miraclefish.com>)
70660      Branch: perl
70661            ! lib/ExtUtils/MakeMaker.pm
70662 ____________________________________________________________________________
70663 [  5987] By: gsar                                  on 2000/04/28  07:53:09
70664         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
70665      Branch: perl
70666            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
70667 ____________________________________________________________________________
70668 [  5986] By: gsar                                  on 2000/04/28  07:44:17
70669         Log: add regular expressions tutorial and quick-start guide (from
70670              Mark Kvale <kvale@phy.ucsf.edu>)
70671      Branch: perl
70672            + pod/perlrequick.pod pod/perlretut.pod
70673            ! AUTHORS MAINTAIN MANIFEST
70674 ____________________________________________________________________________
70675 [  5985] By: gsar                                  on 2000/04/28  07:30:28
70676         Log: forked child may not exit correctly if it failed to open
70677              /dev/console (from Graham Barr)
70678      Branch: perl
70679            ! ext/Sys/Syslog/Syslog.pm
70680 ____________________________________________________________________________
70681 [  5984] By: gsar                                  on 2000/04/28  07:27:20
70682         Log: attributes::reftype() doesn't work on tied argument
70683      Branch: perl
70684            ! xsutils.c
70685 ____________________________________________________________________________
70686 [  5983] By: gsar                                  on 2000/04/28  07:15:04
70687         Log: numeric conversion of non-number in change#3378 tramples on
70688              OOK offset, causing segfaults
70689      Branch: perl
70690            ! sv.c
70691 ____________________________________________________________________________
70692 [  5982] By: gsar                                  on 2000/04/28  04:48:25
70693         Log: avoid error in IO::Socket::INET when given an unknown service name
70694              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
70695      Branch: perl
70696            ! ext/IO/lib/IO/Socket/INET.pm
70697 ____________________________________________________________________________
70698 [  5981] By: gsar                                  on 2000/04/28  04:31:31
70699         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
70700              prototype mismatch with CORE::glob(); update pod and tests to
70701              suit (File::Glob::glob() is still available for backward
70702              compatibility, but should be considered deprecated)
70703      Branch: perl
70704            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
70705            ! t/lib/glob-taint.t
70706 ____________________________________________________________________________
70707 [  5980] By: gsar                                  on 2000/04/28  03:47:29
70708         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
70709              <ghudson@mit.edu>)
70710      Branch: metaconfig
70711            ! U/modified/Options.U
70712      Branch: perl
70713            ! Configure
70714 ____________________________________________________________________________
70715 [  5979] By: gsar                                  on 2000/04/28  03:07:54
70716         Log: under useithreads, constant pad entries could inadvertently be
70717              shared across threads (from Eric Blood <eblood@xmission.com>);
70718              added Eric's test case to testsuite
70719      Branch: perl
70720            ! op.c t/op/misc.t
70721 ____________________________________________________________________________
70722 [  5978] By: gsar                                  on 2000/04/27  21:13:00
70723         Log: sync version numbers in File::Spec with the ones on CPAN
70724              (from Barrie Slaymaker)
70725      Branch: perl
70726            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
70727            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
70728            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
70729 ____________________________________________________________________________
70730 [  5977] By: gsar                                  on 2000/04/27  21:07:29
70731         Log: autoquote barewords followed by newline and arrow properly
70732              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
70733      Branch: perl
70734            ! t/pragma/warn/toke toke.c
70735 ____________________________________________________________________________
70736 [  5976] By: gsar                                  on 2000/04/27  20:41:20
70737         Log: DB_File v1.73 update (from Paul Marquess)
70738      Branch: perl
70739            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
70740            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
70741 ____________________________________________________________________________
70742 [  5975] By: gsar                                  on 2000/04/27  20:34:24
70743         Log: allow sort() reentrancy (variant of patch suggested by
70744              Hugo van der Sanden)
70745      Branch: perl
70746            ! pp_ctl.c t/op/sort.t
70747 ____________________________________________________________________________
70748 [  5974] By: gsar                                  on 2000/04/27  19:46:57
70749         Log: change#4197 somehow missed initializing PL_errors, meaning
70750              sytax error queueing wasn't working outside eval"" at all;
70751              also fixed eval"" to localize PL_error_count, so that compile-time
70752              eval's don't clobber the error state of the outer context
70753      Branch: perl
70754            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
70755            ! t/pragma/warn/toke
70756 ____________________________________________________________________________
70757 [  5973] By: gsar                                  on 2000/04/27  18:29:05
70758         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
70759      Branch: perl
70760            ! regcomp.c regexec.c t/op/re_tests
70761 ____________________________________________________________________________
70762 [  5972] By: jhi                                   on 2000/04/27  18:22:41
70763         Log: Integrate with Sarathy.
70764      Branch: cfgperl
70765           +> t/lib/b.t t/lib/syslog.t
70766           !> (integrate 31 files)
70767 ____________________________________________________________________________
70768 [  5971] By: jhi                                   on 2000/04/27  18:18:46
70769         Log: Unicos tweaks from Mark P. Lutz.
70770      Branch: cfgperl
70771            ! hints/unicos.sh lib/Math/Complex.pm
70772 ____________________________________________________________________________
70773 [  5970] By: gsar                                  on 2000/04/27  18:05:11
70774         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
70775              IV is >32bits
70776      Branch: perl
70777            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
70778 ____________________________________________________________________________
70779 [  5969] By: gsar                                  on 2000/04/27  17:50:56
70780         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
70781      Branch: perl
70782            + t/lib/syslog.t
70783            ! MANIFEST ext/Sys/Syslog/Syslog.pm
70784 ____________________________________________________________________________
70785 [  5968] By: gsar                                  on 2000/04/27  17:44:49
70786         Log: tolerate spaces in group names in test on solaris (from David Boyce
70787              <dsb@boyski.com>)
70788      Branch: perl
70789            ! t/op/groups.t
70790 ____________________________________________________________________________
70791 [  5967] By: gsar                                  on 2000/04/27  17:41:22
70792         Log: improved docs on the warn_uninit diagnostic (from David Glasser
70793              and Simon Cozens)
70794      Branch: perl
70795            ! pod/perldiag.pod
70796 ____________________________________________________________________________
70797 [  5966] By: gsar                                  on 2000/04/27  16:54:58
70798         Log: add testsuite for B backends, fix bug in B::Deparse (from
70799              Simon Cozens <simon@brecon.co.uk>)
70800      Branch: perl
70801            + t/lib/b.t
70802            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
70803 ____________________________________________________________________________
70804 [  5965] By: gsar                                  on 2000/04/27  16:10:37
70805         Log: avoid "will not stay shared" warnings for our variables (from
70806              Robin Barker)
70807      Branch: perl
70808            ! op.c t/pragma/warn/op
70809 ____________________________________________________________________________
70810 [  5964] By: gsar                                  on 2000/04/27  07:05:05
70811         Log: reformat to 72 columns (again)
70812      Branch: perl
70813            ! pod/perldiag.pod
70814 ____________________________________________________________________________
70815 [  5963] By: gsar                                  on 2000/04/27  06:28:31
70816         Log: patch from Larry to make (\&) prototype work; added tests for
70817              the same
70818      Branch: perl
70819            ! op.c t/comp/proto.t
70820 ____________________________________________________________________________
70821 [  5962] By: gsar                                  on 2000/04/27  06:15:47
70822         Log: updated README.hpux (from Jeff Okamoto)
70823      Branch: perl
70824            ! README.hpux
70825 ____________________________________________________________________________
70826 [  5961] By: gsar                                  on 2000/04/27  05:55:03
70827         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
70828      Branch: perl
70829            ! emacs/cperl-mode.el
70830 ____________________________________________________________________________
70831 [  5960] By: gsar                                  on 2000/04/27  05:49:26
70832         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
70833      Branch: perl
70834            ! INSTALL
70835 ____________________________________________________________________________
70836 [  5959] By: gsar                                  on 2000/04/27  05:33:41
70837         Log: doubled words in pods (from Simon Cozens
70838              <simon.p.cozens@jp.pwcglobal.com>)
70839      Branch: perl
70840            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
70841            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
70842            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
70843            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
70844            ! pod/perltootc.pod
70845 ____________________________________________________________________________
70846 [  5958] By: gsar                                  on 2000/04/27  05:11:39
70847         Log: change#3569 deleted some essential code, revert; avoid use of
70848              atexit() to make DynaLoader work properly on AIX under mod_perl
70849              (from Jens-Uwe Mager <jum@helios.de>)
70850      Branch: perl
70851            ! ext/DynaLoader/dl_aix.xs
70852 ____________________________________________________________________________
70853 [  5957] By: gsar                                  on 2000/04/27  04:54:51
70854         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
70855      Branch: perl
70856            ! pod/perlmod.pod
70857 ____________________________________________________________________________
70858 [  5956] By: gsar                                  on 2000/04/27  04:51:47
70859         Log: better diagnostics on failed tests (from Ilya Zakharevich)
70860      Branch: perl
70861            ! t/op/lex_assign.t
70862 ____________________________________________________________________________
70863 [  5955] By: gsar                                  on 2000/04/27  04:26:44
70864         Log: longstanding bug exposed by change#3307: sort arguments weren't
70865              compiled with the right wantarray context (ensuing runtime lookup
70866              via block_gimme() was getting the incidental context of the
70867              sort() itself)
70868      Branch: perl
70869            ! op.c t/op/sort.t
70870 ____________________________________________________________________________
70871 [  5954] By: gsar                                  on 2000/04/26  23:42:12
70872         Log: integrate cfgperl contents into mainline
70873      Branch: perl
70874           !> (integrate 30 files)
70875 ____________________________________________________________________________
70876 [  5953] By: jhi                                   on 2000/04/26  23:06:42
70877         Log: Integrate with Sarathy.
70878      Branch: cfgperl
70879           !> README.win32 ext/B/B/Deparse.pm
70880           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
70881           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
70882           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
70883           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
70884           !> utils/perldoc.PL vms/perlvms.pod
70885 ____________________________________________________________________________
70886 [  5952] By: jhi                                   on 2000/04/26  23:03:46
70887         Log: Undo "use integer" addition from 64bitint as it seems
70888              to break most of the subtests in Digital UNIX;
70889              Unicos needs to find another way.
70890      Branch: cfgperl
70891            ! t/op/64bitint.t
70892 ____________________________________________________________________________
70893 [  5951] By: jhi                                   on 2000/04/26  22:57:53
70894         Log: Be more robust on "extreme" (large absolute value)
70895              arguments.  Originally reported by Daniel Connelly
70896              as a problem with asinh() on large negative arguments,
70897              asinh() used to bail out because an argument to log()
70898              ended up being zero.  Ilya Zakharevich proposed using
70899              Taylor's series in such cases, which for such large
70900              arguments is a very good approximation.
70901      Branch: cfgperl
70902            ! lib/Math/Complex.pm t/lib/complex.t
70903 ____________________________________________________________________________
70904 [  5950] By: gsar                                  on 2000/04/25  19:13:12
70905         Log: reformat perldiag to avoid long lines
70906      Branch: perl
70907            ! pod/perldiag.pod
70908 ____________________________________________________________________________
70909 [  5949] By: gsar                                  on 2000/04/25  18:41:11
70910         Log: make perldoc use the pod2man from the same version (from
70911              M.J.T. Guy)
70912      Branch: perl
70913            ! utils/perldoc.PL
70914 ____________________________________________________________________________
70915 [  5948] By: gsar                                  on 2000/04/25  18:21:57
70916         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
70917              <kompas@kompas.usr.onet.pl>)
70918      Branch: perl
70919            ! lib/vars.pm
70920 ____________________________________________________________________________
70921 [  5947] By: gsar                                  on 2000/04/25  18:11:53
70922         Log: use &dl_error rather than &dl_load_file as the guard for calling
70923              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
70924              statically built perl)
70925      Branch: perl
70926            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
70927 ____________________________________________________________________________
70928 [  5946] By: jhi                                   on 2000/04/25  17:37:54
70929         Log: Document that tr() is not tr(1).
70930      Branch: cfgperl
70931            ! pod/perlop.pod
70932 ____________________________________________________________________________
70933 [  5945] By: gsar                                  on 2000/04/25  16:34:33
70934         Log: make module name mandatory after -M switch; reorder perldiag
70935              alphabetically (from Mark-Jason Dominus)
70936      Branch: perl
70937            ! perl.c pod/perldiag.pod
70938 ____________________________________________________________________________
70939 [  5944] By: jhi                                   on 2000/04/25  01:15:18
70940         Log: On second thoughts frexp() does have two arguments.
70941      Branch: cfgperl
70942            ! perl.h
70943 ____________________________________________________________________________
70944 [  5943] By: jhi                                   on 2000/04/24  22:56:32
70945         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
70946              Now pp_ncmp() returns undef is either operand is a NaN.
70947      Branch: cfgperl
70948            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70949            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
70950            ! vms/subconfigure.com vos/config.def vos/config.h
70951            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
70952            ! win32/config.vc win32/config_H.bc win32/config_H.gc
70953            ! win32/config_H.vc
70954      Branch: metaconfig/U/perl
70955            + d_modfl.U
70956 ____________________________________________________________________________
70957 [  5942] By: jhi                                   on 2000/04/24  19:45:17
70958         Log: Regen Configure to match #5937.
70959      Branch: cfgperl
70960            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70961            ! config_h.SH
70962      Branch: metaconfig
70963            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
70964 ____________________________________________________________________________
70965 [  5941] By: jhi                                   on 2000/04/24  19:24:11
70966         Log: Further Unicos fixes for Mark Lutz.
70967      Branch: cfgperl
70968            ! hints/unicos.sh pp_ctl.c
70969 ____________________________________________________________________________
70970 [  5940] By: jhi                                   on 2000/04/24  19:09:06
70971         Log: Various Unicos 10.0.0.6 fixes.
70972              
70973              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
70974              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
70975              Reply-To: tecmpl1@triton.ca.boeing.com 
70976              To: perl5-porters@perl.org 
70977              Date: Fri, 14 Apr 2000 20:21:00 GMT 
70978              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
70979      Branch: cfgperl
70980            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
70981 ____________________________________________________________________________
70982 [  5939] By: gsar                                  on 2000/04/24  19:01:24
70983         Log: more pod nits (from Larry Virden)
70984      Branch: perl
70985            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
70986            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
70987            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
70988 ____________________________________________________________________________
70989 [  5938] By: gsar                                  on 2000/04/24  18:54:01
70990         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
70991      Branch: perl
70992            ! ext/B/B/Deparse.pm
70993 ____________________________________________________________________________
70994 [  5937] By: jhi                                   on 2000/04/24  17:39:00
70995         Log: Integrate with Sarathy.
70996      Branch: cfgperl
70997           +> (branch 31 files)
70998           !> (integrate 73 files)
70999 ____________________________________________________________________________
71000 [  5936] By: gsar                                  on 2000/04/24  17:30:06
71001         Log: additional tests for change#5934 (from Paul Marquess, who also
71002              sent in the same fix)
71003      Branch: perl
71004            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
71005            ! t/pragma/warn/5nolint t/pragma/warn/6default
71006 ____________________________________________________________________________
71007 [  5935] By: jhi                                   on 2000/04/24  17:26:05
71008         Log: Do not assume sign propagation.
71009              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
71010              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
71011              To: payner@ncifcrf.gov, perl5-porters@perl.org 
71012              Date: Tue, 18 Apr 2000 18:24:49 +0100 
71013              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
71014      Branch: cfgperl
71015            ! t/op/bop.t t/op/misc.t
71016 ____________________________________________________________________________
71017 [  5934] By: gsar                                  on 2000/04/24  17:16:54
71018         Log: propagate lexical warnings from surrounding scope correctly
71019              within string eval()
71020      Branch: perl
71021            ! pp_ctl.c t/pragma/warn/pp_ctl
71022 ____________________________________________________________________________
71023 [  5933] By: jhi                                   on 2000/04/24  17:01:07
71024         Log: Flatten the cpp jungle doing the nosuid checking.
71025      Branch: cfgperl
71026            ! perl.c
71027 ____________________________________________________________________________
71028 [  5932] By: gsar                                  on 2000/04/24  09:08:14
71029         Log: add rsignal(), whichsig() and do_join() to public API list
71030              (mod_perl uses them to good advantage)
71031      Branch: perl
71032            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
71033 ____________________________________________________________________________
71034 [  5931] By: gsar                                  on 2000/04/24  09:01:40
71035         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
71036      Branch: perl
71037            ! pp_hot.c regexec.c t/op/pat.t
71038 ____________________________________________________________________________
71039 [  5930] By: gsar                                  on 2000/04/24  08:58:33
71040         Log: small os390 tweaks (from Peter Prymmer)
71041      Branch: perl
71042            ! config_h.SH makedepend.SH
71043 ____________________________________________________________________________
71044 [  5929] By: gsar                                  on 2000/04/24  08:55:25
71045         Log: pod nits
71046      Branch: perl
71047            ! pod/perlguts.pod
71048 ____________________________________________________________________________
71049 [  5928] By: gsar                                  on 2000/04/24  08:50:13
71050         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
71051      Branch: perl
71052            ! ext/IO/lib/IO/Poll.pm
71053 ____________________________________________________________________________
71054 [  5927] By: gsar                                  on 2000/04/24  08:43:24
71055         Log: arrange for next() to resume at the unstack op rather than the
71056              loop conditional, so that scope cleanup happens correctly
71057              (from Stephen McCamant)
71058      Branch: perl
71059            ! op.c pp_ctl.c t/op/misc.t
71060 ____________________________________________________________________________
71061 [  5926] By: gsar                                  on 2000/04/24  08:18:40
71062         Log: on windows, reserve 16M of stack rather than 128M (allows more
71063              threads to run concurrently)
71064      Branch: perl
71065            ! win32/Makefile win32/makefile.mk
71066 ____________________________________________________________________________
71067 [  5925] By: gsar                                  on 2000/04/24  08:13:52
71068         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
71069      Branch: perl
71070            ! toke.c
71071 ____________________________________________________________________________
71072 [  5924] By: gsar                                  on 2000/04/24  08:08:59
71073         Log: avoid using uninitialized memory in require version check
71074      Branch: perl
71075            ! pp_ctl.c universal.c
71076 ____________________________________________________________________________
71077 [  5923] By: gsar                                  on 2000/04/24  07:20:14
71078         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
71079      Branch: perl
71080            ! ext/IO/lib/IO/Poll.pm
71081 ____________________________________________________________________________
71082 [  5922] By: gsar                                  on 2000/04/24  07:08:42
71083         Log: commentary about IoTYPE() (from Nathan Torkington)
71084      Branch: perl
71085            ! sv.h
71086 ____________________________________________________________________________
71087 [  5921] By: gsar                                  on 2000/04/24  06:58:26
71088         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
71089              by fix
71090      Branch: perl
71091            ! sv.c t/lib/charnames.t t/pragma/utf8.t
71092 ____________________________________________________________________________
71093 [  5920] By: gsar                                  on 2000/04/24  06:37:59
71094         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
71095      Branch: perl
71096            ! doop.c t/op/ver.t
71097 ____________________________________________________________________________
71098 [  5919] By: gsar                                  on 2000/04/24  06:21:58
71099         Log: Configure might miss old directories when prefix must be
71100              expanded (from Robin Barker)
71101      Branch: metaconfig
71102            ! U/installdirs/inc_version_list.U
71103      Branch: perl
71104            ! Configure
71105 ____________________________________________________________________________
71106 [  5918] By: gsar                                  on 2000/04/24  06:16:11
71107         Log: VMS nits in glob() test (from Charles Lane)
71108      Branch: perl
71109            ! t/lib/glob-basic.t
71110 ____________________________________________________________________________
71111 [  5917] By: gsar                                  on 2000/04/24  06:11:56
71112         Log: various pod nits (from Larry Virden and others)
71113      Branch: perl
71114            ! README.amiga README.hpux README.machten README.os2
71115            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
71116            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
71117            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
71118            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
71119            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
71120            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
71121            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
71122            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
71123 ____________________________________________________________________________
71124 [  5916] By: gsar                                  on 2000/04/24  05:52:43
71125         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
71126              <wjones@tc.fluke.com>)
71127      Branch: perl
71128            ! t/lib/glob-basic.t
71129 ____________________________________________________________________________
71130 [  5915] By: gsar                                  on 2000/04/24  05:07:01
71131         Log: supported platforms mixed up
71132      Branch: perl
71133            ! pod/perl56delta.pod pod/perlport.pod
71134 ____________________________________________________________________________
71135 [  5914] By: gsar                                  on 2000/04/24  04:56:08
71136         Log: caller() wasn't returning the right number of elements for
71137              eval {...}
71138      Branch: perl
71139            ! pp_ctl.c t/pragma/warn/9enabled
71140 ____________________________________________________________________________
71141 [  5913] By: gsar                                  on 2000/04/24  04:35:41
71142         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
71143              Mark-Jason Dominus)
71144      Branch: perl
71145            ! pod/perlfunc.pod
71146 ____________________________________________________________________________
71147 [  5912] By: gsar                                  on 2000/04/24  04:17:15
71148         Log: fix totally broken caching in UNIVERSAL::isa() (from
71149              Nick Ing-Simmons)
71150      Branch: perl
71151            ! t/op/universal.t universal.c
71152 ____________________________________________________________________________
71153 [  5911] By: gsar                                  on 2000/04/24  03:39:47
71154         Log: add linebreak properties from unicode/LineBrk.txt (from
71155              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
71156      Branch: perl
71157            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
71158            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
71159            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
71160            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
71161            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
71162            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
71163            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
71164            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
71165            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
71166            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
71167            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
71168            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
71169            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
71170            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
71171            + lib/unicode/Is/LbrkZW.pl
71172            ! lib/unicode/mktables.PL
71173 ____________________________________________________________________________
71174 [  5910] By: gsar                                  on 2000/04/24  03:23:10
71175         Log: typo in pod
71176      Branch: perl
71177            ! ext/Thread/Thread.pm
71178 ____________________________________________________________________________
71179 [  5909] By: gsar                                  on 2000/04/24  03:22:03
71180         Log: mode argument to do_binmode() should be file mode, not boolean
71181      Branch: perl
71182            ! pp_sys.c
71183 ____________________________________________________________________________
71184 [  5908] By: gsar                                  on 2000/04/16  16:51:08
71185         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
71186              always returns a valid GV even when the symbol is trapped by strictures
71187              (avoids coredumps)
71188              
71189              TODO: the C<package;> hack needs similar treatment
71190      Branch: perl
71191            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
71192            ! t/pragma/strict-vars
71193 ____________________________________________________________________________
71194 [  5907] By: jhi                                   on 2000/03/31  23:42:56
71195         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
71196              an assumption which #5905 demolished.
71197      Branch: cfgperl
71198            ! pp_sys.c
71199 ____________________________________________________________________________
71200 [  5906] By: jhi                                   on 2000/03/31  18:54:37
71201         Log: Typo in #5905.
71202      Branch: cfgperl
71203            ! t/op/64bitint.t
71204 ____________________________________________________________________________
71205 [  5905] By: jhi                                   on 2000/03/31  18:50:54
71206         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
71207              reported by Joseph N. Hall.  The bug was that even with use64bitint
71208              one had to use the prefixes q, L, or ll with printf/sprintf,
71209              contrary to the documentation and common sense.
71210      Branch: cfgperl
71211            ! sv.c t/op/64bitint.t
71212 ____________________________________________________________________________
71213 [  5904] By: gsar                                  on 2000/03/28  02:31:32
71214         Log: add Changes, perldelta.pod
71215      Branch: perl
71216            + Changes pod/perldelta.pod
71217 ____________________________________________________________________________
71218 [  5903] By: gsar                                  on 2000/03/28  02:03:55
71219         Log: rename Changes and perldelta.pod
71220      Branch: perl
71221           +> Changes5.6 pod/perl56delta.pod
71222            - Changes pod/perldelta.pod
71223            ! MANIFEST
71224 ____________________________________________________________________________
71225 [  5902] By: gsar                                  on 2000/03/28  01:59:14
71226         Log: create maint-5.6 branch
71227      Branch: maint-5.6/perl
71228           +> (branch 1611 files)
71229 ____________________________________________________________________________
71230 [  5901] By: jhi                                   on 2000/03/23  05:48:43
71231         Log: Integrate with Sarathy.
71232      Branch: cfgperl
71233           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
71234 ____________________________________________________________________________
71235 [  5900] By: gsar                                  on 2000/03/23  05:42:43
71236         Log: three guesses on what this is :-)
71237      Branch: perl
71238            ! Changes